/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pattern-d74d/customify
Author: WPCustomify
Author URI: https://pressmaximum.pattern-d74d
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.pattern-d74d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.down-d334.label_bottom_6bd0/licenses/gpl-2.0.input_3d5f
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.fluid_509d/, (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.fast-3fcc.smooth_0d5c/normalize.aside-over-d666/
 ======
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.aside-over-d666 v7.0.0 | MIT License | github.pattern-d74d/necolas/normalize.aside-over-d666 */
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;
}
.section_b709 .container-9722,
.button-9e58,
.tooltip-fresh-8bc3,
.picture-dim-368b,
.inner-af5e,
.info_554d,
.prev_134b,
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;
}
.button-9e58,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .button-9e58,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .button-9e58,
  h1 {
    font-size: 1.8em;
  }
}
.tooltip-fresh-8bc3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tooltip-fresh-8bc3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tooltip-fresh-8bc3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-fresh-8bc3,
  h2 {
    font-size: 1.7em;
  }
}
.picture-dim-368b,
h3 {
  font-size: 1.618em;
}
.section_b709 .container-9722,
.inner-af5e,
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.detail_d52e {
  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;
}
.thumbnail_yellow_ba34:after,
.thumbnail_yellow_ba34:before,
.lite-20f4:after,
.lite-20f4:before {
  content: "";
  display: table;
}
.thumbnail_yellow_ba34:after,
.lite-20f4:after {
  clear: both;
}
.row_3a26 {
  float: right;
  margin-right: 0;
}
.slider_fixed_e2c7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.card_972d .layout_5f7a,
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;
}
.card_972d .layout_5f7a: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;
}
.media_3fb3 .layout_5f7a {
  box-shadow: none;
}
.media_3fb3
  .layout_5f7a
  .photo-eb17 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.media_3fb3 .layout_5f7a .widget-plasma-6caa {
  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;
}
.media_3fb3
  .layout_5f7a
  .widget-plasma-6caa
  b {
  display: none;
}
.media_3fb3 .west-2efd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fresh-fd39:not(.chip_down_06cd):not(.bottom_9033),
button:not(.chip_down_06cd):not(.bottom_9033),
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ),
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ),
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ) {
  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;
}
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ):hover,
button:not(.chip_down_06cd):not(
    .bottom_9033
  ):hover,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):hover,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):hover,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ):active,
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ):focus,
button:not(.chip_down_06cd):not(
    .bottom_9033
  ):active,
button:not(.chip_down_06cd):not(
    .bottom_9033
  ):focus,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):active,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):focus,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):active,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):focus,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):active,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):focus {
  outline: 0;
}
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920,
button:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920 {
  position: relative;
}
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .chip-6257,
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .hero-out-d28f,
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .progress_medium_d623,
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  i,
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  svg,
button:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .chip-6257,
button:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .hero-out-d28f,
button:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .progress_medium_d623,
button:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  i,
button:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  svg,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .chip-6257,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .hero-out-d28f,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .progress_medium_d623,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  i,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  svg,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .chip-6257,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .hero-out-d28f,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .progress_medium_d623,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  i,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  svg,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .chip-6257,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .hero-out-d28f,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  .progress_medium_d623,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  i,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920
  svg {
  visibility: hidden;
}
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920:after,
button:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920:after,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920:after,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920:after,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ).fn-loading-f920: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;
}
.fresh-fd39:not(.chip_down_06cd):not(.bottom_9033),
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ),
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ),
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ) {
  color: #fff;
  background: #235787;
}
.fresh-fd39:not(.chip_down_06cd):not(
    .bottom_9033
  ):focus,
input[type="button"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):focus,
input[type="reset"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):focus,
input[type="submit"]:not(.chip_down_06cd):not(
    .bottom_9033
  ):focus {
  color: #fff;
}
.fresh-fd39.fn-disabled-f920:not(.chip_down_06cd):not(
    .bottom_9033
  ),
.fresh-fd39[disabled]:not(.chip_down_06cd):not(
    .bottom_9033
  ),
button.fn-disabled-f920:not(.chip_down_06cd):not(
    .bottom_9033
  ),
button[disabled]:not(.chip_down_06cd):not(
    .bottom_9033
  ) {
  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;
}
.overlay-dynamic-d8f6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.overlay-dynamic-d8f6: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;
}
.outer_a1ad {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pattern_last_495a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.slider-dirty-5138 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.thumbnail_yellow_ba34:after,
.thumbnail_yellow_ba34:before,
.list_74a4:after,
.list_74a4:before,
.summary_2879:after,
.summary_2879:before,
.pressed-c82c:after,
.pressed-c82c:before,
.alert_fixed_a4ca:after,
.alert_fixed_a4ca:before,
.thumbnail-a831:after,
.thumbnail-a831:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.thumbnail_yellow_ba34:after,
.list_74a4:after,
.summary_2879:after,
.pressed-c82c:after,
.alert_fixed_a4ca:after,
.thumbnail-a831:after {
  clear: both;
}
.list_74a4 .header-orange-6c1d,
.summary_2879 .header-orange-6c1d,
.new-a29c .header-orange-6c1d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.caption_b465 {
  display: inline-block;
}
.element_hovered_7a9c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.element_hovered_7a9c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.element_hovered_7a9c .module_prev_5916 {
  padding: 1em 0;
  font-size: 85%;
}
.module_prev_5916 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.simple-5ab0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.simple-5ab0:after,
.simple-5ab0:before {
  content: "";
  display: table;
}
.simple-5ab0:after {
  clear: both;
}
.overlay-wood-8507 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hidden_77e9 .overlay-wood-8507 {
  max-width: 50%;
}
.grid-inner-30be .overlay-wood-8507 {
  max-width: 33.33%;
}
.medium-f051 .overlay-wood-8507 {
  max-width: 25%;
}
.table_5b0a .overlay-wood-8507 {
  max-width: 20%;
}
.light_9e85 .overlay-wood-8507 {
  max-width: 16.66%;
}
.layout_wide_dd53 .overlay-wood-8507 {
  max-width: 14.28%;
}
.popup-black-50b8 .overlay-wood-8507 {
  max-width: 12.5%;
}
.shade_eebe .overlay-wood-8507 {
  max-width: 11.11%;
}
.icon_left_aea8 {
  display: block;
}
.section_b709 .notice-prev-61a9 label,
.section_b709 .link-south-0bf8 label,
.section_b709 .sort-d373 label,
.section_b709 .form_dirty_2937 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gold_31df {
  list-style: none;
  margin: 0;
}
.gold_31df article.modal_2595 {
  margin-bottom: 0;
}
.gold_31df ul {
  list-style: none;
  margin: 0;
}
.gold_31df .primary_green_7a83 li.modal_2595 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gold_31df .primary_green_7a83 li.modal_2595 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gold_31df .primary_green_7a83 li.modal_2595: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) {
  .gold_31df .primary_green_7a83 li.modal_2595 li.modal_2595 li.modal_2595 li.modal_2595 {
    padding-left: 0;
  }
}
article.modal_2595 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal_2595 .list_74a4 p:last-of-type {
  margin-bottom: 0;
}
article.modal_2595 .east_26ed {
  float: left;
}
article.modal_2595 .paragraph-static-b147 {
  margin-left: 85px;
}
article.modal_2595 .column_soft_0712 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal_2595 .column_soft_0712 .iron_053c {
  margin-left: 10px;
}
article.modal_2595 .paragraph-0459 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal_2595 .prev_413b {
  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 .notice-prev-61a9,
  #respond .sort-d373,
  #respond .form_dirty_2937 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice-prev-61a9 input,
#respond .sort-d373 input,
#respond .form_dirty_2937 input {
  width: 100%;
}
#respond .form_dirty_2937 {
  margin-right: 0;
}
#respond .badge-inner-073c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading-3ff6 {
  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;
}
.heading-3ff6.inner_8483 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.heading-3ff6 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%);
}
.heading-3ff6:focus,
.heading-3ff6: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);
}
.caption_2d34 {
  border-radius: 10%;
}
.gradient-red-d28c {
  border-radius: 50%;
}
.aside-037f {
  font-size: 0.72em;
}
.media_gold_28cb {
  font-size: 0.875em;
}
.silver_459b {
  font-size: 1.1em;
}
.module-bronze-c525 {
  text-transform: uppercase;
  line-height: 1.2;
}
.module-bronze-c525.aside-037f {
  letter-spacing: 0.5px;
}
.notification_add2,
.notification_add2 a {
  color: #6d6d6d;
}
.notification_add2 a:hover {
  color: #111;
}
.slider-097c {
  color: #6d6d6d;
}
.form-yellow-2177 {
  overflow-x: hidden;
}
.form-yellow-2177 .list_db26.disabled_cold_8e8d {
  position: relative;
}
.form-yellow-2177 .list_db26.disabled_cold_8e8d.picture_251c {
  position: initial;
}
.form-yellow-2177
  .list_db26.disabled_cold_8e8d.picture_251c
  .green_e08e {
  left: auto;
}
.form-yellow-2177 .list_db26 .green_e08e {
  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;
}
.form-yellow-2177 .list_db26:hover.disabled_cold_8e8d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.form-yellow-2177
  .list_db26:hover.disabled_cold_8e8d
  .green_e08e {
  display: block;
  z-index: 9999999;
}
.form-yellow-2177 .stone_7771 .section-387c,
.form-yellow-2177 .focus_dynamic_ada5 .section-387c {
  display: none;
}
.form-yellow-2177 .motion-19f7 .list_db26:hover.disabled_cold_8e8d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.section_b709 .notice-prev-61a9 label,
.section_b709 .link-south-0bf8 label,
.section_b709 .sort-d373 label,
.section_b709 .form_dirty_2937 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gold_31df {
  list-style: none;
  margin: 0;
}
.gold_31df article.modal_2595 {
  margin-bottom: 0;
}
.gold_31df ul {
  list-style: none;
  margin: 0;
}
.gold_31df .primary_green_7a83 li.modal_2595 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gold_31df .primary_green_7a83 li.modal_2595 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gold_31df .primary_green_7a83 li.modal_2595: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) {
  .gold_31df .primary_green_7a83 li.modal_2595 li.modal_2595 li.modal_2595 li.modal_2595 {
    padding-left: 0;
  }
}
article.modal_2595 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal_2595 .list_74a4 p:last-of-type {
  margin-bottom: 0;
}
article.modal_2595 .east_26ed {
  float: left;
}
article.modal_2595 .paragraph-static-b147 {
  margin-left: 85px;
}
article.modal_2595 .column_soft_0712 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal_2595 .column_soft_0712 .iron_053c {
  margin-left: 10px;
}
article.modal_2595 .paragraph-0459 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal_2595 .prev_413b {
  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 .notice-prev-61a9,
  #respond .sort-d373,
  #respond .form_dirty_2937 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice-prev-61a9 input,
#respond .sort-d373 input,
#respond .form_dirty_2937 input {
  width: 100%;
}
#respond .form_dirty_2937 {
  margin-right: 0;
}
#respond .badge-inner-073c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stone_7771 .label_08d3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.label_08d3 .card-glass-99d6.cold_5a2d .summary-pro-a7d1 > li > a:focus,
.label_08d3 .card-glass-99d6.cold_5a2d .summary-pro-a7d1 > li > a:hover,
.label_08d3 .card-glass-99d6.text-complex-c005 .summary-pro-a7d1 > li > a:focus,
.label_08d3 .card-glass-99d6.text-complex-c005 .summary-pro-a7d1 > li > a:hover,
.label_08d3 .card-glass-99d6.last_3a3a .summary-pro-a7d1 > li > a:focus,
.label_08d3 .card-glass-99d6.last_3a3a .summary-pro-a7d1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_08d3
  .card-glass-99d6.cold_5a2d
  .summary-pro-a7d1
  > li.white_1843
  > a,
.label_08d3
  .card-glass-99d6.cold_5a2d
  .summary-pro-a7d1
  > li.hero-west-48b6
  > a,
.label_08d3
  .card-glass-99d6.text-complex-c005
  .summary-pro-a7d1
  > li.white_1843
  > a,
.label_08d3
  .card-glass-99d6.text-complex-c005
  .summary-pro-a7d1
  > li.hero-west-48b6
  > a,
.label_08d3
  .card-glass-99d6.last_3a3a
  .summary-pro-a7d1
  > li.white_1843
  > a,
.label_08d3 .card-glass-99d6.last_3a3a .summary-pro-a7d1 > li.north_7d74 > a {
  color: rgba(255, 255, 255, 0.99);
}
.label_08d3 .image-under-cc8c,
.label_08d3 .image-under-cc8c a {
  color: rgba(255, 255, 255, 0.99);
}
.label_08d3 .accent_blue_47d3.current-4eb1 li a,
.label_08d3 .carousel-left-26f9 a,
.label_08d3 .detail_gas_370d,
.label_08d3 .summary-pro-a7d1 > li > a,
.label_08d3 .card-36e1 {
  color: rgba(255, 255, 255, 0.79);
}
.label_08d3 .accent_blue_47d3.current-4eb1 li a:hover,
.label_08d3 .carousel-left-26f9 a:hover,
.label_08d3 .detail_gas_370d:hover,
.label_08d3 .summary-pro-a7d1 > li > a:hover,
.label_08d3 .card-36e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_08d3 .white-9c47 {
  color: rgba(255, 255, 255, 0.79);
}
.label_08d3 .white-9c47 .lower_0a6a {
  color: rgba(255, 255, 255, 0.99);
}
.label_08d3 .white-9c47:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_08d3 .button_7c74 .sidebar-basic-cc25 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_08d3 .button_7c74 .sidebar-basic-cc25 .north-c1e2 {
  color: rgba(255, 255, 255, 0.79);
}
.label_08d3
  .button_7c74
  .sidebar-basic-cc25
  .north-c1e2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_08d3
  .button_7c74
  .sidebar-basic-cc25
  .north-c1e2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_08d3
  .button_7c74
  .sidebar-basic-cc25
  .north-c1e2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_08d3
  .button_7c74
  .sidebar-basic-cc25
  .north-c1e2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_08d3 .button_7c74 .panel-63b0 {
  color: rgba(255, 255, 255, 0.79);
}
.label_08d3 .button_7c74 .panel-63b0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_static_6d0b
  .label_08d3
  .button_7c74
  .banner-yellow-80f8
  .accordion-f778 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow_static_6d0b
  .label_08d3
  .button_7c74
  .banner-yellow-80f8
  .north-c1e2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone_7771 .button_bc2e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.button_bc2e .card-glass-99d6.cold_5a2d .summary-pro-a7d1 > li > a:focus,
.button_bc2e .card-glass-99d6.cold_5a2d .summary-pro-a7d1 > li > a:hover,
.button_bc2e .card-glass-99d6.text-complex-c005 .summary-pro-a7d1 > li > a:focus,
.button_bc2e .card-glass-99d6.text-complex-c005 .summary-pro-a7d1 > li > a:hover,
.button_bc2e .card-glass-99d6.last_3a3a .summary-pro-a7d1 > li > a:focus,
.button_bc2e .card-glass-99d6.last_3a3a .summary-pro-a7d1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_bc2e
  .card-glass-99d6.cold_5a2d
  .summary-pro-a7d1
  > li.white_1843
  > a,
.button_bc2e
  .card-glass-99d6.cold_5a2d
  .summary-pro-a7d1
  > li.hero-west-48b6
  > a,
.button_bc2e
  .card-glass-99d6.text-complex-c005
  .summary-pro-a7d1
  > li.white_1843
  > a,
.button_bc2e
  .card-glass-99d6.text-complex-c005
  .summary-pro-a7d1
  > li.hero-west-48b6
  > a,
.button_bc2e
  .card-glass-99d6.last_3a3a
  .summary-pro-a7d1
  > li.white_1843
  > a,
.button_bc2e .card-glass-99d6.last_3a3a .summary-pro-a7d1 > li.north_7d74 > a {
  color: rgba(0, 0, 0, 0.8);
}
.button_bc2e .image-under-cc8c,
.button_bc2e .image-under-cc8c a {
  color: rgba(0, 0, 0, 0.8);
}
.button_bc2e .accent_blue_47d3.current-4eb1 li a,
.button_bc2e .carousel-left-26f9 a,
.button_bc2e .detail_gas_370d,
.button_bc2e .summary-pro-a7d1 > li > a,
.button_bc2e .card-36e1 {
  color: rgba(0, 0, 0, 0.55);
}
.button_bc2e .accent_blue_47d3.current-4eb1 li a:hover,
.button_bc2e .carousel-left-26f9 a:hover,
.button_bc2e .detail_gas_370d:hover,
.button_bc2e .summary-pro-a7d1 > li > a:hover,
.button_bc2e .card-36e1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_bc2e .white-9c47 {
  color: rgba(0, 0, 0, 0.55);
}
.button_bc2e .white-9c47 .lower_0a6a {
  color: rgba(0, 0, 0, 0.8);
}
.button_bc2e .white-9c47:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_e631 .dropdown-fluid-8c53 {
  margin-left: auto;
  margin-right: auto;
}
.summary_2879 > * {
  margin-left: auto;
  margin-right: auto;
}
.summary_2879 .outer_a1ad {
  margin-right: 1.41575em;
}
.steel_d8d5 .summary_2879 > .bronze_376e {
  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;
}
.steel_d8d5 .summary_2879 > .advanced-cead {
  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;
}
.card_9deb.panel_e631 .dropdown-fluid-8c53,
.sort_c1bc.panel_e631 .dropdown-fluid-8c53 {
  margin-left: 0;
}
.card-9ed5.panel_e631 .dropdown-fluid-8c53,
.caption-2dfe.panel_e631 .dropdown-fluid-8c53 {
  margin-right: 0;
}
.summary_2879 ol,
.summary_2879 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.old-ace2 video {
  max-width: 100%;
}
.banner_full_77b0 img {
  display: block;
}
.banner_full_77b0.outer_a1ad,
.banner_full_77b0.pattern_last_495a {
  width: 100%;
}
.banner_full_77b0.advanced-cead img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.section_left_2cb6:not(.tooltip-basic-bca6) {
  margin: 1.5em auto;
}
.hero-5192 p {
  padding: 1.5em 14px;
}
ul.button_upper_0d4c.advanced-cead,
ul.button_upper_0d4c.bronze_376e,
ul.button_upper_0d4c.footer-narrow-65d6.bronze_376e {
  padding: 0 14px;
}
.icon-left-c330 {
  display: block;
  overflow-x: auto;
}
.icon-left-c330 table {
  border-collapse: collapse;
  width: 100%;
}
.icon-left-c330 td,
.icon-left-c330 th {
  padding: 0.5em;
}
.summary_2879 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.summary_2879 ol ol,
.summary_2879 ol ul,
.summary_2879 ul ol,
.summary_2879 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.summary_2879 ol ol li,
.summary_2879 ol ul li,
.summary_2879 ul ol li,
.summary_2879 ul ul li {
  margin-left: 0;
}
.right-b216.chip_3f54 > .modal_hovered_a86b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.right-b216.chip_3f54 > .modal_hovered_a86b iframe,
.right-b216.chip_3f54 > .modal_hovered_a86b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.module_motion_b52a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.module_motion_b52a.feature-blue-0a56 {
  padding: 0;
}
.module_motion_b52a.feature-blue-0a56 cite {
  font-size: 13px;
}
.module_motion_b52a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.module_motion_b52a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.up_38b7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.up_38b7 > p:first-child {
  margin-top: 0;
}
.up_38b7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.up_38b7 blockquote {
  border-left: 0;
}
.in_f16f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.in_f16f:not(.old_6c80) {
  max-width: 100px;
}
.in_f16f.next_85f2 {
  border-bottom: none !important;
  text-align: center;
}
.in_f16f.next_85f2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hero-5192 p {
    padding: 1.5em 0;
  }
}
.active-5ccc {
  color: #0073aa;
}
.sidebar-0b99 {
  background-color: #0073aa;
}
.pressed_d4f1 {
  color: #229fd8;
}
.paragraph_d364 {
  background-color: #229fd8;
}
.heading_4180 {
  color: #eee;
}
.hidden-93fa {
  background-color: #eee;
}
.copper_c922 {
  color: #444;
}
.header-motion-5e64 {
  background-color: #444;
}
.icon-white-d996 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.icon-white-d996 .highlight-plasma-46fc .carousel-left-26f9 {
  font-size: 15px;
}
.icon-white-d996 .carousel-left-26f9 {
  line-height: 1.3;
}
.icon-white-d996 .button_bc2e {
}
.icon-white-d996 .label_08d3 {
  background: #235787;
}
.lower_db83 {
  padding: 0;
}
.lower_db83 .label_08d3 {
  background: #1a1a1a;
}
.lower_db83 .button_bc2e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.light_9120 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.light_9120 .button_bc2e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.light_9120 .label_08d3 {
  background: #303030;
}
.thumbnail-a831 {
  position: relative;
  z-index: 10;
}
.thumbnail-a831 .focus_2be2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table_copper_d484 .disabled_cold_8e8d {
  display: inline-block;
  vertical-align: middle;
}
.table_copper_d484.breadcrumb-action-a295 .disabled_cold_8e8d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .table_copper_d484.breadcrumb-action-a295 .disabled_cold_8e8d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .table_copper_d484.breadcrumb-action-a295 .disabled_cold_8e8d {
    margin-right: 0.4em;
  }
}
.table_copper_d484.breadcrumb-action-a295 .disabled_cold_8e8d:last-child {
  margin-right: 0;
}
.wrapper_brown_cbdc .focus_2be2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .stone_7771 .highlight-plasma-46fc {
    margin: 0 -0.5em;
  }
  .stone_7771 .highlight-plasma-46fc [class*="customify-col-"],
  .stone_7771 .highlight-plasma-46fc [class*="customify-col_"],
  .stone_7771 .highlight-plasma-46fc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.stone_7771.frame_paper_182c .focus_2be2 {
  background: 0 0 !important;
}
.stone_7771.frame_paper_182c .focus_2be2,
.stone_7771.wrapper_brown_cbdc .focus_2be2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .stone_7771.article-28b9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.stone_7771.wrapper_brown_cbdc .focus_2be2 {
  box-shadow: none !important;
}
.main_under_8a7f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .main_under_8a7f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .main_under_8a7f {
    padding: 18px 0 20px;
  }
}
.main_under_8a7f .grid_fixed_097f {
  width: 100%;
}
.main_under_8a7f .dropdown-dynamic-41dd {
  margin-bottom: 0;
}
.main_under_8a7f .short-a41c {
  margin-top: 5px;
  font-size: 0.875em;
}
.rough_899c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.rough_899c .info-stone-281d {
  width: 100%;
}
.info-bc0b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.info-bc0b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.info-bc0b 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;
}
.info-bc0b li:last-child:after {
  display: none;
}
.info-bc0b li a {
  font-weight: 500;
  margin-right: 10px;
}
.hot-f5d8 .section-387c button,
.main_under_8a7f .section-387c button {
  left: 0;
}
.hot-f5d8 .info-stone-281d,
.main_under_8a7f .info-stone-281d {
  padding-left: 0;
  padding-right: 0;
}
.hot-f5d8 .rough_899c,
.main_under_8a7f .rough_899c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hot-f5d8 {
  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;
}
.hot-f5d8: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;
}
.hot-f5d8 .breadcrumb-bright-d7d1 {
  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) {
  .hot-f5d8 .breadcrumb-bright-d7d1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hot-f5d8 .breadcrumb-bright-d7d1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hot-f5d8 .breadcrumb-bright-d7d1 {
    min-height: 200px;
  }
}
.hot-f5d8 .info-bc0b {
  color: rgba(255, 255, 255, 0.8);
}
.hot-f5d8 .info-bc0b a,
.hot-f5d8 .info-bc0b li:after {
  color: inherit;
}
.hot-f5d8 .info-bc0b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.alert-7c19 {
  margin-bottom: 0.5em;
}
.rough-5782 {
  margin-bottom: 1.2em;
}
.rough-5782,
.alert-7c19 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.rough-5782 p:last-child,
.alert-7c19 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .section-387c,
#masthead .section-387c {
  display: none;
}
#masthead
  > .section-387c.static_03f9 {
  display: none;
}
#masthead > .section-387c button {
  left: 0;
}
.hidden_fa4f {
  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%;
}
.hidden_fa4f .disabled_cold_8e8d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden_fa4f .hidden-north-9bcf {
  display: -webkit-box;
  display: flex;
}
.hidden_fa4f .hidden-north-9bcf.menu_9f15 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden_fa4f .hidden-north-9bcf.carousel_031a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_fa4f .hidden-north-9bcf.block-gold-8c6a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_fa4f.under-61d1.title-fc66 .hidden-north-9bcf.menu_9f15 {
  flex-basis: 100%;
}
.hidden_fa4f.logo-e6b2 .hidden-north-9bcf.carousel_031a {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden_fa4f.logo-e6b2 .hidden-north-9bcf.block-gold-8c6a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .section-387c.static_03f9 {
  display: none;
}
#masthead > .section-387c button {
  left: 0;
}
.aside_521e {
  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;
}
.aside_521e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.aside_521e.widget_purple_1156 i {
  margin-right: 4px;
}
.aside_521e.first_0a9a i {
  margin-left: 5px;
}
.carousel-left-26f9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel-left-26f9 p:last-child {
  margin-bottom: 0;
}
.gold_1e62 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gold_1e62 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gold_1e62 img {
  display: block;
  width: auto;
  line-height: 1;
}
.gold_1e62 .image-under-cc8c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gold_1e62 .image-down-12b1 {
  margin: 5px 0 7px 0;
}
.gold_1e62.heading-stale-7656 .large-a127 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold_1e62.heading-stale-7656 .avatar_8eea {
  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;
}
.gold_1e62.green-bc90 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gold_1e62.green-bc90 .large-a127 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold_1e62.green-bc90 .avatar_8eea {
  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;
}
.gold_1e62.background_pressed_2715 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gold_1e62.secondary-25a5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gold_1e62.secondary-25a5 .avatar_8eea {
  margin-top: 7px;
}
.prev-4465 {
  display: inline-block;
}
.thumbnail-a831 .alert-cool-4220 .gold_1e62 img {
  max-width: 100%;
}
.card-glass-99d6 .notice-5fdd.secondary_first_ce42,
.main_2280 .notice-5fdd.secondary_first_ce42 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.card-glass-99d6 .row-6c30,
.main_2280 .row-6c30 {
  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%);
}
.card-glass-99d6 .row-6c30 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.card-glass-99d6.avatar-36bd .row-6c30 {
  display: none;
}
.card-glass-99d6 .carousel-steel-3ad1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card-glass-99d6 .carousel-steel-3ad1 li {
  display: inline-block;
  position: relative;
}
.card-glass-99d6 .carousel-steel-3ad1 li:last-child {
  margin-right: 0;
}
.card-glass-99d6 .carousel-steel-3ad1 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;
}
.card-glass-99d6 .carousel-steel-3ad1 li.north_7d74 > a {
  color: rgba(0, 0, 0, 0.9);
}
.card-glass-99d6 .carousel-steel-3ad1 > 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;
}
.card-glass-99d6 .carousel-steel-3ad1 > li > a i {
  line-height: 0;
}
.card-glass-99d6 .carousel-steel-3ad1 > li.hero_878b > a .row-6c30 {
  margin-left: 4px;
  line-height: 0;
}
.card-glass-99d6 .carousel-steel-3ad1 .preview_e171 li.hero_878b > a {
  position: relative;
}
.card-glass-99d6 .carousel-steel-3ad1 .preview_e171 li.hero_878b > a:after,
.card-glass-99d6 .carousel-steel-3ad1 .preview_e171 li.hero_878b > a:before {
  content: "";
  display: table;
}
.card-glass-99d6 .carousel-steel-3ad1 .preview_e171 li.hero_878b > a:after {
  clear: both;
}
.card-glass-99d6 .carousel-steel-3ad1 .preview_e171 li.hero_878b > a .row-6c30 {
  margin-left: 5px;
  float: right;
}
.card-glass-99d6 .thumbnail-first-6ab0,
.card-glass-99d6 .preview_e171 {
  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;
}
.card-glass-99d6 .preview_e171 {
  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;
}
.card-glass-99d6 .preview_e171 .secondary_first_ce42 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card-glass-99d6 .preview_e171 .row-6c30 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.card-glass-99d6 .preview_e171 li {
  display: block;
  margin: 0;
  padding: 0;
}
.card-glass-99d6 .preview_e171 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;
}
.card-glass-99d6 .preview_e171 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.card-glass-99d6 .preview_e171 .preview_e171 {
  top: 0;
  left: 100%;
}
.card-glass-99d6 .narrow-0157.fn-focus-f920 > .thumbnail-first-6ab0,
.card-glass-99d6 .narrow-0157.fn-focus-f920 > .preview_e171,
.card-glass-99d6 .narrow-0157:focus > .thumbnail-first-6ab0,
.card-glass-99d6 .narrow-0157:focus > .preview_e171,
.card-glass-99d6 .narrow-0157:hover > .thumbnail-first-6ab0,
.card-glass-99d6 .narrow-0157:hover > .preview_e171 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.card-glass-99d6.last_3a3a .summary-pro-a7d1:after,
.card-glass-99d6.last_3a3a .summary-pro-a7d1:before {
  content: "";
  display: table;
}
.card-glass-99d6.last_3a3a .summary-pro-a7d1:after {
  clear: both;
}
.card-glass-99d6.last_3a3a .summary-pro-a7d1 > li {
  float: left;
}
.card-glass-99d6.pink_6815 .summary-pro-a7d1:after,
.card-glass-99d6.pink_6815 .summary-pro-a7d1:before {
  content: "";
  display: table;
}
.card-glass-99d6.pink_6815 .summary-pro-a7d1:after {
  clear: both;
}
.card-glass-99d6.pink_6815 .summary-pro-a7d1 > li {
  float: left;
}
.card-glass-99d6.pink_6815 .summary-pro-a7d1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.card-glass-99d6.pink_6815 .summary-pro-a7d1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.card-glass-99d6.pink_6815 .summary-pro-a7d1 > li.white_1843 > a,
.card-glass-99d6.pink_6815 .summary-pro-a7d1 > li.north_7d74 > a {
  color: #fff;
  background-color: #1e4b75;
}
.card-glass-99d6.cold_5a2d .summary-pro-a7d1 > li > a .secondary_first_ce42 {
  position: relative;
}
.card-glass-99d6.cold_5a2d .summary-pro-a7d1 > li > a .secondary_first_ce42: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;
}
.card-glass-99d6.cold_5a2d
  .summary-pro-a7d1
  > li:focus
  > a
  .secondary_first_ce42:before,
.card-glass-99d6.cold_5a2d
  .summary-pro-a7d1
  > li:hover
  > a
  .secondary_first_ce42:before {
  width: 100%;
  background-color: currentColor;
}
.card-glass-99d6.cold_5a2d
  .summary-pro-a7d1
  > li.white_1843
  > a
  .secondary_first_ce42:before,
.card-glass-99d6.cold_5a2d
  .summary-pro-a7d1
  > li.hero-west-48b6
  > a
  .secondary_first_ce42:before {
  width: 100%;
  background-color: currentColor;
}
.card-glass-99d6.text-complex-c005 .summary-pro-a7d1 > li > a .secondary_first_ce42 {
  position: relative;
}
.card-glass-99d6.text-complex-c005 .summary-pro-a7d1 > li > a .secondary_first_ce42: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;
}
.card-glass-99d6.text-complex-c005 .summary-pro-a7d1 > li:focus > a .secondary_first_ce42:before,
.card-glass-99d6.text-complex-c005
  .summary-pro-a7d1
  > li:hover
  > a
  .secondary_first_ce42:before {
  width: 100%;
  background-color: currentColor;
}
.card-glass-99d6.text-complex-c005
  .summary-pro-a7d1
  > li.white_1843
  > a
  .secondary_first_ce42:before,
.card-glass-99d6.text-complex-c005
  .summary-pro-a7d1
  > li.hero-west-48b6
  > a
  .secondary_first_ce42:before {
  width: 100%;
  background-color: currentColor;
}
.main_2280 .carousel-steel-3ad1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main_2280 .carousel-steel-3ad1 li:first-child > a {
  border-top: none;
}
.main_2280 .carousel-steel-3ad1 .image-static-aedb > .secondary_first_ce42 .row-6c30 {
  display: none;
}
.main_2280 .carousel-steel-3ad1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.main_2280 .carousel-steel-3ad1 li:last-child {
  border: none;
}
.main_2280 .carousel-steel-3ad1 li.hero_878b > a {
  padding-right: 45px !important;
}
.main_2280 .carousel-steel-3ad1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.main_2280 .carousel-steel-3ad1 li a:focus,
.main_2280 .carousel-steel-3ad1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main_2280 .carousel-steel-3ad1 li .link_950f {
  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;
}
.main_2280 .carousel-steel-3ad1 li .link_950f:hover {
  box-shadow: none;
}
.main_2280 .carousel-steel-3ad1 li .link_950f .row-6c30 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.main_2280 .carousel-steel-3ad1 .preview_e171 {
  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);
}
.main_2280 .carousel-steel-3ad1 .preview_e171 li a {
  padding-left: 3em;
}
.main_2280 .carousel-steel-3ad1 .advanced_10f6 > a .link_950f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main_2280 .carousel-steel-3ad1 .advanced_10f6 > .preview_e171 {
  display: block;
  opacity: 1;
}
.background-last-7eb9 {
  max-width: 100%;
}
.west_5864 {
  line-height: 0;
  cursor: pointer;
}
.card-36e1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.card-36e1:hover {
  box-shadow: none;
  color: currentColor;
}
.card-36e1 svg {
  width: 18px;
  height: 18px;
}
.card-36e1 .text_524a {
  display: none;
}
.container-south-c6ea {
  position: relative;
}
.container-south-c6ea.fn-active-f920 .card-36e1 .column-rough-cbfd {
  display: none;
}
.container-south-c6ea.fn-active-f920 .card-36e1 .text_524a {
  display: inline-block;
}
.container-south-c6ea .aside-bright-7484 {
  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);
}
.container-south-c6ea.tooltip_5007 .aside-bright-7484 {
  left: auto;
  right: -0.9em;
}
.container-south-c6ea.tooltip_5007 .tag_24bd::before {
  left: auto;
  right: 15px;
}
.container-south-c6ea.fn-active-f920 .aside-bright-7484 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.banner-yellow-80f8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.banner-yellow-80f8 label {
  flex-basis: 100%;
}
.banner-yellow-80f8 .sidebar-basic-cc25 {
  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;
}
.banner-yellow-80f8 .north-c1e2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.banner-yellow-80f8 .north-c1e2:focus {
  background-color: transparent;
}
.banner-yellow-80f8 button.panel-63b0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.banner-yellow-80f8 button.panel-63b0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.banner-yellow-80f8 button.panel-63b0 svg {
  width: 18px;
  height: 18px;
}
.banner-yellow-80f8 input[type="submit"] {
  min-height: auto;
}
.button_7c74 .banner-yellow-80f8 .north-c1e2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tag_24bd {
  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) {
  .tag_24bd {
    width: 220px;
  }
}
.tag_24bd label {
  flex-basis: 100%;
}
.tag_24bd::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;
}
.shadow_static_6d0b .button_7c74 .banner-yellow-80f8 {
  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;
}
.shadow_static_6d0b
  .button_7c74
  .banner-yellow-80f8
  .sidebar-basic-cc25 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shadow_static_6d0b .button_7c74 .banner-yellow-80f8 .north-c1e2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shadow_static_6d0b
  .button_7c74
  .banner-yellow-80f8
  .north-c1e2:focus {
  background: 0 0;
}
.shadow_static_6d0b
  .button_7c74
  .banner-yellow-80f8
  .accordion-f778 {
  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;
}
.accent_blue_47d3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accent_blue_47d3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accent_blue_47d3 li:last-child {
  margin-right: 0;
}
.accent_blue_47d3 li:first-child {
  margin-left: 0;
}
.accent_blue_47d3.alert_stone_5d18 a {
  color: #fff;
}
.accent_blue_47d3.alert_stone_5d18 a:hover {
  color: #fff;
}
.accent_blue_47d3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accent_blue_47d3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accent_blue_47d3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accent_blue_47d3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.accent_blue_47d3 [class*="social-icon-apple"] {
  background-color: #999;
}
.accent_blue_47d3 [class*="social-icon-apple"].liquid_2880 {
  background-color: transparent;
  color: #999;
}
.accent_blue_47d3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accent_blue_47d3 [class*="social-icon-behance"].liquid_2880 {
  background-color: transparent;
  color: #1769ff;
}
.accent_blue_47d3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accent_blue_47d3 [class*="social-icon-bitbucket"].liquid_2880 {
  background-color: transparent;
  color: #205081;
}
.accent_blue_47d3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.accent_blue_47d3 [class*="social-icon-codepen"].liquid_2880 {
  background-color: transparent;
  color: #000;
}
.accent_blue_47d3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accent_blue_47d3 [class*="social-icon-delicious"].liquid_2880 {
  background-color: transparent;
  color: #39f;
}
.accent_blue_47d3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accent_blue_47d3 [class*="social-icon-digg"].liquid_2880 {
  background-color: transparent;
  color: #005be2;
}
.accent_blue_47d3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accent_blue_47d3 [class*="social-icon-dribbble"].liquid_2880 {
  background-color: transparent;
  color: #ea4c89;
}
.accent_blue_47d3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accent_blue_47d3 [class*="social-icon-envelope"].liquid_2880 {
  background-color: transparent;
  color: #ea4335;
}
.accent_blue_47d3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accent_blue_47d3 [class*="social-icon-facebook"].liquid_2880 {
  background-color: transparent;
  color: #3b5998;
}
.accent_blue_47d3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accent_blue_47d3 [class*="social-icon-flickr"].liquid_2880 {
  background-color: transparent;
  color: #0063dc;
}
.accent_blue_47d3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accent_blue_47d3 [class*="social-icon-foursquare"].liquid_2880 {
  background-color: transparent;
  color: #2d5be3;
}
.accent_blue_47d3 [class*="social-icon-github"] {
  background-color: #333;
}
.accent_blue_47d3 [class*="social-icon-github"].liquid_2880 {
  background-color: transparent;
  color: #333;
}
.accent_blue_47d3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accent_blue_47d3 [class*="social-icon-google-plus"].liquid_2880 {
  background-color: transparent;
  color: #dd4b39;
}
.accent_blue_47d3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accent_blue_47d3 [class*="social-icon-houzz"].liquid_2880 {
  background-color: transparent;
  color: #7ac142;
}
.accent_blue_47d3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accent_blue_47d3 [class*="social-icon-instagram"].liquid_2880 {
  background-color: transparent;
  color: #262626;
}
.accent_blue_47d3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accent_blue_47d3 [class*="social-icon-jsfiddle"].liquid_2880 {
  background-color: transparent;
  color: #487aa2;
}
.accent_blue_47d3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accent_blue_47d3 [class*="social-icon-linkedin"].liquid_2880 {
  background-color: transparent;
  color: #0077b5;
}
.accent_blue_47d3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accent_blue_47d3 [class*="social-icon-medium"].liquid_2880 {
  background-color: transparent;
  color: #00ab6b;
}
.accent_blue_47d3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accent_blue_47d3
  [class*="social-icon-odnoklassniki"].liquid_2880 {
  background-color: transparent;
  color: #f4731c;
}
.accent_blue_47d3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accent_blue_47d3 [class*="social-icon-meetup"].liquid_2880 {
  background-color: transparent;
  color: #ec1c40;
}
.accent_blue_47d3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accent_blue_47d3 [class*="social-icon-pinterest"].liquid_2880 {
  background-color: transparent;
  color: #bd081c;
}
.accent_blue_47d3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accent_blue_47d3 [class*="social-icon-product-hunt"].liquid_2880 {
  background-color: transparent;
  color: #da552f;
}
.accent_blue_47d3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accent_blue_47d3 [class*="social-icon-reddit"].liquid_2880 {
  background-color: transparent;
  color: #ff4500;
}
.accent_blue_47d3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accent_blue_47d3 [class*="social-icon-rss"].liquid_2880 {
  background-color: transparent;
  color: #f26522;
}
.accent_blue_47d3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accent_blue_47d3
  [class*="social-icon-shopping-cart"].liquid_2880 {
  background-color: transparent;
  color: #4caf50;
}
.accent_blue_47d3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accent_blue_47d3 [class*="social-icon-skype"].liquid_2880 {
  background-color: transparent;
  color: #00aff0;
}
.accent_blue_47d3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accent_blue_47d3 [class*="social-icon-slideshare"].liquid_2880 {
  background-color: transparent;
  color: #0077b5;
}
.accent_blue_47d3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accent_blue_47d3 [class*="social-icon-snapchat"].liquid_2880 {
  background-color: transparent;
  color: #fffc00;
}
.accent_blue_47d3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accent_blue_47d3 [class*="social-icon-soundcloud"].liquid_2880 {
  background-color: transparent;
  color: #f80;
}
.accent_blue_47d3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accent_blue_47d3 [class*="social-icon-spotify"].liquid_2880 {
  background-color: transparent;
  color: #2ebd59;
}
.accent_blue_47d3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accent_blue_47d3
  [class*="social-icon-stack-overflow"].liquid_2880 {
  background-color: transparent;
  color: #fe7a15;
}
.accent_blue_47d3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accent_blue_47d3 [class*="social-icon-maldkfgram"].liquid_2880 {
  background-color: transparent;
  color: #2ca5e0;
}
.accent_blue_47d3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accent_blue_47d3 [class*="social-icon-tripadvisor"].liquid_2880 {
  background-color: transparent;
  color: #589442;
}
.accent_blue_47d3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accent_blue_47d3 [class*="social-icon-tumblr"].liquid_2880 {
  background-color: transparent;
  color: #35465c;
}
.accent_blue_47d3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accent_blue_47d3 [class*="social-icon-twitch"].liquid_2880 {
  background-color: transparent;
  color: #6441a5;
}
.accent_blue_47d3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accent_blue_47d3 [class*="social-icon-twitter"].liquid_2880 {
  background-color: transparent;
  color: #1da1f2;
}
.accent_blue_47d3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accent_blue_47d3 [class*="social-icon-vimeo"].liquid_2880 {
  background-color: transparent;
  color: #1ab7ea;
}
.accent_blue_47d3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accent_blue_47d3 [class*="social-icon-vk"].liquid_2880 {
  background-color: transparent;
  color: #45668e;
}
.accent_blue_47d3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accent_blue_47d3 [class*="social-icon-weibo"].liquid_2880 {
  background-color: transparent;
  color: #df2029;
}
.accent_blue_47d3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accent_blue_47d3 [class*="social-icon-weixin"].liquid_2880 {
  background-color: transparent;
  color: #7bb32e;
}
.accent_blue_47d3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accent_blue_47d3 [class*="social-icon-whatsapp"].liquid_2880 {
  background-color: transparent;
  color: #25d366;
}
.accent_blue_47d3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accent_blue_47d3 [class*="social-icon-wordpress"].liquid_2880 {
  background-color: transparent;
  color: #21759b;
}
.accent_blue_47d3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.accent_blue_47d3 [class*="social-icon-xing"].liquid_2880 {
  background-color: transparent;
  color: #026466;
}
.accent_blue_47d3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accent_blue_47d3 [class*="social-icon-yelp"].liquid_2880 {
  background-color: transparent;
  color: #af0606;
}
.accent_blue_47d3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accent_blue_47d3 [class*="social-icon-youtube"].liquid_2880 {
  background-color: transparent;
  color: #cd201f;
}
.detail_gas_370d {
  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;
}
.detail_gas_370d:hover {
  box-shadow: none;
  background: 0 0;
}
.module-89fe {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.last-1884 {
  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;
}
.photo-84fd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.heading_8d38 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.heading_8d38,
.heading_8d38::after,
.heading_8d38::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;
}
.heading_8d38::after,
.heading_8d38::before {
  content: "";
  display: block;
  background-color: inherit;
}
.container-fixed-c06d .last-1884 .photo-84fd {
  margin-top: -2px;
  width: 19px;
}
.container-fixed-c06d .last-1884 .heading_8d38 {
  margin-top: -1px;
}
.container-fixed-c06d .last-1884 .heading_8d38,
.container-fixed-c06d .last-1884 .heading_8d38::after,
.container-fixed-c06d .last-1884 .heading_8d38::before {
  width: 19px;
  height: 2px;
}
.container-fixed-c06d .last-1884 .heading_8d38::before {
  top: -6px;
}
.container-fixed-c06d .last-1884 .heading_8d38::after {
  bottom: -6px;
}
.fluid-8237 .last-1884 .photo-84fd {
  margin-top: -2px;
  width: 22px;
}
.fluid-8237 .last-1884 .heading_8d38 {
  margin-top: -1px;
}
.fluid-8237 .last-1884 .heading_8d38,
.fluid-8237 .last-1884 .heading_8d38::after,
.fluid-8237 .last-1884 .heading_8d38::before {
  width: 22px;
  height: 2px;
}
.fluid-8237 .last-1884 .heading_8d38::before {
  top: -7px;
}
.fluid-8237 .last-1884 .heading_8d38::after {
  bottom: -7px;
}
.shade_cc49 .last-1884 .photo-84fd {
  margin-top: -2px;
  width: 31px;
}
.shade_cc49 .last-1884 .heading_8d38 {
  margin-top: -1.5px;
}
.shade_cc49 .last-1884 .heading_8d38,
.shade_cc49 .last-1884 .heading_8d38::after,
.shade_cc49 .last-1884 .heading_8d38::before {
  width: 31px;
  height: 3px;
}
.shade_cc49 .last-1884 .heading_8d38::before {
  top: -9px;
}
.shade_cc49 .last-1884 .heading_8d38::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .column-west-f0e1 .last-1884 .photo-84fd {
    margin-top: -2px;
    width: 19px;
  }
  .column-west-f0e1 .last-1884 .heading_8d38 {
    margin-top: -1px;
  }
  .column-west-f0e1 .last-1884 .heading_8d38,
  .column-west-f0e1 .last-1884 .heading_8d38::after,
  .column-west-f0e1 .last-1884 .heading_8d38::before {
    width: 19px;
    height: 2px;
  }
  .column-west-f0e1 .last-1884 .heading_8d38::before {
    top: -6px;
  }
  .column-west-f0e1 .last-1884 .heading_8d38::after {
    bottom: -6px;
  }
  .module_lite_424c .last-1884 .photo-84fd {
    margin-top: -2px;
    width: 22px;
  }
  .module_lite_424c .last-1884 .heading_8d38 {
    margin-top: -1px;
  }
  .module_lite_424c .last-1884 .heading_8d38,
  .module_lite_424c .last-1884 .heading_8d38::after,
  .module_lite_424c .last-1884 .heading_8d38::before {
    width: 22px;
    height: 2px;
  }
  .module_lite_424c .last-1884 .heading_8d38::before {
    top: -7px;
  }
  .module_lite_424c .last-1884 .heading_8d38::after {
    bottom: -7px;
  }
  .border-small-09bb .last-1884 .photo-84fd {
    margin-top: -2px;
    width: 31px;
  }
  .border-small-09bb .last-1884 .heading_8d38 {
    margin-top: -1.5px;
  }
  .border-small-09bb .last-1884 .heading_8d38,
  .border-small-09bb .last-1884 .heading_8d38::after,
  .border-small-09bb .last-1884 .heading_8d38::before {
    width: 31px;
    height: 3px;
  }
  .border-small-09bb .last-1884 .heading_8d38::before {
    top: -9px;
  }
  .border-small-09bb .last-1884 .heading_8d38::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .surface-wood-cddd .last-1884 .photo-84fd {
    margin-top: -2px;
    width: 19px;
  }
  .surface-wood-cddd .last-1884 .heading_8d38 {
    margin-top: -1px;
  }
  .surface-wood-cddd .last-1884 .heading_8d38,
  .surface-wood-cddd .last-1884 .heading_8d38::after,
  .surface-wood-cddd .last-1884 .heading_8d38::before {
    width: 19px;
    height: 2px;
  }
  .surface-wood-cddd .last-1884 .heading_8d38::before {
    top: -6px;
  }
  .surface-wood-cddd .last-1884 .heading_8d38::after {
    bottom: -6px;
  }
  .pro-af8f .last-1884 .photo-84fd {
    margin-top: -2px;
    width: 22px;
  }
  .pro-af8f .last-1884 .heading_8d38 {
    margin-top: -1px;
  }
  .pro-af8f .last-1884 .heading_8d38,
  .pro-af8f .last-1884 .heading_8d38::after,
  .pro-af8f .last-1884 .heading_8d38::before {
    width: 22px;
    height: 2px;
  }
  .pro-af8f .last-1884 .heading_8d38::before {
    top: -7px;
  }
  .pro-af8f .last-1884 .heading_8d38::after {
    bottom: -7px;
  }
  .modal-purple-c406 .last-1884 .photo-84fd {
    margin-top: -2px;
    width: 31px;
  }
  .modal-purple-c406 .last-1884 .heading_8d38 {
    margin-top: -1.5px;
  }
  .modal-purple-c406 .last-1884 .heading_8d38,
  .modal-purple-c406 .last-1884 .heading_8d38::after,
  .modal-purple-c406 .last-1884 .heading_8d38::before {
    width: 31px;
    height: 3px;
  }
  .modal-purple-c406 .last-1884 .heading_8d38::before {
    top: -9px;
  }
  .modal-purple-c406 .last-1884 .heading_8d38::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .layout_pro_eb43 .last-1884 .photo-84fd {
    margin-top: -2px;
    width: 19px;
  }
  .layout_pro_eb43 .last-1884 .heading_8d38 {
    margin-top: -1px;
  }
  .layout_pro_eb43 .last-1884 .heading_8d38,
  .layout_pro_eb43 .last-1884 .heading_8d38::after,
  .layout_pro_eb43 .last-1884 .heading_8d38::before {
    width: 19px;
    height: 2px;
  }
  .layout_pro_eb43 .last-1884 .heading_8d38::before {
    top: -6px;
  }
  .layout_pro_eb43 .last-1884 .heading_8d38::after {
    bottom: -6px;
  }
  .aside_cool_5ee5 .last-1884 .photo-84fd {
    margin-top: -2px;
    width: 22px;
  }
  .aside_cool_5ee5 .last-1884 .heading_8d38 {
    margin-top: -1px;
  }
  .aside_cool_5ee5 .last-1884 .heading_8d38,
  .aside_cool_5ee5 .last-1884 .heading_8d38::after,
  .aside_cool_5ee5 .last-1884 .heading_8d38::before {
    width: 22px;
    height: 2px;
  }
  .aside_cool_5ee5 .last-1884 .heading_8d38::before {
    top: -7px;
  }
  .aside_cool_5ee5 .last-1884 .heading_8d38::after {
    bottom: -7px;
  }
  .component-fa7d .last-1884 .photo-84fd {
    margin-top: -2px;
    width: 31px;
  }
  .component-fa7d .last-1884 .heading_8d38 {
    margin-top: -1.5px;
  }
  .component-fa7d .last-1884 .heading_8d38,
  .component-fa7d .last-1884 .heading_8d38::after,
  .component-fa7d .last-1884 .heading_8d38::before {
    width: 31px;
    height: 3px;
  }
  .component-fa7d .last-1884 .heading_8d38::before {
    top: -9px;
  }
  .component-fa7d .last-1884 .heading_8d38::after {
    bottom: -9px;
  }
}
.component_cdcb .heading_8d38 {
  -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);
}
.component_cdcb .heading_8d38::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.component_cdcb .heading_8d38::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);
}
.component_cdcb.hero-4f26 .heading_8d38 {
  -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);
}
.component_cdcb.hero-4f26 .heading_8d38::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.component_cdcb.hero-4f26 .heading_8d38::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);
}
.chip_9f28 {
  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.main-d22b:before {
  display: none;
}
.focus_dynamic_ada5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focus_dynamic_ada5 .copper-2c35 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focus_dynamic_ada5 .copper-2c35:last-of-type {
  border-bottom: none;
}
.focus_dynamic_ada5 .copper-2c35.label_pro_fb22,
.focus_dynamic_ada5 .copper-2c35.icon-center-a109,
.focus_dynamic_ada5 .copper-2c35.under-b082 {
  padding: 0;
}
.focus_dynamic_ada5 .main_2280 .link_950f {
  color: currentColor;
}
.focus_dynamic_ada5 .main_2280 .link_950f:focus,
.focus_dynamic_ada5 .main_2280 .link_950f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_dynamic_ada5.button_bc2e .white-9c47,
.focus_dynamic_ada5.button_bc2e .carousel-left-26f9 a,
.focus_dynamic_ada5.button_bc2e .summary-pro-a7d1 a,
.focus_dynamic_ada5.button_bc2e .preview_e171 a {
  color: rgba(0, 0, 0, 0.55);
}
.focus_dynamic_ada5.button_bc2e .white-9c47:hover,
.focus_dynamic_ada5.button_bc2e .carousel-left-26f9 a:hover,
.focus_dynamic_ada5.button_bc2e .summary-pro-a7d1 a:hover,
.focus_dynamic_ada5.button_bc2e .preview_e171 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_dynamic_ada5.button_bc2e .lower_0a6a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_dynamic_ada5.button_bc2e .copper-2c35 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_dynamic_ada5.button_bc2e .copper-2c35:before {
  background: rgba(0, 0, 0, 0.08);
}
.focus_dynamic_ada5.button_bc2e .under-cbe7:before {
  background: rgba(255, 255, 255, 0.9);
}
.focus_dynamic_ada5.button_bc2e .main_2280 .carousel-steel-3ad1 li a,
.focus_dynamic_ada5.button_bc2e .main_2280 .link_950f,
.focus_dynamic_ada5.button_bc2e .preview_e171 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_dynamic_ada5.button_bc2e .main_2280 .link_950f:focus,
.focus_dynamic_ada5.button_bc2e .main_2280 .link_950f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_dynamic_ada5.button_bc2e .carousel-steel-3ad1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_dynamic_ada5.label_08d3 .white-9c47,
.focus_dynamic_ada5.label_08d3 .carousel-left-26f9 a,
.focus_dynamic_ada5.label_08d3 .summary-pro-a7d1 .link_950f,
.focus_dynamic_ada5.label_08d3 .summary-pro-a7d1 a,
.focus_dynamic_ada5.label_08d3 .preview_e171 a {
  color: rgba(255, 255, 255, 0.79);
}
.focus_dynamic_ada5.label_08d3 .white-9c47:hover,
.focus_dynamic_ada5.label_08d3 .carousel-left-26f9 a:hover,
.focus_dynamic_ada5.label_08d3 .summary-pro-a7d1 .link_950f:hover,
.focus_dynamic_ada5.label_08d3 .summary-pro-a7d1 a:hover,
.focus_dynamic_ada5.label_08d3 .preview_e171 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_dynamic_ada5.label_08d3 .lower_0a6a {
  color: rgba(255, 255, 255, 0.99);
}
.focus_dynamic_ada5.label_08d3 .copper-2c35 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_dynamic_ada5.label_08d3 .copper-2c35:before {
  background: rgba(255, 255, 255, 0.08);
}
.focus_dynamic_ada5.label_08d3 .under-cbe7:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_dynamic_ada5.label_08d3 .main_2280 .carousel-steel-3ad1 li a,
.focus_dynamic_ada5.label_08d3 .main_2280 .link_950f,
.focus_dynamic_ada5.label_08d3 .preview_e171 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_dynamic_ada5.label_08d3 .main_2280 .link_950f:focus,
.focus_dynamic_ada5.label_08d3 .main_2280 .link_950f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_dynamic_ada5.label_08d3 .carousel-steel-3ad1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-cbe7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under-cbe7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shade-rough-c5f1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.text_east_afc2 .focus_dynamic_ada5 {
  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;
}
.text_east_afc2 .copper-2c35 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.text_east_afc2 .copper-2c35: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) {
  .text_east_afc2 .copper-2c35:before {
    width: 16%;
    left: 42%;
  }
}
.text_east_afc2 .copper-2c35:last-child:before {
  content: none;
}
.text_east_afc2 .copper-2c35[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.text_east_afc2 .main_2280 .carousel-steel-3ad1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.text_east_afc2 .main_2280 .carousel-steel-3ad1 li a .link_950f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.text_east_afc2 .main_2280 .preview_e171 {
  border: none;
}
.text_east_afc2 .main_2280 .preview_e171 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.text_east_afc2 .under-cbe7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.text_east_afc2 .shade-rough-c5f1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.text_east_afc2 .label_08d3 .under-cbe7:before {
  background: rgba(0, 0, 0, 0.9);
}
.text_east_afc2 .button_bc2e.shade-glass-ca4b .heading_8d38 {
  background: rgba(0, 0, 0, 0.6);
}
.text_east_afc2
  .button_bc2e.shade-glass-ca4b
  .heading_8d38::after,
.text_east_afc2
  .button_bc2e.shade-glass-ca4b
  .heading_8d38:before {
  background: inherit;
}
.text_east_afc2
  .button_bc2e.shade-glass-ca4b:hover
  .heading_8d38 {
  background: rgba(0, 0, 0, 0.8);
}
.carousel-59ec .focus_dynamic_ada5 {
  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) {
  .carousel-59ec .focus_dynamic_ada5 {
    width: auto;
    right: 45px;
  }
}
.huge-8902 .focus_dynamic_ada5 {
  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) {
  .huge-8902 .focus_dynamic_ada5 {
    width: auto;
    left: 45px;
  }
}
.main-d22b .focus_dynamic_ada5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.main-d22b .shade-rough-c5f1 {
  max-width: 48em;
  margin: 0 auto;
}
.main-d22b .under-cbe7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.table_stone_23f3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.table_stone_23f3.text_east_afc2 .focus_dynamic_ada5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.table_stone_23f3.carousel-59ec .focus_dynamic_ada5 {
  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);
}
.table_stone_23f3 .focus_dynamic_ada5 {
  visibility: visible;
}
.table_stone_23f3.huge-8902 .focus_dynamic_ada5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.frame-ee64,
.form-left-f25e {
  overflow-x: hidden;
}
.frame-ee64 .focus_dynamic_ada5 {
  overflow: auto;
}
.frame-ee64.text_east_afc2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-ee64.text_east_afc2 .focus_dynamic_ada5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.frame-ee64.text_east_afc2 .detail_gas_370d {
  opacity: 0;
}
.frame-ee64.carousel-59ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-ee64.carousel-59ec .focus_dynamic_ada5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.frame-ee64.carousel-59ec .detail_gas_370d {
  opacity: 0;
}
.frame-ee64.huge-8902 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-ee64.huge-8902 .focus_dynamic_ada5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.frame-ee64.huge-8902 .detail_gas_370d {
  opacity: 0;
}
.frame-ee64.main-d22b .focus_dynamic_ada5 {
  z-index: 10;
  visibility: visible;
}
.shade-glass-ca4b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.shade-glass-ca4b .heading_8d38 {
  background: rgba(255, 255, 255, 0.99);
}
.shade-glass-ca4b .heading_8d38::after,
.shade-glass-ca4b .heading_8d38:before {
  background: inherit;
}
.shade-glass-ca4b:hover .heading_8d38 {
  background: rgba(255, 255, 255, 0.99);
}
.huge-8902 .shade-glass-ca4b {
  top: 10px;
  right: auto;
  left: 12px;
}
.main-d22b .shade-glass-ca4b {
  display: none !important;
}
.frame-ee64:before,
.form-left-f25e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.frame-ee64 .shade-glass-ca4b,
.form-left-f25e .shade-glass-ca4b {
  display: inline-block;
}
.focus_dynamic_ada5 .disabled_cold_8e8d {
  -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;
}
.frame-ee64 .focus_dynamic_ada5 .disabled_cold_8e8d,
.form-left-f25e .focus_dynamic_ada5 .disabled_cold_8e8d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay-84f7 .sidebar-basic-cc25 {
  width: 100%;
}
.alert-cool-4220 {
  padding: 0 0.5em 0;
}
.alert-cool-4220 [class*="customify-col-"],
.alert-cool-4220 [class*="customify-col_"],
.alert-cool-4220 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module_hard_77ab .alert-cool-4220 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .highlight-plasma-46fc .grid_pressed_a3d7,
  .grid_pressed_a3d7 {
    display: none;
  }
  .label_black_3aac {
    text-align: left;
  }
  .banner_blue_d232 {
    text-align: center;
  }
  .status_current_9d3e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-plasma-46fc .fresh_de0c,
  .fresh_de0c {
    display: none;
  }
  .selected-3cb6 {
    text-align: left;
  }
  .breadcrumb_a19d {
    text-align: center;
  }
  .thumbnail-large-ae46 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .highlight-plasma-46fc .badge_e69a,
  .badge_e69a {
    display: none;
  }
  .module_up_fe87 {
    text-align: left;
  }
  .feature-7de3 {
    text-align: center;
  }
  .container_fast_15ca {
    text-align: right;
  }
}
#page {
  position: relative;
}
.selected-0b3c {
  box-shadow: none !important;
}
.video-dirty-4678 .description-white-82cb,
.short-f387 .description-white-82cb {
  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;
}
.short-f387 .description-white-82cb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.focus_2be2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.focus_2be2:after,
.focus_2be2:before {
  content: "";
  display: table;
}
.focus_2be2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .focus_2be2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.focus_2be2,
.article-28b9 {
  max-width: 1248px;
  margin: 0 auto;
}

.pressed-c82c.nav-9630 .focus_2be2 {
  max-width: 100%;
}
.pressed-c82c.tertiary-c5a4 {
  max-width: 1200px;
  margin: 0 auto;
}
.pressed-c82c.simple_6bf9 .focus_2be2 {
  max-width: 100%;
}
.pressed-c82c.simple_6bf9 > .focus_2be2 {
  padding-left: 0;
  padding-right: 0;
}
.pressed-c82c.simple_6bf9 > .focus_2be2 .highlight-plasma-46fc {
  margin: 0;
}
.pressed-c82c.simple_6bf9
  > .focus_2be2
  .video-hovered-c5a2.block_996b {
  margin-right: 0;
  margin-left: 0;
}
.pressed-c82c.simple_6bf9 #main.block_996b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .stale-5801 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .stale-5801 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .card-liquid-46ba .dropdown-fluid-8c53 {
    padding-right: 1em;
  }
  .card-liquid-46ba.preview_0536 .video-hovered-c5a2 {
    border-right: 1px solid #eaecee;
  }
  .card-liquid-46ba.preview_0536 .dropdown-fluid-8c53 {
    padding-right: 1em;
  }
  .card-liquid-46ba.preview_0536 .link_pro_a35c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar_outer_badf .dropdown-fluid-8c53 {
    padding-left: 1em;
  }
  .avatar_outer_badf.preview_0536 .video-hovered-c5a2 {
    border-left: 1px solid #eaecee;
  }
  .avatar_outer_badf.preview_0536 .dropdown-fluid-8c53 {
    padding-left: 1em;
  }
  .avatar_outer_badf.preview_0536 .link_pro_a35c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_brown_7a96 .dropdown-fluid-8c53 {
    padding-left: 1em;
  }
  .column_brown_7a96.preview_0536 .mask-3018 {
    border-right: 1px solid #eaecee;
  }
  .column_brown_7a96.preview_0536 .progress-hard-244e {
    border-right: 1px solid #eaecee;
  }
  .column_brown_7a96.preview_0536 .dropdown-fluid-8c53 {
    padding-left: 1em;
  }
  .column_brown_7a96.preview_0536 .link_pro_a35c {
    padding-right: 1em;
  }
  .column_brown_7a96.preview_0536 .lower-acde {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow_85e9 .dropdown-fluid-8c53 {
    padding-right: 1em;
  }
  .slow_85e9.preview_0536 .mask-3018 {
    border-left: 1px solid #eaecee;
  }
  .slow_85e9.preview_0536 .progress-hard-244e {
    border-left: 1px solid #eaecee;
  }
  .slow_85e9.preview_0536 .dropdown-fluid-8c53 {
    padding-right: 1em;
  }
  .slow_85e9.preview_0536 .link_pro_a35c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slow_85e9.preview_0536 .lower-acde {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale-5801 .dropdown-fluid-8c53 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale-5801.preview_0536 .video-hovered-c5a2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .stale-5801.preview_0536 .dropdown-fluid-8c53 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale-5801.preview_0536 .link_pro_a35c {
    padding-left: 1em;
  }
  .stale-5801.preview_0536 .lower-acde {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .stale-5801.preview_0536 .dropdown-fluid-8c53 {
    padding-left: 0;
  }
}
.purple_cf27 .table_copper_d484 {
  display: inline-block;
}
.item-89b0 {
  display: inline-block;
}
.summary_brown_263e {
  word-con: break-word;
}
.complex_2f54 > span {
  display: inline-block;
  padding: 5px 0;
}
.complex_2f54 .wrapper_e96a {
  margin-left: 8px;
  margin-right: 8px;
}
.complex_2f54 .tertiary-53f7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.picture-inner-39a6 .feature_top_fb9d {
  margin-bottom: 2em;
}
.picture-inner-39a6 .logo-prev-68bb {
  margin-bottom: 15px;
}
.picture-inner-39a6 .logo-prev-68bb:last-child {
  margin-bottom: 0;
}
.picture-inner-39a6 .icon-hovered-f96c {
  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) {
  .picture-inner-39a6 .icon-hovered-f96c {
    display: block;
  }
}
.picture-inner-39a6 .thumbnail-dacb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .picture-inner-39a6 .thumbnail-dacb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.picture-inner-39a6 .bottom-38f1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.picture-inner-39a6 .bottom-38f1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.picture-inner-39a6 .bottom-38f1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.picture-inner-39a6 .summary_brown_263e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture-inner-39a6 .summary_brown_263e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.picture-inner-39a6 .surface-5c8b p:last-child {
  margin-bottom: 0;
}
.picture-inner-39a6 .feature-soft-f697 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.picture-inner-39a6 .focus_light_8304 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.picture-inner-39a6 .upper_44d7 {
  margin-top: 1em;
}
.picture-inner-39a6 .badge_4427 {
  top: 0;
  display: block;
}
.picture-inner-39a6 .badge_4427 a {
  color: inherit;
}
.picture-inner-39a6 .badge_4427 a:hover {
  color: inherit;
}
.picture-inner-39a6 .block_outer_3ba4 {
  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;
}
.picture-inner-39a6 .block_outer_3ba4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.picture-inner-39a6 .focus_light_8304 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.picture-inner-39a6 .black-c0c1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.picture-inner-39a6 .black-c0c1:first-child {
  margin-top: 0;
}
.picture-inner-39a6 .black-c0c1.nav_red_cb5c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.picture-inner-39a6 .black-c0c1.link-8224 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture-inner-39a6
  .black-c0c1.link-8224.link-1a86
  .upper_44d7 {
  width: 100%;
}
.picture-inner-39a6 .link-8224 {
  -webkit-box-align: center;
  align-items: center;
}
.picture-inner-39a6 .link-8224 .complex_2f54,
.picture-inner-39a6 .link-8224 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.picture-inner-39a6 .bottom-38f1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture-inner-39a6 .bottom-38f1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture-inner-39a6 .bottom-38f1: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;
}
.picture-inner-39a6 .nav_red_cb5c {
  z-index: 5;
}
.picture-inner-39a6 .message_9f65 .red-50de {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.picture-inner-39a6 .filter-bright-2156 .red-50de {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.picture-inner-39a6 .bronze_e959 .red-50de {
  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;
}
.picture-inner-39a6.in-d113 .icon-hovered-f96c,
.picture-inner-39a6.focus_dim_915e .icon-hovered-f96c {
  display: block;
}
.picture-inner-39a6.in-d113 .icon-hovered-f96c .accordion-ec54,
.picture-inner-39a6.in-d113 .icon-hovered-f96c .focus_light_8304,
.picture-inner-39a6.focus_dim_915e .icon-hovered-f96c .accordion-ec54,
.picture-inner-39a6.focus_dim_915e .icon-hovered-f96c .focus_light_8304 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture-inner-39a6.left-844d .thumbnail-dacb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .picture-inner-39a6.left-844d .thumbnail-dacb {
    margin-right: 0;
  }
}
.picture-inner-39a6.in-d113 .thumbnail-dacb,
.picture-inner-39a6.focus_dim_915e .thumbnail-dacb {
  padding-top: 40%;
}
.picture-inner-39a6.in-d113 .feature_top_fb9d,
.picture-inner-39a6.focus_dim_915e .feature_top_fb9d {
  display: block;
}
.picture-inner-39a6.in-d113 .fn-sticky-f920 .focus_light_8304,
.picture-inner-39a6.focus_dim_915e .fn-sticky-f920 .focus_light_8304 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.picture-inner-39a6.in-d113 .thumbnail-dacb,
.picture-inner-39a6.focus_dim_915e .thumbnail-dacb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.picture-inner-39a6.in-d113 .focus_light_8304 {
  padding: 1em;
}
.content-a65a {
  margin: 30px auto;
  display: block;
}
.content-a65a .focus-last-ecea > * {
  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;
}
.content-a65a .focus-last-ecea > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content-a65a .focus-last-ecea span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption-7d25 .complex_2f54 {
  margin-bottom: 1.41575em;
}
.caption-7d25 .row_copper_3a16 {
  margin-bottom: 1.618em;
}
.summary_2879 .menu-east-8fbc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.summary_2879 .menu-east-8fbc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.summary_2879 .notification-hovered-67a9 {
  max-width: 100%;
  overflow: auto;
}
.panel_e631 .summary_2879 a:hover {
  text-decoration: underline;
}
.background-7768 .logo-prev-68bb:not(.summary_brown_263e),
.background-7768 .bottom-38f1 {
  margin-bottom: 1.41575em;
}
.background-7768 .logo-prev-68bb:not(.summary_brown_263e):last-child,
.background-7768 .bottom-38f1:last-child {
  margin-bottom: 0;
}
.background-7768 .logo-prev-68bb.hovered-ccac {
  margin-bottom: 0.41575em;
}
.background-7768 .cold-d768:before,
.background-7768 .tertiary-steel-6699:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.background-7768 .cold-d768:before {
  content: "\f115";
}
.background-7768 .tertiary-steel-6699:before {
  content: "\f02c";
}
.background-7768 .list-full-ef98 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.background-7768 .list-full-ef98 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.status-5dd0 {
  display: -webkit-box;
  display: flex;
}
.status-5dd0 .shade-faae {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .status-5dd0 .shade-faae {
    flex-basis: 90px;
  }
}
.status-5dd0 .dim_4629 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .status-5dd0 .dim_4629 {
    flex-basis: calc(100% - 50px);
  }
}
.status-5dd0 .complex-dd33 p:last-child {
  margin-bottom: 0.72em;
}
.link_soft_180b .focus-last-ecea {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.link_soft_180b .focus-last-ecea:after,
.link_soft_180b .focus-last-ecea:before {
  content: "";
  display: table;
}
.link_soft_180b .focus-last-ecea:after {
  clear: both;
}
.link_soft_180b .focus-last-ecea .picture_red_a6d4,
.link_soft_180b .focus-last-ecea .center-ac85 {
  width: 49%;
}
.link_soft_180b .focus-last-ecea .picture_red_a6d4 a span.carousel_6a85,
.link_soft_180b .focus-last-ecea .center-ac85 a span.carousel_6a85 {
  display: block;
  margin-bottom: 5px;
}
.link_soft_180b .focus-last-ecea .center-ac85 {
  float: left;
  text-align: left;
}
.link_soft_180b .focus-last-ecea .picture_red_a6d4 {
  float: right;
  text-align: right;
}
.stone-6140 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stone-6140 {
    margin-bottom: 0;
  }
}
.disabled_stone_28d6 {
  margin-bottom: 1em;
}
.disabled_stone_28d6 .summary_brown_263e {
  font-size: 1.1em;
  line-height: 1.3;
}
.preview-smooth-e122 a {
  display: block;
  line-height: 0;
  position: relative;
}
.module_de6b .disabled_stone_28d6,
.warm-eafb .disabled_stone_28d6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .module_de6b .disabled_stone_28d6,
  .warm-eafb .disabled_stone_28d6 {
    display: block;
  }
}
.module_de6b .preview-smooth-e122,
.warm-eafb .preview-smooth-e122 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .module_de6b .preview-smooth-e122,
  .warm-eafb .preview-smooth-e122 {
    margin-bottom: 1em;
  }
}
.module_de6b .preview-smooth-e122 img,
.warm-eafb .preview-smooth-e122 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.module_de6b .icon_6eb5,
.warm-eafb .icon_6eb5 {
  flex-basis: calc(100% - 160px);
}
.module_de6b .icon_6eb5 p,
.warm-eafb .icon_6eb5 p {
  margin-bottom: 0;
}
.module_de6b .icon_6eb5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .module_de6b .icon_6eb5 {
    padding-left: 0;
  }
}
.warm-eafb .icon_6eb5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .warm-eafb .icon_6eb5 {
    padding-right: 0;
  }
}
.warm-eafb .preview-smooth-e122 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.notice_medium_1834 .preview-smooth-e122 {
  margin-bottom: 0.5em;
}
.notice_medium_1834 .preview-smooth-e122 img {
  width: 100%;
}
.slider-4ea8 .outer-d14a,
.article_bronze_ead4 .outer-d14a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.article_bronze_ead4 .video-hovered-c5a2 .outline-4ece p:last-child {
  margin-bottom: 0;
}
.smooth-1fdb {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.huge_9fc1 .layout-dirty-f508 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .huge_9fc1 .layout-dirty-f508:last-of-type {
    margin-bottom: 0;
  }
}
.huge_9fc1 .layout-dirty-f508 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.huge_9fc1 .layout-dirty-f508 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.huge_9fc1 .layout-dirty-f508 ul li {
  margin: 0 0 0.6em;
}
.huge_9fc1 .layout-dirty-f508 ul li.search-dcde,
.huge_9fc1 .layout-dirty-f508 ul li.block_medium_1028 {
  position: relative;
}
.huge_9fc1 .layout-dirty-f508 ul li.search-dcde .panel-17f7,
.huge_9fc1 .layout-dirty-f508 ul li.block_medium_1028 .panel-17f7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.huge_9fc1 .layout-dirty-f508 ul li.search-dcde:after:after,
.huge_9fc1 .layout-dirty-f508 ul li.search-dcde:after:before,
.huge_9fc1
  .layout-dirty-f508
  ul
  li.block_medium_1028:after:after,
.huge_9fc1
  .layout-dirty-f508
  ul
  li.block_medium_1028:after:before {
  content: "";
  display: table;
}
.huge_9fc1 .layout-dirty-f508 ul li.search-dcde:after:after,
.huge_9fc1
  .layout-dirty-f508
  ul
  li.block_medium_1028:after:after {
  clear: both;
}
.huge_9fc1 .layout-dirty-f508 a.fresh-fd39:hover {
  text-decoration: none;
}
.huge_9fc1 .layout-dirty-f508 select {
  max-width: 100%;
}
.huge_9fc1 .layout-dirty-f508 table {
  font-size: 85%;
}
.huge_9fc1 .layout-dirty-f508 table td,
.huge_9fc1 .layout-dirty-f508 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.huge_9fc1 .layout-dirty-f508 table tfoot td {
  text-align: left;
}
.huge_9fc1 .layout-dirty-f508 :last-child {
  margin-bottom: 0;
}
.huge_9fc1 .layout-dirty-f508 .pattern-d7e2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.huge_9fc1 .layout-dirty-f508 .pattern-d7e2 label {
  width: 100%;
}
.huge_9fc1 .layout-dirty-f508 .pattern-d7e2 .north-c1e2 {
  width: 100%;
  display: block;
}
.huge_9fc1 .layout-dirty-f508 .pattern-d7e2 .panel-63b0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.huge_9fc1 .layout-dirty-f508 .pattern-d7e2 .panel-63b0:hover svg #svg-search {
  fill: #444;
}
.huge_9fc1 .layout-dirty-f508 .pattern-d7e2 .panel-63b0 svg {
  width: 18px;
  height: 18px;
}
.huge_9fc1 .black-57dd ul ul,
.huge_9fc1 .search_liquid_2355 ul ul,
.huge_9fc1 .feature-tiny-f601 ul ul,
.huge_9fc1 .card_8512 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.huge_9fc1 .black-57dd .hero_878b > a,
.huge_9fc1 .search_liquid_2355 .hero_878b > a,
.huge_9fc1 .feature-tiny-f601 .hero_878b > a,
.huge_9fc1 .card_8512 .hero_878b > a {
  margin-bottom: 0;
}
.huge_9fc1 .tabs_in_324b li,
.huge_9fc1 .black-57dd li,
.huge_9fc1 .mini-8990 li,
.huge_9fc1 .search_liquid_2355 li,
.huge_9fc1 .feature-tiny-f601 li,
.huge_9fc1 .card_8512 li,
.huge_9fc1 .block-west-29b3 li,
.huge_9fc1 .old-60ac li {
  display: block;
  position: relative;
}
.huge_9fc1 .tabs_in_324b li:last-child,
.huge_9fc1 .black-57dd li:last-child,
.huge_9fc1 .mini-8990 li:last-child,
.huge_9fc1 .search_liquid_2355 li:last-child,
.huge_9fc1 .feature-tiny-f601 li:last-child,
.huge_9fc1 .card_8512 li:last-child,
.huge_9fc1 .block-west-29b3 li:last-child,
.huge_9fc1 .old-60ac li:last-child {
  border: none;
}
.huge_9fc1 .tabs_in_324b li a,
.huge_9fc1 .black-57dd li a,
.huge_9fc1 .mini-8990 li a,
.huge_9fc1 .search_liquid_2355 li a,
.huge_9fc1 .feature-tiny-f601 li a,
.huge_9fc1 .card_8512 li a,
.huge_9fc1 .block-west-29b3 li a,
.huge_9fc1 .old-60ac li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge_9fc1 .tabs_in_324b li ul li::before,
.huge_9fc1 .black-57dd li ul li::before,
.huge_9fc1 .mini-8990 li ul li::before,
.huge_9fc1 .search_liquid_2355 li ul li::before,
.huge_9fc1 .feature-tiny-f601 li ul li::before,
.huge_9fc1 .card_8512 li ul li::before,
.huge_9fc1 .block-west-29b3 li ul li::before,
.huge_9fc1 .old-60ac li ul li::before {
  left: 15px;
}
.huge_9fc1 .tabs_in_324b li ul a,
.huge_9fc1 .black-57dd li ul a,
.huge_9fc1 .mini-8990 li ul a,
.huge_9fc1 .search_liquid_2355 li ul a,
.huge_9fc1 .feature-tiny-f601 li ul a,
.huge_9fc1 .card_8512 li ul a,
.huge_9fc1 .block-west-29b3 li ul a,
.huge_9fc1 .old-60ac li ul a {
  padding-left: 20px;
}
.huge_9fc1 .tabs_in_324b li ul ul li::before,
.huge_9fc1 .black-57dd li ul ul li::before,
.huge_9fc1 .mini-8990 li ul ul li::before,
.huge_9fc1 .search_liquid_2355 li ul ul li::before,
.huge_9fc1 .feature-tiny-f601 li ul ul li::before,
.huge_9fc1 .card_8512 li ul ul li::before,
.huge_9fc1 .block-west-29b3 li ul ul li::before,
.huge_9fc1 .old-60ac li ul ul li::before {
  left: 30px;
}
.huge_9fc1 .tabs_in_324b li ul ul a,
.huge_9fc1 .black-57dd li ul ul a,
.huge_9fc1 .mini-8990 li ul ul a,
.huge_9fc1 .search_liquid_2355 li ul ul a,
.huge_9fc1 .feature-tiny-f601 li ul ul a,
.huge_9fc1 .card_8512 li ul ul a,
.huge_9fc1 .block-west-29b3 li ul ul a,
.huge_9fc1 .old-60ac li ul ul a {
  padding-left: 40px;
}
.huge_9fc1 .content-slow-5d4b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge_9fc1 .old-60ac ul li {
  margin-bottom: 1.41575em;
}
.huge_9fc1 .old-60ac ul li .icon-5515 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.huge_9fc1 .old-60ac ul li .prev_3a9b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.label_08d3 .tabs_in_324b li a,
.label_08d3 .black-57dd li a,
.label_08d3 .mini-8990 li a,
.label_08d3 .search_liquid_2355 li a,
.label_08d3 .feature-tiny-f601 li a,
.label_08d3 .card_8512 li a,
.label_08d3 .block-west-29b3 li a,
.label_08d3 .old-60ac li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_08d3 .content-slow-5d4b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_08d3 .layout-dirty-f508 ul li.search-dcde .panel-17f7,
.label_08d3 .layout-dirty-f508 ul li.block_medium_1028 .panel-17f7 {
  background: rgba(0, 0, 0, 0.2);
}
.label_08d3 .huge_9fc1 .layout-dirty-f508 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-c82c .huge_9fc1 .carousel-steel-3ad1 li {
  margin: 0;
}
.pressed-c82c .huge_9fc1 .carousel-steel-3ad1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pressed-c82c .huge_9fc1 .carousel-steel-3ad1 li ul {
  margin: 0;
}
.pressed-c82c .huge_9fc1 .carousel-steel-3ad1 li ul li a {
  padding-left: 15px;
}
.pressed-c82c .huge_9fc1 .carousel-steel-3ad1 li ul li li a {
  padding-left: 30px;
}
.pressed-c82c .huge_9fc1 .carousel-steel-3ad1 li.north_7d74 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pressed-c82c .huge_9fc1 .carousel-steel-3ad1 li.north_7d74 > 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;
}
.pressed-c82c .huge_9fc1 .carousel-steel-3ad1 li.north_7d74 > 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;
}
.hovered-695f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.alert_fixed_a4ca {
  position: relative;
  z-index: 10;
}
.alert_fixed_a4ca .disabled_cold_8e8d {
  width: 100%;
  max-width: 100%;
}
.aside-d10b .pressed_d726 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.aside-d10b .button_bc2e {
}
.aside-d10b .label_08d3 {
  background: #292929;
}
.search_ed51 .pressed_d726 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search_ed51 .button_bc2e {
  background: #f9f9f9;
}
.search_ed51 .label_08d3 {
  background: #303030;
}
.focus_77b8 .pressed_d726 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus_77b8 .table_copper_d484 {
    margin-bottom: 1em;
  }
  .focus_77b8 .table_copper_d484:last-child {
    margin-bottom: 0;
  }
}
.focus_77b8 .button_bc2e {
  background: #ededed;
}
.focus_77b8 .label_08d3 {
  background: #1a1a1a;
}
.pressed_d726.button_bc2e {
  color: rgba(0, 0, 0, 0.6);
}
.pressed_d726.button_bc2e .easy-acfc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pressed_d726.label_08d3 {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_d726.label_08d3 a:not(.fresh-fd39) {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_d726.label_08d3 a:not(.fresh-fd39):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_d726.label_08d3 .easy-acfc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_d726.label_08d3 table tbody td,
.pressed_d726.label_08d3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.motion-19f7.wrapper_brown_cbdc .focus_2be2 {
  max-width: initial;
}
.motion-19f7 .breadcrumb-action-a295 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.motion-19f7 .breadcrumb-action-a295 .disabled_cold_8e8d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .motion-19f7 .breadcrumb-action-a295 .disabled_cold_8e8d {
    display: block;
    margin-bottom: 2em;
  }
  .motion-19f7 .breadcrumb-action-a295 .disabled_cold_8e8d:last-child {
    margin-bottom: 0;
  }
}
.focus_77b8 .table_copper_d484:last-child,
.search_ed51 .table_copper_d484:last-child,
.aside-d10b .table_copper_d484:last-child {
  margin-bottom: 0;
}
.focus_77b8 .table_copper_d484 .huge_9fc1 .layout-dirty-f508:last-child,
.search_ed51 .table_copper_d484 .huge_9fc1 .layout-dirty-f508:last-child,
.aside-d10b .table_copper_d484 .huge_9fc1 .layout-dirty-f508:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .focus_77b8 .paragraph_870e,
  .focus_77b8 .backdrop-active-c90c,
  .search_ed51 .paragraph_870e,
  .search_ed51 .backdrop-active-c90c,
  .aside-d10b .paragraph_870e,
  .aside-d10b .backdrop-active-c90c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .alert_fixed_a4ca .table_copper_d484 {
    margin-bottom: 2em;
  }
}
.alert_fixed_a4ca p:last-child {
  margin-bottom: 0;
}
.alert_fixed_a4ca li,
.alert_fixed_a4ca ul {
  list-style: none;
  margin: 0;
}
.alert_fixed_a4ca ul ul {
  margin-left: 2.617924em;
}
.hero-e40e {
  font-size: 0.875em;
}

/* css-noise: 5048 */
.ghost-box-l1 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
