/*!
Theme Name: Customify
Theme URI: https://pressmaximum.breadcrumb_37f8/customify
Author: WPCustomify
Author URI: https://pressmaximum.breadcrumb_37f8
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.breadcrumb_37f8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hovered_cc18.widget-slow-84d3/licenses/gpl-2.0.dirty-64f7
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.banner-9bf9/, (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.fluid-e7cc.main-77fb/normalize.primary-83ca/
 ======
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.primary-83ca v7.0.0 | MIT License | github.breadcrumb_37f8/necolas/normalize.primary-83ca */
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;
}
.smooth-0368 .breadcrumb_8099,
.orange_4b2e,
.container-light-88b4,
.tag_f1c3,
.pressed-bad8,
.nav-gas-9970,
.article-a287,
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;
}
.orange_4b2e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .orange_4b2e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .orange_4b2e,
  h1 {
    font-size: 1.8em;
  }
}
.container-light-88b4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.container-light-88b4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .container-light-88b4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .container-light-88b4,
  h2 {
    font-size: 1.7em;
  }
}
.tag_f1c3,
h3 {
  font-size: 1.618em;
}
.smooth-0368 .breadcrumb_8099,
.pressed-bad8,
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.easy-1242 {
  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;
}
.border-db12:after,
.border-db12:before,
.preview-first-8705:after,
.preview-first-8705:before {
  content: "";
  display: table;
}
.border-db12:after,
.preview-first-8705:after {
  clear: both;
}
.detail-6316 {
  float: right;
  margin-right: 0;
}
.icon_796c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.form-3824 .out-bb05,
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;
}
.form-3824 .out-bb05: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;
}
.alert-5cc0 .out-bb05 {
  box-shadow: none;
}
.alert-5cc0
  .out-bb05
  .popup-fc35 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.alert-5cc0 .out-bb05 .status_pro_0184 {
  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;
}
.alert-5cc0
  .out-bb05
  .status_pro_0184
  b {
  display: none;
}
.alert-5cc0 .dirty-2964 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content-cool-8bca:not(.info-tiny-5a0a):not(.gallery_green_d048),
button:not(.info-tiny-5a0a):not(.gallery_green_d048),
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ),
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ),
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ) {
  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;
}
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):hover,
button:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):hover,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):hover,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):hover,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):active,
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):focus,
button:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):active,
button:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):focus,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):active,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):focus,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):active,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):focus,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):active,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):focus {
  outline: 0;
}
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb,
button:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb {
  position: relative;
}
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .avatar-ccc4,
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .pattern-97f5,
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .hidden_d776,
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  i,
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  svg,
button:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .avatar-ccc4,
button:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .pattern-97f5,
button:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .hidden_d776,
button:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  i,
button:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  svg,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .avatar-ccc4,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .pattern-97f5,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .hidden_d776,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  i,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  svg,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .avatar-ccc4,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .pattern-97f5,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .hidden_d776,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  i,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  svg,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .avatar-ccc4,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .pattern-97f5,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  .hidden_d776,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  i,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb
  svg {
  visibility: hidden;
}
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb:after,
button:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb:after,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb:after,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb:after,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ).fn-loading-d4fb: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;
}
.content-cool-8bca:not(.info-tiny-5a0a):not(.gallery_green_d048),
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ),
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ),
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ) {
  color: #fff;
  background: #235787;
}
.content-cool-8bca:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):focus,
input[type="button"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):focus,
input[type="reset"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):focus,
input[type="submit"]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ):focus {
  color: #fff;
}
.content-cool-8bca.fn-disabled-d4fb:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ),
.content-cool-8bca[disabled]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ),
button.fn-disabled-d4fb:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ),
button[disabled]:not(.info-tiny-5a0a):not(
    .gallery_green_d048
  ) {
  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;
}
.pink-e83f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pink-e83f: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;
}
.highlight-hard-ffc8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.background_9c12 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.heading_9661 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.border-db12:after,
.border-db12:before,
.copper-4a24:after,
.copper-4a24:before,
.tiny-a720:after,
.tiny-a720:before,
.filter_center_7903:after,
.filter_center_7903:before,
.pressed_ae98:after,
.pressed_ae98:before,
.form_hard_1a6b:after,
.form_hard_1a6b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.border-db12:after,
.copper-4a24:after,
.tiny-a720:after,
.filter_center_7903:after,
.pressed_ae98:after,
.form_hard_1a6b:after {
  clear: both;
}
.copper-4a24 .progress-fe0e,
.tiny-a720 .progress-fe0e,
.status-cb2c .progress-fe0e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slider-over-63f8 {
  display: inline-block;
}
.widget-red-00bd {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget-red-00bd img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget-red-00bd .center-327e {
  padding: 1em 0;
  font-size: 85%;
}
.center-327e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.link-c573 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.link-c573:after,
.link-c573:before {
  content: "";
  display: table;
}
.link-c573:after {
  clear: both;
}
.section-wood-8a7e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.photo-9ee5 .section-wood-8a7e {
  max-width: 50%;
}
.accent-9b0c .section-wood-8a7e {
  max-width: 33.33%;
}
.cold_4888 .section-wood-8a7e {
  max-width: 25%;
}
.header_solid_ae72 .section-wood-8a7e {
  max-width: 20%;
}
.basic-41e2 .section-wood-8a7e {
  max-width: 16.66%;
}
.detail-yellow-b371 .section-wood-8a7e {
  max-width: 14.28%;
}
.notification_green_123b .section-wood-8a7e {
  max-width: 12.5%;
}
.input-0626 .section-wood-8a7e {
  max-width: 11.11%;
}
.tall-5b8b {
  display: block;
}
.smooth-0368 .prev_f039 label,
.smooth-0368 .shadow_94b0 label,
.smooth-0368 .tertiary_gas_7f7b label,
.smooth-0368 .block-8e1c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow_clean_67f7 {
  list-style: none;
  margin: 0;
}
.shadow_clean_67f7 article.dropdown_medium_5bfd {
  margin-bottom: 0;
}
.shadow_clean_67f7 ul {
  list-style: none;
  margin: 0;
}
.shadow_clean_67f7 .logo_solid_1cc4 li.dropdown_medium_5bfd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow_clean_67f7 .logo_solid_1cc4 li.dropdown_medium_5bfd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow_clean_67f7 .logo_solid_1cc4 li.dropdown_medium_5bfd: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) {
  .shadow_clean_67f7 .logo_solid_1cc4 li.dropdown_medium_5bfd li.dropdown_medium_5bfd li.dropdown_medium_5bfd li.dropdown_medium_5bfd {
    padding-left: 0;
  }
}
article.dropdown_medium_5bfd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown_medium_5bfd .copper-4a24 p:last-of-type {
  margin-bottom: 0;
}
article.dropdown_medium_5bfd .tiny_d389 {
  float: left;
}
article.dropdown_medium_5bfd .middle-5951 {
  margin-left: 85px;
}
article.dropdown_medium_5bfd .info_glass_67b5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown_medium_5bfd .info_glass_67b5 .content-hot-47d5 {
  margin-left: 10px;
}
article.dropdown_medium_5bfd .pressed-8990 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown_medium_5bfd .widget-new-f65d {
  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 .prev_f039,
  #respond .tertiary_gas_7f7b,
  #respond .block-8e1c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .prev_f039 input,
#respond .tertiary_gas_7f7b input,
#respond .block-8e1c input {
  width: 100%;
}
#respond .block-8e1c {
  margin-right: 0;
}
#respond .caption-focused-e773 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card-hard-ac18 {
  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;
}
.card-hard-ac18.photo-5316 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.card-hard-ac18 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%);
}
.card-hard-ac18:focus,
.card-hard-ac18: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);
}
.item-out-91e6 {
  border-radius: 10%;
}
.texture-fixed-6f5e {
  border-radius: 50%;
}
.feature_hard_6154 {
  font-size: 0.72em;
}
.modal-rough-a6eb {
  font-size: 0.875em;
}
.info-right-50d7 {
  font-size: 1.1em;
}
.article_huge_07f0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.article_huge_07f0.feature_hard_6154 {
  letter-spacing: 0.5px;
}
.text_out_c31f,
.text_out_c31f a {
  color: #6d6d6d;
}
.text_out_c31f a:hover {
  color: #111;
}
.copper-a0fb {
  color: #6d6d6d;
}
.dropdown-south-e0bf {
  overflow-x: hidden;
}
.dropdown-south-e0bf .solid-47a8.iron_7edb {
  position: relative;
}
.dropdown-south-e0bf .solid-47a8.iron_7edb.layout_160f {
  position: initial;
}
.dropdown-south-e0bf
  .solid-47a8.iron_7edb.layout_160f
  .narrow_46f1 {
  left: auto;
}
.dropdown-south-e0bf .solid-47a8 .narrow_46f1 {
  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;
}
.dropdown-south-e0bf .solid-47a8:hover.iron_7edb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dropdown-south-e0bf
  .solid-47a8:hover.iron_7edb
  .narrow_46f1 {
  display: block;
  z-index: 9999999;
}
.dropdown-south-e0bf .short_6fa3 .prev_3a6b,
.dropdown-south-e0bf .info_2309 .prev_3a6b {
  display: none;
}
.dropdown-south-e0bf .tag_a8eb .solid-47a8:hover.iron_7edb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.smooth-0368 .prev_f039 label,
.smooth-0368 .shadow_94b0 label,
.smooth-0368 .tertiary_gas_7f7b label,
.smooth-0368 .block-8e1c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow_clean_67f7 {
  list-style: none;
  margin: 0;
}
.shadow_clean_67f7 article.dropdown_medium_5bfd {
  margin-bottom: 0;
}
.shadow_clean_67f7 ul {
  list-style: none;
  margin: 0;
}
.shadow_clean_67f7 .logo_solid_1cc4 li.dropdown_medium_5bfd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow_clean_67f7 .logo_solid_1cc4 li.dropdown_medium_5bfd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow_clean_67f7 .logo_solid_1cc4 li.dropdown_medium_5bfd: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) {
  .shadow_clean_67f7 .logo_solid_1cc4 li.dropdown_medium_5bfd li.dropdown_medium_5bfd li.dropdown_medium_5bfd li.dropdown_medium_5bfd {
    padding-left: 0;
  }
}
article.dropdown_medium_5bfd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown_medium_5bfd .copper-4a24 p:last-of-type {
  margin-bottom: 0;
}
article.dropdown_medium_5bfd .tiny_d389 {
  float: left;
}
article.dropdown_medium_5bfd .middle-5951 {
  margin-left: 85px;
}
article.dropdown_medium_5bfd .info_glass_67b5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown_medium_5bfd .info_glass_67b5 .content-hot-47d5 {
  margin-left: 10px;
}
article.dropdown_medium_5bfd .pressed-8990 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown_medium_5bfd .widget-new-f65d {
  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 .prev_f039,
  #respond .tertiary_gas_7f7b,
  #respond .block-8e1c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .prev_f039 input,
#respond .tertiary_gas_7f7b input,
#respond .block-8e1c input {
  width: 100%;
}
#respond .block-8e1c {
  margin-right: 0;
}
#respond .caption-focused-e773 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.short_6fa3 .glass_0ebb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.glass_0ebb .label-green-5f40.last-d3ee .center-5082 > li > a:focus,
.glass_0ebb .label-green-5f40.last-d3ee .center-5082 > li > a:hover,
.glass_0ebb .label-green-5f40.component-dark-a38f .center-5082 > li > a:focus,
.glass_0ebb .label-green-5f40.component-dark-a38f .center-5082 > li > a:hover,
.glass_0ebb .label-green-5f40.hot_9b57 .center-5082 > li > a:focus,
.glass_0ebb .label-green-5f40.hot_9b57 .center-5082 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass_0ebb
  .label-green-5f40.last-d3ee
  .center-5082
  > li.button_stale_4e0f
  > a,
.glass_0ebb
  .label-green-5f40.last-d3ee
  .center-5082
  > li.background-white-f153
  > a,
.glass_0ebb
  .label-green-5f40.component-dark-a38f
  .center-5082
  > li.button_stale_4e0f
  > a,
.glass_0ebb
  .label-green-5f40.component-dark-a38f
  .center-5082
  > li.background-white-f153
  > a,
.glass_0ebb
  .label-green-5f40.hot_9b57
  .center-5082
  > li.button_stale_4e0f
  > a,
.glass_0ebb .label-green-5f40.hot_9b57 .center-5082 > li.background-8bdf > a {
  color: rgba(255, 255, 255, 0.99);
}
.glass_0ebb .thick_ac6e,
.glass_0ebb .thick_ac6e a {
  color: rgba(255, 255, 255, 0.99);
}
.glass_0ebb .modal_8bbf.search_4c31 li a,
.glass_0ebb .avatar_action_3991 a,
.glass_0ebb .tabs-a301,
.glass_0ebb .center-5082 > li > a,
.glass_0ebb .focus-c91d {
  color: rgba(255, 255, 255, 0.79);
}
.glass_0ebb .modal_8bbf.search_4c31 li a:hover,
.glass_0ebb .avatar_action_3991 a:hover,
.glass_0ebb .tabs-a301:hover,
.glass_0ebb .center-5082 > li > a:hover,
.glass_0ebb .focus-c91d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass_0ebb .background-1611 {
  color: rgba(255, 255, 255, 0.79);
}
.glass_0ebb .background-1611 .pressed-1d7c {
  color: rgba(255, 255, 255, 0.99);
}
.glass_0ebb .background-1611:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass_0ebb .in-c990 .item-south-c28e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.glass_0ebb .in-c990 .item-south-c28e .focused-6fd7 {
  color: rgba(255, 255, 255, 0.79);
}
.glass_0ebb
  .in-c990
  .item-south-c28e
  .focused-6fd7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass_0ebb
  .in-c990
  .item-south-c28e
  .focused-6fd7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass_0ebb
  .in-c990
  .item-south-c28e
  .focused-6fd7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass_0ebb
  .in-c990
  .item-south-c28e
  .focused-6fd7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass_0ebb .in-c990 .large_4e5a {
  color: rgba(255, 255, 255, 0.79);
}
.glass_0ebb .in-c990 .large_4e5a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_484f
  .glass_0ebb
  .in-c990
  .disabled-steel-98f7
  .bright-109b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature_484f
  .glass_0ebb
  .in-c990
  .disabled-steel-98f7
  .focused-6fd7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.short_6fa3 .description_stone_93df {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.description_stone_93df .label-green-5f40.last-d3ee .center-5082 > li > a:focus,
.description_stone_93df .label-green-5f40.last-d3ee .center-5082 > li > a:hover,
.description_stone_93df .label-green-5f40.component-dark-a38f .center-5082 > li > a:focus,
.description_stone_93df .label-green-5f40.component-dark-a38f .center-5082 > li > a:hover,
.description_stone_93df .label-green-5f40.hot_9b57 .center-5082 > li > a:focus,
.description_stone_93df .label-green-5f40.hot_9b57 .center-5082 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_stone_93df
  .label-green-5f40.last-d3ee
  .center-5082
  > li.button_stale_4e0f
  > a,
.description_stone_93df
  .label-green-5f40.last-d3ee
  .center-5082
  > li.background-white-f153
  > a,
.description_stone_93df
  .label-green-5f40.component-dark-a38f
  .center-5082
  > li.button_stale_4e0f
  > a,
.description_stone_93df
  .label-green-5f40.component-dark-a38f
  .center-5082
  > li.background-white-f153
  > a,
.description_stone_93df
  .label-green-5f40.hot_9b57
  .center-5082
  > li.button_stale_4e0f
  > a,
.description_stone_93df .label-green-5f40.hot_9b57 .center-5082 > li.background-8bdf > a {
  color: rgba(0, 0, 0, 0.8);
}
.description_stone_93df .thick_ac6e,
.description_stone_93df .thick_ac6e a {
  color: rgba(0, 0, 0, 0.8);
}
.description_stone_93df .modal_8bbf.search_4c31 li a,
.description_stone_93df .avatar_action_3991 a,
.description_stone_93df .tabs-a301,
.description_stone_93df .center-5082 > li > a,
.description_stone_93df .focus-c91d {
  color: rgba(0, 0, 0, 0.55);
}
.description_stone_93df .modal_8bbf.search_4c31 li a:hover,
.description_stone_93df .avatar_action_3991 a:hover,
.description_stone_93df .tabs-a301:hover,
.description_stone_93df .center-5082 > li > a:hover,
.description_stone_93df .focus-c91d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_stone_93df .background-1611 {
  color: rgba(0, 0, 0, 0.55);
}
.description_stone_93df .background-1611 .pressed-1d7c {
  color: rgba(0, 0, 0, 0.8);
}
.description_stone_93df .background-1611:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row-advanced-4a9d .thumbnail-tiny-8da1 {
  margin-left: auto;
  margin-right: auto;
}
.tiny-a720 > * {
  margin-left: auto;
  margin-right: auto;
}
.tiny-a720 .highlight-hard-ffc8 {
  margin-right: 1.41575em;
}
.menu_outer_ae57 .tiny-a720 > .search_d7e9 {
  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;
}
.menu_outer_ae57 .tiny-a720 > .next_5c2d {
  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;
}
.light-542a.row-advanced-4a9d .thumbnail-tiny-8da1,
.white_d7f7.row-advanced-4a9d .thumbnail-tiny-8da1 {
  margin-left: 0;
}
.shadow_063a.row-advanced-4a9d .thumbnail-tiny-8da1,
.gold_1b6d.row-advanced-4a9d .thumbnail-tiny-8da1 {
  margin-right: 0;
}
.tiny-a720 ol,
.tiny-a720 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module_next_217f video {
  max-width: 100%;
}
.tertiary-advanced-f3e0 img {
  display: block;
}
.tertiary-advanced-f3e0.highlight-hard-ffc8,
.tertiary-advanced-f3e0.background_9c12 {
  width: 100%;
}
.tertiary-advanced-f3e0.next_5c2d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.new_0542:not(.tag-west-9ba4) {
  margin: 1.5em auto;
}
.thick-044e p {
  padding: 1.5em 14px;
}
ul.frame-4d3b.next_5c2d,
ul.frame-4d3b.search_d7e9,
ul.frame-4d3b.short_4c5f.search_d7e9 {
  padding: 0 14px;
}
.popup_bronze_e1ef {
  display: block;
  overflow-x: auto;
}
.popup_bronze_e1ef table {
  border-collapse: collapse;
  width: 100%;
}
.popup_bronze_e1ef td,
.popup_bronze_e1ef th {
  padding: 0.5em;
}
.tiny-a720 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tiny-a720 ol ol,
.tiny-a720 ol ul,
.tiny-a720 ul ol,
.tiny-a720 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tiny-a720 ol ol li,
.tiny-a720 ol ul li,
.tiny-a720 ul ol li,
.tiny-a720 ul ul li {
  margin-left: 0;
}
.iron_9723.description_c467 > .card_full_5d25 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.iron_9723.description_c467 > .card_full_5d25 iframe,
.iron_9723.description_c467 > .card_full_5d25 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.paragraph_0160 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.paragraph_0160.tiny_4188 {
  padding: 0;
}
.paragraph_0160.tiny_4188 cite {
  font-size: 13px;
}
.paragraph_0160 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.paragraph_0160 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.aside_lite_9f97 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.aside_lite_9f97 > p:first-child {
  margin-top: 0;
}
.aside_lite_9f97 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.aside_lite_9f97 blockquote {
  border-left: 0;
}
.widget_light_c7ff {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.widget_light_c7ff:not(.hovered_6072) {
  max-width: 100px;
}
.widget_light_c7ff.picture_iron_cd32 {
  border-bottom: none !important;
  text-align: center;
}
.widget_light_c7ff.picture_iron_cd32::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .thick-044e p {
    padding: 1.5em 0;
  }
}
.highlight_e390 {
  color: #0073aa;
}
.content-c85a {
  background-color: #0073aa;
}
.thumbnail_old_5664 {
  color: #229fd8;
}
.accent-a3d3 {
  background-color: #229fd8;
}
.first-e050 {
  color: #eee;
}
.tooltip-slow-b574 {
  background-color: #eee;
}
.preview-selected-6761 {
  color: #444;
}
.shadow_hard_f7b2 {
  background-color: #444;
}
.column-eacc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.column-eacc .fixed_45d7 .avatar_action_3991 {
  font-size: 15px;
}
.column-eacc .avatar_action_3991 {
  line-height: 1.3;
}
.column-eacc .description_stone_93df {
}
.column-eacc .glass_0ebb {
  background: #235787;
}
.background-40a2 {
  padding: 0;
}
.background-40a2 .glass_0ebb {
  background: #1a1a1a;
}
.background-40a2 .description_stone_93df {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paragraph_focused_fdbb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paragraph_focused_fdbb .description_stone_93df {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paragraph_focused_fdbb .glass_0ebb {
  background: #303030;
}
.form_hard_1a6b {
  position: relative;
  z-index: 10;
}
.form_hard_1a6b .input-69b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.narrow_ccf5 .iron_7edb {
  display: inline-block;
  vertical-align: middle;
}
.narrow_ccf5.container-2a82 .iron_7edb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .narrow_ccf5.container-2a82 .iron_7edb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .narrow_ccf5.container-2a82 .iron_7edb {
    margin-right: 0.4em;
  }
}
.narrow_ccf5.container-2a82 .iron_7edb:last-child {
  margin-right: 0;
}
.header_cold_05ae .input-69b7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .short_6fa3 .fixed_45d7 {
    margin: 0 -0.5em;
  }
  .short_6fa3 .fixed_45d7 [class*="customify-col-"],
  .short_6fa3 .fixed_45d7 [class*="customify-col_"],
  .short_6fa3 .fixed_45d7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.short_6fa3.liquid-acbb .input-69b7 {
  background: 0 0 !important;
}
.short_6fa3.liquid-acbb .input-69b7,
.short_6fa3.header_cold_05ae .input-69b7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .short_6fa3.hover_2a2d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.short_6fa3.header_cold_05ae .input-69b7 {
  box-shadow: none !important;
}
.nav-ace2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .nav-ace2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .nav-ace2 {
    padding: 18px 0 20px;
  }
}
.nav-ace2 .shade-under-97e6 {
  width: 100%;
}
.nav-ace2 .article_smooth_366d {
  margin-bottom: 0;
}
.nav-ace2 .grid-lite-3354 {
  margin-top: 5px;
  font-size: 0.875em;
}
.cold-a138 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.cold-a138 .layout-liquid-64d6 {
  width: 100%;
}
.static_e147 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.static_e147 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.static_e147 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;
}
.static_e147 li:last-child:after {
  display: none;
}
.static_e147 li a {
  font-weight: 500;
  margin-right: 10px;
}
.preview-4295 .prev_3a6b button,
.nav-ace2 .prev_3a6b button {
  left: 0;
}
.preview-4295 .layout-liquid-64d6,
.nav-ace2 .layout-liquid-64d6 {
  padding-left: 0;
  padding-right: 0;
}
.preview-4295 .cold-a138,
.nav-ace2 .cold-a138 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.preview-4295 {
  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;
}
.preview-4295: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;
}
.preview-4295 .advanced-4859 {
  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) {
  .preview-4295 .advanced-4859 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-4295 .advanced-4859 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .preview-4295 .advanced-4859 {
    min-height: 200px;
  }
}
.preview-4295 .static_e147 {
  color: rgba(255, 255, 255, 0.8);
}
.preview-4295 .static_e147 a,
.preview-4295 .static_e147 li:after {
  color: inherit;
}
.preview-4295 .static_e147 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accordion_current_eb7f {
  margin-bottom: 0.5em;
}
.summary_3e81 {
  margin-bottom: 1.2em;
}
.summary_3e81,
.accordion_current_eb7f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.summary_3e81 p:last-child,
.accordion_current_eb7f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .prev_3a6b,
#masthead .prev_3a6b {
  display: none;
}
#masthead
  > .prev_3a6b.component_up_f722 {
  display: none;
}
#masthead > .prev_3a6b button {
  left: 0;
}
.wrapper-narrow-a7d6 {
  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%;
}
.wrapper-narrow-a7d6 .iron_7edb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wrapper-narrow-a7d6 .card_b1d2 {
  display: -webkit-box;
  display: flex;
}
.wrapper-narrow-a7d6 .card_b1d2.footer_e8c8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wrapper-narrow-a7d6 .card_b1d2.stone-93c6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper-narrow-a7d6 .card_b1d2.component-current-7243 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper-narrow-a7d6.article-f697.accent_stone_83dc .card_b1d2.footer_e8c8 {
  flex-basis: 100%;
}
.wrapper-narrow-a7d6.hard-8ab2 .card_b1d2.stone-93c6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.wrapper-narrow-a7d6.hard-8ab2 .card_b1d2.component-current-7243 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .prev_3a6b.component_up_f722 {
  display: none;
}
#masthead > .prev_3a6b button {
  left: 0;
}
.steel-80a4 {
  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;
}
.steel-80a4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.steel-80a4.pattern_7964 i {
  margin-right: 4px;
}
.steel-80a4.caption_top_ef2c i {
  margin-left: 5px;
}
.avatar_action_3991 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.avatar_action_3991 p:last-child {
  margin-bottom: 0;
}
.avatar_advanced_a305 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.avatar_advanced_a305 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.avatar_advanced_a305 img {
  display: block;
  width: auto;
  line-height: 1;
}
.avatar_advanced_a305 .thick_ac6e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.avatar_advanced_a305 .over-ec36 {
  margin: 5px 0 7px 0;
}
.avatar_advanced_a305.dropdown_simple_73da .highlight_thick_c39a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_advanced_a305.dropdown_simple_73da .input_dirty_1b31 {
  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;
}
.avatar_advanced_a305.border_out_702f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.avatar_advanced_a305.border_out_702f .highlight_thick_c39a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_advanced_a305.border_out_702f .input_dirty_1b31 {
  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;
}
.avatar_advanced_a305.breadcrumb-64e5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar_advanced_a305.icon-d444 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.avatar_advanced_a305.icon-d444 .input_dirty_1b31 {
  margin-top: 7px;
}
.green-70ff {
  display: inline-block;
}
.form_hard_1a6b .first_d677 .avatar_advanced_a305 img {
  max-width: 100%;
}
.label-green-5f40 .gas_e139.caption-3ef8,
.glass_0246 .gas_e139.caption-3ef8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.label-green-5f40 .logo_03e8,
.glass_0246 .logo_03e8 {
  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%);
}
.label-green-5f40 .logo_03e8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.label-green-5f40.dropdown_aaa5 .logo_03e8 {
  display: none;
}
.label-green-5f40 .gradient_372a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label-green-5f40 .gradient_372a li {
  display: inline-block;
  position: relative;
}
.label-green-5f40 .gradient_372a li:last-child {
  margin-right: 0;
}
.label-green-5f40 .gradient_372a 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;
}
.label-green-5f40 .gradient_372a li.background-8bdf > a {
  color: rgba(0, 0, 0, 0.9);
}
.label-green-5f40 .gradient_372a > 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;
}
.label-green-5f40 .gradient_372a > li > a i {
  line-height: 0;
}
.label-green-5f40 .gradient_372a > li.breadcrumb-static-3fbc > a .logo_03e8 {
  margin-left: 4px;
  line-height: 0;
}
.label-green-5f40 .gradient_372a .preview_3e9d li.breadcrumb-static-3fbc > a {
  position: relative;
}
.label-green-5f40 .gradient_372a .preview_3e9d li.breadcrumb-static-3fbc > a:after,
.label-green-5f40 .gradient_372a .preview_3e9d li.breadcrumb-static-3fbc > a:before {
  content: "";
  display: table;
}
.label-green-5f40 .gradient_372a .preview_3e9d li.breadcrumb-static-3fbc > a:after {
  clear: both;
}
.label-green-5f40 .gradient_372a .preview_3e9d li.breadcrumb-static-3fbc > a .logo_03e8 {
  margin-left: 5px;
  float: right;
}
.label-green-5f40 .outer-5327,
.label-green-5f40 .preview_3e9d {
  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;
}
.label-green-5f40 .preview_3e9d {
  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;
}
.label-green-5f40 .preview_3e9d .caption-3ef8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label-green-5f40 .preview_3e9d .logo_03e8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.label-green-5f40 .preview_3e9d li {
  display: block;
  margin: 0;
  padding: 0;
}
.label-green-5f40 .preview_3e9d 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;
}
.label-green-5f40 .preview_3e9d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.label-green-5f40 .preview_3e9d .preview_3e9d {
  top: 0;
  left: 100%;
}
.label-green-5f40 .content-green-30da.fn-focus-d4fb > .outer-5327,
.label-green-5f40 .content-green-30da.fn-focus-d4fb > .preview_3e9d,
.label-green-5f40 .content-green-30da:focus > .outer-5327,
.label-green-5f40 .content-green-30da:focus > .preview_3e9d,
.label-green-5f40 .content-green-30da:hover > .outer-5327,
.label-green-5f40 .content-green-30da:hover > .preview_3e9d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.label-green-5f40.hot_9b57 .center-5082:after,
.label-green-5f40.hot_9b57 .center-5082:before {
  content: "";
  display: table;
}
.label-green-5f40.hot_9b57 .center-5082:after {
  clear: both;
}
.label-green-5f40.hot_9b57 .center-5082 > li {
  float: left;
}
.label-green-5f40.purple-cd27 .center-5082:after,
.label-green-5f40.purple-cd27 .center-5082:before {
  content: "";
  display: table;
}
.label-green-5f40.purple-cd27 .center-5082:after {
  clear: both;
}
.label-green-5f40.purple-cd27 .center-5082 > li {
  float: left;
}
.label-green-5f40.purple-cd27 .center-5082 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.label-green-5f40.purple-cd27 .center-5082 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.label-green-5f40.purple-cd27 .center-5082 > li.button_stale_4e0f > a,
.label-green-5f40.purple-cd27 .center-5082 > li.background-8bdf > a {
  color: #fff;
  background-color: #1e4b75;
}
.label-green-5f40.last-d3ee .center-5082 > li > a .caption-3ef8 {
  position: relative;
}
.label-green-5f40.last-d3ee .center-5082 > li > a .caption-3ef8: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;
}
.label-green-5f40.last-d3ee
  .center-5082
  > li:focus
  > a
  .caption-3ef8:before,
.label-green-5f40.last-d3ee
  .center-5082
  > li:hover
  > a
  .caption-3ef8:before {
  width: 100%;
  background-color: currentColor;
}
.label-green-5f40.last-d3ee
  .center-5082
  > li.button_stale_4e0f
  > a
  .caption-3ef8:before,
.label-green-5f40.last-d3ee
  .center-5082
  > li.background-white-f153
  > a
  .caption-3ef8:before {
  width: 100%;
  background-color: currentColor;
}
.label-green-5f40.component-dark-a38f .center-5082 > li > a .caption-3ef8 {
  position: relative;
}
.label-green-5f40.component-dark-a38f .center-5082 > li > a .caption-3ef8: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;
}
.label-green-5f40.component-dark-a38f .center-5082 > li:focus > a .caption-3ef8:before,
.label-green-5f40.component-dark-a38f
  .center-5082
  > li:hover
  > a
  .caption-3ef8:before {
  width: 100%;
  background-color: currentColor;
}
.label-green-5f40.component-dark-a38f
  .center-5082
  > li.button_stale_4e0f
  > a
  .caption-3ef8:before,
.label-green-5f40.component-dark-a38f
  .center-5082
  > li.background-white-f153
  > a
  .caption-3ef8:before {
  width: 100%;
  background-color: currentColor;
}
.glass_0246 .gradient_372a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.glass_0246 .gradient_372a li:first-child > a {
  border-top: none;
}
.glass_0246 .gradient_372a .summary_white_1a06 > .caption-3ef8 .logo_03e8 {
  display: none;
}
.glass_0246 .gradient_372a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.glass_0246 .gradient_372a li:last-child {
  border: none;
}
.glass_0246 .gradient_372a li.breadcrumb-static-3fbc > a {
  padding-right: 45px !important;
}
.glass_0246 .gradient_372a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.glass_0246 .gradient_372a li a:focus,
.glass_0246 .gradient_372a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass_0246 .gradient_372a li .tooltip_prev_c8c9 {
  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;
}
.glass_0246 .gradient_372a li .tooltip_prev_c8c9:hover {
  box-shadow: none;
}
.glass_0246 .gradient_372a li .tooltip_prev_c8c9 .logo_03e8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.glass_0246 .gradient_372a .preview_3e9d {
  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);
}
.glass_0246 .gradient_372a .preview_3e9d li a {
  padding-left: 3em;
}
.glass_0246 .gradient_372a .popup_soft_986d > a .tooltip_prev_c8c9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.glass_0246 .gradient_372a .popup_soft_986d > .preview_3e9d {
  display: block;
  opacity: 1;
}
.slow_531b {
  max-width: 100%;
}
.shadow-complex-7f5a {
  line-height: 0;
  cursor: pointer;
}
.focus-c91d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focus-c91d:hover {
  box-shadow: none;
  color: currentColor;
}
.focus-c91d svg {
  width: 18px;
  height: 18px;
}
.focus-c91d .bright-7881 {
  display: none;
}
.old-c020 {
  position: relative;
}
.old-c020.fn-active-d4fb .focus-c91d .in_c4a6 {
  display: none;
}
.old-c020.fn-active-d4fb .focus-c91d .bright-7881 {
  display: inline-block;
}
.old-c020 .breadcrumb_upper_6274 {
  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);
}
.old-c020.active-hard-59ec .breadcrumb_upper_6274 {
  left: auto;
  right: -0.9em;
}
.old-c020.active-hard-59ec .backdrop_advanced_cab2::before {
  left: auto;
  right: 15px;
}
.old-c020.fn-active-d4fb .breadcrumb_upper_6274 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.disabled-steel-98f7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.disabled-steel-98f7 label {
  flex-basis: 100%;
}
.disabled-steel-98f7 .item-south-c28e {
  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;
}
.disabled-steel-98f7 .focused-6fd7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.disabled-steel-98f7 .focused-6fd7:focus {
  background-color: transparent;
}
.disabled-steel-98f7 button.large_4e5a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.disabled-steel-98f7 button.large_4e5a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.disabled-steel-98f7 button.large_4e5a svg {
  width: 18px;
  height: 18px;
}
.disabled-steel-98f7 input[type="submit"] {
  min-height: auto;
}
.in-c990 .disabled-steel-98f7 .focused-6fd7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.backdrop_advanced_cab2 {
  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) {
  .backdrop_advanced_cab2 {
    width: 220px;
  }
}
.backdrop_advanced_cab2 label {
  flex-basis: 100%;
}
.backdrop_advanced_cab2::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;
}
.feature_484f .in-c990 .disabled-steel-98f7 {
  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;
}
.feature_484f
  .in-c990
  .disabled-steel-98f7
  .item-south-c28e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.feature_484f .in-c990 .disabled-steel-98f7 .focused-6fd7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.feature_484f
  .in-c990
  .disabled-steel-98f7
  .focused-6fd7:focus {
  background: 0 0;
}
.feature_484f
  .in-c990
  .disabled-steel-98f7
  .bright-109b {
  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;
}
.modal_8bbf {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.modal_8bbf li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.modal_8bbf li:last-child {
  margin-right: 0;
}
.modal_8bbf li:first-child {
  margin-left: 0;
}
.modal_8bbf.progress-17de a {
  color: #fff;
}
.modal_8bbf.progress-17de a:hover {
  color: #fff;
}
.modal_8bbf a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.modal_8bbf a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.modal_8bbf a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.modal_8bbf a:hover {
  opacity: 0.9;
  color: inherit;
}
.modal_8bbf [class*="social-icon-apple"] {
  background-color: #999;
}
.modal_8bbf [class*="social-icon-apple"].over-a7c9 {
  background-color: transparent;
  color: #999;
}
.modal_8bbf [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.modal_8bbf [class*="social-icon-behance"].over-a7c9 {
  background-color: transparent;
  color: #1769ff;
}
.modal_8bbf [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.modal_8bbf [class*="social-icon-bitbucket"].over-a7c9 {
  background-color: transparent;
  color: #205081;
}
.modal_8bbf [class*="social-icon-codepen"] {
  background-color: #000;
}
.modal_8bbf [class*="social-icon-codepen"].over-a7c9 {
  background-color: transparent;
  color: #000;
}
.modal_8bbf [class*="social-icon-delicious"] {
  background-color: #39f;
}
.modal_8bbf [class*="social-icon-delicious"].over-a7c9 {
  background-color: transparent;
  color: #39f;
}
.modal_8bbf [class*="social-icon-digg"] {
  background-color: #005be2;
}
.modal_8bbf [class*="social-icon-digg"].over-a7c9 {
  background-color: transparent;
  color: #005be2;
}
.modal_8bbf [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.modal_8bbf [class*="social-icon-dribbble"].over-a7c9 {
  background-color: transparent;
  color: #ea4c89;
}
.modal_8bbf [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.modal_8bbf [class*="social-icon-envelope"].over-a7c9 {
  background-color: transparent;
  color: #ea4335;
}
.modal_8bbf [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.modal_8bbf [class*="social-icon-facebook"].over-a7c9 {
  background-color: transparent;
  color: #3b5998;
}
.modal_8bbf [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.modal_8bbf [class*="social-icon-flickr"].over-a7c9 {
  background-color: transparent;
  color: #0063dc;
}
.modal_8bbf [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.modal_8bbf [class*="social-icon-foursquare"].over-a7c9 {
  background-color: transparent;
  color: #2d5be3;
}
.modal_8bbf [class*="social-icon-github"] {
  background-color: #333;
}
.modal_8bbf [class*="social-icon-github"].over-a7c9 {
  background-color: transparent;
  color: #333;
}
.modal_8bbf [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.modal_8bbf [class*="social-icon-google-plus"].over-a7c9 {
  background-color: transparent;
  color: #dd4b39;
}
.modal_8bbf [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.modal_8bbf [class*="social-icon-houzz"].over-a7c9 {
  background-color: transparent;
  color: #7ac142;
}
.modal_8bbf [class*="social-icon-instagram"] {
  background-color: #262626;
}
.modal_8bbf [class*="social-icon-instagram"].over-a7c9 {
  background-color: transparent;
  color: #262626;
}
.modal_8bbf [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.modal_8bbf [class*="social-icon-jsfiddle"].over-a7c9 {
  background-color: transparent;
  color: #487aa2;
}
.modal_8bbf [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.modal_8bbf [class*="social-icon-linkedin"].over-a7c9 {
  background-color: transparent;
  color: #0077b5;
}
.modal_8bbf [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.modal_8bbf [class*="social-icon-medium"].over-a7c9 {
  background-color: transparent;
  color: #00ab6b;
}
.modal_8bbf [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.modal_8bbf
  [class*="social-icon-odnoklassniki"].over-a7c9 {
  background-color: transparent;
  color: #f4731c;
}
.modal_8bbf [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.modal_8bbf [class*="social-icon-meetup"].over-a7c9 {
  background-color: transparent;
  color: #ec1c40;
}
.modal_8bbf [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.modal_8bbf [class*="social-icon-pinterest"].over-a7c9 {
  background-color: transparent;
  color: #bd081c;
}
.modal_8bbf [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.modal_8bbf [class*="social-icon-product-hunt"].over-a7c9 {
  background-color: transparent;
  color: #da552f;
}
.modal_8bbf [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.modal_8bbf [class*="social-icon-reddit"].over-a7c9 {
  background-color: transparent;
  color: #ff4500;
}
.modal_8bbf [class*="social-icon-rss"] {
  background-color: #f26522;
}
.modal_8bbf [class*="social-icon-rss"].over-a7c9 {
  background-color: transparent;
  color: #f26522;
}
.modal_8bbf [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.modal_8bbf
  [class*="social-icon-shopping-cart"].over-a7c9 {
  background-color: transparent;
  color: #4caf50;
}
.modal_8bbf [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.modal_8bbf [class*="social-icon-skype"].over-a7c9 {
  background-color: transparent;
  color: #00aff0;
}
.modal_8bbf [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.modal_8bbf [class*="social-icon-slideshare"].over-a7c9 {
  background-color: transparent;
  color: #0077b5;
}
.modal_8bbf [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.modal_8bbf [class*="social-icon-snapchat"].over-a7c9 {
  background-color: transparent;
  color: #fffc00;
}
.modal_8bbf [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.modal_8bbf [class*="social-icon-soundcloud"].over-a7c9 {
  background-color: transparent;
  color: #f80;
}
.modal_8bbf [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.modal_8bbf [class*="social-icon-spotify"].over-a7c9 {
  background-color: transparent;
  color: #2ebd59;
}
.modal_8bbf [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.modal_8bbf
  [class*="social-icon-stack-overflow"].over-a7c9 {
  background-color: transparent;
  color: #fe7a15;
}
.modal_8bbf [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.modal_8bbf [class*="social-icon-maldkfgram"].over-a7c9 {
  background-color: transparent;
  color: #2ca5e0;
}
.modal_8bbf [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.modal_8bbf [class*="social-icon-tripadvisor"].over-a7c9 {
  background-color: transparent;
  color: #589442;
}
.modal_8bbf [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.modal_8bbf [class*="social-icon-tumblr"].over-a7c9 {
  background-color: transparent;
  color: #35465c;
}
.modal_8bbf [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.modal_8bbf [class*="social-icon-twitch"].over-a7c9 {
  background-color: transparent;
  color: #6441a5;
}
.modal_8bbf [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.modal_8bbf [class*="social-icon-twitter"].over-a7c9 {
  background-color: transparent;
  color: #1da1f2;
}
.modal_8bbf [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.modal_8bbf [class*="social-icon-vimeo"].over-a7c9 {
  background-color: transparent;
  color: #1ab7ea;
}
.modal_8bbf [class*="social-icon-vk"] {
  background-color: #45668e;
}
.modal_8bbf [class*="social-icon-vk"].over-a7c9 {
  background-color: transparent;
  color: #45668e;
}
.modal_8bbf [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.modal_8bbf [class*="social-icon-weibo"].over-a7c9 {
  background-color: transparent;
  color: #df2029;
}
.modal_8bbf [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.modal_8bbf [class*="social-icon-weixin"].over-a7c9 {
  background-color: transparent;
  color: #7bb32e;
}
.modal_8bbf [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.modal_8bbf [class*="social-icon-whatsapp"].over-a7c9 {
  background-color: transparent;
  color: #25d366;
}
.modal_8bbf [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.modal_8bbf [class*="social-icon-wordpress"].over-a7c9 {
  background-color: transparent;
  color: #21759b;
}
.modal_8bbf [class*="social-icon-xing"] {
  background-color: #026466;
}
.modal_8bbf [class*="social-icon-xing"].over-a7c9 {
  background-color: transparent;
  color: #026466;
}
.modal_8bbf [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.modal_8bbf [class*="social-icon-yelp"].over-a7c9 {
  background-color: transparent;
  color: #af0606;
}
.modal_8bbf [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.modal_8bbf [class*="social-icon-youtube"].over-a7c9 {
  background-color: transparent;
  color: #cd201f;
}
.tabs-a301 {
  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;
}
.tabs-a301:hover {
  box-shadow: none;
  background: 0 0;
}
.banner-gold-8757 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture_full_ef51 {
  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;
}
.panel-e037 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.lower_c614 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.lower_c614,
.lower_c614::after,
.lower_c614::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;
}
.lower_c614::after,
.lower_c614::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wrapper_9155 .texture_full_ef51 .panel-e037 {
  margin-top: -2px;
  width: 19px;
}
.wrapper_9155 .texture_full_ef51 .lower_c614 {
  margin-top: -1px;
}
.wrapper_9155 .texture_full_ef51 .lower_c614,
.wrapper_9155 .texture_full_ef51 .lower_c614::after,
.wrapper_9155 .texture_full_ef51 .lower_c614::before {
  width: 19px;
  height: 2px;
}
.wrapper_9155 .texture_full_ef51 .lower_c614::before {
  top: -6px;
}
.wrapper_9155 .texture_full_ef51 .lower_c614::after {
  bottom: -6px;
}
.gradient_gold_5f81 .texture_full_ef51 .panel-e037 {
  margin-top: -2px;
  width: 22px;
}
.gradient_gold_5f81 .texture_full_ef51 .lower_c614 {
  margin-top: -1px;
}
.gradient_gold_5f81 .texture_full_ef51 .lower_c614,
.gradient_gold_5f81 .texture_full_ef51 .lower_c614::after,
.gradient_gold_5f81 .texture_full_ef51 .lower_c614::before {
  width: 22px;
  height: 2px;
}
.gradient_gold_5f81 .texture_full_ef51 .lower_c614::before {
  top: -7px;
}
.gradient_gold_5f81 .texture_full_ef51 .lower_c614::after {
  bottom: -7px;
}
.table-complex-38f2 .texture_full_ef51 .panel-e037 {
  margin-top: -2px;
  width: 31px;
}
.table-complex-38f2 .texture_full_ef51 .lower_c614 {
  margin-top: -1.5px;
}
.table-complex-38f2 .texture_full_ef51 .lower_c614,
.table-complex-38f2 .texture_full_ef51 .lower_c614::after,
.table-complex-38f2 .texture_full_ef51 .lower_c614::before {
  width: 31px;
  height: 3px;
}
.table-complex-38f2 .texture_full_ef51 .lower_c614::before {
  top: -9px;
}
.table-complex-38f2 .texture_full_ef51 .lower_c614::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tabs-current-54b4 .texture_full_ef51 .panel-e037 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs-current-54b4 .texture_full_ef51 .lower_c614 {
    margin-top: -1px;
  }
  .tabs-current-54b4 .texture_full_ef51 .lower_c614,
  .tabs-current-54b4 .texture_full_ef51 .lower_c614::after,
  .tabs-current-54b4 .texture_full_ef51 .lower_c614::before {
    width: 19px;
    height: 2px;
  }
  .tabs-current-54b4 .texture_full_ef51 .lower_c614::before {
    top: -6px;
  }
  .tabs-current-54b4 .texture_full_ef51 .lower_c614::after {
    bottom: -6px;
  }
  .next_98bf .texture_full_ef51 .panel-e037 {
    margin-top: -2px;
    width: 22px;
  }
  .next_98bf .texture_full_ef51 .lower_c614 {
    margin-top: -1px;
  }
  .next_98bf .texture_full_ef51 .lower_c614,
  .next_98bf .texture_full_ef51 .lower_c614::after,
  .next_98bf .texture_full_ef51 .lower_c614::before {
    width: 22px;
    height: 2px;
  }
  .next_98bf .texture_full_ef51 .lower_c614::before {
    top: -7px;
  }
  .next_98bf .texture_full_ef51 .lower_c614::after {
    bottom: -7px;
  }
  .south-2fff .texture_full_ef51 .panel-e037 {
    margin-top: -2px;
    width: 31px;
  }
  .south-2fff .texture_full_ef51 .lower_c614 {
    margin-top: -1.5px;
  }
  .south-2fff .texture_full_ef51 .lower_c614,
  .south-2fff .texture_full_ef51 .lower_c614::after,
  .south-2fff .texture_full_ef51 .lower_c614::before {
    width: 31px;
    height: 3px;
  }
  .south-2fff .texture_full_ef51 .lower_c614::before {
    top: -9px;
  }
  .south-2fff .texture_full_ef51 .lower_c614::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fixed-161e .texture_full_ef51 .panel-e037 {
    margin-top: -2px;
    width: 19px;
  }
  .fixed-161e .texture_full_ef51 .lower_c614 {
    margin-top: -1px;
  }
  .fixed-161e .texture_full_ef51 .lower_c614,
  .fixed-161e .texture_full_ef51 .lower_c614::after,
  .fixed-161e .texture_full_ef51 .lower_c614::before {
    width: 19px;
    height: 2px;
  }
  .fixed-161e .texture_full_ef51 .lower_c614::before {
    top: -6px;
  }
  .fixed-161e .texture_full_ef51 .lower_c614::after {
    bottom: -6px;
  }
  .article_bc01 .texture_full_ef51 .panel-e037 {
    margin-top: -2px;
    width: 22px;
  }
  .article_bc01 .texture_full_ef51 .lower_c614 {
    margin-top: -1px;
  }
  .article_bc01 .texture_full_ef51 .lower_c614,
  .article_bc01 .texture_full_ef51 .lower_c614::after,
  .article_bc01 .texture_full_ef51 .lower_c614::before {
    width: 22px;
    height: 2px;
  }
  .article_bc01 .texture_full_ef51 .lower_c614::before {
    top: -7px;
  }
  .article_bc01 .texture_full_ef51 .lower_c614::after {
    bottom: -7px;
  }
  .white-28b4 .texture_full_ef51 .panel-e037 {
    margin-top: -2px;
    width: 31px;
  }
  .white-28b4 .texture_full_ef51 .lower_c614 {
    margin-top: -1.5px;
  }
  .white-28b4 .texture_full_ef51 .lower_c614,
  .white-28b4 .texture_full_ef51 .lower_c614::after,
  .white-28b4 .texture_full_ef51 .lower_c614::before {
    width: 31px;
    height: 3px;
  }
  .white-28b4 .texture_full_ef51 .lower_c614::before {
    top: -9px;
  }
  .white-28b4 .texture_full_ef51 .lower_c614::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover_stone_9bd0 .texture_full_ef51 .panel-e037 {
    margin-top: -2px;
    width: 19px;
  }
  .hover_stone_9bd0 .texture_full_ef51 .lower_c614 {
    margin-top: -1px;
  }
  .hover_stone_9bd0 .texture_full_ef51 .lower_c614,
  .hover_stone_9bd0 .texture_full_ef51 .lower_c614::after,
  .hover_stone_9bd0 .texture_full_ef51 .lower_c614::before {
    width: 19px;
    height: 2px;
  }
  .hover_stone_9bd0 .texture_full_ef51 .lower_c614::before {
    top: -6px;
  }
  .hover_stone_9bd0 .texture_full_ef51 .lower_c614::after {
    bottom: -6px;
  }
  .glass_718f .texture_full_ef51 .panel-e037 {
    margin-top: -2px;
    width: 22px;
  }
  .glass_718f .texture_full_ef51 .lower_c614 {
    margin-top: -1px;
  }
  .glass_718f .texture_full_ef51 .lower_c614,
  .glass_718f .texture_full_ef51 .lower_c614::after,
  .glass_718f .texture_full_ef51 .lower_c614::before {
    width: 22px;
    height: 2px;
  }
  .glass_718f .texture_full_ef51 .lower_c614::before {
    top: -7px;
  }
  .glass_718f .texture_full_ef51 .lower_c614::after {
    bottom: -7px;
  }
  .gas_4a9d .texture_full_ef51 .panel-e037 {
    margin-top: -2px;
    width: 31px;
  }
  .gas_4a9d .texture_full_ef51 .lower_c614 {
    margin-top: -1.5px;
  }
  .gas_4a9d .texture_full_ef51 .lower_c614,
  .gas_4a9d .texture_full_ef51 .lower_c614::after,
  .gas_4a9d .texture_full_ef51 .lower_c614::before {
    width: 31px;
    height: 3px;
  }
  .gas_4a9d .texture_full_ef51 .lower_c614::before {
    top: -9px;
  }
  .gas_4a9d .texture_full_ef51 .lower_c614::after {
    bottom: -9px;
  }
}
.article-small-3306 .lower_c614 {
  -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);
}
.article-small-3306 .lower_c614::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article-small-3306 .lower_c614::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);
}
.article-small-3306.sidebar-current-0a37 .lower_c614 {
  -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);
}
.article-small-3306.sidebar-current-0a37 .lower_c614::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article-small-3306.sidebar-current-0a37 .lower_c614::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);
}
.highlight-bright-2374 {
  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.outer_089e:before {
  display: none;
}
.info_2309 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.info_2309 .progress_40bc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.info_2309 .progress_40bc:last-of-type {
  border-bottom: none;
}
.info_2309 .progress_40bc.background-motion-64c9,
.info_2309 .progress_40bc.green-5a3f,
.info_2309 .progress_40bc.layout_adec {
  padding: 0;
}
.info_2309 .glass_0246 .tooltip_prev_c8c9 {
  color: currentColor;
}
.info_2309 .glass_0246 .tooltip_prev_c8c9:focus,
.info_2309 .glass_0246 .tooltip_prev_c8c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info_2309.description_stone_93df .background-1611,
.info_2309.description_stone_93df .avatar_action_3991 a,
.info_2309.description_stone_93df .center-5082 a,
.info_2309.description_stone_93df .preview_3e9d a {
  color: rgba(0, 0, 0, 0.55);
}
.info_2309.description_stone_93df .background-1611:hover,
.info_2309.description_stone_93df .avatar_action_3991 a:hover,
.info_2309.description_stone_93df .center-5082 a:hover,
.info_2309.description_stone_93df .preview_3e9d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_2309.description_stone_93df .pressed-1d7c {
  color: rgba(0, 0, 0, 0.8);
}
.info_2309.description_stone_93df .progress_40bc {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_2309.description_stone_93df .progress_40bc:before {
  background: rgba(0, 0, 0, 0.08);
}
.info_2309.description_stone_93df .element_9e05:before {
  background: rgba(255, 255, 255, 0.9);
}
.info_2309.description_stone_93df .glass_0246 .gradient_372a li a,
.info_2309.description_stone_93df .glass_0246 .tooltip_prev_c8c9,
.info_2309.description_stone_93df .preview_3e9d {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_2309.description_stone_93df .glass_0246 .tooltip_prev_c8c9:focus,
.info_2309.description_stone_93df .glass_0246 .tooltip_prev_c8c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info_2309.description_stone_93df .gradient_372a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_2309.glass_0ebb .background-1611,
.info_2309.glass_0ebb .avatar_action_3991 a,
.info_2309.glass_0ebb .center-5082 .tooltip_prev_c8c9,
.info_2309.glass_0ebb .center-5082 a,
.info_2309.glass_0ebb .preview_3e9d a {
  color: rgba(255, 255, 255, 0.79);
}
.info_2309.glass_0ebb .background-1611:hover,
.info_2309.glass_0ebb .avatar_action_3991 a:hover,
.info_2309.glass_0ebb .center-5082 .tooltip_prev_c8c9:hover,
.info_2309.glass_0ebb .center-5082 a:hover,
.info_2309.glass_0ebb .preview_3e9d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_2309.glass_0ebb .pressed-1d7c {
  color: rgba(255, 255, 255, 0.99);
}
.info_2309.glass_0ebb .progress_40bc {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_2309.glass_0ebb .progress_40bc:before {
  background: rgba(255, 255, 255, 0.08);
}
.info_2309.glass_0ebb .element_9e05:before {
  background: rgba(0, 0, 0, 0.9);
}
.info_2309.glass_0ebb .glass_0246 .gradient_372a li a,
.info_2309.glass_0ebb .glass_0246 .tooltip_prev_c8c9,
.info_2309.glass_0ebb .preview_3e9d {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_2309.glass_0ebb .glass_0246 .tooltip_prev_c8c9:focus,
.info_2309.glass_0ebb .glass_0246 .tooltip_prev_c8c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info_2309.glass_0ebb .gradient_372a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_9e05 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.element_9e05:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.background_9b1b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.purple-3265 .info_2309 {
  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;
}
.purple-3265 .progress_40bc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.purple-3265 .progress_40bc: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) {
  .purple-3265 .progress_40bc:before {
    width: 16%;
    left: 42%;
  }
}
.purple-3265 .progress_40bc:last-child:before {
  content: none;
}
.purple-3265 .progress_40bc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.purple-3265 .glass_0246 .gradient_372a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.purple-3265 .glass_0246 .gradient_372a li a .tooltip_prev_c8c9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.purple-3265 .glass_0246 .preview_3e9d {
  border: none;
}
.purple-3265 .glass_0246 .preview_3e9d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.purple-3265 .element_9e05 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.purple-3265 .background_9b1b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.purple-3265 .glass_0ebb .element_9e05:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple-3265 .description_stone_93df.title-3e83 .lower_c614 {
  background: rgba(0, 0, 0, 0.6);
}
.purple-3265
  .description_stone_93df.title-3e83
  .lower_c614::after,
.purple-3265
  .description_stone_93df.title-3e83
  .lower_c614:before {
  background: inherit;
}
.purple-3265
  .description_stone_93df.title-3e83:hover
  .lower_c614 {
  background: rgba(0, 0, 0, 0.8);
}
.tag_stone_8124 .info_2309 {
  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) {
  .tag_stone_8124 .info_2309 {
    width: auto;
    right: 45px;
  }
}
.summary-bb62 .info_2309 {
  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) {
  .summary-bb62 .info_2309 {
    width: auto;
    left: 45px;
  }
}
.outer_089e .info_2309 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outer_089e .background_9b1b {
  max-width: 48em;
  margin: 0 auto;
}
.outer_089e .element_9e05:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.picture-action-7fbd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.picture-action-7fbd.purple-3265 .info_2309 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.picture-action-7fbd.tag_stone_8124 .info_2309 {
  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);
}
.picture-action-7fbd .info_2309 {
  visibility: visible;
}
.picture-action-7fbd.summary-bb62 .info_2309 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.under-a2d6,
.accordion_54d7 {
  overflow-x: hidden;
}
.under-a2d6 .info_2309 {
  overflow: auto;
}
.under-a2d6.purple-3265 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-a2d6.purple-3265 .info_2309 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.under-a2d6.purple-3265 .tabs-a301 {
  opacity: 0;
}
.under-a2d6.tag_stone_8124 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-a2d6.tag_stone_8124 .info_2309 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.under-a2d6.tag_stone_8124 .tabs-a301 {
  opacity: 0;
}
.under-a2d6.summary-bb62 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-a2d6.summary-bb62 .info_2309 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.under-a2d6.summary-bb62 .tabs-a301 {
  opacity: 0;
}
.under-a2d6.outer_089e .info_2309 {
  z-index: 10;
  visibility: visible;
}
.title-3e83 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.title-3e83 .lower_c614 {
  background: rgba(255, 255, 255, 0.99);
}
.title-3e83 .lower_c614::after,
.title-3e83 .lower_c614:before {
  background: inherit;
}
.title-3e83:hover .lower_c614 {
  background: rgba(255, 255, 255, 0.99);
}
.summary-bb62 .title-3e83 {
  top: 10px;
  right: auto;
  left: 12px;
}
.outer_089e .title-3e83 {
  display: none !important;
}
.under-a2d6:before,
.accordion_54d7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.under-a2d6 .title-3e83,
.accordion_54d7 .title-3e83 {
  display: inline-block;
}
.info_2309 .iron_7edb {
  -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;
}
.under-a2d6 .info_2309 .iron_7edb,
.accordion_54d7 .info_2309 .iron_7edb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.middle_3e33 .item-south-c28e {
  width: 100%;
}
.first_d677 {
  padding: 0 0.5em 0;
}
.first_d677 [class*="customify-col-"],
.first_d677 [class*="customify-col_"],
.first_d677 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.active-9700 .first_d677 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fixed_45d7 .heading_cc69,
  .heading_cc69 {
    display: none;
  }
  .thick_f80f {
    text-align: left;
  }
  .progress_under_ca21 {
    text-align: center;
  }
  .thumbnail-blue-e6ff {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fixed_45d7 .accent_efd9,
  .accent_efd9 {
    display: none;
  }
  .warm_b08b {
    text-align: left;
  }
  .easy_ceff {
    text-align: center;
  }
  .pro-190d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fixed_45d7 .wide_82c5,
  .wide_82c5 {
    display: none;
  }
  .accordion-prev-fece {
    text-align: left;
  }
  .header_2cb2 {
    text-align: center;
  }
  .active_f41c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.paragraph-mini-2ccc {
  box-shadow: none !important;
}
.popup_liquid_95f6 .alert_77d7,
.tooltip-selected-6e9e .alert_77d7 {
  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;
}
.tooltip-selected-6e9e .alert_77d7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input-69b7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.input-69b7:after,
.input-69b7:before {
  content: "";
  display: table;
}
.input-69b7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .input-69b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.input-69b7,
.hover_2a2d {
  max-width: 1248px;
  margin: 0 auto;
}

.filter_center_7903.input-93b0 .input-69b7 {
  max-width: 100%;
}
.filter_center_7903.secondary_easy_0c32 {
  max-width: 1200px;
  margin: 0 auto;
}
.filter_center_7903.pattern-f7eb .input-69b7 {
  max-width: 100%;
}
.filter_center_7903.pattern-f7eb > .input-69b7 {
  padding-left: 0;
  padding-right: 0;
}
.filter_center_7903.pattern-f7eb > .input-69b7 .fixed_45d7 {
  margin: 0;
}
.filter_center_7903.pattern-f7eb
  > .input-69b7
  .down-4ff4.liquid-64eb {
  margin-right: 0;
  margin-left: 0;
}
.filter_center_7903.pattern-f7eb #main.liquid-64eb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shadow-b4c0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-b4c0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fluid_e42e .thumbnail-tiny-8da1 {
    padding-right: 1em;
  }
  .fluid_e42e.active-medium-6ae2 .down-4ff4 {
    border-right: 1px solid #eaecee;
  }
  .fluid_e42e.active-medium-6ae2 .thumbnail-tiny-8da1 {
    padding-right: 1em;
  }
  .fluid_e42e.active-medium-6ae2 .detail-23e5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_short_f2c9 .thumbnail-tiny-8da1 {
    padding-left: 1em;
  }
  .progress_short_f2c9.active-medium-6ae2 .down-4ff4 {
    border-left: 1px solid #eaecee;
  }
  .progress_short_f2c9.active-medium-6ae2 .thumbnail-tiny-8da1 {
    padding-left: 1em;
  }
  .progress_short_f2c9.active-medium-6ae2 .detail-23e5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-top-dc65 .thumbnail-tiny-8da1 {
    padding-left: 1em;
  }
  .outline-top-dc65.active-medium-6ae2 .heading_1041 {
    border-right: 1px solid #eaecee;
  }
  .outline-top-dc65.active-medium-6ae2 .wide_7829 {
    border-right: 1px solid #eaecee;
  }
  .outline-top-dc65.active-medium-6ae2 .thumbnail-tiny-8da1 {
    padding-left: 1em;
  }
  .outline-top-dc65.active-medium-6ae2 .detail-23e5 {
    padding-right: 1em;
  }
  .outline-top-dc65.active-medium-6ae2 .mask-paper-ffd9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .east_4016 .thumbnail-tiny-8da1 {
    padding-right: 1em;
  }
  .east_4016.active-medium-6ae2 .heading_1041 {
    border-left: 1px solid #eaecee;
  }
  .east_4016.active-medium-6ae2 .wide_7829 {
    border-left: 1px solid #eaecee;
  }
  .east_4016.active-medium-6ae2 .thumbnail-tiny-8da1 {
    padding-right: 1em;
  }
  .east_4016.active-medium-6ae2 .detail-23e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .east_4016.active-medium-6ae2 .mask-paper-ffd9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-b4c0 .thumbnail-tiny-8da1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow-b4c0.active-medium-6ae2 .down-4ff4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shadow-b4c0.active-medium-6ae2 .thumbnail-tiny-8da1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow-b4c0.active-medium-6ae2 .detail-23e5 {
    padding-left: 1em;
  }
  .shadow-b4c0.active-medium-6ae2 .mask-paper-ffd9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shadow-b4c0.active-medium-6ae2 .thumbnail-tiny-8da1 {
    padding-left: 0;
  }
}
.complex-0561 .narrow_ccf5 {
  display: inline-block;
}
.button-e0e0 {
  display: inline-block;
}
.accent-5aa1 {
  word-con: break-word;
}
.plasma-5c7e > span {
  display: inline-block;
  padding: 5px 0;
}
.plasma-5c7e .content-f056 {
  margin-left: 8px;
  margin-right: 8px;
}
.plasma-5c7e .fluid_d945 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.soft-9bf3 .label_east_218c {
  margin-bottom: 2em;
}
.soft-9bf3 .picture-prev-8c02 {
  margin-bottom: 15px;
}
.soft-9bf3 .picture-prev-8c02:last-child {
  margin-bottom: 0;
}
.soft-9bf3 .white-5031 {
  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) {
  .soft-9bf3 .white-5031 {
    display: block;
  }
}
.soft-9bf3 .item-aa59 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .soft-9bf3 .item-aa59 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.soft-9bf3 .module-46d9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.soft-9bf3 .module-46d9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.soft-9bf3 .module-46d9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.soft-9bf3 .accent-5aa1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft-9bf3 .accent-5aa1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.soft-9bf3 .border_clean_950a p:last-child {
  margin-bottom: 0;
}
.soft-9bf3 .yellow-a71e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.soft-9bf3 .over_da3d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.soft-9bf3 .search_d73c {
  margin-top: 1em;
}
.soft-9bf3 .row_left_ac5c {
  top: 0;
  display: block;
}
.soft-9bf3 .row_left_ac5c a {
  color: inherit;
}
.soft-9bf3 .row_left_ac5c a:hover {
  color: inherit;
}
.soft-9bf3 .copper-b248 {
  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;
}
.soft-9bf3 .copper-b248:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.soft-9bf3 .over_da3d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.soft-9bf3 .focus_66bd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.soft-9bf3 .focus_66bd:first-child {
  margin-top: 0;
}
.soft-9bf3 .focus_66bd.focus_4116 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.soft-9bf3 .focus_66bd.shadow-4eca {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft-9bf3
  .focus_66bd.shadow-4eca.button_2f0d
  .search_d73c {
  width: 100%;
}
.soft-9bf3 .shadow-4eca {
  -webkit-box-align: center;
  align-items: center;
}
.soft-9bf3 .shadow-4eca .plasma-5c7e,
.soft-9bf3 .shadow-4eca > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.soft-9bf3 .module-46d9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-9bf3 .module-46d9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-9bf3 .module-46d9: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;
}
.soft-9bf3 .focus_4116 {
  z-index: 5;
}
.soft-9bf3 .grid_medium_6165 .modal_057f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.soft-9bf3 .article-east-2010 .modal_057f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.soft-9bf3 .silver-5f72 .modal_057f {
  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;
}
.soft-9bf3.advanced-8c36 .white-5031,
.soft-9bf3.caption_964c .white-5031 {
  display: block;
}
.soft-9bf3.advanced-8c36 .white-5031 .item_lite_ec0d,
.soft-9bf3.advanced-8c36 .white-5031 .over_da3d,
.soft-9bf3.caption_964c .white-5031 .item_lite_ec0d,
.soft-9bf3.caption_964c .white-5031 .over_da3d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.soft-9bf3.fluid-00d4 .item-aa59 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .soft-9bf3.fluid-00d4 .item-aa59 {
    margin-right: 0;
  }
}
.soft-9bf3.advanced-8c36 .item-aa59,
.soft-9bf3.caption_964c .item-aa59 {
  padding-top: 40%;
}
.soft-9bf3.advanced-8c36 .label_east_218c,
.soft-9bf3.caption_964c .label_east_218c {
  display: block;
}
.soft-9bf3.advanced-8c36 .fn-sticky-d4fb .over_da3d,
.soft-9bf3.caption_964c .fn-sticky-d4fb .over_da3d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.soft-9bf3.advanced-8c36 .item-aa59,
.soft-9bf3.caption_964c .item-aa59 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.soft-9bf3.advanced-8c36 .over_da3d {
  padding: 1em;
}
.pro-ddc8 {
  margin: 30px auto;
  display: block;
}
.pro-ddc8 .description-0a89 > * {
  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;
}
.pro-ddc8 .description-0a89 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pro-ddc8 .description-0a89 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column-4701 .plasma-5c7e {
  margin-bottom: 1.41575em;
}
.column-4701 .layout-1c6b {
  margin-bottom: 1.618em;
}
.tiny-a720 .purple_98ab {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tiny-a720 .purple_98ab a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tiny-a720 .outline-solid-5575 {
  max-width: 100%;
  overflow: auto;
}
.row-advanced-4a9d .tiny-a720 a:hover {
  text-decoration: underline;
}
.heading_steel_b6e1 .picture-prev-8c02:not(.accent-5aa1),
.heading_steel_b6e1 .module-46d9 {
  margin-bottom: 1.41575em;
}
.heading_steel_b6e1 .picture-prev-8c02:not(.accent-5aa1):last-child,
.heading_steel_b6e1 .module-46d9:last-child {
  margin-bottom: 0;
}
.heading_steel_b6e1 .picture-prev-8c02.tall-ff53 {
  margin-bottom: 0.41575em;
}
.heading_steel_b6e1 .secondary_gold_6f2d:before,
.heading_steel_b6e1 .fast_7f65:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.heading_steel_b6e1 .secondary_gold_6f2d:before {
  content: "\f115";
}
.heading_steel_b6e1 .fast_7f65:before {
  content: "\f02c";
}
.heading_steel_b6e1 .disabled-e3e3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.heading_steel_b6e1 .disabled-e3e3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tertiary_3b59 {
  display: -webkit-box;
  display: flex;
}
.tertiary_3b59 .bright_1f8e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tertiary_3b59 .bright_1f8e {
    flex-basis: 90px;
  }
}
.tertiary_3b59 .footer-5ffd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary_3b59 .footer-5ffd {
    flex-basis: calc(100% - 50px);
  }
}
.tertiary_3b59 .dim_3e4a p:last-child {
  margin-bottom: 0.72em;
}
.item_d6e3 .description-0a89 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.item_d6e3 .description-0a89:after,
.item_d6e3 .description-0a89:before {
  content: "";
  display: table;
}
.item_d6e3 .description-0a89:after {
  clear: both;
}
.item_d6e3 .description-0a89 .table-3127,
.item_d6e3 .description-0a89 .modal-hard-5fe8 {
  width: 49%;
}
.item_d6e3 .description-0a89 .table-3127 a span.grid-clean-01b0,
.item_d6e3 .description-0a89 .modal-hard-5fe8 a span.grid-clean-01b0 {
  display: block;
  margin-bottom: 5px;
}
.item_d6e3 .description-0a89 .modal-hard-5fe8 {
  float: left;
  text-align: left;
}
.item_d6e3 .description-0a89 .table-3127 {
  float: right;
  text-align: right;
}
.dropdown-hovered-f7f0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown-hovered-f7f0 {
    margin-bottom: 0;
  }
}
.panel-aba8 {
  margin-bottom: 1em;
}
.panel-aba8 .accent-5aa1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.grid_green_b25f a {
  display: block;
  line-height: 0;
  position: relative;
}
.filter-static-e679 .panel-aba8,
.carousel-middle-9931 .panel-aba8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .filter-static-e679 .panel-aba8,
  .carousel-middle-9931 .panel-aba8 {
    display: block;
  }
}
.filter-static-e679 .grid_green_b25f,
.carousel-middle-9931 .grid_green_b25f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .filter-static-e679 .grid_green_b25f,
  .carousel-middle-9931 .grid_green_b25f {
    margin-bottom: 1em;
  }
}
.filter-static-e679 .grid_green_b25f img,
.carousel-middle-9931 .grid_green_b25f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.filter-static-e679 .pink-43ab,
.carousel-middle-9931 .pink-43ab {
  flex-basis: calc(100% - 160px);
}
.filter-static-e679 .pink-43ab p,
.carousel-middle-9931 .pink-43ab p {
  margin-bottom: 0;
}
.filter-static-e679 .pink-43ab {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .filter-static-e679 .pink-43ab {
    padding-left: 0;
  }
}
.carousel-middle-9931 .pink-43ab {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .carousel-middle-9931 .pink-43ab {
    padding-right: 0;
  }
}
.carousel-middle-9931 .grid_green_b25f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.small_89c7 .grid_green_b25f {
  margin-bottom: 0.5em;
}
.small_89c7 .grid_green_b25f img {
  width: 100%;
}
.list-fresh-3487 .short_7c59,
.accent-5dbf .short_7c59 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accent-5dbf .down-4ff4 .button-36fb p:last-child {
  margin-bottom: 0;
}
.element_d342 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.form-cfea .pattern_8323 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .form-cfea .pattern_8323:last-of-type {
    margin-bottom: 0;
  }
}
.form-cfea .pattern_8323 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-cfea .pattern_8323 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.form-cfea .pattern_8323 ul li {
  margin: 0 0 0.6em;
}
.form-cfea .pattern_8323 ul li.shadow_up_9bff,
.form-cfea .pattern_8323 ul li.aside-3e1c {
  position: relative;
}
.form-cfea .pattern_8323 ul li.shadow_up_9bff .section_over_38d8,
.form-cfea .pattern_8323 ul li.aside-3e1c .section_over_38d8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.form-cfea .pattern_8323 ul li.shadow_up_9bff:after:after,
.form-cfea .pattern_8323 ul li.shadow_up_9bff:after:before,
.form-cfea
  .pattern_8323
  ul
  li.aside-3e1c:after:after,
.form-cfea
  .pattern_8323
  ul
  li.aside-3e1c:after:before {
  content: "";
  display: table;
}
.form-cfea .pattern_8323 ul li.shadow_up_9bff:after:after,
.form-cfea
  .pattern_8323
  ul
  li.aside-3e1c:after:after {
  clear: both;
}
.form-cfea .pattern_8323 a.content-cool-8bca:hover {
  text-decoration: none;
}
.form-cfea .pattern_8323 select {
  max-width: 100%;
}
.form-cfea .pattern_8323 table {
  font-size: 85%;
}
.form-cfea .pattern_8323 table td,
.form-cfea .pattern_8323 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.form-cfea .pattern_8323 table tfoot td {
  text-align: left;
}
.form-cfea .pattern_8323 :last-child {
  margin-bottom: 0;
}
.form-cfea .pattern_8323 .full-b4b8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.form-cfea .pattern_8323 .full-b4b8 label {
  width: 100%;
}
.form-cfea .pattern_8323 .full-b4b8 .focused-6fd7 {
  width: 100%;
  display: block;
}
.form-cfea .pattern_8323 .full-b4b8 .large_4e5a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.form-cfea .pattern_8323 .full-b4b8 .large_4e5a:hover svg #svg-search {
  fill: #444;
}
.form-cfea .pattern_8323 .full-b4b8 .large_4e5a svg {
  width: 18px;
  height: 18px;
}
.form-cfea .container-23c1 ul ul,
.form-cfea .short-9141 ul ul,
.form-cfea .button_c906 ul ul,
.form-cfea .main_d978 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.form-cfea .container-23c1 .breadcrumb-static-3fbc > a,
.form-cfea .short-9141 .breadcrumb-static-3fbc > a,
.form-cfea .button_c906 .breadcrumb-static-3fbc > a,
.form-cfea .main_d978 .breadcrumb-static-3fbc > a {
  margin-bottom: 0;
}
.form-cfea .form_eb46 li,
.form-cfea .container-23c1 li,
.form-cfea .advanced-b9c5 li,
.form-cfea .short-9141 li,
.form-cfea .button_c906 li,
.form-cfea .main_d978 li,
.form-cfea .pattern_4fce li,
.form-cfea .accent_purple_0b92 li {
  display: block;
  position: relative;
}
.form-cfea .form_eb46 li:last-child,
.form-cfea .container-23c1 li:last-child,
.form-cfea .advanced-b9c5 li:last-child,
.form-cfea .short-9141 li:last-child,
.form-cfea .button_c906 li:last-child,
.form-cfea .main_d978 li:last-child,
.form-cfea .pattern_4fce li:last-child,
.form-cfea .accent_purple_0b92 li:last-child {
  border: none;
}
.form-cfea .form_eb46 li a,
.form-cfea .container-23c1 li a,
.form-cfea .advanced-b9c5 li a,
.form-cfea .short-9141 li a,
.form-cfea .button_c906 li a,
.form-cfea .main_d978 li a,
.form-cfea .pattern_4fce li a,
.form-cfea .accent_purple_0b92 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form-cfea .form_eb46 li ul li::before,
.form-cfea .container-23c1 li ul li::before,
.form-cfea .advanced-b9c5 li ul li::before,
.form-cfea .short-9141 li ul li::before,
.form-cfea .button_c906 li ul li::before,
.form-cfea .main_d978 li ul li::before,
.form-cfea .pattern_4fce li ul li::before,
.form-cfea .accent_purple_0b92 li ul li::before {
  left: 15px;
}
.form-cfea .form_eb46 li ul a,
.form-cfea .container-23c1 li ul a,
.form-cfea .advanced-b9c5 li ul a,
.form-cfea .short-9141 li ul a,
.form-cfea .button_c906 li ul a,
.form-cfea .main_d978 li ul a,
.form-cfea .pattern_4fce li ul a,
.form-cfea .accent_purple_0b92 li ul a {
  padding-left: 20px;
}
.form-cfea .form_eb46 li ul ul li::before,
.form-cfea .container-23c1 li ul ul li::before,
.form-cfea .advanced-b9c5 li ul ul li::before,
.form-cfea .short-9141 li ul ul li::before,
.form-cfea .button_c906 li ul ul li::before,
.form-cfea .main_d978 li ul ul li::before,
.form-cfea .pattern_4fce li ul ul li::before,
.form-cfea .accent_purple_0b92 li ul ul li::before {
  left: 30px;
}
.form-cfea .form_eb46 li ul ul a,
.form-cfea .container-23c1 li ul ul a,
.form-cfea .advanced-b9c5 li ul ul a,
.form-cfea .short-9141 li ul ul a,
.form-cfea .button_c906 li ul ul a,
.form-cfea .main_d978 li ul ul a,
.form-cfea .pattern_4fce li ul ul a,
.form-cfea .accent_purple_0b92 li ul ul a {
  padding-left: 40px;
}
.form-cfea .notification-dynamic-a06e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form-cfea .accent_purple_0b92 ul li {
  margin-bottom: 1.41575em;
}
.form-cfea .accent_purple_0b92 ul li .table-selected-6e69 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.form-cfea .accent_purple_0b92 ul li .backdrop_basic_80ac {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.glass_0ebb .form_eb46 li a,
.glass_0ebb .container-23c1 li a,
.glass_0ebb .advanced-b9c5 li a,
.glass_0ebb .short-9141 li a,
.glass_0ebb .button_c906 li a,
.glass_0ebb .main_d978 li a,
.glass_0ebb .pattern_4fce li a,
.glass_0ebb .accent_purple_0b92 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass_0ebb .notification-dynamic-a06e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass_0ebb .pattern_8323 ul li.shadow_up_9bff .section_over_38d8,
.glass_0ebb .pattern_8323 ul li.aside-3e1c .section_over_38d8 {
  background: rgba(0, 0, 0, 0.2);
}
.glass_0ebb .form-cfea .pattern_8323 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_center_7903 .form-cfea .gradient_372a li {
  margin: 0;
}
.filter_center_7903 .form-cfea .gradient_372a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.filter_center_7903 .form-cfea .gradient_372a li ul {
  margin: 0;
}
.filter_center_7903 .form-cfea .gradient_372a li ul li a {
  padding-left: 15px;
}
.filter_center_7903 .form-cfea .gradient_372a li ul li li a {
  padding-left: 30px;
}
.filter_center_7903 .form-cfea .gradient_372a li.background-8bdf > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.filter_center_7903 .form-cfea .gradient_372a li.background-8bdf > 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;
}
.filter_center_7903 .form-cfea .gradient_372a li.background-8bdf > 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;
}
.wrapper_66d4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pressed_ae98 {
  position: relative;
  z-index: 10;
}
.pressed_ae98 .iron_7edb {
  width: 100%;
  max-width: 100%;
}
.container_16f0 .warm-52d2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.container_16f0 .description_stone_93df {
}
.container_16f0 .glass_0ebb {
  background: #292929;
}
.tooltip-prev-d27c .warm-52d2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tooltip-prev-d27c .description_stone_93df {
  background: #f9f9f9;
}
.tooltip-prev-d27c .glass_0ebb {
  background: #303030;
}
.text_6508 .warm-52d2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .text_6508 .narrow_ccf5 {
    margin-bottom: 1em;
  }
  .text_6508 .narrow_ccf5:last-child {
    margin-bottom: 0;
  }
}
.text_6508 .description_stone_93df {
  background: #ededed;
}
.text_6508 .glass_0ebb {
  background: #1a1a1a;
}
.warm-52d2.description_stone_93df {
  color: rgba(0, 0, 0, 0.6);
}
.warm-52d2.description_stone_93df .chip-b98e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm-52d2.glass_0ebb {
  color: rgba(255, 255, 255, 0.99);
}
.warm-52d2.glass_0ebb a:not(.content-cool-8bca) {
  color: rgba(255, 255, 255, 0.79);
}
.warm-52d2.glass_0ebb a:not(.content-cool-8bca):hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm-52d2.glass_0ebb .chip-b98e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm-52d2.glass_0ebb table tbody td,
.warm-52d2.glass_0ebb table th {
  background: rgba(0, 0, 0, 0.08);
}
.tag_a8eb.header_cold_05ae .input-69b7 {
  max-width: initial;
}
.tag_a8eb .container-2a82 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tag_a8eb .container-2a82 .iron_7edb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tag_a8eb .container-2a82 .iron_7edb {
    display: block;
    margin-bottom: 2em;
  }
  .tag_a8eb .container-2a82 .iron_7edb:last-child {
    margin-bottom: 0;
  }
}
.text_6508 .narrow_ccf5:last-child,
.tooltip-prev-d27c .narrow_ccf5:last-child,
.container_16f0 .narrow_ccf5:last-child {
  margin-bottom: 0;
}
.text_6508 .narrow_ccf5 .form-cfea .pattern_8323:last-child,
.tooltip-prev-d27c .narrow_ccf5 .form-cfea .pattern_8323:last-child,
.container_16f0 .narrow_ccf5 .form-cfea .pattern_8323:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .text_6508 .card-bac0,
  .text_6508 .badge_steel_d2b1,
  .tooltip-prev-d27c .card-bac0,
  .tooltip-prev-d27c .badge_steel_d2b1,
  .container_16f0 .card-bac0,
  .container_16f0 .badge_steel_d2b1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pressed_ae98 .narrow_ccf5 {
    margin-bottom: 2em;
  }
}
.pressed_ae98 p:last-child {
  margin-bottom: 0;
}
.pressed_ae98 li,
.pressed_ae98 ul {
  list-style: none;
  margin: 0;
}
.pressed_ae98 ul ul {
  margin-left: 2.617924em;
}
.layout-47e7 {
  font-size: 0.875em;
}

/* css-noise: 9bd7 */
.widget-item-m0 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
