/*!
Theme Name: Customify
Theme URI: https://pressmaximum.mini-b400/customify
Author: WPCustomify
Author URI: https://pressmaximum.mini-b400
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.mini-b400/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.liquid_ca3b.article-action-c7f3/licenses/gpl-2.0.article_upper_540b
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.info_61cb/, (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.alert_bottom_21c9.pagination_8f35/normalize.upper_d96e/
 ======
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.upper_d96e v7.0.0 | MIT License | github.mini-b400/necolas/normalize.upper_d96e */
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;
}
.element-top-1dc5 .slider-15f2,
.grid_d09f,
.box-0a1f,
.mask_fast_856a,
.logo-b738,
.slider-edb5,
.disabled-advanced-46c8,
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;
}
.grid_d09f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .grid_d09f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .grid_d09f,
  h1 {
    font-size: 1.8em;
  }
}
.box-0a1f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.box-0a1f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .box-0a1f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .box-0a1f,
  h2 {
    font-size: 1.7em;
  }
}
.mask_fast_856a,
h3 {
  font-size: 1.618em;
}
.element-top-1dc5 .slider-15f2,
.logo-b738,
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.left-5be9 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.filter-white-09d0:after,
.filter-white-09d0:before,
.button_9767:after,
.button_9767:before {
  content: "";
  display: table;
}
.filter-white-09d0:after,
.button_9767:after {
  clear: both;
}
.badge-3445 {
  float: right;
  margin-right: 0;
}
.progress_brown_e383 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.block-middle-2b4e .sort-9b39,
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;
}
.block-middle-2b4e .sort-9b39:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.chip_tiny_1917 .sort-9b39 {
  box-shadow: none;
}
.chip_tiny_1917
  .sort-9b39
  .primary-8fe5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.chip_tiny_1917 .sort-9b39 .icon_yellow_f0cd {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.chip_tiny_1917
  .sort-9b39
  .icon_yellow_f0cd
  b {
  display: none;
}
.chip_tiny_1917 .new_ad25 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hot_a41b:not(.progress_b39a):not(.under-3c51),
button:not(.progress_b39a):not(.under-3c51),
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ),
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ),
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ) {
  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;
}
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ):hover,
button:not(.progress_b39a):not(
    .under-3c51
  ):hover,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ):hover,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ):hover,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ):active,
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ):focus,
button:not(.progress_b39a):not(
    .under-3c51
  ):active,
button:not(.progress_b39a):not(
    .under-3c51
  ):focus,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ):active,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ):focus,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ):active,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ):focus,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ):active,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ):focus {
  outline: 0;
}
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9,
button:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9 {
  position: relative;
}
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .action_0e3d,
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .shade-black-946b,
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .tertiary_3ce0,
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  i,
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  svg,
button:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .action_0e3d,
button:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .shade-black-946b,
button:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .tertiary_3ce0,
button:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  i,
button:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  svg,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .action_0e3d,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .shade-black-946b,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .tertiary_3ce0,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  i,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  svg,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .action_0e3d,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .shade-black-946b,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .tertiary_3ce0,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  i,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  svg,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .action_0e3d,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .shade-black-946b,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  .tertiary_3ce0,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  i,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9
  svg {
  visibility: hidden;
}
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9:after,
button:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9:after,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9:after,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9:after,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ).fn-loading-a8e9: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;
}
.hot_a41b:not(.progress_b39a):not(.under-3c51),
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ),
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ),
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ) {
  color: #fff;
  background: #235787;
}
.hot_a41b:not(.progress_b39a):not(
    .under-3c51
  ):focus,
input[type="button"]:not(.progress_b39a):not(
    .under-3c51
  ):focus,
input[type="reset"]:not(.progress_b39a):not(
    .under-3c51
  ):focus,
input[type="submit"]:not(.progress_b39a):not(
    .under-3c51
  ):focus {
  color: #fff;
}
.hot_a41b.fn-disabled-a8e9:not(.progress_b39a):not(
    .under-3c51
  ),
.hot_a41b[disabled]:not(.progress_b39a):not(
    .under-3c51
  ),
button.fn-disabled-a8e9:not(.progress_b39a):not(
    .under-3c51
  ),
button[disabled]:not(.progress_b39a):not(
    .under-3c51
  ) {
  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;
}
.background_lite_bd74 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.background_lite_bd74:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.widget-7154 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.texture-mini-5460 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero-over-1fc9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.filter-white-09d0:after,
.filter-white-09d0:before,
.gold_3d60:after,
.gold_3d60:before,
.bottom_e4c4:after,
.bottom_e4c4:before,
.active_f950:after,
.active_f950:before,
.next_caef:after,
.next_caef:before,
.simple_8ece:after,
.simple_8ece:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.filter-white-09d0:after,
.gold_3d60:after,
.bottom_e4c4:after,
.active_f950:after,
.next_caef:after,
.simple_8ece:after {
  clear: both;
}
.gold_3d60 .fast-cde3,
.bottom_e4c4 .fast-cde3,
.box_8545 .fast-cde3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.header-02eb {
  display: inline-block;
}
.card-silver-7d76 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.card-silver-7d76 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.card-silver-7d76 .surface-3aba {
  padding: 1em 0;
  font-size: 85%;
}
.surface-3aba {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sidebar_b883 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sidebar_b883:after,
.sidebar_b883:before {
  content: "";
  display: table;
}
.sidebar_b883:after {
  clear: both;
}
.block-pressed-27cb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.texture-ae7e .block-pressed-27cb {
  max-width: 50%;
}
.surface-179c .block-pressed-27cb {
  max-width: 33.33%;
}
.feature_east_f799 .block-pressed-27cb {
  max-width: 25%;
}
.picture_yellow_1785 .block-pressed-27cb {
  max-width: 20%;
}
.row-south-e3d6 .block-pressed-27cb {
  max-width: 16.66%;
}
.table-new-e62c .block-pressed-27cb {
  max-width: 14.28%;
}
.preview_lower_4fb2 .block-pressed-27cb {
  max-width: 12.5%;
}
.secondary_center_3805 .block-pressed-27cb {
  max-width: 11.11%;
}
.avatar-504b {
  display: block;
}
.element-top-1dc5 .soft-f520 label,
.element-top-1dc5 .dynamic_b5ba label,
.element-top-1dc5 .tabs_1374 label,
.element-top-1dc5 .texture_911a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.south_4803 {
  list-style: none;
  margin: 0;
}
.south_4803 article.row-action-a34a {
  margin-bottom: 0;
}
.south_4803 ul {
  list-style: none;
  margin: 0;
}
.south_4803 .texture-7952 li.row-action-a34a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .south_4803 .texture-7952 li.row-action-a34a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .south_4803 .texture-7952 li.row-action-a34a: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) {
  .south_4803 .texture-7952 li.row-action-a34a li.row-action-a34a li.row-action-a34a li.row-action-a34a {
    padding-left: 0;
  }
}
article.row-action-a34a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row-action-a34a .gold_3d60 p:last-of-type {
  margin-bottom: 0;
}
article.row-action-a34a .shadow-3dce {
  float: left;
}
article.row-action-a34a .hovered-ba5e {
  margin-left: 85px;
}
article.row-action-a34a .medium_6257 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row-action-a34a .medium_6257 .badge-paper-38e2 {
  margin-left: 10px;
}
article.row-action-a34a .title-3a2e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row-action-a34a .fluid_7d9f {
  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 .soft-f520,
  #respond .tabs_1374,
  #respond .texture_911a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .soft-f520 input,
#respond .tabs_1374 input,
#respond .texture_911a input {
  width: 100%;
}
#respond .texture_911a {
  margin-right: 0;
}
#respond .grid-d942 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal-afff {
  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;
}
.modal-afff.media-down-a059 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.modal-afff 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%);
}
.modal-afff:focus,
.modal-afff: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);
}
.new-afe7 {
  border-radius: 10%;
}
.rough-4342 {
  border-radius: 50%;
}
.gradient-85ab {
  font-size: 0.72em;
}
.texture-soft-f3a4 {
  font-size: 0.875em;
}
.focused-08b8 {
  font-size: 1.1em;
}
.silver-5a4c {
  text-transform: uppercase;
  line-height: 1.2;
}
.silver-5a4c.gradient-85ab {
  letter-spacing: 0.5px;
}
.active-smooth-1053,
.active-smooth-1053 a {
  color: #6d6d6d;
}
.active-smooth-1053 a:hover {
  color: #111;
}
.card_d918 {
  color: #6d6d6d;
}
.clean_38fa {
  overflow-x: hidden;
}
.clean_38fa .content_paper_80e5.short_7909 {
  position: relative;
}
.clean_38fa .content_paper_80e5.short_7909.gradient-down-a85a {
  position: initial;
}
.clean_38fa
  .content_paper_80e5.short_7909.gradient-down-a85a
  .section-rough-9bf3 {
  left: auto;
}
.clean_38fa .content_paper_80e5 .section-rough-9bf3 {
  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;
}
.clean_38fa .content_paper_80e5:hover.short_7909 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.clean_38fa
  .content_paper_80e5:hover.short_7909
  .section-rough-9bf3 {
  display: block;
  z-index: 9999999;
}
.clean_38fa .info-60dc .fixed_6e27,
.clean_38fa .frame-e726 .fixed_6e27 {
  display: none;
}
.clean_38fa .input-easy-24ef .content_paper_80e5:hover.short_7909 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element-top-1dc5 .soft-f520 label,
.element-top-1dc5 .dynamic_b5ba label,
.element-top-1dc5 .tabs_1374 label,
.element-top-1dc5 .texture_911a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.south_4803 {
  list-style: none;
  margin: 0;
}
.south_4803 article.row-action-a34a {
  margin-bottom: 0;
}
.south_4803 ul {
  list-style: none;
  margin: 0;
}
.south_4803 .texture-7952 li.row-action-a34a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .south_4803 .texture-7952 li.row-action-a34a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .south_4803 .texture-7952 li.row-action-a34a: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) {
  .south_4803 .texture-7952 li.row-action-a34a li.row-action-a34a li.row-action-a34a li.row-action-a34a {
    padding-left: 0;
  }
}
article.row-action-a34a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row-action-a34a .gold_3d60 p:last-of-type {
  margin-bottom: 0;
}
article.row-action-a34a .shadow-3dce {
  float: left;
}
article.row-action-a34a .hovered-ba5e {
  margin-left: 85px;
}
article.row-action-a34a .medium_6257 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row-action-a34a .medium_6257 .badge-paper-38e2 {
  margin-left: 10px;
}
article.row-action-a34a .title-3a2e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row-action-a34a .fluid_7d9f {
  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 .soft-f520,
  #respond .tabs_1374,
  #respond .texture_911a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .soft-f520 input,
#respond .tabs_1374 input,
#respond .texture_911a input {
  width: 100%;
}
#respond .texture_911a {
  margin-right: 0;
}
#respond .grid-d942 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-60dc .component_352c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.component_352c .under_821f.up_bac8 .outer-37d0 > li > a:focus,
.component_352c .under_821f.up_bac8 .outer-37d0 > li > a:hover,
.component_352c .under_821f.frame-357c .outer-37d0 > li > a:focus,
.component_352c .under_821f.frame-357c .outer-37d0 > li > a:hover,
.component_352c .under_821f.hidden_dirty_2177 .outer-37d0 > li > a:focus,
.component_352c .under_821f.hidden_dirty_2177 .outer-37d0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_352c
  .under_821f.up_bac8
  .outer-37d0
  > li.new-5fb3
  > a,
.component_352c
  .under_821f.up_bac8
  .outer-37d0
  > li.breadcrumb-1093
  > a,
.component_352c
  .under_821f.frame-357c
  .outer-37d0
  > li.new-5fb3
  > a,
.component_352c
  .under_821f.frame-357c
  .outer-37d0
  > li.breadcrumb-1093
  > a,
.component_352c
  .under_821f.hidden_dirty_2177
  .outer-37d0
  > li.new-5fb3
  > a,
.component_352c .under_821f.hidden_dirty_2177 .outer-37d0 > li.text-steel-12b6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.component_352c .notice-90c5,
.component_352c .notice-90c5 a {
  color: rgba(255, 255, 255, 0.99);
}
.component_352c .main_action_37ec.accent-bright-b1a8 li a,
.component_352c .slider-ace1 a,
.component_352c .label_2459,
.component_352c .outer-37d0 > li > a,
.component_352c .new_34d9 {
  color: rgba(255, 255, 255, 0.79);
}
.component_352c .main_action_37ec.accent-bright-b1a8 li a:hover,
.component_352c .slider-ace1 a:hover,
.component_352c .label_2459:hover,
.component_352c .outer-37d0 > li > a:hover,
.component_352c .new_34d9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_352c .image_2f8f {
  color: rgba(255, 255, 255, 0.79);
}
.component_352c .image_2f8f .main_black_1820 {
  color: rgba(255, 255, 255, 0.99);
}
.component_352c .image_2f8f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_352c .content-dim-5b5f .slider-2dee {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_352c .content-dim-5b5f .slider-2dee .gas-c1aa {
  color: rgba(255, 255, 255, 0.79);
}
.component_352c
  .content-dim-5b5f
  .slider-2dee
  .gas-c1aa::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_352c
  .content-dim-5b5f
  .slider-2dee
  .gas-c1aa:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_352c
  .content-dim-5b5f
  .slider-2dee
  .gas-c1aa::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_352c
  .content-dim-5b5f
  .slider-2dee
  .gas-c1aa::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_352c .content-dim-5b5f .top_e769 {
  color: rgba(255, 255, 255, 0.79);
}
.component_352c .content-dim-5b5f .top_e769:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_0c45
  .component_352c
  .content-dim-5b5f
  .tag_purple_88e1
  .dark_a4fd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.copper_0c45
  .component_352c
  .content-dim-5b5f
  .tag_purple_88e1
  .gas-c1aa {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-60dc .title_easy_6464 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.title_easy_6464 .under_821f.up_bac8 .outer-37d0 > li > a:focus,
.title_easy_6464 .under_821f.up_bac8 .outer-37d0 > li > a:hover,
.title_easy_6464 .under_821f.frame-357c .outer-37d0 > li > a:focus,
.title_easy_6464 .under_821f.frame-357c .outer-37d0 > li > a:hover,
.title_easy_6464 .under_821f.hidden_dirty_2177 .outer-37d0 > li > a:focus,
.title_easy_6464 .under_821f.hidden_dirty_2177 .outer-37d0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_easy_6464
  .under_821f.up_bac8
  .outer-37d0
  > li.new-5fb3
  > a,
.title_easy_6464
  .under_821f.up_bac8
  .outer-37d0
  > li.breadcrumb-1093
  > a,
.title_easy_6464
  .under_821f.frame-357c
  .outer-37d0
  > li.new-5fb3
  > a,
.title_easy_6464
  .under_821f.frame-357c
  .outer-37d0
  > li.breadcrumb-1093
  > a,
.title_easy_6464
  .under_821f.hidden_dirty_2177
  .outer-37d0
  > li.new-5fb3
  > a,
.title_easy_6464 .under_821f.hidden_dirty_2177 .outer-37d0 > li.text-steel-12b6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.title_easy_6464 .notice-90c5,
.title_easy_6464 .notice-90c5 a {
  color: rgba(0, 0, 0, 0.8);
}
.title_easy_6464 .main_action_37ec.accent-bright-b1a8 li a,
.title_easy_6464 .slider-ace1 a,
.title_easy_6464 .label_2459,
.title_easy_6464 .outer-37d0 > li > a,
.title_easy_6464 .new_34d9 {
  color: rgba(0, 0, 0, 0.55);
}
.title_easy_6464 .main_action_37ec.accent-bright-b1a8 li a:hover,
.title_easy_6464 .slider-ace1 a:hover,
.title_easy_6464 .label_2459:hover,
.title_easy_6464 .outer-37d0 > li > a:hover,
.title_easy_6464 .new_34d9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_easy_6464 .image_2f8f {
  color: rgba(0, 0, 0, 0.55);
}
.title_easy_6464 .image_2f8f .main_black_1820 {
  color: rgba(0, 0, 0, 0.8);
}
.title_easy_6464 .image_2f8f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-short-bf39 .popup-up-8746 {
  margin-left: auto;
  margin-right: auto;
}
.bottom_e4c4 > * {
  margin-left: auto;
  margin-right: auto;
}
.bottom_e4c4 .widget-7154 {
  margin-right: 1.41575em;
}
.smooth_5844 .bottom_e4c4 > .thumbnail_under_a562 {
  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;
}
.smooth_5844 .bottom_e4c4 > .widget_023f {
  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;
}
.dropdown_prev_582f.filter-short-bf39 .popup-up-8746,
.steel-4693.filter-short-bf39 .popup-up-8746 {
  margin-left: 0;
}
.disabled-88f6.filter-short-bf39 .popup-up-8746,
.paragraph-copper-be6c.filter-short-bf39 .popup-up-8746 {
  margin-right: 0;
}
.bottom_e4c4 ol,
.bottom_e4c4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.mini-701d video {
  max-width: 100%;
}
.over_50e3 img {
  display: block;
}
.over_50e3.widget-7154,
.over_50e3.texture-mini-5460 {
  width: 100%;
}
.over_50e3.widget_023f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shade-out-35dd:not(.mask_eece) {
  margin: 1.5em auto;
}
.photo-78bf p {
  padding: 1.5em 14px;
}
ul.button_5d1d.widget_023f,
ul.button_5d1d.thumbnail_under_a562,
ul.button_5d1d.hidden-top-05d9.thumbnail_under_a562 {
  padding: 0 14px;
}
.texture_6674 {
  display: block;
  overflow-x: auto;
}
.texture_6674 table {
  border-collapse: collapse;
  width: 100%;
}
.texture_6674 td,
.texture_6674 th {
  padding: 0.5em;
}
.bottom_e4c4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.bottom_e4c4 ol ol,
.bottom_e4c4 ol ul,
.bottom_e4c4 ul ol,
.bottom_e4c4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.bottom_e4c4 ol ol li,
.bottom_e4c4 ol ul li,
.bottom_e4c4 ul ol li,
.bottom_e4c4 ul ul li {
  margin-left: 0;
}
.item_bb84.video_78c5 > .breadcrumb_4306 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.item_bb84.video_78c5 > .breadcrumb_4306 iframe,
.item_bb84.video_78c5 > .breadcrumb_4306 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview_bronze_6fb2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview_bronze_6fb2.thumbnail_f6aa {
  padding: 0;
}
.preview_bronze_6fb2.thumbnail_f6aa cite {
  font-size: 13px;
}
.preview_bronze_6fb2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview_bronze_6fb2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.feature_3293 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.feature_3293 > p:first-child {
  margin-top: 0;
}
.feature_3293 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.feature_3293 blockquote {
  border-left: 0;
}
.sidebar-rough-c710 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar-rough-c710:not(.copper_5493) {
  max-width: 100px;
}
.sidebar-rough-c710.hero-b7a5 {
  border-bottom: none !important;
  text-align: center;
}
.sidebar-rough-c710.hero-b7a5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .photo-78bf p {
    padding: 1.5em 0;
  }
}
.input-355f {
  color: #0073aa;
}
.article-b1d1 {
  background-color: #0073aa;
}
.narrow_2a83 {
  color: #229fd8;
}
.card-ce96 {
  background-color: #229fd8;
}
.header-b9ae {
  color: #eee;
}
.warm_da2a {
  background-color: #eee;
}
.top-6d4b {
  color: #444;
}
.smooth_2f34 {
  background-color: #444;
}
.iron_8afa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.iron_8afa .cold-821a .slider-ace1 {
  font-size: 15px;
}
.iron_8afa .slider-ace1 {
  line-height: 1.3;
}
.iron_8afa .title_easy_6464 {
}
.iron_8afa .component_352c {
  background: #235787;
}
.notice-c2ca {
  padding: 0;
}
.notice-c2ca .component_352c {
  background: #1a1a1a;
}
.notice-c2ca .title_easy_6464 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form-3249 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form-3249 .title_easy_6464 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form-3249 .component_352c {
  background: #303030;
}
.simple_8ece {
  position: relative;
  z-index: 10;
}
.simple_8ece .shade_rough_4fc1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite_dd13 .short_7909 {
  display: inline-block;
  vertical-align: middle;
}
.lite_dd13.description_6033 .short_7909 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .lite_dd13.description_6033 .short_7909 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .lite_dd13.description_6033 .short_7909 {
    margin-right: 0.4em;
  }
}
.lite_dd13.description_6033 .short_7909:last-child {
  margin-right: 0;
}
.overlay-right-9a8e .shade_rough_4fc1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info-60dc .cold-821a {
    margin: 0 -0.5em;
  }
  .info-60dc .cold-821a [class*="customify-col-"],
  .info-60dc .cold-821a [class*="customify-col_"],
  .info-60dc .cold-821a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info-60dc.full-d1e2 .shade_rough_4fc1 {
  background: 0 0 !important;
}
.info-60dc.full-d1e2 .shade_rough_4fc1,
.info-60dc.overlay-right-9a8e .shade_rough_4fc1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info-60dc.notification-f347 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info-60dc.overlay-right-9a8e .shade_rough_4fc1 {
  box-shadow: none !important;
}
.panel-a7f5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel-a7f5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel-a7f5 {
    padding: 18px 0 20px;
  }
}
.panel-a7f5 .fixed_1756 {
  width: 100%;
}
.panel-a7f5 .notification_7584 {
  margin-bottom: 0;
}
.panel-a7f5 .component-823b {
  margin-top: 5px;
  font-size: 0.875em;
}
.image-dc27 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.image-dc27 .gradient_green_ee49 {
  width: 100%;
}
.chip-last-4496 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.chip-last-4496 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.chip-last-4496 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;
}
.chip-last-4496 li:last-child:after {
  display: none;
}
.chip-last-4496 li a {
  font-weight: 500;
  margin-right: 10px;
}
.description_first_a74b .fixed_6e27 button,
.panel-a7f5 .fixed_6e27 button {
  left: 0;
}
.description_first_a74b .gradient_green_ee49,
.panel-a7f5 .gradient_green_ee49 {
  padding-left: 0;
  padding-right: 0;
}
.description_first_a74b .image-dc27,
.panel-a7f5 .image-dc27 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.description_first_a74b {
  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;
}
.description_first_a74b: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;
}
.description_first_a74b .card-673e {
  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) {
  .description_first_a74b .card-673e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .description_first_a74b .card-673e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .description_first_a74b .card-673e {
    min-height: 200px;
  }
}
.description_first_a74b .chip-last-4496 {
  color: rgba(255, 255, 255, 0.8);
}
.description_first_a74b .chip-last-4496 a,
.description_first_a74b .chip-last-4496 li:after {
  color: inherit;
}
.description_first_a74b .chip-last-4496 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade_ec25 {
  margin-bottom: 0.5em;
}
.hero_huge_2df6 {
  margin-bottom: 1.2em;
}
.hero_huge_2df6,
.shade_ec25 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero_huge_2df6 p:last-child,
.shade_ec25 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fixed_6e27,
#masthead .fixed_6e27 {
  display: none;
}
#masthead
  > .fixed_6e27.hidden_edbf {
  display: none;
}
#masthead > .fixed_6e27 button {
  left: 0;
}
.table_blue_2813 {
  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%;
}
.table_blue_2813 .short_7909 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.table_blue_2813 .search_tiny_6d05 {
  display: -webkit-box;
  display: flex;
}
.table_blue_2813 .search_tiny_6d05.active-small-cf5c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.table_blue_2813 .search_tiny_6d05.shadow_c0f1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.table_blue_2813 .search_tiny_6d05.button_f220 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.table_blue_2813.fixed-ae63.background-cc78 .search_tiny_6d05.active-small-cf5c {
  flex-basis: 100%;
}
.table_blue_2813.block-8967 .search_tiny_6d05.shadow_c0f1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.table_blue_2813.block-8967 .search_tiny_6d05.button_f220 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fixed_6e27.hidden_edbf {
  display: none;
}
#masthead > .fixed_6e27 button {
  left: 0;
}
.thick_4ab1 {
  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;
}
.thick_4ab1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thick_4ab1.header_fluid_1157 i {
  margin-right: 4px;
}
.thick_4ab1.active-e673 i {
  margin-left: 5px;
}
.slider-ace1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.slider-ace1 p:last-child {
  margin-bottom: 0;
}
.selected_6fd1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.selected_6fd1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.selected_6fd1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.selected_6fd1 .notice-90c5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.selected_6fd1 .silver_4265 {
  margin: 5px 0 7px 0;
}
.selected_6fd1.active-159c .menu_35a6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected_6fd1.active-159c .hero-black-665d {
  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;
}
.selected_6fd1.accent-3636 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.selected_6fd1.accent-3636 .menu_35a6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected_6fd1.accent-3636 .hero-black-665d {
  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;
}
.selected_6fd1.component-8c0c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.selected_6fd1.main_solid_6492 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.selected_6fd1.main_solid_6492 .hero-black-665d {
  margin-top: 7px;
}
.component-under-f6b0 {
  display: inline-block;
}
.simple_8ece .slider-wide-6cc5 .selected_6fd1 img {
  max-width: 100%;
}
.under_821f .stone_0780.description_east_cf99,
.table_db91 .stone_0780.description_east_cf99 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.under_821f .slider-455a,
.table_db91 .slider-455a {
  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%);
}
.under_821f .slider-455a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.under_821f.cool-51e4 .slider-455a {
  display: none;
}
.under_821f .fast_a9fd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.under_821f .fast_a9fd li {
  display: inline-block;
  position: relative;
}
.under_821f .fast_a9fd li:last-child {
  margin-right: 0;
}
.under_821f .fast_a9fd 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;
}
.under_821f .fast_a9fd li.text-steel-12b6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.under_821f .fast_a9fd > 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;
}
.under_821f .fast_a9fd > li > a i {
  line-height: 0;
}
.under_821f .fast_a9fd > li.accent_dirty_a695 > a .slider-455a {
  margin-left: 4px;
  line-height: 0;
}
.under_821f .fast_a9fd .purple-eb8b li.accent_dirty_a695 > a {
  position: relative;
}
.under_821f .fast_a9fd .purple-eb8b li.accent_dirty_a695 > a:after,
.under_821f .fast_a9fd .purple-eb8b li.accent_dirty_a695 > a:before {
  content: "";
  display: table;
}
.under_821f .fast_a9fd .purple-eb8b li.accent_dirty_a695 > a:after {
  clear: both;
}
.under_821f .fast_a9fd .purple-eb8b li.accent_dirty_a695 > a .slider-455a {
  margin-left: 5px;
  float: right;
}
.under_821f .filter_e244,
.under_821f .purple-eb8b {
  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;
}
.under_821f .purple-eb8b {
  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;
}
.under_821f .purple-eb8b .description_east_cf99 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.under_821f .purple-eb8b .slider-455a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.under_821f .purple-eb8b li {
  display: block;
  margin: 0;
  padding: 0;
}
.under_821f .purple-eb8b 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;
}
.under_821f .purple-eb8b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.under_821f .purple-eb8b .purple-eb8b {
  top: 0;
  left: 100%;
}
.under_821f .border_3487.fn-focus-a8e9 > .filter_e244,
.under_821f .border_3487.fn-focus-a8e9 > .purple-eb8b,
.under_821f .border_3487:focus > .filter_e244,
.under_821f .border_3487:focus > .purple-eb8b,
.under_821f .border_3487:hover > .filter_e244,
.under_821f .border_3487:hover > .purple-eb8b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.under_821f.hidden_dirty_2177 .outer-37d0:after,
.under_821f.hidden_dirty_2177 .outer-37d0:before {
  content: "";
  display: table;
}
.under_821f.hidden_dirty_2177 .outer-37d0:after {
  clear: both;
}
.under_821f.hidden_dirty_2177 .outer-37d0 > li {
  float: left;
}
.under_821f.inner-39c7 .outer-37d0:after,
.under_821f.inner-39c7 .outer-37d0:before {
  content: "";
  display: table;
}
.under_821f.inner-39c7 .outer-37d0:after {
  clear: both;
}
.under_821f.inner-39c7 .outer-37d0 > li {
  float: left;
}
.under_821f.inner-39c7 .outer-37d0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.under_821f.inner-39c7 .outer-37d0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.under_821f.inner-39c7 .outer-37d0 > li.new-5fb3 > a,
.under_821f.inner-39c7 .outer-37d0 > li.text-steel-12b6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.under_821f.up_bac8 .outer-37d0 > li > a .description_east_cf99 {
  position: relative;
}
.under_821f.up_bac8 .outer-37d0 > li > a .description_east_cf99: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;
}
.under_821f.up_bac8
  .outer-37d0
  > li:focus
  > a
  .description_east_cf99:before,
.under_821f.up_bac8
  .outer-37d0
  > li:hover
  > a
  .description_east_cf99:before {
  width: 100%;
  background-color: currentColor;
}
.under_821f.up_bac8
  .outer-37d0
  > li.new-5fb3
  > a
  .description_east_cf99:before,
.under_821f.up_bac8
  .outer-37d0
  > li.breadcrumb-1093
  > a
  .description_east_cf99:before {
  width: 100%;
  background-color: currentColor;
}
.under_821f.frame-357c .outer-37d0 > li > a .description_east_cf99 {
  position: relative;
}
.under_821f.frame-357c .outer-37d0 > li > a .description_east_cf99: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;
}
.under_821f.frame-357c .outer-37d0 > li:focus > a .description_east_cf99:before,
.under_821f.frame-357c
  .outer-37d0
  > li:hover
  > a
  .description_east_cf99:before {
  width: 100%;
  background-color: currentColor;
}
.under_821f.frame-357c
  .outer-37d0
  > li.new-5fb3
  > a
  .description_east_cf99:before,
.under_821f.frame-357c
  .outer-37d0
  > li.breadcrumb-1093
  > a
  .description_east_cf99:before {
  width: 100%;
  background-color: currentColor;
}
.table_db91 .fast_a9fd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table_db91 .fast_a9fd li:first-child > a {
  border-top: none;
}
.table_db91 .fast_a9fd .secondary_72d7 > .description_east_cf99 .slider-455a {
  display: none;
}
.table_db91 .fast_a9fd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table_db91 .fast_a9fd li:last-child {
  border: none;
}
.table_db91 .fast_a9fd li.accent_dirty_a695 > a {
  padding-right: 45px !important;
}
.table_db91 .fast_a9fd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table_db91 .fast_a9fd li a:focus,
.table_db91 .fast_a9fd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_db91 .fast_a9fd li .secondary-full-044e {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.table_db91 .fast_a9fd li .secondary-full-044e:hover {
  box-shadow: none;
}
.table_db91 .fast_a9fd li .secondary-full-044e .slider-455a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table_db91 .fast_a9fd .purple-eb8b {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.table_db91 .fast_a9fd .purple-eb8b li a {
  padding-left: 3em;
}
.table_db91 .fast_a9fd .slider-fd4e > a .secondary-full-044e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table_db91 .fast_a9fd .slider-fd4e > .purple-eb8b {
  display: block;
  opacity: 1;
}
.accordion-d513 {
  max-width: 100%;
}
.sidebar-inner-c815 {
  line-height: 0;
  cursor: pointer;
}
.new_34d9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.new_34d9:hover {
  box-shadow: none;
  color: currentColor;
}
.new_34d9 svg {
  width: 18px;
  height: 18px;
}
.new_34d9 .nav-dirty-2d4c {
  display: none;
}
.current_60f9 {
  position: relative;
}
.current_60f9.fn-active-a8e9 .new_34d9 .dim-7f28 {
  display: none;
}
.current_60f9.fn-active-a8e9 .new_34d9 .nav-dirty-2d4c {
  display: inline-block;
}
.current_60f9 .preview-939a {
  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);
}
.current_60f9.notice-hot-7765 .preview-939a {
  left: auto;
  right: -0.9em;
}
.current_60f9.notice-hot-7765 .selected-1a9f::before {
  left: auto;
  right: 15px;
}
.current_60f9.fn-active-a8e9 .preview-939a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag_purple_88e1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag_purple_88e1 label {
  flex-basis: 100%;
}
.tag_purple_88e1 .slider-2dee {
  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;
}
.tag_purple_88e1 .gas-c1aa {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag_purple_88e1 .gas-c1aa:focus {
  background-color: transparent;
}
.tag_purple_88e1 button.top_e769 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag_purple_88e1 button.top_e769:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag_purple_88e1 button.top_e769 svg {
  width: 18px;
  height: 18px;
}
.tag_purple_88e1 input[type="submit"] {
  min-height: auto;
}
.content-dim-5b5f .tag_purple_88e1 .gas-c1aa {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.selected-1a9f {
  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) {
  .selected-1a9f {
    width: 220px;
  }
}
.selected-1a9f label {
  flex-basis: 100%;
}
.selected-1a9f::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;
}
.copper_0c45 .content-dim-5b5f .tag_purple_88e1 {
  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;
}
.copper_0c45
  .content-dim-5b5f
  .tag_purple_88e1
  .slider-2dee {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.copper_0c45 .content-dim-5b5f .tag_purple_88e1 .gas-c1aa {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.copper_0c45
  .content-dim-5b5f
  .tag_purple_88e1
  .gas-c1aa:focus {
  background: 0 0;
}
.copper_0c45
  .content-dim-5b5f
  .tag_purple_88e1
  .dark_a4fd {
  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;
}
.main_action_37ec {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.main_action_37ec li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.main_action_37ec li:last-child {
  margin-right: 0;
}
.main_action_37ec li:first-child {
  margin-left: 0;
}
.main_action_37ec.label_prev_9382 a {
  color: #fff;
}
.main_action_37ec.label_prev_9382 a:hover {
  color: #fff;
}
.main_action_37ec a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.main_action_37ec a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.main_action_37ec a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main_action_37ec a:hover {
  opacity: 0.9;
  color: inherit;
}
.main_action_37ec [class*="social-icon-apple"] {
  background-color: #999;
}
.main_action_37ec [class*="social-icon-apple"].column-fluid-5a32 {
  background-color: transparent;
  color: #999;
}
.main_action_37ec [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.main_action_37ec [class*="social-icon-behance"].column-fluid-5a32 {
  background-color: transparent;
  color: #1769ff;
}
.main_action_37ec [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.main_action_37ec [class*="social-icon-bitbucket"].column-fluid-5a32 {
  background-color: transparent;
  color: #205081;
}
.main_action_37ec [class*="social-icon-codepen"] {
  background-color: #000;
}
.main_action_37ec [class*="social-icon-codepen"].column-fluid-5a32 {
  background-color: transparent;
  color: #000;
}
.main_action_37ec [class*="social-icon-delicious"] {
  background-color: #39f;
}
.main_action_37ec [class*="social-icon-delicious"].column-fluid-5a32 {
  background-color: transparent;
  color: #39f;
}
.main_action_37ec [class*="social-icon-digg"] {
  background-color: #005be2;
}
.main_action_37ec [class*="social-icon-digg"].column-fluid-5a32 {
  background-color: transparent;
  color: #005be2;
}
.main_action_37ec [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.main_action_37ec [class*="social-icon-dribbble"].column-fluid-5a32 {
  background-color: transparent;
  color: #ea4c89;
}
.main_action_37ec [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.main_action_37ec [class*="social-icon-envelope"].column-fluid-5a32 {
  background-color: transparent;
  color: #ea4335;
}
.main_action_37ec [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.main_action_37ec [class*="social-icon-facebook"].column-fluid-5a32 {
  background-color: transparent;
  color: #3b5998;
}
.main_action_37ec [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.main_action_37ec [class*="social-icon-flickr"].column-fluid-5a32 {
  background-color: transparent;
  color: #0063dc;
}
.main_action_37ec [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.main_action_37ec [class*="social-icon-foursquare"].column-fluid-5a32 {
  background-color: transparent;
  color: #2d5be3;
}
.main_action_37ec [class*="social-icon-github"] {
  background-color: #333;
}
.main_action_37ec [class*="social-icon-github"].column-fluid-5a32 {
  background-color: transparent;
  color: #333;
}
.main_action_37ec [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.main_action_37ec [class*="social-icon-google-plus"].column-fluid-5a32 {
  background-color: transparent;
  color: #dd4b39;
}
.main_action_37ec [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.main_action_37ec [class*="social-icon-houzz"].column-fluid-5a32 {
  background-color: transparent;
  color: #7ac142;
}
.main_action_37ec [class*="social-icon-instagram"] {
  background-color: #262626;
}
.main_action_37ec [class*="social-icon-instagram"].column-fluid-5a32 {
  background-color: transparent;
  color: #262626;
}
.main_action_37ec [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.main_action_37ec [class*="social-icon-jsfiddle"].column-fluid-5a32 {
  background-color: transparent;
  color: #487aa2;
}
.main_action_37ec [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.main_action_37ec [class*="social-icon-linkedin"].column-fluid-5a32 {
  background-color: transparent;
  color: #0077b5;
}
.main_action_37ec [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.main_action_37ec [class*="social-icon-medium"].column-fluid-5a32 {
  background-color: transparent;
  color: #00ab6b;
}
.main_action_37ec [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.main_action_37ec
  [class*="social-icon-odnoklassniki"].column-fluid-5a32 {
  background-color: transparent;
  color: #f4731c;
}
.main_action_37ec [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.main_action_37ec [class*="social-icon-meetup"].column-fluid-5a32 {
  background-color: transparent;
  color: #ec1c40;
}
.main_action_37ec [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.main_action_37ec [class*="social-icon-pinterest"].column-fluid-5a32 {
  background-color: transparent;
  color: #bd081c;
}
.main_action_37ec [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.main_action_37ec [class*="social-icon-product-hunt"].column-fluid-5a32 {
  background-color: transparent;
  color: #da552f;
}
.main_action_37ec [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.main_action_37ec [class*="social-icon-reddit"].column-fluid-5a32 {
  background-color: transparent;
  color: #ff4500;
}
.main_action_37ec [class*="social-icon-rss"] {
  background-color: #f26522;
}
.main_action_37ec [class*="social-icon-rss"].column-fluid-5a32 {
  background-color: transparent;
  color: #f26522;
}
.main_action_37ec [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.main_action_37ec
  [class*="social-icon-shopping-cart"].column-fluid-5a32 {
  background-color: transparent;
  color: #4caf50;
}
.main_action_37ec [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.main_action_37ec [class*="social-icon-skype"].column-fluid-5a32 {
  background-color: transparent;
  color: #00aff0;
}
.main_action_37ec [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.main_action_37ec [class*="social-icon-slideshare"].column-fluid-5a32 {
  background-color: transparent;
  color: #0077b5;
}
.main_action_37ec [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.main_action_37ec [class*="social-icon-snapchat"].column-fluid-5a32 {
  background-color: transparent;
  color: #fffc00;
}
.main_action_37ec [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.main_action_37ec [class*="social-icon-soundcloud"].column-fluid-5a32 {
  background-color: transparent;
  color: #f80;
}
.main_action_37ec [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.main_action_37ec [class*="social-icon-spotify"].column-fluid-5a32 {
  background-color: transparent;
  color: #2ebd59;
}
.main_action_37ec [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.main_action_37ec
  [class*="social-icon-stack-overflow"].column-fluid-5a32 {
  background-color: transparent;
  color: #fe7a15;
}
.main_action_37ec [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.main_action_37ec [class*="social-icon-maldkfgram"].column-fluid-5a32 {
  background-color: transparent;
  color: #2ca5e0;
}
.main_action_37ec [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.main_action_37ec [class*="social-icon-tripadvisor"].column-fluid-5a32 {
  background-color: transparent;
  color: #589442;
}
.main_action_37ec [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.main_action_37ec [class*="social-icon-tumblr"].column-fluid-5a32 {
  background-color: transparent;
  color: #35465c;
}
.main_action_37ec [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.main_action_37ec [class*="social-icon-twitch"].column-fluid-5a32 {
  background-color: transparent;
  color: #6441a5;
}
.main_action_37ec [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.main_action_37ec [class*="social-icon-twitter"].column-fluid-5a32 {
  background-color: transparent;
  color: #1da1f2;
}
.main_action_37ec [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.main_action_37ec [class*="social-icon-vimeo"].column-fluid-5a32 {
  background-color: transparent;
  color: #1ab7ea;
}
.main_action_37ec [class*="social-icon-vk"] {
  background-color: #45668e;
}
.main_action_37ec [class*="social-icon-vk"].column-fluid-5a32 {
  background-color: transparent;
  color: #45668e;
}
.main_action_37ec [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.main_action_37ec [class*="social-icon-weibo"].column-fluid-5a32 {
  background-color: transparent;
  color: #df2029;
}
.main_action_37ec [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.main_action_37ec [class*="social-icon-weixin"].column-fluid-5a32 {
  background-color: transparent;
  color: #7bb32e;
}
.main_action_37ec [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.main_action_37ec [class*="social-icon-whatsapp"].column-fluid-5a32 {
  background-color: transparent;
  color: #25d366;
}
.main_action_37ec [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.main_action_37ec [class*="social-icon-wordpress"].column-fluid-5a32 {
  background-color: transparent;
  color: #21759b;
}
.main_action_37ec [class*="social-icon-xing"] {
  background-color: #026466;
}
.main_action_37ec [class*="social-icon-xing"].column-fluid-5a32 {
  background-color: transparent;
  color: #026466;
}
.main_action_37ec [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.main_action_37ec [class*="social-icon-yelp"].column-fluid-5a32 {
  background-color: transparent;
  color: #af0606;
}
.main_action_37ec [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.main_action_37ec [class*="social-icon-youtube"].column-fluid-5a32 {
  background-color: transparent;
  color: #cd201f;
}
.label_2459 {
  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;
}
.label_2459:hover {
  box-shadow: none;
  background: 0 0;
}
.card_liquid_5dcd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.badge-dim-3217 {
  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;
}
.progress-9dc2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.message_b20c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.message_b20c,
.message_b20c::after,
.message_b20c::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;
}
.message_b20c::after,
.message_b20c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.header-wide-feae .badge-dim-3217 .progress-9dc2 {
  margin-top: -2px;
  width: 19px;
}
.header-wide-feae .badge-dim-3217 .message_b20c {
  margin-top: -1px;
}
.header-wide-feae .badge-dim-3217 .message_b20c,
.header-wide-feae .badge-dim-3217 .message_b20c::after,
.header-wide-feae .badge-dim-3217 .message_b20c::before {
  width: 19px;
  height: 2px;
}
.header-wide-feae .badge-dim-3217 .message_b20c::before {
  top: -6px;
}
.header-wide-feae .badge-dim-3217 .message_b20c::after {
  bottom: -6px;
}
.copper-8715 .badge-dim-3217 .progress-9dc2 {
  margin-top: -2px;
  width: 22px;
}
.copper-8715 .badge-dim-3217 .message_b20c {
  margin-top: -1px;
}
.copper-8715 .badge-dim-3217 .message_b20c,
.copper-8715 .badge-dim-3217 .message_b20c::after,
.copper-8715 .badge-dim-3217 .message_b20c::before {
  width: 22px;
  height: 2px;
}
.copper-8715 .badge-dim-3217 .message_b20c::before {
  top: -7px;
}
.copper-8715 .badge-dim-3217 .message_b20c::after {
  bottom: -7px;
}
.component_a038 .badge-dim-3217 .progress-9dc2 {
  margin-top: -2px;
  width: 31px;
}
.component_a038 .badge-dim-3217 .message_b20c {
  margin-top: -1.5px;
}
.component_a038 .badge-dim-3217 .message_b20c,
.component_a038 .badge-dim-3217 .message_b20c::after,
.component_a038 .badge-dim-3217 .message_b20c::before {
  width: 31px;
  height: 3px;
}
.component_a038 .badge-dim-3217 .message_b20c::before {
  top: -9px;
}
.component_a038 .badge-dim-3217 .message_b20c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .photo-4b87 .badge-dim-3217 .progress-9dc2 {
    margin-top: -2px;
    width: 19px;
  }
  .photo-4b87 .badge-dim-3217 .message_b20c {
    margin-top: -1px;
  }
  .photo-4b87 .badge-dim-3217 .message_b20c,
  .photo-4b87 .badge-dim-3217 .message_b20c::after,
  .photo-4b87 .badge-dim-3217 .message_b20c::before {
    width: 19px;
    height: 2px;
  }
  .photo-4b87 .badge-dim-3217 .message_b20c::before {
    top: -6px;
  }
  .photo-4b87 .badge-dim-3217 .message_b20c::after {
    bottom: -6px;
  }
  .brown_a043 .badge-dim-3217 .progress-9dc2 {
    margin-top: -2px;
    width: 22px;
  }
  .brown_a043 .badge-dim-3217 .message_b20c {
    margin-top: -1px;
  }
  .brown_a043 .badge-dim-3217 .message_b20c,
  .brown_a043 .badge-dim-3217 .message_b20c::after,
  .brown_a043 .badge-dim-3217 .message_b20c::before {
    width: 22px;
    height: 2px;
  }
  .brown_a043 .badge-dim-3217 .message_b20c::before {
    top: -7px;
  }
  .brown_a043 .badge-dim-3217 .message_b20c::after {
    bottom: -7px;
  }
  .action_678c .badge-dim-3217 .progress-9dc2 {
    margin-top: -2px;
    width: 31px;
  }
  .action_678c .badge-dim-3217 .message_b20c {
    margin-top: -1.5px;
  }
  .action_678c .badge-dim-3217 .message_b20c,
  .action_678c .badge-dim-3217 .message_b20c::after,
  .action_678c .badge-dim-3217 .message_b20c::before {
    width: 31px;
    height: 3px;
  }
  .action_678c .badge-dim-3217 .message_b20c::before {
    top: -9px;
  }
  .action_678c .badge-dim-3217 .message_b20c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wide_2433 .badge-dim-3217 .progress-9dc2 {
    margin-top: -2px;
    width: 19px;
  }
  .wide_2433 .badge-dim-3217 .message_b20c {
    margin-top: -1px;
  }
  .wide_2433 .badge-dim-3217 .message_b20c,
  .wide_2433 .badge-dim-3217 .message_b20c::after,
  .wide_2433 .badge-dim-3217 .message_b20c::before {
    width: 19px;
    height: 2px;
  }
  .wide_2433 .badge-dim-3217 .message_b20c::before {
    top: -6px;
  }
  .wide_2433 .badge-dim-3217 .message_b20c::after {
    bottom: -6px;
  }
  .image_dirty_d8ed .badge-dim-3217 .progress-9dc2 {
    margin-top: -2px;
    width: 22px;
  }
  .image_dirty_d8ed .badge-dim-3217 .message_b20c {
    margin-top: -1px;
  }
  .image_dirty_d8ed .badge-dim-3217 .message_b20c,
  .image_dirty_d8ed .badge-dim-3217 .message_b20c::after,
  .image_dirty_d8ed .badge-dim-3217 .message_b20c::before {
    width: 22px;
    height: 2px;
  }
  .image_dirty_d8ed .badge-dim-3217 .message_b20c::before {
    top: -7px;
  }
  .image_dirty_d8ed .badge-dim-3217 .message_b20c::after {
    bottom: -7px;
  }
  .tertiary_first_7655 .badge-dim-3217 .progress-9dc2 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_first_7655 .badge-dim-3217 .message_b20c {
    margin-top: -1.5px;
  }
  .tertiary_first_7655 .badge-dim-3217 .message_b20c,
  .tertiary_first_7655 .badge-dim-3217 .message_b20c::after,
  .tertiary_first_7655 .badge-dim-3217 .message_b20c::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_first_7655 .badge-dim-3217 .message_b20c::before {
    top: -9px;
  }
  .tertiary_first_7655 .badge-dim-3217 .message_b20c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .full-63ec .badge-dim-3217 .progress-9dc2 {
    margin-top: -2px;
    width: 19px;
  }
  .full-63ec .badge-dim-3217 .message_b20c {
    margin-top: -1px;
  }
  .full-63ec .badge-dim-3217 .message_b20c,
  .full-63ec .badge-dim-3217 .message_b20c::after,
  .full-63ec .badge-dim-3217 .message_b20c::before {
    width: 19px;
    height: 2px;
  }
  .full-63ec .badge-dim-3217 .message_b20c::before {
    top: -6px;
  }
  .full-63ec .badge-dim-3217 .message_b20c::after {
    bottom: -6px;
  }
  .liquid-4c3e .badge-dim-3217 .progress-9dc2 {
    margin-top: -2px;
    width: 22px;
  }
  .liquid-4c3e .badge-dim-3217 .message_b20c {
    margin-top: -1px;
  }
  .liquid-4c3e .badge-dim-3217 .message_b20c,
  .liquid-4c3e .badge-dim-3217 .message_b20c::after,
  .liquid-4c3e .badge-dim-3217 .message_b20c::before {
    width: 22px;
    height: 2px;
  }
  .liquid-4c3e .badge-dim-3217 .message_b20c::before {
    top: -7px;
  }
  .liquid-4c3e .badge-dim-3217 .message_b20c::after {
    bottom: -7px;
  }
  .lite-5cae .badge-dim-3217 .progress-9dc2 {
    margin-top: -2px;
    width: 31px;
  }
  .lite-5cae .badge-dim-3217 .message_b20c {
    margin-top: -1.5px;
  }
  .lite-5cae .badge-dim-3217 .message_b20c,
  .lite-5cae .badge-dim-3217 .message_b20c::after,
  .lite-5cae .badge-dim-3217 .message_b20c::before {
    width: 31px;
    height: 3px;
  }
  .lite-5cae .badge-dim-3217 .message_b20c::before {
    top: -9px;
  }
  .lite-5cae .badge-dim-3217 .message_b20c::after {
    bottom: -9px;
  }
}
.middle_aa96 .message_b20c {
  -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);
}
.middle_aa96 .message_b20c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.middle_aa96 .message_b20c::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);
}
.middle_aa96.breadcrumb_prev_8c41 .message_b20c {
  -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);
}
.middle_aa96.breadcrumb_prev_8c41 .message_b20c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.middle_aa96.breadcrumb_prev_8c41 .message_b20c::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);
}
.hidden_e0de {
  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.border-fast-40db:before {
  display: none;
}
.frame-e726 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.frame-e726 .banner-c7a5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.frame-e726 .banner-c7a5:last-of-type {
  border-bottom: none;
}
.frame-e726 .banner-c7a5.bronze-25b7,
.frame-e726 .banner-c7a5.slow_8697,
.frame-e726 .banner-c7a5.shade-left-0ac4 {
  padding: 0;
}
.frame-e726 .table_db91 .secondary-full-044e {
  color: currentColor;
}
.frame-e726 .table_db91 .secondary-full-044e:focus,
.frame-e726 .table_db91 .secondary-full-044e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-e726.title_easy_6464 .image_2f8f,
.frame-e726.title_easy_6464 .slider-ace1 a,
.frame-e726.title_easy_6464 .outer-37d0 a,
.frame-e726.title_easy_6464 .purple-eb8b a {
  color: rgba(0, 0, 0, 0.55);
}
.frame-e726.title_easy_6464 .image_2f8f:hover,
.frame-e726.title_easy_6464 .slider-ace1 a:hover,
.frame-e726.title_easy_6464 .outer-37d0 a:hover,
.frame-e726.title_easy_6464 .purple-eb8b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-e726.title_easy_6464 .main_black_1820 {
  color: rgba(0, 0, 0, 0.8);
}
.frame-e726.title_easy_6464 .banner-c7a5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-e726.title_easy_6464 .banner-c7a5:before {
  background: rgba(0, 0, 0, 0.08);
}
.frame-e726.title_easy_6464 .filter-white-0f1b:before {
  background: rgba(255, 255, 255, 0.9);
}
.frame-e726.title_easy_6464 .table_db91 .fast_a9fd li a,
.frame-e726.title_easy_6464 .table_db91 .secondary-full-044e,
.frame-e726.title_easy_6464 .purple-eb8b {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-e726.title_easy_6464 .table_db91 .secondary-full-044e:focus,
.frame-e726.title_easy_6464 .table_db91 .secondary-full-044e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-e726.title_easy_6464 .fast_a9fd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-e726.component_352c .image_2f8f,
.frame-e726.component_352c .slider-ace1 a,
.frame-e726.component_352c .outer-37d0 .secondary-full-044e,
.frame-e726.component_352c .outer-37d0 a,
.frame-e726.component_352c .purple-eb8b a {
  color: rgba(255, 255, 255, 0.79);
}
.frame-e726.component_352c .image_2f8f:hover,
.frame-e726.component_352c .slider-ace1 a:hover,
.frame-e726.component_352c .outer-37d0 .secondary-full-044e:hover,
.frame-e726.component_352c .outer-37d0 a:hover,
.frame-e726.component_352c .purple-eb8b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-e726.component_352c .main_black_1820 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-e726.component_352c .banner-c7a5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-e726.component_352c .banner-c7a5:before {
  background: rgba(255, 255, 255, 0.08);
}
.frame-e726.component_352c .filter-white-0f1b:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-e726.component_352c .table_db91 .fast_a9fd li a,
.frame-e726.component_352c .table_db91 .secondary-full-044e,
.frame-e726.component_352c .purple-eb8b {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-e726.component_352c .table_db91 .secondary-full-044e:focus,
.frame-e726.component_352c .table_db91 .secondary-full-044e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-e726.component_352c .fast_a9fd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-white-0f1b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.filter-white-0f1b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hero_top_04ea {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.wrapper_2f5b .frame-e726 {
  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;
}
.wrapper_2f5b .banner-c7a5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.wrapper_2f5b .banner-c7a5: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) {
  .wrapper_2f5b .banner-c7a5:before {
    width: 16%;
    left: 42%;
  }
}
.wrapper_2f5b .banner-c7a5:last-child:before {
  content: none;
}
.wrapper_2f5b .banner-c7a5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.wrapper_2f5b .table_db91 .fast_a9fd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.wrapper_2f5b .table_db91 .fast_a9fd li a .secondary-full-044e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.wrapper_2f5b .table_db91 .purple-eb8b {
  border: none;
}
.wrapper_2f5b .table_db91 .purple-eb8b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.wrapper_2f5b .filter-white-0f1b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wrapper_2f5b .hero_top_04ea {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.wrapper_2f5b .component_352c .filter-white-0f1b:before {
  background: rgba(0, 0, 0, 0.9);
}
.wrapper_2f5b .title_easy_6464.component-clean-3fbf .message_b20c {
  background: rgba(0, 0, 0, 0.6);
}
.wrapper_2f5b
  .title_easy_6464.component-clean-3fbf
  .message_b20c::after,
.wrapper_2f5b
  .title_easy_6464.component-clean-3fbf
  .message_b20c:before {
  background: inherit;
}
.wrapper_2f5b
  .title_easy_6464.component-clean-3fbf:hover
  .message_b20c {
  background: rgba(0, 0, 0, 0.8);
}
.small-f68b .frame-e726 {
  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) {
  .small-f68b .frame-e726 {
    width: auto;
    right: 45px;
  }
}
.button_tiny_caf8 .frame-e726 {
  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) {
  .button_tiny_caf8 .frame-e726 {
    width: auto;
    left: 45px;
  }
}
.border-fast-40db .frame-e726 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.border-fast-40db .hero_top_04ea {
  max-width: 48em;
  margin: 0 auto;
}
.border-fast-40db .filter-white-0f1b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.grid-wide-969a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.grid-wide-969a.wrapper_2f5b .frame-e726 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.grid-wide-969a.small-f68b .frame-e726 {
  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);
}
.grid-wide-969a .frame-e726 {
  visibility: visible;
}
.grid-wide-969a.button_tiny_caf8 .frame-e726 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video_glass_9cb0,
.hard_6866 {
  overflow-x: hidden;
}
.video_glass_9cb0 .frame-e726 {
  overflow: auto;
}
.video_glass_9cb0.wrapper_2f5b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_glass_9cb0.wrapper_2f5b .frame-e726 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video_glass_9cb0.wrapper_2f5b .label_2459 {
  opacity: 0;
}
.video_glass_9cb0.small-f68b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_glass_9cb0.small-f68b .frame-e726 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video_glass_9cb0.small-f68b .label_2459 {
  opacity: 0;
}
.video_glass_9cb0.button_tiny_caf8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_glass_9cb0.button_tiny_caf8 .frame-e726 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video_glass_9cb0.button_tiny_caf8 .label_2459 {
  opacity: 0;
}
.video_glass_9cb0.border-fast-40db .frame-e726 {
  z-index: 10;
  visibility: visible;
}
.component-clean-3fbf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.component-clean-3fbf .message_b20c {
  background: rgba(255, 255, 255, 0.99);
}
.component-clean-3fbf .message_b20c::after,
.component-clean-3fbf .message_b20c:before {
  background: inherit;
}
.component-clean-3fbf:hover .message_b20c {
  background: rgba(255, 255, 255, 0.99);
}
.button_tiny_caf8 .component-clean-3fbf {
  top: 10px;
  right: auto;
  left: 12px;
}
.border-fast-40db .component-clean-3fbf {
  display: none !important;
}
.video_glass_9cb0:before,
.hard_6866:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video_glass_9cb0 .component-clean-3fbf,
.hard_6866 .component-clean-3fbf {
  display: inline-block;
}
.frame-e726 .short_7909 {
  -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;
}
.video_glass_9cb0 .frame-e726 .short_7909,
.hard_6866 .frame-e726 .short_7909 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.green-e494 .slider-2dee {
  width: 100%;
}
.slider-wide-6cc5 {
  padding: 0 0.5em 0;
}
.slider-wide-6cc5 [class*="customify-col-"],
.slider-wide-6cc5 [class*="customify-col_"],
.slider-wide-6cc5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.media-d215 .slider-wide-6cc5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .cold-821a .down_1ac1,
  .down_1ac1 {
    display: none;
  }
  .basic-3b00 {
    text-align: left;
  }
  .gas-9e0f {
    text-align: center;
  }
  .search_basic_353d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .cold-821a .video_slow_ab73,
  .video_slow_ab73 {
    display: none;
  }
  .card_copper_8c59 {
    text-align: left;
  }
  .tabs-old-e230 {
    text-align: center;
  }
  .cool_2c37 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .cold-821a .popup-glass-86ab,
  .popup-glass-86ab {
    display: none;
  }
  .first-ec2a {
    text-align: left;
  }
  .first_e986 {
    text-align: center;
  }
  .bronze-2892 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hot-cc21 {
  box-shadow: none !important;
}
.logo-1a83 .heading_large_dbf5,
.paper-fb91 .heading_large_dbf5 {
  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;
}
.paper-fb91 .heading_large_dbf5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shade_rough_4fc1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shade_rough_4fc1:after,
.shade_rough_4fc1:before {
  content: "";
  display: table;
}
.shade_rough_4fc1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shade_rough_4fc1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shade_rough_4fc1,
.notification-f347 {
  max-width: 1248px;
  margin: 0 auto;
}

.active_f950.grid-soft-930e .shade_rough_4fc1 {
  max-width: 100%;
}
.active_f950.description-8595 {
  max-width: 1200px;
  margin: 0 auto;
}
.active_f950.input_cool_ede1 .shade_rough_4fc1 {
  max-width: 100%;
}
.active_f950.input_cool_ede1 > .shade_rough_4fc1 {
  padding-left: 0;
  padding-right: 0;
}
.active_f950.input_cool_ede1 > .shade_rough_4fc1 .cold-821a {
  margin: 0;
}
.active_f950.input_cool_ede1
  > .shade_rough_4fc1
  .aside_3dbb.backdrop-0e38 {
  margin-right: 0;
  margin-left: 0;
}
.active_f950.input_cool_ede1 #main.backdrop-0e38 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .under_2ec6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .under_2ec6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .over-5adf .popup-up-8746 {
    padding-right: 1em;
  }
  .over-5adf.full_ee24 .aside_3dbb {
    border-right: 1px solid #eaecee;
  }
  .over-5adf.full_ee24 .popup-up-8746 {
    padding-right: 1em;
  }
  .over-5adf.full_ee24 .hero_1b77 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-silver-50b0 .popup-up-8746 {
    padding-left: 1em;
  }
  .hidden-silver-50b0.full_ee24 .aside_3dbb {
    border-left: 1px solid #eaecee;
  }
  .hidden-silver-50b0.full_ee24 .popup-up-8746 {
    padding-left: 1em;
  }
  .hidden-silver-50b0.full_ee24 .hero_1b77 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-center-4e0e .popup-up-8746 {
    padding-left: 1em;
  }
  .item-center-4e0e.full_ee24 .dropdown_tall_51e6 {
    border-right: 1px solid #eaecee;
  }
  .item-center-4e0e.full_ee24 .action_7bb2 {
    border-right: 1px solid #eaecee;
  }
  .item-center-4e0e.full_ee24 .popup-up-8746 {
    padding-left: 1em;
  }
  .item-center-4e0e.full_ee24 .hero_1b77 {
    padding-right: 1em;
  }
  .item-center-4e0e.full_ee24 .wrapper-4d70 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down-90f2 .popup-up-8746 {
    padding-right: 1em;
  }
  .down-90f2.full_ee24 .dropdown_tall_51e6 {
    border-left: 1px solid #eaecee;
  }
  .down-90f2.full_ee24 .action_7bb2 {
    border-left: 1px solid #eaecee;
  }
  .down-90f2.full_ee24 .popup-up-8746 {
    padding-right: 1em;
  }
  .down-90f2.full_ee24 .hero_1b77 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .down-90f2.full_ee24 .wrapper-4d70 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_2ec6 .popup-up-8746 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_2ec6.full_ee24 .aside_3dbb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .under_2ec6.full_ee24 .popup-up-8746 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_2ec6.full_ee24 .hero_1b77 {
    padding-left: 1em;
  }
  .under_2ec6.full_ee24 .wrapper-4d70 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .under_2ec6.full_ee24 .popup-up-8746 {
    padding-left: 0;
  }
}
.form-inner-1ab9 .lite_dd13 {
  display: inline-block;
}
.link-3cae {
  display: inline-block;
}
.section-02b9 {
  word-con: break-word;
}
.static-7feb > span {
  display: inline-block;
  padding: 5px 0;
}
.static-7feb .form_top_5f87 {
  margin-left: 8px;
  margin-right: 8px;
}
.static-7feb .paragraph-up-befa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.outline_c651 .article-medium-dc4f {
  margin-bottom: 2em;
}
.outline_c651 .column-steel-4224 {
  margin-bottom: 15px;
}
.outline_c651 .column-steel-4224:last-child {
  margin-bottom: 0;
}
.outline_c651 .table-basic-0ee3 {
  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) {
  .outline_c651 .table-basic-0ee3 {
    display: block;
  }
}
.outline_c651 .footer-69b3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .outline_c651 .footer-69b3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.outline_c651 .light-593a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.outline_c651 .light-593a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.outline_c651 .light-593a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.outline_c651 .section-02b9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_c651 .section-02b9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.outline_c651 .medium_95df p:last-child {
  margin-bottom: 0;
}
.outline_c651 .article_black_240f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.outline_c651 .content-fluid-de93 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.outline_c651 .alert_down_f723 {
  margin-top: 1em;
}
.outline_c651 .item_d3aa {
  top: 0;
  display: block;
}
.outline_c651 .item_d3aa a {
  color: inherit;
}
.outline_c651 .item_d3aa a:hover {
  color: inherit;
}
.outline_c651 .nav_gas_a9f7 {
  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;
}
.outline_c651 .nav_gas_a9f7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.outline_c651 .content-fluid-de93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.outline_c651 .last_bb0f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.outline_c651 .last_bb0f:first-child {
  margin-top: 0;
}
.outline_c651 .last_bb0f.pagination_dark_271f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.outline_c651 .last_bb0f.fresh-6781 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_c651
  .last_bb0f.fresh-6781.overlay_short_de54
  .alert_down_f723 {
  width: 100%;
}
.outline_c651 .fresh-6781 {
  -webkit-box-align: center;
  align-items: center;
}
.outline_c651 .fresh-6781 .static-7feb,
.outline_c651 .fresh-6781 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.outline_c651 .light-593a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.outline_c651 .light-593a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.outline_c651 .light-593a: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;
}
.outline_c651 .pagination_dark_271f {
  z-index: 5;
}
.outline_c651 .fresh-fec6 .progress-tiny-1cb3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.outline_c651 .tabs_old_6be0 .progress-tiny-1cb3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.outline_c651 .red_2528 .progress-tiny-1cb3 {
  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;
}
.outline_c651.alert_large_e97e .table-basic-0ee3,
.outline_c651.caption-712f .table-basic-0ee3 {
  display: block;
}
.outline_c651.alert_large_e97e .table-basic-0ee3 .soft-d859,
.outline_c651.alert_large_e97e .table-basic-0ee3 .content-fluid-de93,
.outline_c651.caption-712f .table-basic-0ee3 .soft-d859,
.outline_c651.caption-712f .table-basic-0ee3 .content-fluid-de93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline_c651.surface_hot_b3d2 .footer-69b3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .outline_c651.surface_hot_b3d2 .footer-69b3 {
    margin-right: 0;
  }
}
.outline_c651.alert_large_e97e .footer-69b3,
.outline_c651.caption-712f .footer-69b3 {
  padding-top: 40%;
}
.outline_c651.alert_large_e97e .article-medium-dc4f,
.outline_c651.caption-712f .article-medium-dc4f {
  display: block;
}
.outline_c651.alert_large_e97e .fn-sticky-a8e9 .content-fluid-de93,
.outline_c651.caption-712f .fn-sticky-a8e9 .content-fluid-de93 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.outline_c651.alert_large_e97e .footer-69b3,
.outline_c651.caption-712f .footer-69b3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.outline_c651.alert_large_e97e .content-fluid-de93 {
  padding: 1em;
}
.main_2e1d {
  margin: 30px auto;
  display: block;
}
.main_2e1d .primary-bronze-fa24 > * {
  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;
}
.main_2e1d .primary-bronze-fa24 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.main_2e1d .primary-bronze-fa24 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue-be3f .static-7feb {
  margin-bottom: 1.41575em;
}
.blue-be3f .card-382f {
  margin-bottom: 1.618em;
}
.bottom_e4c4 .photo_basic_a991 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.bottom_e4c4 .photo_basic_a991 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.bottom_e4c4 .tooltip-hard-ee5f {
  max-width: 100%;
  overflow: auto;
}
.filter-short-bf39 .bottom_e4c4 a:hover {
  text-decoration: underline;
}
.white_4aea .column-steel-4224:not(.section-02b9),
.white_4aea .light-593a {
  margin-bottom: 1.41575em;
}
.white_4aea .column-steel-4224:not(.section-02b9):last-child,
.white_4aea .light-593a:last-child {
  margin-bottom: 0;
}
.white_4aea .column-steel-4224.row-solid-1c71 {
  margin-bottom: 0.41575em;
}
.white_4aea .focused_feb8:before,
.white_4aea .motion_c718:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.white_4aea .focused_feb8:before {
  content: "\f115";
}
.white_4aea .motion_c718:before {
  content: "\f02c";
}
.white_4aea .gas-ad02 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.white_4aea .gas-ad02 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pagination_81ec {
  display: -webkit-box;
  display: flex;
}
.pagination_81ec .fluid-0ae0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pagination_81ec .fluid-0ae0 {
    flex-basis: 90px;
  }
}
.pagination_81ec .active-de42 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_81ec .active-de42 {
    flex-basis: calc(100% - 50px);
  }
}
.pagination_81ec .form-hovered-7c87 p:last-child {
  margin-bottom: 0.72em;
}
.list-0b84 .primary-bronze-fa24 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list-0b84 .primary-bronze-fa24:after,
.list-0b84 .primary-bronze-fa24:before {
  content: "";
  display: table;
}
.list-0b84 .primary-bronze-fa24:after {
  clear: both;
}
.list-0b84 .primary-bronze-fa24 .easy_cca7,
.list-0b84 .primary-bronze-fa24 .solid-a183 {
  width: 49%;
}
.list-0b84 .primary-bronze-fa24 .easy_cca7 a span.thumbnail_59d4,
.list-0b84 .primary-bronze-fa24 .solid-a183 a span.thumbnail_59d4 {
  display: block;
  margin-bottom: 5px;
}
.list-0b84 .primary-bronze-fa24 .solid-a183 {
  float: left;
  text-align: left;
}
.list-0b84 .primary-bronze-fa24 .easy_cca7 {
  float: right;
  text-align: right;
}
.link_dynamic_9796 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link_dynamic_9796 {
    margin-bottom: 0;
  }
}
.glass_5cff {
  margin-bottom: 1em;
}
.glass_5cff .section-02b9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.copper_7937 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tertiary_0e49 .glass_5cff,
.clean-34a8 .glass_5cff {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tertiary_0e49 .glass_5cff,
  .clean-34a8 .glass_5cff {
    display: block;
  }
}
.tertiary_0e49 .copper_7937,
.clean-34a8 .copper_7937 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tertiary_0e49 .copper_7937,
  .clean-34a8 .copper_7937 {
    margin-bottom: 1em;
  }
}
.tertiary_0e49 .copper_7937 img,
.clean-34a8 .copper_7937 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tertiary_0e49 .disabled-old-13ad,
.clean-34a8 .disabled-old-13ad {
  flex-basis: calc(100% - 160px);
}
.tertiary_0e49 .disabled-old-13ad p,
.clean-34a8 .disabled-old-13ad p {
  margin-bottom: 0;
}
.tertiary_0e49 .disabled-old-13ad {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_0e49 .disabled-old-13ad {
    padding-left: 0;
  }
}
.clean-34a8 .disabled-old-13ad {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .clean-34a8 .disabled-old-13ad {
    padding-right: 0;
  }
}
.clean-34a8 .copper_7937 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.status_liquid_61b6 .copper_7937 {
  margin-bottom: 0.5em;
}
.status_liquid_61b6 .copper_7937 img {
  width: 100%;
}
.menu-7607 .table-a8fa,
.button-soft-064b .table-a8fa {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.button-soft-064b .aside_3dbb .motion_7898 p:last-child {
  margin-bottom: 0;
}
.footer_d998 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.surface-9bd7 .block-e0d5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .surface-9bd7 .block-e0d5:last-of-type {
    margin-bottom: 0;
  }
}
.surface-9bd7 .block-e0d5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface-9bd7 .block-e0d5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.surface-9bd7 .block-e0d5 ul li {
  margin: 0 0 0.6em;
}
.surface-9bd7 .block-e0d5 ul li.carousel-bed2,
.surface-9bd7 .block-e0d5 ul li.thumbnail_9719 {
  position: relative;
}
.surface-9bd7 .block-e0d5 ul li.carousel-bed2 .component-dark-3de2,
.surface-9bd7 .block-e0d5 ul li.thumbnail_9719 .component-dark-3de2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.surface-9bd7 .block-e0d5 ul li.carousel-bed2:after:after,
.surface-9bd7 .block-e0d5 ul li.carousel-bed2:after:before,
.surface-9bd7
  .block-e0d5
  ul
  li.thumbnail_9719:after:after,
.surface-9bd7
  .block-e0d5
  ul
  li.thumbnail_9719:after:before {
  content: "";
  display: table;
}
.surface-9bd7 .block-e0d5 ul li.carousel-bed2:after:after,
.surface-9bd7
  .block-e0d5
  ul
  li.thumbnail_9719:after:after {
  clear: both;
}
.surface-9bd7 .block-e0d5 a.hot_a41b:hover {
  text-decoration: none;
}
.surface-9bd7 .block-e0d5 select {
  max-width: 100%;
}
.surface-9bd7 .block-e0d5 table {
  font-size: 85%;
}
.surface-9bd7 .block-e0d5 table td,
.surface-9bd7 .block-e0d5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.surface-9bd7 .block-e0d5 table tfoot td {
  text-align: left;
}
.surface-9bd7 .block-e0d5 :last-child {
  margin-bottom: 0;
}
.surface-9bd7 .block-e0d5 .sidebar_prev_14e4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.surface-9bd7 .block-e0d5 .sidebar_prev_14e4 label {
  width: 100%;
}
.surface-9bd7 .block-e0d5 .sidebar_prev_14e4 .gas-c1aa {
  width: 100%;
  display: block;
}
.surface-9bd7 .block-e0d5 .sidebar_prev_14e4 .top_e769 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.surface-9bd7 .block-e0d5 .sidebar_prev_14e4 .top_e769:hover svg #svg-search {
  fill: #444;
}
.surface-9bd7 .block-e0d5 .sidebar_prev_14e4 .top_e769 svg {
  width: 18px;
  height: 18px;
}
.surface-9bd7 .row_warm_fd30 ul ul,
.surface-9bd7 .paper_499a ul ul,
.surface-9bd7 .tall-41a2 ul ul,
.surface-9bd7 .slow_93d7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.surface-9bd7 .row_warm_fd30 .accent_dirty_a695 > a,
.surface-9bd7 .paper_499a .accent_dirty_a695 > a,
.surface-9bd7 .tall-41a2 .accent_dirty_a695 > a,
.surface-9bd7 .slow_93d7 .accent_dirty_a695 > a {
  margin-bottom: 0;
}
.surface-9bd7 .thumbnail-bff7 li,
.surface-9bd7 .row_warm_fd30 li,
.surface-9bd7 .pagination-up-91c0 li,
.surface-9bd7 .paper_499a li,
.surface-9bd7 .tall-41a2 li,
.surface-9bd7 .slow_93d7 li,
.surface-9bd7 .prev_eb91 li,
.surface-9bd7 .tooltip-36a1 li {
  display: block;
  position: relative;
}
.surface-9bd7 .thumbnail-bff7 li:last-child,
.surface-9bd7 .row_warm_fd30 li:last-child,
.surface-9bd7 .pagination-up-91c0 li:last-child,
.surface-9bd7 .paper_499a li:last-child,
.surface-9bd7 .tall-41a2 li:last-child,
.surface-9bd7 .slow_93d7 li:last-child,
.surface-9bd7 .prev_eb91 li:last-child,
.surface-9bd7 .tooltip-36a1 li:last-child {
  border: none;
}
.surface-9bd7 .thumbnail-bff7 li a,
.surface-9bd7 .row_warm_fd30 li a,
.surface-9bd7 .pagination-up-91c0 li a,
.surface-9bd7 .paper_499a li a,
.surface-9bd7 .tall-41a2 li a,
.surface-9bd7 .slow_93d7 li a,
.surface-9bd7 .prev_eb91 li a,
.surface-9bd7 .tooltip-36a1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.surface-9bd7 .thumbnail-bff7 li ul li::before,
.surface-9bd7 .row_warm_fd30 li ul li::before,
.surface-9bd7 .pagination-up-91c0 li ul li::before,
.surface-9bd7 .paper_499a li ul li::before,
.surface-9bd7 .tall-41a2 li ul li::before,
.surface-9bd7 .slow_93d7 li ul li::before,
.surface-9bd7 .prev_eb91 li ul li::before,
.surface-9bd7 .tooltip-36a1 li ul li::before {
  left: 15px;
}
.surface-9bd7 .thumbnail-bff7 li ul a,
.surface-9bd7 .row_warm_fd30 li ul a,
.surface-9bd7 .pagination-up-91c0 li ul a,
.surface-9bd7 .paper_499a li ul a,
.surface-9bd7 .tall-41a2 li ul a,
.surface-9bd7 .slow_93d7 li ul a,
.surface-9bd7 .prev_eb91 li ul a,
.surface-9bd7 .tooltip-36a1 li ul a {
  padding-left: 20px;
}
.surface-9bd7 .thumbnail-bff7 li ul ul li::before,
.surface-9bd7 .row_warm_fd30 li ul ul li::before,
.surface-9bd7 .pagination-up-91c0 li ul ul li::before,
.surface-9bd7 .paper_499a li ul ul li::before,
.surface-9bd7 .tall-41a2 li ul ul li::before,
.surface-9bd7 .slow_93d7 li ul ul li::before,
.surface-9bd7 .prev_eb91 li ul ul li::before,
.surface-9bd7 .tooltip-36a1 li ul ul li::before {
  left: 30px;
}
.surface-9bd7 .thumbnail-bff7 li ul ul a,
.surface-9bd7 .row_warm_fd30 li ul ul a,
.surface-9bd7 .pagination-up-91c0 li ul ul a,
.surface-9bd7 .paper_499a li ul ul a,
.surface-9bd7 .tall-41a2 li ul ul a,
.surface-9bd7 .slow_93d7 li ul ul a,
.surface-9bd7 .prev_eb91 li ul ul a,
.surface-9bd7 .tooltip-36a1 li ul ul a {
  padding-left: 40px;
}
.surface-9bd7 .banner-hovered-7bce li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.surface-9bd7 .tooltip-36a1 ul li {
  margin-bottom: 1.41575em;
}
.surface-9bd7 .tooltip-36a1 ul li .fluid_0988 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.surface-9bd7 .tooltip-36a1 ul li .article-ed93 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.component_352c .thumbnail-bff7 li a,
.component_352c .row_warm_fd30 li a,
.component_352c .pagination-up-91c0 li a,
.component_352c .paper_499a li a,
.component_352c .tall-41a2 li a,
.component_352c .slow_93d7 li a,
.component_352c .prev_eb91 li a,
.component_352c .tooltip-36a1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_352c .banner-hovered-7bce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_352c .block-e0d5 ul li.carousel-bed2 .component-dark-3de2,
.component_352c .block-e0d5 ul li.thumbnail_9719 .component-dark-3de2 {
  background: rgba(0, 0, 0, 0.2);
}
.component_352c .surface-9bd7 .block-e0d5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_f950 .surface-9bd7 .fast_a9fd li {
  margin: 0;
}
.active_f950 .surface-9bd7 .fast_a9fd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.active_f950 .surface-9bd7 .fast_a9fd li ul {
  margin: 0;
}
.active_f950 .surface-9bd7 .fast_a9fd li ul li a {
  padding-left: 15px;
}
.active_f950 .surface-9bd7 .fast_a9fd li ul li li a {
  padding-left: 30px;
}
.active_f950 .surface-9bd7 .fast_a9fd li.text-steel-12b6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.active_f950 .surface-9bd7 .fast_a9fd li.text-steel-12b6 > 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;
}
.active_f950 .surface-9bd7 .fast_a9fd li.text-steel-12b6 > 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;
}
.picture-hovered-f6fc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.next_caef {
  position: relative;
  z-index: 10;
}
.next_caef .short_7909 {
  width: 100%;
  max-width: 100%;
}
.icon-rough-1bba .under-e8df {
  padding-top: 2em;
  padding-bottom: 2em;
}
.icon-rough-1bba .title_easy_6464 {
}
.icon-rough-1bba .component_352c {
  background: #292929;
}
.current-40a3 .under-e8df {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.current-40a3 .title_easy_6464 {
  background: #f9f9f9;
}
.current-40a3 .component_352c {
  background: #303030;
}
.component-hard-a088 .under-e8df {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .component-hard-a088 .lite_dd13 {
    margin-bottom: 1em;
  }
  .component-hard-a088 .lite_dd13:last-child {
    margin-bottom: 0;
  }
}
.component-hard-a088 .title_easy_6464 {
  background: #ededed;
}
.component-hard-a088 .component_352c {
  background: #1a1a1a;
}
.under-e8df.title_easy_6464 {
  color: rgba(0, 0, 0, 0.6);
}
.under-e8df.title_easy_6464 .preview-middle-28f9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.under-e8df.component_352c {
  color: rgba(255, 255, 255, 0.99);
}
.under-e8df.component_352c a:not(.hot_a41b) {
  color: rgba(255, 255, 255, 0.79);
}
.under-e8df.component_352c a:not(.hot_a41b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.under-e8df.component_352c .preview-middle-28f9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-e8df.component_352c table tbody td,
.under-e8df.component_352c table th {
  background: rgba(0, 0, 0, 0.08);
}
.input-easy-24ef.overlay-right-9a8e .shade_rough_4fc1 {
  max-width: initial;
}
.input-easy-24ef .description_6033 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.input-easy-24ef .description_6033 .short_7909 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .input-easy-24ef .description_6033 .short_7909 {
    display: block;
    margin-bottom: 2em;
  }
  .input-easy-24ef .description_6033 .short_7909:last-child {
    margin-bottom: 0;
  }
}
.component-hard-a088 .lite_dd13:last-child,
.current-40a3 .lite_dd13:last-child,
.icon-rough-1bba .lite_dd13:last-child {
  margin-bottom: 0;
}
.component-hard-a088 .lite_dd13 .surface-9bd7 .block-e0d5:last-child,
.current-40a3 .lite_dd13 .surface-9bd7 .block-e0d5:last-child,
.icon-rough-1bba .lite_dd13 .surface-9bd7 .block-e0d5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .component-hard-a088 .orange_d533,
  .component-hard-a088 .white-b6ee,
  .current-40a3 .orange_d533,
  .current-40a3 .white-b6ee,
  .icon-rough-1bba .orange_d533,
  .icon-rough-1bba .white-b6ee {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .next_caef .lite_dd13 {
    margin-bottom: 2em;
  }
}
.next_caef p:last-child {
  margin-bottom: 0;
}
.next_caef li,
.next_caef ul {
  list-style: none;
  margin: 0;
}
.next_caef ul ul {
  margin-left: 2.617924em;
}
.message-hot-f398 {
  font-size: 0.875em;
}

/* css-noise: c897 */
.widget-item-z6 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
