/*!
Theme Name: Customify
Theme URI: https://pressmaximum.rough-1a64/customify
Author: WPCustomify
Author URI: https://pressmaximum.rough-1a64
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.rough-1a64/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.aside-ca9f.footer-complex-3dfb/licenses/gpl-2.0.component_029a
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.nav-west-a4aa/, (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.hot_eb09.gallery-static-3bec/normalize.component_fresh_526a/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.component_fresh_526a v7.0.0 | MIT License | github.rough-1a64/necolas/normalize.component_fresh_526a */
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;
}
.button-up-17b2 .shadow_47bd,
.active-a95b,
.list-06b2,
.up_bcce,
.outer_f38a,
.detail_over_b67e,
.heading-center-742c,
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;
}
.active-a95b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active-a95b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active-a95b,
  h1 {
    font-size: 1.8em;
  }
}
.list-06b2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.list-06b2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .list-06b2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .list-06b2,
  h2 {
    font-size: 1.7em;
  }
}
.up_bcce,
h3 {
  font-size: 1.618em;
}
.button-up-17b2 .shadow_47bd,
.outer_f38a,
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.sort_034a {
  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;
}
.green_d829:after,
.green_d829:before,
.backdrop_motion_6a0e:after,
.backdrop_motion_6a0e:before {
  content: "";
  display: table;
}
.green_d829:after,
.backdrop_motion_6a0e:after {
  clear: both;
}
.east_0a46 {
  float: right;
  margin-right: 0;
}
.hover_pink_7d9e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.link-ca29 .mask_f192,
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;
}
.link-ca29 .mask_f192: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;
}
.hot_3a52 .mask_f192 {
  box-shadow: none;
}
.hot_3a52
  .mask_f192
  .title_prev_1c05 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hot_3a52 .mask_f192 .overlay-932d {
  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;
}
.hot_3a52
  .mask_f192
  .overlay-932d
  b {
  display: none;
}
.hot_3a52 .hidden_tall_e5fe {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.filter-390b:not(.fast_a169):not(.pagination_lower_fd59),
button:not(.fast_a169):not(.pagination_lower_fd59),
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ),
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ),
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ) {
  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;
}
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ):hover,
button:not(.fast_a169):not(
    .pagination_lower_fd59
  ):hover,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):hover,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):hover,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ):active,
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ):focus,
button:not(.fast_a169):not(
    .pagination_lower_fd59
  ):active,
button:not(.fast_a169):not(
    .pagination_lower_fd59
  ):focus,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):active,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):focus,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):active,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):focus,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):active,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):focus {
  outline: 0;
}
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5,
button:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5 {
  position: relative;
}
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .alert-copper-c126,
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .frame-2cec,
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .icon_4594,
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  i,
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  svg,
button:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .alert-copper-c126,
button:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .frame-2cec,
button:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .icon_4594,
button:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  i,
button:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  svg,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .alert-copper-c126,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .frame-2cec,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .icon_4594,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  i,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  svg,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .alert-copper-c126,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .frame-2cec,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .icon_4594,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  i,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  svg,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .alert-copper-c126,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .frame-2cec,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  .icon_4594,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  i,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5
  svg {
  visibility: hidden;
}
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5:after,
button:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5:after,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5:after,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5:after,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ).fn-loading-84a5: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;
}
.filter-390b:not(.fast_a169):not(.pagination_lower_fd59),
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ),
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ),
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ) {
  color: #fff;
  background: #235787;
}
.filter-390b:not(.fast_a169):not(
    .pagination_lower_fd59
  ):focus,
input[type="button"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):focus,
input[type="reset"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):focus,
input[type="submit"]:not(.fast_a169):not(
    .pagination_lower_fd59
  ):focus {
  color: #fff;
}
.filter-390b.fn-disabled-84a5:not(.fast_a169):not(
    .pagination_lower_fd59
  ),
.filter-390b[disabled]:not(.fast_a169):not(
    .pagination_lower_fd59
  ),
button.fn-disabled-84a5:not(.fast_a169):not(
    .pagination_lower_fd59
  ),
button[disabled]:not(.fast_a169):not(
    .pagination_lower_fd59
  ) {
  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;
}
.module-bright-6654 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.module-bright-6654: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;
}
.silver_1540 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.form_3af2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.item-mini-21b0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.green_d829:after,
.green_d829:before,
.background_9960:after,
.background_9960:before,
.label-97c8:after,
.label-97c8:before,
.backdrop-d74c:after,
.backdrop-d74c:before,
.up_f373:after,
.up_f373:before,
.tiny_3faf:after,
.tiny_3faf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.green_d829:after,
.background_9960:after,
.label-97c8:after,
.backdrop-d74c:after,
.up_f373:after,
.tiny_3faf:after {
  clear: both;
}
.background_9960 .card_35be,
.label-97c8 .card_35be,
.huge_3390 .card_35be {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.heading_action_49af {
  display: inline-block;
}
.breadcrumb_bb7d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.breadcrumb_bb7d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb_bb7d .content-prev-0b2e {
  padding: 1em 0;
  font-size: 85%;
}
.content-prev-0b2e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.box-yellow-fd8f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.box-yellow-fd8f:after,
.box-yellow-fd8f:before {
  content: "";
  display: table;
}
.box-yellow-fd8f:after {
  clear: both;
}
.box_motion_29eb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.link-east-8b57 .box_motion_29eb {
  max-width: 50%;
}
.content-copper-5a0b .box_motion_29eb {
  max-width: 33.33%;
}
.sidebar_9b20 .box_motion_29eb {
  max-width: 25%;
}
.feature-complex-90f8 .box_motion_29eb {
  max-width: 20%;
}
.table_lite_9fb5 .box_motion_29eb {
  max-width: 16.66%;
}
.status_basic_1d62 .box_motion_29eb {
  max-width: 14.28%;
}
.article_4301 .box_motion_29eb {
  max-width: 12.5%;
}
.north-5968 .box_motion_29eb {
  max-width: 11.11%;
}
.accent-lite-0215 {
  display: block;
}
.button-up-17b2 .footer_bronze_0064 label,
.button-up-17b2 .fluid_b3a6 label,
.button-up-17b2 .pink_569a label,
.button-up-17b2 .nav-in-2770 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.wrapper-gold-fa28 {
  list-style: none;
  margin: 0;
}
.wrapper-gold-fa28 article.surface-old-fc6e {
  margin-bottom: 0;
}
.wrapper-gold-fa28 ul {
  list-style: none;
  margin: 0;
}
.wrapper-gold-fa28 .wood-a788 li.surface-old-fc6e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .wrapper-gold-fa28 .wood-a788 li.surface-old-fc6e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .wrapper-gold-fa28 .wood-a788 li.surface-old-fc6e: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) {
  .wrapper-gold-fa28 .wood-a788 li.surface-old-fc6e li.surface-old-fc6e li.surface-old-fc6e li.surface-old-fc6e {
    padding-left: 0;
  }
}
article.surface-old-fc6e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-old-fc6e .background_9960 p:last-of-type {
  margin-bottom: 0;
}
article.surface-old-fc6e .tag-0d27 {
  float: left;
}
article.surface-old-fc6e .lower-775c {
  margin-left: 85px;
}
article.surface-old-fc6e .sidebar_1723 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-old-fc6e .sidebar_1723 .footer_action_6c8a {
  margin-left: 10px;
}
article.surface-old-fc6e .active-0dbd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-old-fc6e .alert-large-eb48 {
  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 .footer_bronze_0064,
  #respond .pink_569a,
  #respond .nav-in-2770 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer_bronze_0064 input,
#respond .pink_569a input,
#respond .nav-in-2770 input {
  width: 100%;
}
#respond .nav-in-2770 {
  margin-right: 0;
}
#respond .component_3623 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-835a {
  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;
}
.texture-835a.highlight-slow-4868 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture-835a 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%);
}
.texture-835a:focus,
.texture-835a: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);
}
.pro-1bc8 {
  border-radius: 10%;
}
.tooltip-9bf2 {
  border-radius: 50%;
}
.cool_3740 {
  font-size: 0.72em;
}
.image_adb3 {
  font-size: 0.875em;
}
.complex-b79a {
  font-size: 1.1em;
}
.background-pressed-b4a1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.background-pressed-b4a1.cool_3740 {
  letter-spacing: 0.5px;
}
.banner-up-d840,
.banner-up-d840 a {
  color: #6d6d6d;
}
.banner-up-d840 a:hover {
  color: #111;
}
.shadow-down-4b2c {
  color: #6d6d6d;
}
.heading_light_7434 {
  overflow-x: hidden;
}
.heading_light_7434 .thumbnail_987a.stone_e692 {
  position: relative;
}
.heading_light_7434 .thumbnail_987a.stone_e692.full_3860 {
  position: initial;
}
.heading_light_7434
  .thumbnail_987a.stone_e692.full_3860
  .next_d051 {
  left: auto;
}
.heading_light_7434 .thumbnail_987a .next_d051 {
  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;
}
.heading_light_7434 .thumbnail_987a:hover.stone_e692 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.heading_light_7434
  .thumbnail_987a:hover.stone_e692
  .next_d051 {
  display: block;
  z-index: 9999999;
}
.heading_light_7434 .image_prev_9450 .complex_4f3c,
.heading_light_7434 .caption_24db .complex_4f3c {
  display: none;
}
.heading_light_7434 .iron-9e2b .thumbnail_987a:hover.stone_e692 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button-up-17b2 .footer_bronze_0064 label,
.button-up-17b2 .fluid_b3a6 label,
.button-up-17b2 .pink_569a label,
.button-up-17b2 .nav-in-2770 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.wrapper-gold-fa28 {
  list-style: none;
  margin: 0;
}
.wrapper-gold-fa28 article.surface-old-fc6e {
  margin-bottom: 0;
}
.wrapper-gold-fa28 ul {
  list-style: none;
  margin: 0;
}
.wrapper-gold-fa28 .wood-a788 li.surface-old-fc6e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .wrapper-gold-fa28 .wood-a788 li.surface-old-fc6e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .wrapper-gold-fa28 .wood-a788 li.surface-old-fc6e: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) {
  .wrapper-gold-fa28 .wood-a788 li.surface-old-fc6e li.surface-old-fc6e li.surface-old-fc6e li.surface-old-fc6e {
    padding-left: 0;
  }
}
article.surface-old-fc6e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-old-fc6e .background_9960 p:last-of-type {
  margin-bottom: 0;
}
article.surface-old-fc6e .tag-0d27 {
  float: left;
}
article.surface-old-fc6e .lower-775c {
  margin-left: 85px;
}
article.surface-old-fc6e .sidebar_1723 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-old-fc6e .sidebar_1723 .footer_action_6c8a {
  margin-left: 10px;
}
article.surface-old-fc6e .active-0dbd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-old-fc6e .alert-large-eb48 {
  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 .footer_bronze_0064,
  #respond .pink_569a,
  #respond .nav-in-2770 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer_bronze_0064 input,
#respond .pink_569a input,
#respond .nav-in-2770 input {
  width: 100%;
}
#respond .nav-in-2770 {
  margin-right: 0;
}
#respond .component_3623 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.image_prev_9450 .wrapper_8cd5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wrapper_8cd5 .pattern_plasma_1604.gradient_73aa .tertiary-3afa > li > a:focus,
.wrapper_8cd5 .pattern_plasma_1604.gradient_73aa .tertiary-3afa > li > a:hover,
.wrapper_8cd5 .pattern_plasma_1604.prev_823c .tertiary-3afa > li > a:focus,
.wrapper_8cd5 .pattern_plasma_1604.prev_823c .tertiary-3afa > li > a:hover,
.wrapper_8cd5 .pattern_plasma_1604.background_top_3a43 .tertiary-3afa > li > a:focus,
.wrapper_8cd5 .pattern_plasma_1604.background_top_3a43 .tertiary-3afa > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_8cd5
  .pattern_plasma_1604.gradient_73aa
  .tertiary-3afa
  > li.modal-b995
  > a,
.wrapper_8cd5
  .pattern_plasma_1604.gradient_73aa
  .tertiary-3afa
  > li.description_top_8ab3
  > a,
.wrapper_8cd5
  .pattern_plasma_1604.prev_823c
  .tertiary-3afa
  > li.modal-b995
  > a,
.wrapper_8cd5
  .pattern_plasma_1604.prev_823c
  .tertiary-3afa
  > li.description_top_8ab3
  > a,
.wrapper_8cd5
  .pattern_plasma_1604.background_top_3a43
  .tertiary-3afa
  > li.modal-b995
  > a,
.wrapper_8cd5 .pattern_plasma_1604.background_top_3a43 .tertiary-3afa > li.alert-bottom-d325 > a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_8cd5 .menu-66c5,
.wrapper_8cd5 .menu-66c5 a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_8cd5 .banner-dc68.chip_iron_1c39 li a,
.wrapper_8cd5 .progress_black_ad47 a,
.wrapper_8cd5 .purple_db74,
.wrapper_8cd5 .tertiary-3afa > li > a,
.wrapper_8cd5 .shade-a5b8 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_8cd5 .banner-dc68.chip_iron_1c39 li a:hover,
.wrapper_8cd5 .progress_black_ad47 a:hover,
.wrapper_8cd5 .purple_db74:hover,
.wrapper_8cd5 .tertiary-3afa > li > a:hover,
.wrapper_8cd5 .shade-a5b8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_8cd5 .hidden-iron-90e4 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_8cd5 .hidden-iron-90e4 .container_yellow_565f {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_8cd5 .hidden-iron-90e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_8cd5 .video_8d6c .article_5ef3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_8cd5 .video_8d6c .article_5ef3 .active_a9d3 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_8cd5
  .video_8d6c
  .article_5ef3
  .active_a9d3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_8cd5
  .video_8d6c
  .article_5ef3
  .active_a9d3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_8cd5
  .video_8d6c
  .article_5ef3
  .active_a9d3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_8cd5
  .video_8d6c
  .article_5ef3
  .active_a9d3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_8cd5 .video_8d6c .tabs-88fc {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_8cd5 .video_8d6c .tabs-88fc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-up-9139
  .wrapper_8cd5
  .video_8d6c
  .video_7c15
  .popup-stale-9efb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-up-9139
  .wrapper_8cd5
  .video_8d6c
  .video_7c15
  .active_a9d3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_prev_9450 .search-bdd0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.search-bdd0 .pattern_plasma_1604.gradient_73aa .tertiary-3afa > li > a:focus,
.search-bdd0 .pattern_plasma_1604.gradient_73aa .tertiary-3afa > li > a:hover,
.search-bdd0 .pattern_plasma_1604.prev_823c .tertiary-3afa > li > a:focus,
.search-bdd0 .pattern_plasma_1604.prev_823c .tertiary-3afa > li > a:hover,
.search-bdd0 .pattern_plasma_1604.background_top_3a43 .tertiary-3afa > li > a:focus,
.search-bdd0 .pattern_plasma_1604.background_top_3a43 .tertiary-3afa > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search-bdd0
  .pattern_plasma_1604.gradient_73aa
  .tertiary-3afa
  > li.modal-b995
  > a,
.search-bdd0
  .pattern_plasma_1604.gradient_73aa
  .tertiary-3afa
  > li.description_top_8ab3
  > a,
.search-bdd0
  .pattern_plasma_1604.prev_823c
  .tertiary-3afa
  > li.modal-b995
  > a,
.search-bdd0
  .pattern_plasma_1604.prev_823c
  .tertiary-3afa
  > li.description_top_8ab3
  > a,
.search-bdd0
  .pattern_plasma_1604.background_top_3a43
  .tertiary-3afa
  > li.modal-b995
  > a,
.search-bdd0 .pattern_plasma_1604.background_top_3a43 .tertiary-3afa > li.alert-bottom-d325 > a {
  color: rgba(0, 0, 0, 0.8);
}
.search-bdd0 .menu-66c5,
.search-bdd0 .menu-66c5 a {
  color: rgba(0, 0, 0, 0.8);
}
.search-bdd0 .banner-dc68.chip_iron_1c39 li a,
.search-bdd0 .progress_black_ad47 a,
.search-bdd0 .purple_db74,
.search-bdd0 .tertiary-3afa > li > a,
.search-bdd0 .shade-a5b8 {
  color: rgba(0, 0, 0, 0.55);
}
.search-bdd0 .banner-dc68.chip_iron_1c39 li a:hover,
.search-bdd0 .progress_black_ad47 a:hover,
.search-bdd0 .purple_db74:hover,
.search-bdd0 .tertiary-3afa > li > a:hover,
.search-bdd0 .shade-a5b8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search-bdd0 .hidden-iron-90e4 {
  color: rgba(0, 0, 0, 0.55);
}
.search-bdd0 .hidden-iron-90e4 .container_yellow_565f {
  color: rgba(0, 0, 0, 0.8);
}
.search-bdd0 .hidden-iron-90e4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-fresh-27ee .warm-da18 {
  margin-left: auto;
  margin-right: auto;
}
.label-97c8 > * {
  margin-left: auto;
  margin-right: auto;
}
.label-97c8 .silver_1540 {
  margin-right: 1.41575em;
}
.article-e0f2 .label-97c8 > .detail-9141 {
  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;
}
.article-e0f2 .label-97c8 > .under-b5ca {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.frame_1fcd.menu-fresh-27ee .warm-da18,
.gallery-pressed-b7bc.menu-fresh-27ee .warm-da18 {
  margin-left: 0;
}
.fluid_bbcb.menu-fresh-27ee .warm-da18,
.footer_outer_0fee.menu-fresh-27ee .warm-da18 {
  margin-right: 0;
}
.label-97c8 ol,
.label-97c8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.action-ceb7 video {
  max-width: 100%;
}
.hidden_easy_15b2 img {
  display: block;
}
.hidden_easy_15b2.silver_1540,
.hidden_easy_15b2.form_3af2 {
  width: 100%;
}
.hidden_easy_15b2.under-b5ca img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.orange-3305:not(.frame_f1d9) {
  margin: 1.5em auto;
}
.paragraph_eef7 p {
  padding: 1.5em 14px;
}
ul.plasma_5651.under-b5ca,
ul.plasma_5651.detail-9141,
ul.plasma_5651.tertiary_5550.detail-9141 {
  padding: 0 14px;
}
.under-040e {
  display: block;
  overflow-x: auto;
}
.under-040e table {
  border-collapse: collapse;
  width: 100%;
}
.under-040e td,
.under-040e th {
  padding: 0.5em;
}
.label-97c8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label-97c8 ol ol,
.label-97c8 ol ul,
.label-97c8 ul ol,
.label-97c8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label-97c8 ol ol li,
.label-97c8 ol ul li,
.label-97c8 ul ol li,
.label-97c8 ul ul li {
  margin-left: 0;
}
.outline_9c37.liquid-f113 > .short-bcb8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outline_9c37.liquid-f113 > .short-bcb8 iframe,
.outline_9c37.liquid-f113 > .short-bcb8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header_iron_c4e3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.header_iron_c4e3.component_e47f {
  padding: 0;
}
.header_iron_c4e3.component_e47f cite {
  font-size: 13px;
}
.header_iron_c4e3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.header_iron_c4e3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.popup-e519 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.popup-e519 > p:first-child {
  margin-top: 0;
}
.popup-e519 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.popup-e519 blockquote {
  border-left: 0;
}
.video-09e2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.video-09e2:not(.alert_green_920c) {
  max-width: 100px;
}
.video-09e2.footer-3066 {
  border-bottom: none !important;
  text-align: center;
}
.video-09e2.footer-3066::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph_eef7 p {
    padding: 1.5em 0;
  }
}
.backdrop-steel-73d8 {
  color: #0073aa;
}
.block_current_3345 {
  background-color: #0073aa;
}
.wrapper_purple_abbe {
  color: #229fd8;
}
.summary-under-818c {
  background-color: #229fd8;
}
.paragraph_8a85 {
  color: #eee;
}
.notice_af16 {
  background-color: #eee;
}
.cool-d807 {
  color: #444;
}
.description-stone-1dae {
  background-color: #444;
}
.icon_fixed_d82e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.icon_fixed_d82e .stale-f77f .progress_black_ad47 {
  font-size: 15px;
}
.icon_fixed_d82e .progress_black_ad47 {
  line-height: 1.3;
}
.icon_fixed_d82e .search-bdd0 {
}
.icon_fixed_d82e .wrapper_8cd5 {
  background: #235787;
}
.plasma_5ae1 {
  padding: 0;
}
.plasma_5ae1 .wrapper_8cd5 {
  background: #1a1a1a;
}
.plasma_5ae1 .search-bdd0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort_out_2f20 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort_out_2f20 .search-bdd0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort_out_2f20 .wrapper_8cd5 {
  background: #303030;
}
.tiny_3faf {
  position: relative;
  z-index: 10;
}
.tiny_3faf .hard-c70e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-in-2d29 .stone_e692 {
  display: inline-block;
  vertical-align: middle;
}
.module-in-2d29.disabled-3644 .stone_e692 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-in-2d29.disabled-3644 .stone_e692 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-in-2d29.disabled-3644 .stone_e692 {
    margin-right: 0.4em;
  }
}
.module-in-2d29.disabled-3644 .stone_e692:last-child {
  margin-right: 0;
}
.feature-thick-ab80 .hard-c70e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .image_prev_9450 .stale-f77f {
    margin: 0 -0.5em;
  }
  .image_prev_9450 .stale-f77f [class*="customify-col-"],
  .image_prev_9450 .stale-f77f [class*="customify-col_"],
  .image_prev_9450 .stale-f77f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.image_prev_9450.wide-3825 .hard-c70e {
  background: 0 0 !important;
}
.image_prev_9450.wide-3825 .hard-c70e,
.image_prev_9450.feature-thick-ab80 .hard-c70e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .image_prev_9450.accent-gas-3c2a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.image_prev_9450.feature-thick-ab80 .hard-c70e {
  box-shadow: none !important;
}
.last_1c38 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .last_1c38 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .last_1c38 {
    padding: 18px 0 20px;
  }
}
.last_1c38 .texture_1a11 {
  width: 100%;
}
.last_1c38 .bottom-cc0a {
  margin-bottom: 0;
}
.last_1c38 .secondary_short_ccb3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.breadcrumb-pressed-f340 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.breadcrumb-pressed-f340 .large-204d {
  width: 100%;
}
.component-large-f519 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.component-large-f519 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.component-large-f519 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;
}
.component-large-f519 li:last-child:after {
  display: none;
}
.component-large-f519 li a {
  font-weight: 500;
  margin-right: 10px;
}
.content_right_623d .complex_4f3c button,
.last_1c38 .complex_4f3c button {
  left: 0;
}
.content_right_623d .large-204d,
.last_1c38 .large-204d {
  padding-left: 0;
  padding-right: 0;
}
.content_right_623d .breadcrumb-pressed-f340,
.last_1c38 .breadcrumb-pressed-f340 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.content_right_623d {
  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;
}
.content_right_623d: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;
}
.content_right_623d .dynamic_8fc5 {
  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) {
  .content_right_623d .dynamic_8fc5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .content_right_623d .dynamic_8fc5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .content_right_623d .dynamic_8fc5 {
    min-height: 200px;
  }
}
.content_right_623d .component-large-f519 {
  color: rgba(255, 255, 255, 0.8);
}
.content_right_623d .component-large-f519 a,
.content_right_623d .component-large-f519 li:after {
  color: inherit;
}
.content_right_623d .component-large-f519 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.chip-fast-4fd4 {
  margin-bottom: 0.5em;
}
.alert-top-ab1c {
  margin-bottom: 1.2em;
}
.alert-top-ab1c,
.chip-fast-4fd4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.alert-top-ab1c p:last-child,
.chip-fast-4fd4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .complex_4f3c,
#masthead .complex_4f3c {
  display: none;
}
#masthead
  > .complex_4f3c.overlay_68d5 {
  display: none;
}
#masthead > .complex_4f3c button {
  left: 0;
}
.avatar_fixed_0ee4 {
  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%;
}
.avatar_fixed_0ee4 .stone_e692 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.avatar_fixed_0ee4 .box_rough_6ef7 {
  display: -webkit-box;
  display: flex;
}
.avatar_fixed_0ee4 .box_rough_6ef7.tag_6c92 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.avatar_fixed_0ee4 .box_rough_6ef7.middle-1635 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar_fixed_0ee4 .box_rough_6ef7.message-4866 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar_fixed_0ee4.frame-wide-18fc.primary_c461 .box_rough_6ef7.tag_6c92 {
  flex-basis: 100%;
}
.avatar_fixed_0ee4.small_dd4b .box_rough_6ef7.middle-1635 {
  -webkit-box-flex: 1;
  flex: auto;
}
.avatar_fixed_0ee4.small_dd4b .box_rough_6ef7.message-4866 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .complex_4f3c.overlay_68d5 {
  display: none;
}
#masthead > .complex_4f3c button {
  left: 0;
}
.frame_cc5c {
  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;
}
.frame_cc5c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.frame_cc5c.card-1c61 i {
  margin-right: 4px;
}
.frame_cc5c.table_iron_6569 i {
  margin-left: 5px;
}
.progress_black_ad47 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.progress_black_ad47 p:last-child {
  margin-bottom: 0;
}
.logo_slow_bfac {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.logo_slow_bfac a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.logo_slow_bfac img {
  display: block;
  width: auto;
  line-height: 1;
}
.logo_slow_bfac .menu-66c5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.logo_slow_bfac .frame-0163 {
  margin: 5px 0 7px 0;
}
.logo_slow_bfac.module-bottom-6def .border_3fe3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_slow_bfac.module-bottom-6def .middle-6270 {
  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;
}
.logo_slow_bfac.background_fixed_61ea {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.logo_slow_bfac.background_fixed_61ea .border_3fe3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_slow_bfac.background_fixed_61ea .middle-6270 {
  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;
}
.logo_slow_bfac.hovered-7f8a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo_slow_bfac.middle_9aef {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.logo_slow_bfac.middle_9aef .middle-6270 {
  margin-top: 7px;
}
.sort-hard-4688 {
  display: inline-block;
}
.tiny_3faf .caption-silver-ecfb .logo_slow_bfac img {
  max-width: 100%;
}
.pattern_plasma_1604 .sidebar-top-997f.red_e883,
.easy_4219 .sidebar-top-997f.red_e883 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_plasma_1604 .inner_e6c2,
.easy_4219 .inner_e6c2 {
  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%);
}
.pattern_plasma_1604 .inner_e6c2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pattern_plasma_1604.short_bccb .inner_e6c2 {
  display: none;
}
.pattern_plasma_1604 .video-plasma-0685 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern_plasma_1604 .video-plasma-0685 li {
  display: inline-block;
  position: relative;
}
.pattern_plasma_1604 .video-plasma-0685 li:last-child {
  margin-right: 0;
}
.pattern_plasma_1604 .video-plasma-0685 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;
}
.pattern_plasma_1604 .video-plasma-0685 li.alert-bottom-d325 > a {
  color: rgba(0, 0, 0, 0.9);
}
.pattern_plasma_1604 .video-plasma-0685 > 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;
}
.pattern_plasma_1604 .video-plasma-0685 > li > a i {
  line-height: 0;
}
.pattern_plasma_1604 .video-plasma-0685 > li.active-purple-d14b > a .inner_e6c2 {
  margin-left: 4px;
  line-height: 0;
}
.pattern_plasma_1604 .video-plasma-0685 .row_first_5710 li.active-purple-d14b > a {
  position: relative;
}
.pattern_plasma_1604 .video-plasma-0685 .row_first_5710 li.active-purple-d14b > a:after,
.pattern_plasma_1604 .video-plasma-0685 .row_first_5710 li.active-purple-d14b > a:before {
  content: "";
  display: table;
}
.pattern_plasma_1604 .video-plasma-0685 .row_first_5710 li.active-purple-d14b > a:after {
  clear: both;
}
.pattern_plasma_1604 .video-plasma-0685 .row_first_5710 li.active-purple-d14b > a .inner_e6c2 {
  margin-left: 5px;
  float: right;
}
.pattern_plasma_1604 .dropdown-ab90,
.pattern_plasma_1604 .row_first_5710 {
  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;
}
.pattern_plasma_1604 .row_first_5710 {
  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;
}
.pattern_plasma_1604 .row_first_5710 .red_e883 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern_plasma_1604 .row_first_5710 .inner_e6c2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pattern_plasma_1604 .row_first_5710 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pattern_plasma_1604 .row_first_5710 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;
}
.pattern_plasma_1604 .row_first_5710 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pattern_plasma_1604 .row_first_5710 .row_first_5710 {
  top: 0;
  left: 100%;
}
.pattern_plasma_1604 .north_934e.fn-focus-84a5 > .dropdown-ab90,
.pattern_plasma_1604 .north_934e.fn-focus-84a5 > .row_first_5710,
.pattern_plasma_1604 .north_934e:focus > .dropdown-ab90,
.pattern_plasma_1604 .north_934e:focus > .row_first_5710,
.pattern_plasma_1604 .north_934e:hover > .dropdown-ab90,
.pattern_plasma_1604 .north_934e:hover > .row_first_5710 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pattern_plasma_1604.background_top_3a43 .tertiary-3afa:after,
.pattern_plasma_1604.background_top_3a43 .tertiary-3afa:before {
  content: "";
  display: table;
}
.pattern_plasma_1604.background_top_3a43 .tertiary-3afa:after {
  clear: both;
}
.pattern_plasma_1604.background_top_3a43 .tertiary-3afa > li {
  float: left;
}
.pattern_plasma_1604.next_a8a1 .tertiary-3afa:after,
.pattern_plasma_1604.next_a8a1 .tertiary-3afa:before {
  content: "";
  display: table;
}
.pattern_plasma_1604.next_a8a1 .tertiary-3afa:after {
  clear: both;
}
.pattern_plasma_1604.next_a8a1 .tertiary-3afa > li {
  float: left;
}
.pattern_plasma_1604.next_a8a1 .tertiary-3afa > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_plasma_1604.next_a8a1 .tertiary-3afa > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pattern_plasma_1604.next_a8a1 .tertiary-3afa > li.modal-b995 > a,
.pattern_plasma_1604.next_a8a1 .tertiary-3afa > li.alert-bottom-d325 > a {
  color: #fff;
  background-color: #1e4b75;
}
.pattern_plasma_1604.gradient_73aa .tertiary-3afa > li > a .red_e883 {
  position: relative;
}
.pattern_plasma_1604.gradient_73aa .tertiary-3afa > li > a .red_e883: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;
}
.pattern_plasma_1604.gradient_73aa
  .tertiary-3afa
  > li:focus
  > a
  .red_e883:before,
.pattern_plasma_1604.gradient_73aa
  .tertiary-3afa
  > li:hover
  > a
  .red_e883:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_plasma_1604.gradient_73aa
  .tertiary-3afa
  > li.modal-b995
  > a
  .red_e883:before,
.pattern_plasma_1604.gradient_73aa
  .tertiary-3afa
  > li.description_top_8ab3
  > a
  .red_e883:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_plasma_1604.prev_823c .tertiary-3afa > li > a .red_e883 {
  position: relative;
}
.pattern_plasma_1604.prev_823c .tertiary-3afa > li > a .red_e883: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;
}
.pattern_plasma_1604.prev_823c .tertiary-3afa > li:focus > a .red_e883:before,
.pattern_plasma_1604.prev_823c
  .tertiary-3afa
  > li:hover
  > a
  .red_e883:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_plasma_1604.prev_823c
  .tertiary-3afa
  > li.modal-b995
  > a
  .red_e883:before,
.pattern_plasma_1604.prev_823c
  .tertiary-3afa
  > li.description_top_8ab3
  > a
  .red_e883:before {
  width: 100%;
  background-color: currentColor;
}
.easy_4219 .video-plasma-0685 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.easy_4219 .video-plasma-0685 li:first-child > a {
  border-top: none;
}
.easy_4219 .video-plasma-0685 .content-small-e5c5 > .red_e883 .inner_e6c2 {
  display: none;
}
.easy_4219 .video-plasma-0685 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.easy_4219 .video-plasma-0685 li:last-child {
  border: none;
}
.easy_4219 .video-plasma-0685 li.active-purple-d14b > a {
  padding-right: 45px !important;
}
.easy_4219 .video-plasma-0685 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.easy_4219 .video-plasma-0685 li a:focus,
.easy_4219 .video-plasma-0685 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.easy_4219 .video-plasma-0685 li .mask-0e3a {
  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;
}
.easy_4219 .video-plasma-0685 li .mask-0e3a:hover {
  box-shadow: none;
}
.easy_4219 .video-plasma-0685 li .mask-0e3a .inner_e6c2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.easy_4219 .video-plasma-0685 .row_first_5710 {
  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);
}
.easy_4219 .video-plasma-0685 .row_first_5710 li a {
  padding-left: 3em;
}
.easy_4219 .video-plasma-0685 .backdrop-in-bfdb > a .mask-0e3a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.easy_4219 .video-plasma-0685 .backdrop-in-bfdb > .row_first_5710 {
  display: block;
  opacity: 1;
}
.upper_b7a1 {
  max-width: 100%;
}
.focused_280d {
  line-height: 0;
  cursor: pointer;
}
.shade-a5b8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-a5b8:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-a5b8 svg {
  width: 18px;
  height: 18px;
}
.shade-a5b8 .focus_small_9145 {
  display: none;
}
.overlay_medium_1295 {
  position: relative;
}
.overlay_medium_1295.fn-active-84a5 .shade-a5b8 .pro-653e {
  display: none;
}
.overlay_medium_1295.fn-active-84a5 .shade-a5b8 .focus_small_9145 {
  display: inline-block;
}
.overlay_medium_1295 .accordion-866f {
  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);
}
.overlay_medium_1295.table-south-1092 .accordion-866f {
  left: auto;
  right: -0.9em;
}
.overlay_medium_1295.table-south-1092 .center_1fe2::before {
  left: auto;
  right: 15px;
}
.overlay_medium_1295.fn-active-84a5 .accordion-866f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video_7c15 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.video_7c15 label {
  flex-basis: 100%;
}
.video_7c15 .article_5ef3 {
  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;
}
.video_7c15 .active_a9d3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.video_7c15 .active_a9d3:focus {
  background-color: transparent;
}
.video_7c15 button.tabs-88fc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.video_7c15 button.tabs-88fc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.video_7c15 button.tabs-88fc svg {
  width: 18px;
  height: 18px;
}
.video_7c15 input[type="submit"] {
  min-height: auto;
}
.video_8d6c .video_7c15 .active_a9d3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.center_1fe2 {
  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) {
  .center_1fe2 {
    width: 220px;
  }
}
.center_1fe2 label {
  flex-basis: 100%;
}
.center_1fe2::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;
}
.sort-up-9139 .video_8d6c .video_7c15 {
  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;
}
.sort-up-9139
  .video_8d6c
  .video_7c15
  .article_5ef3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sort-up-9139 .video_8d6c .video_7c15 .active_a9d3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sort-up-9139
  .video_8d6c
  .video_7c15
  .active_a9d3:focus {
  background: 0 0;
}
.sort-up-9139
  .video_8d6c
  .video_7c15
  .popup-stale-9efb {
  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;
}
.banner-dc68 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.banner-dc68 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.banner-dc68 li:last-child {
  margin-right: 0;
}
.banner-dc68 li:first-child {
  margin-left: 0;
}
.banner-dc68.layout-c456 a {
  color: #fff;
}
.banner-dc68.layout-c456 a:hover {
  color: #fff;
}
.banner-dc68 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.banner-dc68 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.banner-dc68 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.banner-dc68 a:hover {
  opacity: 0.9;
  color: inherit;
}
.banner-dc68 [class*="social-icon-apple"] {
  background-color: #999;
}
.banner-dc68 [class*="social-icon-apple"].feature-full-7b12 {
  background-color: transparent;
  color: #999;
}
.banner-dc68 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.banner-dc68 [class*="social-icon-behance"].feature-full-7b12 {
  background-color: transparent;
  color: #1769ff;
}
.banner-dc68 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.banner-dc68 [class*="social-icon-bitbucket"].feature-full-7b12 {
  background-color: transparent;
  color: #205081;
}
.banner-dc68 [class*="social-icon-codepen"] {
  background-color: #000;
}
.banner-dc68 [class*="social-icon-codepen"].feature-full-7b12 {
  background-color: transparent;
  color: #000;
}
.banner-dc68 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.banner-dc68 [class*="social-icon-delicious"].feature-full-7b12 {
  background-color: transparent;
  color: #39f;
}
.banner-dc68 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.banner-dc68 [class*="social-icon-digg"].feature-full-7b12 {
  background-color: transparent;
  color: #005be2;
}
.banner-dc68 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.banner-dc68 [class*="social-icon-dribbble"].feature-full-7b12 {
  background-color: transparent;
  color: #ea4c89;
}
.banner-dc68 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.banner-dc68 [class*="social-icon-envelope"].feature-full-7b12 {
  background-color: transparent;
  color: #ea4335;
}
.banner-dc68 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.banner-dc68 [class*="social-icon-facebook"].feature-full-7b12 {
  background-color: transparent;
  color: #3b5998;
}
.banner-dc68 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.banner-dc68 [class*="social-icon-flickr"].feature-full-7b12 {
  background-color: transparent;
  color: #0063dc;
}
.banner-dc68 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.banner-dc68 [class*="social-icon-foursquare"].feature-full-7b12 {
  background-color: transparent;
  color: #2d5be3;
}
.banner-dc68 [class*="social-icon-github"] {
  background-color: #333;
}
.banner-dc68 [class*="social-icon-github"].feature-full-7b12 {
  background-color: transparent;
  color: #333;
}
.banner-dc68 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.banner-dc68 [class*="social-icon-google-plus"].feature-full-7b12 {
  background-color: transparent;
  color: #dd4b39;
}
.banner-dc68 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.banner-dc68 [class*="social-icon-houzz"].feature-full-7b12 {
  background-color: transparent;
  color: #7ac142;
}
.banner-dc68 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.banner-dc68 [class*="social-icon-instagram"].feature-full-7b12 {
  background-color: transparent;
  color: #262626;
}
.banner-dc68 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.banner-dc68 [class*="social-icon-jsfiddle"].feature-full-7b12 {
  background-color: transparent;
  color: #487aa2;
}
.banner-dc68 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.banner-dc68 [class*="social-icon-linkedin"].feature-full-7b12 {
  background-color: transparent;
  color: #0077b5;
}
.banner-dc68 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.banner-dc68 [class*="social-icon-medium"].feature-full-7b12 {
  background-color: transparent;
  color: #00ab6b;
}
.banner-dc68 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.banner-dc68
  [class*="social-icon-odnoklassniki"].feature-full-7b12 {
  background-color: transparent;
  color: #f4731c;
}
.banner-dc68 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.banner-dc68 [class*="social-icon-meetup"].feature-full-7b12 {
  background-color: transparent;
  color: #ec1c40;
}
.banner-dc68 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.banner-dc68 [class*="social-icon-pinterest"].feature-full-7b12 {
  background-color: transparent;
  color: #bd081c;
}
.banner-dc68 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.banner-dc68 [class*="social-icon-product-hunt"].feature-full-7b12 {
  background-color: transparent;
  color: #da552f;
}
.banner-dc68 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.banner-dc68 [class*="social-icon-reddit"].feature-full-7b12 {
  background-color: transparent;
  color: #ff4500;
}
.banner-dc68 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.banner-dc68 [class*="social-icon-rss"].feature-full-7b12 {
  background-color: transparent;
  color: #f26522;
}
.banner-dc68 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.banner-dc68
  [class*="social-icon-shopping-cart"].feature-full-7b12 {
  background-color: transparent;
  color: #4caf50;
}
.banner-dc68 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.banner-dc68 [class*="social-icon-skype"].feature-full-7b12 {
  background-color: transparent;
  color: #00aff0;
}
.banner-dc68 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.banner-dc68 [class*="social-icon-slideshare"].feature-full-7b12 {
  background-color: transparent;
  color: #0077b5;
}
.banner-dc68 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.banner-dc68 [class*="social-icon-snapchat"].feature-full-7b12 {
  background-color: transparent;
  color: #fffc00;
}
.banner-dc68 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.banner-dc68 [class*="social-icon-soundcloud"].feature-full-7b12 {
  background-color: transparent;
  color: #f80;
}
.banner-dc68 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.banner-dc68 [class*="social-icon-spotify"].feature-full-7b12 {
  background-color: transparent;
  color: #2ebd59;
}
.banner-dc68 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.banner-dc68
  [class*="social-icon-stack-overflow"].feature-full-7b12 {
  background-color: transparent;
  color: #fe7a15;
}
.banner-dc68 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.banner-dc68 [class*="social-icon-maldkfgram"].feature-full-7b12 {
  background-color: transparent;
  color: #2ca5e0;
}
.banner-dc68 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.banner-dc68 [class*="social-icon-tripadvisor"].feature-full-7b12 {
  background-color: transparent;
  color: #589442;
}
.banner-dc68 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.banner-dc68 [class*="social-icon-tumblr"].feature-full-7b12 {
  background-color: transparent;
  color: #35465c;
}
.banner-dc68 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.banner-dc68 [class*="social-icon-twitch"].feature-full-7b12 {
  background-color: transparent;
  color: #6441a5;
}
.banner-dc68 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.banner-dc68 [class*="social-icon-twitter"].feature-full-7b12 {
  background-color: transparent;
  color: #1da1f2;
}
.banner-dc68 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.banner-dc68 [class*="social-icon-vimeo"].feature-full-7b12 {
  background-color: transparent;
  color: #1ab7ea;
}
.banner-dc68 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.banner-dc68 [class*="social-icon-vk"].feature-full-7b12 {
  background-color: transparent;
  color: #45668e;
}
.banner-dc68 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.banner-dc68 [class*="social-icon-weibo"].feature-full-7b12 {
  background-color: transparent;
  color: #df2029;
}
.banner-dc68 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.banner-dc68 [class*="social-icon-weixin"].feature-full-7b12 {
  background-color: transparent;
  color: #7bb32e;
}
.banner-dc68 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.banner-dc68 [class*="social-icon-whatsapp"].feature-full-7b12 {
  background-color: transparent;
  color: #25d366;
}
.banner-dc68 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.banner-dc68 [class*="social-icon-wordpress"].feature-full-7b12 {
  background-color: transparent;
  color: #21759b;
}
.banner-dc68 [class*="social-icon-xing"] {
  background-color: #026466;
}
.banner-dc68 [class*="social-icon-xing"].feature-full-7b12 {
  background-color: transparent;
  color: #026466;
}
.banner-dc68 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.banner-dc68 [class*="social-icon-yelp"].feature-full-7b12 {
  background-color: transparent;
  color: #af0606;
}
.banner-dc68 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.banner-dc68 [class*="social-icon-youtube"].feature-full-7b12 {
  background-color: transparent;
  color: #cd201f;
}
.purple_db74 {
  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;
}
.purple_db74:hover {
  box-shadow: none;
  background: 0 0;
}
.photo-hard-cb2d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dropdown_48ac {
  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;
}
.surface_plasma_5eef {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.main-0860 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.main-0860,
.main-0860::after,
.main-0860::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;
}
.main-0860::after,
.main-0860::before {
  content: "";
  display: block;
  background-color: inherit;
}
.up-2dce .dropdown_48ac .surface_plasma_5eef {
  margin-top: -2px;
  width: 19px;
}
.up-2dce .dropdown_48ac .main-0860 {
  margin-top: -1px;
}
.up-2dce .dropdown_48ac .main-0860,
.up-2dce .dropdown_48ac .main-0860::after,
.up-2dce .dropdown_48ac .main-0860::before {
  width: 19px;
  height: 2px;
}
.up-2dce .dropdown_48ac .main-0860::before {
  top: -6px;
}
.up-2dce .dropdown_48ac .main-0860::after {
  bottom: -6px;
}
.cool-1190 .dropdown_48ac .surface_plasma_5eef {
  margin-top: -2px;
  width: 22px;
}
.cool-1190 .dropdown_48ac .main-0860 {
  margin-top: -1px;
}
.cool-1190 .dropdown_48ac .main-0860,
.cool-1190 .dropdown_48ac .main-0860::after,
.cool-1190 .dropdown_48ac .main-0860::before {
  width: 22px;
  height: 2px;
}
.cool-1190 .dropdown_48ac .main-0860::before {
  top: -7px;
}
.cool-1190 .dropdown_48ac .main-0860::after {
  bottom: -7px;
}
.info-liquid-2683 .dropdown_48ac .surface_plasma_5eef {
  margin-top: -2px;
  width: 31px;
}
.info-liquid-2683 .dropdown_48ac .main-0860 {
  margin-top: -1.5px;
}
.info-liquid-2683 .dropdown_48ac .main-0860,
.info-liquid-2683 .dropdown_48ac .main-0860::after,
.info-liquid-2683 .dropdown_48ac .main-0860::before {
  width: 31px;
  height: 3px;
}
.info-liquid-2683 .dropdown_48ac .main-0860::before {
  top: -9px;
}
.info-liquid-2683 .dropdown_48ac .main-0860::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main-bright-f67b .dropdown_48ac .surface_plasma_5eef {
    margin-top: -2px;
    width: 19px;
  }
  .main-bright-f67b .dropdown_48ac .main-0860 {
    margin-top: -1px;
  }
  .main-bright-f67b .dropdown_48ac .main-0860,
  .main-bright-f67b .dropdown_48ac .main-0860::after,
  .main-bright-f67b .dropdown_48ac .main-0860::before {
    width: 19px;
    height: 2px;
  }
  .main-bright-f67b .dropdown_48ac .main-0860::before {
    top: -6px;
  }
  .main-bright-f67b .dropdown_48ac .main-0860::after {
    bottom: -6px;
  }
  .aside_dirty_4fa3 .dropdown_48ac .surface_plasma_5eef {
    margin-top: -2px;
    width: 22px;
  }
  .aside_dirty_4fa3 .dropdown_48ac .main-0860 {
    margin-top: -1px;
  }
  .aside_dirty_4fa3 .dropdown_48ac .main-0860,
  .aside_dirty_4fa3 .dropdown_48ac .main-0860::after,
  .aside_dirty_4fa3 .dropdown_48ac .main-0860::before {
    width: 22px;
    height: 2px;
  }
  .aside_dirty_4fa3 .dropdown_48ac .main-0860::before {
    top: -7px;
  }
  .aside_dirty_4fa3 .dropdown_48ac .main-0860::after {
    bottom: -7px;
  }
  .block-lower-28a6 .dropdown_48ac .surface_plasma_5eef {
    margin-top: -2px;
    width: 31px;
  }
  .block-lower-28a6 .dropdown_48ac .main-0860 {
    margin-top: -1.5px;
  }
  .block-lower-28a6 .dropdown_48ac .main-0860,
  .block-lower-28a6 .dropdown_48ac .main-0860::after,
  .block-lower-28a6 .dropdown_48ac .main-0860::before {
    width: 31px;
    height: 3px;
  }
  .block-lower-28a6 .dropdown_48ac .main-0860::before {
    top: -9px;
  }
  .block-lower-28a6 .dropdown_48ac .main-0860::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .chip_orange_7854 .dropdown_48ac .surface_plasma_5eef {
    margin-top: -2px;
    width: 19px;
  }
  .chip_orange_7854 .dropdown_48ac .main-0860 {
    margin-top: -1px;
  }
  .chip_orange_7854 .dropdown_48ac .main-0860,
  .chip_orange_7854 .dropdown_48ac .main-0860::after,
  .chip_orange_7854 .dropdown_48ac .main-0860::before {
    width: 19px;
    height: 2px;
  }
  .chip_orange_7854 .dropdown_48ac .main-0860::before {
    top: -6px;
  }
  .chip_orange_7854 .dropdown_48ac .main-0860::after {
    bottom: -6px;
  }
  .top-5a4d .dropdown_48ac .surface_plasma_5eef {
    margin-top: -2px;
    width: 22px;
  }
  .top-5a4d .dropdown_48ac .main-0860 {
    margin-top: -1px;
  }
  .top-5a4d .dropdown_48ac .main-0860,
  .top-5a4d .dropdown_48ac .main-0860::after,
  .top-5a4d .dropdown_48ac .main-0860::before {
    width: 22px;
    height: 2px;
  }
  .top-5a4d .dropdown_48ac .main-0860::before {
    top: -7px;
  }
  .top-5a4d .dropdown_48ac .main-0860::after {
    bottom: -7px;
  }
  .picture_under_e175 .dropdown_48ac .surface_plasma_5eef {
    margin-top: -2px;
    width: 31px;
  }
  .picture_under_e175 .dropdown_48ac .main-0860 {
    margin-top: -1.5px;
  }
  .picture_under_e175 .dropdown_48ac .main-0860,
  .picture_under_e175 .dropdown_48ac .main-0860::after,
  .picture_under_e175 .dropdown_48ac .main-0860::before {
    width: 31px;
    height: 3px;
  }
  .picture_under_e175 .dropdown_48ac .main-0860::before {
    top: -9px;
  }
  .picture_under_e175 .dropdown_48ac .main-0860::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .copper-8fce .dropdown_48ac .surface_plasma_5eef {
    margin-top: -2px;
    width: 19px;
  }
  .copper-8fce .dropdown_48ac .main-0860 {
    margin-top: -1px;
  }
  .copper-8fce .dropdown_48ac .main-0860,
  .copper-8fce .dropdown_48ac .main-0860::after,
  .copper-8fce .dropdown_48ac .main-0860::before {
    width: 19px;
    height: 2px;
  }
  .copper-8fce .dropdown_48ac .main-0860::before {
    top: -6px;
  }
  .copper-8fce .dropdown_48ac .main-0860::after {
    bottom: -6px;
  }
  .chip_large_2b90 .dropdown_48ac .surface_plasma_5eef {
    margin-top: -2px;
    width: 22px;
  }
  .chip_large_2b90 .dropdown_48ac .main-0860 {
    margin-top: -1px;
  }
  .chip_large_2b90 .dropdown_48ac .main-0860,
  .chip_large_2b90 .dropdown_48ac .main-0860::after,
  .chip_large_2b90 .dropdown_48ac .main-0860::before {
    width: 22px;
    height: 2px;
  }
  .chip_large_2b90 .dropdown_48ac .main-0860::before {
    top: -7px;
  }
  .chip_large_2b90 .dropdown_48ac .main-0860::after {
    bottom: -7px;
  }
  .bronze-6ffc .dropdown_48ac .surface_plasma_5eef {
    margin-top: -2px;
    width: 31px;
  }
  .bronze-6ffc .dropdown_48ac .main-0860 {
    margin-top: -1.5px;
  }
  .bronze-6ffc .dropdown_48ac .main-0860,
  .bronze-6ffc .dropdown_48ac .main-0860::after,
  .bronze-6ffc .dropdown_48ac .main-0860::before {
    width: 31px;
    height: 3px;
  }
  .bronze-6ffc .dropdown_48ac .main-0860::before {
    top: -9px;
  }
  .bronze-6ffc .dropdown_48ac .main-0860::after {
    bottom: -9px;
  }
}
.form-dark-a044 .main-0860 {
  -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);
}
.form-dark-a044 .main-0860::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.form-dark-a044 .main-0860::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);
}
.form-dark-a044.first_ac44 .main-0860 {
  -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);
}
.form-dark-a044.first_ac44 .main-0860::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.form-dark-a044.first_ac44 .main-0860::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gas-fa1d {
  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.video_mini_02f3:before {
  display: none;
}
.caption_24db {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption_24db .paper_e33c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption_24db .paper_e33c:last-of-type {
  border-bottom: none;
}
.caption_24db .paper_e33c.old_0617,
.caption_24db .paper_e33c.layout-fresh-264c,
.caption_24db .paper_e33c.slider_9824 {
  padding: 0;
}
.caption_24db .easy_4219 .mask-0e3a {
  color: currentColor;
}
.caption_24db .easy_4219 .mask-0e3a:focus,
.caption_24db .easy_4219 .mask-0e3a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_24db.search-bdd0 .hidden-iron-90e4,
.caption_24db.search-bdd0 .progress_black_ad47 a,
.caption_24db.search-bdd0 .tertiary-3afa a,
.caption_24db.search-bdd0 .row_first_5710 a {
  color: rgba(0, 0, 0, 0.55);
}
.caption_24db.search-bdd0 .hidden-iron-90e4:hover,
.caption_24db.search-bdd0 .progress_black_ad47 a:hover,
.caption_24db.search-bdd0 .tertiary-3afa a:hover,
.caption_24db.search-bdd0 .row_first_5710 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_24db.search-bdd0 .container_yellow_565f {
  color: rgba(0, 0, 0, 0.8);
}
.caption_24db.search-bdd0 .paper_e33c {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_24db.search-bdd0 .paper_e33c:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption_24db.search-bdd0 .outer-b6b5:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption_24db.search-bdd0 .easy_4219 .video-plasma-0685 li a,
.caption_24db.search-bdd0 .easy_4219 .mask-0e3a,
.caption_24db.search-bdd0 .row_first_5710 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_24db.search-bdd0 .easy_4219 .mask-0e3a:focus,
.caption_24db.search-bdd0 .easy_4219 .mask-0e3a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_24db.search-bdd0 .video-plasma-0685 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_24db.wrapper_8cd5 .hidden-iron-90e4,
.caption_24db.wrapper_8cd5 .progress_black_ad47 a,
.caption_24db.wrapper_8cd5 .tertiary-3afa .mask-0e3a,
.caption_24db.wrapper_8cd5 .tertiary-3afa a,
.caption_24db.wrapper_8cd5 .row_first_5710 a {
  color: rgba(255, 255, 255, 0.79);
}
.caption_24db.wrapper_8cd5 .hidden-iron-90e4:hover,
.caption_24db.wrapper_8cd5 .progress_black_ad47 a:hover,
.caption_24db.wrapper_8cd5 .tertiary-3afa .mask-0e3a:hover,
.caption_24db.wrapper_8cd5 .tertiary-3afa a:hover,
.caption_24db.wrapper_8cd5 .row_first_5710 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_24db.wrapper_8cd5 .container_yellow_565f {
  color: rgba(255, 255, 255, 0.99);
}
.caption_24db.wrapper_8cd5 .paper_e33c {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_24db.wrapper_8cd5 .paper_e33c:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption_24db.wrapper_8cd5 .outer-b6b5:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_24db.wrapper_8cd5 .easy_4219 .video-plasma-0685 li a,
.caption_24db.wrapper_8cd5 .easy_4219 .mask-0e3a,
.caption_24db.wrapper_8cd5 .row_first_5710 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_24db.wrapper_8cd5 .easy_4219 .mask-0e3a:focus,
.caption_24db.wrapper_8cd5 .easy_4219 .mask-0e3a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_24db.wrapper_8cd5 .video-plasma-0685 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-b6b5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.outer-b6b5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.highlight_7379 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notice-inner-e28d .caption_24db {
  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;
}
.notice-inner-e28d .paper_e33c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notice-inner-e28d .paper_e33c: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) {
  .notice-inner-e28d .paper_e33c:before {
    width: 16%;
    left: 42%;
  }
}
.notice-inner-e28d .paper_e33c:last-child:before {
  content: none;
}
.notice-inner-e28d .paper_e33c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notice-inner-e28d .easy_4219 .video-plasma-0685 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notice-inner-e28d .easy_4219 .video-plasma-0685 li a .mask-0e3a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notice-inner-e28d .easy_4219 .row_first_5710 {
  border: none;
}
.notice-inner-e28d .easy_4219 .row_first_5710 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notice-inner-e28d .outer-b6b5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notice-inner-e28d .highlight_7379 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notice-inner-e28d .wrapper_8cd5 .outer-b6b5:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice-inner-e28d .search-bdd0.hero-9eed .main-0860 {
  background: rgba(0, 0, 0, 0.6);
}
.notice-inner-e28d
  .search-bdd0.hero-9eed
  .main-0860::after,
.notice-inner-e28d
  .search-bdd0.hero-9eed
  .main-0860:before {
  background: inherit;
}
.notice-inner-e28d
  .search-bdd0.hero-9eed:hover
  .main-0860 {
  background: rgba(0, 0, 0, 0.8);
}
.notice-under-f6d3 .caption_24db {
  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) {
  .notice-under-f6d3 .caption_24db {
    width: auto;
    right: 45px;
  }
}
.popup-4ea4 .caption_24db {
  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) {
  .popup-4ea4 .caption_24db {
    width: auto;
    left: 45px;
  }
}
.video_mini_02f3 .caption_24db {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.video_mini_02f3 .highlight_7379 {
  max-width: 48em;
  margin: 0 auto;
}
.video_mini_02f3 .outer-b6b5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture-white-a5c1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture-white-a5c1.notice-inner-e28d .caption_24db {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture-white-a5c1.notice-under-f6d3 .caption_24db {
  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);
}
.texture-white-a5c1 .caption_24db {
  visibility: visible;
}
.texture-white-a5c1.popup-4ea4 .caption_24db {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link_5475,
.stone_0ef3 {
  overflow-x: hidden;
}
.link_5475 .caption_24db {
  overflow: auto;
}
.link_5475.notice-inner-e28d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_5475.notice-inner-e28d .caption_24db {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link_5475.notice-inner-e28d .purple_db74 {
  opacity: 0;
}
.link_5475.notice-under-f6d3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_5475.notice-under-f6d3 .caption_24db {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link_5475.notice-under-f6d3 .purple_db74 {
  opacity: 0;
}
.link_5475.popup-4ea4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_5475.popup-4ea4 .caption_24db {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link_5475.popup-4ea4 .purple_db74 {
  opacity: 0;
}
.link_5475.video_mini_02f3 .caption_24db {
  z-index: 10;
  visibility: visible;
}
.hero-9eed {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hero-9eed .main-0860 {
  background: rgba(255, 255, 255, 0.99);
}
.hero-9eed .main-0860::after,
.hero-9eed .main-0860:before {
  background: inherit;
}
.hero-9eed:hover .main-0860 {
  background: rgba(255, 255, 255, 0.99);
}
.popup-4ea4 .hero-9eed {
  top: 10px;
  right: auto;
  left: 12px;
}
.video_mini_02f3 .hero-9eed {
  display: none !important;
}
.link_5475:before,
.stone_0ef3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link_5475 .hero-9eed,
.stone_0ef3 .hero-9eed {
  display: inline-block;
}
.caption_24db .stone_e692 {
  -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;
}
.link_5475 .caption_24db .stone_e692,
.stone_0ef3 .caption_24db .stone_e692 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight_895e .article_5ef3 {
  width: 100%;
}
.caption-silver-ecfb {
  padding: 0 0.5em 0;
}
.caption-silver-ecfb [class*="customify-col-"],
.caption-silver-ecfb [class*="customify-col_"],
.caption-silver-ecfb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.red_d154 .caption-silver-ecfb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .stale-f77f .accent-huge-7717,
  .accent-huge-7717 {
    display: none;
  }
  .orange_d4fa {
    text-align: left;
  }
  .over-0a74 {
    text-align: center;
  }
  .message_e20e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .stale-f77f .slow_c7d5,
  .slow_c7d5 {
    display: none;
  }
  .badge_f891 {
    text-align: left;
  }
  .under_98fe {
    text-align: center;
  }
  .shade_7677 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .stale-f77f .red-438e,
  .red-438e {
    display: none;
  }
  .nav_blue_3fb6 {
    text-align: left;
  }
  .tertiary_39e2 {
    text-align: center;
  }
  .preview-06a2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.description-lower-4e76 {
  box-shadow: none !important;
}
.stone_9ba7 .simple-3a38,
.feature-glass-06be .simple-3a38 {
  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;
}
.feature-glass-06be .simple-3a38 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hard-c70e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hard-c70e:after,
.hard-c70e:before {
  content: "";
  display: table;
}
.hard-c70e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hard-c70e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hard-c70e,
.accent-gas-3c2a {
  max-width: 1248px;
  margin: 0 auto;
}

.backdrop-d74c.static_6af3 .hard-c70e {
  max-width: 100%;
}
.backdrop-d74c.heading_wide_0595 {
  max-width: 1200px;
  margin: 0 auto;
}
.backdrop-d74c.gas_9828 .hard-c70e {
  max-width: 100%;
}
.backdrop-d74c.gas_9828 > .hard-c70e {
  padding-left: 0;
  padding-right: 0;
}
.backdrop-d74c.gas_9828 > .hard-c70e .stale-f77f {
  margin: 0;
}
.backdrop-d74c.gas_9828
  > .hard-c70e
  .narrow_e856.panel-0c0a {
  margin-right: 0;
  margin-left: 0;
}
.backdrop-d74c.gas_9828 #main.panel-0c0a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .box-b6ab #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .box-b6ab #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accent_tiny_44fb .warm-da18 {
    padding-right: 1em;
  }
  .accent_tiny_44fb.accordion_inner_bc44 .narrow_e856 {
    border-right: 1px solid #eaecee;
  }
  .accent_tiny_44fb.accordion_inner_bc44 .warm-da18 {
    padding-right: 1em;
  }
  .accent_tiny_44fb.accordion_inner_bc44 .table_dynamic_6349 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first_d05e .warm-da18 {
    padding-left: 1em;
  }
  .first_d05e.accordion_inner_bc44 .narrow_e856 {
    border-left: 1px solid #eaecee;
  }
  .first_d05e.accordion_inner_bc44 .warm-da18 {
    padding-left: 1em;
  }
  .first_d05e.accordion_inner_bc44 .table_dynamic_6349 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right-6abd .warm-da18 {
    padding-left: 1em;
  }
  .right-6abd.accordion_inner_bc44 .caption-left-c32b {
    border-right: 1px solid #eaecee;
  }
  .right-6abd.accordion_inner_bc44 .hidden-rough-2c1f {
    border-right: 1px solid #eaecee;
  }
  .right-6abd.accordion_inner_bc44 .warm-da18 {
    padding-left: 1em;
  }
  .right-6abd.accordion_inner_bc44 .table_dynamic_6349 {
    padding-right: 1em;
  }
  .right-6abd.accordion_inner_bc44 .right_dd9d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_bc67 .warm-da18 {
    padding-right: 1em;
  }
  .button_bc67.accordion_inner_bc44 .caption-left-c32b {
    border-left: 1px solid #eaecee;
  }
  .button_bc67.accordion_inner_bc44 .hidden-rough-2c1f {
    border-left: 1px solid #eaecee;
  }
  .button_bc67.accordion_inner_bc44 .warm-da18 {
    padding-right: 1em;
  }
  .button_bc67.accordion_inner_bc44 .table_dynamic_6349 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button_bc67.accordion_inner_bc44 .right_dd9d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-b6ab .warm-da18 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-b6ab.accordion_inner_bc44 .narrow_e856 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .box-b6ab.accordion_inner_bc44 .warm-da18 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-b6ab.accordion_inner_bc44 .table_dynamic_6349 {
    padding-left: 1em;
  }
  .box-b6ab.accordion_inner_bc44 .right_dd9d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .box-b6ab.accordion_inner_bc44 .warm-da18 {
    padding-left: 0;
  }
}
.tall_ea3d .module-in-2d29 {
  display: inline-block;
}
.popup_4622 {
  display: inline-block;
}
.notification-ca5a {
  word-con: break-word;
}
.silver-713b > span {
  display: inline-block;
  padding: 5px 0;
}
.silver-713b .rough_3059 {
  margin-left: 8px;
  margin-right: 8px;
}
.silver-713b .gold-78dc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.input_fluid_a0e8 .west_2d48 {
  margin-bottom: 2em;
}
.input_fluid_a0e8 .gas-9fc3 {
  margin-bottom: 15px;
}
.input_fluid_a0e8 .gas-9fc3:last-child {
  margin-bottom: 0;
}
.input_fluid_a0e8 .box_3954 {
  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) {
  .input_fluid_a0e8 .box_3954 {
    display: block;
  }
}
.input_fluid_a0e8 .feature_glass_201b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .input_fluid_a0e8 .feature_glass_201b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.input_fluid_a0e8 .silver_55a4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.input_fluid_a0e8 .silver_55a4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.input_fluid_a0e8 .silver_55a4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.input_fluid_a0e8 .notification-ca5a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_fluid_a0e8 .notification-ca5a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.input_fluid_a0e8 .pro_3086 p:last-child {
  margin-bottom: 0;
}
.input_fluid_a0e8 .gas_4e3f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.input_fluid_a0e8 .brown_94d4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.input_fluid_a0e8 .photo_black_cb19 {
  margin-top: 1em;
}
.input_fluid_a0e8 .highlight-white-2201 {
  top: 0;
  display: block;
}
.input_fluid_a0e8 .highlight-white-2201 a {
  color: inherit;
}
.input_fluid_a0e8 .highlight-white-2201 a:hover {
  color: inherit;
}
.input_fluid_a0e8 .module-stone-b810 {
  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;
}
.input_fluid_a0e8 .module-stone-b810:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.input_fluid_a0e8 .brown_94d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.input_fluid_a0e8 .container-huge-6d5a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.input_fluid_a0e8 .container-huge-6d5a:first-child {
  margin-top: 0;
}
.input_fluid_a0e8 .container-huge-6d5a.in-4465 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.input_fluid_a0e8 .container-huge-6d5a.chip_2b41 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_fluid_a0e8
  .container-huge-6d5a.chip_2b41.button-1d79
  .photo_black_cb19 {
  width: 100%;
}
.input_fluid_a0e8 .chip_2b41 {
  -webkit-box-align: center;
  align-items: center;
}
.input_fluid_a0e8 .chip_2b41 .silver-713b,
.input_fluid_a0e8 .chip_2b41 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.input_fluid_a0e8 .silver_55a4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input_fluid_a0e8 .silver_55a4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input_fluid_a0e8 .silver_55a4: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;
}
.input_fluid_a0e8 .in-4465 {
  z-index: 5;
}
.input_fluid_a0e8 .gradient-action-a28e .popup-dirty-15c8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.input_fluid_a0e8 .gold_e83f .popup-dirty-15c8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.input_fluid_a0e8 .link_cool_7306 .popup-dirty-15c8 {
  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;
}
.input_fluid_a0e8.full-ad4e .box_3954,
.input_fluid_a0e8.popup_f267 .box_3954 {
  display: block;
}
.input_fluid_a0e8.full-ad4e .box_3954 .soft-d6a5,
.input_fluid_a0e8.full-ad4e .box_3954 .brown_94d4,
.input_fluid_a0e8.popup_f267 .box_3954 .soft-d6a5,
.input_fluid_a0e8.popup_f267 .box_3954 .brown_94d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input_fluid_a0e8.carousel-0961 .feature_glass_201b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .input_fluid_a0e8.carousel-0961 .feature_glass_201b {
    margin-right: 0;
  }
}
.input_fluid_a0e8.full-ad4e .feature_glass_201b,
.input_fluid_a0e8.popup_f267 .feature_glass_201b {
  padding-top: 40%;
}
.input_fluid_a0e8.full-ad4e .west_2d48,
.input_fluid_a0e8.popup_f267 .west_2d48 {
  display: block;
}
.input_fluid_a0e8.full-ad4e .fn-sticky-84a5 .brown_94d4,
.input_fluid_a0e8.popup_f267 .fn-sticky-84a5 .brown_94d4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.input_fluid_a0e8.full-ad4e .feature_glass_201b,
.input_fluid_a0e8.popup_f267 .feature_glass_201b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.input_fluid_a0e8.full-ad4e .brown_94d4 {
  padding: 1em;
}
.box-outer-5061 {
  margin: 30px auto;
  display: block;
}
.box-outer-5061 .heading-fast-2af2 > * {
  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;
}
.box-outer-5061 .heading-fast-2af2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.box-outer-5061 .heading-fast-2af2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup-pro-cbd3 .silver-713b {
  margin-bottom: 1.41575em;
}
.popup-pro-cbd3 .wide-fa4a {
  margin-bottom: 1.618em;
}
.label-97c8 .widget_tall_adb4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label-97c8 .widget_tall_adb4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label-97c8 .outer_79e3 {
  max-width: 100%;
  overflow: auto;
}
.menu-fresh-27ee .label-97c8 a:hover {
  text-decoration: underline;
}
.pagination-smooth-079b .gas-9fc3:not(.notification-ca5a),
.pagination-smooth-079b .silver_55a4 {
  margin-bottom: 1.41575em;
}
.pagination-smooth-079b .gas-9fc3:not(.notification-ca5a):last-child,
.pagination-smooth-079b .silver_55a4:last-child {
  margin-bottom: 0;
}
.pagination-smooth-079b .gas-9fc3.blue-1fea {
  margin-bottom: 0.41575em;
}
.pagination-smooth-079b .warm_0cc4:before,
.pagination-smooth-079b .purple_82e7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination-smooth-079b .warm_0cc4:before {
  content: "\f115";
}
.pagination-smooth-079b .purple_82e7:before {
  content: "\f02c";
}
.pagination-smooth-079b .heading_2877 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination-smooth-079b .heading_2877 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fixed-8762 {
  display: -webkit-box;
  display: flex;
}
.fixed-8762 .white-cfb3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fixed-8762 .white-cfb3 {
    flex-basis: 90px;
  }
}
.fixed-8762 .sidebar-409d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fixed-8762 .sidebar-409d {
    flex-basis: calc(100% - 50px);
  }
}
.fixed-8762 .shadow-7dc3 p:last-child {
  margin-bottom: 0.72em;
}
.chip-dark-2d53 .heading-fast-2af2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.chip-dark-2d53 .heading-fast-2af2:after,
.chip-dark-2d53 .heading-fast-2af2:before {
  content: "";
  display: table;
}
.chip-dark-2d53 .heading-fast-2af2:after {
  clear: both;
}
.chip-dark-2d53 .heading-fast-2af2 .steel-0edf,
.chip-dark-2d53 .heading-fast-2af2 .fixed_3445 {
  width: 49%;
}
.chip-dark-2d53 .heading-fast-2af2 .steel-0edf a span.form_black_5ced,
.chip-dark-2d53 .heading-fast-2af2 .fixed_3445 a span.form_black_5ced {
  display: block;
  margin-bottom: 5px;
}
.chip-dark-2d53 .heading-fast-2af2 .fixed_3445 {
  float: left;
  text-align: left;
}
.chip-dark-2d53 .heading-fast-2af2 .steel-0edf {
  float: right;
  text-align: right;
}
.tabs_875e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tabs_875e {
    margin-bottom: 0;
  }
}
.dark-4a27 {
  margin-bottom: 1em;
}
.dark-4a27 .notification-ca5a {
  font-size: 1.1em;
  line-height: 1.3;
}
.fresh-ae59 a {
  display: block;
  line-height: 0;
  position: relative;
}
.label-e990 .dark-4a27,
.steel-7d7d .dark-4a27 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .label-e990 .dark-4a27,
  .steel-7d7d .dark-4a27 {
    display: block;
  }
}
.label-e990 .fresh-ae59,
.steel-7d7d .fresh-ae59 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .label-e990 .fresh-ae59,
  .steel-7d7d .fresh-ae59 {
    margin-bottom: 1em;
  }
}
.label-e990 .fresh-ae59 img,
.steel-7d7d .fresh-ae59 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.label-e990 .highlight_medium_7998,
.steel-7d7d .highlight_medium_7998 {
  flex-basis: calc(100% - 160px);
}
.label-e990 .highlight_medium_7998 p,
.steel-7d7d .highlight_medium_7998 p {
  margin-bottom: 0;
}
.label-e990 .highlight_medium_7998 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .label-e990 .highlight_medium_7998 {
    padding-left: 0;
  }
}
.steel-7d7d .highlight_medium_7998 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .steel-7d7d .highlight_medium_7998 {
    padding-right: 0;
  }
}
.steel-7d7d .fresh-ae59 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.old_6825 .fresh-ae59 {
  margin-bottom: 0.5em;
}
.old_6825 .fresh-ae59 img {
  width: 100%;
}
.component-246f .icon-0821,
.notice_4eb6 .icon-0821 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.notice_4eb6 .narrow_e856 .title-4d05 p:last-child {
  margin-bottom: 0;
}
.nav-0c80 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.disabled_pro_a62a .banner_steel_5f71 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .disabled_pro_a62a .banner_steel_5f71:last-of-type {
    margin-bottom: 0;
  }
}
.disabled_pro_a62a .banner_steel_5f71 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_pro_a62a .banner_steel_5f71 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.disabled_pro_a62a .banner_steel_5f71 ul li {
  margin: 0 0 0.6em;
}
.disabled_pro_a62a .banner_steel_5f71 ul li.pagination-active-22e5,
.disabled_pro_a62a .banner_steel_5f71 ul li.card_east_bf97 {
  position: relative;
}
.disabled_pro_a62a .banner_steel_5f71 ul li.pagination-active-22e5 .title-873a,
.disabled_pro_a62a .banner_steel_5f71 ul li.card_east_bf97 .title-873a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.disabled_pro_a62a .banner_steel_5f71 ul li.pagination-active-22e5:after:after,
.disabled_pro_a62a .banner_steel_5f71 ul li.pagination-active-22e5:after:before,
.disabled_pro_a62a
  .banner_steel_5f71
  ul
  li.card_east_bf97:after:after,
.disabled_pro_a62a
  .banner_steel_5f71
  ul
  li.card_east_bf97:after:before {
  content: "";
  display: table;
}
.disabled_pro_a62a .banner_steel_5f71 ul li.pagination-active-22e5:after:after,
.disabled_pro_a62a
  .banner_steel_5f71
  ul
  li.card_east_bf97:after:after {
  clear: both;
}
.disabled_pro_a62a .banner_steel_5f71 a.filter-390b:hover {
  text-decoration: none;
}
.disabled_pro_a62a .banner_steel_5f71 select {
  max-width: 100%;
}
.disabled_pro_a62a .banner_steel_5f71 table {
  font-size: 85%;
}
.disabled_pro_a62a .banner_steel_5f71 table td,
.disabled_pro_a62a .banner_steel_5f71 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.disabled_pro_a62a .banner_steel_5f71 table tfoot td {
  text-align: left;
}
.disabled_pro_a62a .banner_steel_5f71 :last-child {
  margin-bottom: 0;
}
.disabled_pro_a62a .banner_steel_5f71 .tag-fast-93f4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.disabled_pro_a62a .banner_steel_5f71 .tag-fast-93f4 label {
  width: 100%;
}
.disabled_pro_a62a .banner_steel_5f71 .tag-fast-93f4 .active_a9d3 {
  width: 100%;
  display: block;
}
.disabled_pro_a62a .banner_steel_5f71 .tag-fast-93f4 .tabs-88fc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.disabled_pro_a62a .banner_steel_5f71 .tag-fast-93f4 .tabs-88fc:hover svg #svg-search {
  fill: #444;
}
.disabled_pro_a62a .banner_steel_5f71 .tag-fast-93f4 .tabs-88fc svg {
  width: 18px;
  height: 18px;
}
.disabled_pro_a62a .hard-1fb7 ul ul,
.disabled_pro_a62a .detail_49a1 ul ul,
.disabled_pro_a62a .accent_lower_41d2 ul ul,
.disabled_pro_a62a .wood-604f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.disabled_pro_a62a .hard-1fb7 .active-purple-d14b > a,
.disabled_pro_a62a .detail_49a1 .active-purple-d14b > a,
.disabled_pro_a62a .accent_lower_41d2 .active-purple-d14b > a,
.disabled_pro_a62a .wood-604f .active-purple-d14b > a {
  margin-bottom: 0;
}
.disabled_pro_a62a .nav-679d li,
.disabled_pro_a62a .hard-1fb7 li,
.disabled_pro_a62a .purple-9d19 li,
.disabled_pro_a62a .detail_49a1 li,
.disabled_pro_a62a .accent_lower_41d2 li,
.disabled_pro_a62a .wood-604f li,
.disabled_pro_a62a .disabled-cool-f457 li,
.disabled_pro_a62a .gallery_stone_1517 li {
  display: block;
  position: relative;
}
.disabled_pro_a62a .nav-679d li:last-child,
.disabled_pro_a62a .hard-1fb7 li:last-child,
.disabled_pro_a62a .purple-9d19 li:last-child,
.disabled_pro_a62a .detail_49a1 li:last-child,
.disabled_pro_a62a .accent_lower_41d2 li:last-child,
.disabled_pro_a62a .wood-604f li:last-child,
.disabled_pro_a62a .disabled-cool-f457 li:last-child,
.disabled_pro_a62a .gallery_stone_1517 li:last-child {
  border: none;
}
.disabled_pro_a62a .nav-679d li a,
.disabled_pro_a62a .hard-1fb7 li a,
.disabled_pro_a62a .purple-9d19 li a,
.disabled_pro_a62a .detail_49a1 li a,
.disabled_pro_a62a .accent_lower_41d2 li a,
.disabled_pro_a62a .wood-604f li a,
.disabled_pro_a62a .disabled-cool-f457 li a,
.disabled_pro_a62a .gallery_stone_1517 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_pro_a62a .nav-679d li ul li::before,
.disabled_pro_a62a .hard-1fb7 li ul li::before,
.disabled_pro_a62a .purple-9d19 li ul li::before,
.disabled_pro_a62a .detail_49a1 li ul li::before,
.disabled_pro_a62a .accent_lower_41d2 li ul li::before,
.disabled_pro_a62a .wood-604f li ul li::before,
.disabled_pro_a62a .disabled-cool-f457 li ul li::before,
.disabled_pro_a62a .gallery_stone_1517 li ul li::before {
  left: 15px;
}
.disabled_pro_a62a .nav-679d li ul a,
.disabled_pro_a62a .hard-1fb7 li ul a,
.disabled_pro_a62a .purple-9d19 li ul a,
.disabled_pro_a62a .detail_49a1 li ul a,
.disabled_pro_a62a .accent_lower_41d2 li ul a,
.disabled_pro_a62a .wood-604f li ul a,
.disabled_pro_a62a .disabled-cool-f457 li ul a,
.disabled_pro_a62a .gallery_stone_1517 li ul a {
  padding-left: 20px;
}
.disabled_pro_a62a .nav-679d li ul ul li::before,
.disabled_pro_a62a .hard-1fb7 li ul ul li::before,
.disabled_pro_a62a .purple-9d19 li ul ul li::before,
.disabled_pro_a62a .detail_49a1 li ul ul li::before,
.disabled_pro_a62a .accent_lower_41d2 li ul ul li::before,
.disabled_pro_a62a .wood-604f li ul ul li::before,
.disabled_pro_a62a .disabled-cool-f457 li ul ul li::before,
.disabled_pro_a62a .gallery_stone_1517 li ul ul li::before {
  left: 30px;
}
.disabled_pro_a62a .nav-679d li ul ul a,
.disabled_pro_a62a .hard-1fb7 li ul ul a,
.disabled_pro_a62a .purple-9d19 li ul ul a,
.disabled_pro_a62a .detail_49a1 li ul ul a,
.disabled_pro_a62a .accent_lower_41d2 li ul ul a,
.disabled_pro_a62a .wood-604f li ul ul a,
.disabled_pro_a62a .disabled-cool-f457 li ul ul a,
.disabled_pro_a62a .gallery_stone_1517 li ul ul a {
  padding-left: 40px;
}
.disabled_pro_a62a .search-fresh-21e5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_pro_a62a .gallery_stone_1517 ul li {
  margin-bottom: 1.41575em;
}
.disabled_pro_a62a .gallery_stone_1517 ul li .picture_silver_19ae {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.disabled_pro_a62a .gallery_stone_1517 ul li .info_a22b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wrapper_8cd5 .nav-679d li a,
.wrapper_8cd5 .hard-1fb7 li a,
.wrapper_8cd5 .purple-9d19 li a,
.wrapper_8cd5 .detail_49a1 li a,
.wrapper_8cd5 .accent_lower_41d2 li a,
.wrapper_8cd5 .wood-604f li a,
.wrapper_8cd5 .disabled-cool-f457 li a,
.wrapper_8cd5 .gallery_stone_1517 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_8cd5 .search-fresh-21e5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_8cd5 .banner_steel_5f71 ul li.pagination-active-22e5 .title-873a,
.wrapper_8cd5 .banner_steel_5f71 ul li.card_east_bf97 .title-873a {
  background: rgba(0, 0, 0, 0.2);
}
.wrapper_8cd5 .disabled_pro_a62a .banner_steel_5f71 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-d74c .disabled_pro_a62a .video-plasma-0685 li {
  margin: 0;
}
.backdrop-d74c .disabled_pro_a62a .video-plasma-0685 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.backdrop-d74c .disabled_pro_a62a .video-plasma-0685 li ul {
  margin: 0;
}
.backdrop-d74c .disabled_pro_a62a .video-plasma-0685 li ul li a {
  padding-left: 15px;
}
.backdrop-d74c .disabled_pro_a62a .video-plasma-0685 li ul li li a {
  padding-left: 30px;
}
.backdrop-d74c .disabled_pro_a62a .video-plasma-0685 li.alert-bottom-d325 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.backdrop-d74c .disabled_pro_a62a .video-plasma-0685 li.alert-bottom-d325 > 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;
}
.backdrop-d74c .disabled_pro_a62a .video-plasma-0685 li.alert-bottom-d325 > 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;
}
.primary_yellow_b04a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.up_f373 {
  position: relative;
  z-index: 10;
}
.up_f373 .stone_e692 {
  width: 100%;
  max-width: 100%;
}
.layout-green-e8c7 .form_old_7ecd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.layout-green-e8c7 .search-bdd0 {
}
.layout-green-e8c7 .wrapper_8cd5 {
  background: #292929;
}
.logo_5528 .form_old_7ecd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.logo_5528 .search-bdd0 {
  background: #f9f9f9;
}
.logo_5528 .wrapper_8cd5 {
  background: #303030;
}
.in-e790 .form_old_7ecd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .in-e790 .module-in-2d29 {
    margin-bottom: 1em;
  }
  .in-e790 .module-in-2d29:last-child {
    margin-bottom: 0;
  }
}
.in-e790 .search-bdd0 {
  background: #ededed;
}
.in-e790 .wrapper_8cd5 {
  background: #1a1a1a;
}
.form_old_7ecd.search-bdd0 {
  color: rgba(0, 0, 0, 0.6);
}
.form_old_7ecd.search-bdd0 .basic_8922 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_old_7ecd.wrapper_8cd5 {
  color: rgba(255, 255, 255, 0.99);
}
.form_old_7ecd.wrapper_8cd5 a:not(.filter-390b) {
  color: rgba(255, 255, 255, 0.79);
}
.form_old_7ecd.wrapper_8cd5 a:not(.filter-390b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_old_7ecd.wrapper_8cd5 .basic_8922 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_old_7ecd.wrapper_8cd5 table tbody td,
.form_old_7ecd.wrapper_8cd5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.iron-9e2b.feature-thick-ab80 .hard-c70e {
  max-width: initial;
}
.iron-9e2b .disabled-3644 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.iron-9e2b .disabled-3644 .stone_e692 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .iron-9e2b .disabled-3644 .stone_e692 {
    display: block;
    margin-bottom: 2em;
  }
  .iron-9e2b .disabled-3644 .stone_e692:last-child {
    margin-bottom: 0;
  }
}
.in-e790 .module-in-2d29:last-child,
.logo_5528 .module-in-2d29:last-child,
.layout-green-e8c7 .module-in-2d29:last-child {
  margin-bottom: 0;
}
.in-e790 .module-in-2d29 .disabled_pro_a62a .banner_steel_5f71:last-child,
.logo_5528 .module-in-2d29 .disabled_pro_a62a .banner_steel_5f71:last-child,
.layout-green-e8c7 .module-in-2d29 .disabled_pro_a62a .banner_steel_5f71:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .in-e790 .short-3c79,
  .in-e790 .photo-dark-551a,
  .logo_5528 .short-3c79,
  .logo_5528 .photo-dark-551a,
  .layout-green-e8c7 .short-3c79,
  .layout-green-e8c7 .photo-dark-551a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .up_f373 .module-in-2d29 {
    margin-bottom: 2em;
  }
}
.up_f373 p:last-child {
  margin-bottom: 0;
}
.up_f373 li,
.up_f373 ul {
  list-style: none;
  margin: 0;
}
.up_f373 ul ul {
  margin-left: 2.617924em;
}
.static-a966 {
  font-size: 0.875em;
}

/* css-noise: 9f49 */
.phantom-card-f3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
