/*!
Theme Name: Customify
Theme URI: https://pressmaximum.carousel-huge-23da/customify
Author: WPCustomify
Author URI: https://pressmaximum.carousel-huge-23da
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.carousel-huge-23da/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.feature-9e2f.static-2eb3/licenses/gpl-2.0.picture-center-04a3
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.fresh-bd0f/, (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.dynamic_58d3.highlight_7a48/normalize.pagination-85c7/
 ======
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.pagination-85c7 v7.0.0 | MIT License | github.carousel-huge-23da/necolas/normalize.pagination-85c7 */
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;
}
.chip-copper-6d25 .element_1d9e,
.gas-56cf,
.in_1af5,
.rough_c9cc,
.video-0abf,
.popup_middle_7bd3,
.list-medium-5a15,
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;
}
.gas-56cf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gas-56cf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gas-56cf,
  h1 {
    font-size: 1.8em;
  }
}
.in_1af5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.in_1af5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .in_1af5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .in_1af5,
  h2 {
    font-size: 1.7em;
  }
}
.rough_c9cc,
h3 {
  font-size: 1.618em;
}
.chip-copper-6d25 .element_1d9e,
.video-0abf,
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.copper-bd9e {
  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;
}
.tooltip_ba47:after,
.tooltip_ba47:before,
.main_glass_1c00:after,
.main_glass_1c00:before {
  content: "";
  display: table;
}
.tooltip_ba47:after,
.main_glass_1c00:after {
  clear: both;
}
.row-ff2d {
  float: right;
  margin-right: 0;
}
.hover_988f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.prev-04d6 .caption_dirty_ca79,
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;
}
.prev-04d6 .caption_dirty_ca79: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;
}
.focused_565d .caption_dirty_ca79 {
  box-shadow: none;
}
.focused_565d
  .caption_dirty_ca79
  .orange-58bc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.focused_565d .caption_dirty_ca79 .status-e65c {
  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;
}
.focused_565d
  .caption_dirty_ca79
  .status-e65c
  b {
  display: none;
}
.focused_565d .steel_3d2b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dark_6807:not(.paragraph-f268):not(.paragraph-hot-ed4d),
button:not(.paragraph-f268):not(.paragraph-hot-ed4d),
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ),
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ),
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ) {
  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;
}
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):hover,
button:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):hover,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):hover,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):hover,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):active,
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):focus,
button:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):active,
button:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):focus,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):active,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):focus,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):active,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):focus,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):active,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):focus {
  outline: 0;
}
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929,
button:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929 {
  position: relative;
}
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .feature-smooth-2f9a,
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .active-lite-ae0a,
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .info-easy-f0f6,
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  i,
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  svg,
button:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .feature-smooth-2f9a,
button:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .active-lite-ae0a,
button:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .info-easy-f0f6,
button:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  i,
button:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  svg,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .feature-smooth-2f9a,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .active-lite-ae0a,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .info-easy-f0f6,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  i,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  svg,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .feature-smooth-2f9a,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .active-lite-ae0a,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .info-easy-f0f6,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  i,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  svg,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .feature-smooth-2f9a,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .active-lite-ae0a,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  .info-easy-f0f6,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  i,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929
  svg {
  visibility: hidden;
}
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929:after,
button:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929:after,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929:after,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929:after,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ).fn-loading-b929: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;
}
.dark_6807:not(.paragraph-f268):not(.paragraph-hot-ed4d),
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ),
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ),
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ) {
  color: #fff;
  background: #235787;
}
.dark_6807:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):focus,
input[type="button"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):focus,
input[type="reset"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):focus,
input[type="submit"]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ):focus {
  color: #fff;
}
.dark_6807.fn-disabled-b929:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ),
.dark_6807[disabled]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ),
button.fn-disabled-b929:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ),
button[disabled]:not(.paragraph-f268):not(
    .paragraph-hot-ed4d
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.paragraph-left-c9b1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.paragraph-left-c9b1: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;
}
.current-2f26 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tooltip_1ff3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pagination_5a60 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tooltip_ba47:after,
.tooltip_ba47:before,
.layout-new-dbe5:after,
.layout-new-dbe5:before,
.banner-b97e:after,
.banner-b97e:before,
.input-paper-9e2f:after,
.input-paper-9e2f:before,
.hero-8b50:after,
.hero-8b50:before,
.module_inner_ff62:after,
.module_inner_ff62:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tooltip_ba47:after,
.layout-new-dbe5:after,
.banner-b97e:after,
.input-paper-9e2f:after,
.hero-8b50:after,
.module_inner_ff62:after {
  clear: both;
}
.layout-new-dbe5 .full_0885,
.banner-b97e .full_0885,
.aside-left-a0c9 .full_0885 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.media-1856 {
  display: inline-block;
}
.next-3e71 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.next-3e71 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.next-3e71 .bronze_0846 {
  padding: 1em 0;
  font-size: 85%;
}
.bronze_0846 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.link_in_407f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.link_in_407f:after,
.link_in_407f:before {
  content: "";
  display: table;
}
.link_in_407f:after {
  clear: both;
}
.shade-4aa2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hover_15dd .shade-4aa2 {
  max-width: 50%;
}
.texture_7b34 .shade-4aa2 {
  max-width: 33.33%;
}
.motion-2873 .shade-4aa2 {
  max-width: 25%;
}
.menu_a5e3 .shade-4aa2 {
  max-width: 20%;
}
.static_a8e0 .shade-4aa2 {
  max-width: 16.66%;
}
.logo_hard_14b4 .shade-4aa2 {
  max-width: 14.28%;
}
.inner-62fb .shade-4aa2 {
  max-width: 12.5%;
}
.wide-1f1a .shade-4aa2 {
  max-width: 11.11%;
}
.north_884d {
  display: block;
}
.chip-copper-6d25 .info_purple_bda1 label,
.chip-copper-6d25 .right-e204 label,
.chip-copper-6d25 .dark_6565 label,
.chip-copper-6d25 .preview-tall-d52d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed-c342 {
  list-style: none;
  margin: 0;
}
.pressed-c342 article.pro_4b72 {
  margin-bottom: 0;
}
.pressed-c342 ul {
  list-style: none;
  margin: 0;
}
.pressed-c342 .grid-prev-5d61 li.pro_4b72 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed-c342 .grid-prev-5d61 li.pro_4b72 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed-c342 .grid-prev-5d61 li.pro_4b72: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) {
  .pressed-c342 .grid-prev-5d61 li.pro_4b72 li.pro_4b72 li.pro_4b72 li.pro_4b72 {
    padding-left: 0;
  }
}
article.pro_4b72 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pro_4b72 .layout-new-dbe5 p:last-of-type {
  margin-bottom: 0;
}
article.pro_4b72 .red_16d3 {
  float: left;
}
article.pro_4b72 .tertiary_81d3 {
  margin-left: 85px;
}
article.pro_4b72 .banner-full-eb22 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pro_4b72 .banner-full-eb22 .grid-3bc2 {
  margin-left: 10px;
}
article.pro_4b72 .container_5c7f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pro_4b72 .border_51fa {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .info_purple_bda1,
  #respond .dark_6565,
  #respond .preview-tall-d52d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_purple_bda1 input,
#respond .dark_6565 input,
#respond .preview-tall-d52d input {
  width: 100%;
}
#respond .preview-tall-d52d {
  margin-right: 0;
}
#respond .dropdown_13fa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_db0d {
  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;
}
.grid_db0d.new-51d8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid_db0d 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%);
}
.grid_db0d:focus,
.grid_db0d: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);
}
.feature-wide-797f {
  border-radius: 10%;
}
.backdrop_warm_be8b {
  border-radius: 50%;
}
.current_ebd9 {
  font-size: 0.72em;
}
.item_518d {
  font-size: 0.875em;
}
.up-d341 {
  font-size: 1.1em;
}
.first_f233 {
  text-transform: uppercase;
  line-height: 1.2;
}
.first_f233.current_ebd9 {
  letter-spacing: 0.5px;
}
.slider_stone_5f13,
.slider_stone_5f13 a {
  color: #6d6d6d;
}
.slider_stone_5f13 a:hover {
  color: #111;
}
.layout-solid-ad0c {
  color: #6d6d6d;
}
.module_ad1f {
  overflow-x: hidden;
}
.module_ad1f .sidebar-blue-dac3.up_29ea {
  position: relative;
}
.module_ad1f .sidebar-blue-dac3.up_29ea.list_brown_c4f5 {
  position: initial;
}
.module_ad1f
  .sidebar-blue-dac3.up_29ea.list_brown_c4f5
  .preview_middle_4b91 {
  left: auto;
}
.module_ad1f .sidebar-blue-dac3 .preview_middle_4b91 {
  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;
}
.module_ad1f .sidebar-blue-dac3:hover.up_29ea {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.module_ad1f
  .sidebar-blue-dac3:hover.up_29ea
  .preview_middle_4b91 {
  display: block;
  z-index: 9999999;
}
.module_ad1f .column_fast_1177 .bottom_ec2e,
.module_ad1f .mask-tall-1e40 .bottom_ec2e {
  display: none;
}
.module_ad1f .basic-5e85 .sidebar-blue-dac3:hover.up_29ea {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.chip-copper-6d25 .info_purple_bda1 label,
.chip-copper-6d25 .right-e204 label,
.chip-copper-6d25 .dark_6565 label,
.chip-copper-6d25 .preview-tall-d52d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed-c342 {
  list-style: none;
  margin: 0;
}
.pressed-c342 article.pro_4b72 {
  margin-bottom: 0;
}
.pressed-c342 ul {
  list-style: none;
  margin: 0;
}
.pressed-c342 .grid-prev-5d61 li.pro_4b72 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed-c342 .grid-prev-5d61 li.pro_4b72 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed-c342 .grid-prev-5d61 li.pro_4b72: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) {
  .pressed-c342 .grid-prev-5d61 li.pro_4b72 li.pro_4b72 li.pro_4b72 li.pro_4b72 {
    padding-left: 0;
  }
}
article.pro_4b72 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pro_4b72 .layout-new-dbe5 p:last-of-type {
  margin-bottom: 0;
}
article.pro_4b72 .red_16d3 {
  float: left;
}
article.pro_4b72 .tertiary_81d3 {
  margin-left: 85px;
}
article.pro_4b72 .banner-full-eb22 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pro_4b72 .banner-full-eb22 .grid-3bc2 {
  margin-left: 10px;
}
article.pro_4b72 .container_5c7f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pro_4b72 .border_51fa {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .info_purple_bda1,
  #respond .dark_6565,
  #respond .preview-tall-d52d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_purple_bda1 input,
#respond .dark_6565 input,
#respond .preview-tall-d52d input {
  width: 100%;
}
#respond .preview-tall-d52d {
  margin-right: 0;
}
#respond .dropdown_13fa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column_fast_1177 .steel_fc6d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.steel_fc6d .right_6659.link-cool-c17c .aside_hovered_d707 > li > a:focus,
.steel_fc6d .right_6659.link-cool-c17c .aside_hovered_d707 > li > a:hover,
.steel_fc6d .right_6659.dropdown_fast_92c2 .aside_hovered_d707 > li > a:focus,
.steel_fc6d .right_6659.dropdown_fast_92c2 .aside_hovered_d707 > li > a:hover,
.steel_fc6d .right_6659.fixed_e5a7 .aside_hovered_d707 > li > a:focus,
.steel_fc6d .right_6659.fixed_e5a7 .aside_hovered_d707 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel_fc6d
  .right_6659.link-cool-c17c
  .aside_hovered_d707
  > li.component_solid_5306
  > a,
.steel_fc6d
  .right_6659.link-cool-c17c
  .aside_hovered_d707
  > li.sort_fixed_45e9
  > a,
.steel_fc6d
  .right_6659.dropdown_fast_92c2
  .aside_hovered_d707
  > li.component_solid_5306
  > a,
.steel_fc6d
  .right_6659.dropdown_fast_92c2
  .aside_hovered_d707
  > li.sort_fixed_45e9
  > a,
.steel_fc6d
  .right_6659.fixed_e5a7
  .aside_hovered_d707
  > li.component_solid_5306
  > a,
.steel_fc6d .right_6659.fixed_e5a7 .aside_hovered_d707 > li.logo-lite-0195 > a {
  color: rgba(255, 255, 255, 0.99);
}
.steel_fc6d .disabled_warm_e136,
.steel_fc6d .disabled_warm_e136 a {
  color: rgba(255, 255, 255, 0.99);
}
.steel_fc6d .glass-e4a8.preview-7885 li a,
.steel_fc6d .link_south_419f a,
.steel_fc6d .static_6b82,
.steel_fc6d .aside_hovered_d707 > li > a,
.steel_fc6d .alert_red_7f1d {
  color: rgba(255, 255, 255, 0.79);
}
.steel_fc6d .glass-e4a8.preview-7885 li a:hover,
.steel_fc6d .link_south_419f a:hover,
.steel_fc6d .static_6b82:hover,
.steel_fc6d .aside_hovered_d707 > li > a:hover,
.steel_fc6d .alert_red_7f1d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel_fc6d .hovered_6bc2 {
  color: rgba(255, 255, 255, 0.79);
}
.steel_fc6d .hovered_6bc2 .clean-b39f {
  color: rgba(255, 255, 255, 0.99);
}
.steel_fc6d .hovered_6bc2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel_fc6d .first-ad69 .column-mini-9223 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.steel_fc6d .first-ad69 .column-mini-9223 .hovered_6caf {
  color: rgba(255, 255, 255, 0.79);
}
.steel_fc6d
  .first-ad69
  .column-mini-9223
  .hovered_6caf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel_fc6d
  .first-ad69
  .column-mini-9223
  .hovered_6caf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel_fc6d
  .first-ad69
  .column-mini-9223
  .hovered_6caf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel_fc6d
  .first-ad69
  .column-mini-9223
  .hovered_6caf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.steel_fc6d .first-ad69 .content_rough_13cf {
  color: rgba(255, 255, 255, 0.79);
}
.steel_fc6d .first-ad69 .content_rough_13cf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-dim-c1b8
  .steel_fc6d
  .first-ad69
  .hidden-out-1fc0
  .hero-warm-0eab {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-dim-c1b8
  .steel_fc6d
  .first-ad69
  .hidden-out-1fc0
  .hovered_6caf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_fast_1177 .panel_old_24e4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.panel_old_24e4 .right_6659.link-cool-c17c .aside_hovered_d707 > li > a:focus,
.panel_old_24e4 .right_6659.link-cool-c17c .aside_hovered_d707 > li > a:hover,
.panel_old_24e4 .right_6659.dropdown_fast_92c2 .aside_hovered_d707 > li > a:focus,
.panel_old_24e4 .right_6659.dropdown_fast_92c2 .aside_hovered_d707 > li > a:hover,
.panel_old_24e4 .right_6659.fixed_e5a7 .aside_hovered_d707 > li > a:focus,
.panel_old_24e4 .right_6659.fixed_e5a7 .aside_hovered_d707 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_old_24e4
  .right_6659.link-cool-c17c
  .aside_hovered_d707
  > li.component_solid_5306
  > a,
.panel_old_24e4
  .right_6659.link-cool-c17c
  .aside_hovered_d707
  > li.sort_fixed_45e9
  > a,
.panel_old_24e4
  .right_6659.dropdown_fast_92c2
  .aside_hovered_d707
  > li.component_solid_5306
  > a,
.panel_old_24e4
  .right_6659.dropdown_fast_92c2
  .aside_hovered_d707
  > li.sort_fixed_45e9
  > a,
.panel_old_24e4
  .right_6659.fixed_e5a7
  .aside_hovered_d707
  > li.component_solid_5306
  > a,
.panel_old_24e4 .right_6659.fixed_e5a7 .aside_hovered_d707 > li.logo-lite-0195 > a {
  color: rgba(0, 0, 0, 0.8);
}
.panel_old_24e4 .disabled_warm_e136,
.panel_old_24e4 .disabled_warm_e136 a {
  color: rgba(0, 0, 0, 0.8);
}
.panel_old_24e4 .glass-e4a8.preview-7885 li a,
.panel_old_24e4 .link_south_419f a,
.panel_old_24e4 .static_6b82,
.panel_old_24e4 .aside_hovered_d707 > li > a,
.panel_old_24e4 .alert_red_7f1d {
  color: rgba(0, 0, 0, 0.55);
}
.panel_old_24e4 .glass-e4a8.preview-7885 li a:hover,
.panel_old_24e4 .link_south_419f a:hover,
.panel_old_24e4 .static_6b82:hover,
.panel_old_24e4 .aside_hovered_d707 > li > a:hover,
.panel_old_24e4 .alert_red_7f1d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_old_24e4 .hovered_6bc2 {
  color: rgba(0, 0, 0, 0.55);
}
.panel_old_24e4 .hovered_6bc2 .clean-b39f {
  color: rgba(0, 0, 0, 0.8);
}
.panel_old_24e4 .hovered_6bc2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-20e6 .element-plasma-eecb {
  margin-left: auto;
  margin-right: auto;
}
.banner-b97e > * {
  margin-left: auto;
  margin-right: auto;
}
.banner-b97e .current-2f26 {
  margin-right: 1.41575em;
}
.plasma_78b7 .banner-b97e > .tag_c158 {
  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;
}
.plasma_78b7 .banner-b97e > .feature_pro_b61a {
  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;
}
.chip-afa1.fluid-20e6 .element-plasma-eecb,
.link_gas_e4ba.fluid-20e6 .element-plasma-eecb {
  margin-left: 0;
}
.section-steel-2f68.fluid-20e6 .element-plasma-eecb,
.full-d775.fluid-20e6 .element-plasma-eecb {
  margin-right: 0;
}
.banner-b97e ol,
.banner-b97e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.disabled-807c video {
  max-width: 100%;
}
.footer_6e5a img {
  display: block;
}
.footer_6e5a.current-2f26,
.footer_6e5a.tooltip_1ff3 {
  width: 100%;
}
.footer_6e5a.feature_pro_b61a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.cold-c1b0:not(.module-thick-5ce8) {
  margin: 1.5em auto;
}
.advanced-1dbc p {
  padding: 1.5em 14px;
}
ul.shadow_soft_9bda.feature_pro_b61a,
ul.shadow_soft_9bda.tag_c158,
ul.shadow_soft_9bda.widget_west_6476.tag_c158 {
  padding: 0 14px;
}
.over_a9eb {
  display: block;
  overflow-x: auto;
}
.over_a9eb table {
  border-collapse: collapse;
  width: 100%;
}
.over_a9eb td,
.over_a9eb th {
  padding: 0.5em;
}
.banner-b97e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner-b97e ol ol,
.banner-b97e ol ul,
.banner-b97e ul ol,
.banner-b97e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner-b97e ol ol li,
.banner-b97e ol ul li,
.banner-b97e ul ol li,
.banner-b97e ul ul li {
  margin-left: 0;
}
.center_a552.tooltip-up-4142 > .accent-cc3f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.center_a552.tooltip-up-4142 > .accent-cc3f iframe,
.center_a552.tooltip-up-4142 > .accent-cc3f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.heading_973e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.heading_973e.cold_e5ff {
  padding: 0;
}
.heading_973e.cold_e5ff cite {
  font-size: 13px;
}
.heading_973e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.heading_973e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hover_south_3f36 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hover_south_3f36 > p:first-child {
  margin-top: 0;
}
.hover_south_3f36 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hover_south_3f36 blockquote {
  border-left: 0;
}
.column_orange_ff65 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.column_orange_ff65:not(.iron_69b5) {
  max-width: 100px;
}
.column_orange_ff65.south_4294 {
  border-bottom: none !important;
  text-align: center;
}
.column_orange_ff65.south_4294::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .advanced-1dbc p {
    padding: 1.5em 0;
  }
}
.box_7811 {
  color: #0073aa;
}
.mini_167e {
  background-color: #0073aa;
}
.large_9b21 {
  color: #229fd8;
}
.button-fast-72a5 {
  background-color: #229fd8;
}
.gas_3629 {
  color: #eee;
}
.table-b208 {
  background-color: #eee;
}
.info_dd73 {
  color: #444;
}
.pro-18d1 {
  background-color: #444;
}
.info_dark_7dee {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.info_dark_7dee .inner_508d .link_south_419f {
  font-size: 15px;
}
.info_dark_7dee .link_south_419f {
  line-height: 1.3;
}
.info_dark_7dee .panel_old_24e4 {
}
.info_dark_7dee .steel_fc6d {
  background: #235787;
}
.gradient-d1c5 {
  padding: 0;
}
.gradient-d1c5 .steel_fc6d {
  background: #1a1a1a;
}
.gradient-d1c5 .panel_old_24e4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.video_hovered_05d1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.video_hovered_05d1 .panel_old_24e4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.video_hovered_05d1 .steel_fc6d {
  background: #303030;
}
.module_inner_ff62 {
  position: relative;
  z-index: 10;
}
.module_inner_ff62 .notification_333b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary_95b3 .up_29ea {
  display: inline-block;
  vertical-align: middle;
}
.summary_95b3.gold_8b31 .up_29ea {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .summary_95b3.gold_8b31 .up_29ea {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .summary_95b3.gold_8b31 .up_29ea {
    margin-right: 0.4em;
  }
}
.summary_95b3.gold_8b31 .up_29ea:last-child {
  margin-right: 0;
}
.bottom-1a2d .notification_333b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column_fast_1177 .inner_508d {
    margin: 0 -0.5em;
  }
  .column_fast_1177 .inner_508d [class*="customify-col-"],
  .column_fast_1177 .inner_508d [class*="customify-col_"],
  .column_fast_1177 .inner_508d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column_fast_1177.nav_97f0 .notification_333b {
  background: 0 0 !important;
}
.column_fast_1177.nav_97f0 .notification_333b,
.column_fast_1177.bottom-1a2d .notification_333b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column_fast_1177.iron-219c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column_fast_1177.bottom-1a2d .notification_333b {
  box-shadow: none !important;
}
.full_c803 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .full_c803 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .full_c803 {
    padding: 18px 0 20px;
  }
}
.full_c803 .content_0173 {
  width: 100%;
}
.full_c803 .lower_4108 {
  margin-bottom: 0;
}
.full_c803 .list_stone_d8a3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.grid-bed9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.grid-bed9 .dynamic-99ba {
  width: 100%;
}
.prev_28d6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.prev_28d6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.prev_28d6 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;
}
.prev_28d6 li:last-child:after {
  display: none;
}
.prev_28d6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.module-8e49 .bottom_ec2e button,
.full_c803 .bottom_ec2e button {
  left: 0;
}
.module-8e49 .dynamic-99ba,
.full_c803 .dynamic-99ba {
  padding-left: 0;
  padding-right: 0;
}
.module-8e49 .grid-bed9,
.full_c803 .grid-bed9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.module-8e49 {
  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;
}
.module-8e49: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;
}
.module-8e49 .over_0454 {
  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) {
  .module-8e49 .over_0454 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .module-8e49 .over_0454 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .module-8e49 .over_0454 {
    min-height: 200px;
  }
}
.module-8e49 .prev_28d6 {
  color: rgba(255, 255, 255, 0.8);
}
.module-8e49 .prev_28d6 a,
.module-8e49 .prev_28d6 li:after {
  color: inherit;
}
.module-8e49 .prev_28d6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.preview-slow-6388 {
  margin-bottom: 0.5em;
}
.right-b1a6 {
  margin-bottom: 1.2em;
}
.right-b1a6,
.preview-slow-6388 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.right-b1a6 p:last-child,
.preview-slow-6388 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bottom_ec2e,
#masthead .bottom_ec2e {
  display: none;
}
#masthead
  > .bottom_ec2e.heading_dynamic_d332 {
  display: none;
}
#masthead > .bottom_ec2e button {
  left: 0;
}
.breadcrumb_brown_f3ce {
  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%;
}
.breadcrumb_brown_f3ce .up_29ea {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumb_brown_f3ce .solid_df43 {
  display: -webkit-box;
  display: flex;
}
.breadcrumb_brown_f3ce .solid_df43.pro-bbbb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.breadcrumb_brown_f3ce .solid_df43.item_50ce {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.breadcrumb_brown_f3ce .solid_df43.background-4657 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.breadcrumb_brown_f3ce.list-d4fb.item-first-596c .solid_df43.pro-bbbb {
  flex-basis: 100%;
}
.breadcrumb_brown_f3ce.block_5f5f .solid_df43.item_50ce {
  -webkit-box-flex: 1;
  flex: auto;
}
.breadcrumb_brown_f3ce.block_5f5f .solid_df43.background-4657 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bottom_ec2e.heading_dynamic_d332 {
  display: none;
}
#masthead > .bottom_ec2e button {
  left: 0;
}
.medium-9565 {
  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;
}
.medium-9565:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.medium-9565.dropdown_7999 i {
  margin-right: 4px;
}
.medium-9565.clean_89a7 i {
  margin-left: 5px;
}
.link_south_419f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.link_south_419f p:last-child {
  margin-bottom: 0;
}
.module_black_ef9d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.module_black_ef9d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.module_black_ef9d img {
  display: block;
  width: auto;
  line-height: 1;
}
.module_black_ef9d .disabled_warm_e136 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.module_black_ef9d .north_2c2e {
  margin: 5px 0 7px 0;
}
.module_black_ef9d.paragraph_slow_6480 .highlight_large_3f31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_black_ef9d.paragraph_slow_6480 .tabs_next_d29c {
  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;
}
.module_black_ef9d.button-863d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.module_black_ef9d.button-863d .highlight_large_3f31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_black_ef9d.button-863d .tabs_next_d29c {
  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;
}
.module_black_ef9d.focus_bcbd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_black_ef9d.sidebar-c683 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.module_black_ef9d.sidebar-c683 .tabs_next_d29c {
  margin-top: 7px;
}
.video-clean-14fd {
  display: inline-block;
}
.module_inner_ff62 .photo-a2bf .module_black_ef9d img {
  max-width: 100%;
}
.right_6659 .panel_7d4d.panel-3dab,
.box-out-5a7d .panel_7d4d.panel-3dab {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.right_6659 .accordion_003d,
.box-out-5a7d .accordion_003d {
  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%);
}
.right_6659 .accordion_003d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.right_6659.liquid_b2cf .accordion_003d {
  display: none;
}
.right_6659 .container_f54d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right_6659 .container_f54d li {
  display: inline-block;
  position: relative;
}
.right_6659 .container_f54d li:last-child {
  margin-right: 0;
}
.right_6659 .container_f54d 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;
}
.right_6659 .container_f54d li.logo-lite-0195 > a {
  color: rgba(0, 0, 0, 0.9);
}
.right_6659 .container_f54d > 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;
}
.right_6659 .container_f54d > li > a i {
  line-height: 0;
}
.right_6659 .container_f54d > li.chip_0607 > a .accordion_003d {
  margin-left: 4px;
  line-height: 0;
}
.right_6659 .container_f54d .container-f01c li.chip_0607 > a {
  position: relative;
}
.right_6659 .container_f54d .container-f01c li.chip_0607 > a:after,
.right_6659 .container_f54d .container-f01c li.chip_0607 > a:before {
  content: "";
  display: table;
}
.right_6659 .container_f54d .container-f01c li.chip_0607 > a:after {
  clear: both;
}
.right_6659 .container_f54d .container-f01c li.chip_0607 > a .accordion_003d {
  margin-left: 5px;
  float: right;
}
.right_6659 .module-e7d6,
.right_6659 .container-f01c {
  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;
}
.right_6659 .container-f01c {
  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;
}
.right_6659 .container-f01c .panel-3dab {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right_6659 .container-f01c .accordion_003d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.right_6659 .container-f01c li {
  display: block;
  margin: 0;
  padding: 0;
}
.right_6659 .container-f01c 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;
}
.right_6659 .container-f01c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.right_6659 .container-f01c .container-f01c {
  top: 0;
  left: 100%;
}
.right_6659 .picture-c1f2.fn-focus-b929 > .module-e7d6,
.right_6659 .picture-c1f2.fn-focus-b929 > .container-f01c,
.right_6659 .picture-c1f2:focus > .module-e7d6,
.right_6659 .picture-c1f2:focus > .container-f01c,
.right_6659 .picture-c1f2:hover > .module-e7d6,
.right_6659 .picture-c1f2:hover > .container-f01c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.right_6659.fixed_e5a7 .aside_hovered_d707:after,
.right_6659.fixed_e5a7 .aside_hovered_d707:before {
  content: "";
  display: table;
}
.right_6659.fixed_e5a7 .aside_hovered_d707:after {
  clear: both;
}
.right_6659.fixed_e5a7 .aside_hovered_d707 > li {
  float: left;
}
.right_6659.picture_liquid_0589 .aside_hovered_d707:after,
.right_6659.picture_liquid_0589 .aside_hovered_d707:before {
  content: "";
  display: table;
}
.right_6659.picture_liquid_0589 .aside_hovered_d707:after {
  clear: both;
}
.right_6659.picture_liquid_0589 .aside_hovered_d707 > li {
  float: left;
}
.right_6659.picture_liquid_0589 .aside_hovered_d707 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.right_6659.picture_liquid_0589 .aside_hovered_d707 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.right_6659.picture_liquid_0589 .aside_hovered_d707 > li.component_solid_5306 > a,
.right_6659.picture_liquid_0589 .aside_hovered_d707 > li.logo-lite-0195 > a {
  color: #fff;
  background-color: #1e4b75;
}
.right_6659.link-cool-c17c .aside_hovered_d707 > li > a .panel-3dab {
  position: relative;
}
.right_6659.link-cool-c17c .aside_hovered_d707 > li > a .panel-3dab: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;
}
.right_6659.link-cool-c17c
  .aside_hovered_d707
  > li:focus
  > a
  .panel-3dab:before,
.right_6659.link-cool-c17c
  .aside_hovered_d707
  > li:hover
  > a
  .panel-3dab:before {
  width: 100%;
  background-color: currentColor;
}
.right_6659.link-cool-c17c
  .aside_hovered_d707
  > li.component_solid_5306
  > a
  .panel-3dab:before,
.right_6659.link-cool-c17c
  .aside_hovered_d707
  > li.sort_fixed_45e9
  > a
  .panel-3dab:before {
  width: 100%;
  background-color: currentColor;
}
.right_6659.dropdown_fast_92c2 .aside_hovered_d707 > li > a .panel-3dab {
  position: relative;
}
.right_6659.dropdown_fast_92c2 .aside_hovered_d707 > li > a .panel-3dab: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;
}
.right_6659.dropdown_fast_92c2 .aside_hovered_d707 > li:focus > a .panel-3dab:before,
.right_6659.dropdown_fast_92c2
  .aside_hovered_d707
  > li:hover
  > a
  .panel-3dab:before {
  width: 100%;
  background-color: currentColor;
}
.right_6659.dropdown_fast_92c2
  .aside_hovered_d707
  > li.component_solid_5306
  > a
  .panel-3dab:before,
.right_6659.dropdown_fast_92c2
  .aside_hovered_d707
  > li.sort_fixed_45e9
  > a
  .panel-3dab:before {
  width: 100%;
  background-color: currentColor;
}
.box-out-5a7d .container_f54d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box-out-5a7d .container_f54d li:first-child > a {
  border-top: none;
}
.box-out-5a7d .container_f54d .iron_3ab4 > .panel-3dab .accordion_003d {
  display: none;
}
.box-out-5a7d .container_f54d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.box-out-5a7d .container_f54d li:last-child {
  border: none;
}
.box-out-5a7d .container_f54d li.chip_0607 > a {
  padding-right: 45px !important;
}
.box-out-5a7d .container_f54d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.box-out-5a7d .container_f54d li a:focus,
.box-out-5a7d .container_f54d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-out-5a7d .container_f54d li .button-medium-2ac0 {
  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;
}
.box-out-5a7d .container_f54d li .button-medium-2ac0:hover {
  box-shadow: none;
}
.box-out-5a7d .container_f54d li .button-medium-2ac0 .accordion_003d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.box-out-5a7d .container_f54d .container-f01c {
  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);
}
.box-out-5a7d .container_f54d .container-f01c li a {
  padding-left: 3em;
}
.box-out-5a7d .container_f54d .border-plasma-ad00 > a .button-medium-2ac0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.box-out-5a7d .container_f54d .border-plasma-ad00 > .container-f01c {
  display: block;
  opacity: 1;
}
.button_dynamic_e7bf {
  max-width: 100%;
}
.row-11c2 {
  line-height: 0;
  cursor: pointer;
}
.alert_red_7f1d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert_red_7f1d:hover {
  box-shadow: none;
  color: currentColor;
}
.alert_red_7f1d svg {
  width: 18px;
  height: 18px;
}
.alert_red_7f1d .module_yellow_1cd5 {
  display: none;
}
.tag-new-8a7a {
  position: relative;
}
.tag-new-8a7a.fn-active-b929 .alert_red_7f1d .alert_purple_bbe4 {
  display: none;
}
.tag-new-8a7a.fn-active-b929 .alert_red_7f1d .module_yellow_1cd5 {
  display: inline-block;
}
.tag-new-8a7a .row-34d9 {
  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);
}
.tag-new-8a7a.static-daa7 .row-34d9 {
  left: auto;
  right: -0.9em;
}
.tag-new-8a7a.static-daa7 .feature-d2f2::before {
  left: auto;
  right: 15px;
}
.tag-new-8a7a.fn-active-b929 .row-34d9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden-out-1fc0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden-out-1fc0 label {
  flex-basis: 100%;
}
.hidden-out-1fc0 .column-mini-9223 {
  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;
}
.hidden-out-1fc0 .hovered_6caf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden-out-1fc0 .hovered_6caf:focus {
  background-color: transparent;
}
.hidden-out-1fc0 button.content_rough_13cf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden-out-1fc0 button.content_rough_13cf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden-out-1fc0 button.content_rough_13cf svg {
  width: 18px;
  height: 18px;
}
.hidden-out-1fc0 input[type="submit"] {
  min-height: auto;
}
.first-ad69 .hidden-out-1fc0 .hovered_6caf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature-d2f2 {
  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) {
  .feature-d2f2 {
    width: 220px;
  }
}
.feature-d2f2 label {
  flex-basis: 100%;
}
.feature-d2f2::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-dim-c1b8 .first-ad69 .hidden-out-1fc0 {
  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-dim-c1b8
  .first-ad69
  .hidden-out-1fc0
  .column-mini-9223 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sort-dim-c1b8 .first-ad69 .hidden-out-1fc0 .hovered_6caf {
  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-dim-c1b8
  .first-ad69
  .hidden-out-1fc0
  .hovered_6caf:focus {
  background: 0 0;
}
.sort-dim-c1b8
  .first-ad69
  .hidden-out-1fc0
  .hero-warm-0eab {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.glass-e4a8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.glass-e4a8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.glass-e4a8 li:last-child {
  margin-right: 0;
}
.glass-e4a8 li:first-child {
  margin-left: 0;
}
.glass-e4a8.cold_743c a {
  color: #fff;
}
.glass-e4a8.cold_743c a:hover {
  color: #fff;
}
.glass-e4a8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.glass-e4a8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.glass-e4a8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.glass-e4a8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.glass-e4a8 [class*="social-icon-apple"] {
  background-color: #999;
}
.glass-e4a8 [class*="social-icon-apple"].highlight_ecb8 {
  background-color: transparent;
  color: #999;
}
.glass-e4a8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.glass-e4a8 [class*="social-icon-behance"].highlight_ecb8 {
  background-color: transparent;
  color: #1769ff;
}
.glass-e4a8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.glass-e4a8 [class*="social-icon-bitbucket"].highlight_ecb8 {
  background-color: transparent;
  color: #205081;
}
.glass-e4a8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.glass-e4a8 [class*="social-icon-codepen"].highlight_ecb8 {
  background-color: transparent;
  color: #000;
}
.glass-e4a8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.glass-e4a8 [class*="social-icon-delicious"].highlight_ecb8 {
  background-color: transparent;
  color: #39f;
}
.glass-e4a8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.glass-e4a8 [class*="social-icon-digg"].highlight_ecb8 {
  background-color: transparent;
  color: #005be2;
}
.glass-e4a8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.glass-e4a8 [class*="social-icon-dribbble"].highlight_ecb8 {
  background-color: transparent;
  color: #ea4c89;
}
.glass-e4a8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.glass-e4a8 [class*="social-icon-envelope"].highlight_ecb8 {
  background-color: transparent;
  color: #ea4335;
}
.glass-e4a8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.glass-e4a8 [class*="social-icon-facebook"].highlight_ecb8 {
  background-color: transparent;
  color: #3b5998;
}
.glass-e4a8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.glass-e4a8 [class*="social-icon-flickr"].highlight_ecb8 {
  background-color: transparent;
  color: #0063dc;
}
.glass-e4a8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.glass-e4a8 [class*="social-icon-foursquare"].highlight_ecb8 {
  background-color: transparent;
  color: #2d5be3;
}
.glass-e4a8 [class*="social-icon-github"] {
  background-color: #333;
}
.glass-e4a8 [class*="social-icon-github"].highlight_ecb8 {
  background-color: transparent;
  color: #333;
}
.glass-e4a8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.glass-e4a8 [class*="social-icon-google-plus"].highlight_ecb8 {
  background-color: transparent;
  color: #dd4b39;
}
.glass-e4a8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.glass-e4a8 [class*="social-icon-houzz"].highlight_ecb8 {
  background-color: transparent;
  color: #7ac142;
}
.glass-e4a8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.glass-e4a8 [class*="social-icon-instagram"].highlight_ecb8 {
  background-color: transparent;
  color: #262626;
}
.glass-e4a8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.glass-e4a8 [class*="social-icon-jsfiddle"].highlight_ecb8 {
  background-color: transparent;
  color: #487aa2;
}
.glass-e4a8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.glass-e4a8 [class*="social-icon-linkedin"].highlight_ecb8 {
  background-color: transparent;
  color: #0077b5;
}
.glass-e4a8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.glass-e4a8 [class*="social-icon-medium"].highlight_ecb8 {
  background-color: transparent;
  color: #00ab6b;
}
.glass-e4a8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.glass-e4a8
  [class*="social-icon-odnoklassniki"].highlight_ecb8 {
  background-color: transparent;
  color: #f4731c;
}
.glass-e4a8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.glass-e4a8 [class*="social-icon-meetup"].highlight_ecb8 {
  background-color: transparent;
  color: #ec1c40;
}
.glass-e4a8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.glass-e4a8 [class*="social-icon-pinterest"].highlight_ecb8 {
  background-color: transparent;
  color: #bd081c;
}
.glass-e4a8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.glass-e4a8 [class*="social-icon-product-hunt"].highlight_ecb8 {
  background-color: transparent;
  color: #da552f;
}
.glass-e4a8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.glass-e4a8 [class*="social-icon-reddit"].highlight_ecb8 {
  background-color: transparent;
  color: #ff4500;
}
.glass-e4a8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.glass-e4a8 [class*="social-icon-rss"].highlight_ecb8 {
  background-color: transparent;
  color: #f26522;
}
.glass-e4a8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.glass-e4a8
  [class*="social-icon-shopping-cart"].highlight_ecb8 {
  background-color: transparent;
  color: #4caf50;
}
.glass-e4a8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.glass-e4a8 [class*="social-icon-skype"].highlight_ecb8 {
  background-color: transparent;
  color: #00aff0;
}
.glass-e4a8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.glass-e4a8 [class*="social-icon-slideshare"].highlight_ecb8 {
  background-color: transparent;
  color: #0077b5;
}
.glass-e4a8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.glass-e4a8 [class*="social-icon-snapchat"].highlight_ecb8 {
  background-color: transparent;
  color: #fffc00;
}
.glass-e4a8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.glass-e4a8 [class*="social-icon-soundcloud"].highlight_ecb8 {
  background-color: transparent;
  color: #f80;
}
.glass-e4a8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.glass-e4a8 [class*="social-icon-spotify"].highlight_ecb8 {
  background-color: transparent;
  color: #2ebd59;
}
.glass-e4a8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.glass-e4a8
  [class*="social-icon-stack-overflow"].highlight_ecb8 {
  background-color: transparent;
  color: #fe7a15;
}
.glass-e4a8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.glass-e4a8 [class*="social-icon-maldkfgram"].highlight_ecb8 {
  background-color: transparent;
  color: #2ca5e0;
}
.glass-e4a8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.glass-e4a8 [class*="social-icon-tripadvisor"].highlight_ecb8 {
  background-color: transparent;
  color: #589442;
}
.glass-e4a8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.glass-e4a8 [class*="social-icon-tumblr"].highlight_ecb8 {
  background-color: transparent;
  color: #35465c;
}
.glass-e4a8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.glass-e4a8 [class*="social-icon-twitch"].highlight_ecb8 {
  background-color: transparent;
  color: #6441a5;
}
.glass-e4a8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.glass-e4a8 [class*="social-icon-twitter"].highlight_ecb8 {
  background-color: transparent;
  color: #1da1f2;
}
.glass-e4a8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.glass-e4a8 [class*="social-icon-vimeo"].highlight_ecb8 {
  background-color: transparent;
  color: #1ab7ea;
}
.glass-e4a8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.glass-e4a8 [class*="social-icon-vk"].highlight_ecb8 {
  background-color: transparent;
  color: #45668e;
}
.glass-e4a8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.glass-e4a8 [class*="social-icon-weibo"].highlight_ecb8 {
  background-color: transparent;
  color: #df2029;
}
.glass-e4a8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.glass-e4a8 [class*="social-icon-weixin"].highlight_ecb8 {
  background-color: transparent;
  color: #7bb32e;
}
.glass-e4a8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.glass-e4a8 [class*="social-icon-whatsapp"].highlight_ecb8 {
  background-color: transparent;
  color: #25d366;
}
.glass-e4a8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.glass-e4a8 [class*="social-icon-wordpress"].highlight_ecb8 {
  background-color: transparent;
  color: #21759b;
}
.glass-e4a8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.glass-e4a8 [class*="social-icon-xing"].highlight_ecb8 {
  background-color: transparent;
  color: #026466;
}
.glass-e4a8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.glass-e4a8 [class*="social-icon-yelp"].highlight_ecb8 {
  background-color: transparent;
  color: #af0606;
}
.glass-e4a8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.glass-e4a8 [class*="social-icon-youtube"].highlight_ecb8 {
  background-color: transparent;
  color: #cd201f;
}
.static_6b82 {
  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;
}
.static_6b82:hover {
  box-shadow: none;
  background: 0 0;
}
.tabs-542f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.column_under_fd66 {
  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;
}
.background_hovered_baa2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gallery-complex-854b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gallery-complex-854b,
.gallery-complex-854b::after,
.gallery-complex-854b::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;
}
.gallery-complex-854b::after,
.gallery-complex-854b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.nav-prev-a58f .column_under_fd66 .background_hovered_baa2 {
  margin-top: -2px;
  width: 19px;
}
.nav-prev-a58f .column_under_fd66 .gallery-complex-854b {
  margin-top: -1px;
}
.nav-prev-a58f .column_under_fd66 .gallery-complex-854b,
.nav-prev-a58f .column_under_fd66 .gallery-complex-854b::after,
.nav-prev-a58f .column_under_fd66 .gallery-complex-854b::before {
  width: 19px;
  height: 2px;
}
.nav-prev-a58f .column_under_fd66 .gallery-complex-854b::before {
  top: -6px;
}
.nav-prev-a58f .column_under_fd66 .gallery-complex-854b::after {
  bottom: -6px;
}
.soft_10c9 .column_under_fd66 .background_hovered_baa2 {
  margin-top: -2px;
  width: 22px;
}
.soft_10c9 .column_under_fd66 .gallery-complex-854b {
  margin-top: -1px;
}
.soft_10c9 .column_under_fd66 .gallery-complex-854b,
.soft_10c9 .column_under_fd66 .gallery-complex-854b::after,
.soft_10c9 .column_under_fd66 .gallery-complex-854b::before {
  width: 22px;
  height: 2px;
}
.soft_10c9 .column_under_fd66 .gallery-complex-854b::before {
  top: -7px;
}
.soft_10c9 .column_under_fd66 .gallery-complex-854b::after {
  bottom: -7px;
}
.thumbnail_d4d2 .column_under_fd66 .background_hovered_baa2 {
  margin-top: -2px;
  width: 31px;
}
.thumbnail_d4d2 .column_under_fd66 .gallery-complex-854b {
  margin-top: -1.5px;
}
.thumbnail_d4d2 .column_under_fd66 .gallery-complex-854b,
.thumbnail_d4d2 .column_under_fd66 .gallery-complex-854b::after,
.thumbnail_d4d2 .column_under_fd66 .gallery-complex-854b::before {
  width: 31px;
  height: 3px;
}
.thumbnail_d4d2 .column_under_fd66 .gallery-complex-854b::before {
  top: -9px;
}
.thumbnail_d4d2 .column_under_fd66 .gallery-complex-854b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .old-26ca .column_under_fd66 .background_hovered_baa2 {
    margin-top: -2px;
    width: 19px;
  }
  .old-26ca .column_under_fd66 .gallery-complex-854b {
    margin-top: -1px;
  }
  .old-26ca .column_under_fd66 .gallery-complex-854b,
  .old-26ca .column_under_fd66 .gallery-complex-854b::after,
  .old-26ca .column_under_fd66 .gallery-complex-854b::before {
    width: 19px;
    height: 2px;
  }
  .old-26ca .column_under_fd66 .gallery-complex-854b::before {
    top: -6px;
  }
  .old-26ca .column_under_fd66 .gallery-complex-854b::after {
    bottom: -6px;
  }
  .form_light_4e1b .column_under_fd66 .background_hovered_baa2 {
    margin-top: -2px;
    width: 22px;
  }
  .form_light_4e1b .column_under_fd66 .gallery-complex-854b {
    margin-top: -1px;
  }
  .form_light_4e1b .column_under_fd66 .gallery-complex-854b,
  .form_light_4e1b .column_under_fd66 .gallery-complex-854b::after,
  .form_light_4e1b .column_under_fd66 .gallery-complex-854b::before {
    width: 22px;
    height: 2px;
  }
  .form_light_4e1b .column_under_fd66 .gallery-complex-854b::before {
    top: -7px;
  }
  .form_light_4e1b .column_under_fd66 .gallery-complex-854b::after {
    bottom: -7px;
  }
  .row_91a5 .column_under_fd66 .background_hovered_baa2 {
    margin-top: -2px;
    width: 31px;
  }
  .row_91a5 .column_under_fd66 .gallery-complex-854b {
    margin-top: -1.5px;
  }
  .row_91a5 .column_under_fd66 .gallery-complex-854b,
  .row_91a5 .column_under_fd66 .gallery-complex-854b::after,
  .row_91a5 .column_under_fd66 .gallery-complex-854b::before {
    width: 31px;
    height: 3px;
  }
  .row_91a5 .column_under_fd66 .gallery-complex-854b::before {
    top: -9px;
  }
  .row_91a5 .column_under_fd66 .gallery-complex-854b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .panel-middle-012b .column_under_fd66 .background_hovered_baa2 {
    margin-top: -2px;
    width: 19px;
  }
  .panel-middle-012b .column_under_fd66 .gallery-complex-854b {
    margin-top: -1px;
  }
  .panel-middle-012b .column_under_fd66 .gallery-complex-854b,
  .panel-middle-012b .column_under_fd66 .gallery-complex-854b::after,
  .panel-middle-012b .column_under_fd66 .gallery-complex-854b::before {
    width: 19px;
    height: 2px;
  }
  .panel-middle-012b .column_under_fd66 .gallery-complex-854b::before {
    top: -6px;
  }
  .panel-middle-012b .column_under_fd66 .gallery-complex-854b::after {
    bottom: -6px;
  }
  .gas-ed56 .column_under_fd66 .background_hovered_baa2 {
    margin-top: -2px;
    width: 22px;
  }
  .gas-ed56 .column_under_fd66 .gallery-complex-854b {
    margin-top: -1px;
  }
  .gas-ed56 .column_under_fd66 .gallery-complex-854b,
  .gas-ed56 .column_under_fd66 .gallery-complex-854b::after,
  .gas-ed56 .column_under_fd66 .gallery-complex-854b::before {
    width: 22px;
    height: 2px;
  }
  .gas-ed56 .column_under_fd66 .gallery-complex-854b::before {
    top: -7px;
  }
  .gas-ed56 .column_under_fd66 .gallery-complex-854b::after {
    bottom: -7px;
  }
  .popup-solid-c15e .column_under_fd66 .background_hovered_baa2 {
    margin-top: -2px;
    width: 31px;
  }
  .popup-solid-c15e .column_under_fd66 .gallery-complex-854b {
    margin-top: -1.5px;
  }
  .popup-solid-c15e .column_under_fd66 .gallery-complex-854b,
  .popup-solid-c15e .column_under_fd66 .gallery-complex-854b::after,
  .popup-solid-c15e .column_under_fd66 .gallery-complex-854b::before {
    width: 31px;
    height: 3px;
  }
  .popup-solid-c15e .column_under_fd66 .gallery-complex-854b::before {
    top: -9px;
  }
  .popup-solid-c15e .column_under_fd66 .gallery-complex-854b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .filter_static_7856 .column_under_fd66 .background_hovered_baa2 {
    margin-top: -2px;
    width: 19px;
  }
  .filter_static_7856 .column_under_fd66 .gallery-complex-854b {
    margin-top: -1px;
  }
  .filter_static_7856 .column_under_fd66 .gallery-complex-854b,
  .filter_static_7856 .column_under_fd66 .gallery-complex-854b::after,
  .filter_static_7856 .column_under_fd66 .gallery-complex-854b::before {
    width: 19px;
    height: 2px;
  }
  .filter_static_7856 .column_under_fd66 .gallery-complex-854b::before {
    top: -6px;
  }
  .filter_static_7856 .column_under_fd66 .gallery-complex-854b::after {
    bottom: -6px;
  }
  .modal-47d6 .column_under_fd66 .background_hovered_baa2 {
    margin-top: -2px;
    width: 22px;
  }
  .modal-47d6 .column_under_fd66 .gallery-complex-854b {
    margin-top: -1px;
  }
  .modal-47d6 .column_under_fd66 .gallery-complex-854b,
  .modal-47d6 .column_under_fd66 .gallery-complex-854b::after,
  .modal-47d6 .column_under_fd66 .gallery-complex-854b::before {
    width: 22px;
    height: 2px;
  }
  .modal-47d6 .column_under_fd66 .gallery-complex-854b::before {
    top: -7px;
  }
  .modal-47d6 .column_under_fd66 .gallery-complex-854b::after {
    bottom: -7px;
  }
  .slow_31c2 .column_under_fd66 .background_hovered_baa2 {
    margin-top: -2px;
    width: 31px;
  }
  .slow_31c2 .column_under_fd66 .gallery-complex-854b {
    margin-top: -1.5px;
  }
  .slow_31c2 .column_under_fd66 .gallery-complex-854b,
  .slow_31c2 .column_under_fd66 .gallery-complex-854b::after,
  .slow_31c2 .column_under_fd66 .gallery-complex-854b::before {
    width: 31px;
    height: 3px;
  }
  .slow_31c2 .column_under_fd66 .gallery-complex-854b::before {
    top: -9px;
  }
  .slow_31c2 .column_under_fd66 .gallery-complex-854b::after {
    bottom: -9px;
  }
}
.highlight-soft-a605 .gallery-complex-854b {
  -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);
}
.highlight-soft-a605 .gallery-complex-854b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.highlight-soft-a605 .gallery-complex-854b::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);
}
.highlight-soft-a605.panel_9d52 .gallery-complex-854b {
  -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);
}
.highlight-soft-a605.panel_9d52 .gallery-complex-854b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.highlight-soft-a605.panel_9d52 .gallery-complex-854b::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);
}
.tabs_1a1a {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.warm_a3bf:before {
  display: none;
}
.mask-tall-1e40 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mask-tall-1e40 .accent_f3a0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mask-tall-1e40 .accent_f3a0:last-of-type {
  border-bottom: none;
}
.mask-tall-1e40 .accent_f3a0.image_over_cec8,
.mask-tall-1e40 .accent_f3a0.motion_52e7,
.mask-tall-1e40 .accent_f3a0.pressed_19e3 {
  padding: 0;
}
.mask-tall-1e40 .box-out-5a7d .button-medium-2ac0 {
  color: currentColor;
}
.mask-tall-1e40 .box-out-5a7d .button-medium-2ac0:focus,
.mask-tall-1e40 .box-out-5a7d .button-medium-2ac0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask-tall-1e40.panel_old_24e4 .hovered_6bc2,
.mask-tall-1e40.panel_old_24e4 .link_south_419f a,
.mask-tall-1e40.panel_old_24e4 .aside_hovered_d707 a,
.mask-tall-1e40.panel_old_24e4 .container-f01c a {
  color: rgba(0, 0, 0, 0.55);
}
.mask-tall-1e40.panel_old_24e4 .hovered_6bc2:hover,
.mask-tall-1e40.panel_old_24e4 .link_south_419f a:hover,
.mask-tall-1e40.panel_old_24e4 .aside_hovered_d707 a:hover,
.mask-tall-1e40.panel_old_24e4 .container-f01c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask-tall-1e40.panel_old_24e4 .clean-b39f {
  color: rgba(0, 0, 0, 0.8);
}
.mask-tall-1e40.panel_old_24e4 .accent_f3a0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask-tall-1e40.panel_old_24e4 .accent_f3a0:before {
  background: rgba(0, 0, 0, 0.08);
}
.mask-tall-1e40.panel_old_24e4 .column-gas-1364:before {
  background: rgba(255, 255, 255, 0.9);
}
.mask-tall-1e40.panel_old_24e4 .box-out-5a7d .container_f54d li a,
.mask-tall-1e40.panel_old_24e4 .box-out-5a7d .button-medium-2ac0,
.mask-tall-1e40.panel_old_24e4 .container-f01c {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask-tall-1e40.panel_old_24e4 .box-out-5a7d .button-medium-2ac0:focus,
.mask-tall-1e40.panel_old_24e4 .box-out-5a7d .button-medium-2ac0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask-tall-1e40.panel_old_24e4 .container_f54d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask-tall-1e40.steel_fc6d .hovered_6bc2,
.mask-tall-1e40.steel_fc6d .link_south_419f a,
.mask-tall-1e40.steel_fc6d .aside_hovered_d707 .button-medium-2ac0,
.mask-tall-1e40.steel_fc6d .aside_hovered_d707 a,
.mask-tall-1e40.steel_fc6d .container-f01c a {
  color: rgba(255, 255, 255, 0.79);
}
.mask-tall-1e40.steel_fc6d .hovered_6bc2:hover,
.mask-tall-1e40.steel_fc6d .link_south_419f a:hover,
.mask-tall-1e40.steel_fc6d .aside_hovered_d707 .button-medium-2ac0:hover,
.mask-tall-1e40.steel_fc6d .aside_hovered_d707 a:hover,
.mask-tall-1e40.steel_fc6d .container-f01c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-tall-1e40.steel_fc6d .clean-b39f {
  color: rgba(255, 255, 255, 0.99);
}
.mask-tall-1e40.steel_fc6d .accent_f3a0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-tall-1e40.steel_fc6d .accent_f3a0:before {
  background: rgba(255, 255, 255, 0.08);
}
.mask-tall-1e40.steel_fc6d .column-gas-1364:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask-tall-1e40.steel_fc6d .box-out-5a7d .container_f54d li a,
.mask-tall-1e40.steel_fc6d .box-out-5a7d .button-medium-2ac0,
.mask-tall-1e40.steel_fc6d .container-f01c {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-tall-1e40.steel_fc6d .box-out-5a7d .button-medium-2ac0:focus,
.mask-tall-1e40.steel_fc6d .box-out-5a7d .button-medium-2ac0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask-tall-1e40.steel_fc6d .container_f54d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-gas-1364 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column-gas-1364:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.item_dirty_ee17 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sort_3e8b .mask-tall-1e40 {
  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;
}
.sort_3e8b .accent_f3a0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sort_3e8b .accent_f3a0: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) {
  .sort_3e8b .accent_f3a0:before {
    width: 16%;
    left: 42%;
  }
}
.sort_3e8b .accent_f3a0:last-child:before {
  content: none;
}
.sort_3e8b .accent_f3a0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sort_3e8b .box-out-5a7d .container_f54d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sort_3e8b .box-out-5a7d .container_f54d li a .button-medium-2ac0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sort_3e8b .box-out-5a7d .container-f01c {
  border: none;
}
.sort_3e8b .box-out-5a7d .container-f01c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sort_3e8b .column-gas-1364 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sort_3e8b .item_dirty_ee17 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sort_3e8b .steel_fc6d .column-gas-1364:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort_3e8b .panel_old_24e4.gradient_south_9f44 .gallery-complex-854b {
  background: rgba(0, 0, 0, 0.6);
}
.sort_3e8b
  .panel_old_24e4.gradient_south_9f44
  .gallery-complex-854b::after,
.sort_3e8b
  .panel_old_24e4.gradient_south_9f44
  .gallery-complex-854b:before {
  background: inherit;
}
.sort_3e8b
  .panel_old_24e4.gradient_south_9f44:hover
  .gallery-complex-854b {
  background: rgba(0, 0, 0, 0.8);
}
.hidden_next_9980 .mask-tall-1e40 {
  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) {
  .hidden_next_9980 .mask-tall-1e40 {
    width: auto;
    right: 45px;
  }
}
.in_6221 .mask-tall-1e40 {
  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) {
  .in_6221 .mask-tall-1e40 {
    width: auto;
    left: 45px;
  }
}
.warm_a3bf .mask-tall-1e40 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.warm_a3bf .item_dirty_ee17 {
  max-width: 48em;
  margin: 0 auto;
}
.warm_a3bf .column-gas-1364:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.section_9708 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.section_9708.sort_3e8b .mask-tall-1e40 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.section_9708.hidden_next_9980 .mask-tall-1e40 {
  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);
}
.section_9708 .mask-tall-1e40 {
  visibility: visible;
}
.section_9708.in_6221 .mask-tall-1e40 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.aside_east_55fb,
.center-1ad7 {
  overflow-x: hidden;
}
.aside_east_55fb .mask-tall-1e40 {
  overflow: auto;
}
.aside_east_55fb.sort_3e8b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_east_55fb.sort_3e8b .mask-tall-1e40 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.aside_east_55fb.sort_3e8b .static_6b82 {
  opacity: 0;
}
.aside_east_55fb.hidden_next_9980 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_east_55fb.hidden_next_9980 .mask-tall-1e40 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.aside_east_55fb.hidden_next_9980 .static_6b82 {
  opacity: 0;
}
.aside_east_55fb.in_6221 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_east_55fb.in_6221 .mask-tall-1e40 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.aside_east_55fb.in_6221 .static_6b82 {
  opacity: 0;
}
.aside_east_55fb.warm_a3bf .mask-tall-1e40 {
  z-index: 10;
  visibility: visible;
}
.gradient_south_9f44 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gradient_south_9f44 .gallery-complex-854b {
  background: rgba(255, 255, 255, 0.99);
}
.gradient_south_9f44 .gallery-complex-854b::after,
.gradient_south_9f44 .gallery-complex-854b:before {
  background: inherit;
}
.gradient_south_9f44:hover .gallery-complex-854b {
  background: rgba(255, 255, 255, 0.99);
}
.in_6221 .gradient_south_9f44 {
  top: 10px;
  right: auto;
  left: 12px;
}
.warm_a3bf .gradient_south_9f44 {
  display: none !important;
}
.aside_east_55fb:before,
.center-1ad7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.aside_east_55fb .gradient_south_9f44,
.center-1ad7 .gradient_south_9f44 {
  display: inline-block;
}
.mask-tall-1e40 .up_29ea {
  -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;
}
.aside_east_55fb .mask-tall-1e40 .up_29ea,
.center-1ad7 .mask-tall-1e40 .up_29ea {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tabs-6040 .column-mini-9223 {
  width: 100%;
}
.photo-a2bf {
  padding: 0 0.5em 0;
}
.photo-a2bf [class*="customify-col-"],
.photo-a2bf [class*="customify-col_"],
.photo-a2bf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.image_cf9c .photo-a2bf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .inner_508d .tertiary_prev_53fd,
  .tertiary_prev_53fd {
    display: none;
  }
  .texture-93e8 {
    text-align: left;
  }
  .wrapper-5ea9 {
    text-align: center;
  }
  .silver-03c1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .inner_508d .huge-ff31,
  .huge-ff31 {
    display: none;
  }
  .thick-f875 {
    text-align: left;
  }
  .container_north_0990 {
    text-align: center;
  }
  .bronze-df04 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .inner_508d .tooltip_lower_96be,
  .tooltip_lower_96be {
    display: none;
  }
  .notification_red_d74d {
    text-align: left;
  }
  .label-south-9a63 {
    text-align: center;
  }
  .chip-b319 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.column_9396 {
  box-shadow: none !important;
}
.content_next_0eaf .popup_0de0,
.notice-west-1b43 .popup_0de0 {
  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;
}
.notice-west-1b43 .popup_0de0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notification_333b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notification_333b:after,
.notification_333b:before {
  content: "";
  display: table;
}
.notification_333b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notification_333b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notification_333b,
.iron-219c {
  max-width: 1248px;
  margin: 0 auto;
}

.input-paper-9e2f.menu-24a6 .notification_333b {
  max-width: 100%;
}
.input-paper-9e2f.outline_up_70c2 {
  max-width: 1200px;
  margin: 0 auto;
}
.input-paper-9e2f.last_22ca .notification_333b {
  max-width: 100%;
}
.input-paper-9e2f.last_22ca > .notification_333b {
  padding-left: 0;
  padding-right: 0;
}
.input-paper-9e2f.last_22ca > .notification_333b .inner_508d {
  margin: 0;
}
.input-paper-9e2f.last_22ca
  > .notification_333b
  .button_out_3bb0.gas_96e3 {
  margin-right: 0;
  margin-left: 0;
}
.input-paper-9e2f.last_22ca #main.gas_96e3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .section-d3f6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .section-d3f6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tag-green-e652 .element-plasma-eecb {
    padding-right: 1em;
  }
  .tag-green-e652.module_d1b1 .button_out_3bb0 {
    border-right: 1px solid #eaecee;
  }
  .tag-green-e652.module_d1b1 .element-plasma-eecb {
    padding-right: 1em;
  }
  .tag-green-e652.module_d1b1 .card_hot_8331 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-c4a6 .element-plasma-eecb {
    padding-left: 1em;
  }
  .banner-c4a6.module_d1b1 .button_out_3bb0 {
    border-left: 1px solid #eaecee;
  }
  .banner-c4a6.module_d1b1 .element-plasma-eecb {
    padding-left: 1em;
  }
  .banner-c4a6.module_d1b1 .card_hot_8331 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-5f1b .element-plasma-eecb {
    padding-left: 1em;
  }
  .hard-5f1b.module_d1b1 .tertiary-e48f {
    border-right: 1px solid #eaecee;
  }
  .hard-5f1b.module_d1b1 .content_fba9 {
    border-right: 1px solid #eaecee;
  }
  .hard-5f1b.module_d1b1 .element-plasma-eecb {
    padding-left: 1em;
  }
  .hard-5f1b.module_d1b1 .card_hot_8331 {
    padding-right: 1em;
  }
  .hard-5f1b.module_d1b1 .last-eebe {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-036b .element-plasma-eecb {
    padding-right: 1em;
  }
  .background-036b.module_d1b1 .tertiary-e48f {
    border-left: 1px solid #eaecee;
  }
  .background-036b.module_d1b1 .content_fba9 {
    border-left: 1px solid #eaecee;
  }
  .background-036b.module_d1b1 .element-plasma-eecb {
    padding-right: 1em;
  }
  .background-036b.module_d1b1 .card_hot_8331 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-036b.module_d1b1 .last-eebe {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-d3f6 .element-plasma-eecb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-d3f6.module_d1b1 .button_out_3bb0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .section-d3f6.module_d1b1 .element-plasma-eecb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-d3f6.module_d1b1 .card_hot_8331 {
    padding-left: 1em;
  }
  .section-d3f6.module_d1b1 .last-eebe {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .section-d3f6.module_d1b1 .element-plasma-eecb {
    padding-left: 0;
  }
}
.label_glass_4c2f .summary_95b3 {
  display: inline-block;
}
.notification_8d37 {
  display: inline-block;
}
.hard_e608 {
  word-con: break-word;
}
.first-e8de > span {
  display: inline-block;
  padding: 5px 0;
}
.first-e8de .form-fc08 {
  margin-left: 8px;
  margin-right: 8px;
}
.first-e8de .content-iron-b371 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.block_easy_5137 .detail_9c5e {
  margin-bottom: 2em;
}
.block_easy_5137 .top-48c4 {
  margin-bottom: 15px;
}
.block_easy_5137 .top-48c4:last-child {
  margin-bottom: 0;
}
.block_easy_5137 .backdrop-green-28c8 {
  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) {
  .block_easy_5137 .backdrop-green-28c8 {
    display: block;
  }
}
.block_easy_5137 .box_west_8457 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .block_easy_5137 .box_west_8457 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.block_easy_5137 .info-green-af16 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.block_easy_5137 .info-green-af16 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.block_easy_5137 .info-green-af16 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.block_easy_5137 .hard_e608 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.block_easy_5137 .hard_e608 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.block_easy_5137 .status-d172 p:last-child {
  margin-bottom: 0;
}
.block_easy_5137 .cool_662b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.block_easy_5137 .paragraph_hovered_ef16 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.block_easy_5137 .dynamic-3108 {
  margin-top: 1em;
}
.block_easy_5137 .main_smooth_86ac {
  top: 0;
  display: block;
}
.block_easy_5137 .main_smooth_86ac a {
  color: inherit;
}
.block_easy_5137 .main_smooth_86ac a:hover {
  color: inherit;
}
.block_easy_5137 .bottom_1263 {
  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;
}
.block_easy_5137 .bottom_1263:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.block_easy_5137 .paragraph_hovered_ef16 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.block_easy_5137 .slow-c410 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.block_easy_5137 .slow-c410:first-child {
  margin-top: 0;
}
.block_easy_5137 .slow-c410.outer-208a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block_easy_5137 .slow-c410.modal_smooth_5e58 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block_easy_5137
  .slow-c410.modal_smooth_5e58.table-black-398a
  .dynamic-3108 {
  width: 100%;
}
.block_easy_5137 .modal_smooth_5e58 {
  -webkit-box-align: center;
  align-items: center;
}
.block_easy_5137 .modal_smooth_5e58 .first-e8de,
.block_easy_5137 .modal_smooth_5e58 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.block_easy_5137 .info-green-af16 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_easy_5137 .info-green-af16 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_easy_5137 .info-green-af16: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;
}
.block_easy_5137 .outer-208a {
  z-index: 5;
}
.block_easy_5137 .filter_hard_f38e .badge-small-e4c9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.block_easy_5137 .tall_15d9 .badge-small-e4c9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.block_easy_5137 .carousel-pink-fbb2 .badge-small-e4c9 {
  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;
}
.block_easy_5137.west-4183 .backdrop-green-28c8,
.block_easy_5137.nav-black-3d20 .backdrop-green-28c8 {
  display: block;
}
.block_easy_5137.west-4183 .backdrop-green-28c8 .brown_0561,
.block_easy_5137.west-4183 .backdrop-green-28c8 .paragraph_hovered_ef16,
.block_easy_5137.nav-black-3d20 .backdrop-green-28c8 .brown_0561,
.block_easy_5137.nav-black-3d20 .backdrop-green-28c8 .paragraph_hovered_ef16 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_easy_5137.fast-13f8 .box_west_8457 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .block_easy_5137.fast-13f8 .box_west_8457 {
    margin-right: 0;
  }
}
.block_easy_5137.west-4183 .box_west_8457,
.block_easy_5137.nav-black-3d20 .box_west_8457 {
  padding-top: 40%;
}
.block_easy_5137.west-4183 .detail_9c5e,
.block_easy_5137.nav-black-3d20 .detail_9c5e {
  display: block;
}
.block_easy_5137.west-4183 .fn-sticky-b929 .paragraph_hovered_ef16,
.block_easy_5137.nav-black-3d20 .fn-sticky-b929 .paragraph_hovered_ef16 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.block_easy_5137.west-4183 .box_west_8457,
.block_easy_5137.nav-black-3d20 .box_west_8457 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.block_easy_5137.west-4183 .paragraph_hovered_ef16 {
  padding: 1em;
}
.outline-action-94ef {
  margin: 30px auto;
  display: block;
}
.outline-action-94ef .down_abf5 > * {
  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;
}
.outline-action-94ef .down_abf5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline-action-94ef .down_abf5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section-down-3e6d .first-e8de {
  margin-bottom: 1.41575em;
}
.section-down-3e6d .black-507d {
  margin-bottom: 1.618em;
}
.banner-b97e .highlight_easy_ce66 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner-b97e .highlight_easy_ce66 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner-b97e .border_light_ad1c {
  max-width: 100%;
  overflow: auto;
}
.fluid-20e6 .banner-b97e a:hover {
  text-decoration: underline;
}
.dropdown-left-8cc6 .top-48c4:not(.hard_e608),
.dropdown-left-8cc6 .info-green-af16 {
  margin-bottom: 1.41575em;
}
.dropdown-left-8cc6 .top-48c4:not(.hard_e608):last-child,
.dropdown-left-8cc6 .info-green-af16:last-child {
  margin-bottom: 0;
}
.dropdown-left-8cc6 .top-48c4.hidden_5c12 {
  margin-bottom: 0.41575em;
}
.dropdown-left-8cc6 .tall_aa29:before,
.dropdown-left-8cc6 .text-02b8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dropdown-left-8cc6 .tall_aa29:before {
  content: "\f115";
}
.dropdown-left-8cc6 .text-02b8:before {
  content: "\f02c";
}
.dropdown-left-8cc6 .gold_b538 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dropdown-left-8cc6 .gold_b538 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu-plasma-52b8 {
  display: -webkit-box;
  display: flex;
}
.menu-plasma-52b8 .detail-large-0e18 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu-plasma-52b8 .detail-large-0e18 {
    flex-basis: 90px;
  }
}
.menu-plasma-52b8 .breadcrumb_cool_d1fc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu-plasma-52b8 .breadcrumb_cool_d1fc {
    flex-basis: calc(100% - 50px);
  }
}
.menu-plasma-52b8 .nav-medium-e2d2 p:last-child {
  margin-bottom: 0.72em;
}
.thumbnail_right_cb81 .down_abf5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thumbnail_right_cb81 .down_abf5:after,
.thumbnail_right_cb81 .down_abf5:before {
  content: "";
  display: table;
}
.thumbnail_right_cb81 .down_abf5:after {
  clear: both;
}
.thumbnail_right_cb81 .down_abf5 .hidden-stale-2f41,
.thumbnail_right_cb81 .down_abf5 .card_cool_4dd9 {
  width: 49%;
}
.thumbnail_right_cb81 .down_abf5 .hidden-stale-2f41 a span.stone_6442,
.thumbnail_right_cb81 .down_abf5 .card_cool_4dd9 a span.stone_6442 {
  display: block;
  margin-bottom: 5px;
}
.thumbnail_right_cb81 .down_abf5 .card_cool_4dd9 {
  float: left;
  text-align: left;
}
.thumbnail_right_cb81 .down_abf5 .hidden-stale-2f41 {
  float: right;
  text-align: right;
}
.cold-2510 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .cold-2510 {
    margin-bottom: 0;
  }
}
.caption-pink-e7d0 {
  margin-bottom: 1em;
}
.caption-pink-e7d0 .hard_e608 {
  font-size: 1.1em;
  line-height: 1.3;
}
.module-silver-cb95 a {
  display: block;
  line-height: 0;
  position: relative;
}
.iron_3977 .caption-pink-e7d0,
.cool-3e4d .caption-pink-e7d0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .iron_3977 .caption-pink-e7d0,
  .cool-3e4d .caption-pink-e7d0 {
    display: block;
  }
}
.iron_3977 .module-silver-cb95,
.cool-3e4d .module-silver-cb95 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .iron_3977 .module-silver-cb95,
  .cool-3e4d .module-silver-cb95 {
    margin-bottom: 1em;
  }
}
.iron_3977 .module-silver-cb95 img,
.cool-3e4d .module-silver-cb95 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.iron_3977 .huge_347e,
.cool-3e4d .huge_347e {
  flex-basis: calc(100% - 160px);
}
.iron_3977 .huge_347e p,
.cool-3e4d .huge_347e p {
  margin-bottom: 0;
}
.iron_3977 .huge_347e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .iron_3977 .huge_347e {
    padding-left: 0;
  }
}
.cool-3e4d .huge_347e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .cool-3e4d .huge_347e {
    padding-right: 0;
  }
}
.cool-3e4d .module-silver-cb95 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slider-4774 .module-silver-cb95 {
  margin-bottom: 0.5em;
}
.slider-4774 .module-silver-cb95 img {
  width: 100%;
}
.pagination_31da .info_selected_2a07,
.glass-a47f .info_selected_2a07 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.glass-a47f .button_out_3bb0 .slider_static_bba4 p:last-child {
  margin-bottom: 0;
}
.notification-2d96 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.badge-3d25 .list_out_ac5f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .badge-3d25 .list_out_ac5f:last-of-type {
    margin-bottom: 0;
  }
}
.badge-3d25 .list_out_ac5f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.badge-3d25 .list_out_ac5f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.badge-3d25 .list_out_ac5f ul li {
  margin: 0 0 0.6em;
}
.badge-3d25 .list_out_ac5f ul li.focus_773c,
.badge-3d25 .list_out_ac5f ul li.gradient-fd85 {
  position: relative;
}
.badge-3d25 .list_out_ac5f ul li.focus_773c .mini-a787,
.badge-3d25 .list_out_ac5f ul li.gradient-fd85 .mini-a787 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.badge-3d25 .list_out_ac5f ul li.focus_773c:after:after,
.badge-3d25 .list_out_ac5f ul li.focus_773c:after:before,
.badge-3d25
  .list_out_ac5f
  ul
  li.gradient-fd85:after:after,
.badge-3d25
  .list_out_ac5f
  ul
  li.gradient-fd85:after:before {
  content: "";
  display: table;
}
.badge-3d25 .list_out_ac5f ul li.focus_773c:after:after,
.badge-3d25
  .list_out_ac5f
  ul
  li.gradient-fd85:after:after {
  clear: both;
}
.badge-3d25 .list_out_ac5f a.dark_6807:hover {
  text-decoration: none;
}
.badge-3d25 .list_out_ac5f select {
  max-width: 100%;
}
.badge-3d25 .list_out_ac5f table {
  font-size: 85%;
}
.badge-3d25 .list_out_ac5f table td,
.badge-3d25 .list_out_ac5f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.badge-3d25 .list_out_ac5f table tfoot td {
  text-align: left;
}
.badge-3d25 .list_out_ac5f :last-child {
  margin-bottom: 0;
}
.badge-3d25 .list_out_ac5f .dynamic-ddb6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.badge-3d25 .list_out_ac5f .dynamic-ddb6 label {
  width: 100%;
}
.badge-3d25 .list_out_ac5f .dynamic-ddb6 .hovered_6caf {
  width: 100%;
  display: block;
}
.badge-3d25 .list_out_ac5f .dynamic-ddb6 .content_rough_13cf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.badge-3d25 .list_out_ac5f .dynamic-ddb6 .content_rough_13cf:hover svg #svg-search {
  fill: #444;
}
.badge-3d25 .list_out_ac5f .dynamic-ddb6 .content_rough_13cf svg {
  width: 18px;
  height: 18px;
}
.badge-3d25 .header-right-07c4 ul ul,
.badge-3d25 .progress_dark_aa67 ul ul,
.badge-3d25 .link-ff0c ul ul,
.badge-3d25 .thick_0405 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.badge-3d25 .header-right-07c4 .chip_0607 > a,
.badge-3d25 .progress_dark_aa67 .chip_0607 > a,
.badge-3d25 .link-ff0c .chip_0607 > a,
.badge-3d25 .thick_0405 .chip_0607 > a {
  margin-bottom: 0;
}
.badge-3d25 .simple-7bf8 li,
.badge-3d25 .header-right-07c4 li,
.badge-3d25 .red-ae14 li,
.badge-3d25 .progress_dark_aa67 li,
.badge-3d25 .link-ff0c li,
.badge-3d25 .thick_0405 li,
.badge-3d25 .glass-9879 li,
.badge-3d25 .column-7d4f li {
  display: block;
  position: relative;
}
.badge-3d25 .simple-7bf8 li:last-child,
.badge-3d25 .header-right-07c4 li:last-child,
.badge-3d25 .red-ae14 li:last-child,
.badge-3d25 .progress_dark_aa67 li:last-child,
.badge-3d25 .link-ff0c li:last-child,
.badge-3d25 .thick_0405 li:last-child,
.badge-3d25 .glass-9879 li:last-child,
.badge-3d25 .column-7d4f li:last-child {
  border: none;
}
.badge-3d25 .simple-7bf8 li a,
.badge-3d25 .header-right-07c4 li a,
.badge-3d25 .red-ae14 li a,
.badge-3d25 .progress_dark_aa67 li a,
.badge-3d25 .link-ff0c li a,
.badge-3d25 .thick_0405 li a,
.badge-3d25 .glass-9879 li a,
.badge-3d25 .column-7d4f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.badge-3d25 .simple-7bf8 li ul li::before,
.badge-3d25 .header-right-07c4 li ul li::before,
.badge-3d25 .red-ae14 li ul li::before,
.badge-3d25 .progress_dark_aa67 li ul li::before,
.badge-3d25 .link-ff0c li ul li::before,
.badge-3d25 .thick_0405 li ul li::before,
.badge-3d25 .glass-9879 li ul li::before,
.badge-3d25 .column-7d4f li ul li::before {
  left: 15px;
}
.badge-3d25 .simple-7bf8 li ul a,
.badge-3d25 .header-right-07c4 li ul a,
.badge-3d25 .red-ae14 li ul a,
.badge-3d25 .progress_dark_aa67 li ul a,
.badge-3d25 .link-ff0c li ul a,
.badge-3d25 .thick_0405 li ul a,
.badge-3d25 .glass-9879 li ul a,
.badge-3d25 .column-7d4f li ul a {
  padding-left: 20px;
}
.badge-3d25 .simple-7bf8 li ul ul li::before,
.badge-3d25 .header-right-07c4 li ul ul li::before,
.badge-3d25 .red-ae14 li ul ul li::before,
.badge-3d25 .progress_dark_aa67 li ul ul li::before,
.badge-3d25 .link-ff0c li ul ul li::before,
.badge-3d25 .thick_0405 li ul ul li::before,
.badge-3d25 .glass-9879 li ul ul li::before,
.badge-3d25 .column-7d4f li ul ul li::before {
  left: 30px;
}
.badge-3d25 .simple-7bf8 li ul ul a,
.badge-3d25 .header-right-07c4 li ul ul a,
.badge-3d25 .red-ae14 li ul ul a,
.badge-3d25 .progress_dark_aa67 li ul ul a,
.badge-3d25 .link-ff0c li ul ul a,
.badge-3d25 .thick_0405 li ul ul a,
.badge-3d25 .glass-9879 li ul ul a,
.badge-3d25 .column-7d4f li ul ul a {
  padding-left: 40px;
}
.badge-3d25 .plasma-5d43 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.badge-3d25 .column-7d4f ul li {
  margin-bottom: 1.41575em;
}
.badge-3d25 .column-7d4f ul li .detail-fresh-b5a6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.badge-3d25 .column-7d4f ul li .orange-a6e3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.steel_fc6d .simple-7bf8 li a,
.steel_fc6d .header-right-07c4 li a,
.steel_fc6d .red-ae14 li a,
.steel_fc6d .progress_dark_aa67 li a,
.steel_fc6d .link-ff0c li a,
.steel_fc6d .thick_0405 li a,
.steel_fc6d .glass-9879 li a,
.steel_fc6d .column-7d4f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_fc6d .plasma-5d43 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_fc6d .list_out_ac5f ul li.focus_773c .mini-a787,
.steel_fc6d .list_out_ac5f ul li.gradient-fd85 .mini-a787 {
  background: rgba(0, 0, 0, 0.2);
}
.steel_fc6d .badge-3d25 .list_out_ac5f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-paper-9e2f .badge-3d25 .container_f54d li {
  margin: 0;
}
.input-paper-9e2f .badge-3d25 .container_f54d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.input-paper-9e2f .badge-3d25 .container_f54d li ul {
  margin: 0;
}
.input-paper-9e2f .badge-3d25 .container_f54d li ul li a {
  padding-left: 15px;
}
.input-paper-9e2f .badge-3d25 .container_f54d li ul li li a {
  padding-left: 30px;
}
.input-paper-9e2f .badge-3d25 .container_f54d li.logo-lite-0195 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.input-paper-9e2f .badge-3d25 .container_f54d li.logo-lite-0195 > 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;
}
.input-paper-9e2f .badge-3d25 .container_f54d li.logo-lite-0195 > 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;
}
.feature-86a3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero-8b50 {
  position: relative;
  z-index: 10;
}
.hero-8b50 .up_29ea {
  width: 100%;
  max-width: 100%;
}
.layout-yellow-20e8 .container_fast_307b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.layout-yellow-20e8 .panel_old_24e4 {
}
.layout-yellow-20e8 .steel_fc6d {
  background: #292929;
}
.input-bright-9eef .container_fast_307b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.input-bright-9eef .panel_old_24e4 {
  background: #f9f9f9;
}
.input-bright-9eef .steel_fc6d {
  background: #303030;
}
.cool-82cd .container_fast_307b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cool-82cd .summary_95b3 {
    margin-bottom: 1em;
  }
  .cool-82cd .summary_95b3:last-child {
    margin-bottom: 0;
  }
}
.cool-82cd .panel_old_24e4 {
  background: #ededed;
}
.cool-82cd .steel_fc6d {
  background: #1a1a1a;
}
.container_fast_307b.panel_old_24e4 {
  color: rgba(0, 0, 0, 0.6);
}
.container_fast_307b.panel_old_24e4 .carousel-54d8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_fast_307b.steel_fc6d {
  color: rgba(255, 255, 255, 0.99);
}
.container_fast_307b.steel_fc6d a:not(.dark_6807) {
  color: rgba(255, 255, 255, 0.79);
}
.container_fast_307b.steel_fc6d a:not(.dark_6807):hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_fast_307b.steel_fc6d .carousel-54d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_fast_307b.steel_fc6d table tbody td,
.container_fast_307b.steel_fc6d table th {
  background: rgba(0, 0, 0, 0.08);
}
.basic-5e85.bottom-1a2d .notification_333b {
  max-width: initial;
}
.basic-5e85 .gold_8b31 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.basic-5e85 .gold_8b31 .up_29ea {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .basic-5e85 .gold_8b31 .up_29ea {
    display: block;
    margin-bottom: 2em;
  }
  .basic-5e85 .gold_8b31 .up_29ea:last-child {
    margin-bottom: 0;
  }
}
.cool-82cd .summary_95b3:last-child,
.input-bright-9eef .summary_95b3:last-child,
.layout-yellow-20e8 .summary_95b3:last-child {
  margin-bottom: 0;
}
.cool-82cd .summary_95b3 .badge-3d25 .list_out_ac5f:last-child,
.input-bright-9eef .summary_95b3 .badge-3d25 .list_out_ac5f:last-child,
.layout-yellow-20e8 .summary_95b3 .badge-3d25 .list_out_ac5f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cool-82cd .modal-copper-75cf,
  .cool-82cd .footer_soft_76a4,
  .input-bright-9eef .modal-copper-75cf,
  .input-bright-9eef .footer_soft_76a4,
  .layout-yellow-20e8 .modal-copper-75cf,
  .layout-yellow-20e8 .footer_soft_76a4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero-8b50 .summary_95b3 {
    margin-bottom: 2em;
  }
}
.hero-8b50 p:last-child {
  margin-bottom: 0;
}
.hero-8b50 li,
.hero-8b50 ul {
  list-style: none;
  margin: 0;
}
.hero-8b50 ul ul {
  margin-left: 2.617924em;
}
.lite-b6b5 {
  font-size: 0.875em;
}

/* css-noise: 7a6c */
.phantom-card-r2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
