/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gold-d3fc/customify
Author: WPCustomify
Author URI: https://pressmaximum.gold-d3fc
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.gold-d3fc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hidden_stone_be2f.media-paper-d5ac/licenses/gpl-2.0.complex_2500
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.shadow_focused_04aa/, (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.complex_143f.container_clean_628d/normalize.alert_gold_f317/
 ======
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.alert_gold_f317 v7.0.0 | MIT License | github.gold-d3fc/necolas/normalize.alert_gold_f317 */
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;
}
.highlight-top-2517 .pressed_7942,
.advanced_87ad,
.border_bb03,
.light-db3b,
.left-8346,
.component-down-e13e,
.hidden_next_4686,
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;
}
.advanced_87ad,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .advanced_87ad,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .advanced_87ad,
  h1 {
    font-size: 1.8em;
  }
}
.border_bb03,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border_bb03 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border_bb03,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border_bb03,
  h2 {
    font-size: 1.7em;
  }
}
.light-db3b,
h3 {
  font-size: 1.618em;
}
.highlight-top-2517 .pressed_7942,
.left-8346,
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.progress-24f2 {
  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;
}
.heading-paper-9284:after,
.heading-paper-9284:before,
.notification-77cf:after,
.notification-77cf:before {
  content: "";
  display: table;
}
.heading-paper-9284:after,
.notification-77cf:after {
  clear: both;
}
.gradient-last-e41f {
  float: right;
  margin-right: 0;
}
.gallery-6b26 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.secondary_94bd .thumbnail_plasma_354f,
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;
}
.secondary_94bd .thumbnail_plasma_354f: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;
}
.old_10f2 .thumbnail_plasma_354f {
  box-shadow: none;
}
.old_10f2
  .thumbnail_plasma_354f
  .gallery-copper-4bf0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.old_10f2 .thumbnail_plasma_354f .frame_hovered_27e7 {
  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;
}
.old_10f2
  .thumbnail_plasma_354f
  .frame_hovered_27e7
  b {
  display: none;
}
.old_10f2 .sidebar_fluid_1eff {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.disabled_tiny_4cc4:not(.status_6298):not(.accent-4946),
button:not(.status_6298):not(.accent-4946),
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ),
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ),
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ) {
  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;
}
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ):hover,
button:not(.status_6298):not(
    .accent-4946
  ):hover,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ):hover,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ):hover,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ):active,
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ):focus,
button:not(.status_6298):not(
    .accent-4946
  ):active,
button:not(.status_6298):not(
    .accent-4946
  ):focus,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ):active,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ):focus,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ):active,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ):focus,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ):active,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ):focus {
  outline: 0;
}
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373,
button:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373 {
  position: relative;
}
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .picture-purple-3bdf,
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .accordion-solid-e44b,
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .alert_lite_698d,
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  i,
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  svg,
button:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .picture-purple-3bdf,
button:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .accordion-solid-e44b,
button:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .alert_lite_698d,
button:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  i,
button:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  svg,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .picture-purple-3bdf,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .accordion-solid-e44b,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .alert_lite_698d,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  i,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  svg,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .picture-purple-3bdf,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .accordion-solid-e44b,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .alert_lite_698d,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  i,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  svg,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .picture-purple-3bdf,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .accordion-solid-e44b,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  .alert_lite_698d,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  i,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373
  svg {
  visibility: hidden;
}
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373:after,
button:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373:after,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373:after,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373:after,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ).fn-loading-8373: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;
}
.disabled_tiny_4cc4:not(.status_6298):not(.accent-4946),
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ),
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ),
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ) {
  color: #fff;
  background: #235787;
}
.disabled_tiny_4cc4:not(.status_6298):not(
    .accent-4946
  ):focus,
input[type="button"]:not(.status_6298):not(
    .accent-4946
  ):focus,
input[type="reset"]:not(.status_6298):not(
    .accent-4946
  ):focus,
input[type="submit"]:not(.status_6298):not(
    .accent-4946
  ):focus {
  color: #fff;
}
.disabled_tiny_4cc4.fn-disabled-8373:not(.status_6298):not(
    .accent-4946
  ),
.disabled_tiny_4cc4[disabled]:not(.status_6298):not(
    .accent-4946
  ),
button.fn-disabled-8373:not(.status_6298):not(
    .accent-4946
  ),
button[disabled]:not(.status_6298):not(
    .accent-4946
  ) {
  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;
}
.hero_dirty_79a7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hero_dirty_79a7: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;
}
.text-554d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.popup_gas_2fff {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.lower_76d2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.heading-paper-9284:after,
.heading-paper-9284:before,
.white_6909:after,
.white_6909:before,
.column_inner_7994:after,
.column_inner_7994:before,
.selected-90b4:after,
.selected-90b4:before,
.outline-plasma-31d5:after,
.outline-plasma-31d5:before,
.fast-fa90:after,
.fast-fa90:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.heading-paper-9284:after,
.white_6909:after,
.column_inner_7994:after,
.selected-90b4:after,
.outline-plasma-31d5:after,
.fast-fa90:after {
  clear: both;
}
.white_6909 .video-easy-b147,
.column_inner_7994 .video-easy-b147,
.shade_f4e5 .video-easy-b147 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.icon_static_9cce {
  display: inline-block;
}
.fresh_15e7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fresh_15e7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fresh_15e7 .steel_e12d {
  padding: 1em 0;
  font-size: 85%;
}
.steel_e12d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.widget-out-2270 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.widget-out-2270:after,
.widget-out-2270:before {
  content: "";
  display: table;
}
.widget-out-2270:after {
  clear: both;
}
.in_d95b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag-7d89 .in_d95b {
  max-width: 50%;
}
.alert-0300 .in_d95b {
  max-width: 33.33%;
}
.preview-1d9d .in_d95b {
  max-width: 25%;
}
.dropdown_gold_0d0f .in_d95b {
  max-width: 20%;
}
.dark-8fdb .in_d95b {
  max-width: 16.66%;
}
.paragraph_b9f3 .in_d95b {
  max-width: 14.28%;
}
.copper_fa8f .in_d95b {
  max-width: 12.5%;
}
.tag_cold_7c71 .in_d95b {
  max-width: 11.11%;
}
.gas_331c {
  display: block;
}
.highlight-top-2517 .bottom-5041 label,
.highlight-top-2517 .summary-830f label,
.highlight-top-2517 .static-19a2 label,
.highlight-top-2517 .static-2850 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.east-0ac4 {
  list-style: none;
  margin: 0;
}
.east-0ac4 article.text-motion-6d1f {
  margin-bottom: 0;
}
.east-0ac4 ul {
  list-style: none;
  margin: 0;
}
.east-0ac4 .section_12de li.text-motion-6d1f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .east-0ac4 .section_12de li.text-motion-6d1f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .east-0ac4 .section_12de li.text-motion-6d1f: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) {
  .east-0ac4 .section_12de li.text-motion-6d1f li.text-motion-6d1f li.text-motion-6d1f li.text-motion-6d1f {
    padding-left: 0;
  }
}
article.text-motion-6d1f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.text-motion-6d1f .white_6909 p:last-of-type {
  margin-bottom: 0;
}
article.text-motion-6d1f .widget_in_44b0 {
  float: left;
}
article.text-motion-6d1f .item-5317 {
  margin-left: 85px;
}
article.text-motion-6d1f .disabled_746e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.text-motion-6d1f .disabled_746e .west-349a {
  margin-left: 10px;
}
article.text-motion-6d1f .menu_in_2ba1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.text-motion-6d1f .pressed_ee70 {
  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 .bottom-5041,
  #respond .static-19a2,
  #respond .static-2850 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom-5041 input,
#respond .static-19a2 input,
#respond .static-2850 input {
  width: 100%;
}
#respond .static-2850 {
  margin-right: 0;
}
#respond .slider_slow_dbab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_solid_bcf0 {
  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;
}
.form_solid_bcf0.content-5f4f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.form_solid_bcf0 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%);
}
.form_solid_bcf0:focus,
.form_solid_bcf0: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);
}
.upper-820c {
  border-radius: 10%;
}
.breadcrumb_solid_f567 {
  border-radius: 50%;
}
.title_e9b4 {
  font-size: 0.72em;
}
.notification_basic_4908 {
  font-size: 0.875em;
}
.gold_3486 {
  font-size: 1.1em;
}
.image-dynamic-0425 {
  text-transform: uppercase;
  line-height: 1.2;
}
.image-dynamic-0425.title_e9b4 {
  letter-spacing: 0.5px;
}
.item-cool-69db,
.item-cool-69db a {
  color: #6d6d6d;
}
.item-cool-69db a:hover {
  color: #111;
}
.paragraph_hard_66a3 {
  color: #6d6d6d;
}
.text_brown_5d54 {
  overflow-x: hidden;
}
.text_brown_5d54 .bronze_5f6a.photo-purple-4164 {
  position: relative;
}
.text_brown_5d54 .bronze_5f6a.photo-purple-4164.tag_inner_56ba {
  position: initial;
}
.text_brown_5d54
  .bronze_5f6a.photo-purple-4164.tag_inner_56ba
  .focused-341d {
  left: auto;
}
.text_brown_5d54 .bronze_5f6a .focused-341d {
  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;
}
.text_brown_5d54 .bronze_5f6a:hover.photo-purple-4164 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.text_brown_5d54
  .bronze_5f6a:hover.photo-purple-4164
  .focused-341d {
  display: block;
  z-index: 9999999;
}
.text_brown_5d54 .hero_a684 .basic-9756,
.text_brown_5d54 .paragraph_light_21c9 .basic-9756 {
  display: none;
}
.text_brown_5d54 .gallery_copper_c917 .bronze_5f6a:hover.photo-purple-4164 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.highlight-top-2517 .bottom-5041 label,
.highlight-top-2517 .summary-830f label,
.highlight-top-2517 .static-19a2 label,
.highlight-top-2517 .static-2850 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.east-0ac4 {
  list-style: none;
  margin: 0;
}
.east-0ac4 article.text-motion-6d1f {
  margin-bottom: 0;
}
.east-0ac4 ul {
  list-style: none;
  margin: 0;
}
.east-0ac4 .section_12de li.text-motion-6d1f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .east-0ac4 .section_12de li.text-motion-6d1f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .east-0ac4 .section_12de li.text-motion-6d1f: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) {
  .east-0ac4 .section_12de li.text-motion-6d1f li.text-motion-6d1f li.text-motion-6d1f li.text-motion-6d1f {
    padding-left: 0;
  }
}
article.text-motion-6d1f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.text-motion-6d1f .white_6909 p:last-of-type {
  margin-bottom: 0;
}
article.text-motion-6d1f .widget_in_44b0 {
  float: left;
}
article.text-motion-6d1f .item-5317 {
  margin-left: 85px;
}
article.text-motion-6d1f .disabled_746e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.text-motion-6d1f .disabled_746e .west-349a {
  margin-left: 10px;
}
article.text-motion-6d1f .menu_in_2ba1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.text-motion-6d1f .pressed_ee70 {
  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 .bottom-5041,
  #respond .static-19a2,
  #respond .static-2850 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bottom-5041 input,
#respond .static-19a2 input,
#respond .static-2850 input {
  width: 100%;
}
#respond .static-2850 {
  margin-right: 0;
}
#respond .slider_slow_dbab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero_a684 .paragraph_69c4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.paragraph_69c4 .title-0c5a.texture-92f9 .up_e242 > li > a:focus,
.paragraph_69c4 .title-0c5a.texture-92f9 .up_e242 > li > a:hover,
.paragraph_69c4 .title-0c5a.tertiary_left_ee22 .up_e242 > li > a:focus,
.paragraph_69c4 .title-0c5a.tertiary_left_ee22 .up_e242 > li > a:hover,
.paragraph_69c4 .title-0c5a.slow-e3ac .up_e242 > li > a:focus,
.paragraph_69c4 .title-0c5a.slow-e3ac .up_e242 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_69c4
  .title-0c5a.texture-92f9
  .up_e242
  > li.mask-0a2d
  > a,
.paragraph_69c4
  .title-0c5a.texture-92f9
  .up_e242
  > li.filter-ecfd
  > a,
.paragraph_69c4
  .title-0c5a.tertiary_left_ee22
  .up_e242
  > li.mask-0a2d
  > a,
.paragraph_69c4
  .title-0c5a.tertiary_left_ee22
  .up_e242
  > li.filter-ecfd
  > a,
.paragraph_69c4
  .title-0c5a.slow-e3ac
  .up_e242
  > li.mask-0a2d
  > a,
.paragraph_69c4 .title-0c5a.slow-e3ac .up_e242 > li.grid-new-88d1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_69c4 .nav-advanced-7b66,
.paragraph_69c4 .nav-advanced-7b66 a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_69c4 .background-61a5.block-b314 li a,
.paragraph_69c4 .border_eac5 a,
.paragraph_69c4 .north-29b9,
.paragraph_69c4 .up_e242 > li > a,
.paragraph_69c4 .bright-1e35 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_69c4 .background-61a5.block-b314 li a:hover,
.paragraph_69c4 .border_eac5 a:hover,
.paragraph_69c4 .north-29b9:hover,
.paragraph_69c4 .up_e242 > li > a:hover,
.paragraph_69c4 .bright-1e35:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_69c4 .frame-purple-ca5d {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_69c4 .frame-purple-ca5d .element-9cf1 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_69c4 .frame-purple-ca5d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_69c4 .block_left_2a58 .nav-30bf {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_69c4 .block_left_2a58 .nav-30bf .mini_84c6 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_69c4
  .block_left_2a58
  .nav-30bf
  .mini_84c6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_69c4
  .block_left_2a58
  .nav-30bf
  .mini_84c6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_69c4
  .block_left_2a58
  .nav-30bf
  .mini_84c6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_69c4
  .block_left_2a58
  .nav-30bf
  .mini_84c6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_69c4 .block_left_2a58 .panel_dim_90ba {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_69c4 .block_left_2a58 .panel_dim_90ba:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout-237a
  .paragraph_69c4
  .block_left_2a58
  .lower_98bc
  .brown_ff64 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout-237a
  .paragraph_69c4
  .block_left_2a58
  .lower_98bc
  .mini_84c6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_a684 .article_9d30 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.article_9d30 .title-0c5a.texture-92f9 .up_e242 > li > a:focus,
.article_9d30 .title-0c5a.texture-92f9 .up_e242 > li > a:hover,
.article_9d30 .title-0c5a.tertiary_left_ee22 .up_e242 > li > a:focus,
.article_9d30 .title-0c5a.tertiary_left_ee22 .up_e242 > li > a:hover,
.article_9d30 .title-0c5a.slow-e3ac .up_e242 > li > a:focus,
.article_9d30 .title-0c5a.slow-e3ac .up_e242 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article_9d30
  .title-0c5a.texture-92f9
  .up_e242
  > li.mask-0a2d
  > a,
.article_9d30
  .title-0c5a.texture-92f9
  .up_e242
  > li.filter-ecfd
  > a,
.article_9d30
  .title-0c5a.tertiary_left_ee22
  .up_e242
  > li.mask-0a2d
  > a,
.article_9d30
  .title-0c5a.tertiary_left_ee22
  .up_e242
  > li.filter-ecfd
  > a,
.article_9d30
  .title-0c5a.slow-e3ac
  .up_e242
  > li.mask-0a2d
  > a,
.article_9d30 .title-0c5a.slow-e3ac .up_e242 > li.grid-new-88d1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.article_9d30 .nav-advanced-7b66,
.article_9d30 .nav-advanced-7b66 a {
  color: rgba(0, 0, 0, 0.8);
}
.article_9d30 .background-61a5.block-b314 li a,
.article_9d30 .border_eac5 a,
.article_9d30 .north-29b9,
.article_9d30 .up_e242 > li > a,
.article_9d30 .bright-1e35 {
  color: rgba(0, 0, 0, 0.55);
}
.article_9d30 .background-61a5.block-b314 li a:hover,
.article_9d30 .border_eac5 a:hover,
.article_9d30 .north-29b9:hover,
.article_9d30 .up_e242 > li > a:hover,
.article_9d30 .bright-1e35:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article_9d30 .frame-purple-ca5d {
  color: rgba(0, 0, 0, 0.55);
}
.article_9d30 .frame-purple-ca5d .element-9cf1 {
  color: rgba(0, 0, 0, 0.8);
}
.article_9d30 .frame-purple-ca5d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_active_e949 .cold-8e5b {
  margin-left: auto;
  margin-right: auto;
}
.column_inner_7994 > * {
  margin-left: auto;
  margin-right: auto;
}
.column_inner_7994 .text-554d {
  margin-right: 1.41575em;
}
.texture_090b .column_inner_7994 > .clean_20b4 {
  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;
}
.texture_090b .column_inner_7994 > .slider_bd28 {
  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;
}
.lite-8632.wrapper_active_e949 .cold-8e5b,
.photo-old-a0fe.wrapper_active_e949 .cold-8e5b {
  margin-left: 0;
}
.purple_6a1d.wrapper_active_e949 .cold-8e5b,
.box_basic_6bb8.wrapper_active_e949 .cold-8e5b {
  margin-right: 0;
}
.column_inner_7994 ol,
.column_inner_7994 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.primary-motion-5ee9 video {
  max-width: 100%;
}
.small_db47 img {
  display: block;
}
.small_db47.text-554d,
.small_db47.popup_gas_2fff {
  width: 100%;
}
.small_db47.slider_bd28 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_365f:not(.under_92be) {
  margin: 1.5em auto;
}
.hover_hovered_551d p {
  padding: 1.5em 14px;
}
ul.layout-4ecf.slider_bd28,
ul.layout-4ecf.clean_20b4,
ul.layout-4ecf.red-f1ff.clean_20b4 {
  padding: 0 14px;
}
.detail-simple-4ce2 {
  display: block;
  overflow-x: auto;
}
.detail-simple-4ce2 table {
  border-collapse: collapse;
  width: 100%;
}
.detail-simple-4ce2 td,
.detail-simple-4ce2 th {
  padding: 0.5em;
}
.column_inner_7994 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.column_inner_7994 ol ol,
.column_inner_7994 ol ul,
.column_inner_7994 ul ol,
.column_inner_7994 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.column_inner_7994 ol ol li,
.column_inner_7994 ol ul li,
.column_inner_7994 ul ol li,
.column_inner_7994 ul ul li {
  margin-left: 0;
}
.advanced-1895.gradient-motion-5215 > .thick-49a0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.advanced-1895.gradient-motion-5215 > .thick-49a0 iframe,
.advanced-1895.gradient-motion-5215 > .thick-49a0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.media_wood_0eba {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.media_wood_0eba.badge_8b32 {
  padding: 0;
}
.media_wood_0eba.badge_8b32 cite {
  font-size: 13px;
}
.media_wood_0eba > * {
  margin-left: 16px;
  margin-right: 16px;
}
.media_wood_0eba cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.blue-6822 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.blue-6822 > p:first-child {
  margin-top: 0;
}
.blue-6822 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.blue-6822 blockquote {
  border-left: 0;
}
.wood-4517 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wood-4517:not(.label_tall_6260) {
  max-width: 100px;
}
.wood-4517.outline-5cb8 {
  border-bottom: none !important;
  text-align: center;
}
.wood-4517.outline-5cb8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hover_hovered_551d p {
    padding: 1.5em 0;
  }
}
.clean-b544 {
  color: #0073aa;
}
.gallery-131c {
  background-color: #0073aa;
}
.east-c4a3 {
  color: #229fd8;
}
.form_0b7d {
  background-color: #229fd8;
}
.smooth_a1cd {
  color: #eee;
}
.upper_8e7c {
  background-color: #eee;
}
.motion-8298 {
  color: #444;
}
.aside_last_20ee {
  background-color: #444;
}
.feature_3041 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.feature_3041 .shade_3ea0 .border_eac5 {
  font-size: 15px;
}
.feature_3041 .border_eac5 {
  line-height: 1.3;
}
.feature_3041 .article_9d30 {
}
.feature_3041 .paragraph_69c4 {
  background: #235787;
}
.dropdown-east-e45f {
  padding: 0;
}
.dropdown-east-e45f .paragraph_69c4 {
  background: #1a1a1a;
}
.dropdown-east-e45f .article_9d30 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.thumbnail_glass_e762 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.thumbnail_glass_e762 .article_9d30 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.thumbnail_glass_e762 .paragraph_69c4 {
  background: #303030;
}
.fast-fa90 {
  position: relative;
  z-index: 10;
}
.fast-fa90 .top_ae7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-next-7f5e .photo-purple-4164 {
  display: inline-block;
  vertical-align: middle;
}
.progress-next-7f5e.shadow_49e9 .photo-purple-4164 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .progress-next-7f5e.shadow_49e9 .photo-purple-4164 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .progress-next-7f5e.shadow_49e9 .photo-purple-4164 {
    margin-right: 0.4em;
  }
}
.progress-next-7f5e.shadow_49e9 .photo-purple-4164:last-child {
  margin-right: 0;
}
.wood-4673 .top_ae7e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hero_a684 .shade_3ea0 {
    margin: 0 -0.5em;
  }
  .hero_a684 .shade_3ea0 [class*="customify-col-"],
  .hero_a684 .shade_3ea0 [class*="customify-col_"],
  .hero_a684 .shade_3ea0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hero_a684.backdrop-dark-2752 .top_ae7e {
  background: 0 0 !important;
}
.hero_a684.backdrop-dark-2752 .top_ae7e,
.hero_a684.wood-4673 .top_ae7e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hero_a684.summary_dirty_65b2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hero_a684.wood-4673 .top_ae7e {
  box-shadow: none !important;
}
.description-f0ee {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description-f0ee {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description-f0ee {
    padding: 18px 0 20px;
  }
}
.description-f0ee .stone_62fc {
  width: 100%;
}
.description-f0ee .highlight-lite-9abb {
  margin-bottom: 0;
}
.description-f0ee .east_8698 {
  margin-top: 5px;
  font-size: 0.875em;
}
.primary-a7e8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.primary-a7e8 .hover_8d4b {
  width: 100%;
}
.gas-c3bb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gas-c3bb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gas-c3bb 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;
}
.gas-c3bb li:last-child:after {
  display: none;
}
.gas-c3bb li a {
  font-weight: 500;
  margin-right: 10px;
}
.overlay_8d7a .basic-9756 button,
.description-f0ee .basic-9756 button {
  left: 0;
}
.overlay_8d7a .hover_8d4b,
.description-f0ee .hover_8d4b {
  padding-left: 0;
  padding-right: 0;
}
.overlay_8d7a .primary-a7e8,
.description-f0ee .primary-a7e8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.overlay_8d7a {
  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;
}
.overlay_8d7a: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;
}
.overlay_8d7a .active_pro_e07f {
  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) {
  .overlay_8d7a .active_pro_e07f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_8d7a .active_pro_e07f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .overlay_8d7a .active_pro_e07f {
    min-height: 200px;
  }
}
.overlay_8d7a .gas-c3bb {
  color: rgba(255, 255, 255, 0.8);
}
.overlay_8d7a .gas-c3bb a,
.overlay_8d7a .gas-c3bb li:after {
  color: inherit;
}
.overlay_8d7a .gas-c3bb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.inner-c836 {
  margin-bottom: 0.5em;
}
.black_c731 {
  margin-bottom: 1.2em;
}
.black_c731,
.inner-c836 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.black_c731 p:last-child,
.inner-c836 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .basic-9756,
#masthead .basic-9756 {
  display: none;
}
#masthead
  > .basic-9756.detail-59fc {
  display: none;
}
#masthead > .basic-9756 button {
  left: 0;
}
.bronze_a8c3 {
  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%;
}
.bronze_a8c3 .photo-purple-4164 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bronze_a8c3 .sidebar_fixed_abf3 {
  display: -webkit-box;
  display: flex;
}
.bronze_a8c3 .sidebar_fixed_abf3.sort-active-b64e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bronze_a8c3 .sidebar_fixed_abf3.breadcrumb_gold_d0d3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bronze_a8c3 .sidebar_fixed_abf3.widget-3ff2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bronze_a8c3.bright-0c2b.new-d334 .sidebar_fixed_abf3.sort-active-b64e {
  flex-basis: 100%;
}
.bronze_a8c3.outer_c176 .sidebar_fixed_abf3.breadcrumb_gold_d0d3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.bronze_a8c3.outer_c176 .sidebar_fixed_abf3.widget-3ff2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .basic-9756.detail-59fc {
  display: none;
}
#masthead > .basic-9756 button {
  left: 0;
}
.black-22cd {
  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;
}
.black-22cd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.black-22cd.block_hovered_a06d i {
  margin-right: 4px;
}
.black-22cd.heading_inner_ac11 i {
  margin-left: 5px;
}
.border_eac5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border_eac5 p:last-child {
  margin-bottom: 0;
}
.background_small_397a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.background_small_397a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.background_small_397a img {
  display: block;
  width: auto;
  line-height: 1;
}
.background_small_397a .nav-advanced-7b66 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.background_small_397a .upper_a21e {
  margin: 5px 0 7px 0;
}
.background_small_397a.hero_3eda .button-north-dc5c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_small_397a.hero_3eda .silver-ddfe {
  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;
}
.background_small_397a.outline_faa1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.background_small_397a.outline_faa1 .button-north-dc5c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_small_397a.outline_faa1 .silver-ddfe {
  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;
}
.background_small_397a.breadcrumb-complex-425d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background_small_397a.pattern_72ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.background_small_397a.pattern_72ad .silver-ddfe {
  margin-top: 7px;
}
.over_e099 {
  display: inline-block;
}
.fast-fa90 .pagination-bronze-a055 .background_small_397a img {
  max-width: 100%;
}
.title-0c5a .texture-bright-900a.white-cce3,
.table-fast-643f .texture-bright-900a.white-cce3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.title-0c5a .shade_warm_425d,
.table-fast-643f .shade_warm_425d {
  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%);
}
.title-0c5a .shade_warm_425d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.title-0c5a.lite-b632 .shade_warm_425d {
  display: none;
}
.title-0c5a .lower_a5a0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-0c5a .lower_a5a0 li {
  display: inline-block;
  position: relative;
}
.title-0c5a .lower_a5a0 li:last-child {
  margin-right: 0;
}
.title-0c5a .lower_a5a0 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;
}
.title-0c5a .lower_a5a0 li.grid-new-88d1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.title-0c5a .lower_a5a0 > 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;
}
.title-0c5a .lower_a5a0 > li > a i {
  line-height: 0;
}
.title-0c5a .lower_a5a0 > li.iron-344b > a .shade_warm_425d {
  margin-left: 4px;
  line-height: 0;
}
.title-0c5a .lower_a5a0 .preview-93a7 li.iron-344b > a {
  position: relative;
}
.title-0c5a .lower_a5a0 .preview-93a7 li.iron-344b > a:after,
.title-0c5a .lower_a5a0 .preview-93a7 li.iron-344b > a:before {
  content: "";
  display: table;
}
.title-0c5a .lower_a5a0 .preview-93a7 li.iron-344b > a:after {
  clear: both;
}
.title-0c5a .lower_a5a0 .preview-93a7 li.iron-344b > a .shade_warm_425d {
  margin-left: 5px;
  float: right;
}
.title-0c5a .background-31dd,
.title-0c5a .preview-93a7 {
  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;
}
.title-0c5a .preview-93a7 {
  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;
}
.title-0c5a .preview-93a7 .white-cce3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title-0c5a .preview-93a7 .shade_warm_425d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.title-0c5a .preview-93a7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.title-0c5a .preview-93a7 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;
}
.title-0c5a .preview-93a7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.title-0c5a .preview-93a7 .preview-93a7 {
  top: 0;
  left: 100%;
}
.title-0c5a .column_north_3967.fn-focus-8373 > .background-31dd,
.title-0c5a .column_north_3967.fn-focus-8373 > .preview-93a7,
.title-0c5a .column_north_3967:focus > .background-31dd,
.title-0c5a .column_north_3967:focus > .preview-93a7,
.title-0c5a .column_north_3967:hover > .background-31dd,
.title-0c5a .column_north_3967:hover > .preview-93a7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.title-0c5a.slow-e3ac .up_e242:after,
.title-0c5a.slow-e3ac .up_e242:before {
  content: "";
  display: table;
}
.title-0c5a.slow-e3ac .up_e242:after {
  clear: both;
}
.title-0c5a.slow-e3ac .up_e242 > li {
  float: left;
}
.title-0c5a.south-b66b .up_e242:after,
.title-0c5a.south-b66b .up_e242:before {
  content: "";
  display: table;
}
.title-0c5a.south-b66b .up_e242:after {
  clear: both;
}
.title-0c5a.south-b66b .up_e242 > li {
  float: left;
}
.title-0c5a.south-b66b .up_e242 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.title-0c5a.south-b66b .up_e242 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.title-0c5a.south-b66b .up_e242 > li.mask-0a2d > a,
.title-0c5a.south-b66b .up_e242 > li.grid-new-88d1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.title-0c5a.texture-92f9 .up_e242 > li > a .white-cce3 {
  position: relative;
}
.title-0c5a.texture-92f9 .up_e242 > li > a .white-cce3: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;
}
.title-0c5a.texture-92f9
  .up_e242
  > li:focus
  > a
  .white-cce3:before,
.title-0c5a.texture-92f9
  .up_e242
  > li:hover
  > a
  .white-cce3:before {
  width: 100%;
  background-color: currentColor;
}
.title-0c5a.texture-92f9
  .up_e242
  > li.mask-0a2d
  > a
  .white-cce3:before,
.title-0c5a.texture-92f9
  .up_e242
  > li.filter-ecfd
  > a
  .white-cce3:before {
  width: 100%;
  background-color: currentColor;
}
.title-0c5a.tertiary_left_ee22 .up_e242 > li > a .white-cce3 {
  position: relative;
}
.title-0c5a.tertiary_left_ee22 .up_e242 > li > a .white-cce3: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;
}
.title-0c5a.tertiary_left_ee22 .up_e242 > li:focus > a .white-cce3:before,
.title-0c5a.tertiary_left_ee22
  .up_e242
  > li:hover
  > a
  .white-cce3:before {
  width: 100%;
  background-color: currentColor;
}
.title-0c5a.tertiary_left_ee22
  .up_e242
  > li.mask-0a2d
  > a
  .white-cce3:before,
.title-0c5a.tertiary_left_ee22
  .up_e242
  > li.filter-ecfd
  > a
  .white-cce3:before {
  width: 100%;
  background-color: currentColor;
}
.table-fast-643f .lower_a5a0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table-fast-643f .lower_a5a0 li:first-child > a {
  border-top: none;
}
.table-fast-643f .lower_a5a0 .notification-solid-6aaa > .white-cce3 .shade_warm_425d {
  display: none;
}
.table-fast-643f .lower_a5a0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table-fast-643f .lower_a5a0 li:last-child {
  border: none;
}
.table-fast-643f .lower_a5a0 li.iron-344b > a {
  padding-right: 45px !important;
}
.table-fast-643f .lower_a5a0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table-fast-643f .lower_a5a0 li a:focus,
.table-fast-643f .lower_a5a0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table-fast-643f .lower_a5a0 li .badge-dark-394c {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.table-fast-643f .lower_a5a0 li .badge-dark-394c:hover {
  box-shadow: none;
}
.table-fast-643f .lower_a5a0 li .badge-dark-394c .shade_warm_425d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table-fast-643f .lower_a5a0 .preview-93a7 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.table-fast-643f .lower_a5a0 .preview-93a7 li a {
  padding-left: 3em;
}
.table-fast-643f .lower_a5a0 .last-b601 > a .badge-dark-394c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table-fast-643f .lower_a5a0 .last-b601 > .preview-93a7 {
  display: block;
  opacity: 1;
}
.focus-499b {
  max-width: 100%;
}
.fixed-9376 {
  line-height: 0;
  cursor: pointer;
}
.bright-1e35 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bright-1e35:hover {
  box-shadow: none;
  color: currentColor;
}
.bright-1e35 svg {
  width: 18px;
  height: 18px;
}
.bright-1e35 .modal-7925 {
  display: none;
}
.article_tall_8cac {
  position: relative;
}
.article_tall_8cac.fn-active-8373 .bright-1e35 .up-72d8 {
  display: none;
}
.article_tall_8cac.fn-active-8373 .bright-1e35 .modal-7925 {
  display: inline-block;
}
.article_tall_8cac .block-b6c2 {
  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);
}
.article_tall_8cac.column-c171 .block-b6c2 {
  left: auto;
  right: -0.9em;
}
.article_tall_8cac.column-c171 .layout-glass-8f44::before {
  left: auto;
  right: 15px;
}
.article_tall_8cac.fn-active-8373 .block-b6c2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower_98bc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lower_98bc label {
  flex-basis: 100%;
}
.lower_98bc .nav-30bf {
  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;
}
.lower_98bc .mini_84c6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lower_98bc .mini_84c6:focus {
  background-color: transparent;
}
.lower_98bc button.panel_dim_90ba {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lower_98bc button.panel_dim_90ba:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lower_98bc button.panel_dim_90ba svg {
  width: 18px;
  height: 18px;
}
.lower_98bc input[type="submit"] {
  min-height: auto;
}
.block_left_2a58 .lower_98bc .mini_84c6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.layout-glass-8f44 {
  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) {
  .layout-glass-8f44 {
    width: 220px;
  }
}
.layout-glass-8f44 label {
  flex-basis: 100%;
}
.layout-glass-8f44::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;
}
.layout-237a .block_left_2a58 .lower_98bc {
  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;
}
.layout-237a
  .block_left_2a58
  .lower_98bc
  .nav-30bf {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.layout-237a .block_left_2a58 .lower_98bc .mini_84c6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.layout-237a
  .block_left_2a58
  .lower_98bc
  .mini_84c6:focus {
  background: 0 0;
}
.layout-237a
  .block_left_2a58
  .lower_98bc
  .brown_ff64 {
  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;
}
.background-61a5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.background-61a5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.background-61a5 li:last-child {
  margin-right: 0;
}
.background-61a5 li:first-child {
  margin-left: 0;
}
.background-61a5.heading-83ef a {
  color: #fff;
}
.background-61a5.heading-83ef a:hover {
  color: #fff;
}
.background-61a5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.background-61a5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.background-61a5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.background-61a5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.background-61a5 [class*="social-icon-apple"] {
  background-color: #999;
}
.background-61a5 [class*="social-icon-apple"].link_tall_6129 {
  background-color: transparent;
  color: #999;
}
.background-61a5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.background-61a5 [class*="social-icon-behance"].link_tall_6129 {
  background-color: transparent;
  color: #1769ff;
}
.background-61a5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.background-61a5 [class*="social-icon-bitbucket"].link_tall_6129 {
  background-color: transparent;
  color: #205081;
}
.background-61a5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.background-61a5 [class*="social-icon-codepen"].link_tall_6129 {
  background-color: transparent;
  color: #000;
}
.background-61a5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.background-61a5 [class*="social-icon-delicious"].link_tall_6129 {
  background-color: transparent;
  color: #39f;
}
.background-61a5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.background-61a5 [class*="social-icon-digg"].link_tall_6129 {
  background-color: transparent;
  color: #005be2;
}
.background-61a5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.background-61a5 [class*="social-icon-dribbble"].link_tall_6129 {
  background-color: transparent;
  color: #ea4c89;
}
.background-61a5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.background-61a5 [class*="social-icon-envelope"].link_tall_6129 {
  background-color: transparent;
  color: #ea4335;
}
.background-61a5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.background-61a5 [class*="social-icon-facebook"].link_tall_6129 {
  background-color: transparent;
  color: #3b5998;
}
.background-61a5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.background-61a5 [class*="social-icon-flickr"].link_tall_6129 {
  background-color: transparent;
  color: #0063dc;
}
.background-61a5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.background-61a5 [class*="social-icon-foursquare"].link_tall_6129 {
  background-color: transparent;
  color: #2d5be3;
}
.background-61a5 [class*="social-icon-github"] {
  background-color: #333;
}
.background-61a5 [class*="social-icon-github"].link_tall_6129 {
  background-color: transparent;
  color: #333;
}
.background-61a5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.background-61a5 [class*="social-icon-google-plus"].link_tall_6129 {
  background-color: transparent;
  color: #dd4b39;
}
.background-61a5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.background-61a5 [class*="social-icon-houzz"].link_tall_6129 {
  background-color: transparent;
  color: #7ac142;
}
.background-61a5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.background-61a5 [class*="social-icon-instagram"].link_tall_6129 {
  background-color: transparent;
  color: #262626;
}
.background-61a5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.background-61a5 [class*="social-icon-jsfiddle"].link_tall_6129 {
  background-color: transparent;
  color: #487aa2;
}
.background-61a5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.background-61a5 [class*="social-icon-linkedin"].link_tall_6129 {
  background-color: transparent;
  color: #0077b5;
}
.background-61a5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.background-61a5 [class*="social-icon-medium"].link_tall_6129 {
  background-color: transparent;
  color: #00ab6b;
}
.background-61a5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.background-61a5
  [class*="social-icon-odnoklassniki"].link_tall_6129 {
  background-color: transparent;
  color: #f4731c;
}
.background-61a5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.background-61a5 [class*="social-icon-meetup"].link_tall_6129 {
  background-color: transparent;
  color: #ec1c40;
}
.background-61a5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.background-61a5 [class*="social-icon-pinterest"].link_tall_6129 {
  background-color: transparent;
  color: #bd081c;
}
.background-61a5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.background-61a5 [class*="social-icon-product-hunt"].link_tall_6129 {
  background-color: transparent;
  color: #da552f;
}
.background-61a5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.background-61a5 [class*="social-icon-reddit"].link_tall_6129 {
  background-color: transparent;
  color: #ff4500;
}
.background-61a5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.background-61a5 [class*="social-icon-rss"].link_tall_6129 {
  background-color: transparent;
  color: #f26522;
}
.background-61a5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.background-61a5
  [class*="social-icon-shopping-cart"].link_tall_6129 {
  background-color: transparent;
  color: #4caf50;
}
.background-61a5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.background-61a5 [class*="social-icon-skype"].link_tall_6129 {
  background-color: transparent;
  color: #00aff0;
}
.background-61a5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.background-61a5 [class*="social-icon-slideshare"].link_tall_6129 {
  background-color: transparent;
  color: #0077b5;
}
.background-61a5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.background-61a5 [class*="social-icon-snapchat"].link_tall_6129 {
  background-color: transparent;
  color: #fffc00;
}
.background-61a5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.background-61a5 [class*="social-icon-soundcloud"].link_tall_6129 {
  background-color: transparent;
  color: #f80;
}
.background-61a5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.background-61a5 [class*="social-icon-spotify"].link_tall_6129 {
  background-color: transparent;
  color: #2ebd59;
}
.background-61a5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.background-61a5
  [class*="social-icon-stack-overflow"].link_tall_6129 {
  background-color: transparent;
  color: #fe7a15;
}
.background-61a5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.background-61a5 [class*="social-icon-maldkfgram"].link_tall_6129 {
  background-color: transparent;
  color: #2ca5e0;
}
.background-61a5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.background-61a5 [class*="social-icon-tripadvisor"].link_tall_6129 {
  background-color: transparent;
  color: #589442;
}
.background-61a5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.background-61a5 [class*="social-icon-tumblr"].link_tall_6129 {
  background-color: transparent;
  color: #35465c;
}
.background-61a5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.background-61a5 [class*="social-icon-twitch"].link_tall_6129 {
  background-color: transparent;
  color: #6441a5;
}
.background-61a5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.background-61a5 [class*="social-icon-twitter"].link_tall_6129 {
  background-color: transparent;
  color: #1da1f2;
}
.background-61a5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.background-61a5 [class*="social-icon-vimeo"].link_tall_6129 {
  background-color: transparent;
  color: #1ab7ea;
}
.background-61a5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.background-61a5 [class*="social-icon-vk"].link_tall_6129 {
  background-color: transparent;
  color: #45668e;
}
.background-61a5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.background-61a5 [class*="social-icon-weibo"].link_tall_6129 {
  background-color: transparent;
  color: #df2029;
}
.background-61a5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.background-61a5 [class*="social-icon-weixin"].link_tall_6129 {
  background-color: transparent;
  color: #7bb32e;
}
.background-61a5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.background-61a5 [class*="social-icon-whatsapp"].link_tall_6129 {
  background-color: transparent;
  color: #25d366;
}
.background-61a5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.background-61a5 [class*="social-icon-wordpress"].link_tall_6129 {
  background-color: transparent;
  color: #21759b;
}
.background-61a5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.background-61a5 [class*="social-icon-xing"].link_tall_6129 {
  background-color: transparent;
  color: #026466;
}
.background-61a5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.background-61a5 [class*="social-icon-yelp"].link_tall_6129 {
  background-color: transparent;
  color: #af0606;
}
.background-61a5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.background-61a5 [class*="social-icon-youtube"].link_tall_6129 {
  background-color: transparent;
  color: #cd201f;
}
.north-29b9 {
  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;
}
.north-29b9:hover {
  box-shadow: none;
  background: 0 0;
}
.nav_mini_63f2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.surface_0505 {
  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;
}
.bronze_af9d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dark-9cb8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dark-9cb8,
.dark-9cb8::after,
.dark-9cb8::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;
}
.dark-9cb8::after,
.dark-9cb8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.item_0338 .surface_0505 .bronze_af9d {
  margin-top: -2px;
  width: 19px;
}
.item_0338 .surface_0505 .dark-9cb8 {
  margin-top: -1px;
}
.item_0338 .surface_0505 .dark-9cb8,
.item_0338 .surface_0505 .dark-9cb8::after,
.item_0338 .surface_0505 .dark-9cb8::before {
  width: 19px;
  height: 2px;
}
.item_0338 .surface_0505 .dark-9cb8::before {
  top: -6px;
}
.item_0338 .surface_0505 .dark-9cb8::after {
  bottom: -6px;
}
.cold-b2bf .surface_0505 .bronze_af9d {
  margin-top: -2px;
  width: 22px;
}
.cold-b2bf .surface_0505 .dark-9cb8 {
  margin-top: -1px;
}
.cold-b2bf .surface_0505 .dark-9cb8,
.cold-b2bf .surface_0505 .dark-9cb8::after,
.cold-b2bf .surface_0505 .dark-9cb8::before {
  width: 22px;
  height: 2px;
}
.cold-b2bf .surface_0505 .dark-9cb8::before {
  top: -7px;
}
.cold-b2bf .surface_0505 .dark-9cb8::after {
  bottom: -7px;
}
.dropdown_52c0 .surface_0505 .bronze_af9d {
  margin-top: -2px;
  width: 31px;
}
.dropdown_52c0 .surface_0505 .dark-9cb8 {
  margin-top: -1.5px;
}
.dropdown_52c0 .surface_0505 .dark-9cb8,
.dropdown_52c0 .surface_0505 .dark-9cb8::after,
.dropdown_52c0 .surface_0505 .dark-9cb8::before {
  width: 31px;
  height: 3px;
}
.dropdown_52c0 .surface_0505 .dark-9cb8::before {
  top: -9px;
}
.dropdown_52c0 .surface_0505 .dark-9cb8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .module-new-8946 .surface_0505 .bronze_af9d {
    margin-top: -2px;
    width: 19px;
  }
  .module-new-8946 .surface_0505 .dark-9cb8 {
    margin-top: -1px;
  }
  .module-new-8946 .surface_0505 .dark-9cb8,
  .module-new-8946 .surface_0505 .dark-9cb8::after,
  .module-new-8946 .surface_0505 .dark-9cb8::before {
    width: 19px;
    height: 2px;
  }
  .module-new-8946 .surface_0505 .dark-9cb8::before {
    top: -6px;
  }
  .module-new-8946 .surface_0505 .dark-9cb8::after {
    bottom: -6px;
  }
  .dynamic-be4d .surface_0505 .bronze_af9d {
    margin-top: -2px;
    width: 22px;
  }
  .dynamic-be4d .surface_0505 .dark-9cb8 {
    margin-top: -1px;
  }
  .dynamic-be4d .surface_0505 .dark-9cb8,
  .dynamic-be4d .surface_0505 .dark-9cb8::after,
  .dynamic-be4d .surface_0505 .dark-9cb8::before {
    width: 22px;
    height: 2px;
  }
  .dynamic-be4d .surface_0505 .dark-9cb8::before {
    top: -7px;
  }
  .dynamic-be4d .surface_0505 .dark-9cb8::after {
    bottom: -7px;
  }
  .border_7475 .surface_0505 .bronze_af9d {
    margin-top: -2px;
    width: 31px;
  }
  .border_7475 .surface_0505 .dark-9cb8 {
    margin-top: -1.5px;
  }
  .border_7475 .surface_0505 .dark-9cb8,
  .border_7475 .surface_0505 .dark-9cb8::after,
  .border_7475 .surface_0505 .dark-9cb8::before {
    width: 31px;
    height: 3px;
  }
  .border_7475 .surface_0505 .dark-9cb8::before {
    top: -9px;
  }
  .border_7475 .surface_0505 .dark-9cb8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .video_wide_cddf .surface_0505 .bronze_af9d {
    margin-top: -2px;
    width: 19px;
  }
  .video_wide_cddf .surface_0505 .dark-9cb8 {
    margin-top: -1px;
  }
  .video_wide_cddf .surface_0505 .dark-9cb8,
  .video_wide_cddf .surface_0505 .dark-9cb8::after,
  .video_wide_cddf .surface_0505 .dark-9cb8::before {
    width: 19px;
    height: 2px;
  }
  .video_wide_cddf .surface_0505 .dark-9cb8::before {
    top: -6px;
  }
  .video_wide_cddf .surface_0505 .dark-9cb8::after {
    bottom: -6px;
  }
  .wide-276b .surface_0505 .bronze_af9d {
    margin-top: -2px;
    width: 22px;
  }
  .wide-276b .surface_0505 .dark-9cb8 {
    margin-top: -1px;
  }
  .wide-276b .surface_0505 .dark-9cb8,
  .wide-276b .surface_0505 .dark-9cb8::after,
  .wide-276b .surface_0505 .dark-9cb8::before {
    width: 22px;
    height: 2px;
  }
  .wide-276b .surface_0505 .dark-9cb8::before {
    top: -7px;
  }
  .wide-276b .surface_0505 .dark-9cb8::after {
    bottom: -7px;
  }
  .widget_white_c8fd .surface_0505 .bronze_af9d {
    margin-top: -2px;
    width: 31px;
  }
  .widget_white_c8fd .surface_0505 .dark-9cb8 {
    margin-top: -1.5px;
  }
  .widget_white_c8fd .surface_0505 .dark-9cb8,
  .widget_white_c8fd .surface_0505 .dark-9cb8::after,
  .widget_white_c8fd .surface_0505 .dark-9cb8::before {
    width: 31px;
    height: 3px;
  }
  .widget_white_c8fd .surface_0505 .dark-9cb8::before {
    top: -9px;
  }
  .widget_white_c8fd .surface_0505 .dark-9cb8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .logo-slow-dd8d .surface_0505 .bronze_af9d {
    margin-top: -2px;
    width: 19px;
  }
  .logo-slow-dd8d .surface_0505 .dark-9cb8 {
    margin-top: -1px;
  }
  .logo-slow-dd8d .surface_0505 .dark-9cb8,
  .logo-slow-dd8d .surface_0505 .dark-9cb8::after,
  .logo-slow-dd8d .surface_0505 .dark-9cb8::before {
    width: 19px;
    height: 2px;
  }
  .logo-slow-dd8d .surface_0505 .dark-9cb8::before {
    top: -6px;
  }
  .logo-slow-dd8d .surface_0505 .dark-9cb8::after {
    bottom: -6px;
  }
  .banner-a1aa .surface_0505 .bronze_af9d {
    margin-top: -2px;
    width: 22px;
  }
  .banner-a1aa .surface_0505 .dark-9cb8 {
    margin-top: -1px;
  }
  .banner-a1aa .surface_0505 .dark-9cb8,
  .banner-a1aa .surface_0505 .dark-9cb8::after,
  .banner-a1aa .surface_0505 .dark-9cb8::before {
    width: 22px;
    height: 2px;
  }
  .banner-a1aa .surface_0505 .dark-9cb8::before {
    top: -7px;
  }
  .banner-a1aa .surface_0505 .dark-9cb8::after {
    bottom: -7px;
  }
  .article-south-eef6 .surface_0505 .bronze_af9d {
    margin-top: -2px;
    width: 31px;
  }
  .article-south-eef6 .surface_0505 .dark-9cb8 {
    margin-top: -1.5px;
  }
  .article-south-eef6 .surface_0505 .dark-9cb8,
  .article-south-eef6 .surface_0505 .dark-9cb8::after,
  .article-south-eef6 .surface_0505 .dark-9cb8::before {
    width: 31px;
    height: 3px;
  }
  .article-south-eef6 .surface_0505 .dark-9cb8::before {
    top: -9px;
  }
  .article-south-eef6 .surface_0505 .dark-9cb8::after {
    bottom: -9px;
  }
}
.aside_brown_99e6 .dark-9cb8 {
  -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);
}
.aside_brown_99e6 .dark-9cb8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.aside_brown_99e6 .dark-9cb8::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);
}
.aside_brown_99e6.short_5d6a .dark-9cb8 {
  -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);
}
.aside_brown_99e6.short_5d6a .dark-9cb8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.aside_brown_99e6.short_5d6a .dark-9cb8::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);
}
.link-paper-2197 {
  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.soft_b33a:before {
  display: none;
}
.paragraph_light_21c9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paragraph_light_21c9 .form-6c38 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paragraph_light_21c9 .form-6c38:last-of-type {
  border-bottom: none;
}
.paragraph_light_21c9 .form-6c38.module-huge-32c9,
.paragraph_light_21c9 .form-6c38.icon_iron_e171,
.paragraph_light_21c9 .form-6c38.disabled-8e48 {
  padding: 0;
}
.paragraph_light_21c9 .table-fast-643f .badge-dark-394c {
  color: currentColor;
}
.paragraph_light_21c9 .table-fast-643f .badge-dark-394c:focus,
.paragraph_light_21c9 .table-fast-643f .badge-dark-394c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph_light_21c9.article_9d30 .frame-purple-ca5d,
.paragraph_light_21c9.article_9d30 .border_eac5 a,
.paragraph_light_21c9.article_9d30 .up_e242 a,
.paragraph_light_21c9.article_9d30 .preview-93a7 a {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph_light_21c9.article_9d30 .frame-purple-ca5d:hover,
.paragraph_light_21c9.article_9d30 .border_eac5 a:hover,
.paragraph_light_21c9.article_9d30 .up_e242 a:hover,
.paragraph_light_21c9.article_9d30 .preview-93a7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_light_21c9.article_9d30 .element-9cf1 {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_light_21c9.article_9d30 .form-6c38 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph_light_21c9.article_9d30 .form-6c38:before {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph_light_21c9.article_9d30 .hard_b4cc:before {
  background: rgba(255, 255, 255, 0.9);
}
.paragraph_light_21c9.article_9d30 .table-fast-643f .lower_a5a0 li a,
.paragraph_light_21c9.article_9d30 .table-fast-643f .badge-dark-394c,
.paragraph_light_21c9.article_9d30 .preview-93a7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph_light_21c9.article_9d30 .table-fast-643f .badge-dark-394c:focus,
.paragraph_light_21c9.article_9d30 .table-fast-643f .badge-dark-394c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph_light_21c9.article_9d30 .lower_a5a0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph_light_21c9.paragraph_69c4 .frame-purple-ca5d,
.paragraph_light_21c9.paragraph_69c4 .border_eac5 a,
.paragraph_light_21c9.paragraph_69c4 .up_e242 .badge-dark-394c,
.paragraph_light_21c9.paragraph_69c4 .up_e242 a,
.paragraph_light_21c9.paragraph_69c4 .preview-93a7 a {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_light_21c9.paragraph_69c4 .frame-purple-ca5d:hover,
.paragraph_light_21c9.paragraph_69c4 .border_eac5 a:hover,
.paragraph_light_21c9.paragraph_69c4 .up_e242 .badge-dark-394c:hover,
.paragraph_light_21c9.paragraph_69c4 .up_e242 a:hover,
.paragraph_light_21c9.paragraph_69c4 .preview-93a7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_light_21c9.paragraph_69c4 .element-9cf1 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_light_21c9.paragraph_69c4 .form-6c38 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_light_21c9.paragraph_69c4 .form-6c38:before {
  background: rgba(255, 255, 255, 0.08);
}
.paragraph_light_21c9.paragraph_69c4 .hard_b4cc:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph_light_21c9.paragraph_69c4 .table-fast-643f .lower_a5a0 li a,
.paragraph_light_21c9.paragraph_69c4 .table-fast-643f .badge-dark-394c,
.paragraph_light_21c9.paragraph_69c4 .preview-93a7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_light_21c9.paragraph_69c4 .table-fast-643f .badge-dark-394c:focus,
.paragraph_light_21c9.paragraph_69c4 .table-fast-643f .badge-dark-394c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph_light_21c9.paragraph_69c4 .lower_a5a0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_b4cc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hard_b4cc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.down_894b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.module_498a .paragraph_light_21c9 {
  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;
}
.module_498a .form-6c38 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.module_498a .form-6c38: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) {
  .module_498a .form-6c38:before {
    width: 16%;
    left: 42%;
  }
}
.module_498a .form-6c38:last-child:before {
  content: none;
}
.module_498a .form-6c38[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.module_498a .table-fast-643f .lower_a5a0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.module_498a .table-fast-643f .lower_a5a0 li a .badge-dark-394c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.module_498a .table-fast-643f .preview-93a7 {
  border: none;
}
.module_498a .table-fast-643f .preview-93a7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.module_498a .hard_b4cc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.module_498a .down_894b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.module_498a .paragraph_69c4 .hard_b4cc:before {
  background: rgba(0, 0, 0, 0.9);
}
.module_498a .article_9d30.action-7882 .dark-9cb8 {
  background: rgba(0, 0, 0, 0.6);
}
.module_498a
  .article_9d30.action-7882
  .dark-9cb8::after,
.module_498a
  .article_9d30.action-7882
  .dark-9cb8:before {
  background: inherit;
}
.module_498a
  .article_9d30.action-7882:hover
  .dark-9cb8 {
  background: rgba(0, 0, 0, 0.8);
}
.sidebar_6935 .paragraph_light_21c9 {
  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) {
  .sidebar_6935 .paragraph_light_21c9 {
    width: auto;
    right: 45px;
  }
}
.sidebar_huge_7848 .paragraph_light_21c9 {
  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) {
  .sidebar_huge_7848 .paragraph_light_21c9 {
    width: auto;
    left: 45px;
  }
}
.soft_b33a .paragraph_light_21c9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.soft_b33a .down_894b {
  max-width: 48em;
  margin: 0 auto;
}
.soft_b33a .hard_b4cc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.outline-blue-39be {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.outline-blue-39be.module_498a .paragraph_light_21c9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.outline-blue-39be.sidebar_6935 .paragraph_light_21c9 {
  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);
}
.outline-blue-39be .paragraph_light_21c9 {
  visibility: visible;
}
.outline-blue-39be.sidebar_huge_7848 .paragraph_light_21c9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.summary-f25d,
.overlay-9370 {
  overflow-x: hidden;
}
.summary-f25d .paragraph_light_21c9 {
  overflow: auto;
}
.summary-f25d.module_498a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary-f25d.module_498a .paragraph_light_21c9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.summary-f25d.module_498a .north-29b9 {
  opacity: 0;
}
.summary-f25d.sidebar_6935 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary-f25d.sidebar_6935 .paragraph_light_21c9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.summary-f25d.sidebar_6935 .north-29b9 {
  opacity: 0;
}
.summary-f25d.sidebar_huge_7848 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary-f25d.sidebar_huge_7848 .paragraph_light_21c9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.summary-f25d.sidebar_huge_7848 .north-29b9 {
  opacity: 0;
}
.summary-f25d.soft_b33a .paragraph_light_21c9 {
  z-index: 10;
  visibility: visible;
}
.action-7882 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.action-7882 .dark-9cb8 {
  background: rgba(255, 255, 255, 0.99);
}
.action-7882 .dark-9cb8::after,
.action-7882 .dark-9cb8:before {
  background: inherit;
}
.action-7882:hover .dark-9cb8 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar_huge_7848 .action-7882 {
  top: 10px;
  right: auto;
  left: 12px;
}
.soft_b33a .action-7882 {
  display: none !important;
}
.summary-f25d:before,
.overlay-9370:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.summary-f25d .action-7882,
.overlay-9370 .action-7882 {
  display: inline-block;
}
.paragraph_light_21c9 .photo-purple-4164 {
  -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;
}
.summary-f25d .paragraph_light_21c9 .photo-purple-4164,
.overlay-9370 .paragraph_light_21c9 .photo-purple-4164 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bronze-0237 .nav-30bf {
  width: 100%;
}
.pagination-bronze-a055 {
  padding: 0 0.5em 0;
}
.pagination-bronze-a055 [class*="customify-col-"],
.pagination-bronze-a055 [class*="customify-col_"],
.pagination-bronze-a055 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.header-b59e .pagination-bronze-a055 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shade_3ea0 .paragraph-ed20,
  .paragraph-ed20 {
    display: none;
  }
  .filter_f304 {
    text-align: left;
  }
  .item-thick-df6a {
    text-align: center;
  }
  .feature-c66e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shade_3ea0 .detail_purple_9e19,
  .detail_purple_9e19 {
    display: none;
  }
  .border-1211 {
    text-align: left;
  }
  .focused-a6af {
    text-align: center;
  }
  .notification_action_21a0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shade_3ea0 .stone-a205,
  .stone-a205 {
    display: none;
  }
  .easy-dc41 {
    text-align: left;
  }
  .container-e12a {
    text-align: center;
  }
  .clean-5357 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.last-ccb8 {
  box-shadow: none !important;
}
.active_7a74 .up_af32,
.small_56ad .up_af32 {
  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;
}
.small_56ad .up_af32 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.top_ae7e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.top_ae7e:after,
.top_ae7e:before {
  content: "";
  display: table;
}
.top_ae7e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .top_ae7e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.top_ae7e,
.summary_dirty_65b2 {
  max-width: 1248px;
  margin: 0 auto;
}

.selected-90b4.tertiary-old-e1c1 .top_ae7e {
  max-width: 100%;
}
.selected-90b4.banner-c528 {
  max-width: 1200px;
  margin: 0 auto;
}
.selected-90b4.prev-d2df .top_ae7e {
  max-width: 100%;
}
.selected-90b4.prev-d2df > .top_ae7e {
  padding-left: 0;
  padding-right: 0;
}
.selected-90b4.prev-d2df > .top_ae7e .shade_3ea0 {
  margin: 0;
}
.selected-90b4.prev-d2df
  > .top_ae7e
  .solid_7773.inner_a620 {
  margin-right: 0;
  margin-left: 0;
}
.selected-90b4.prev-d2df #main.inner_a620 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .module_steel_777f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .module_steel_777f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_7c7e .cold-8e5b {
    padding-right: 1em;
  }
  .paragraph_7c7e.background-b140 .solid_7773 {
    border-right: 1px solid #eaecee;
  }
  .paragraph_7c7e.background-b140 .cold-8e5b {
    padding-right: 1em;
  }
  .paragraph_7c7e.background-b140 .hero_pro_6d38 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-9fb3 .cold-8e5b {
    padding-left: 1em;
  }
  .dim-9fb3.background-b140 .solid_7773 {
    border-left: 1px solid #eaecee;
  }
  .dim-9fb3.background-b140 .cold-8e5b {
    padding-left: 1em;
  }
  .dim-9fb3.background-b140 .hero_pro_6d38 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow-66b0 .cold-8e5b {
    padding-left: 1em;
  }
  .narrow-66b0.background-b140 .dropdown-077b {
    border-right: 1px solid #eaecee;
  }
  .narrow-66b0.background-b140 .narrow_01fe {
    border-right: 1px solid #eaecee;
  }
  .narrow-66b0.background-b140 .cold-8e5b {
    padding-left: 1em;
  }
  .narrow-66b0.background-b140 .hero_pro_6d38 {
    padding-right: 1em;
  }
  .narrow-66b0.background-b140 .caption_motion_c016 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_a0de .cold-8e5b {
    padding-right: 1em;
  }
  .hidden_a0de.background-b140 .dropdown-077b {
    border-left: 1px solid #eaecee;
  }
  .hidden_a0de.background-b140 .narrow_01fe {
    border-left: 1px solid #eaecee;
  }
  .hidden_a0de.background-b140 .cold-8e5b {
    padding-right: 1em;
  }
  .hidden_a0de.background-b140 .hero_pro_6d38 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_a0de.background-b140 .caption_motion_c016 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module_steel_777f .cold-8e5b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module_steel_777f.background-b140 .solid_7773 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .module_steel_777f.background-b140 .cold-8e5b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module_steel_777f.background-b140 .hero_pro_6d38 {
    padding-left: 1em;
  }
  .module_steel_777f.background-b140 .caption_motion_c016 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .module_steel_777f.background-b140 .cold-8e5b {
    padding-left: 0;
  }
}
.icon_c098 .progress-next-7f5e {
  display: inline-block;
}
.badge-hot-2984 {
  display: inline-block;
}
.blue-d312 {
  word-con: break-word;
}
.thumbnail-5b9d > span {
  display: inline-block;
  padding: 5px 0;
}
.thumbnail-5b9d .shade_rough_0b62 {
  margin-left: 8px;
  margin-right: 8px;
}
.thumbnail-5b9d .badge-static-4ef8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.chip-226f .tertiary-out-8f16 {
  margin-bottom: 2em;
}
.chip-226f .large_5d35 {
  margin-bottom: 15px;
}
.chip-226f .large_5d35:last-child {
  margin-bottom: 0;
}
.chip-226f .breadcrumb_dirty_9144 {
  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) {
  .chip-226f .breadcrumb_dirty_9144 {
    display: block;
  }
}
.chip-226f .filter_c736 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .chip-226f .filter_c736 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.chip-226f .container_4d59 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.chip-226f .container_4d59 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.chip-226f .container_4d59 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.chip-226f .blue-d312 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip-226f .blue-d312 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.chip-226f .popup-4ced p:last-child {
  margin-bottom: 0;
}
.chip-226f .light_3772 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.chip-226f .outline_copper_366e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.chip-226f .notification_black_f5ed {
  margin-top: 1em;
}
.chip-226f .current-f825 {
  top: 0;
  display: block;
}
.chip-226f .current-f825 a {
  color: inherit;
}
.chip-226f .current-f825 a:hover {
  color: inherit;
}
.chip-226f .footer-b4c3 {
  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;
}
.chip-226f .footer-b4c3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.chip-226f .outline_copper_366e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.chip-226f .panel-c24c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.chip-226f .panel-c24c:first-child {
  margin-top: 0;
}
.chip-226f .panel-c24c.basic_7f85 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.chip-226f .panel-c24c.light-b59b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip-226f
  .panel-c24c.light-b59b.center_80af
  .notification_black_f5ed {
  width: 100%;
}
.chip-226f .light-b59b {
  -webkit-box-align: center;
  align-items: center;
}
.chip-226f .light-b59b .thumbnail-5b9d,
.chip-226f .light-b59b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.chip-226f .container_4d59 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip-226f .container_4d59 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip-226f .container_4d59: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;
}
.chip-226f .basic_7f85 {
  z-index: 5;
}
.chip-226f .notice-up-d38e .mask-9146 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.chip-226f .tabs_orange_7d41 .mask-9146 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.chip-226f .new_fc11 .mask-9146 {
  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;
}
.chip-226f.texture_black_bf5f .breadcrumb_dirty_9144,
.chip-226f.notice_in_5115 .breadcrumb_dirty_9144 {
  display: block;
}
.chip-226f.texture_black_bf5f .breadcrumb_dirty_9144 .gradient-purple-8bc9,
.chip-226f.texture_black_bf5f .breadcrumb_dirty_9144 .outline_copper_366e,
.chip-226f.notice_in_5115 .breadcrumb_dirty_9144 .gradient-purple-8bc9,
.chip-226f.notice_in_5115 .breadcrumb_dirty_9144 .outline_copper_366e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip-226f.gas_3b60 .filter_c736 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .chip-226f.gas_3b60 .filter_c736 {
    margin-right: 0;
  }
}
.chip-226f.texture_black_bf5f .filter_c736,
.chip-226f.notice_in_5115 .filter_c736 {
  padding-top: 40%;
}
.chip-226f.texture_black_bf5f .tertiary-out-8f16,
.chip-226f.notice_in_5115 .tertiary-out-8f16 {
  display: block;
}
.chip-226f.texture_black_bf5f .fn-sticky-8373 .outline_copper_366e,
.chip-226f.notice_in_5115 .fn-sticky-8373 .outline_copper_366e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.chip-226f.texture_black_bf5f .filter_c736,
.chip-226f.notice_in_5115 .filter_c736 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.chip-226f.texture_black_bf5f .outline_copper_366e {
  padding: 1em;
}
.pro_cc10 {
  margin: 30px auto;
  display: block;
}
.pro_cc10 .active_852e > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.pro_cc10 .active_852e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pro_cc10 .active_852e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container_683f .thumbnail-5b9d {
  margin-bottom: 1.41575em;
}
.container_683f .hidden-action-fcef {
  margin-bottom: 1.618em;
}
.column_inner_7994 .liquid-c35e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.column_inner_7994 .liquid-c35e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.column_inner_7994 .under_6ea6 {
  max-width: 100%;
  overflow: auto;
}
.wrapper_active_e949 .column_inner_7994 a:hover {
  text-decoration: underline;
}
.link_227c .large_5d35:not(.blue-d312),
.link_227c .container_4d59 {
  margin-bottom: 1.41575em;
}
.link_227c .large_5d35:not(.blue-d312):last-child,
.link_227c .container_4d59:last-child {
  margin-bottom: 0;
}
.link_227c .large_5d35.tertiary-light-a783 {
  margin-bottom: 0.41575em;
}
.link_227c .disabled_e87b:before,
.link_227c .liquid-855a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.link_227c .disabled_e87b:before {
  content: "\f115";
}
.link_227c .liquid-855a:before {
  content: "\f02c";
}
.link_227c .gas-53ab {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.link_227c .gas-53ab a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.filter-1c80 {
  display: -webkit-box;
  display: flex;
}
.filter-1c80 .message_d9a1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .filter-1c80 .message_d9a1 {
    flex-basis: 90px;
  }
}
.filter-1c80 .dark-b7ab {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter-1c80 .dark-b7ab {
    flex-basis: calc(100% - 50px);
  }
}
.filter-1c80 .row-gold-c618 p:last-child {
  margin-bottom: 0.72em;
}
.texture-e69e .active_852e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.texture-e69e .active_852e:after,
.texture-e69e .active_852e:before {
  content: "";
  display: table;
}
.texture-e69e .active_852e:after {
  clear: both;
}
.texture-e69e .active_852e .element_b670,
.texture-e69e .active_852e .module_center_5090 {
  width: 49%;
}
.texture-e69e .active_852e .element_b670 a span.caption-08a3,
.texture-e69e .active_852e .module_center_5090 a span.caption-08a3 {
  display: block;
  margin-bottom: 5px;
}
.texture-e69e .active_852e .module_center_5090 {
  float: left;
  text-align: left;
}
.texture-e69e .active_852e .element_b670 {
  float: right;
  text-align: right;
}
.aside_last_e701 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .aside_last_e701 {
    margin-bottom: 0;
  }
}
.notice-upper-38b8 {
  margin-bottom: 1em;
}
.notice-upper-38b8 .blue-d312 {
  font-size: 1.1em;
  line-height: 1.3;
}
.border_pressed_75b6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.top_e281 .notice-upper-38b8,
.tooltip-motion-dac4 .notice-upper-38b8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .top_e281 .notice-upper-38b8,
  .tooltip-motion-dac4 .notice-upper-38b8 {
    display: block;
  }
}
.top_e281 .border_pressed_75b6,
.tooltip-motion-dac4 .border_pressed_75b6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .top_e281 .border_pressed_75b6,
  .tooltip-motion-dac4 .border_pressed_75b6 {
    margin-bottom: 1em;
  }
}
.top_e281 .border_pressed_75b6 img,
.tooltip-motion-dac4 .border_pressed_75b6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.top_e281 .button_medium_00af,
.tooltip-motion-dac4 .button_medium_00af {
  flex-basis: calc(100% - 160px);
}
.top_e281 .button_medium_00af p,
.tooltip-motion-dac4 .button_medium_00af p {
  margin-bottom: 0;
}
.top_e281 .button_medium_00af {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .top_e281 .button_medium_00af {
    padding-left: 0;
  }
}
.tooltip-motion-dac4 .button_medium_00af {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip-motion-dac4 .button_medium_00af {
    padding-right: 0;
  }
}
.tooltip-motion-dac4 .border_pressed_75b6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.large-0dd1 .border_pressed_75b6 {
  margin-bottom: 0.5em;
}
.large-0dd1 .border_pressed_75b6 img {
  width: 100%;
}
.slider-e440 .status-current-9e4c,
.modal_625f .status-current-9e4c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal_625f .solid_7773 .photo_static_b6de p:last-child {
  margin-bottom: 0;
}
.old_ec4a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.frame-left-e6b2 .focus-161f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .frame-left-e6b2 .focus-161f:last-of-type {
    margin-bottom: 0;
  }
}
.frame-left-e6b2 .focus-161f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.frame-left-e6b2 .focus-161f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.frame-left-e6b2 .focus-161f ul li {
  margin: 0 0 0.6em;
}
.frame-left-e6b2 .focus-161f ul li.thumbnail_b253,
.frame-left-e6b2 .focus-161f ul li.breadcrumb_b4c8 {
  position: relative;
}
.frame-left-e6b2 .focus-161f ul li.thumbnail_b253 .menu_0f32,
.frame-left-e6b2 .focus-161f ul li.breadcrumb_b4c8 .menu_0f32 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.frame-left-e6b2 .focus-161f ul li.thumbnail_b253:after:after,
.frame-left-e6b2 .focus-161f ul li.thumbnail_b253:after:before,
.frame-left-e6b2
  .focus-161f
  ul
  li.breadcrumb_b4c8:after:after,
.frame-left-e6b2
  .focus-161f
  ul
  li.breadcrumb_b4c8:after:before {
  content: "";
  display: table;
}
.frame-left-e6b2 .focus-161f ul li.thumbnail_b253:after:after,
.frame-left-e6b2
  .focus-161f
  ul
  li.breadcrumb_b4c8:after:after {
  clear: both;
}
.frame-left-e6b2 .focus-161f a.disabled_tiny_4cc4:hover {
  text-decoration: none;
}
.frame-left-e6b2 .focus-161f select {
  max-width: 100%;
}
.frame-left-e6b2 .focus-161f table {
  font-size: 85%;
}
.frame-left-e6b2 .focus-161f table td,
.frame-left-e6b2 .focus-161f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.frame-left-e6b2 .focus-161f table tfoot td {
  text-align: left;
}
.frame-left-e6b2 .focus-161f :last-child {
  margin-bottom: 0;
}
.frame-left-e6b2 .focus-161f .item_over_fd67 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.frame-left-e6b2 .focus-161f .item_over_fd67 label {
  width: 100%;
}
.frame-left-e6b2 .focus-161f .item_over_fd67 .mini_84c6 {
  width: 100%;
  display: block;
}
.frame-left-e6b2 .focus-161f .item_over_fd67 .panel_dim_90ba {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.frame-left-e6b2 .focus-161f .item_over_fd67 .panel_dim_90ba:hover svg #svg-search {
  fill: #444;
}
.frame-left-e6b2 .focus-161f .item_over_fd67 .panel_dim_90ba svg {
  width: 18px;
  height: 18px;
}
.frame-left-e6b2 .gradient_new_1a83 ul ul,
.frame-left-e6b2 .black_451a ul ul,
.frame-left-e6b2 .notice-ae3f ul ul,
.frame-left-e6b2 .fluid_604a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.frame-left-e6b2 .gradient_new_1a83 .iron-344b > a,
.frame-left-e6b2 .black_451a .iron-344b > a,
.frame-left-e6b2 .notice-ae3f .iron-344b > a,
.frame-left-e6b2 .fluid_604a .iron-344b > a {
  margin-bottom: 0;
}
.frame-left-e6b2 .summary_black_8b2d li,
.frame-left-e6b2 .gradient_new_1a83 li,
.frame-left-e6b2 .video-e989 li,
.frame-left-e6b2 .black_451a li,
.frame-left-e6b2 .notice-ae3f li,
.frame-left-e6b2 .fluid_604a li,
.frame-left-e6b2 .summary-gas-b279 li,
.frame-left-e6b2 .slider-easy-fe51 li {
  display: block;
  position: relative;
}
.frame-left-e6b2 .summary_black_8b2d li:last-child,
.frame-left-e6b2 .gradient_new_1a83 li:last-child,
.frame-left-e6b2 .video-e989 li:last-child,
.frame-left-e6b2 .black_451a li:last-child,
.frame-left-e6b2 .notice-ae3f li:last-child,
.frame-left-e6b2 .fluid_604a li:last-child,
.frame-left-e6b2 .summary-gas-b279 li:last-child,
.frame-left-e6b2 .slider-easy-fe51 li:last-child {
  border: none;
}
.frame-left-e6b2 .summary_black_8b2d li a,
.frame-left-e6b2 .gradient_new_1a83 li a,
.frame-left-e6b2 .video-e989 li a,
.frame-left-e6b2 .black_451a li a,
.frame-left-e6b2 .notice-ae3f li a,
.frame-left-e6b2 .fluid_604a li a,
.frame-left-e6b2 .summary-gas-b279 li a,
.frame-left-e6b2 .slider-easy-fe51 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame-left-e6b2 .summary_black_8b2d li ul li::before,
.frame-left-e6b2 .gradient_new_1a83 li ul li::before,
.frame-left-e6b2 .video-e989 li ul li::before,
.frame-left-e6b2 .black_451a li ul li::before,
.frame-left-e6b2 .notice-ae3f li ul li::before,
.frame-left-e6b2 .fluid_604a li ul li::before,
.frame-left-e6b2 .summary-gas-b279 li ul li::before,
.frame-left-e6b2 .slider-easy-fe51 li ul li::before {
  left: 15px;
}
.frame-left-e6b2 .summary_black_8b2d li ul a,
.frame-left-e6b2 .gradient_new_1a83 li ul a,
.frame-left-e6b2 .video-e989 li ul a,
.frame-left-e6b2 .black_451a li ul a,
.frame-left-e6b2 .notice-ae3f li ul a,
.frame-left-e6b2 .fluid_604a li ul a,
.frame-left-e6b2 .summary-gas-b279 li ul a,
.frame-left-e6b2 .slider-easy-fe51 li ul a {
  padding-left: 20px;
}
.frame-left-e6b2 .summary_black_8b2d li ul ul li::before,
.frame-left-e6b2 .gradient_new_1a83 li ul ul li::before,
.frame-left-e6b2 .video-e989 li ul ul li::before,
.frame-left-e6b2 .black_451a li ul ul li::before,
.frame-left-e6b2 .notice-ae3f li ul ul li::before,
.frame-left-e6b2 .fluid_604a li ul ul li::before,
.frame-left-e6b2 .summary-gas-b279 li ul ul li::before,
.frame-left-e6b2 .slider-easy-fe51 li ul ul li::before {
  left: 30px;
}
.frame-left-e6b2 .summary_black_8b2d li ul ul a,
.frame-left-e6b2 .gradient_new_1a83 li ul ul a,
.frame-left-e6b2 .video-e989 li ul ul a,
.frame-left-e6b2 .black_451a li ul ul a,
.frame-left-e6b2 .notice-ae3f li ul ul a,
.frame-left-e6b2 .fluid_604a li ul ul a,
.frame-left-e6b2 .summary-gas-b279 li ul ul a,
.frame-left-e6b2 .slider-easy-fe51 li ul ul a {
  padding-left: 40px;
}
.frame-left-e6b2 .breadcrumb_cool_45ce li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame-left-e6b2 .slider-easy-fe51 ul li {
  margin-bottom: 1.41575em;
}
.frame-left-e6b2 .slider-easy-fe51 ul li .menu_easy_a70c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.frame-left-e6b2 .slider-easy-fe51 ul li .gas-6c3e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.paragraph_69c4 .summary_black_8b2d li a,
.paragraph_69c4 .gradient_new_1a83 li a,
.paragraph_69c4 .video-e989 li a,
.paragraph_69c4 .black_451a li a,
.paragraph_69c4 .notice-ae3f li a,
.paragraph_69c4 .fluid_604a li a,
.paragraph_69c4 .summary-gas-b279 li a,
.paragraph_69c4 .slider-easy-fe51 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_69c4 .breadcrumb_cool_45ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_69c4 .focus-161f ul li.thumbnail_b253 .menu_0f32,
.paragraph_69c4 .focus-161f ul li.breadcrumb_b4c8 .menu_0f32 {
  background: rgba(0, 0, 0, 0.2);
}
.paragraph_69c4 .frame-left-e6b2 .focus-161f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-90b4 .frame-left-e6b2 .lower_a5a0 li {
  margin: 0;
}
.selected-90b4 .frame-left-e6b2 .lower_a5a0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.selected-90b4 .frame-left-e6b2 .lower_a5a0 li ul {
  margin: 0;
}
.selected-90b4 .frame-left-e6b2 .lower_a5a0 li ul li a {
  padding-left: 15px;
}
.selected-90b4 .frame-left-e6b2 .lower_a5a0 li ul li li a {
  padding-left: 30px;
}
.selected-90b4 .frame-left-e6b2 .lower_a5a0 li.grid-new-88d1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.selected-90b4 .frame-left-e6b2 .lower_a5a0 li.grid-new-88d1 > 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;
}
.selected-90b4 .frame-left-e6b2 .lower_a5a0 li.grid-new-88d1 > 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;
}
.caption_under_6719 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.outline-plasma-31d5 {
  position: relative;
  z-index: 10;
}
.outline-plasma-31d5 .photo-purple-4164 {
  width: 100%;
  max-width: 100%;
}
.texture-38e1 .paragraph-outer-f63e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.texture-38e1 .article_9d30 {
}
.texture-38e1 .paragraph_69c4 {
  background: #292929;
}
.card-384f .paragraph-outer-f63e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.card-384f .article_9d30 {
  background: #f9f9f9;
}
.card-384f .paragraph_69c4 {
  background: #303030;
}
.dropdown-last-d9f8 .paragraph-outer-f63e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-last-d9f8 .progress-next-7f5e {
    margin-bottom: 1em;
  }
  .dropdown-last-d9f8 .progress-next-7f5e:last-child {
    margin-bottom: 0;
  }
}
.dropdown-last-d9f8 .article_9d30 {
  background: #ededed;
}
.dropdown-last-d9f8 .paragraph_69c4 {
  background: #1a1a1a;
}
.paragraph-outer-f63e.article_9d30 {
  color: rgba(0, 0, 0, 0.6);
}
.paragraph-outer-f63e.article_9d30 .avatar_b271 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-outer-f63e.paragraph_69c4 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-outer-f63e.paragraph_69c4 a:not(.disabled_tiny_4cc4) {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-outer-f63e.paragraph_69c4 a:not(.disabled_tiny_4cc4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-outer-f63e.paragraph_69c4 .avatar_b271 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-outer-f63e.paragraph_69c4 table tbody td,
.paragraph-outer-f63e.paragraph_69c4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gallery_copper_c917.wood-4673 .top_ae7e {
  max-width: initial;
}
.gallery_copper_c917 .shadow_49e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gallery_copper_c917 .shadow_49e9 .photo-purple-4164 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gallery_copper_c917 .shadow_49e9 .photo-purple-4164 {
    display: block;
    margin-bottom: 2em;
  }
  .gallery_copper_c917 .shadow_49e9 .photo-purple-4164:last-child {
    margin-bottom: 0;
  }
}
.dropdown-last-d9f8 .progress-next-7f5e:last-child,
.card-384f .progress-next-7f5e:last-child,
.texture-38e1 .progress-next-7f5e:last-child {
  margin-bottom: 0;
}
.dropdown-last-d9f8 .progress-next-7f5e .frame-left-e6b2 .focus-161f:last-child,
.card-384f .progress-next-7f5e .frame-left-e6b2 .focus-161f:last-child,
.texture-38e1 .progress-next-7f5e .frame-left-e6b2 .focus-161f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown-last-d9f8 .main-middle-0a80,
  .dropdown-last-d9f8 .narrow-4c98,
  .card-384f .main-middle-0a80,
  .card-384f .narrow-4c98,
  .texture-38e1 .main-middle-0a80,
  .texture-38e1 .narrow-4c98 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .outline-plasma-31d5 .progress-next-7f5e {
    margin-bottom: 2em;
  }
}
.outline-plasma-31d5 p:last-child {
  margin-bottom: 0;
}
.outline-plasma-31d5 li,
.outline-plasma-31d5 ul {
  list-style: none;
  margin: 0;
}
.outline-plasma-31d5 ul ul {
  margin-left: 2.617924em;
}
.right-2dd7 {
  font-size: 0.875em;
}

/* css-noise: 0d6a */
.phantom-card-l6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
