/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fixed_dc50/customify
Author: WPCustomify
Author URI: https://pressmaximum.fixed_dc50
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.fixed_dc50/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shadow-left-9f85.inner_f8cb/licenses/gpl-2.0.center_9445
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.bottom-3b39/, (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.over-e555.layout_408c/normalize.component-liquid-a12b/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.component-liquid-a12b v7.0.0 | MIT License | github.fixed_dc50/necolas/normalize.component-liquid-a12b */
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;
}
.wood_6347 .carousel-last-d8f3,
.backdrop-upper-372c,
.layout_dark_d641,
.item_cold_a19f,
.hover-748a,
.article-abaa,
.preview-wide-6a72,
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;
}
.backdrop-upper-372c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .backdrop-upper-372c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-upper-372c,
  h1 {
    font-size: 1.8em;
  }
}
.layout_dark_d641,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.layout_dark_d641 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .layout_dark_d641,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .layout_dark_d641,
  h2 {
    font-size: 1.7em;
  }
}
.item_cold_a19f,
h3 {
  font-size: 1.618em;
}
.wood_6347 .carousel-last-d8f3,
.hover-748a,
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.button-b176 {
  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;
}
.progress_green_5fcb:after,
.progress_green_5fcb:before,
.hovered-cfae:after,
.hovered-cfae:before {
  content: "";
  display: table;
}
.progress_green_5fcb:after,
.hovered-cfae:after {
  clear: both;
}
.wide-bc3c {
  float: right;
  margin-right: 0;
}
.menu-small-06b1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pink-99c6 .list-steel-104e,
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;
}
.pink-99c6 .list-steel-104e: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;
}
.sort_in_4619 .list-steel-104e {
  box-shadow: none;
}
.sort_in_4619
  .list-steel-104e
  .aside-silver-f577 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort_in_4619 .list-steel-104e .inner_8210 {
  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;
}
.sort_in_4619
  .list-steel-104e
  .inner_8210
  b {
  display: none;
}
.sort_in_4619 .feature-ece5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.element-gold-81dd:not(.gold_d028):not(.alert-lower-e0d7),
button:not(.gold_d028):not(.alert-lower-e0d7),
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ),
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ),
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ) {
  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;
}
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ):hover,
button:not(.gold_d028):not(
    .alert-lower-e0d7
  ):hover,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):hover,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):hover,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ):active,
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ):focus,
button:not(.gold_d028):not(
    .alert-lower-e0d7
  ):active,
button:not(.gold_d028):not(
    .alert-lower-e0d7
  ):focus,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):active,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):focus,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):active,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):focus,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):active,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):focus {
  outline: 0;
}
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9,
button:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9 {
  position: relative;
}
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .pagination-6605,
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .modal-down-a291,
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .border-48d5,
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  i,
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  svg,
button:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .pagination-6605,
button:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .modal-down-a291,
button:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .border-48d5,
button:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  i,
button:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  svg,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .pagination-6605,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .modal-down-a291,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .border-48d5,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  i,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  svg,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .pagination-6605,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .modal-down-a291,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .border-48d5,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  i,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  svg,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .pagination-6605,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .modal-down-a291,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  .border-48d5,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  i,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9
  svg {
  visibility: hidden;
}
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9:after,
button:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9:after,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9:after,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9:after,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ).fn-loading-43e9: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;
}
.element-gold-81dd:not(.gold_d028):not(.alert-lower-e0d7),
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ),
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ),
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ) {
  color: #fff;
  background: #235787;
}
.element-gold-81dd:not(.gold_d028):not(
    .alert-lower-e0d7
  ):focus,
input[type="button"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):focus,
input[type="reset"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):focus,
input[type="submit"]:not(.gold_d028):not(
    .alert-lower-e0d7
  ):focus {
  color: #fff;
}
.element-gold-81dd.fn-disabled-43e9:not(.gold_d028):not(
    .alert-lower-e0d7
  ),
.element-gold-81dd[disabled]:not(.gold_d028):not(
    .alert-lower-e0d7
  ),
button.fn-disabled-43e9:not(.gold_d028):not(
    .alert-lower-e0d7
  ),
button[disabled]:not(.gold_d028):not(
    .alert-lower-e0d7
  ) {
  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;
}
.wide-1d8e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wide-1d8e: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;
}
.purple-4936 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active_af48 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.overlay-ba3d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.progress_green_5fcb:after,
.progress_green_5fcb:before,
.article_3a65:after,
.article_3a65:before,
.carousel_fast_130f:after,
.carousel_fast_130f:before,
.list_2531:after,
.list_2531:before,
.tabs-up-7312:after,
.tabs-up-7312:before,
.banner_c9bd:after,
.banner_c9bd:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.progress_green_5fcb:after,
.article_3a65:after,
.carousel_fast_130f:after,
.list_2531:after,
.tabs-up-7312:after,
.banner_c9bd:after {
  clear: both;
}
.article_3a65 .focused_0c8d,
.carousel_fast_130f .focused_0c8d,
.breadcrumb_bb61 .focused_0c8d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.focus_out_6738 {
  display: inline-block;
}
.texture_up_95bb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.texture_up_95bb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.texture_up_95bb .disabled-b506 {
  padding: 1em 0;
  font-size: 85%;
}
.disabled-b506 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pagination-steel-d8da {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pagination-steel-d8da:after,
.pagination-steel-d8da:before {
  content: "";
  display: table;
}
.pagination-steel-d8da:after {
  clear: both;
}
.highlight_f3dd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shadow_311c .highlight_f3dd {
  max-width: 50%;
}
.menu-new-0bfb .highlight_f3dd {
  max-width: 33.33%;
}
.thick-7e31 .highlight_f3dd {
  max-width: 25%;
}
.secondary-outer-93ad .highlight_f3dd {
  max-width: 20%;
}
.hover_over_1a2e .highlight_f3dd {
  max-width: 16.66%;
}
.column_pink_ad39 .highlight_f3dd {
  max-width: 14.28%;
}
.primary-advanced-e933 .highlight_f3dd {
  max-width: 12.5%;
}
.tag_fa72 .highlight_f3dd {
  max-width: 11.11%;
}
.tag_light_7989 {
  display: block;
}
.wood_6347 .inner_7cd6 label,
.wood_6347 .status_e53c label,
.wood_6347 .description-88ad label,
.wood_6347 .breadcrumb_48b1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element-712e {
  list-style: none;
  margin: 0;
}
.element-712e article.paper-a95a {
  margin-bottom: 0;
}
.element-712e ul {
  list-style: none;
  margin: 0;
}
.element-712e .texture_inner_8232 li.paper-a95a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element-712e .texture_inner_8232 li.paper-a95a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element-712e .texture_inner_8232 li.paper-a95a: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) {
  .element-712e .texture_inner_8232 li.paper-a95a li.paper-a95a li.paper-a95a li.paper-a95a {
    padding-left: 0;
  }
}
article.paper-a95a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paper-a95a .article_3a65 p:last-of-type {
  margin-bottom: 0;
}
article.paper-a95a .shadow-focused-69b3 {
  float: left;
}
article.paper-a95a .focus_dark_2096 {
  margin-left: 85px;
}
article.paper-a95a .accent-60ad {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paper-a95a .accent-60ad .solid_4ac1 {
  margin-left: 10px;
}
article.paper-a95a .fluid-8396 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paper-a95a .accordion-hard-5521 {
  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 .inner_7cd6,
  #respond .description-88ad,
  #respond .breadcrumb_48b1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner_7cd6 input,
#respond .description-88ad input,
#respond .breadcrumb_48b1 input {
  width: 100%;
}
#respond .breadcrumb_48b1 {
  margin-right: 0;
}
#respond .tooltip_e8f5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus-1f91 {
  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;
}
.focus-1f91.filter-huge-0afb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus-1f91 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%);
}
.focus-1f91:focus,
.focus-1f91: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);
}
.shade_fresh_3cad {
  border-radius: 10%;
}
.focus_d348 {
  border-radius: 50%;
}
.breadcrumb-full-0e0a {
  font-size: 0.72em;
}
.progress_right_be89 {
  font-size: 0.875em;
}
.overlay_dim_1ff6 {
  font-size: 1.1em;
}
.secondary-aa10 {
  text-transform: uppercase;
  line-height: 1.2;
}
.secondary-aa10.breadcrumb-full-0e0a {
  letter-spacing: 0.5px;
}
.input_hovered_708a,
.input_hovered_708a a {
  color: #6d6d6d;
}
.input_hovered_708a a:hover {
  color: #111;
}
.right_67e9 {
  color: #6d6d6d;
}
.caption-motion-1d1a {
  overflow-x: hidden;
}
.caption-motion-1d1a .module-easy-d3be.disabled_ef4c {
  position: relative;
}
.caption-motion-1d1a .module-easy-d3be.disabled_ef4c.nav_b4b6 {
  position: initial;
}
.caption-motion-1d1a
  .module-easy-d3be.disabled_ef4c.nav_b4b6
  .form-fd09 {
  left: auto;
}
.caption-motion-1d1a .module-easy-d3be .form-fd09 {
  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;
}
.caption-motion-1d1a .module-easy-d3be:hover.disabled_ef4c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption-motion-1d1a
  .module-easy-d3be:hover.disabled_ef4c
  .form-fd09 {
  display: block;
  z-index: 9999999;
}
.caption-motion-1d1a .outer-c8e8 .sort-8772,
.caption-motion-1d1a .tag-north-5ef9 .sort-8772 {
  display: none;
}
.caption-motion-1d1a .main_huge_55fd .module-easy-d3be:hover.disabled_ef4c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wood_6347 .inner_7cd6 label,
.wood_6347 .status_e53c label,
.wood_6347 .description-88ad label,
.wood_6347 .breadcrumb_48b1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element-712e {
  list-style: none;
  margin: 0;
}
.element-712e article.paper-a95a {
  margin-bottom: 0;
}
.element-712e ul {
  list-style: none;
  margin: 0;
}
.element-712e .texture_inner_8232 li.paper-a95a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element-712e .texture_inner_8232 li.paper-a95a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element-712e .texture_inner_8232 li.paper-a95a: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) {
  .element-712e .texture_inner_8232 li.paper-a95a li.paper-a95a li.paper-a95a li.paper-a95a {
    padding-left: 0;
  }
}
article.paper-a95a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paper-a95a .article_3a65 p:last-of-type {
  margin-bottom: 0;
}
article.paper-a95a .shadow-focused-69b3 {
  float: left;
}
article.paper-a95a .focus_dark_2096 {
  margin-left: 85px;
}
article.paper-a95a .accent-60ad {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paper-a95a .accent-60ad .solid_4ac1 {
  margin-left: 10px;
}
article.paper-a95a .fluid-8396 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paper-a95a .accordion-hard-5521 {
  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 .inner_7cd6,
  #respond .description-88ad,
  #respond .breadcrumb_48b1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner_7cd6 input,
#respond .description-88ad input,
#respond .breadcrumb_48b1 input {
  width: 100%;
}
#respond .breadcrumb_48b1 {
  margin-right: 0;
}
#respond .tooltip_e8f5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outer-c8e8 .status_gas_1f21 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.status_gas_1f21 .green_8491.orange-6381 .logo_e8e7 > li > a:focus,
.status_gas_1f21 .green_8491.orange-6381 .logo_e8e7 > li > a:hover,
.status_gas_1f21 .green_8491.menu-bec8 .logo_e8e7 > li > a:focus,
.status_gas_1f21 .green_8491.menu-bec8 .logo_e8e7 > li > a:hover,
.status_gas_1f21 .green_8491.feature_4e76 .logo_e8e7 > li > a:focus,
.status_gas_1f21 .green_8491.feature_4e76 .logo_e8e7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_gas_1f21
  .green_8491.orange-6381
  .logo_e8e7
  > li.fixed-9d9c
  > a,
.status_gas_1f21
  .green_8491.orange-6381
  .logo_e8e7
  > li.article-c798
  > a,
.status_gas_1f21
  .green_8491.menu-bec8
  .logo_e8e7
  > li.fixed-9d9c
  > a,
.status_gas_1f21
  .green_8491.menu-bec8
  .logo_e8e7
  > li.article-c798
  > a,
.status_gas_1f21
  .green_8491.feature_4e76
  .logo_e8e7
  > li.fixed-9d9c
  > a,
.status_gas_1f21 .green_8491.feature_4e76 .logo_e8e7 > li.article-dim-efd1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.status_gas_1f21 .notification-left-2e3c,
.status_gas_1f21 .notification-left-2e3c a {
  color: rgba(255, 255, 255, 0.99);
}
.status_gas_1f21 .main-fast-229f.aside_9e76 li a,
.status_gas_1f21 .feature-iron-c934 a,
.status_gas_1f21 .slider-57c8,
.status_gas_1f21 .logo_e8e7 > li > a,
.status_gas_1f21 .fixed-f3d0 {
  color: rgba(255, 255, 255, 0.79);
}
.status_gas_1f21 .main-fast-229f.aside_9e76 li a:hover,
.status_gas_1f21 .feature-iron-c934 a:hover,
.status_gas_1f21 .slider-57c8:hover,
.status_gas_1f21 .logo_e8e7 > li > a:hover,
.status_gas_1f21 .fixed-f3d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_gas_1f21 .search_copper_3776 {
  color: rgba(255, 255, 255, 0.79);
}
.status_gas_1f21 .search_copper_3776 .icon_d52a {
  color: rgba(255, 255, 255, 0.99);
}
.status_gas_1f21 .search_copper_3776:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_gas_1f21 .rough_e270 .active_c393 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status_gas_1f21 .rough_e270 .active_c393 .tag_fdff {
  color: rgba(255, 255, 255, 0.79);
}
.status_gas_1f21
  .rough_e270
  .active_c393
  .tag_fdff::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status_gas_1f21
  .rough_e270
  .active_c393
  .tag_fdff:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status_gas_1f21
  .rough_e270
  .active_c393
  .tag_fdff::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status_gas_1f21
  .rough_e270
  .active_c393
  .tag_fdff::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status_gas_1f21 .rough_e270 .menu-middle-fa24 {
  color: rgba(255, 255, 255, 0.79);
}
.status_gas_1f21 .rough_e270 .menu-middle-fa24:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_7be5
  .status_gas_1f21
  .rough_e270
  .cool-b097
  .active_eefc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination_7be5
  .status_gas_1f21
  .rough_e270
  .cool-b097
  .tag_fdff {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outer-c8e8 .block_e47f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.block_e47f .green_8491.orange-6381 .logo_e8e7 > li > a:focus,
.block_e47f .green_8491.orange-6381 .logo_e8e7 > li > a:hover,
.block_e47f .green_8491.menu-bec8 .logo_e8e7 > li > a:focus,
.block_e47f .green_8491.menu-bec8 .logo_e8e7 > li > a:hover,
.block_e47f .green_8491.feature_4e76 .logo_e8e7 > li > a:focus,
.block_e47f .green_8491.feature_4e76 .logo_e8e7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_e47f
  .green_8491.orange-6381
  .logo_e8e7
  > li.fixed-9d9c
  > a,
.block_e47f
  .green_8491.orange-6381
  .logo_e8e7
  > li.article-c798
  > a,
.block_e47f
  .green_8491.menu-bec8
  .logo_e8e7
  > li.fixed-9d9c
  > a,
.block_e47f
  .green_8491.menu-bec8
  .logo_e8e7
  > li.article-c798
  > a,
.block_e47f
  .green_8491.feature_4e76
  .logo_e8e7
  > li.fixed-9d9c
  > a,
.block_e47f .green_8491.feature_4e76 .logo_e8e7 > li.article-dim-efd1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.block_e47f .notification-left-2e3c,
.block_e47f .notification-left-2e3c a {
  color: rgba(0, 0, 0, 0.8);
}
.block_e47f .main-fast-229f.aside_9e76 li a,
.block_e47f .feature-iron-c934 a,
.block_e47f .slider-57c8,
.block_e47f .logo_e8e7 > li > a,
.block_e47f .fixed-f3d0 {
  color: rgba(0, 0, 0, 0.55);
}
.block_e47f .main-fast-229f.aside_9e76 li a:hover,
.block_e47f .feature-iron-c934 a:hover,
.block_e47f .slider-57c8:hover,
.block_e47f .logo_e8e7 > li > a:hover,
.block_e47f .fixed-f3d0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_e47f .search_copper_3776 {
  color: rgba(0, 0, 0, 0.55);
}
.block_e47f .search_copper_3776 .icon_d52a {
  color: rgba(0, 0, 0, 0.8);
}
.block_e47f .search_copper_3776:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-671d .pressed_c13a {
  margin-left: auto;
  margin-right: auto;
}
.carousel_fast_130f > * {
  margin-left: auto;
  margin-right: auto;
}
.carousel_fast_130f .purple-4936 {
  margin-right: 1.41575em;
}
.column-dim-1cb2 .carousel_fast_130f > .warm-e3ea {
  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;
}
.column-dim-1cb2 .carousel_fast_130f > .silver_73fe {
  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;
}
.banner_cold_295d.aside-671d .pressed_c13a,
.wrapper-1abe.aside-671d .pressed_c13a {
  margin-left: 0;
}
.status-fixed-bc2a.aside-671d .pressed_c13a,
.outer-f1d5.aside-671d .pressed_c13a {
  margin-right: 0;
}
.carousel_fast_130f ol,
.carousel_fast_130f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.list_green_25ff video {
  max-width: 100%;
}
.easy-bf17 img {
  display: block;
}
.easy-bf17.purple-4936,
.easy-bf17.active_af48 {
  width: 100%;
}
.easy-bf17.silver_73fe img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.aside_fcde:not(.dark_3cfc) {
  margin: 1.5em auto;
}
.row_416f p {
  padding: 1.5em 14px;
}
ul.sort_eecf.silver_73fe,
ul.sort_eecf.warm-e3ea,
ul.sort_eecf.slider_66d0.warm-e3ea {
  padding: 0 14px;
}
.filter-36a8 {
  display: block;
  overflow-x: auto;
}
.filter-36a8 table {
  border-collapse: collapse;
  width: 100%;
}
.filter-36a8 td,
.filter-36a8 th {
  padding: 0.5em;
}
.carousel_fast_130f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.carousel_fast_130f ol ol,
.carousel_fast_130f ol ul,
.carousel_fast_130f ul ol,
.carousel_fast_130f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.carousel_fast_130f ol ol li,
.carousel_fast_130f ol ul li,
.carousel_fast_130f ul ol li,
.carousel_fast_130f ul ul li {
  margin-left: 0;
}
.tertiary-1ba7.texture_tall_dc80 > .block-29bf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tertiary-1ba7.texture_tall_dc80 > .block-29bf iframe,
.tertiary-1ba7.texture_tall_dc80 > .block-29bf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.photo-mini-0fdd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.photo-mini-0fdd.tabs_paper_d0ef {
  padding: 0;
}
.photo-mini-0fdd.tabs_paper_d0ef cite {
  font-size: 13px;
}
.photo-mini-0fdd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.photo-mini-0fdd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.row_current_cee9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.row_current_cee9 > p:first-child {
  margin-top: 0;
}
.row_current_cee9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.row_current_cee9 blockquote {
  border-left: 0;
}
.bright_ee16 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bright_ee16:not(.media_c065) {
  max-width: 100px;
}
.bright_ee16.out-5346 {
  border-bottom: none !important;
  text-align: center;
}
.bright_ee16.out-5346::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .row_416f p {
    padding: 1.5em 0;
  }
}
.popup_thick_3e96 {
  color: #0073aa;
}
.box-hot-e943 {
  background-color: #0073aa;
}
.link-stone-b1ab {
  color: #229fd8;
}
.blue-3c53 {
  background-color: #229fd8;
}
.down-26c0 {
  color: #eee;
}
.text-91e5 {
  background-color: #eee;
}
.popup_5496 {
  color: #444;
}
.focus-25c3 {
  background-color: #444;
}
.widget_a488 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.widget_a488 .highlight-ad24 .feature-iron-c934 {
  font-size: 15px;
}
.widget_a488 .feature-iron-c934 {
  line-height: 1.3;
}
.widget_a488 .block_e47f {
}
.widget_a488 .status_gas_1f21 {
  background: #235787;
}
.white-87b9 {
  padding: 0;
}
.white-87b9 .status_gas_1f21 {
  background: #1a1a1a;
}
.white-87b9 .block_e47f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.iron-ea05 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.iron-ea05 .block_e47f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.iron-ea05 .status_gas_1f21 {
  background: #303030;
}
.banner_c9bd {
  position: relative;
  z-index: 10;
}
.banner_c9bd .breadcrumb-south-dddf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary_stone_7cc0 .disabled_ef4c {
  display: inline-block;
  vertical-align: middle;
}
.primary_stone_7cc0.content-1043 .disabled_ef4c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .primary_stone_7cc0.content-1043 .disabled_ef4c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .primary_stone_7cc0.content-1043 .disabled_ef4c {
    margin-right: 0.4em;
  }
}
.primary_stone_7cc0.content-1043 .disabled_ef4c:last-child {
  margin-right: 0;
}
.soft-9a32 .breadcrumb-south-dddf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .outer-c8e8 .highlight-ad24 {
    margin: 0 -0.5em;
  }
  .outer-c8e8 .highlight-ad24 [class*="customify-col-"],
  .outer-c8e8 .highlight-ad24 [class*="customify-col_"],
  .outer-c8e8 .highlight-ad24 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.outer-c8e8.link_1546 .breadcrumb-south-dddf {
  background: 0 0 !important;
}
.outer-c8e8.link_1546 .breadcrumb-south-dddf,
.outer-c8e8.soft-9a32 .breadcrumb-south-dddf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .outer-c8e8.prev-c513 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.outer-c8e8.soft-9a32 .breadcrumb-south-dddf {
  box-shadow: none !important;
}
.header-paper-87c1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .header-paper-87c1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .header-paper-87c1 {
    padding: 18px 0 20px;
  }
}
.header-paper-87c1 .wide-9fd7 {
  width: 100%;
}
.header-paper-87c1 .badge-7ef5 {
  margin-bottom: 0;
}
.header-paper-87c1 .row_cold_8ece {
  margin-top: 5px;
  font-size: 0.875em;
}
.wrapper-35eb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wrapper-35eb .notice-5013 {
  width: 100%;
}
.dynamic_764b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dynamic_764b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dynamic_764b 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;
}
.dynamic_764b li:last-child:after {
  display: none;
}
.dynamic_764b li a {
  font-weight: 500;
  margin-right: 10px;
}
.shadow-cool-c704 .sort-8772 button,
.header-paper-87c1 .sort-8772 button {
  left: 0;
}
.shadow-cool-c704 .notice-5013,
.header-paper-87c1 .notice-5013 {
  padding-left: 0;
  padding-right: 0;
}
.shadow-cool-c704 .wrapper-35eb,
.header-paper-87c1 .wrapper-35eb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shadow-cool-c704 {
  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;
}
.shadow-cool-c704: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;
}
.shadow-cool-c704 .image-5289 {
  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) {
  .shadow-cool-c704 .image-5289 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-cool-c704 .image-5289 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shadow-cool-c704 .image-5289 {
    min-height: 200px;
  }
}
.shadow-cool-c704 .dynamic_764b {
  color: rgba(255, 255, 255, 0.8);
}
.shadow-cool-c704 .dynamic_764b a,
.shadow-cool-c704 .dynamic_764b li:after {
  color: inherit;
}
.shadow-cool-c704 .dynamic_764b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.over-a133 {
  margin-bottom: 0.5em;
}
.middle-518e {
  margin-bottom: 1.2em;
}
.middle-518e,
.over-a133 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.middle-518e p:last-child,
.over-a133 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort-8772,
#masthead .sort-8772 {
  display: none;
}
#masthead
  > .sort-8772.first-34e2 {
  display: none;
}
#masthead > .sort-8772 button {
  left: 0;
}
.tabs-thick-2a7c {
  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%;
}
.tabs-thick-2a7c .disabled_ef4c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs-thick-2a7c .pressed-39ad {
  display: -webkit-box;
  display: flex;
}
.tabs-thick-2a7c .pressed-39ad.simple_1c84 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs-thick-2a7c .pressed-39ad.silver_d13c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-thick-2a7c .pressed-39ad.purple-a8a3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-thick-2a7c.footer_7bda.brown_fba1 .pressed-39ad.simple_1c84 {
  flex-basis: 100%;
}
.tabs-thick-2a7c.aside-static-11fd .pressed-39ad.silver_d13c {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs-thick-2a7c.aside-static-11fd .pressed-39ad.purple-a8a3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort-8772.first-34e2 {
  display: none;
}
#masthead > .sort-8772 button {
  left: 0;
}
.primary-c0ee {
  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;
}
.primary-c0ee:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.primary-c0ee.image_d1ac i {
  margin-right: 4px;
}
.primary-c0ee.tertiary_a901 i {
  margin-left: 5px;
}
.feature-iron-c934 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.feature-iron-c934 p:last-child {
  margin-bottom: 0;
}
.widget_cd28 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.widget_cd28 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.widget_cd28 img {
  display: block;
  width: auto;
  line-height: 1;
}
.widget_cd28 .notification-left-2e3c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.widget_cd28 .panel-a86b {
  margin: 5px 0 7px 0;
}
.widget_cd28.overlay-346b .south_ce59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_cd28.overlay-346b .outline-d63e {
  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;
}
.widget_cd28.video_3cc3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.widget_cd28.video_3cc3 .south_ce59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_cd28.video_3cc3 .outline-d63e {
  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;
}
.widget_cd28.hover_up_74c7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget_cd28.secondary-hard-32eb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.widget_cd28.secondary-hard-32eb .outline-d63e {
  margin-top: 7px;
}
.layout_fixed_0ef2 {
  display: inline-block;
}
.banner_c9bd .tooltip-0253 .widget_cd28 img {
  max-width: 100%;
}
.green_8491 .widget_gas_475a.column-inner-c268,
.silver-87de .widget_gas_475a.column-inner-c268 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.green_8491 .down-0447,
.silver-87de .down-0447 {
  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%);
}
.green_8491 .down-0447 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.green_8491.focused_88cb .down-0447 {
  display: none;
}
.green_8491 .west_bd4d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green_8491 .west_bd4d li {
  display: inline-block;
  position: relative;
}
.green_8491 .west_bd4d li:last-child {
  margin-right: 0;
}
.green_8491 .west_bd4d 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;
}
.green_8491 .west_bd4d li.article-dim-efd1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.green_8491 .west_bd4d > 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;
}
.green_8491 .west_bd4d > li > a i {
  line-height: 0;
}
.green_8491 .west_bd4d > li.badge-5e42 > a .down-0447 {
  margin-left: 4px;
  line-height: 0;
}
.green_8491 .west_bd4d .tertiary_bf33 li.badge-5e42 > a {
  position: relative;
}
.green_8491 .west_bd4d .tertiary_bf33 li.badge-5e42 > a:after,
.green_8491 .west_bd4d .tertiary_bf33 li.badge-5e42 > a:before {
  content: "";
  display: table;
}
.green_8491 .west_bd4d .tertiary_bf33 li.badge-5e42 > a:after {
  clear: both;
}
.green_8491 .west_bd4d .tertiary_bf33 li.badge-5e42 > a .down-0447 {
  margin-left: 5px;
  float: right;
}
.green_8491 .east-a53d,
.green_8491 .tertiary_bf33 {
  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;
}
.green_8491 .tertiary_bf33 {
  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;
}
.green_8491 .tertiary_bf33 .column-inner-c268 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green_8491 .tertiary_bf33 .down-0447 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.green_8491 .tertiary_bf33 li {
  display: block;
  margin: 0;
  padding: 0;
}
.green_8491 .tertiary_bf33 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;
}
.green_8491 .tertiary_bf33 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.green_8491 .tertiary_bf33 .tertiary_bf33 {
  top: 0;
  left: 100%;
}
.green_8491 .media-next-aaf5.fn-focus-43e9 > .east-a53d,
.green_8491 .media-next-aaf5.fn-focus-43e9 > .tertiary_bf33,
.green_8491 .media-next-aaf5:focus > .east-a53d,
.green_8491 .media-next-aaf5:focus > .tertiary_bf33,
.green_8491 .media-next-aaf5:hover > .east-a53d,
.green_8491 .media-next-aaf5:hover > .tertiary_bf33 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.green_8491.feature_4e76 .logo_e8e7:after,
.green_8491.feature_4e76 .logo_e8e7:before {
  content: "";
  display: table;
}
.green_8491.feature_4e76 .logo_e8e7:after {
  clear: both;
}
.green_8491.feature_4e76 .logo_e8e7 > li {
  float: left;
}
.green_8491.progress-a461 .logo_e8e7:after,
.green_8491.progress-a461 .logo_e8e7:before {
  content: "";
  display: table;
}
.green_8491.progress-a461 .logo_e8e7:after {
  clear: both;
}
.green_8491.progress-a461 .logo_e8e7 > li {
  float: left;
}
.green_8491.progress-a461 .logo_e8e7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.green_8491.progress-a461 .logo_e8e7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.green_8491.progress-a461 .logo_e8e7 > li.fixed-9d9c > a,
.green_8491.progress-a461 .logo_e8e7 > li.article-dim-efd1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.green_8491.orange-6381 .logo_e8e7 > li > a .column-inner-c268 {
  position: relative;
}
.green_8491.orange-6381 .logo_e8e7 > li > a .column-inner-c268: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;
}
.green_8491.orange-6381
  .logo_e8e7
  > li:focus
  > a
  .column-inner-c268:before,
.green_8491.orange-6381
  .logo_e8e7
  > li:hover
  > a
  .column-inner-c268:before {
  width: 100%;
  background-color: currentColor;
}
.green_8491.orange-6381
  .logo_e8e7
  > li.fixed-9d9c
  > a
  .column-inner-c268:before,
.green_8491.orange-6381
  .logo_e8e7
  > li.article-c798
  > a
  .column-inner-c268:before {
  width: 100%;
  background-color: currentColor;
}
.green_8491.menu-bec8 .logo_e8e7 > li > a .column-inner-c268 {
  position: relative;
}
.green_8491.menu-bec8 .logo_e8e7 > li > a .column-inner-c268: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;
}
.green_8491.menu-bec8 .logo_e8e7 > li:focus > a .column-inner-c268:before,
.green_8491.menu-bec8
  .logo_e8e7
  > li:hover
  > a
  .column-inner-c268:before {
  width: 100%;
  background-color: currentColor;
}
.green_8491.menu-bec8
  .logo_e8e7
  > li.fixed-9d9c
  > a
  .column-inner-c268:before,
.green_8491.menu-bec8
  .logo_e8e7
  > li.article-c798
  > a
  .column-inner-c268:before {
  width: 100%;
  background-color: currentColor;
}
.silver-87de .west_bd4d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.silver-87de .west_bd4d li:first-child > a {
  border-top: none;
}
.silver-87de .west_bd4d .element_dirty_b15b > .column-inner-c268 .down-0447 {
  display: none;
}
.silver-87de .west_bd4d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.silver-87de .west_bd4d li:last-child {
  border: none;
}
.silver-87de .west_bd4d li.badge-5e42 > a {
  padding-right: 45px !important;
}
.silver-87de .west_bd4d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.silver-87de .west_bd4d li a:focus,
.silver-87de .west_bd4d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver-87de .west_bd4d li .blue-df54 {
  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;
}
.silver-87de .west_bd4d li .blue-df54:hover {
  box-shadow: none;
}
.silver-87de .west_bd4d li .blue-df54 .down-0447 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.silver-87de .west_bd4d .tertiary_bf33 {
  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);
}
.silver-87de .west_bd4d .tertiary_bf33 li a {
  padding-left: 3em;
}
.silver-87de .west_bd4d .soft_3de6 > a .blue-df54 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.silver-87de .west_bd4d .soft_3de6 > .tertiary_bf33 {
  display: block;
  opacity: 1;
}
.glass_6cd0 {
  max-width: 100%;
}
.glass_b74a {
  line-height: 0;
  cursor: pointer;
}
.fixed-f3d0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fixed-f3d0:hover {
  box-shadow: none;
  color: currentColor;
}
.fixed-f3d0 svg {
  width: 18px;
  height: 18px;
}
.fixed-f3d0 .accent_4724 {
  display: none;
}
.panel-64a9 {
  position: relative;
}
.panel-64a9.fn-active-43e9 .fixed-f3d0 .lower_e7c8 {
  display: none;
}
.panel-64a9.fn-active-43e9 .fixed-f3d0 .accent_4724 {
  display: inline-block;
}
.panel-64a9 .primary_wood_fd12 {
  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);
}
.panel-64a9.middle_204c .primary_wood_fd12 {
  left: auto;
  right: -0.9em;
}
.panel-64a9.middle_204c .badge-8f49::before {
  left: auto;
  right: 15px;
}
.panel-64a9.fn-active-43e9 .primary_wood_fd12 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cool-b097 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.cool-b097 label {
  flex-basis: 100%;
}
.cool-b097 .active_c393 {
  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;
}
.cool-b097 .tag_fdff {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.cool-b097 .tag_fdff:focus {
  background-color: transparent;
}
.cool-b097 button.menu-middle-fa24 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.cool-b097 button.menu-middle-fa24:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.cool-b097 button.menu-middle-fa24 svg {
  width: 18px;
  height: 18px;
}
.cool-b097 input[type="submit"] {
  min-height: auto;
}
.rough_e270 .cool-b097 .tag_fdff {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.badge-8f49 {
  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) {
  .badge-8f49 {
    width: 220px;
  }
}
.badge-8f49 label {
  flex-basis: 100%;
}
.badge-8f49::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;
}
.pagination_7be5 .rough_e270 .cool-b097 {
  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;
}
.pagination_7be5
  .rough_e270
  .cool-b097
  .active_c393 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pagination_7be5 .rough_e270 .cool-b097 .tag_fdff {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pagination_7be5
  .rough_e270
  .cool-b097
  .tag_fdff:focus {
  background: 0 0;
}
.pagination_7be5
  .rough_e270
  .cool-b097
  .active_eefc {
  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-fast-229f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.main-fast-229f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.main-fast-229f li:last-child {
  margin-right: 0;
}
.main-fast-229f li:first-child {
  margin-left: 0;
}
.main-fast-229f.pink-d8bb a {
  color: #fff;
}
.main-fast-229f.pink-d8bb a:hover {
  color: #fff;
}
.main-fast-229f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.main-fast-229f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.main-fast-229f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-fast-229f a:hover {
  opacity: 0.9;
  color: inherit;
}
.main-fast-229f [class*="social-icon-apple"] {
  background-color: #999;
}
.main-fast-229f [class*="social-icon-apple"].purple_1d5a {
  background-color: transparent;
  color: #999;
}
.main-fast-229f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.main-fast-229f [class*="social-icon-behance"].purple_1d5a {
  background-color: transparent;
  color: #1769ff;
}
.main-fast-229f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.main-fast-229f [class*="social-icon-bitbucket"].purple_1d5a {
  background-color: transparent;
  color: #205081;
}
.main-fast-229f [class*="social-icon-codepen"] {
  background-color: #000;
}
.main-fast-229f [class*="social-icon-codepen"].purple_1d5a {
  background-color: transparent;
  color: #000;
}
.main-fast-229f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.main-fast-229f [class*="social-icon-delicious"].purple_1d5a {
  background-color: transparent;
  color: #39f;
}
.main-fast-229f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.main-fast-229f [class*="social-icon-digg"].purple_1d5a {
  background-color: transparent;
  color: #005be2;
}
.main-fast-229f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.main-fast-229f [class*="social-icon-dribbble"].purple_1d5a {
  background-color: transparent;
  color: #ea4c89;
}
.main-fast-229f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.main-fast-229f [class*="social-icon-envelope"].purple_1d5a {
  background-color: transparent;
  color: #ea4335;
}
.main-fast-229f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.main-fast-229f [class*="social-icon-facebook"].purple_1d5a {
  background-color: transparent;
  color: #3b5998;
}
.main-fast-229f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.main-fast-229f [class*="social-icon-flickr"].purple_1d5a {
  background-color: transparent;
  color: #0063dc;
}
.main-fast-229f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.main-fast-229f [class*="social-icon-foursquare"].purple_1d5a {
  background-color: transparent;
  color: #2d5be3;
}
.main-fast-229f [class*="social-icon-github"] {
  background-color: #333;
}
.main-fast-229f [class*="social-icon-github"].purple_1d5a {
  background-color: transparent;
  color: #333;
}
.main-fast-229f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.main-fast-229f [class*="social-icon-google-plus"].purple_1d5a {
  background-color: transparent;
  color: #dd4b39;
}
.main-fast-229f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.main-fast-229f [class*="social-icon-houzz"].purple_1d5a {
  background-color: transparent;
  color: #7ac142;
}
.main-fast-229f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.main-fast-229f [class*="social-icon-instagram"].purple_1d5a {
  background-color: transparent;
  color: #262626;
}
.main-fast-229f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.main-fast-229f [class*="social-icon-jsfiddle"].purple_1d5a {
  background-color: transparent;
  color: #487aa2;
}
.main-fast-229f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.main-fast-229f [class*="social-icon-linkedin"].purple_1d5a {
  background-color: transparent;
  color: #0077b5;
}
.main-fast-229f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.main-fast-229f [class*="social-icon-medium"].purple_1d5a {
  background-color: transparent;
  color: #00ab6b;
}
.main-fast-229f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.main-fast-229f
  [class*="social-icon-odnoklassniki"].purple_1d5a {
  background-color: transparent;
  color: #f4731c;
}
.main-fast-229f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.main-fast-229f [class*="social-icon-meetup"].purple_1d5a {
  background-color: transparent;
  color: #ec1c40;
}
.main-fast-229f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.main-fast-229f [class*="social-icon-pinterest"].purple_1d5a {
  background-color: transparent;
  color: #bd081c;
}
.main-fast-229f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.main-fast-229f [class*="social-icon-product-hunt"].purple_1d5a {
  background-color: transparent;
  color: #da552f;
}
.main-fast-229f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.main-fast-229f [class*="social-icon-reddit"].purple_1d5a {
  background-color: transparent;
  color: #ff4500;
}
.main-fast-229f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.main-fast-229f [class*="social-icon-rss"].purple_1d5a {
  background-color: transparent;
  color: #f26522;
}
.main-fast-229f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.main-fast-229f
  [class*="social-icon-shopping-cart"].purple_1d5a {
  background-color: transparent;
  color: #4caf50;
}
.main-fast-229f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.main-fast-229f [class*="social-icon-skype"].purple_1d5a {
  background-color: transparent;
  color: #00aff0;
}
.main-fast-229f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.main-fast-229f [class*="social-icon-slideshare"].purple_1d5a {
  background-color: transparent;
  color: #0077b5;
}
.main-fast-229f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.main-fast-229f [class*="social-icon-snapchat"].purple_1d5a {
  background-color: transparent;
  color: #fffc00;
}
.main-fast-229f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.main-fast-229f [class*="social-icon-soundcloud"].purple_1d5a {
  background-color: transparent;
  color: #f80;
}
.main-fast-229f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.main-fast-229f [class*="social-icon-spotify"].purple_1d5a {
  background-color: transparent;
  color: #2ebd59;
}
.main-fast-229f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.main-fast-229f
  [class*="social-icon-stack-overflow"].purple_1d5a {
  background-color: transparent;
  color: #fe7a15;
}
.main-fast-229f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.main-fast-229f [class*="social-icon-maldkfgram"].purple_1d5a {
  background-color: transparent;
  color: #2ca5e0;
}
.main-fast-229f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.main-fast-229f [class*="social-icon-tripadvisor"].purple_1d5a {
  background-color: transparent;
  color: #589442;
}
.main-fast-229f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.main-fast-229f [class*="social-icon-tumblr"].purple_1d5a {
  background-color: transparent;
  color: #35465c;
}
.main-fast-229f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.main-fast-229f [class*="social-icon-twitch"].purple_1d5a {
  background-color: transparent;
  color: #6441a5;
}
.main-fast-229f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.main-fast-229f [class*="social-icon-twitter"].purple_1d5a {
  background-color: transparent;
  color: #1da1f2;
}
.main-fast-229f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.main-fast-229f [class*="social-icon-vimeo"].purple_1d5a {
  background-color: transparent;
  color: #1ab7ea;
}
.main-fast-229f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.main-fast-229f [class*="social-icon-vk"].purple_1d5a {
  background-color: transparent;
  color: #45668e;
}
.main-fast-229f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.main-fast-229f [class*="social-icon-weibo"].purple_1d5a {
  background-color: transparent;
  color: #df2029;
}
.main-fast-229f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.main-fast-229f [class*="social-icon-weixin"].purple_1d5a {
  background-color: transparent;
  color: #7bb32e;
}
.main-fast-229f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.main-fast-229f [class*="social-icon-whatsapp"].purple_1d5a {
  background-color: transparent;
  color: #25d366;
}
.main-fast-229f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.main-fast-229f [class*="social-icon-wordpress"].purple_1d5a {
  background-color: transparent;
  color: #21759b;
}
.main-fast-229f [class*="social-icon-xing"] {
  background-color: #026466;
}
.main-fast-229f [class*="social-icon-xing"].purple_1d5a {
  background-color: transparent;
  color: #026466;
}
.main-fast-229f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.main-fast-229f [class*="social-icon-yelp"].purple_1d5a {
  background-color: transparent;
  color: #af0606;
}
.main-fast-229f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.main-fast-229f [class*="social-icon-youtube"].purple_1d5a {
  background-color: transparent;
  color: #cd201f;
}
.slider-57c8 {
  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;
}
.slider-57c8:hover {
  box-shadow: none;
  background: 0 0;
}
.first_428a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.selected_e014 {
  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;
}
.grid-full-609a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.input_9a92 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.input_9a92,
.input_9a92::after,
.input_9a92::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;
}
.input_9a92::after,
.input_9a92::before {
  content: "";
  display: block;
  background-color: inherit;
}
.thumbnail-18b5 .selected_e014 .grid-full-609a {
  margin-top: -2px;
  width: 19px;
}
.thumbnail-18b5 .selected_e014 .input_9a92 {
  margin-top: -1px;
}
.thumbnail-18b5 .selected_e014 .input_9a92,
.thumbnail-18b5 .selected_e014 .input_9a92::after,
.thumbnail-18b5 .selected_e014 .input_9a92::before {
  width: 19px;
  height: 2px;
}
.thumbnail-18b5 .selected_e014 .input_9a92::before {
  top: -6px;
}
.thumbnail-18b5 .selected_e014 .input_9a92::after {
  bottom: -6px;
}
.caption-e0ae .selected_e014 .grid-full-609a {
  margin-top: -2px;
  width: 22px;
}
.caption-e0ae .selected_e014 .input_9a92 {
  margin-top: -1px;
}
.caption-e0ae .selected_e014 .input_9a92,
.caption-e0ae .selected_e014 .input_9a92::after,
.caption-e0ae .selected_e014 .input_9a92::before {
  width: 22px;
  height: 2px;
}
.caption-e0ae .selected_e014 .input_9a92::before {
  top: -7px;
}
.caption-e0ae .selected_e014 .input_9a92::after {
  bottom: -7px;
}
.title_dark_45fc .selected_e014 .grid-full-609a {
  margin-top: -2px;
  width: 31px;
}
.title_dark_45fc .selected_e014 .input_9a92 {
  margin-top: -1.5px;
}
.title_dark_45fc .selected_e014 .input_9a92,
.title_dark_45fc .selected_e014 .input_9a92::after,
.title_dark_45fc .selected_e014 .input_9a92::before {
  width: 31px;
  height: 3px;
}
.title_dark_45fc .selected_e014 .input_9a92::before {
  top: -9px;
}
.title_dark_45fc .selected_e014 .input_9a92::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dynamic_01ab .selected_e014 .grid-full-609a {
    margin-top: -2px;
    width: 19px;
  }
  .dynamic_01ab .selected_e014 .input_9a92 {
    margin-top: -1px;
  }
  .dynamic_01ab .selected_e014 .input_9a92,
  .dynamic_01ab .selected_e014 .input_9a92::after,
  .dynamic_01ab .selected_e014 .input_9a92::before {
    width: 19px;
    height: 2px;
  }
  .dynamic_01ab .selected_e014 .input_9a92::before {
    top: -6px;
  }
  .dynamic_01ab .selected_e014 .input_9a92::after {
    bottom: -6px;
  }
  .tertiary_e35a .selected_e014 .grid-full-609a {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary_e35a .selected_e014 .input_9a92 {
    margin-top: -1px;
  }
  .tertiary_e35a .selected_e014 .input_9a92,
  .tertiary_e35a .selected_e014 .input_9a92::after,
  .tertiary_e35a .selected_e014 .input_9a92::before {
    width: 22px;
    height: 2px;
  }
  .tertiary_e35a .selected_e014 .input_9a92::before {
    top: -7px;
  }
  .tertiary_e35a .selected_e014 .input_9a92::after {
    bottom: -7px;
  }
  .header_basic_5153 .selected_e014 .grid-full-609a {
    margin-top: -2px;
    width: 31px;
  }
  .header_basic_5153 .selected_e014 .input_9a92 {
    margin-top: -1.5px;
  }
  .header_basic_5153 .selected_e014 .input_9a92,
  .header_basic_5153 .selected_e014 .input_9a92::after,
  .header_basic_5153 .selected_e014 .input_9a92::before {
    width: 31px;
    height: 3px;
  }
  .header_basic_5153 .selected_e014 .input_9a92::before {
    top: -9px;
  }
  .header_basic_5153 .selected_e014 .input_9a92::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .purple-133c .selected_e014 .grid-full-609a {
    margin-top: -2px;
    width: 19px;
  }
  .purple-133c .selected_e014 .input_9a92 {
    margin-top: -1px;
  }
  .purple-133c .selected_e014 .input_9a92,
  .purple-133c .selected_e014 .input_9a92::after,
  .purple-133c .selected_e014 .input_9a92::before {
    width: 19px;
    height: 2px;
  }
  .purple-133c .selected_e014 .input_9a92::before {
    top: -6px;
  }
  .purple-133c .selected_e014 .input_9a92::after {
    bottom: -6px;
  }
  .stone_0305 .selected_e014 .grid-full-609a {
    margin-top: -2px;
    width: 22px;
  }
  .stone_0305 .selected_e014 .input_9a92 {
    margin-top: -1px;
  }
  .stone_0305 .selected_e014 .input_9a92,
  .stone_0305 .selected_e014 .input_9a92::after,
  .stone_0305 .selected_e014 .input_9a92::before {
    width: 22px;
    height: 2px;
  }
  .stone_0305 .selected_e014 .input_9a92::before {
    top: -7px;
  }
  .stone_0305 .selected_e014 .input_9a92::after {
    bottom: -7px;
  }
  .first-d68f .selected_e014 .grid-full-609a {
    margin-top: -2px;
    width: 31px;
  }
  .first-d68f .selected_e014 .input_9a92 {
    margin-top: -1.5px;
  }
  .first-d68f .selected_e014 .input_9a92,
  .first-d68f .selected_e014 .input_9a92::after,
  .first-d68f .selected_e014 .input_9a92::before {
    width: 31px;
    height: 3px;
  }
  .first-d68f .selected_e014 .input_9a92::before {
    top: -9px;
  }
  .first-d68f .selected_e014 .input_9a92::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .silver_2707 .selected_e014 .grid-full-609a {
    margin-top: -2px;
    width: 19px;
  }
  .silver_2707 .selected_e014 .input_9a92 {
    margin-top: -1px;
  }
  .silver_2707 .selected_e014 .input_9a92,
  .silver_2707 .selected_e014 .input_9a92::after,
  .silver_2707 .selected_e014 .input_9a92::before {
    width: 19px;
    height: 2px;
  }
  .silver_2707 .selected_e014 .input_9a92::before {
    top: -6px;
  }
  .silver_2707 .selected_e014 .input_9a92::after {
    bottom: -6px;
  }
  .description_1944 .selected_e014 .grid-full-609a {
    margin-top: -2px;
    width: 22px;
  }
  .description_1944 .selected_e014 .input_9a92 {
    margin-top: -1px;
  }
  .description_1944 .selected_e014 .input_9a92,
  .description_1944 .selected_e014 .input_9a92::after,
  .description_1944 .selected_e014 .input_9a92::before {
    width: 22px;
    height: 2px;
  }
  .description_1944 .selected_e014 .input_9a92::before {
    top: -7px;
  }
  .description_1944 .selected_e014 .input_9a92::after {
    bottom: -7px;
  }
  .container-7677 .selected_e014 .grid-full-609a {
    margin-top: -2px;
    width: 31px;
  }
  .container-7677 .selected_e014 .input_9a92 {
    margin-top: -1.5px;
  }
  .container-7677 .selected_e014 .input_9a92,
  .container-7677 .selected_e014 .input_9a92::after,
  .container-7677 .selected_e014 .input_9a92::before {
    width: 31px;
    height: 3px;
  }
  .container-7677 .selected_e014 .input_9a92::before {
    top: -9px;
  }
  .container-7677 .selected_e014 .input_9a92::after {
    bottom: -9px;
  }
}
.info-hard-1bdb .input_9a92 {
  -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);
}
.info-hard-1bdb .input_9a92::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info-hard-1bdb .input_9a92::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);
}
.info-hard-1bdb.right-8ecd .input_9a92 {
  -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);
}
.info-hard-1bdb.right-8ecd .input_9a92::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info-hard-1bdb.right-8ecd .input_9a92::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);
}
.column-f66b {
  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.middle-f46d:before {
  display: none;
}
.tag-north-5ef9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tag-north-5ef9 .content-pro-3e57 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tag-north-5ef9 .content-pro-3e57:last-of-type {
  border-bottom: none;
}
.tag-north-5ef9 .content-pro-3e57.block-46d3,
.tag-north-5ef9 .content-pro-3e57.hard-8701,
.tag-north-5ef9 .content-pro-3e57.component_hovered_7ab8 {
  padding: 0;
}
.tag-north-5ef9 .silver-87de .blue-df54 {
  color: currentColor;
}
.tag-north-5ef9 .silver-87de .blue-df54:focus,
.tag-north-5ef9 .silver-87de .blue-df54:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-north-5ef9.block_e47f .search_copper_3776,
.tag-north-5ef9.block_e47f .feature-iron-c934 a,
.tag-north-5ef9.block_e47f .logo_e8e7 a,
.tag-north-5ef9.block_e47f .tertiary_bf33 a {
  color: rgba(0, 0, 0, 0.55);
}
.tag-north-5ef9.block_e47f .search_copper_3776:hover,
.tag-north-5ef9.block_e47f .feature-iron-c934 a:hover,
.tag-north-5ef9.block_e47f .logo_e8e7 a:hover,
.tag-north-5ef9.block_e47f .tertiary_bf33 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-north-5ef9.block_e47f .icon_d52a {
  color: rgba(0, 0, 0, 0.8);
}
.tag-north-5ef9.block_e47f .content-pro-3e57 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-north-5ef9.block_e47f .content-pro-3e57:before {
  background: rgba(0, 0, 0, 0.08);
}
.tag-north-5ef9.block_e47f .icon-90a1:before {
  background: rgba(255, 255, 255, 0.9);
}
.tag-north-5ef9.block_e47f .silver-87de .west_bd4d li a,
.tag-north-5ef9.block_e47f .silver-87de .blue-df54,
.tag-north-5ef9.block_e47f .tertiary_bf33 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-north-5ef9.block_e47f .silver-87de .blue-df54:focus,
.tag-north-5ef9.block_e47f .silver-87de .blue-df54:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-north-5ef9.block_e47f .west_bd4d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-north-5ef9.status_gas_1f21 .search_copper_3776,
.tag-north-5ef9.status_gas_1f21 .feature-iron-c934 a,
.tag-north-5ef9.status_gas_1f21 .logo_e8e7 .blue-df54,
.tag-north-5ef9.status_gas_1f21 .logo_e8e7 a,
.tag-north-5ef9.status_gas_1f21 .tertiary_bf33 a {
  color: rgba(255, 255, 255, 0.79);
}
.tag-north-5ef9.status_gas_1f21 .search_copper_3776:hover,
.tag-north-5ef9.status_gas_1f21 .feature-iron-c934 a:hover,
.tag-north-5ef9.status_gas_1f21 .logo_e8e7 .blue-df54:hover,
.tag-north-5ef9.status_gas_1f21 .logo_e8e7 a:hover,
.tag-north-5ef9.status_gas_1f21 .tertiary_bf33 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-north-5ef9.status_gas_1f21 .icon_d52a {
  color: rgba(255, 255, 255, 0.99);
}
.tag-north-5ef9.status_gas_1f21 .content-pro-3e57 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-north-5ef9.status_gas_1f21 .content-pro-3e57:before {
  background: rgba(255, 255, 255, 0.08);
}
.tag-north-5ef9.status_gas_1f21 .icon-90a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-north-5ef9.status_gas_1f21 .silver-87de .west_bd4d li a,
.tag-north-5ef9.status_gas_1f21 .silver-87de .blue-df54,
.tag-north-5ef9.status_gas_1f21 .tertiary_bf33 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-north-5ef9.status_gas_1f21 .silver-87de .blue-df54:focus,
.tag-north-5ef9.status_gas_1f21 .silver-87de .blue-df54:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-north-5ef9.status_gas_1f21 .west_bd4d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-90a1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.icon-90a1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.aside_5f27 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.menu-lite-0f05 .tag-north-5ef9 {
  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;
}
.menu-lite-0f05 .content-pro-3e57 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.menu-lite-0f05 .content-pro-3e57: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) {
  .menu-lite-0f05 .content-pro-3e57:before {
    width: 16%;
    left: 42%;
  }
}
.menu-lite-0f05 .content-pro-3e57:last-child:before {
  content: none;
}
.menu-lite-0f05 .content-pro-3e57[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.menu-lite-0f05 .silver-87de .west_bd4d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.menu-lite-0f05 .silver-87de .west_bd4d li a .blue-df54 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.menu-lite-0f05 .silver-87de .tertiary_bf33 {
  border: none;
}
.menu-lite-0f05 .silver-87de .tertiary_bf33 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.menu-lite-0f05 .icon-90a1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.menu-lite-0f05 .aside_5f27 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.menu-lite-0f05 .status_gas_1f21 .icon-90a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-lite-0f05 .block_e47f.text_tiny_cdaa .input_9a92 {
  background: rgba(0, 0, 0, 0.6);
}
.menu-lite-0f05
  .block_e47f.text_tiny_cdaa
  .input_9a92::after,
.menu-lite-0f05
  .block_e47f.text_tiny_cdaa
  .input_9a92:before {
  background: inherit;
}
.menu-lite-0f05
  .block_e47f.text_tiny_cdaa:hover
  .input_9a92 {
  background: rgba(0, 0, 0, 0.8);
}
.module_8b2d .tag-north-5ef9 {
  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) {
  .module_8b2d .tag-north-5ef9 {
    width: auto;
    right: 45px;
  }
}
.green_5131 .tag-north-5ef9 {
  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) {
  .green_5131 .tag-north-5ef9 {
    width: auto;
    left: 45px;
  }
}
.middle-f46d .tag-north-5ef9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.middle-f46d .aside_5f27 {
  max-width: 48em;
  margin: 0 auto;
}
.middle-f46d .icon-90a1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container-fresh-7f79 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container-fresh-7f79.menu-lite-0f05 .tag-north-5ef9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container-fresh-7f79.module_8b2d .tag-north-5ef9 {
  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);
}
.container-fresh-7f79 .tag-north-5ef9 {
  visibility: visible;
}
.container-fresh-7f79.green_5131 .tag-north-5ef9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.center_ed8d,
.popup-small-5166 {
  overflow-x: hidden;
}
.center_ed8d .tag-north-5ef9 {
  overflow: auto;
}
.center_ed8d.menu-lite-0f05 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.center_ed8d.menu-lite-0f05 .tag-north-5ef9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.center_ed8d.menu-lite-0f05 .slider-57c8 {
  opacity: 0;
}
.center_ed8d.module_8b2d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.center_ed8d.module_8b2d .tag-north-5ef9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.center_ed8d.module_8b2d .slider-57c8 {
  opacity: 0;
}
.center_ed8d.green_5131 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.center_ed8d.green_5131 .tag-north-5ef9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.center_ed8d.green_5131 .slider-57c8 {
  opacity: 0;
}
.center_ed8d.middle-f46d .tag-north-5ef9 {
  z-index: 10;
  visibility: visible;
}
.text_tiny_cdaa {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.text_tiny_cdaa .input_9a92 {
  background: rgba(255, 255, 255, 0.99);
}
.text_tiny_cdaa .input_9a92::after,
.text_tiny_cdaa .input_9a92:before {
  background: inherit;
}
.text_tiny_cdaa:hover .input_9a92 {
  background: rgba(255, 255, 255, 0.99);
}
.green_5131 .text_tiny_cdaa {
  top: 10px;
  right: auto;
  left: 12px;
}
.middle-f46d .text_tiny_cdaa {
  display: none !important;
}
.center_ed8d:before,
.popup-small-5166:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.center_ed8d .text_tiny_cdaa,
.popup-small-5166 .text_tiny_cdaa {
  display: inline-block;
}
.tag-north-5ef9 .disabled_ef4c {
  -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;
}
.center_ed8d .tag-north-5ef9 .disabled_ef4c,
.popup-small-5166 .tag-north-5ef9 .disabled_ef4c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu-fast-a859 .active_c393 {
  width: 100%;
}
.tooltip-0253 {
  padding: 0 0.5em 0;
}
.tooltip-0253 [class*="customify-col-"],
.tooltip-0253 [class*="customify-col_"],
.tooltip-0253 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.card_8f7a .tooltip-0253 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .highlight-ad24 .thumbnail_active_48db,
  .thumbnail_active_48db {
    display: none;
  }
  .button_static_256b {
    text-align: left;
  }
  .hidden_outer_7b2a {
    text-align: center;
  }
  .selected-620d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-ad24 .accent_0ef8,
  .accent_0ef8 {
    display: none;
  }
  .tall-61e4 {
    text-align: left;
  }
  .video_first_d906 {
    text-align: center;
  }
  .breadcrumb_9bcf {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .highlight-ad24 .hidden-51ff,
  .hidden-51ff {
    display: none;
  }
  .sidebar-c1a5 {
    text-align: left;
  }
  .wide-b397 {
    text-align: center;
  }
  .section-16d2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern-a588 {
  box-shadow: none !important;
}
.detail_0368 .cool_6999,
.wide_e96f .cool_6999 {
  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;
}
.wide_e96f .cool_6999 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.breadcrumb-south-dddf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.breadcrumb-south-dddf:after,
.breadcrumb-south-dddf:before {
  content: "";
  display: table;
}
.breadcrumb-south-dddf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .breadcrumb-south-dddf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.breadcrumb-south-dddf,
.prev-c513 {
  max-width: 1248px;
  margin: 0 auto;
}

.list_2531.white_a6e0 .breadcrumb-south-dddf {
  max-width: 100%;
}
.list_2531.border-static-3f52 {
  max-width: 1200px;
  margin: 0 auto;
}
.list_2531.dropdown-east-473b .breadcrumb-south-dddf {
  max-width: 100%;
}
.list_2531.dropdown-east-473b > .breadcrumb-south-dddf {
  padding-left: 0;
  padding-right: 0;
}
.list_2531.dropdown-east-473b > .breadcrumb-south-dddf .highlight-ad24 {
  margin: 0;
}
.list_2531.dropdown-east-473b
  > .breadcrumb-south-dddf
  .mask_0524.fixed_9c7a {
  margin-right: 0;
  margin-left: 0;
}
.list_2531.dropdown-east-473b #main.fixed_9c7a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .item_middle_bab8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .item_middle_bab8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .green-de59 .pressed_c13a {
    padding-right: 1em;
  }
  .green-de59.paragraph-2a20 .mask_0524 {
    border-right: 1px solid #eaecee;
  }
  .green-de59.paragraph-2a20 .pressed_c13a {
    padding-right: 1em;
  }
  .green-de59.paragraph-2a20 .plasma-3c32 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-dff4 .pressed_c13a {
    padding-left: 1em;
  }
  .texture-dff4.paragraph-2a20 .mask_0524 {
    border-left: 1px solid #eaecee;
  }
  .texture-dff4.paragraph-2a20 .pressed_c13a {
    padding-left: 1em;
  }
  .texture-dff4.paragraph-2a20 .plasma-3c32 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_e57f .pressed_c13a {
    padding-left: 1em;
  }
  .hero_e57f.paragraph-2a20 .yellow_a561 {
    border-right: 1px solid #eaecee;
  }
  .hero_e57f.paragraph-2a20 .border-purple-1f5f {
    border-right: 1px solid #eaecee;
  }
  .hero_e57f.paragraph-2a20 .pressed_c13a {
    padding-left: 1em;
  }
  .hero_e57f.paragraph-2a20 .plasma-3c32 {
    padding-right: 1em;
  }
  .hero_e57f.paragraph-2a20 .outer_aaf5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_5964 .pressed_c13a {
    padding-right: 1em;
  }
  .search_5964.paragraph-2a20 .yellow_a561 {
    border-left: 1px solid #eaecee;
  }
  .search_5964.paragraph-2a20 .border-purple-1f5f {
    border-left: 1px solid #eaecee;
  }
  .search_5964.paragraph-2a20 .pressed_c13a {
    padding-right: 1em;
  }
  .search_5964.paragraph-2a20 .plasma-3c32 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_5964.paragraph-2a20 .outer_aaf5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_middle_bab8 .pressed_c13a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_middle_bab8.paragraph-2a20 .mask_0524 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .item_middle_bab8.paragraph-2a20 .pressed_c13a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_middle_bab8.paragraph-2a20 .plasma-3c32 {
    padding-left: 1em;
  }
  .item_middle_bab8.paragraph-2a20 .outer_aaf5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .item_middle_bab8.paragraph-2a20 .pressed_c13a {
    padding-left: 0;
  }
}
.preview-bd04 .primary_stone_7cc0 {
  display: inline-block;
}
.sidebar-3ff6 {
  display: inline-block;
}
.input_3977 {
  word-con: break-word;
}
.modal-c8ca > span {
  display: inline-block;
  padding: 5px 0;
}
.modal-c8ca .right-d025 {
  margin-left: 8px;
  margin-right: 8px;
}
.modal-c8ca .link_hot_c13e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.under-727b .purple_11b2 {
  margin-bottom: 2em;
}
.under-727b .white_a625 {
  margin-bottom: 15px;
}
.under-727b .white_a625:last-child {
  margin-bottom: 0;
}
.under-727b .card-407b {
  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) {
  .under-727b .card-407b {
    display: block;
  }
}
.under-727b .button_e2c8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .under-727b .button_e2c8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.under-727b .preview-small-a656 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.under-727b .preview-small-a656 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.under-727b .preview-small-a656 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.under-727b .input_3977 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.under-727b .input_3977 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.under-727b .article-basic-0a95 p:last-child {
  margin-bottom: 0;
}
.under-727b .button-989d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.under-727b .small-329f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.under-727b .under-580f {
  margin-top: 1em;
}
.under-727b .footer_gas_5816 {
  top: 0;
  display: block;
}
.under-727b .footer_gas_5816 a {
  color: inherit;
}
.under-727b .footer_gas_5816 a:hover {
  color: inherit;
}
.under-727b .gas_9b9d {
  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;
}
.under-727b .gas_9b9d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.under-727b .small-329f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.under-727b .paper-14cd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.under-727b .paper-14cd:first-child {
  margin-top: 0;
}
.under-727b .paper-14cd.item-up-99c2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.under-727b .paper-14cd.simple_f185 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.under-727b
  .paper-14cd.simple_f185.content_9657
  .under-580f {
  width: 100%;
}
.under-727b .simple_f185 {
  -webkit-box-align: center;
  align-items: center;
}
.under-727b .simple_f185 .modal-c8ca,
.under-727b .simple_f185 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.under-727b .preview-small-a656 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.under-727b .preview-small-a656 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.under-727b .preview-small-a656: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;
}
.under-727b .item-up-99c2 {
  z-index: 5;
}
.under-727b .cold_adb4 .icon_black_21dd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.under-727b .fluid-f4f4 .icon_black_21dd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.under-727b .cool-7bd6 .icon_black_21dd {
  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;
}
.under-727b.description-fixed-0812 .card-407b,
.under-727b.silver-70ee .card-407b {
  display: block;
}
.under-727b.description-fixed-0812 .card-407b .banner_fresh_6b8a,
.under-727b.description-fixed-0812 .card-407b .small-329f,
.under-727b.silver-70ee .card-407b .banner_fresh_6b8a,
.under-727b.silver-70ee .card-407b .small-329f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.under-727b.image-green-29e6 .button_e2c8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .under-727b.image-green-29e6 .button_e2c8 {
    margin-right: 0;
  }
}
.under-727b.description-fixed-0812 .button_e2c8,
.under-727b.silver-70ee .button_e2c8 {
  padding-top: 40%;
}
.under-727b.description-fixed-0812 .purple_11b2,
.under-727b.silver-70ee .purple_11b2 {
  display: block;
}
.under-727b.description-fixed-0812 .fn-sticky-43e9 .small-329f,
.under-727b.silver-70ee .fn-sticky-43e9 .small-329f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.under-727b.description-fixed-0812 .button_e2c8,
.under-727b.silver-70ee .button_e2c8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.under-727b.description-fixed-0812 .small-329f {
  padding: 1em;
}
.detail-6de2 {
  margin: 30px auto;
  display: block;
}
.detail-6de2 .popup-8618 > * {
  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;
}
.detail-6de2 .popup-8618 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.detail-6de2 .popup-8618 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner_in_5eda .modal-c8ca {
  margin-bottom: 1.41575em;
}
.banner_in_5eda .sidebar-1ab2 {
  margin-bottom: 1.618em;
}
.carousel_fast_130f .footer-gas-aec0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.carousel_fast_130f .footer-gas-aec0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.carousel_fast_130f .outline_2f47 {
  max-width: 100%;
  overflow: auto;
}
.aside-671d .carousel_fast_130f a:hover {
  text-decoration: underline;
}
.media-68e9 .white_a625:not(.input_3977),
.media-68e9 .preview-small-a656 {
  margin-bottom: 1.41575em;
}
.media-68e9 .white_a625:not(.input_3977):last-child,
.media-68e9 .preview-small-a656:last-child {
  margin-bottom: 0;
}
.media-68e9 .white_a625.tall_f284 {
  margin-bottom: 0.41575em;
}
.media-68e9 .in-9d98:before,
.media-68e9 .current-e778:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.media-68e9 .in-9d98:before {
  content: "\f115";
}
.media-68e9 .current-e778:before {
  content: "\f02c";
}
.media-68e9 .frame-46d0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.media-68e9 .frame-46d0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.thick_3836 {
  display: -webkit-box;
  display: flex;
}
.thick_3836 .pattern_lite_3e49 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .thick_3836 .pattern_lite_3e49 {
    flex-basis: 90px;
  }
}
.thick_3836 .list-a05f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick_3836 .list-a05f {
    flex-basis: calc(100% - 50px);
  }
}
.thick_3836 .gold-ec1b p:last-child {
  margin-bottom: 0.72em;
}
.active_blue_2543 .popup-8618 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active_blue_2543 .popup-8618:after,
.active_blue_2543 .popup-8618:before {
  content: "";
  display: table;
}
.active_blue_2543 .popup-8618:after {
  clear: both;
}
.active_blue_2543 .popup-8618 .hero_hard_b0ea,
.active_blue_2543 .popup-8618 .outer-fa4a {
  width: 49%;
}
.active_blue_2543 .popup-8618 .hero_hard_b0ea a span.element-under-08c4,
.active_blue_2543 .popup-8618 .outer-fa4a a span.element-under-08c4 {
  display: block;
  margin-bottom: 5px;
}
.active_blue_2543 .popup-8618 .outer-fa4a {
  float: left;
  text-align: left;
}
.active_blue_2543 .popup-8618 .hero_hard_b0ea {
  float: right;
  text-align: right;
}
.filter_03b0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .filter_03b0 {
    margin-bottom: 0;
  }
}
.active_d757 {
  margin-bottom: 1em;
}
.active_d757 .input_3977 {
  font-size: 1.1em;
  line-height: 1.3;
}
.border_49e3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.lite-126c .active_d757,
.center_7478 .active_d757 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .lite-126c .active_d757,
  .center_7478 .active_d757 {
    display: block;
  }
}
.lite-126c .border_49e3,
.center_7478 .border_49e3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .lite-126c .border_49e3,
  .center_7478 .border_49e3 {
    margin-bottom: 1em;
  }
}
.lite-126c .border_49e3 img,
.center_7478 .border_49e3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.lite-126c .soft-ec8f,
.center_7478 .soft-ec8f {
  flex-basis: calc(100% - 160px);
}
.lite-126c .soft-ec8f p,
.center_7478 .soft-ec8f p {
  margin-bottom: 0;
}
.lite-126c .soft-ec8f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .lite-126c .soft-ec8f {
    padding-left: 0;
  }
}
.center_7478 .soft-ec8f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .center_7478 .soft-ec8f {
    padding-right: 0;
  }
}
.center_7478 .border_49e3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph-iron-228f .border_49e3 {
  margin-bottom: 0.5em;
}
.paragraph-iron-228f .border_49e3 img {
  width: 100%;
}
.progress-9d82 .status-left-9e78,
.wood_48f1 .status-left-9e78 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.wood_48f1 .mask_0524 .surface-large-35fd p:last-child {
  margin-bottom: 0;
}
.background_137b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gas-285e .chip-over-4ce5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gas-285e .chip-over-4ce5:last-of-type {
    margin-bottom: 0;
  }
}
.gas-285e .chip-over-4ce5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gas-285e .chip-over-4ce5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gas-285e .chip-over-4ce5 ul li {
  margin: 0 0 0.6em;
}
.gas-285e .chip-over-4ce5 ul li.preview-545f,
.gas-285e .chip-over-4ce5 ul li.detail-purple-6eac {
  position: relative;
}
.gas-285e .chip-over-4ce5 ul li.preview-545f .medium_ec2a,
.gas-285e .chip-over-4ce5 ul li.detail-purple-6eac .medium_ec2a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gas-285e .chip-over-4ce5 ul li.preview-545f:after:after,
.gas-285e .chip-over-4ce5 ul li.preview-545f:after:before,
.gas-285e
  .chip-over-4ce5
  ul
  li.detail-purple-6eac:after:after,
.gas-285e
  .chip-over-4ce5
  ul
  li.detail-purple-6eac:after:before {
  content: "";
  display: table;
}
.gas-285e .chip-over-4ce5 ul li.preview-545f:after:after,
.gas-285e
  .chip-over-4ce5
  ul
  li.detail-purple-6eac:after:after {
  clear: both;
}
.gas-285e .chip-over-4ce5 a.element-gold-81dd:hover {
  text-decoration: none;
}
.gas-285e .chip-over-4ce5 select {
  max-width: 100%;
}
.gas-285e .chip-over-4ce5 table {
  font-size: 85%;
}
.gas-285e .chip-over-4ce5 table td,
.gas-285e .chip-over-4ce5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gas-285e .chip-over-4ce5 table tfoot td {
  text-align: left;
}
.gas-285e .chip-over-4ce5 :last-child {
  margin-bottom: 0;
}
.gas-285e .chip-over-4ce5 .up-18db {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gas-285e .chip-over-4ce5 .up-18db label {
  width: 100%;
}
.gas-285e .chip-over-4ce5 .up-18db .tag_fdff {
  width: 100%;
  display: block;
}
.gas-285e .chip-over-4ce5 .up-18db .menu-middle-fa24 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gas-285e .chip-over-4ce5 .up-18db .menu-middle-fa24:hover svg #svg-search {
  fill: #444;
}
.gas-285e .chip-over-4ce5 .up-18db .menu-middle-fa24 svg {
  width: 18px;
  height: 18px;
}
.gas-285e .link-tiny-e5fe ul ul,
.gas-285e .soft_243b ul ul,
.gas-285e .sidebar_6077 ul ul,
.gas-285e .disabled-plasma-b180 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gas-285e .link-tiny-e5fe .badge-5e42 > a,
.gas-285e .soft_243b .badge-5e42 > a,
.gas-285e .sidebar_6077 .badge-5e42 > a,
.gas-285e .disabled-plasma-b180 .badge-5e42 > a {
  margin-bottom: 0;
}
.gas-285e .highlight-soft-e77b li,
.gas-285e .link-tiny-e5fe li,
.gas-285e .lower_0387 li,
.gas-285e .soft_243b li,
.gas-285e .sidebar_6077 li,
.gas-285e .disabled-plasma-b180 li,
.gas-285e .stale_5d7c li,
.gas-285e .background-iron-e7f9 li {
  display: block;
  position: relative;
}
.gas-285e .highlight-soft-e77b li:last-child,
.gas-285e .link-tiny-e5fe li:last-child,
.gas-285e .lower_0387 li:last-child,
.gas-285e .soft_243b li:last-child,
.gas-285e .sidebar_6077 li:last-child,
.gas-285e .disabled-plasma-b180 li:last-child,
.gas-285e .stale_5d7c li:last-child,
.gas-285e .background-iron-e7f9 li:last-child {
  border: none;
}
.gas-285e .highlight-soft-e77b li a,
.gas-285e .link-tiny-e5fe li a,
.gas-285e .lower_0387 li a,
.gas-285e .soft_243b li a,
.gas-285e .sidebar_6077 li a,
.gas-285e .disabled-plasma-b180 li a,
.gas-285e .stale_5d7c li a,
.gas-285e .background-iron-e7f9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gas-285e .highlight-soft-e77b li ul li::before,
.gas-285e .link-tiny-e5fe li ul li::before,
.gas-285e .lower_0387 li ul li::before,
.gas-285e .soft_243b li ul li::before,
.gas-285e .sidebar_6077 li ul li::before,
.gas-285e .disabled-plasma-b180 li ul li::before,
.gas-285e .stale_5d7c li ul li::before,
.gas-285e .background-iron-e7f9 li ul li::before {
  left: 15px;
}
.gas-285e .highlight-soft-e77b li ul a,
.gas-285e .link-tiny-e5fe li ul a,
.gas-285e .lower_0387 li ul a,
.gas-285e .soft_243b li ul a,
.gas-285e .sidebar_6077 li ul a,
.gas-285e .disabled-plasma-b180 li ul a,
.gas-285e .stale_5d7c li ul a,
.gas-285e .background-iron-e7f9 li ul a {
  padding-left: 20px;
}
.gas-285e .highlight-soft-e77b li ul ul li::before,
.gas-285e .link-tiny-e5fe li ul ul li::before,
.gas-285e .lower_0387 li ul ul li::before,
.gas-285e .soft_243b li ul ul li::before,
.gas-285e .sidebar_6077 li ul ul li::before,
.gas-285e .disabled-plasma-b180 li ul ul li::before,
.gas-285e .stale_5d7c li ul ul li::before,
.gas-285e .background-iron-e7f9 li ul ul li::before {
  left: 30px;
}
.gas-285e .highlight-soft-e77b li ul ul a,
.gas-285e .link-tiny-e5fe li ul ul a,
.gas-285e .lower_0387 li ul ul a,
.gas-285e .soft_243b li ul ul a,
.gas-285e .sidebar_6077 li ul ul a,
.gas-285e .disabled-plasma-b180 li ul ul a,
.gas-285e .stale_5d7c li ul ul a,
.gas-285e .background-iron-e7f9 li ul ul a {
  padding-left: 40px;
}
.gas-285e .blue_4b57 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gas-285e .background-iron-e7f9 ul li {
  margin-bottom: 1.41575em;
}
.gas-285e .background-iron-e7f9 ul li .summary_c97c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gas-285e .background-iron-e7f9 ul li .notice-8c72 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.status_gas_1f21 .highlight-soft-e77b li a,
.status_gas_1f21 .link-tiny-e5fe li a,
.status_gas_1f21 .lower_0387 li a,
.status_gas_1f21 .soft_243b li a,
.status_gas_1f21 .sidebar_6077 li a,
.status_gas_1f21 .disabled-plasma-b180 li a,
.status_gas_1f21 .stale_5d7c li a,
.status_gas_1f21 .background-iron-e7f9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_gas_1f21 .blue_4b57 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_gas_1f21 .chip-over-4ce5 ul li.preview-545f .medium_ec2a,
.status_gas_1f21 .chip-over-4ce5 ul li.detail-purple-6eac .medium_ec2a {
  background: rgba(0, 0, 0, 0.2);
}
.status_gas_1f21 .gas-285e .chip-over-4ce5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_2531 .gas-285e .west_bd4d li {
  margin: 0;
}
.list_2531 .gas-285e .west_bd4d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.list_2531 .gas-285e .west_bd4d li ul {
  margin: 0;
}
.list_2531 .gas-285e .west_bd4d li ul li a {
  padding-left: 15px;
}
.list_2531 .gas-285e .west_bd4d li ul li li a {
  padding-left: 30px;
}
.list_2531 .gas-285e .west_bd4d li.article-dim-efd1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.list_2531 .gas-285e .west_bd4d li.article-dim-efd1 > 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;
}
.list_2531 .gas-285e .west_bd4d li.article-dim-efd1 > 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;
}
.aside-black-aeba a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tabs-up-7312 {
  position: relative;
  z-index: 10;
}
.tabs-up-7312 .disabled_ef4c {
  width: 100%;
  max-width: 100%;
}
.bright_3c98 .outline-17fa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bright_3c98 .block_e47f {
}
.bright_3c98 .status_gas_1f21 {
  background: #292929;
}
.inner_ae40 .outline-17fa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.inner_ae40 .block_e47f {
  background: #f9f9f9;
}
.inner_ae40 .status_gas_1f21 {
  background: #303030;
}
.down_3f8d .outline-17fa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .down_3f8d .primary_stone_7cc0 {
    margin-bottom: 1em;
  }
  .down_3f8d .primary_stone_7cc0:last-child {
    margin-bottom: 0;
  }
}
.down_3f8d .block_e47f {
  background: #ededed;
}
.down_3f8d .status_gas_1f21 {
  background: #1a1a1a;
}
.outline-17fa.block_e47f {
  color: rgba(0, 0, 0, 0.6);
}
.outline-17fa.block_e47f .active_full_d088 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-17fa.status_gas_1f21 {
  color: rgba(255, 255, 255, 0.99);
}
.outline-17fa.status_gas_1f21 a:not(.element-gold-81dd) {
  color: rgba(255, 255, 255, 0.79);
}
.outline-17fa.status_gas_1f21 a:not(.element-gold-81dd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-17fa.status_gas_1f21 .active_full_d088 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-17fa.status_gas_1f21 table tbody td,
.outline-17fa.status_gas_1f21 table th {
  background: rgba(0, 0, 0, 0.08);
}
.main_huge_55fd.soft-9a32 .breadcrumb-south-dddf {
  max-width: initial;
}
.main_huge_55fd .content-1043 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.main_huge_55fd .content-1043 .disabled_ef4c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .main_huge_55fd .content-1043 .disabled_ef4c {
    display: block;
    margin-bottom: 2em;
  }
  .main_huge_55fd .content-1043 .disabled_ef4c:last-child {
    margin-bottom: 0;
  }
}
.down_3f8d .primary_stone_7cc0:last-child,
.inner_ae40 .primary_stone_7cc0:last-child,
.bright_3c98 .primary_stone_7cc0:last-child {
  margin-bottom: 0;
}
.down_3f8d .primary_stone_7cc0 .gas-285e .chip-over-4ce5:last-child,
.inner_ae40 .primary_stone_7cc0 .gas-285e .chip-over-4ce5:last-child,
.bright_3c98 .primary_stone_7cc0 .gas-285e .chip-over-4ce5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .down_3f8d .item-focused-81ea,
  .down_3f8d .middle_122c,
  .inner_ae40 .item-focused-81ea,
  .inner_ae40 .middle_122c,
  .bright_3c98 .item-focused-81ea,
  .bright_3c98 .middle_122c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tabs-up-7312 .primary_stone_7cc0 {
    margin-bottom: 2em;
  }
}
.tabs-up-7312 p:last-child {
  margin-bottom: 0;
}
.tabs-up-7312 li,
.tabs-up-7312 ul {
  list-style: none;
  margin: 0;
}
.tabs-up-7312 ul ul {
  margin-left: 2.617924em;
}
.avatar_f02f {
  font-size: 0.875em;
}

/* css-noise: 4626 */
.promo-block-d8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
