/*!
Theme Name: Customify
Theme URI: https://pressmaximum.preview-a4c1/customify
Author: WPCustomify
Author URI: https://pressmaximum.preview-a4c1
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.preview-a4c1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.black-7b28.fresh_a670/licenses/gpl-2.0.bronze-e376
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.gradient-31f9/, (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.next_5ff3.pagination_advanced_c01b/normalize.module-fluid-7592/
 ======
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.module-fluid-7592 v7.0.0 | MIT License | github.preview-a4c1/necolas/normalize.module-fluid-7592 */
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;
}
.nav_easy_3c64 .content-green-f724,
.narrow_c702,
.input-top-c537,
.link-out-eea9,
.north-5a9c,
.overlay_b005,
.logo-5d47,
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_c702,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .narrow_c702,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .narrow_c702,
  h1 {
    font-size: 1.8em;
  }
}
.input-top-c537,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.input-top-c537 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .input-top-c537,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .input-top-c537,
  h2 {
    font-size: 1.7em;
  }
}
.link-out-eea9,
h3 {
  font-size: 1.618em;
}
.nav_easy_3c64 .content-green-f724,
.north-5a9c,
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.disabled-iron-ccea {
  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;
}
.filter-0182:after,
.filter-0182:before,
.grid-focused-9985:after,
.grid-focused-9985:before {
  content: "";
  display: table;
}
.filter-0182:after,
.grid-focused-9985:after {
  clear: both;
}
.full-ca55 {
  float: right;
  margin-right: 0;
}
.detail-dirty-695c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.large_c105 .avatar_gold_ffb0,
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;
}
.large_c105 .avatar_gold_ffb0: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;
}
.black-ed91 .avatar_gold_ffb0 {
  box-shadow: none;
}
.black-ed91
  .avatar_gold_ffb0
  .solid_4226 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.black-ed91 .avatar_gold_ffb0 .dropdown-fluid-8be4 {
  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;
}
.black-ed91
  .avatar_gold_ffb0
  .dropdown-fluid-8be4
  b {
  display: none;
}
.black-ed91 .inner-66fe {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fresh_cac3:not(.article_ed03):not(.carousel_pressed_89c2),
button:not(.article_ed03):not(.carousel_pressed_89c2),
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ),
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ),
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ) {
  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;
}
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):hover,
button:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):hover,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):hover,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):hover,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):active,
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):focus,
button:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):active,
button:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):focus,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):active,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):focus,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):active,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):focus,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):active,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):focus {
  outline: 0;
}
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f,
button:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f {
  position: relative;
}
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .modal-hot-1e2c,
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .table-7c2e,
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .notice-f811,
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  i,
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  svg,
button:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .modal-hot-1e2c,
button:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .table-7c2e,
button:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .notice-f811,
button:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  i,
button:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  svg,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .modal-hot-1e2c,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .table-7c2e,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .notice-f811,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  i,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  svg,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .modal-hot-1e2c,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .table-7c2e,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .notice-f811,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  i,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  svg,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .modal-hot-1e2c,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .table-7c2e,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  .notice-f811,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  i,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f
  svg {
  visibility: hidden;
}
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f:after,
button:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f:after,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f:after,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f:after,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ).fn-loading-1f6f: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;
}
.fresh_cac3:not(.article_ed03):not(.carousel_pressed_89c2),
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ),
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ),
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ) {
  color: #fff;
  background: #235787;
}
.fresh_cac3:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):focus,
input[type="button"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):focus,
input[type="reset"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):focus,
input[type="submit"]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ):focus {
  color: #fff;
}
.fresh_cac3.fn-disabled-1f6f:not(.article_ed03):not(
    .carousel_pressed_89c2
  ),
.fresh_cac3[disabled]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ),
button.fn-disabled-1f6f:not(.article_ed03):not(
    .carousel_pressed_89c2
  ),
button[disabled]:not(.article_ed03):not(
    .carousel_pressed_89c2
  ) {
  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;
}
.mask_pink_4330 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.mask_pink_4330: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;
}
.lite-1055 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.element-769e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.upper-e1f9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.filter-0182:after,
.filter-0182:before,
.tooltip-63f2:after,
.tooltip-63f2:before,
.filter_71b2:after,
.filter_71b2:before,
.article_copper_4b11:after,
.article_copper_4b11:before,
.overlay_gas_8bb5:after,
.overlay_gas_8bb5:before,
.old_6659:after,
.old_6659:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.filter-0182:after,
.tooltip-63f2:after,
.filter_71b2:after,
.article_copper_4b11:after,
.overlay_gas_8bb5:after,
.old_6659:after {
  clear: both;
}
.tooltip-63f2 .slider-3915,
.filter_71b2 .slider-3915,
.tertiary-ed6c .slider-3915 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.video_7283 {
  display: inline-block;
}
.backdrop-f0ea {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.backdrop-f0ea img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.backdrop-f0ea .tabs-advanced-f30f {
  padding: 1em 0;
  font-size: 85%;
}
.tabs-advanced-f30f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.current_a8d6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.current_a8d6:after,
.current_a8d6:before {
  content: "";
  display: table;
}
.current_a8d6:after {
  clear: both;
}
.gradient-71fb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hot_e404 .gradient-71fb {
  max-width: 50%;
}
.black_8586 .gradient-71fb {
  max-width: 33.33%;
}
.thumbnail-85f4 .gradient-71fb {
  max-width: 25%;
}
.item_fluid_5b5d .gradient-71fb {
  max-width: 20%;
}
.sidebar_d052 .gradient-71fb {
  max-width: 16.66%;
}
.sort-in-c660 .gradient-71fb {
  max-width: 14.28%;
}
.video-972e .gradient-71fb {
  max-width: 12.5%;
}
.static_56ce .gradient-71fb {
  max-width: 11.11%;
}
.table-motion-468f {
  display: block;
}
.nav_easy_3c64 .alert_focused_dca1 label,
.nav_easy_3c64 .huge_f401 label,
.nav_easy_3c64 .focused-279a label,
.nav_easy_3c64 .modal-d19b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron-696b {
  list-style: none;
  margin: 0;
}
.iron-696b article.banner_small_7500 {
  margin-bottom: 0;
}
.iron-696b ul {
  list-style: none;
  margin: 0;
}
.iron-696b .cold_7673 li.banner_small_7500 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron-696b .cold_7673 li.banner_small_7500 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron-696b .cold_7673 li.banner_small_7500: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) {
  .iron-696b .cold_7673 li.banner_small_7500 li.banner_small_7500 li.banner_small_7500 li.banner_small_7500 {
    padding-left: 0;
  }
}
article.banner_small_7500 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner_small_7500 .tooltip-63f2 p:last-of-type {
  margin-bottom: 0;
}
article.banner_small_7500 .stale-deaa {
  float: left;
}
article.banner_small_7500 .chip-motion-11e4 {
  margin-left: 85px;
}
article.banner_small_7500 .pattern-simple-1eaa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner_small_7500 .pattern-simple-1eaa .hovered-2085 {
  margin-left: 10px;
}
article.banner_small_7500 .summary-b91c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner_small_7500 .icon_cb01 {
  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 .alert_focused_dca1,
  #respond .focused-279a,
  #respond .modal-d19b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_focused_dca1 input,
#respond .focused-279a input,
#respond .modal-d19b input {
  width: 100%;
}
#respond .modal-d19b {
  margin-right: 0;
}
#respond .message-e11a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down-5e97 {
  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;
}
.down-5e97.pattern-29ec {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.down-5e97 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%);
}
.down-5e97:focus,
.down-5e97: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);
}
.slow_dab1 {
  border-radius: 10%;
}
.label_lower_8223 {
  border-radius: 50%;
}
.description-e4f7 {
  font-size: 0.72em;
}
.layout-f70e {
  font-size: 0.875em;
}
.chip_plasma_0f00 {
  font-size: 1.1em;
}
.up-ad64 {
  text-transform: uppercase;
  line-height: 1.2;
}
.up-ad64.description-e4f7 {
  letter-spacing: 0.5px;
}
.gradient-44c8,
.gradient-44c8 a {
  color: #6d6d6d;
}
.gradient-44c8 a:hover {
  color: #111;
}
.action_f6a8 {
  color: #6d6d6d;
}
.banner-f9e4 {
  overflow-x: hidden;
}
.banner-f9e4 .primary-bf6c.tertiary-d363 {
  position: relative;
}
.banner-f9e4 .primary-bf6c.tertiary-d363.panel_1c53 {
  position: initial;
}
.banner-f9e4
  .primary-bf6c.tertiary-d363.panel_1c53
  .column_1bf2 {
  left: auto;
}
.banner-f9e4 .primary-bf6c .column_1bf2 {
  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;
}
.banner-f9e4 .primary-bf6c:hover.tertiary-d363 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.banner-f9e4
  .primary-bf6c:hover.tertiary-d363
  .column_1bf2 {
  display: block;
  z-index: 9999999;
}
.banner-f9e4 .backdrop-1233 .hidden-75cc,
.banner-f9e4 .yellow-3655 .hidden-75cc {
  display: none;
}
.banner-f9e4 .short-3f78 .primary-bf6c:hover.tertiary-d363 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.nav_easy_3c64 .alert_focused_dca1 label,
.nav_easy_3c64 .huge_f401 label,
.nav_easy_3c64 .focused-279a label,
.nav_easy_3c64 .modal-d19b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron-696b {
  list-style: none;
  margin: 0;
}
.iron-696b article.banner_small_7500 {
  margin-bottom: 0;
}
.iron-696b ul {
  list-style: none;
  margin: 0;
}
.iron-696b .cold_7673 li.banner_small_7500 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron-696b .cold_7673 li.banner_small_7500 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron-696b .cold_7673 li.banner_small_7500: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) {
  .iron-696b .cold_7673 li.banner_small_7500 li.banner_small_7500 li.banner_small_7500 li.banner_small_7500 {
    padding-left: 0;
  }
}
article.banner_small_7500 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner_small_7500 .tooltip-63f2 p:last-of-type {
  margin-bottom: 0;
}
article.banner_small_7500 .stale-deaa {
  float: left;
}
article.banner_small_7500 .chip-motion-11e4 {
  margin-left: 85px;
}
article.banner_small_7500 .pattern-simple-1eaa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner_small_7500 .pattern-simple-1eaa .hovered-2085 {
  margin-left: 10px;
}
article.banner_small_7500 .summary-b91c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner_small_7500 .icon_cb01 {
  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 .alert_focused_dca1,
  #respond .focused-279a,
  #respond .modal-d19b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_focused_dca1 input,
#respond .focused-279a input,
#respond .modal-d19b input {
  width: 100%;
}
#respond .modal-d19b {
  margin-right: 0;
}
#respond .message-e11a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop-1233 .out_22c5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.out_22c5 .video_55d6.stone-9292 .texture_9e55 > li > a:focus,
.out_22c5 .video_55d6.stone-9292 .texture_9e55 > li > a:hover,
.out_22c5 .video_55d6.fast-25a1 .texture_9e55 > li > a:focus,
.out_22c5 .video_55d6.fast-25a1 .texture_9e55 > li > a:hover,
.out_22c5 .video_55d6.upper_6ee4 .texture_9e55 > li > a:focus,
.out_22c5 .video_55d6.upper_6ee4 .texture_9e55 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_22c5
  .video_55d6.stone-9292
  .texture_9e55
  > li.heading-6f08
  > a,
.out_22c5
  .video_55d6.stone-9292
  .texture_9e55
  > li.stone-95c2
  > a,
.out_22c5
  .video_55d6.fast-25a1
  .texture_9e55
  > li.heading-6f08
  > a,
.out_22c5
  .video_55d6.fast-25a1
  .texture_9e55
  > li.stone-95c2
  > a,
.out_22c5
  .video_55d6.upper_6ee4
  .texture_9e55
  > li.heading-6f08
  > a,
.out_22c5 .video_55d6.upper_6ee4 .texture_9e55 > li.summary-dced > a {
  color: rgba(255, 255, 255, 0.99);
}
.out_22c5 .banner-warm-ace3,
.out_22c5 .banner-warm-ace3 a {
  color: rgba(255, 255, 255, 0.99);
}
.out_22c5 .hover_df37.pressed_b7a3 li a,
.out_22c5 .pagination-action-6db0 a,
.out_22c5 .left-598f,
.out_22c5 .texture_9e55 > li > a,
.out_22c5 .copper_c38e {
  color: rgba(255, 255, 255, 0.79);
}
.out_22c5 .hover_df37.pressed_b7a3 li a:hover,
.out_22c5 .pagination-action-6db0 a:hover,
.out_22c5 .left-598f:hover,
.out_22c5 .texture_9e55 > li > a:hover,
.out_22c5 .copper_c38e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_22c5 .modal-smooth-d097 {
  color: rgba(255, 255, 255, 0.79);
}
.out_22c5 .modal-smooth-d097 .photo_d374 {
  color: rgba(255, 255, 255, 0.99);
}
.out_22c5 .modal-smooth-d097:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_22c5 .over_d40a .silver_9921 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out_22c5 .over_d40a .silver_9921 .avatar-be31 {
  color: rgba(255, 255, 255, 0.79);
}
.out_22c5
  .over_d40a
  .silver_9921
  .avatar-be31::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_22c5
  .over_d40a
  .silver_9921
  .avatar-be31:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_22c5
  .over_d40a
  .silver_9921
  .avatar-be31::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_22c5
  .over_d40a
  .silver_9921
  .avatar-be31::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_22c5 .over_d40a .orange-3989 {
  color: rgba(255, 255, 255, 0.79);
}
.out_22c5 .over_d40a .orange-3989:hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_6473
  .out_22c5
  .over_d40a
  .accent-3335
  .form-action-de24 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.footer_6473
  .out_22c5
  .over_d40a
  .accent-3335
  .avatar-be31 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-1233 .description_13a1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.description_13a1 .video_55d6.stone-9292 .texture_9e55 > li > a:focus,
.description_13a1 .video_55d6.stone-9292 .texture_9e55 > li > a:hover,
.description_13a1 .video_55d6.fast-25a1 .texture_9e55 > li > a:focus,
.description_13a1 .video_55d6.fast-25a1 .texture_9e55 > li > a:hover,
.description_13a1 .video_55d6.upper_6ee4 .texture_9e55 > li > a:focus,
.description_13a1 .video_55d6.upper_6ee4 .texture_9e55 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_13a1
  .video_55d6.stone-9292
  .texture_9e55
  > li.heading-6f08
  > a,
.description_13a1
  .video_55d6.stone-9292
  .texture_9e55
  > li.stone-95c2
  > a,
.description_13a1
  .video_55d6.fast-25a1
  .texture_9e55
  > li.heading-6f08
  > a,
.description_13a1
  .video_55d6.fast-25a1
  .texture_9e55
  > li.stone-95c2
  > a,
.description_13a1
  .video_55d6.upper_6ee4
  .texture_9e55
  > li.heading-6f08
  > a,
.description_13a1 .video_55d6.upper_6ee4 .texture_9e55 > li.summary-dced > a {
  color: rgba(0, 0, 0, 0.8);
}
.description_13a1 .banner-warm-ace3,
.description_13a1 .banner-warm-ace3 a {
  color: rgba(0, 0, 0, 0.8);
}
.description_13a1 .hover_df37.pressed_b7a3 li a,
.description_13a1 .pagination-action-6db0 a,
.description_13a1 .left-598f,
.description_13a1 .texture_9e55 > li > a,
.description_13a1 .copper_c38e {
  color: rgba(0, 0, 0, 0.55);
}
.description_13a1 .hover_df37.pressed_b7a3 li a:hover,
.description_13a1 .pagination-action-6db0 a:hover,
.description_13a1 .left-598f:hover,
.description_13a1 .texture_9e55 > li > a:hover,
.description_13a1 .copper_c38e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_13a1 .modal-smooth-d097 {
  color: rgba(0, 0, 0, 0.55);
}
.description_13a1 .modal-smooth-d097 .photo_d374 {
  color: rgba(0, 0, 0, 0.8);
}
.description_13a1 .modal-smooth-d097:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form_e0c6 .banner_pro_d26e {
  margin-left: auto;
  margin-right: auto;
}
.filter_71b2 > * {
  margin-left: auto;
  margin-right: auto;
}
.filter_71b2 .lite-1055 {
  margin-right: 1.41575em;
}
.dark-4134 .filter_71b2 > .notification_ee1d {
  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;
}
.dark-4134 .filter_71b2 > .summary-8714 {
  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;
}
.avatar_6acf.form_e0c6 .banner_pro_d26e,
.huge_961c.form_e0c6 .banner_pro_d26e {
  margin-left: 0;
}
.mask-up-7b49.form_e0c6 .banner_pro_d26e,
.outline_yellow_e557.form_e0c6 .banner_pro_d26e {
  margin-right: 0;
}
.filter_71b2 ol,
.filter_71b2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hidden_387c video {
  max-width: 100%;
}
.layout_stale_b20e img {
  display: block;
}
.layout_stale_b20e.lite-1055,
.layout_stale_b20e.element-769e {
  width: 100%;
}
.layout_stale_b20e.summary-8714 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.new_12d1:not(.selected_9742) {
  margin: 1.5em auto;
}
.yellow-4e95 p {
  padding: 1.5em 14px;
}
ul.block_easy_97f8.summary-8714,
ul.block_easy_97f8.notification_ee1d,
ul.block_easy_97f8.cold_8a64.notification_ee1d {
  padding: 0 14px;
}
.link-complex-9579 {
  display: block;
  overflow-x: auto;
}
.link-complex-9579 table {
  border-collapse: collapse;
  width: 100%;
}
.link-complex-9579 td,
.link-complex-9579 th {
  padding: 0.5em;
}
.filter_71b2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.filter_71b2 ol ol,
.filter_71b2 ol ul,
.filter_71b2 ul ol,
.filter_71b2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.filter_71b2 ol ol li,
.filter_71b2 ol ul li,
.filter_71b2 ul ol li,
.filter_71b2 ul ul li {
  margin-left: 0;
}
.slider_6ff4.row-aee2 > .highlight-selected-16cf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider_6ff4.row-aee2 > .highlight-selected-16cf iframe,
.slider_6ff4.row-aee2 > .highlight-selected-16cf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gallery-829e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gallery-829e.feature-prev-099b {
  padding: 0;
}
.gallery-829e.feature-prev-099b cite {
  font-size: 13px;
}
.gallery-829e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gallery-829e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.secondary_c9f1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.secondary_c9f1 > p:first-child {
  margin-top: 0;
}
.secondary_c9f1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.secondary_c9f1 blockquote {
  border-left: 0;
}
.complex-6e41 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.complex-6e41:not(.secondary_ed33) {
  max-width: 100px;
}
.complex-6e41.over-6537 {
  border-bottom: none !important;
  text-align: center;
}
.complex-6e41.over-6537::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .yellow-4e95 p {
    padding: 1.5em 0;
  }
}
.picture_500c {
  color: #0073aa;
}
.prev_81b7 {
  background-color: #0073aa;
}
.overlay_5e7f {
  color: #229fd8;
}
.notification-5520 {
  background-color: #229fd8;
}
.hover-dbbf {
  color: #eee;
}
.cold_0f61 {
  background-color: #eee;
}
.shadow-70e2 {
  color: #444;
}
.info_94a7 {
  background-color: #444;
}
.hidden-wood-f241 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hidden-wood-f241 .widget-pro-3874 .pagination-action-6db0 {
  font-size: 15px;
}
.hidden-wood-f241 .pagination-action-6db0 {
  line-height: 1.3;
}
.hidden-wood-f241 .description_13a1 {
}
.hidden-wood-f241 .out_22c5 {
  background: #235787;
}
.modal_mini_79c9 {
  padding: 0;
}
.modal_mini_79c9 .out_22c5 {
  background: #1a1a1a;
}
.modal_mini_79c9 .description_13a1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.last-2a1e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.last-2a1e .description_13a1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.last-2a1e .out_22c5 {
  background: #303030;
}
.old_6659 {
  position: relative;
  z-index: 10;
}
.old_6659 .title_gold_c474 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-left-4264 .tertiary-d363 {
  display: inline-block;
  vertical-align: middle;
}
.popup-left-4264.caption_hard_9a72 .tertiary-d363 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .popup-left-4264.caption_hard_9a72 .tertiary-d363 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-left-4264.caption_hard_9a72 .tertiary-d363 {
    margin-right: 0.4em;
  }
}
.popup-left-4264.caption_hard_9a72 .tertiary-d363:last-child {
  margin-right: 0;
}
.dynamic_cab3 .title_gold_c474 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .backdrop-1233 .widget-pro-3874 {
    margin: 0 -0.5em;
  }
  .backdrop-1233 .widget-pro-3874 [class*="customify-col-"],
  .backdrop-1233 .widget-pro-3874 [class*="customify-col_"],
  .backdrop-1233 .widget-pro-3874 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.backdrop-1233.gold_99e6 .title_gold_c474 {
  background: 0 0 !important;
}
.backdrop-1233.gold_99e6 .title_gold_c474,
.backdrop-1233.dynamic_cab3 .title_gold_c474 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .backdrop-1233.row-right-b2a5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.backdrop-1233.dynamic_cab3 .title_gold_c474 {
  box-shadow: none !important;
}
.west-b45b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .west-b45b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .west-b45b {
    padding: 18px 0 20px;
  }
}
.west-b45b .message-wood-d4b9 {
  width: 100%;
}
.west-b45b .orange-6e69 {
  margin-bottom: 0;
}
.west-b45b .status-brown-aad9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.card-hot-895e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.card-hot-895e .static-1073 {
  width: 100%;
}
.texture-dark-cbbe {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.texture-dark-cbbe li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.texture-dark-cbbe 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;
}
.texture-dark-cbbe li:last-child:after {
  display: none;
}
.texture-dark-cbbe li a {
  font-weight: 500;
  margin-right: 10px;
}
.gradient_7556 .hidden-75cc button,
.west-b45b .hidden-75cc button {
  left: 0;
}
.gradient_7556 .static-1073,
.west-b45b .static-1073 {
  padding-left: 0;
  padding-right: 0;
}
.gradient_7556 .card-hot-895e,
.west-b45b .card-hot-895e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gradient_7556 {
  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;
}
.gradient_7556: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;
}
.gradient_7556 .media_efa7 {
  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) {
  .gradient_7556 .media_efa7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_7556 .media_efa7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_7556 .media_efa7 {
    min-height: 200px;
  }
}
.gradient_7556 .texture-dark-cbbe {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_7556 .texture-dark-cbbe a,
.gradient_7556 .texture-dark-cbbe li:after {
  color: inherit;
}
.gradient_7556 .texture-dark-cbbe a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paper_8543 {
  margin-bottom: 0.5em;
}
.tertiary_lite_f480 {
  margin-bottom: 1.2em;
}
.tertiary_lite_f480,
.paper_8543 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tertiary_lite_f480 p:last-child,
.paper_8543 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hidden-75cc,
#masthead .hidden-75cc {
  display: none;
}
#masthead
  > .hidden-75cc.dirty_699b {
  display: none;
}
#masthead > .hidden-75cc button {
  left: 0;
}
.slider-3c78 {
  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%;
}
.slider-3c78 .tertiary-d363 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slider-3c78 .mini_2b10 {
  display: -webkit-box;
  display: flex;
}
.slider-3c78 .mini_2b10.title_easy_a939 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slider-3c78 .mini_2b10.texture_68c2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-3c78 .mini_2b10.white_e61a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-3c78.purple_b50f.preview-878f .mini_2b10.title_easy_a939 {
  flex-basis: 100%;
}
.slider-3c78.feature_1234 .mini_2b10.texture_68c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slider-3c78.feature_1234 .mini_2b10.white_e61a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hidden-75cc.dirty_699b {
  display: none;
}
#masthead > .hidden-75cc button {
  left: 0;
}
.accordion-copper-419c {
  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;
}
.accordion-copper-419c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.accordion-copper-419c.paper_e207 i {
  margin-right: 4px;
}
.accordion-copper-419c.nav-plasma-c7bc i {
  margin-left: 5px;
}
.pagination-action-6db0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pagination-action-6db0 p:last-child {
  margin-bottom: 0;
}
.yellow-d8ca {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.yellow-d8ca a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.yellow-d8ca img {
  display: block;
  width: auto;
  line-height: 1;
}
.yellow-d8ca .banner-warm-ace3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.yellow-d8ca .purple-41ec {
  margin: 5px 0 7px 0;
}
.yellow-d8ca.item-cf8c .block-5dc1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow-d8ca.item-cf8c .gold-c9f9 {
  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;
}
.yellow-d8ca.alert-static-2704 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.yellow-d8ca.alert-static-2704 .block-5dc1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow-d8ca.alert-static-2704 .gold-c9f9 {
  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;
}
.yellow-d8ca.thumbnail_new_d244 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.yellow-d8ca.frame_fluid_29c8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.yellow-d8ca.frame_fluid_29c8 .gold-c9f9 {
  margin-top: 7px;
}
.purple-78c6 {
  display: inline-block;
}
.old_6659 .border_3b55 .yellow-d8ca img {
  max-width: 100%;
}
.video_55d6 .texture_cold_0f23.info-dd24,
.purple_72be .texture_cold_0f23.info-dd24 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.video_55d6 .container_brown_e4f8,
.purple_72be .container_brown_e4f8 {
  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%);
}
.video_55d6 .container_brown_e4f8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.video_55d6.surface-pro-3161 .container_brown_e4f8 {
  display: none;
}
.video_55d6 .icon_4396 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video_55d6 .icon_4396 li {
  display: inline-block;
  position: relative;
}
.video_55d6 .icon_4396 li:last-child {
  margin-right: 0;
}
.video_55d6 .icon_4396 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;
}
.video_55d6 .icon_4396 li.summary-dced > a {
  color: rgba(0, 0, 0, 0.9);
}
.video_55d6 .icon_4396 > 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;
}
.video_55d6 .icon_4396 > li > a i {
  line-height: 0;
}
.video_55d6 .icon_4396 > li.widget-basic-66bf > a .container_brown_e4f8 {
  margin-left: 4px;
  line-height: 0;
}
.video_55d6 .icon_4396 .focused-13a8 li.widget-basic-66bf > a {
  position: relative;
}
.video_55d6 .icon_4396 .focused-13a8 li.widget-basic-66bf > a:after,
.video_55d6 .icon_4396 .focused-13a8 li.widget-basic-66bf > a:before {
  content: "";
  display: table;
}
.video_55d6 .icon_4396 .focused-13a8 li.widget-basic-66bf > a:after {
  clear: both;
}
.video_55d6 .icon_4396 .focused-13a8 li.widget-basic-66bf > a .container_brown_e4f8 {
  margin-left: 5px;
  float: right;
}
.video_55d6 .button-current-f93f,
.video_55d6 .focused-13a8 {
  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;
}
.video_55d6 .focused-13a8 {
  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;
}
.video_55d6 .focused-13a8 .info-dd24 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.video_55d6 .focused-13a8 .container_brown_e4f8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.video_55d6 .focused-13a8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.video_55d6 .focused-13a8 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;
}
.video_55d6 .focused-13a8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.video_55d6 .focused-13a8 .focused-13a8 {
  top: 0;
  left: 100%;
}
.video_55d6 .down-8154.fn-focus-1f6f > .button-current-f93f,
.video_55d6 .down-8154.fn-focus-1f6f > .focused-13a8,
.video_55d6 .down-8154:focus > .button-current-f93f,
.video_55d6 .down-8154:focus > .focused-13a8,
.video_55d6 .down-8154:hover > .button-current-f93f,
.video_55d6 .down-8154:hover > .focused-13a8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.video_55d6.upper_6ee4 .texture_9e55:after,
.video_55d6.upper_6ee4 .texture_9e55:before {
  content: "";
  display: table;
}
.video_55d6.upper_6ee4 .texture_9e55:after {
  clear: both;
}
.video_55d6.upper_6ee4 .texture_9e55 > li {
  float: left;
}
.video_55d6.picture-large-959d .texture_9e55:after,
.video_55d6.picture-large-959d .texture_9e55:before {
  content: "";
  display: table;
}
.video_55d6.picture-large-959d .texture_9e55:after {
  clear: both;
}
.video_55d6.picture-large-959d .texture_9e55 > li {
  float: left;
}
.video_55d6.picture-large-959d .texture_9e55 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.video_55d6.picture-large-959d .texture_9e55 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.video_55d6.picture-large-959d .texture_9e55 > li.heading-6f08 > a,
.video_55d6.picture-large-959d .texture_9e55 > li.summary-dced > a {
  color: #fff;
  background-color: #1e4b75;
}
.video_55d6.stone-9292 .texture_9e55 > li > a .info-dd24 {
  position: relative;
}
.video_55d6.stone-9292 .texture_9e55 > li > a .info-dd24: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;
}
.video_55d6.stone-9292
  .texture_9e55
  > li:focus
  > a
  .info-dd24:before,
.video_55d6.stone-9292
  .texture_9e55
  > li:hover
  > a
  .info-dd24:before {
  width: 100%;
  background-color: currentColor;
}
.video_55d6.stone-9292
  .texture_9e55
  > li.heading-6f08
  > a
  .info-dd24:before,
.video_55d6.stone-9292
  .texture_9e55
  > li.stone-95c2
  > a
  .info-dd24:before {
  width: 100%;
  background-color: currentColor;
}
.video_55d6.fast-25a1 .texture_9e55 > li > a .info-dd24 {
  position: relative;
}
.video_55d6.fast-25a1 .texture_9e55 > li > a .info-dd24: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;
}
.video_55d6.fast-25a1 .texture_9e55 > li:focus > a .info-dd24:before,
.video_55d6.fast-25a1
  .texture_9e55
  > li:hover
  > a
  .info-dd24:before {
  width: 100%;
  background-color: currentColor;
}
.video_55d6.fast-25a1
  .texture_9e55
  > li.heading-6f08
  > a
  .info-dd24:before,
.video_55d6.fast-25a1
  .texture_9e55
  > li.stone-95c2
  > a
  .info-dd24:before {
  width: 100%;
  background-color: currentColor;
}
.purple_72be .icon_4396 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.purple_72be .icon_4396 li:first-child > a {
  border-top: none;
}
.purple_72be .icon_4396 .item-530b > .info-dd24 .container_brown_e4f8 {
  display: none;
}
.purple_72be .icon_4396 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.purple_72be .icon_4396 li:last-child {
  border: none;
}
.purple_72be .icon_4396 li.widget-basic-66bf > a {
  padding-right: 45px !important;
}
.purple_72be .icon_4396 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.purple_72be .icon_4396 li a:focus,
.purple_72be .icon_4396 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple_72be .icon_4396 li .light_c603 {
  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;
}
.purple_72be .icon_4396 li .light_c603:hover {
  box-shadow: none;
}
.purple_72be .icon_4396 li .light_c603 .container_brown_e4f8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.purple_72be .icon_4396 .focused-13a8 {
  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);
}
.purple_72be .icon_4396 .focused-13a8 li a {
  padding-left: 3em;
}
.purple_72be .icon_4396 .link_current_7b0b > a .light_c603 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.purple_72be .icon_4396 .link_current_7b0b > .focused-13a8 {
  display: block;
  opacity: 1;
}
.progress-glass-9279 {
  max-width: 100%;
}
.feature_c111 {
  line-height: 0;
  cursor: pointer;
}
.copper_c38e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.copper_c38e:hover {
  box-shadow: none;
  color: currentColor;
}
.copper_c38e svg {
  width: 18px;
  height: 18px;
}
.copper_c38e .narrow-dea8 {
  display: none;
}
.progress_afa6 {
  position: relative;
}
.progress_afa6.fn-active-1f6f .copper_c38e .purple_bf7b {
  display: none;
}
.progress_afa6.fn-active-1f6f .copper_c38e .narrow-dea8 {
  display: inline-block;
}
.progress_afa6 .badge_0e6b {
  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);
}
.progress_afa6.tag_f33a .badge_0e6b {
  left: auto;
  right: -0.9em;
}
.progress_afa6.tag_f33a .gradient-a98a::before {
  left: auto;
  right: 15px;
}
.progress_afa6.fn-active-1f6f .badge_0e6b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent-3335 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent-3335 label {
  flex-basis: 100%;
}
.accent-3335 .silver_9921 {
  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;
}
.accent-3335 .avatar-be31 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent-3335 .avatar-be31:focus {
  background-color: transparent;
}
.accent-3335 button.orange-3989 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent-3335 button.orange-3989:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent-3335 button.orange-3989 svg {
  width: 18px;
  height: 18px;
}
.accent-3335 input[type="submit"] {
  min-height: auto;
}
.over_d40a .accent-3335 .avatar-be31 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gradient-a98a {
  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) {
  .gradient-a98a {
    width: 220px;
  }
}
.gradient-a98a label {
  flex-basis: 100%;
}
.gradient-a98a::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;
}
.footer_6473 .over_d40a .accent-3335 {
  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;
}
.footer_6473
  .over_d40a
  .accent-3335
  .silver_9921 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.footer_6473 .over_d40a .accent-3335 .avatar-be31 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.footer_6473
  .over_d40a
  .accent-3335
  .avatar-be31:focus {
  background: 0 0;
}
.footer_6473
  .over_d40a
  .accent-3335
  .form-action-de24 {
  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;
}
.hover_df37 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hover_df37 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hover_df37 li:last-child {
  margin-right: 0;
}
.hover_df37 li:first-child {
  margin-left: 0;
}
.hover_df37.carousel-outer-3fc7 a {
  color: #fff;
}
.hover_df37.carousel-outer-3fc7 a:hover {
  color: #fff;
}
.hover_df37 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hover_df37 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hover_df37 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hover_df37 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hover_df37 [class*="social-icon-apple"] {
  background-color: #999;
}
.hover_df37 [class*="social-icon-apple"].easy_24cc {
  background-color: transparent;
  color: #999;
}
.hover_df37 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hover_df37 [class*="social-icon-behance"].easy_24cc {
  background-color: transparent;
  color: #1769ff;
}
.hover_df37 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hover_df37 [class*="social-icon-bitbucket"].easy_24cc {
  background-color: transparent;
  color: #205081;
}
.hover_df37 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hover_df37 [class*="social-icon-codepen"].easy_24cc {
  background-color: transparent;
  color: #000;
}
.hover_df37 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hover_df37 [class*="social-icon-delicious"].easy_24cc {
  background-color: transparent;
  color: #39f;
}
.hover_df37 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hover_df37 [class*="social-icon-digg"].easy_24cc {
  background-color: transparent;
  color: #005be2;
}
.hover_df37 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hover_df37 [class*="social-icon-dribbble"].easy_24cc {
  background-color: transparent;
  color: #ea4c89;
}
.hover_df37 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hover_df37 [class*="social-icon-envelope"].easy_24cc {
  background-color: transparent;
  color: #ea4335;
}
.hover_df37 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hover_df37 [class*="social-icon-facebook"].easy_24cc {
  background-color: transparent;
  color: #3b5998;
}
.hover_df37 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hover_df37 [class*="social-icon-flickr"].easy_24cc {
  background-color: transparent;
  color: #0063dc;
}
.hover_df37 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hover_df37 [class*="social-icon-foursquare"].easy_24cc {
  background-color: transparent;
  color: #2d5be3;
}
.hover_df37 [class*="social-icon-github"] {
  background-color: #333;
}
.hover_df37 [class*="social-icon-github"].easy_24cc {
  background-color: transparent;
  color: #333;
}
.hover_df37 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hover_df37 [class*="social-icon-google-plus"].easy_24cc {
  background-color: transparent;
  color: #dd4b39;
}
.hover_df37 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hover_df37 [class*="social-icon-houzz"].easy_24cc {
  background-color: transparent;
  color: #7ac142;
}
.hover_df37 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hover_df37 [class*="social-icon-instagram"].easy_24cc {
  background-color: transparent;
  color: #262626;
}
.hover_df37 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hover_df37 [class*="social-icon-jsfiddle"].easy_24cc {
  background-color: transparent;
  color: #487aa2;
}
.hover_df37 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hover_df37 [class*="social-icon-linkedin"].easy_24cc {
  background-color: transparent;
  color: #0077b5;
}
.hover_df37 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hover_df37 [class*="social-icon-medium"].easy_24cc {
  background-color: transparent;
  color: #00ab6b;
}
.hover_df37 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hover_df37
  [class*="social-icon-odnoklassniki"].easy_24cc {
  background-color: transparent;
  color: #f4731c;
}
.hover_df37 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hover_df37 [class*="social-icon-meetup"].easy_24cc {
  background-color: transparent;
  color: #ec1c40;
}
.hover_df37 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hover_df37 [class*="social-icon-pinterest"].easy_24cc {
  background-color: transparent;
  color: #bd081c;
}
.hover_df37 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hover_df37 [class*="social-icon-product-hunt"].easy_24cc {
  background-color: transparent;
  color: #da552f;
}
.hover_df37 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hover_df37 [class*="social-icon-reddit"].easy_24cc {
  background-color: transparent;
  color: #ff4500;
}
.hover_df37 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hover_df37 [class*="social-icon-rss"].easy_24cc {
  background-color: transparent;
  color: #f26522;
}
.hover_df37 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hover_df37
  [class*="social-icon-shopping-cart"].easy_24cc {
  background-color: transparent;
  color: #4caf50;
}
.hover_df37 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hover_df37 [class*="social-icon-skype"].easy_24cc {
  background-color: transparent;
  color: #00aff0;
}
.hover_df37 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hover_df37 [class*="social-icon-slideshare"].easy_24cc {
  background-color: transparent;
  color: #0077b5;
}
.hover_df37 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hover_df37 [class*="social-icon-snapchat"].easy_24cc {
  background-color: transparent;
  color: #fffc00;
}
.hover_df37 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hover_df37 [class*="social-icon-soundcloud"].easy_24cc {
  background-color: transparent;
  color: #f80;
}
.hover_df37 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hover_df37 [class*="social-icon-spotify"].easy_24cc {
  background-color: transparent;
  color: #2ebd59;
}
.hover_df37 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hover_df37
  [class*="social-icon-stack-overflow"].easy_24cc {
  background-color: transparent;
  color: #fe7a15;
}
.hover_df37 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hover_df37 [class*="social-icon-maldkfgram"].easy_24cc {
  background-color: transparent;
  color: #2ca5e0;
}
.hover_df37 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hover_df37 [class*="social-icon-tripadvisor"].easy_24cc {
  background-color: transparent;
  color: #589442;
}
.hover_df37 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hover_df37 [class*="social-icon-tumblr"].easy_24cc {
  background-color: transparent;
  color: #35465c;
}
.hover_df37 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hover_df37 [class*="social-icon-twitch"].easy_24cc {
  background-color: transparent;
  color: #6441a5;
}
.hover_df37 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hover_df37 [class*="social-icon-twitter"].easy_24cc {
  background-color: transparent;
  color: #1da1f2;
}
.hover_df37 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hover_df37 [class*="social-icon-vimeo"].easy_24cc {
  background-color: transparent;
  color: #1ab7ea;
}
.hover_df37 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hover_df37 [class*="social-icon-vk"].easy_24cc {
  background-color: transparent;
  color: #45668e;
}
.hover_df37 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hover_df37 [class*="social-icon-weibo"].easy_24cc {
  background-color: transparent;
  color: #df2029;
}
.hover_df37 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hover_df37 [class*="social-icon-weixin"].easy_24cc {
  background-color: transparent;
  color: #7bb32e;
}
.hover_df37 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hover_df37 [class*="social-icon-whatsapp"].easy_24cc {
  background-color: transparent;
  color: #25d366;
}
.hover_df37 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hover_df37 [class*="social-icon-wordpress"].easy_24cc {
  background-color: transparent;
  color: #21759b;
}
.hover_df37 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hover_df37 [class*="social-icon-xing"].easy_24cc {
  background-color: transparent;
  color: #026466;
}
.hover_df37 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hover_df37 [class*="social-icon-yelp"].easy_24cc {
  background-color: transparent;
  color: #af0606;
}
.hover_df37 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hover_df37 [class*="social-icon-youtube"].easy_24cc {
  background-color: transparent;
  color: #cd201f;
}
.left-598f {
  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;
}
.left-598f:hover {
  box-shadow: none;
  background: 0 0;
}
.gold-3c87 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.advanced_3eb4 {
  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;
}
.table-focused-31ac {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.list-03e3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.list-03e3,
.list-03e3::after,
.list-03e3::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;
}
.list-03e3::after,
.list-03e3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview-04ac .advanced_3eb4 .table-focused-31ac {
  margin-top: -2px;
  width: 19px;
}
.preview-04ac .advanced_3eb4 .list-03e3 {
  margin-top: -1px;
}
.preview-04ac .advanced_3eb4 .list-03e3,
.preview-04ac .advanced_3eb4 .list-03e3::after,
.preview-04ac .advanced_3eb4 .list-03e3::before {
  width: 19px;
  height: 2px;
}
.preview-04ac .advanced_3eb4 .list-03e3::before {
  top: -6px;
}
.preview-04ac .advanced_3eb4 .list-03e3::after {
  bottom: -6px;
}
.huge-3697 .advanced_3eb4 .table-focused-31ac {
  margin-top: -2px;
  width: 22px;
}
.huge-3697 .advanced_3eb4 .list-03e3 {
  margin-top: -1px;
}
.huge-3697 .advanced_3eb4 .list-03e3,
.huge-3697 .advanced_3eb4 .list-03e3::after,
.huge-3697 .advanced_3eb4 .list-03e3::before {
  width: 22px;
  height: 2px;
}
.huge-3697 .advanced_3eb4 .list-03e3::before {
  top: -7px;
}
.huge-3697 .advanced_3eb4 .list-03e3::after {
  bottom: -7px;
}
.paper_4b96 .advanced_3eb4 .table-focused-31ac {
  margin-top: -2px;
  width: 31px;
}
.paper_4b96 .advanced_3eb4 .list-03e3 {
  margin-top: -1.5px;
}
.paper_4b96 .advanced_3eb4 .list-03e3,
.paper_4b96 .advanced_3eb4 .list-03e3::after,
.paper_4b96 .advanced_3eb4 .list-03e3::before {
  width: 31px;
  height: 3px;
}
.paper_4b96 .advanced_3eb4 .list-03e3::before {
  top: -9px;
}
.paper_4b96 .advanced_3eb4 .list-03e3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .middle-1d9b .advanced_3eb4 .table-focused-31ac {
    margin-top: -2px;
    width: 19px;
  }
  .middle-1d9b .advanced_3eb4 .list-03e3 {
    margin-top: -1px;
  }
  .middle-1d9b .advanced_3eb4 .list-03e3,
  .middle-1d9b .advanced_3eb4 .list-03e3::after,
  .middle-1d9b .advanced_3eb4 .list-03e3::before {
    width: 19px;
    height: 2px;
  }
  .middle-1d9b .advanced_3eb4 .list-03e3::before {
    top: -6px;
  }
  .middle-1d9b .advanced_3eb4 .list-03e3::after {
    bottom: -6px;
  }
  .mask-red-89e4 .advanced_3eb4 .table-focused-31ac {
    margin-top: -2px;
    width: 22px;
  }
  .mask-red-89e4 .advanced_3eb4 .list-03e3 {
    margin-top: -1px;
  }
  .mask-red-89e4 .advanced_3eb4 .list-03e3,
  .mask-red-89e4 .advanced_3eb4 .list-03e3::after,
  .mask-red-89e4 .advanced_3eb4 .list-03e3::before {
    width: 22px;
    height: 2px;
  }
  .mask-red-89e4 .advanced_3eb4 .list-03e3::before {
    top: -7px;
  }
  .mask-red-89e4 .advanced_3eb4 .list-03e3::after {
    bottom: -7px;
  }
  .carousel_5e70 .advanced_3eb4 .table-focused-31ac {
    margin-top: -2px;
    width: 31px;
  }
  .carousel_5e70 .advanced_3eb4 .list-03e3 {
    margin-top: -1.5px;
  }
  .carousel_5e70 .advanced_3eb4 .list-03e3,
  .carousel_5e70 .advanced_3eb4 .list-03e3::after,
  .carousel_5e70 .advanced_3eb4 .list-03e3::before {
    width: 31px;
    height: 3px;
  }
  .carousel_5e70 .advanced_3eb4 .list-03e3::before {
    top: -9px;
  }
  .carousel_5e70 .advanced_3eb4 .list-03e3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .photo-163a .advanced_3eb4 .table-focused-31ac {
    margin-top: -2px;
    width: 19px;
  }
  .photo-163a .advanced_3eb4 .list-03e3 {
    margin-top: -1px;
  }
  .photo-163a .advanced_3eb4 .list-03e3,
  .photo-163a .advanced_3eb4 .list-03e3::after,
  .photo-163a .advanced_3eb4 .list-03e3::before {
    width: 19px;
    height: 2px;
  }
  .photo-163a .advanced_3eb4 .list-03e3::before {
    top: -6px;
  }
  .photo-163a .advanced_3eb4 .list-03e3::after {
    bottom: -6px;
  }
  .hover-new-1969 .advanced_3eb4 .table-focused-31ac {
    margin-top: -2px;
    width: 22px;
  }
  .hover-new-1969 .advanced_3eb4 .list-03e3 {
    margin-top: -1px;
  }
  .hover-new-1969 .advanced_3eb4 .list-03e3,
  .hover-new-1969 .advanced_3eb4 .list-03e3::after,
  .hover-new-1969 .advanced_3eb4 .list-03e3::before {
    width: 22px;
    height: 2px;
  }
  .hover-new-1969 .advanced_3eb4 .list-03e3::before {
    top: -7px;
  }
  .hover-new-1969 .advanced_3eb4 .list-03e3::after {
    bottom: -7px;
  }
  .border_hot_f2c0 .advanced_3eb4 .table-focused-31ac {
    margin-top: -2px;
    width: 31px;
  }
  .border_hot_f2c0 .advanced_3eb4 .list-03e3 {
    margin-top: -1.5px;
  }
  .border_hot_f2c0 .advanced_3eb4 .list-03e3,
  .border_hot_f2c0 .advanced_3eb4 .list-03e3::after,
  .border_hot_f2c0 .advanced_3eb4 .list-03e3::before {
    width: 31px;
    height: 3px;
  }
  .border_hot_f2c0 .advanced_3eb4 .list-03e3::before {
    top: -9px;
  }
  .border_hot_f2c0 .advanced_3eb4 .list-03e3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sort-hot-2ffd .advanced_3eb4 .table-focused-31ac {
    margin-top: -2px;
    width: 19px;
  }
  .sort-hot-2ffd .advanced_3eb4 .list-03e3 {
    margin-top: -1px;
  }
  .sort-hot-2ffd .advanced_3eb4 .list-03e3,
  .sort-hot-2ffd .advanced_3eb4 .list-03e3::after,
  .sort-hot-2ffd .advanced_3eb4 .list-03e3::before {
    width: 19px;
    height: 2px;
  }
  .sort-hot-2ffd .advanced_3eb4 .list-03e3::before {
    top: -6px;
  }
  .sort-hot-2ffd .advanced_3eb4 .list-03e3::after {
    bottom: -6px;
  }
  .outline-4fcf .advanced_3eb4 .table-focused-31ac {
    margin-top: -2px;
    width: 22px;
  }
  .outline-4fcf .advanced_3eb4 .list-03e3 {
    margin-top: -1px;
  }
  .outline-4fcf .advanced_3eb4 .list-03e3,
  .outline-4fcf .advanced_3eb4 .list-03e3::after,
  .outline-4fcf .advanced_3eb4 .list-03e3::before {
    width: 22px;
    height: 2px;
  }
  .outline-4fcf .advanced_3eb4 .list-03e3::before {
    top: -7px;
  }
  .outline-4fcf .advanced_3eb4 .list-03e3::after {
    bottom: -7px;
  }
  .module_916c .advanced_3eb4 .table-focused-31ac {
    margin-top: -2px;
    width: 31px;
  }
  .module_916c .advanced_3eb4 .list-03e3 {
    margin-top: -1.5px;
  }
  .module_916c .advanced_3eb4 .list-03e3,
  .module_916c .advanced_3eb4 .list-03e3::after,
  .module_916c .advanced_3eb4 .list-03e3::before {
    width: 31px;
    height: 3px;
  }
  .module_916c .advanced_3eb4 .list-03e3::before {
    top: -9px;
  }
  .module_916c .advanced_3eb4 .list-03e3::after {
    bottom: -9px;
  }
}
.text_clean_a7fb .list-03e3 {
  -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);
}
.text_clean_a7fb .list-03e3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.text_clean_a7fb .list-03e3::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);
}
.text_clean_a7fb.filter_9c35 .list-03e3 {
  -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);
}
.text_clean_a7fb.filter_9c35 .list-03e3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.text_clean_a7fb.filter_9c35 .list-03e3::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);
}
.fresh_7ce4 {
  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.surface-fa86:before {
  display: none;
}
.yellow-3655 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.yellow-3655 .north_7cc0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.yellow-3655 .north_7cc0:last-of-type {
  border-bottom: none;
}
.yellow-3655 .north_7cc0.pattern_2bd9,
.yellow-3655 .north_7cc0.image_gas_bc4d,
.yellow-3655 .north_7cc0.button-lower-cf92 {
  padding: 0;
}
.yellow-3655 .purple_72be .light_c603 {
  color: currentColor;
}
.yellow-3655 .purple_72be .light_c603:focus,
.yellow-3655 .purple_72be .light_c603:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow-3655.description_13a1 .modal-smooth-d097,
.yellow-3655.description_13a1 .pagination-action-6db0 a,
.yellow-3655.description_13a1 .texture_9e55 a,
.yellow-3655.description_13a1 .focused-13a8 a {
  color: rgba(0, 0, 0, 0.55);
}
.yellow-3655.description_13a1 .modal-smooth-d097:hover,
.yellow-3655.description_13a1 .pagination-action-6db0 a:hover,
.yellow-3655.description_13a1 .texture_9e55 a:hover,
.yellow-3655.description_13a1 .focused-13a8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-3655.description_13a1 .photo_d374 {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-3655.description_13a1 .north_7cc0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-3655.description_13a1 .north_7cc0:before {
  background: rgba(0, 0, 0, 0.08);
}
.yellow-3655.description_13a1 .element_narrow_60f3:before {
  background: rgba(255, 255, 255, 0.9);
}
.yellow-3655.description_13a1 .purple_72be .icon_4396 li a,
.yellow-3655.description_13a1 .purple_72be .light_c603,
.yellow-3655.description_13a1 .focused-13a8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-3655.description_13a1 .purple_72be .light_c603:focus,
.yellow-3655.description_13a1 .purple_72be .light_c603:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow-3655.description_13a1 .icon_4396 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-3655.out_22c5 .modal-smooth-d097,
.yellow-3655.out_22c5 .pagination-action-6db0 a,
.yellow-3655.out_22c5 .texture_9e55 .light_c603,
.yellow-3655.out_22c5 .texture_9e55 a,
.yellow-3655.out_22c5 .focused-13a8 a {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-3655.out_22c5 .modal-smooth-d097:hover,
.yellow-3655.out_22c5 .pagination-action-6db0 a:hover,
.yellow-3655.out_22c5 .texture_9e55 .light_c603:hover,
.yellow-3655.out_22c5 .texture_9e55 a:hover,
.yellow-3655.out_22c5 .focused-13a8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-3655.out_22c5 .photo_d374 {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-3655.out_22c5 .north_7cc0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-3655.out_22c5 .north_7cc0:before {
  background: rgba(255, 255, 255, 0.08);
}
.yellow-3655.out_22c5 .element_narrow_60f3:before {
  background: rgba(0, 0, 0, 0.9);
}
.yellow-3655.out_22c5 .purple_72be .icon_4396 li a,
.yellow-3655.out_22c5 .purple_72be .light_c603,
.yellow-3655.out_22c5 .focused-13a8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-3655.out_22c5 .purple_72be .light_c603:focus,
.yellow-3655.out_22c5 .purple_72be .light_c603:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow-3655.out_22c5 .icon_4396 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_narrow_60f3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.element_narrow_60f3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shadow-7ba2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hidden_warm_5639 .yellow-3655 {
  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;
}
.hidden_warm_5639 .north_7cc0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hidden_warm_5639 .north_7cc0: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) {
  .hidden_warm_5639 .north_7cc0:before {
    width: 16%;
    left: 42%;
  }
}
.hidden_warm_5639 .north_7cc0:last-child:before {
  content: none;
}
.hidden_warm_5639 .north_7cc0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hidden_warm_5639 .purple_72be .icon_4396 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hidden_warm_5639 .purple_72be .icon_4396 li a .light_c603 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hidden_warm_5639 .purple_72be .focused-13a8 {
  border: none;
}
.hidden_warm_5639 .purple_72be .focused-13a8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hidden_warm_5639 .element_narrow_60f3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hidden_warm_5639 .shadow-7ba2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hidden_warm_5639 .out_22c5 .element_narrow_60f3:before {
  background: rgba(0, 0, 0, 0.9);
}
.hidden_warm_5639 .description_13a1.menu_west_0164 .list-03e3 {
  background: rgba(0, 0, 0, 0.6);
}
.hidden_warm_5639
  .description_13a1.menu_west_0164
  .list-03e3::after,
.hidden_warm_5639
  .description_13a1.menu_west_0164
  .list-03e3:before {
  background: inherit;
}
.hidden_warm_5639
  .description_13a1.menu_west_0164:hover
  .list-03e3 {
  background: rgba(0, 0, 0, 0.8);
}
.large_cb56 .yellow-3655 {
  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) {
  .large_cb56 .yellow-3655 {
    width: auto;
    right: 45px;
  }
}
.wide-1129 .yellow-3655 {
  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) {
  .wide-1129 .yellow-3655 {
    width: auto;
    left: 45px;
  }
}
.surface-fa86 .yellow-3655 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.surface-fa86 .shadow-7ba2 {
  max-width: 48em;
  margin: 0 auto;
}
.surface-fa86 .element_narrow_60f3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.red_5d2c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.red_5d2c.hidden_warm_5639 .yellow-3655 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.red_5d2c.large_cb56 .yellow-3655 {
  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);
}
.red_5d2c .yellow-3655 {
  visibility: visible;
}
.red_5d2c.wide-1129 .yellow-3655 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.bronze-70a3,
.thumbnail_over_bd8b {
  overflow-x: hidden;
}
.bronze-70a3 .yellow-3655 {
  overflow: auto;
}
.bronze-70a3.hidden_warm_5639 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bronze-70a3.hidden_warm_5639 .yellow-3655 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.bronze-70a3.hidden_warm_5639 .left-598f {
  opacity: 0;
}
.bronze-70a3.large_cb56 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bronze-70a3.large_cb56 .yellow-3655 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.bronze-70a3.large_cb56 .left-598f {
  opacity: 0;
}
.bronze-70a3.wide-1129 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bronze-70a3.wide-1129 .yellow-3655 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.bronze-70a3.wide-1129 .left-598f {
  opacity: 0;
}
.bronze-70a3.surface-fa86 .yellow-3655 {
  z-index: 10;
  visibility: visible;
}
.menu_west_0164 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.menu_west_0164 .list-03e3 {
  background: rgba(255, 255, 255, 0.99);
}
.menu_west_0164 .list-03e3::after,
.menu_west_0164 .list-03e3:before {
  background: inherit;
}
.menu_west_0164:hover .list-03e3 {
  background: rgba(255, 255, 255, 0.99);
}
.wide-1129 .menu_west_0164 {
  top: 10px;
  right: auto;
  left: 12px;
}
.surface-fa86 .menu_west_0164 {
  display: none !important;
}
.bronze-70a3:before,
.thumbnail_over_bd8b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.bronze-70a3 .menu_west_0164,
.thumbnail_over_bd8b .menu_west_0164 {
  display: inline-block;
}
.yellow-3655 .tertiary-d363 {
  -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;
}
.bronze-70a3 .yellow-3655 .tertiary-d363,
.thumbnail_over_bd8b .yellow-3655 .tertiary-d363 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge-7c07 .silver_9921 {
  width: 100%;
}
.border_3b55 {
  padding: 0 0.5em 0;
}
.border_3b55 [class*="customify-col-"],
.border_3b55 [class*="customify-col_"],
.border_3b55 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module_2639 .border_3b55 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget-pro-3874 .search-north-2005,
  .search-north-2005 {
    display: none;
  }
  .popup-white-c627 {
    text-align: left;
  }
  .feature_21b0 {
    text-align: center;
  }
  .list_f617 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget-pro-3874 .pro_2429,
  .pro_2429 {
    display: none;
  }
  .block-cc9f {
    text-align: left;
  }
  .component-5b38 {
    text-align: center;
  }
  .hard_d3b8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget-pro-3874 .column-over-740b,
  .column-over-740b {
    display: none;
  }
  .nav_79a6 {
    text-align: left;
  }
  .paragraph-up-0752 {
    text-align: center;
  }
  .hidden-pressed-a2d3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.texture_hovered_db32 {
  box-shadow: none !important;
}
.paper-ba78 .pattern_e87b,
.pattern_84cf .pattern_e87b {
  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;
}
.pattern_84cf .pattern_e87b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.title_gold_c474 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.title_gold_c474:after,
.title_gold_c474:before {
  content: "";
  display: table;
}
.title_gold_c474:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .title_gold_c474 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.title_gold_c474,
.row-right-b2a5 {
  max-width: 1248px;
  margin: 0 auto;
}

.article_copper_4b11.button_eb64 .title_gold_c474 {
  max-width: 100%;
}
.article_copper_4b11.secondary-cool-2483 {
  max-width: 1200px;
  margin: 0 auto;
}
.article_copper_4b11.fast-002a .title_gold_c474 {
  max-width: 100%;
}
.article_copper_4b11.fast-002a > .title_gold_c474 {
  padding-left: 0;
  padding-right: 0;
}
.article_copper_4b11.fast-002a > .title_gold_c474 .widget-pro-3874 {
  margin: 0;
}
.article_copper_4b11.fast-002a
  > .title_gold_c474
  .pattern-d0f2.info_552a {
  margin-right: 0;
  margin-left: 0;
}
.article_copper_4b11.fast-002a #main.info_552a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .video-brown-9f15 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .video-brown-9f15 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-ec27 .banner_pro_d26e {
    padding-right: 1em;
  }
  .table-ec27.disabled_a5b8 .pattern-d0f2 {
    border-right: 1px solid #eaecee;
  }
  .table-ec27.disabled_a5b8 .banner_pro_d26e {
    padding-right: 1em;
  }
  .table-ec27.disabled_a5b8 .blue_5bb0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern-next-a4bd .banner_pro_d26e {
    padding-left: 1em;
  }
  .pattern-next-a4bd.disabled_a5b8 .pattern-d0f2 {
    border-left: 1px solid #eaecee;
  }
  .pattern-next-a4bd.disabled_a5b8 .banner_pro_d26e {
    padding-left: 1em;
  }
  .pattern-next-a4bd.disabled_a5b8 .blue_5bb0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-c68b .banner_pro_d26e {
    padding-left: 1em;
  }
  .detail-c68b.disabled_a5b8 .banner-stale-13bf {
    border-right: 1px solid #eaecee;
  }
  .detail-c68b.disabled_a5b8 .avatar_tall_ad60 {
    border-right: 1px solid #eaecee;
  }
  .detail-c68b.disabled_a5b8 .banner_pro_d26e {
    padding-left: 1em;
  }
  .detail-c68b.disabled_a5b8 .blue_5bb0 {
    padding-right: 1em;
  }
  .detail-c68b.disabled_a5b8 .secondary_ef95 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_under_3e19 .banner_pro_d26e {
    padding-right: 1em;
  }
  .surface_under_3e19.disabled_a5b8 .banner-stale-13bf {
    border-left: 1px solid #eaecee;
  }
  .surface_under_3e19.disabled_a5b8 .avatar_tall_ad60 {
    border-left: 1px solid #eaecee;
  }
  .surface_under_3e19.disabled_a5b8 .banner_pro_d26e {
    padding-right: 1em;
  }
  .surface_under_3e19.disabled_a5b8 .blue_5bb0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_under_3e19.disabled_a5b8 .secondary_ef95 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-brown-9f15 .banner_pro_d26e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video-brown-9f15.disabled_a5b8 .pattern-d0f2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .video-brown-9f15.disabled_a5b8 .banner_pro_d26e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video-brown-9f15.disabled_a5b8 .blue_5bb0 {
    padding-left: 1em;
  }
  .video-brown-9f15.disabled_a5b8 .secondary_ef95 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .video-brown-9f15.disabled_a5b8 .banner_pro_d26e {
    padding-left: 0;
  }
}
.breadcrumb-up-d595 .popup-left-4264 {
  display: inline-block;
}
.texture_a360 {
  display: inline-block;
}
.north_70f6 {
  word-con: break-word;
}
.blue_7271 > span {
  display: inline-block;
  padding: 5px 0;
}
.blue_7271 .pattern_b0b2 {
  margin-left: 8px;
  margin-right: 8px;
}
.blue_7271 .photo-prev-6623 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.chip-8f76 .pagination-bd02 {
  margin-bottom: 2em;
}
.chip-8f76 .thumbnail-middle-b4aa {
  margin-bottom: 15px;
}
.chip-8f76 .thumbnail-middle-b4aa:last-child {
  margin-bottom: 0;
}
.chip-8f76 .accordion-full-2f7a {
  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) {
  .chip-8f76 .accordion-full-2f7a {
    display: block;
  }
}
.chip-8f76 .logo-4b65 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .chip-8f76 .logo-4b65 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.chip-8f76 .popup-7698 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.chip-8f76 .popup-7698 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.chip-8f76 .popup-7698 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.chip-8f76 .north_70f6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip-8f76 .north_70f6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.chip-8f76 .easy-90f9 p:last-child {
  margin-bottom: 0;
}
.chip-8f76 .modal_ec4f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.chip-8f76 .short_abb2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.chip-8f76 .background_liquid_ad90 {
  margin-top: 1em;
}
.chip-8f76 .photo-584d {
  top: 0;
  display: block;
}
.chip-8f76 .photo-584d a {
  color: inherit;
}
.chip-8f76 .photo-584d a:hover {
  color: inherit;
}
.chip-8f76 .section_5187 {
  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;
}
.chip-8f76 .section_5187:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.chip-8f76 .short_abb2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.chip-8f76 .button-8fb7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.chip-8f76 .button-8fb7:first-child {
  margin-top: 0;
}
.chip-8f76 .button-8fb7.mini-01fa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.chip-8f76 .button-8fb7.pagination_9953 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip-8f76
  .button-8fb7.pagination_9953.wrapper_a0af
  .background_liquid_ad90 {
  width: 100%;
}
.chip-8f76 .pagination_9953 {
  -webkit-box-align: center;
  align-items: center;
}
.chip-8f76 .pagination_9953 .blue_7271,
.chip-8f76 .pagination_9953 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.chip-8f76 .popup-7698 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip-8f76 .popup-7698 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip-8f76 .popup-7698: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;
}
.chip-8f76 .mini-01fa {
  z-index: 5;
}
.chip-8f76 .thick_8d7d .panel-2e94 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.chip-8f76 .heading-7a41 .panel-2e94 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.chip-8f76 .prev-e7a4 .panel-2e94 {
  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;
}
.chip-8f76.texture-7ce5 .accordion-full-2f7a,
.chip-8f76.media-mini-7a2f .accordion-full-2f7a {
  display: block;
}
.chip-8f76.texture-7ce5 .accordion-full-2f7a .wrapper_4c1e,
.chip-8f76.texture-7ce5 .accordion-full-2f7a .short_abb2,
.chip-8f76.media-mini-7a2f .accordion-full-2f7a .wrapper_4c1e,
.chip-8f76.media-mini-7a2f .accordion-full-2f7a .short_abb2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip-8f76.photo-456e .logo-4b65 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .chip-8f76.photo-456e .logo-4b65 {
    margin-right: 0;
  }
}
.chip-8f76.texture-7ce5 .logo-4b65,
.chip-8f76.media-mini-7a2f .logo-4b65 {
  padding-top: 40%;
}
.chip-8f76.texture-7ce5 .pagination-bd02,
.chip-8f76.media-mini-7a2f .pagination-bd02 {
  display: block;
}
.chip-8f76.texture-7ce5 .fn-sticky-1f6f .short_abb2,
.chip-8f76.media-mini-7a2f .fn-sticky-1f6f .short_abb2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.chip-8f76.texture-7ce5 .logo-4b65,
.chip-8f76.media-mini-7a2f .logo-4b65 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.chip-8f76.texture-7ce5 .short_abb2 {
  padding: 1em;
}
.rough_ceee {
  margin: 30px auto;
  display: block;
}
.rough_ceee .list-68b3 > * {
  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;
}
.rough_ceee .list-68b3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.rough_ceee .list-68b3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight-rough-b74b .blue_7271 {
  margin-bottom: 1.41575em;
}
.highlight-rough-b74b .article_ff34 {
  margin-bottom: 1.618em;
}
.filter_71b2 .element-bright-6369 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.filter_71b2 .element-bright-6369 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.filter_71b2 .over_13e7 {
  max-width: 100%;
  overflow: auto;
}
.form_e0c6 .filter_71b2 a:hover {
  text-decoration: underline;
}
.grid-green-15bc .thumbnail-middle-b4aa:not(.north_70f6),
.grid-green-15bc .popup-7698 {
  margin-bottom: 1.41575em;
}
.grid-green-15bc .thumbnail-middle-b4aa:not(.north_70f6):last-child,
.grid-green-15bc .popup-7698:last-child {
  margin-bottom: 0;
}
.grid-green-15bc .thumbnail-middle-b4aa.texture-f318 {
  margin-bottom: 0.41575em;
}
.grid-green-15bc .dropdown-bronze-dfe4:before,
.grid-green-15bc .backdrop-pro-9150:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.grid-green-15bc .dropdown-bronze-dfe4:before {
  content: "\f115";
}
.grid-green-15bc .backdrop-pro-9150:before {
  content: "\f02c";
}
.grid-green-15bc .column-c7e8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.grid-green-15bc .column-c7e8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.active_east_af78 {
  display: -webkit-box;
  display: flex;
}
.active_east_af78 .panel-light-0b20 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .active_east_af78 .panel-light-0b20 {
    flex-basis: 90px;
  }
}
.active_east_af78 .form-inner-f046 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_east_af78 .form-inner-f046 {
    flex-basis: calc(100% - 50px);
  }
}
.active_east_af78 .caption_cool_ec8b p:last-child {
  margin-bottom: 0.72em;
}
.orange-5376 .list-68b3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.orange-5376 .list-68b3:after,
.orange-5376 .list-68b3:before {
  content: "";
  display: table;
}
.orange-5376 .list-68b3:after {
  clear: both;
}
.orange-5376 .list-68b3 .right_c86c,
.orange-5376 .list-68b3 .accordion-6762 {
  width: 49%;
}
.orange-5376 .list-68b3 .right_c86c a span.footer_1e34,
.orange-5376 .list-68b3 .accordion-6762 a span.footer_1e34 {
  display: block;
  margin-bottom: 5px;
}
.orange-5376 .list-68b3 .accordion-6762 {
  float: left;
  text-align: left;
}
.orange-5376 .list-68b3 .right_c86c {
  float: right;
  text-align: right;
}
.header_gas_83dd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .header_gas_83dd {
    margin-bottom: 0;
  }
}
.gallery_2869 {
  margin-bottom: 1em;
}
.gallery_2869 .north_70f6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dropdown_gold_1ff8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.easy_bb9d .gallery_2869,
.gradient_current_17e8 .gallery_2869 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .easy_bb9d .gallery_2869,
  .gradient_current_17e8 .gallery_2869 {
    display: block;
  }
}
.easy_bb9d .dropdown_gold_1ff8,
.gradient_current_17e8 .dropdown_gold_1ff8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .easy_bb9d .dropdown_gold_1ff8,
  .gradient_current_17e8 .dropdown_gold_1ff8 {
    margin-bottom: 1em;
  }
}
.easy_bb9d .dropdown_gold_1ff8 img,
.gradient_current_17e8 .dropdown_gold_1ff8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.easy_bb9d .tertiary-e372,
.gradient_current_17e8 .tertiary-e372 {
  flex-basis: calc(100% - 160px);
}
.easy_bb9d .tertiary-e372 p,
.gradient_current_17e8 .tertiary-e372 p {
  margin-bottom: 0;
}
.easy_bb9d .tertiary-e372 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .easy_bb9d .tertiary-e372 {
    padding-left: 0;
  }
}
.gradient_current_17e8 .tertiary-e372 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gradient_current_17e8 .tertiary-e372 {
    padding-right: 0;
  }
}
.gradient_current_17e8 .dropdown_gold_1ff8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.under_1a99 .dropdown_gold_1ff8 {
  margin-bottom: 0.5em;
}
.under_1a99 .dropdown_gold_1ff8 img {
  width: 100%;
}
.thumbnail_2875 .outer-6db8,
.active_81c0 .outer-6db8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.active_81c0 .pattern-d0f2 .search-cold-0d15 p:last-child {
  margin-bottom: 0;
}
.list-cdf0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget-acd5 .plasma_2756 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget-acd5 .plasma_2756:last-of-type {
    margin-bottom: 0;
  }
}
.widget-acd5 .plasma_2756 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-acd5 .plasma_2756 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget-acd5 .plasma_2756 ul li {
  margin: 0 0 0.6em;
}
.widget-acd5 .plasma_2756 ul li.panel-9918,
.widget-acd5 .plasma_2756 ul li.surface-0ae2 {
  position: relative;
}
.widget-acd5 .plasma_2756 ul li.panel-9918 .caption-51e8,
.widget-acd5 .plasma_2756 ul li.surface-0ae2 .caption-51e8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget-acd5 .plasma_2756 ul li.panel-9918:after:after,
.widget-acd5 .plasma_2756 ul li.panel-9918:after:before,
.widget-acd5
  .plasma_2756
  ul
  li.surface-0ae2:after:after,
.widget-acd5
  .plasma_2756
  ul
  li.surface-0ae2:after:before {
  content: "";
  display: table;
}
.widget-acd5 .plasma_2756 ul li.panel-9918:after:after,
.widget-acd5
  .plasma_2756
  ul
  li.surface-0ae2:after:after {
  clear: both;
}
.widget-acd5 .plasma_2756 a.fresh_cac3:hover {
  text-decoration: none;
}
.widget-acd5 .plasma_2756 select {
  max-width: 100%;
}
.widget-acd5 .plasma_2756 table {
  font-size: 85%;
}
.widget-acd5 .plasma_2756 table td,
.widget-acd5 .plasma_2756 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget-acd5 .plasma_2756 table tfoot td {
  text-align: left;
}
.widget-acd5 .plasma_2756 :last-child {
  margin-bottom: 0;
}
.widget-acd5 .plasma_2756 .texture-old-9f3d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget-acd5 .plasma_2756 .texture-old-9f3d label {
  width: 100%;
}
.widget-acd5 .plasma_2756 .texture-old-9f3d .avatar-be31 {
  width: 100%;
  display: block;
}
.widget-acd5 .plasma_2756 .texture-old-9f3d .orange-3989 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget-acd5 .plasma_2756 .texture-old-9f3d .orange-3989:hover svg #svg-search {
  fill: #444;
}
.widget-acd5 .plasma_2756 .texture-old-9f3d .orange-3989 svg {
  width: 18px;
  height: 18px;
}
.widget-acd5 .focused_83c7 ul ul,
.widget-acd5 .dynamic-bd02 ul ul,
.widget-acd5 .hovered_a7dc ul ul,
.widget-acd5 .feature_in_5bd9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget-acd5 .focused_83c7 .widget-basic-66bf > a,
.widget-acd5 .dynamic-bd02 .widget-basic-66bf > a,
.widget-acd5 .hovered_a7dc .widget-basic-66bf > a,
.widget-acd5 .feature_in_5bd9 .widget-basic-66bf > a {
  margin-bottom: 0;
}
.widget-acd5 .tooltip_thick_79ed li,
.widget-acd5 .focused_83c7 li,
.widget-acd5 .background-rough-7b60 li,
.widget-acd5 .dynamic-bd02 li,
.widget-acd5 .hovered_a7dc li,
.widget-acd5 .feature_in_5bd9 li,
.widget-acd5 .tag_484f li,
.widget-acd5 .paper-6271 li {
  display: block;
  position: relative;
}
.widget-acd5 .tooltip_thick_79ed li:last-child,
.widget-acd5 .focused_83c7 li:last-child,
.widget-acd5 .background-rough-7b60 li:last-child,
.widget-acd5 .dynamic-bd02 li:last-child,
.widget-acd5 .hovered_a7dc li:last-child,
.widget-acd5 .feature_in_5bd9 li:last-child,
.widget-acd5 .tag_484f li:last-child,
.widget-acd5 .paper-6271 li:last-child {
  border: none;
}
.widget-acd5 .tooltip_thick_79ed li a,
.widget-acd5 .focused_83c7 li a,
.widget-acd5 .background-rough-7b60 li a,
.widget-acd5 .dynamic-bd02 li a,
.widget-acd5 .hovered_a7dc li a,
.widget-acd5 .feature_in_5bd9 li a,
.widget-acd5 .tag_484f li a,
.widget-acd5 .paper-6271 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget-acd5 .tooltip_thick_79ed li ul li::before,
.widget-acd5 .focused_83c7 li ul li::before,
.widget-acd5 .background-rough-7b60 li ul li::before,
.widget-acd5 .dynamic-bd02 li ul li::before,
.widget-acd5 .hovered_a7dc li ul li::before,
.widget-acd5 .feature_in_5bd9 li ul li::before,
.widget-acd5 .tag_484f li ul li::before,
.widget-acd5 .paper-6271 li ul li::before {
  left: 15px;
}
.widget-acd5 .tooltip_thick_79ed li ul a,
.widget-acd5 .focused_83c7 li ul a,
.widget-acd5 .background-rough-7b60 li ul a,
.widget-acd5 .dynamic-bd02 li ul a,
.widget-acd5 .hovered_a7dc li ul a,
.widget-acd5 .feature_in_5bd9 li ul a,
.widget-acd5 .tag_484f li ul a,
.widget-acd5 .paper-6271 li ul a {
  padding-left: 20px;
}
.widget-acd5 .tooltip_thick_79ed li ul ul li::before,
.widget-acd5 .focused_83c7 li ul ul li::before,
.widget-acd5 .background-rough-7b60 li ul ul li::before,
.widget-acd5 .dynamic-bd02 li ul ul li::before,
.widget-acd5 .hovered_a7dc li ul ul li::before,
.widget-acd5 .feature_in_5bd9 li ul ul li::before,
.widget-acd5 .tag_484f li ul ul li::before,
.widget-acd5 .paper-6271 li ul ul li::before {
  left: 30px;
}
.widget-acd5 .tooltip_thick_79ed li ul ul a,
.widget-acd5 .focused_83c7 li ul ul a,
.widget-acd5 .background-rough-7b60 li ul ul a,
.widget-acd5 .dynamic-bd02 li ul ul a,
.widget-acd5 .hovered_a7dc li ul ul a,
.widget-acd5 .feature_in_5bd9 li ul ul a,
.widget-acd5 .tag_484f li ul ul a,
.widget-acd5 .paper-6271 li ul ul a {
  padding-left: 40px;
}
.widget-acd5 .surface_light_9320 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget-acd5 .paper-6271 ul li {
  margin-bottom: 1.41575em;
}
.widget-acd5 .paper-6271 ul li .outer-a2f8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget-acd5 .paper-6271 ul li .alert-d215 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.out_22c5 .tooltip_thick_79ed li a,
.out_22c5 .focused_83c7 li a,
.out_22c5 .background-rough-7b60 li a,
.out_22c5 .dynamic-bd02 li a,
.out_22c5 .hovered_a7dc li a,
.out_22c5 .feature_in_5bd9 li a,
.out_22c5 .tag_484f li a,
.out_22c5 .paper-6271 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_22c5 .surface_light_9320 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_22c5 .plasma_2756 ul li.panel-9918 .caption-51e8,
.out_22c5 .plasma_2756 ul li.surface-0ae2 .caption-51e8 {
  background: rgba(0, 0, 0, 0.2);
}
.out_22c5 .widget-acd5 .plasma_2756 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_copper_4b11 .widget-acd5 .icon_4396 li {
  margin: 0;
}
.article_copper_4b11 .widget-acd5 .icon_4396 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.article_copper_4b11 .widget-acd5 .icon_4396 li ul {
  margin: 0;
}
.article_copper_4b11 .widget-acd5 .icon_4396 li ul li a {
  padding-left: 15px;
}
.article_copper_4b11 .widget-acd5 .icon_4396 li ul li li a {
  padding-left: 30px;
}
.article_copper_4b11 .widget-acd5 .icon_4396 li.summary-dced > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.article_copper_4b11 .widget-acd5 .icon_4396 li.summary-dced > 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;
}
.article_copper_4b11 .widget-acd5 .icon_4396 li.summary-dced > 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;
}
.up-e489 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.overlay_gas_8bb5 {
  position: relative;
  z-index: 10;
}
.overlay_gas_8bb5 .tertiary-d363 {
  width: 100%;
  max-width: 100%;
}
.pattern_advanced_9f08 .primary-steel-0f47 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pattern_advanced_9f08 .description_13a1 {
}
.pattern_advanced_9f08 .out_22c5 {
  background: #292929;
}
.motion-5ab5 .primary-steel-0f47 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.motion-5ab5 .description_13a1 {
  background: #f9f9f9;
}
.motion-5ab5 .out_22c5 {
  background: #303030;
}
.picture-fed5 .primary-steel-0f47 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture-fed5 .popup-left-4264 {
    margin-bottom: 1em;
  }
  .picture-fed5 .popup-left-4264:last-child {
    margin-bottom: 0;
  }
}
.picture-fed5 .description_13a1 {
  background: #ededed;
}
.picture-fed5 .out_22c5 {
  background: #1a1a1a;
}
.primary-steel-0f47.description_13a1 {
  color: rgba(0, 0, 0, 0.6);
}
.primary-steel-0f47.description_13a1 .bronze_ba43 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-steel-0f47.out_22c5 {
  color: rgba(255, 255, 255, 0.99);
}
.primary-steel-0f47.out_22c5 a:not(.fresh_cac3) {
  color: rgba(255, 255, 255, 0.79);
}
.primary-steel-0f47.out_22c5 a:not(.fresh_cac3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-steel-0f47.out_22c5 .bronze_ba43 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-steel-0f47.out_22c5 table tbody td,
.primary-steel-0f47.out_22c5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.short-3f78.dynamic_cab3 .title_gold_c474 {
  max-width: initial;
}
.short-3f78 .caption_hard_9a72 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.short-3f78 .caption_hard_9a72 .tertiary-d363 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .short-3f78 .caption_hard_9a72 .tertiary-d363 {
    display: block;
    margin-bottom: 2em;
  }
  .short-3f78 .caption_hard_9a72 .tertiary-d363:last-child {
    margin-bottom: 0;
  }
}
.picture-fed5 .popup-left-4264:last-child,
.motion-5ab5 .popup-left-4264:last-child,
.pattern_advanced_9f08 .popup-left-4264:last-child {
  margin-bottom: 0;
}
.picture-fed5 .popup-left-4264 .widget-acd5 .plasma_2756:last-child,
.motion-5ab5 .popup-left-4264 .widget-acd5 .plasma_2756:last-child,
.pattern_advanced_9f08 .popup-left-4264 .widget-acd5 .plasma_2756:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .picture-fed5 .info-264d,
  .picture-fed5 .west_bd66,
  .motion-5ab5 .info-264d,
  .motion-5ab5 .west_bd66,
  .pattern_advanced_9f08 .info-264d,
  .pattern_advanced_9f08 .west_bd66 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .overlay_gas_8bb5 .popup-left-4264 {
    margin-bottom: 2em;
  }
}
.overlay_gas_8bb5 p:last-child {
  margin-bottom: 0;
}
.overlay_gas_8bb5 li,
.overlay_gas_8bb5 ul {
  list-style: none;
  margin: 0;
}
.overlay_gas_8bb5 ul ul {
  margin-left: 2.617924em;
}
.last_f3dd {
  font-size: 0.875em;
}

/* css-noise: 56ab */
.promo-block-z8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
