/*!
Theme Name: Customify
Theme URI: https://pressmaximum.liquid_7f77/customify
Author: WPCustomify
Author URI: https://pressmaximum.liquid_7f77
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.liquid_7f77/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.detail-hard-4d4c.card_smooth_2636/licenses/gpl-2.0.status_narrow_472d
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.detail-2b39/, (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.link-5152.media-437d/normalize.popup-fixed-f89c/
 ======
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.popup-fixed-f89c v7.0.0 | MIT License | github.liquid_7f77/necolas/normalize.popup-fixed-f89c */
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;
}
.article_e7ff .up-4782,
.tag_copper_42b6,
.feature_5635,
.fresh-2506,
.gold-f1c9,
.gradient_e685,
.texture_cold_42c4,
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;
}
.tag_copper_42b6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tag_copper_42b6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tag_copper_42b6,
  h1 {
    font-size: 1.8em;
  }
}
.feature_5635,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature_5635 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature_5635,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature_5635,
  h2 {
    font-size: 1.7em;
  }
}
.fresh-2506,
h3 {
  font-size: 1.618em;
}
.article_e7ff .up-4782,
.gold-f1c9,
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.icon-hard-ebbd {
  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;
}
.frame-outer-59eb:after,
.frame-outer-59eb:before,
.info_a682:after,
.info_a682:before {
  content: "";
  display: table;
}
.frame-outer-59eb:after,
.info_a682:after {
  clear: both;
}
.card_white_5cdf {
  float: right;
  margin-right: 0;
}
.lite-de68 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hard_2187 .component-ae82,
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;
}
.hard_2187 .component-ae82: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;
}
.main-wide-7293 .component-ae82 {
  box-shadow: none;
}
.main-wide-7293
  .component-ae82
  .basic_014e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.main-wide-7293 .component-ae82 .prev-2ff8 {
  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;
}
.main-wide-7293
  .component-ae82
  .prev-2ff8
  b {
  display: none;
}
.main-wide-7293 .gradient_gold_6aa8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.clean_9eb7:not(.soft_5d59):not(.paragraph_0099),
button:not(.soft_5d59):not(.paragraph_0099),
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ),
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ),
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ) {
  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;
}
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ):hover,
button:not(.soft_5d59):not(
    .paragraph_0099
  ):hover,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ):hover,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ):hover,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ):active,
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ):focus,
button:not(.soft_5d59):not(
    .paragraph_0099
  ):active,
button:not(.soft_5d59):not(
    .paragraph_0099
  ):focus,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ):active,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ):focus,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ):active,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ):focus,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ):active,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ):focus {
  outline: 0;
}
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128,
button:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128 {
  position: relative;
}
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .banner_huge_7399,
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .modal-ec03,
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .action-d667,
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  i,
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  svg,
button:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .banner_huge_7399,
button:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .modal-ec03,
button:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .action-d667,
button:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  i,
button:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  svg,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .banner_huge_7399,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .modal-ec03,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .action-d667,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  i,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  svg,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .banner_huge_7399,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .modal-ec03,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .action-d667,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  i,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  svg,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .banner_huge_7399,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .modal-ec03,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  .action-d667,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  i,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128
  svg {
  visibility: hidden;
}
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128:after,
button:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128:after,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128:after,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128:after,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ).fn-loading-8128: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;
}
.clean_9eb7:not(.soft_5d59):not(.paragraph_0099),
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ),
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ),
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ) {
  color: #fff;
  background: #235787;
}
.clean_9eb7:not(.soft_5d59):not(
    .paragraph_0099
  ):focus,
input[type="button"]:not(.soft_5d59):not(
    .paragraph_0099
  ):focus,
input[type="reset"]:not(.soft_5d59):not(
    .paragraph_0099
  ):focus,
input[type="submit"]:not(.soft_5d59):not(
    .paragraph_0099
  ):focus {
  color: #fff;
}
.clean_9eb7.fn-disabled-8128:not(.soft_5d59):not(
    .paragraph_0099
  ),
.clean_9eb7[disabled]:not(.soft_5d59):not(
    .paragraph_0099
  ),
button.fn-disabled-8128:not(.soft_5d59):not(
    .paragraph_0099
  ),
button[disabled]:not(.soft_5d59):not(
    .paragraph_0099
  ) {
  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;
}
.alert-active-e0f8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.alert-active-e0f8: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;
}
.photo_e2e1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.info_d805 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption-clean-fb09 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.frame-outer-59eb:after,
.frame-outer-59eb:before,
.popup_db3c:after,
.popup_db3c:before,
.easy_b272:after,
.easy_b272:before,
.blue_badf:after,
.blue_badf:before,
.summary_gas_d137:after,
.summary_gas_d137:before,
.grid_east_b971:after,
.grid_east_b971:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.frame-outer-59eb:after,
.popup_db3c:after,
.easy_b272:after,
.blue_badf:after,
.summary_gas_d137:after,
.grid_east_b971:after {
  clear: both;
}
.popup_db3c .message_steel_523c,
.easy_b272 .message_steel_523c,
.banner-247f .message_steel_523c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.liquid_719a {
  display: inline-block;
}
.slow-c2da {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.slow-c2da img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slow-c2da .highlight_0ccd {
  padding: 1em 0;
  font-size: 85%;
}
.highlight_0ccd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.message_full_0ae2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.message_full_0ae2:after,
.message_full_0ae2:before {
  content: "";
  display: table;
}
.message_full_0ae2:after {
  clear: both;
}
.white-a143 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.video_6fab .white-a143 {
  max-width: 50%;
}
.caption_969b .white-a143 {
  max-width: 33.33%;
}
.alert_b204 .white-a143 {
  max-width: 25%;
}
.tag-stone-7723 .white-a143 {
  max-width: 20%;
}
.status_tall_a3c7 .white-a143 {
  max-width: 16.66%;
}
.message_first_13f9 .white-a143 {
  max-width: 14.28%;
}
.gradient_39b5 .white-a143 {
  max-width: 12.5%;
}
.box-right-d638 .white-a143 {
  max-width: 11.11%;
}
.search-hovered-96a1 {
  display: block;
}
.article_e7ff .bright_1463 label,
.article_e7ff .dark-42d7 label,
.article_e7ff .brown_1a7c label,
.article_e7ff .content_a2f4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paragraph_west_2d05 {
  list-style: none;
  margin: 0;
}
.paragraph_west_2d05 article.orange_1595 {
  margin-bottom: 0;
}
.paragraph_west_2d05 ul {
  list-style: none;
  margin: 0;
}
.paragraph_west_2d05 .primary_thick_102a li.orange_1595 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paragraph_west_2d05 .primary_thick_102a li.orange_1595 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paragraph_west_2d05 .primary_thick_102a li.orange_1595: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) {
  .paragraph_west_2d05 .primary_thick_102a li.orange_1595 li.orange_1595 li.orange_1595 li.orange_1595 {
    padding-left: 0;
  }
}
article.orange_1595 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.orange_1595 .popup_db3c p:last-of-type {
  margin-bottom: 0;
}
article.orange_1595 .fresh_d6a5 {
  float: left;
}
article.orange_1595 .highlight-new-7918 {
  margin-left: 85px;
}
article.orange_1595 .pressed_6a2c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.orange_1595 .pressed_6a2c .content-d5b4 {
  margin-left: 10px;
}
article.orange_1595 .component_8f16 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.orange_1595 .highlight-left-76e2 {
  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 .bright_1463,
  #respond .brown_1a7c,
  #respond .content_a2f4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bright_1463 input,
#respond .brown_1a7c input,
#respond .content_a2f4 input {
  width: 100%;
}
#respond .content_a2f4 {
  margin-right: 0;
}
#respond .title-black-931d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background_1e57 {
  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;
}
.background_1e57.list-0817 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.background_1e57 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%);
}
.background_1e57:focus,
.background_1e57: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);
}
.label_7347 {
  border-radius: 10%;
}
.tall-f54f {
  border-radius: 50%;
}
.filter_inner_24de {
  font-size: 0.72em;
}
.caption_3728 {
  font-size: 0.875em;
}
.slider-paper-7f4f {
  font-size: 1.1em;
}
.dynamic_499c {
  text-transform: uppercase;
  line-height: 1.2;
}
.dynamic_499c.filter_inner_24de {
  letter-spacing: 0.5px;
}
.gas_558c,
.gas_558c a {
  color: #6d6d6d;
}
.gas_558c a:hover {
  color: #111;
}
.solid-4583 {
  color: #6d6d6d;
}
.content_f3c1 {
  overflow-x: hidden;
}
.content_f3c1 .rough-65e0.content-9e06 {
  position: relative;
}
.content_f3c1 .rough-65e0.content-9e06.brown-2ffb {
  position: initial;
}
.content_f3c1
  .rough-65e0.content-9e06.brown-2ffb
  .outer_bbd8 {
  left: auto;
}
.content_f3c1 .rough-65e0 .outer_bbd8 {
  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;
}
.content_f3c1 .rough-65e0:hover.content-9e06 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.content_f3c1
  .rough-65e0:hover.content-9e06
  .outer_bbd8 {
  display: block;
  z-index: 9999999;
}
.content_f3c1 .info_wide_b1a7 .simple-e04a,
.content_f3c1 .south-c875 .simple-e04a {
  display: none;
}
.content_f3c1 .wood-29f0 .rough-65e0:hover.content-9e06 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.article_e7ff .bright_1463 label,
.article_e7ff .dark-42d7 label,
.article_e7ff .brown_1a7c label,
.article_e7ff .content_a2f4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paragraph_west_2d05 {
  list-style: none;
  margin: 0;
}
.paragraph_west_2d05 article.orange_1595 {
  margin-bottom: 0;
}
.paragraph_west_2d05 ul {
  list-style: none;
  margin: 0;
}
.paragraph_west_2d05 .primary_thick_102a li.orange_1595 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paragraph_west_2d05 .primary_thick_102a li.orange_1595 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paragraph_west_2d05 .primary_thick_102a li.orange_1595: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) {
  .paragraph_west_2d05 .primary_thick_102a li.orange_1595 li.orange_1595 li.orange_1595 li.orange_1595 {
    padding-left: 0;
  }
}
article.orange_1595 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.orange_1595 .popup_db3c p:last-of-type {
  margin-bottom: 0;
}
article.orange_1595 .fresh_d6a5 {
  float: left;
}
article.orange_1595 .highlight-new-7918 {
  margin-left: 85px;
}
article.orange_1595 .pressed_6a2c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.orange_1595 .pressed_6a2c .content-d5b4 {
  margin-left: 10px;
}
article.orange_1595 .component_8f16 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.orange_1595 .highlight-left-76e2 {
  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 .bright_1463,
  #respond .brown_1a7c,
  #respond .content_a2f4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bright_1463 input,
#respond .brown_1a7c input,
#respond .content_a2f4 input {
  width: 100%;
}
#respond .content_a2f4 {
  margin-right: 0;
}
#respond .title-black-931d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info_wide_b1a7 .stale_e4e9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.stale_e4e9 .detail_dark_2835.east-1fe9 .white-6ce3 > li > a:focus,
.stale_e4e9 .detail_dark_2835.east-1fe9 .white-6ce3 > li > a:hover,
.stale_e4e9 .detail_dark_2835.card-59cb .white-6ce3 > li > a:focus,
.stale_e4e9 .detail_dark_2835.card-59cb .white-6ce3 > li > a:hover,
.stale_e4e9 .detail_dark_2835.complex_813b .white-6ce3 > li > a:focus,
.stale_e4e9 .detail_dark_2835.complex_813b .white-6ce3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_e4e9
  .detail_dark_2835.east-1fe9
  .white-6ce3
  > li.first-1c13
  > a,
.stale_e4e9
  .detail_dark_2835.east-1fe9
  .white-6ce3
  > li.bronze_0d67
  > a,
.stale_e4e9
  .detail_dark_2835.card-59cb
  .white-6ce3
  > li.first-1c13
  > a,
.stale_e4e9
  .detail_dark_2835.card-59cb
  .white-6ce3
  > li.bronze_0d67
  > a,
.stale_e4e9
  .detail_dark_2835.complex_813b
  .white-6ce3
  > li.first-1c13
  > a,
.stale_e4e9 .detail_dark_2835.complex_813b .white-6ce3 > li.background-solid-d560 > a {
  color: rgba(255, 255, 255, 0.99);
}
.stale_e4e9 .surface_center_c952,
.stale_e4e9 .surface_center_c952 a {
  color: rgba(255, 255, 255, 0.99);
}
.stale_e4e9 .wrapper-4bc4.accordion_98f6 li a,
.stale_e4e9 .paper_cef3 a,
.stale_e4e9 .border-247b,
.stale_e4e9 .white-6ce3 > li > a,
.stale_e4e9 .active_hovered_dcc7 {
  color: rgba(255, 255, 255, 0.79);
}
.stale_e4e9 .wrapper-4bc4.accordion_98f6 li a:hover,
.stale_e4e9 .paper_cef3 a:hover,
.stale_e4e9 .border-247b:hover,
.stale_e4e9 .white-6ce3 > li > a:hover,
.stale_e4e9 .active_hovered_dcc7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_e4e9 .paper_3a3f {
  color: rgba(255, 255, 255, 0.79);
}
.stale_e4e9 .paper_3a3f .basic-9f85 {
  color: rgba(255, 255, 255, 0.99);
}
.stale_e4e9 .paper_3a3f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_e4e9 .notification_97cf .upper-0898 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale_e4e9 .notification_97cf .upper-0898 .gallery_6f5b {
  color: rgba(255, 255, 255, 0.79);
}
.stale_e4e9
  .notification_97cf
  .upper-0898
  .gallery_6f5b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale_e4e9
  .notification_97cf
  .upper-0898
  .gallery_6f5b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale_e4e9
  .notification_97cf
  .upper-0898
  .gallery_6f5b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale_e4e9
  .notification_97cf
  .upper-0898
  .gallery_6f5b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale_e4e9 .notification_97cf .component_dim_5bc4 {
  color: rgba(255, 255, 255, 0.79);
}
.stale_e4e9 .notification_97cf .component_dim_5bc4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-motion-c30a
  .stale_e4e9
  .notification_97cf
  .description_5bd1
  .blue-35b9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-motion-c30a
  .stale_e4e9
  .notification_97cf
  .description_5bd1
  .gallery_6f5b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info_wide_b1a7 .large_e50f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.large_e50f .detail_dark_2835.east-1fe9 .white-6ce3 > li > a:focus,
.large_e50f .detail_dark_2835.east-1fe9 .white-6ce3 > li > a:hover,
.large_e50f .detail_dark_2835.card-59cb .white-6ce3 > li > a:focus,
.large_e50f .detail_dark_2835.card-59cb .white-6ce3 > li > a:hover,
.large_e50f .detail_dark_2835.complex_813b .white-6ce3 > li > a:focus,
.large_e50f .detail_dark_2835.complex_813b .white-6ce3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_e50f
  .detail_dark_2835.east-1fe9
  .white-6ce3
  > li.first-1c13
  > a,
.large_e50f
  .detail_dark_2835.east-1fe9
  .white-6ce3
  > li.bronze_0d67
  > a,
.large_e50f
  .detail_dark_2835.card-59cb
  .white-6ce3
  > li.first-1c13
  > a,
.large_e50f
  .detail_dark_2835.card-59cb
  .white-6ce3
  > li.bronze_0d67
  > a,
.large_e50f
  .detail_dark_2835.complex_813b
  .white-6ce3
  > li.first-1c13
  > a,
.large_e50f .detail_dark_2835.complex_813b .white-6ce3 > li.background-solid-d560 > a {
  color: rgba(0, 0, 0, 0.8);
}
.large_e50f .surface_center_c952,
.large_e50f .surface_center_c952 a {
  color: rgba(0, 0, 0, 0.8);
}
.large_e50f .wrapper-4bc4.accordion_98f6 li a,
.large_e50f .paper_cef3 a,
.large_e50f .border-247b,
.large_e50f .white-6ce3 > li > a,
.large_e50f .active_hovered_dcc7 {
  color: rgba(0, 0, 0, 0.55);
}
.large_e50f .wrapper-4bc4.accordion_98f6 li a:hover,
.large_e50f .paper_cef3 a:hover,
.large_e50f .border-247b:hover,
.large_e50f .white-6ce3 > li > a:hover,
.large_e50f .active_hovered_dcc7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_e50f .paper_3a3f {
  color: rgba(0, 0, 0, 0.55);
}
.large_e50f .paper_3a3f .basic-9f85 {
  color: rgba(0, 0, 0, 0.8);
}
.large_e50f .paper_3a3f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-action-7d9a .widget_d9d9 {
  margin-left: auto;
  margin-right: auto;
}
.easy_b272 > * {
  margin-left: auto;
  margin-right: auto;
}
.easy_b272 .photo_e2e1 {
  margin-right: 1.41575em;
}
.info-c9f3 .easy_b272 > .mini-2b29 {
  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;
}
.info-c9f3 .easy_b272 > .focus_dim_7ef3 {
  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;
}
.silver_d7c3.hero-action-7d9a .widget_d9d9,
.north-17e5.hero-action-7d9a .widget_d9d9 {
  margin-left: 0;
}
.component_left_f47e.hero-action-7d9a .widget_d9d9,
.yellow-3248.hero-action-7d9a .widget_d9d9 {
  margin-right: 0;
}
.easy_b272 ol,
.easy_b272 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.south_7c6c video {
  max-width: 100%;
}
.feature_fc3e img {
  display: block;
}
.feature_fc3e.photo_e2e1,
.feature_fc3e.info_d805 {
  width: 100%;
}
.feature_fc3e.focus_dim_7ef3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accordion_e522:not(.notice_fc8e) {
  margin: 1.5em auto;
}
.short-d7f5 p {
  padding: 1.5em 14px;
}
ul.article-under-5abc.focus_dim_7ef3,
ul.article-under-5abc.mini-2b29,
ul.article-under-5abc.focus_prev_7537.mini-2b29 {
  padding: 0 14px;
}
.lite_f5b5 {
  display: block;
  overflow-x: auto;
}
.lite_f5b5 table {
  border-collapse: collapse;
  width: 100%;
}
.lite_f5b5 td,
.lite_f5b5 th {
  padding: 0.5em;
}
.easy_b272 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.easy_b272 ol ol,
.easy_b272 ol ul,
.easy_b272 ul ol,
.easy_b272 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.easy_b272 ol ol li,
.easy_b272 ol ul li,
.easy_b272 ul ol li,
.easy_b272 ul ul li {
  margin-left: 0;
}
.form_current_ee17.picture-pressed-84c1 > .icon_tall_ec63 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.form_current_ee17.picture-pressed-84c1 > .icon_tall_ec63 iframe,
.form_current_ee17.picture-pressed-84c1 > .icon_tall_ec63 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.filter-gas-9e5f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.filter-gas-9e5f.search_soft_41b0 {
  padding: 0;
}
.filter-gas-9e5f.search_soft_41b0 cite {
  font-size: 13px;
}
.filter-gas-9e5f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.filter-gas-9e5f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hot_a93d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hot_a93d > p:first-child {
  margin-top: 0;
}
.hot_a93d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hot_a93d blockquote {
  border-left: 0;
}
.active_1df0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.active_1df0:not(.chip-7c24) {
  max-width: 100px;
}
.active_1df0.clean_97b0 {
  border-bottom: none !important;
  text-align: center;
}
.active_1df0.clean_97b0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .short-d7f5 p {
    padding: 1.5em 0;
  }
}
.search-43be {
  color: #0073aa;
}
.dropdown_paper_9154 {
  background-color: #0073aa;
}
.wood_5373 {
  color: #229fd8;
}
.preview-fe30 {
  background-color: #229fd8;
}
.article_brown_4955 {
  color: #eee;
}
.photo_hot_8a83 {
  background-color: #eee;
}
.wrapper_prev_4332 {
  color: #444;
}
.primary-963d {
  background-color: #444;
}
.disabled-fcdc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.disabled-fcdc .tiny_e7fb .paper_cef3 {
  font-size: 15px;
}
.disabled-fcdc .paper_cef3 {
  line-height: 1.3;
}
.disabled-fcdc .large_e50f {
}
.disabled-fcdc .stale_e4e9 {
  background: #235787;
}
.photo_medium_9fe5 {
  padding: 0;
}
.photo_medium_9fe5 .stale_e4e9 {
  background: #1a1a1a;
}
.photo_medium_9fe5 .large_e50f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.black_4ff4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.black_4ff4 .large_e50f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.black_4ff4 .stale_e4e9 {
  background: #303030;
}
.grid_east_b971 {
  position: relative;
  z-index: 10;
}
.grid_east_b971 .avatar_73f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_out_f403 .content-9e06 {
  display: inline-block;
  vertical-align: middle;
}
.wrapper_out_f403.hovered_b197 .content-9e06 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper_out_f403.hovered_b197 .content-9e06 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_out_f403.hovered_b197 .content-9e06 {
    margin-right: 0.4em;
  }
}
.wrapper_out_f403.hovered_b197 .content-9e06:last-child {
  margin-right: 0;
}
.tertiary_3556 .avatar_73f7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info_wide_b1a7 .tiny_e7fb {
    margin: 0 -0.5em;
  }
  .info_wide_b1a7 .tiny_e7fb [class*="customify-col-"],
  .info_wide_b1a7 .tiny_e7fb [class*="customify-col_"],
  .info_wide_b1a7 .tiny_e7fb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info_wide_b1a7.component-d734 .avatar_73f7 {
  background: 0 0 !important;
}
.info_wide_b1a7.component-d734 .avatar_73f7,
.info_wide_b1a7.tertiary_3556 .avatar_73f7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info_wide_b1a7.hero_0d5b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info_wide_b1a7.tertiary_3556 .avatar_73f7 {
  box-shadow: none !important;
}
.video_red_be44 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .video_red_be44 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .video_red_be44 {
    padding: 18px 0 20px;
  }
}
.video_red_be44 .bronze-a0ee {
  width: 100%;
}
.video_red_be44 .filter-5c10 {
  margin-bottom: 0;
}
.video_red_be44 .footer_new_e4fd {
  margin-top: 5px;
  font-size: 0.875em;
}
.new-ba38 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.new-ba38 .border-3863 {
  width: 100%;
}
.header-bf72 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.header-bf72 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.header-bf72 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;
}
.header-bf72 li:last-child:after {
  display: none;
}
.header-bf72 li a {
  font-weight: 500;
  margin-right: 10px;
}
.bottom_6948 .simple-e04a button,
.video_red_be44 .simple-e04a button {
  left: 0;
}
.bottom_6948 .border-3863,
.video_red_be44 .border-3863 {
  padding-left: 0;
  padding-right: 0;
}
.bottom_6948 .new-ba38,
.video_red_be44 .new-ba38 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bottom_6948 {
  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;
}
.bottom_6948: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;
}
.bottom_6948 .accent_east_4c4d {
  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) {
  .bottom_6948 .accent_east_4c4d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bottom_6948 .accent_east_4c4d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bottom_6948 .accent_east_4c4d {
    min-height: 200px;
  }
}
.bottom_6948 .header-bf72 {
  color: rgba(255, 255, 255, 0.8);
}
.bottom_6948 .header-bf72 a,
.bottom_6948 .header-bf72 li:after {
  color: inherit;
}
.bottom_6948 .header-bf72 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.top-03e8 {
  margin-bottom: 0.5em;
}
.paragraph-in-0eba {
  margin-bottom: 1.2em;
}
.paragraph-in-0eba,
.top-03e8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.paragraph-in-0eba p:last-child,
.top-03e8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .simple-e04a,
#masthead .simple-e04a {
  display: none;
}
#masthead
  > .simple-e04a.hidden_e920 {
  display: none;
}
#masthead > .simple-e04a button {
  left: 0;
}
.article-5a40 {
  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%;
}
.article-5a40 .content-9e06 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.article-5a40 .article_rough_8a2a {
  display: -webkit-box;
  display: flex;
}
.article-5a40 .article_rough_8a2a.outline_6b26 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.article-5a40 .article_rough_8a2a.banner-up-abd5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.article-5a40 .article_rough_8a2a.active-a12b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.article-5a40.heading_hot_4cbc.frame_large_0396 .article_rough_8a2a.outline_6b26 {
  flex-basis: 100%;
}
.article-5a40.logo-gas-faec .article_rough_8a2a.banner-up-abd5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.article-5a40.logo-gas-faec .article_rough_8a2a.active-a12b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .simple-e04a.hidden_e920 {
  display: none;
}
#masthead > .simple-e04a button {
  left: 0;
}
.dropdown-c755 {
  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;
}
.dropdown-c755:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dropdown-c755.table-lite-2b48 i {
  margin-right: 4px;
}
.dropdown-c755.notice-e6b8 i {
  margin-left: 5px;
}
.paper_cef3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.paper_cef3 p:last-child {
  margin-bottom: 0;
}
.hover-7a58 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hover-7a58 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hover-7a58 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hover-7a58 .surface_center_c952 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hover-7a58 .summary_old_b1a0 {
  margin: 5px 0 7px 0;
}
.hover-7a58.item-6d2d .outline_new_c667 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover-7a58.item-6d2d .wrapper-b772 {
  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;
}
.hover-7a58.paragraph_fixed_bbb2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hover-7a58.paragraph_fixed_bbb2 .outline_new_c667 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover-7a58.paragraph_fixed_bbb2 .wrapper-b772 {
  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;
}
.hover-7a58.aside-1b60 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover-7a58.full_d7d7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hover-7a58.full_d7d7 .wrapper-b772 {
  margin-top: 7px;
}
.footer_a597 {
  display: inline-block;
}
.grid_east_b971 .search_hard_e6e7 .hover-7a58 img {
  max-width: 100%;
}
.detail_dark_2835 .outer_c882.up_2591,
.last_7cde .outer_c882.up_2591 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.detail_dark_2835 .element_d34f,
.last_7cde .element_d34f {
  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%);
}
.detail_dark_2835 .element_d34f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.detail_dark_2835.gallery_under_e582 .element_d34f {
  display: none;
}
.detail_dark_2835 .table-2472 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail_dark_2835 .table-2472 li {
  display: inline-block;
  position: relative;
}
.detail_dark_2835 .table-2472 li:last-child {
  margin-right: 0;
}
.detail_dark_2835 .table-2472 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;
}
.detail_dark_2835 .table-2472 li.background-solid-d560 > a {
  color: rgba(0, 0, 0, 0.9);
}
.detail_dark_2835 .table-2472 > 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;
}
.detail_dark_2835 .table-2472 > li > a i {
  line-height: 0;
}
.detail_dark_2835 .table-2472 > li.container-d5c9 > a .element_d34f {
  margin-left: 4px;
  line-height: 0;
}
.detail_dark_2835 .table-2472 .filter-tiny-be12 li.container-d5c9 > a {
  position: relative;
}
.detail_dark_2835 .table-2472 .filter-tiny-be12 li.container-d5c9 > a:after,
.detail_dark_2835 .table-2472 .filter-tiny-be12 li.container-d5c9 > a:before {
  content: "";
  display: table;
}
.detail_dark_2835 .table-2472 .filter-tiny-be12 li.container-d5c9 > a:after {
  clear: both;
}
.detail_dark_2835 .table-2472 .filter-tiny-be12 li.container-d5c9 > a .element_d34f {
  margin-left: 5px;
  float: right;
}
.detail_dark_2835 .thumbnail_cee9,
.detail_dark_2835 .filter-tiny-be12 {
  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;
}
.detail_dark_2835 .filter-tiny-be12 {
  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;
}
.detail_dark_2835 .filter-tiny-be12 .up_2591 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.detail_dark_2835 .filter-tiny-be12 .element_d34f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.detail_dark_2835 .filter-tiny-be12 li {
  display: block;
  margin: 0;
  padding: 0;
}
.detail_dark_2835 .filter-tiny-be12 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;
}
.detail_dark_2835 .filter-tiny-be12 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.detail_dark_2835 .filter-tiny-be12 .filter-tiny-be12 {
  top: 0;
  left: 100%;
}
.detail_dark_2835 .summary-hard-d38c.fn-focus-8128 > .thumbnail_cee9,
.detail_dark_2835 .summary-hard-d38c.fn-focus-8128 > .filter-tiny-be12,
.detail_dark_2835 .summary-hard-d38c:focus > .thumbnail_cee9,
.detail_dark_2835 .summary-hard-d38c:focus > .filter-tiny-be12,
.detail_dark_2835 .summary-hard-d38c:hover > .thumbnail_cee9,
.detail_dark_2835 .summary-hard-d38c:hover > .filter-tiny-be12 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.detail_dark_2835.complex_813b .white-6ce3:after,
.detail_dark_2835.complex_813b .white-6ce3:before {
  content: "";
  display: table;
}
.detail_dark_2835.complex_813b .white-6ce3:after {
  clear: both;
}
.detail_dark_2835.complex_813b .white-6ce3 > li {
  float: left;
}
.detail_dark_2835.main-a065 .white-6ce3:after,
.detail_dark_2835.main-a065 .white-6ce3:before {
  content: "";
  display: table;
}
.detail_dark_2835.main-a065 .white-6ce3:after {
  clear: both;
}
.detail_dark_2835.main-a065 .white-6ce3 > li {
  float: left;
}
.detail_dark_2835.main-a065 .white-6ce3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.detail_dark_2835.main-a065 .white-6ce3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.detail_dark_2835.main-a065 .white-6ce3 > li.first-1c13 > a,
.detail_dark_2835.main-a065 .white-6ce3 > li.background-solid-d560 > a {
  color: #fff;
  background-color: #1e4b75;
}
.detail_dark_2835.east-1fe9 .white-6ce3 > li > a .up_2591 {
  position: relative;
}
.detail_dark_2835.east-1fe9 .white-6ce3 > li > a .up_2591: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;
}
.detail_dark_2835.east-1fe9
  .white-6ce3
  > li:focus
  > a
  .up_2591:before,
.detail_dark_2835.east-1fe9
  .white-6ce3
  > li:hover
  > a
  .up_2591:before {
  width: 100%;
  background-color: currentColor;
}
.detail_dark_2835.east-1fe9
  .white-6ce3
  > li.first-1c13
  > a
  .up_2591:before,
.detail_dark_2835.east-1fe9
  .white-6ce3
  > li.bronze_0d67
  > a
  .up_2591:before {
  width: 100%;
  background-color: currentColor;
}
.detail_dark_2835.card-59cb .white-6ce3 > li > a .up_2591 {
  position: relative;
}
.detail_dark_2835.card-59cb .white-6ce3 > li > a .up_2591: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;
}
.detail_dark_2835.card-59cb .white-6ce3 > li:focus > a .up_2591:before,
.detail_dark_2835.card-59cb
  .white-6ce3
  > li:hover
  > a
  .up_2591:before {
  width: 100%;
  background-color: currentColor;
}
.detail_dark_2835.card-59cb
  .white-6ce3
  > li.first-1c13
  > a
  .up_2591:before,
.detail_dark_2835.card-59cb
  .white-6ce3
  > li.bronze_0d67
  > a
  .up_2591:before {
  width: 100%;
  background-color: currentColor;
}
.last_7cde .table-2472 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.last_7cde .table-2472 li:first-child > a {
  border-top: none;
}
.last_7cde .table-2472 .backdrop-90fd > .up_2591 .element_d34f {
  display: none;
}
.last_7cde .table-2472 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.last_7cde .table-2472 li:last-child {
  border: none;
}
.last_7cde .table-2472 li.container-d5c9 > a {
  padding-right: 45px !important;
}
.last_7cde .table-2472 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.last_7cde .table-2472 li a:focus,
.last_7cde .table-2472 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last_7cde .table-2472 li .sidebar-9a5a {
  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;
}
.last_7cde .table-2472 li .sidebar-9a5a:hover {
  box-shadow: none;
}
.last_7cde .table-2472 li .sidebar-9a5a .element_d34f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.last_7cde .table-2472 .filter-tiny-be12 {
  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);
}
.last_7cde .table-2472 .filter-tiny-be12 li a {
  padding-left: 3em;
}
.last_7cde .table-2472 .tiny_0c3a > a .sidebar-9a5a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.last_7cde .table-2472 .tiny_0c3a > .filter-tiny-be12 {
  display: block;
  opacity: 1;
}
.sidebar_e499 {
  max-width: 100%;
}
.panel-5c5a {
  line-height: 0;
  cursor: pointer;
}
.active_hovered_dcc7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active_hovered_dcc7:hover {
  box-shadow: none;
  color: currentColor;
}
.active_hovered_dcc7 svg {
  width: 18px;
  height: 18px;
}
.active_hovered_dcc7 .layout-copper-6e6a {
  display: none;
}
.detail_d82e {
  position: relative;
}
.detail_d82e.fn-active-8128 .active_hovered_dcc7 .west_ba85 {
  display: none;
}
.detail_d82e.fn-active-8128 .active_hovered_dcc7 .layout-copper-6e6a {
  display: inline-block;
}
.detail_d82e .highlight-051a {
  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);
}
.detail_d82e.notice-glass-b202 .highlight-051a {
  left: auto;
  right: -0.9em;
}
.detail_d82e.notice-glass-b202 .glass_d29f::before {
  left: auto;
  right: 15px;
}
.detail_d82e.fn-active-8128 .highlight-051a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description_5bd1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.description_5bd1 label {
  flex-basis: 100%;
}
.description_5bd1 .upper-0898 {
  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;
}
.description_5bd1 .gallery_6f5b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.description_5bd1 .gallery_6f5b:focus {
  background-color: transparent;
}
.description_5bd1 button.component_dim_5bc4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.description_5bd1 button.component_dim_5bc4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.description_5bd1 button.component_dim_5bc4 svg {
  width: 18px;
  height: 18px;
}
.description_5bd1 input[type="submit"] {
  min-height: auto;
}
.notification_97cf .description_5bd1 .gallery_6f5b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.glass_d29f {
  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) {
  .glass_d29f {
    width: 220px;
  }
}
.glass_d29f label {
  flex-basis: 100%;
}
.glass_d29f::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;
}
.menu-motion-c30a .notification_97cf .description_5bd1 {
  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;
}
.menu-motion-c30a
  .notification_97cf
  .description_5bd1
  .upper-0898 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.menu-motion-c30a .notification_97cf .description_5bd1 .gallery_6f5b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.menu-motion-c30a
  .notification_97cf
  .description_5bd1
  .gallery_6f5b:focus {
  background: 0 0;
}
.menu-motion-c30a
  .notification_97cf
  .description_5bd1
  .blue-35b9 {
  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;
}
.wrapper-4bc4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wrapper-4bc4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wrapper-4bc4 li:last-child {
  margin-right: 0;
}
.wrapper-4bc4 li:first-child {
  margin-left: 0;
}
.wrapper-4bc4.summary-4ab5 a {
  color: #fff;
}
.wrapper-4bc4.summary-4ab5 a:hover {
  color: #fff;
}
.wrapper-4bc4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wrapper-4bc4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wrapper-4bc4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrapper-4bc4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.wrapper-4bc4 [class*="social-icon-apple"] {
  background-color: #999;
}
.wrapper-4bc4 [class*="social-icon-apple"].cold-0d9e {
  background-color: transparent;
  color: #999;
}
.wrapper-4bc4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wrapper-4bc4 [class*="social-icon-behance"].cold-0d9e {
  background-color: transparent;
  color: #1769ff;
}
.wrapper-4bc4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wrapper-4bc4 [class*="social-icon-bitbucket"].cold-0d9e {
  background-color: transparent;
  color: #205081;
}
.wrapper-4bc4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.wrapper-4bc4 [class*="social-icon-codepen"].cold-0d9e {
  background-color: transparent;
  color: #000;
}
.wrapper-4bc4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wrapper-4bc4 [class*="social-icon-delicious"].cold-0d9e {
  background-color: transparent;
  color: #39f;
}
.wrapper-4bc4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wrapper-4bc4 [class*="social-icon-digg"].cold-0d9e {
  background-color: transparent;
  color: #005be2;
}
.wrapper-4bc4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wrapper-4bc4 [class*="social-icon-dribbble"].cold-0d9e {
  background-color: transparent;
  color: #ea4c89;
}
.wrapper-4bc4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wrapper-4bc4 [class*="social-icon-envelope"].cold-0d9e {
  background-color: transparent;
  color: #ea4335;
}
.wrapper-4bc4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wrapper-4bc4 [class*="social-icon-facebook"].cold-0d9e {
  background-color: transparent;
  color: #3b5998;
}
.wrapper-4bc4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wrapper-4bc4 [class*="social-icon-flickr"].cold-0d9e {
  background-color: transparent;
  color: #0063dc;
}
.wrapper-4bc4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wrapper-4bc4 [class*="social-icon-foursquare"].cold-0d9e {
  background-color: transparent;
  color: #2d5be3;
}
.wrapper-4bc4 [class*="social-icon-github"] {
  background-color: #333;
}
.wrapper-4bc4 [class*="social-icon-github"].cold-0d9e {
  background-color: transparent;
  color: #333;
}
.wrapper-4bc4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wrapper-4bc4 [class*="social-icon-google-plus"].cold-0d9e {
  background-color: transparent;
  color: #dd4b39;
}
.wrapper-4bc4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wrapper-4bc4 [class*="social-icon-houzz"].cold-0d9e {
  background-color: transparent;
  color: #7ac142;
}
.wrapper-4bc4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wrapper-4bc4 [class*="social-icon-instagram"].cold-0d9e {
  background-color: transparent;
  color: #262626;
}
.wrapper-4bc4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wrapper-4bc4 [class*="social-icon-jsfiddle"].cold-0d9e {
  background-color: transparent;
  color: #487aa2;
}
.wrapper-4bc4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wrapper-4bc4 [class*="social-icon-linkedin"].cold-0d9e {
  background-color: transparent;
  color: #0077b5;
}
.wrapper-4bc4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wrapper-4bc4 [class*="social-icon-medium"].cold-0d9e {
  background-color: transparent;
  color: #00ab6b;
}
.wrapper-4bc4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wrapper-4bc4
  [class*="social-icon-odnoklassniki"].cold-0d9e {
  background-color: transparent;
  color: #f4731c;
}
.wrapper-4bc4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wrapper-4bc4 [class*="social-icon-meetup"].cold-0d9e {
  background-color: transparent;
  color: #ec1c40;
}
.wrapper-4bc4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wrapper-4bc4 [class*="social-icon-pinterest"].cold-0d9e {
  background-color: transparent;
  color: #bd081c;
}
.wrapper-4bc4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wrapper-4bc4 [class*="social-icon-product-hunt"].cold-0d9e {
  background-color: transparent;
  color: #da552f;
}
.wrapper-4bc4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wrapper-4bc4 [class*="social-icon-reddit"].cold-0d9e {
  background-color: transparent;
  color: #ff4500;
}
.wrapper-4bc4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wrapper-4bc4 [class*="social-icon-rss"].cold-0d9e {
  background-color: transparent;
  color: #f26522;
}
.wrapper-4bc4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wrapper-4bc4
  [class*="social-icon-shopping-cart"].cold-0d9e {
  background-color: transparent;
  color: #4caf50;
}
.wrapper-4bc4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wrapper-4bc4 [class*="social-icon-skype"].cold-0d9e {
  background-color: transparent;
  color: #00aff0;
}
.wrapper-4bc4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wrapper-4bc4 [class*="social-icon-slideshare"].cold-0d9e {
  background-color: transparent;
  color: #0077b5;
}
.wrapper-4bc4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wrapper-4bc4 [class*="social-icon-snapchat"].cold-0d9e {
  background-color: transparent;
  color: #fffc00;
}
.wrapper-4bc4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wrapper-4bc4 [class*="social-icon-soundcloud"].cold-0d9e {
  background-color: transparent;
  color: #f80;
}
.wrapper-4bc4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wrapper-4bc4 [class*="social-icon-spotify"].cold-0d9e {
  background-color: transparent;
  color: #2ebd59;
}
.wrapper-4bc4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wrapper-4bc4
  [class*="social-icon-stack-overflow"].cold-0d9e {
  background-color: transparent;
  color: #fe7a15;
}
.wrapper-4bc4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wrapper-4bc4 [class*="social-icon-maldkfgram"].cold-0d9e {
  background-color: transparent;
  color: #2ca5e0;
}
.wrapper-4bc4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wrapper-4bc4 [class*="social-icon-tripadvisor"].cold-0d9e {
  background-color: transparent;
  color: #589442;
}
.wrapper-4bc4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wrapper-4bc4 [class*="social-icon-tumblr"].cold-0d9e {
  background-color: transparent;
  color: #35465c;
}
.wrapper-4bc4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wrapper-4bc4 [class*="social-icon-twitch"].cold-0d9e {
  background-color: transparent;
  color: #6441a5;
}
.wrapper-4bc4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wrapper-4bc4 [class*="social-icon-twitter"].cold-0d9e {
  background-color: transparent;
  color: #1da1f2;
}
.wrapper-4bc4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wrapper-4bc4 [class*="social-icon-vimeo"].cold-0d9e {
  background-color: transparent;
  color: #1ab7ea;
}
.wrapper-4bc4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wrapper-4bc4 [class*="social-icon-vk"].cold-0d9e {
  background-color: transparent;
  color: #45668e;
}
.wrapper-4bc4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wrapper-4bc4 [class*="social-icon-weibo"].cold-0d9e {
  background-color: transparent;
  color: #df2029;
}
.wrapper-4bc4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wrapper-4bc4 [class*="social-icon-weixin"].cold-0d9e {
  background-color: transparent;
  color: #7bb32e;
}
.wrapper-4bc4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wrapper-4bc4 [class*="social-icon-whatsapp"].cold-0d9e {
  background-color: transparent;
  color: #25d366;
}
.wrapper-4bc4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wrapper-4bc4 [class*="social-icon-wordpress"].cold-0d9e {
  background-color: transparent;
  color: #21759b;
}
.wrapper-4bc4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.wrapper-4bc4 [class*="social-icon-xing"].cold-0d9e {
  background-color: transparent;
  color: #026466;
}
.wrapper-4bc4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wrapper-4bc4 [class*="social-icon-yelp"].cold-0d9e {
  background-color: transparent;
  color: #af0606;
}
.wrapper-4bc4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wrapper-4bc4 [class*="social-icon-youtube"].cold-0d9e {
  background-color: transparent;
  color: #cd201f;
}
.border-247b {
  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;
}
.border-247b:hover {
  box-shadow: none;
  background: 0 0;
}
.heading-stale-1f65 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.row-bfda {
  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;
}
.highlight_yellow_88d7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article_simple_190b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article_simple_190b,
.article_simple_190b::after,
.article_simple_190b::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;
}
.article_simple_190b::after,
.article_simple_190b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pagination_adcd .row-bfda .highlight_yellow_88d7 {
  margin-top: -2px;
  width: 19px;
}
.pagination_adcd .row-bfda .article_simple_190b {
  margin-top: -1px;
}
.pagination_adcd .row-bfda .article_simple_190b,
.pagination_adcd .row-bfda .article_simple_190b::after,
.pagination_adcd .row-bfda .article_simple_190b::before {
  width: 19px;
  height: 2px;
}
.pagination_adcd .row-bfda .article_simple_190b::before {
  top: -6px;
}
.pagination_adcd .row-bfda .article_simple_190b::after {
  bottom: -6px;
}
.pressed_03f4 .row-bfda .highlight_yellow_88d7 {
  margin-top: -2px;
  width: 22px;
}
.pressed_03f4 .row-bfda .article_simple_190b {
  margin-top: -1px;
}
.pressed_03f4 .row-bfda .article_simple_190b,
.pressed_03f4 .row-bfda .article_simple_190b::after,
.pressed_03f4 .row-bfda .article_simple_190b::before {
  width: 22px;
  height: 2px;
}
.pressed_03f4 .row-bfda .article_simple_190b::before {
  top: -7px;
}
.pressed_03f4 .row-bfda .article_simple_190b::after {
  bottom: -7px;
}
.over-6c8e .row-bfda .highlight_yellow_88d7 {
  margin-top: -2px;
  width: 31px;
}
.over-6c8e .row-bfda .article_simple_190b {
  margin-top: -1.5px;
}
.over-6c8e .row-bfda .article_simple_190b,
.over-6c8e .row-bfda .article_simple_190b::after,
.over-6c8e .row-bfda .article_simple_190b::before {
  width: 31px;
  height: 3px;
}
.over-6c8e .row-bfda .article_simple_190b::before {
  top: -9px;
}
.over-6c8e .row-bfda .article_simple_190b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .modal-9046 .row-bfda .highlight_yellow_88d7 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-9046 .row-bfda .article_simple_190b {
    margin-top: -1px;
  }
  .modal-9046 .row-bfda .article_simple_190b,
  .modal-9046 .row-bfda .article_simple_190b::after,
  .modal-9046 .row-bfda .article_simple_190b::before {
    width: 19px;
    height: 2px;
  }
  .modal-9046 .row-bfda .article_simple_190b::before {
    top: -6px;
  }
  .modal-9046 .row-bfda .article_simple_190b::after {
    bottom: -6px;
  }
  .feature-2f47 .row-bfda .highlight_yellow_88d7 {
    margin-top: -2px;
    width: 22px;
  }
  .feature-2f47 .row-bfda .article_simple_190b {
    margin-top: -1px;
  }
  .feature-2f47 .row-bfda .article_simple_190b,
  .feature-2f47 .row-bfda .article_simple_190b::after,
  .feature-2f47 .row-bfda .article_simple_190b::before {
    width: 22px;
    height: 2px;
  }
  .feature-2f47 .row-bfda .article_simple_190b::before {
    top: -7px;
  }
  .feature-2f47 .row-bfda .article_simple_190b::after {
    bottom: -7px;
  }
  .grid_bronze_1e43 .row-bfda .highlight_yellow_88d7 {
    margin-top: -2px;
    width: 31px;
  }
  .grid_bronze_1e43 .row-bfda .article_simple_190b {
    margin-top: -1.5px;
  }
  .grid_bronze_1e43 .row-bfda .article_simple_190b,
  .grid_bronze_1e43 .row-bfda .article_simple_190b::after,
  .grid_bronze_1e43 .row-bfda .article_simple_190b::before {
    width: 31px;
    height: 3px;
  }
  .grid_bronze_1e43 .row-bfda .article_simple_190b::before {
    top: -9px;
  }
  .grid_bronze_1e43 .row-bfda .article_simple_190b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pressed-8f9a .row-bfda .highlight_yellow_88d7 {
    margin-top: -2px;
    width: 19px;
  }
  .pressed-8f9a .row-bfda .article_simple_190b {
    margin-top: -1px;
  }
  .pressed-8f9a .row-bfda .article_simple_190b,
  .pressed-8f9a .row-bfda .article_simple_190b::after,
  .pressed-8f9a .row-bfda .article_simple_190b::before {
    width: 19px;
    height: 2px;
  }
  .pressed-8f9a .row-bfda .article_simple_190b::before {
    top: -6px;
  }
  .pressed-8f9a .row-bfda .article_simple_190b::after {
    bottom: -6px;
  }
  .filter-9c32 .row-bfda .highlight_yellow_88d7 {
    margin-top: -2px;
    width: 22px;
  }
  .filter-9c32 .row-bfda .article_simple_190b {
    margin-top: -1px;
  }
  .filter-9c32 .row-bfda .article_simple_190b,
  .filter-9c32 .row-bfda .article_simple_190b::after,
  .filter-9c32 .row-bfda .article_simple_190b::before {
    width: 22px;
    height: 2px;
  }
  .filter-9c32 .row-bfda .article_simple_190b::before {
    top: -7px;
  }
  .filter-9c32 .row-bfda .article_simple_190b::after {
    bottom: -7px;
  }
  .icon_b101 .row-bfda .highlight_yellow_88d7 {
    margin-top: -2px;
    width: 31px;
  }
  .icon_b101 .row-bfda .article_simple_190b {
    margin-top: -1.5px;
  }
  .icon_b101 .row-bfda .article_simple_190b,
  .icon_b101 .row-bfda .article_simple_190b::after,
  .icon_b101 .row-bfda .article_simple_190b::before {
    width: 31px;
    height: 3px;
  }
  .icon_b101 .row-bfda .article_simple_190b::before {
    top: -9px;
  }
  .icon_b101 .row-bfda .article_simple_190b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .icon-1e64 .row-bfda .highlight_yellow_88d7 {
    margin-top: -2px;
    width: 19px;
  }
  .icon-1e64 .row-bfda .article_simple_190b {
    margin-top: -1px;
  }
  .icon-1e64 .row-bfda .article_simple_190b,
  .icon-1e64 .row-bfda .article_simple_190b::after,
  .icon-1e64 .row-bfda .article_simple_190b::before {
    width: 19px;
    height: 2px;
  }
  .icon-1e64 .row-bfda .article_simple_190b::before {
    top: -6px;
  }
  .icon-1e64 .row-bfda .article_simple_190b::after {
    bottom: -6px;
  }
  .article_8d4c .row-bfda .highlight_yellow_88d7 {
    margin-top: -2px;
    width: 22px;
  }
  .article_8d4c .row-bfda .article_simple_190b {
    margin-top: -1px;
  }
  .article_8d4c .row-bfda .article_simple_190b,
  .article_8d4c .row-bfda .article_simple_190b::after,
  .article_8d4c .row-bfda .article_simple_190b::before {
    width: 22px;
    height: 2px;
  }
  .article_8d4c .row-bfda .article_simple_190b::before {
    top: -7px;
  }
  .article_8d4c .row-bfda .article_simple_190b::after {
    bottom: -7px;
  }
  .text_outer_04c0 .row-bfda .highlight_yellow_88d7 {
    margin-top: -2px;
    width: 31px;
  }
  .text_outer_04c0 .row-bfda .article_simple_190b {
    margin-top: -1.5px;
  }
  .text_outer_04c0 .row-bfda .article_simple_190b,
  .text_outer_04c0 .row-bfda .article_simple_190b::after,
  .text_outer_04c0 .row-bfda .article_simple_190b::before {
    width: 31px;
    height: 3px;
  }
  .text_outer_04c0 .row-bfda .article_simple_190b::before {
    top: -9px;
  }
  .text_outer_04c0 .row-bfda .article_simple_190b::after {
    bottom: -9px;
  }
}
.secondary_59d6 .article_simple_190b {
  -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);
}
.secondary_59d6 .article_simple_190b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.secondary_59d6 .article_simple_190b::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);
}
.secondary_59d6.notification-top-d640 .article_simple_190b {
  -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);
}
.secondary_59d6.notification-top-d640 .article_simple_190b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.secondary_59d6.notification-top-d640 .article_simple_190b::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);
}
.focused-1c29 {
  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.popup_fb85:before {
  display: none;
}
.south-c875 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.south-c875 .footer-south-8a2a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.south-c875 .footer-south-8a2a:last-of-type {
  border-bottom: none;
}
.south-c875 .footer-south-8a2a.breadcrumb-15f0,
.south-c875 .footer-south-8a2a.message-2616,
.south-c875 .footer-south-8a2a.article_a071 {
  padding: 0;
}
.south-c875 .last_7cde .sidebar-9a5a {
  color: currentColor;
}
.south-c875 .last_7cde .sidebar-9a5a:focus,
.south-c875 .last_7cde .sidebar-9a5a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.south-c875.large_e50f .paper_3a3f,
.south-c875.large_e50f .paper_cef3 a,
.south-c875.large_e50f .white-6ce3 a,
.south-c875.large_e50f .filter-tiny-be12 a {
  color: rgba(0, 0, 0, 0.55);
}
.south-c875.large_e50f .paper_3a3f:hover,
.south-c875.large_e50f .paper_cef3 a:hover,
.south-c875.large_e50f .white-6ce3 a:hover,
.south-c875.large_e50f .filter-tiny-be12 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south-c875.large_e50f .basic-9f85 {
  color: rgba(0, 0, 0, 0.8);
}
.south-c875.large_e50f .footer-south-8a2a {
  border-color: rgba(0, 0, 0, 0.08);
}
.south-c875.large_e50f .footer-south-8a2a:before {
  background: rgba(0, 0, 0, 0.08);
}
.south-c875.large_e50f .plasma-d9ee:before {
  background: rgba(255, 255, 255, 0.9);
}
.south-c875.large_e50f .last_7cde .table-2472 li a,
.south-c875.large_e50f .last_7cde .sidebar-9a5a,
.south-c875.large_e50f .filter-tiny-be12 {
  border-color: rgba(0, 0, 0, 0.08);
}
.south-c875.large_e50f .last_7cde .sidebar-9a5a:focus,
.south-c875.large_e50f .last_7cde .sidebar-9a5a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.south-c875.large_e50f .table-2472 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.south-c875.stale_e4e9 .paper_3a3f,
.south-c875.stale_e4e9 .paper_cef3 a,
.south-c875.stale_e4e9 .white-6ce3 .sidebar-9a5a,
.south-c875.stale_e4e9 .white-6ce3 a,
.south-c875.stale_e4e9 .filter-tiny-be12 a {
  color: rgba(255, 255, 255, 0.79);
}
.south-c875.stale_e4e9 .paper_3a3f:hover,
.south-c875.stale_e4e9 .paper_cef3 a:hover,
.south-c875.stale_e4e9 .white-6ce3 .sidebar-9a5a:hover,
.south-c875.stale_e4e9 .white-6ce3 a:hover,
.south-c875.stale_e4e9 .filter-tiny-be12 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south-c875.stale_e4e9 .basic-9f85 {
  color: rgba(255, 255, 255, 0.99);
}
.south-c875.stale_e4e9 .footer-south-8a2a {
  border-color: rgba(255, 255, 255, 0.08);
}
.south-c875.stale_e4e9 .footer-south-8a2a:before {
  background: rgba(255, 255, 255, 0.08);
}
.south-c875.stale_e4e9 .plasma-d9ee:before {
  background: rgba(0, 0, 0, 0.9);
}
.south-c875.stale_e4e9 .last_7cde .table-2472 li a,
.south-c875.stale_e4e9 .last_7cde .sidebar-9a5a,
.south-c875.stale_e4e9 .filter-tiny-be12 {
  border-color: rgba(255, 255, 255, 0.08);
}
.south-c875.stale_e4e9 .last_7cde .sidebar-9a5a:focus,
.south-c875.stale_e4e9 .last_7cde .sidebar-9a5a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.south-c875.stale_e4e9 .table-2472 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma-d9ee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.plasma-d9ee:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tabs-0b84 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.image-large-e82c .south-c875 {
  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;
}
.image-large-e82c .footer-south-8a2a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.image-large-e82c .footer-south-8a2a: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) {
  .image-large-e82c .footer-south-8a2a:before {
    width: 16%;
    left: 42%;
  }
}
.image-large-e82c .footer-south-8a2a:last-child:before {
  content: none;
}
.image-large-e82c .footer-south-8a2a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.image-large-e82c .last_7cde .table-2472 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.image-large-e82c .last_7cde .table-2472 li a .sidebar-9a5a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.image-large-e82c .last_7cde .filter-tiny-be12 {
  border: none;
}
.image-large-e82c .last_7cde .filter-tiny-be12 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.image-large-e82c .plasma-d9ee {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.image-large-e82c .tabs-0b84 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.image-large-e82c .stale_e4e9 .plasma-d9ee:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-large-e82c .large_e50f.black_8f1e .article_simple_190b {
  background: rgba(0, 0, 0, 0.6);
}
.image-large-e82c
  .large_e50f.black_8f1e
  .article_simple_190b::after,
.image-large-e82c
  .large_e50f.black_8f1e
  .article_simple_190b:before {
  background: inherit;
}
.image-large-e82c
  .large_e50f.black_8f1e:hover
  .article_simple_190b {
  background: rgba(0, 0, 0, 0.8);
}
.gallery_solid_486f .south-c875 {
  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) {
  .gallery_solid_486f .south-c875 {
    width: auto;
    right: 45px;
  }
}
.texture-slow-a9be .south-c875 {
  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) {
  .texture-slow-a9be .south-c875 {
    width: auto;
    left: 45px;
  }
}
.popup_fb85 .south-c875 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.popup_fb85 .tabs-0b84 {
  max-width: 48em;
  margin: 0 auto;
}
.popup_fb85 .plasma-d9ee:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.sort_19cf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.sort_19cf.image-large-e82c .south-c875 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.sort_19cf.gallery_solid_486f .south-c875 {
  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);
}
.sort_19cf .south-c875 {
  visibility: visible;
}
.sort_19cf.texture-slow-a9be .south-c875 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.simple-0682,
.avatar-under-bc9a {
  overflow-x: hidden;
}
.simple-0682 .south-c875 {
  overflow: auto;
}
.simple-0682.image-large-e82c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.simple-0682.image-large-e82c .south-c875 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.simple-0682.image-large-e82c .border-247b {
  opacity: 0;
}
.simple-0682.gallery_solid_486f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.simple-0682.gallery_solid_486f .south-c875 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.simple-0682.gallery_solid_486f .border-247b {
  opacity: 0;
}
.simple-0682.texture-slow-a9be {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.simple-0682.texture-slow-a9be .south-c875 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.simple-0682.texture-slow-a9be .border-247b {
  opacity: 0;
}
.simple-0682.popup_fb85 .south-c875 {
  z-index: 10;
  visibility: visible;
}
.black_8f1e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.black_8f1e .article_simple_190b {
  background: rgba(255, 255, 255, 0.99);
}
.black_8f1e .article_simple_190b::after,
.black_8f1e .article_simple_190b:before {
  background: inherit;
}
.black_8f1e:hover .article_simple_190b {
  background: rgba(255, 255, 255, 0.99);
}
.texture-slow-a9be .black_8f1e {
  top: 10px;
  right: auto;
  left: 12px;
}
.popup_fb85 .black_8f1e {
  display: none !important;
}
.simple-0682:before,
.avatar-under-bc9a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.simple-0682 .black_8f1e,
.avatar-under-bc9a .black_8f1e {
  display: inline-block;
}
.south-c875 .content-9e06 {
  -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;
}
.simple-0682 .south-c875 .content-9e06,
.avatar-under-bc9a .south-c875 .content-9e06 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget_upper_e660 .upper-0898 {
  width: 100%;
}
.search_hard_e6e7 {
  padding: 0 0.5em 0;
}
.search_hard_e6e7 [class*="customify-col-"],
.search_hard_e6e7 [class*="customify-col_"],
.search_hard_e6e7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gas-0050 .search_hard_e6e7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tiny_e7fb .breadcrumb_69f3,
  .breadcrumb_69f3 {
    display: none;
  }
  .orange_e661 {
    text-align: left;
  }
  .progress-b3e9 {
    text-align: center;
  }
  .tertiary_aa13 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tiny_e7fb .accordion_f41a,
  .accordion_f41a {
    display: none;
  }
  .surface-advanced-9418 {
    text-align: left;
  }
  .sort_stale_9cda {
    text-align: center;
  }
  .blue-278e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tiny_e7fb .link_fast_86c2,
  .link_fast_86c2 {
    display: none;
  }
  .selected_ec26 {
    text-align: left;
  }
  .text_e38a {
    text-align: center;
  }
  .sidebar-24f8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.caption-gold-d85c {
  box-shadow: none !important;
}
.selected_cce0 .paragraph-c01a,
.grid_1f53 .paragraph-c01a {
  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;
}
.grid_1f53 .paragraph-c01a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.avatar_73f7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.avatar_73f7:after,
.avatar_73f7:before {
  content: "";
  display: table;
}
.avatar_73f7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .avatar_73f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.avatar_73f7,
.hero_0d5b {
  max-width: 1248px;
  margin: 0 auto;
}

.blue_badf.focus-ecc0 .avatar_73f7 {
  max-width: 100%;
}
.blue_badf.hover-e9ca {
  max-width: 1200px;
  margin: 0 auto;
}
.blue_badf.accent-027a .avatar_73f7 {
  max-width: 100%;
}
.blue_badf.accent-027a > .avatar_73f7 {
  padding-left: 0;
  padding-right: 0;
}
.blue_badf.accent-027a > .avatar_73f7 .tiny_e7fb {
  margin: 0;
}
.blue_badf.accent-027a
  > .avatar_73f7
  .highlight-upper-3a89.highlight-e392 {
  margin-right: 0;
  margin-left: 0;
}
.blue_badf.accent-027a #main.highlight-e392 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .top_e521 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .top_e521 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .first_952c .widget_d9d9 {
    padding-right: 1em;
  }
  .first_952c.next-249e .highlight-upper-3a89 {
    border-right: 1px solid #eaecee;
  }
  .first_952c.next-249e .widget_d9d9 {
    padding-right: 1em;
  }
  .first_952c.next-249e .heading_f6b3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough_9571 .widget_d9d9 {
    padding-left: 1em;
  }
  .rough_9571.next-249e .highlight-upper-3a89 {
    border-left: 1px solid #eaecee;
  }
  .rough_9571.next-249e .widget_d9d9 {
    padding-left: 1em;
  }
  .rough_9571.next-249e .heading_f6b3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_b115 .widget_d9d9 {
    padding-left: 1em;
  }
  .accent_b115.next-249e .detail_754e {
    border-right: 1px solid #eaecee;
  }
  .accent_b115.next-249e .nav-north-c1c2 {
    border-right: 1px solid #eaecee;
  }
  .accent_b115.next-249e .widget_d9d9 {
    padding-left: 1em;
  }
  .accent_b115.next-249e .heading_f6b3 {
    padding-right: 1em;
  }
  .accent_b115.next-249e .disabled-steel-0ba9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-80ce .widget_d9d9 {
    padding-right: 1em;
  }
  .banner-80ce.next-249e .detail_754e {
    border-left: 1px solid #eaecee;
  }
  .banner-80ce.next-249e .nav-north-c1c2 {
    border-left: 1px solid #eaecee;
  }
  .banner-80ce.next-249e .widget_d9d9 {
    padding-right: 1em;
  }
  .banner-80ce.next-249e .heading_f6b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-80ce.next-249e .disabled-steel-0ba9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top_e521 .widget_d9d9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .top_e521.next-249e .highlight-upper-3a89 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .top_e521.next-249e .widget_d9d9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .top_e521.next-249e .heading_f6b3 {
    padding-left: 1em;
  }
  .top_e521.next-249e .disabled-steel-0ba9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .top_e521.next-249e .widget_d9d9 {
    padding-left: 0;
  }
}
.large_a1c9 .wrapper_out_f403 {
  display: inline-block;
}
.middle_9abf {
  display: inline-block;
}
.liquid_ab20 {
  word-con: break-word;
}
.shadow_8582 > span {
  display: inline-block;
  padding: 5px 0;
}
.shadow_8582 .text-old-e268 {
  margin-left: 8px;
  margin-right: 8px;
}
.shadow_8582 .gas-e138 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notification_0b9f .dropdown_cfe0 {
  margin-bottom: 2em;
}
.notification_0b9f .video_335f {
  margin-bottom: 15px;
}
.notification_0b9f .video_335f:last-child {
  margin-bottom: 0;
}
.notification_0b9f .next-c5cf {
  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) {
  .notification_0b9f .next-c5cf {
    display: block;
  }
}
.notification_0b9f .purple_2b6c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notification_0b9f .purple_2b6c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notification_0b9f .progress-5adc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notification_0b9f .progress-5adc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notification_0b9f .progress-5adc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notification_0b9f .liquid_ab20 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification_0b9f .liquid_ab20 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notification_0b9f .motion_0530 p:last-child {
  margin-bottom: 0;
}
.notification_0b9f .input_action_62c8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notification_0b9f .south-288b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notification_0b9f .motion-a76e {
  margin-top: 1em;
}
.notification_0b9f .large_0ae0 {
  top: 0;
  display: block;
}
.notification_0b9f .large_0ae0 a {
  color: inherit;
}
.notification_0b9f .large_0ae0 a:hover {
  color: inherit;
}
.notification_0b9f .main-up-ef90 {
  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;
}
.notification_0b9f .main-up-ef90:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notification_0b9f .south-288b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notification_0b9f .shade_1db0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notification_0b9f .shade_1db0:first-child {
  margin-top: 0;
}
.notification_0b9f .shade_1db0.pagination-middle-b24a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notification_0b9f .shade_1db0.panel-c19d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification_0b9f
  .shade_1db0.panel-c19d.footer_9d4b
  .motion-a76e {
  width: 100%;
}
.notification_0b9f .panel-c19d {
  -webkit-box-align: center;
  align-items: center;
}
.notification_0b9f .panel-c19d .shadow_8582,
.notification_0b9f .panel-c19d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notification_0b9f .progress-5adc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification_0b9f .progress-5adc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification_0b9f .progress-5adc: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;
}
.notification_0b9f .pagination-middle-b24a {
  z-index: 5;
}
.notification_0b9f .button-0308 .secondary-prev-4d73 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notification_0b9f .frame_hard_926f .secondary-prev-4d73 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notification_0b9f .modal_4b2b .secondary-prev-4d73 {
  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;
}
.notification_0b9f.header_4845 .next-c5cf,
.notification_0b9f.hero-short-65af .next-c5cf {
  display: block;
}
.notification_0b9f.header_4845 .next-c5cf .border-e2f9,
.notification_0b9f.header_4845 .next-c5cf .south-288b,
.notification_0b9f.hero-short-65af .next-c5cf .border-e2f9,
.notification_0b9f.hero-short-65af .next-c5cf .south-288b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification_0b9f.east-23d7 .purple_2b6c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notification_0b9f.east-23d7 .purple_2b6c {
    margin-right: 0;
  }
}
.notification_0b9f.header_4845 .purple_2b6c,
.notification_0b9f.hero-short-65af .purple_2b6c {
  padding-top: 40%;
}
.notification_0b9f.header_4845 .dropdown_cfe0,
.notification_0b9f.hero-short-65af .dropdown_cfe0 {
  display: block;
}
.notification_0b9f.header_4845 .fn-sticky-8128 .south-288b,
.notification_0b9f.hero-short-65af .fn-sticky-8128 .south-288b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notification_0b9f.header_4845 .purple_2b6c,
.notification_0b9f.hero-short-65af .purple_2b6c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notification_0b9f.header_4845 .south-288b {
  padding: 1em;
}
.blue-5c38 {
  margin: 30px auto;
  display: block;
}
.blue-5c38 .current_c042 > * {
  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;
}
.blue-5c38 .current_c042 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue-5c38 .current_c042 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption_77c6 .shadow_8582 {
  margin-bottom: 1.41575em;
}
.caption_77c6 .cold_9b4a {
  margin-bottom: 1.618em;
}
.easy_b272 .info_pro_2365 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.easy_b272 .info_pro_2365 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.easy_b272 .banner-purple-b319 {
  max-width: 100%;
  overflow: auto;
}
.hero-action-7d9a .easy_b272 a:hover {
  text-decoration: underline;
}
.hover_dark_ff64 .video_335f:not(.liquid_ab20),
.hover_dark_ff64 .progress-5adc {
  margin-bottom: 1.41575em;
}
.hover_dark_ff64 .video_335f:not(.liquid_ab20):last-child,
.hover_dark_ff64 .progress-5adc:last-child {
  margin-bottom: 0;
}
.hover_dark_ff64 .video_335f.narrow-8467 {
  margin-bottom: 0.41575em;
}
.hover_dark_ff64 .pattern_last_1a36:before,
.hover_dark_ff64 .middle_61e8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hover_dark_ff64 .pattern_last_1a36:before {
  content: "\f115";
}
.hover_dark_ff64 .middle_61e8:before {
  content: "\f02c";
}
.hover_dark_ff64 .content_center_54cf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hover_dark_ff64 .content_center_54cf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outer-b8e9 {
  display: -webkit-box;
  display: flex;
}
.outer-b8e9 .dim-ff83 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outer-b8e9 .dim-ff83 {
    flex-basis: 90px;
  }
}
.outer-b8e9 .icon-3268 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outer-b8e9 .icon-3268 {
    flex-basis: calc(100% - 50px);
  }
}
.outer-b8e9 .new_cb96 p:last-child {
  margin-bottom: 0.72em;
}
.active-f570 .current_c042 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active-f570 .current_c042:after,
.active-f570 .current_c042:before {
  content: "";
  display: table;
}
.active-f570 .current_c042:after {
  clear: both;
}
.active-f570 .current_c042 .modal-90b4,
.active-f570 .current_c042 .focus_1c76 {
  width: 49%;
}
.active-f570 .current_c042 .modal-90b4 a span.nav-brown-88eb,
.active-f570 .current_c042 .focus_1c76 a span.nav-brown-88eb {
  display: block;
  margin-bottom: 5px;
}
.active-f570 .current_c042 .focus_1c76 {
  float: left;
  text-align: left;
}
.active-f570 .current_c042 .modal-90b4 {
  float: right;
  text-align: right;
}
.box_716d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .box_716d {
    margin-bottom: 0;
  }
}
.next_ed71 {
  margin-bottom: 1em;
}
.next_ed71 .liquid_ab20 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress_90bf a {
  display: block;
  line-height: 0;
  position: relative;
}
.item-dim-60c9 .next_ed71,
.accordion-bright-4ce9 .next_ed71 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .item-dim-60c9 .next_ed71,
  .accordion-bright-4ce9 .next_ed71 {
    display: block;
  }
}
.item-dim-60c9 .progress_90bf,
.accordion-bright-4ce9 .progress_90bf {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .item-dim-60c9 .progress_90bf,
  .accordion-bright-4ce9 .progress_90bf {
    margin-bottom: 1em;
  }
}
.item-dim-60c9 .progress_90bf img,
.accordion-bright-4ce9 .progress_90bf img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.item-dim-60c9 .tall-3e43,
.accordion-bright-4ce9 .tall-3e43 {
  flex-basis: calc(100% - 160px);
}
.item-dim-60c9 .tall-3e43 p,
.accordion-bright-4ce9 .tall-3e43 p {
  margin-bottom: 0;
}
.item-dim-60c9 .tall-3e43 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .item-dim-60c9 .tall-3e43 {
    padding-left: 0;
  }
}
.accordion-bright-4ce9 .tall-3e43 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .accordion-bright-4ce9 .tall-3e43 {
    padding-right: 0;
  }
}
.accordion-bright-4ce9 .progress_90bf {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sort_hard_450c .progress_90bf {
  margin-bottom: 0.5em;
}
.sort_hard_450c .progress_90bf img {
  width: 100%;
}
.media_0c4a .feature-3d91,
.video-new-88f7 .feature-3d91 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.video-new-88f7 .highlight-upper-3a89 .sort-5e62 p:last-child {
  margin-bottom: 0;
}
.paper-f972 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.medium_b19e .steel_14a1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .medium_b19e .steel_14a1:last-of-type {
    margin-bottom: 0;
  }
}
.medium_b19e .steel_14a1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.medium_b19e .steel_14a1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.medium_b19e .steel_14a1 ul li {
  margin: 0 0 0.6em;
}
.medium_b19e .steel_14a1 ul li.slow_1147,
.medium_b19e .steel_14a1 ul li.smooth-c365 {
  position: relative;
}
.medium_b19e .steel_14a1 ul li.slow_1147 .link-dim-c079,
.medium_b19e .steel_14a1 ul li.smooth-c365 .link-dim-c079 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.medium_b19e .steel_14a1 ul li.slow_1147:after:after,
.medium_b19e .steel_14a1 ul li.slow_1147:after:before,
.medium_b19e
  .steel_14a1
  ul
  li.smooth-c365:after:after,
.medium_b19e
  .steel_14a1
  ul
  li.smooth-c365:after:before {
  content: "";
  display: table;
}
.medium_b19e .steel_14a1 ul li.slow_1147:after:after,
.medium_b19e
  .steel_14a1
  ul
  li.smooth-c365:after:after {
  clear: both;
}
.medium_b19e .steel_14a1 a.clean_9eb7:hover {
  text-decoration: none;
}
.medium_b19e .steel_14a1 select {
  max-width: 100%;
}
.medium_b19e .steel_14a1 table {
  font-size: 85%;
}
.medium_b19e .steel_14a1 table td,
.medium_b19e .steel_14a1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.medium_b19e .steel_14a1 table tfoot td {
  text-align: left;
}
.medium_b19e .steel_14a1 :last-child {
  margin-bottom: 0;
}
.medium_b19e .steel_14a1 .header-west-ff4c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.medium_b19e .steel_14a1 .header-west-ff4c label {
  width: 100%;
}
.medium_b19e .steel_14a1 .header-west-ff4c .gallery_6f5b {
  width: 100%;
  display: block;
}
.medium_b19e .steel_14a1 .header-west-ff4c .component_dim_5bc4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.medium_b19e .steel_14a1 .header-west-ff4c .component_dim_5bc4:hover svg #svg-search {
  fill: #444;
}
.medium_b19e .steel_14a1 .header-west-ff4c .component_dim_5bc4 svg {
  width: 18px;
  height: 18px;
}
.medium_b19e .black-8883 ul ul,
.medium_b19e .south-b929 ul ul,
.medium_b19e .list_6b23 ul ul,
.medium_b19e .modal_advanced_3462 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.medium_b19e .black-8883 .container-d5c9 > a,
.medium_b19e .south-b929 .container-d5c9 > a,
.medium_b19e .list_6b23 .container-d5c9 > a,
.medium_b19e .modal_advanced_3462 .container-d5c9 > a {
  margin-bottom: 0;
}
.medium_b19e .active-orange-4882 li,
.medium_b19e .black-8883 li,
.medium_b19e .box_afa0 li,
.medium_b19e .south-b929 li,
.medium_b19e .list_6b23 li,
.medium_b19e .modal_advanced_3462 li,
.medium_b19e .out_5527 li,
.medium_b19e .tag-b0ca li {
  display: block;
  position: relative;
}
.medium_b19e .active-orange-4882 li:last-child,
.medium_b19e .black-8883 li:last-child,
.medium_b19e .box_afa0 li:last-child,
.medium_b19e .south-b929 li:last-child,
.medium_b19e .list_6b23 li:last-child,
.medium_b19e .modal_advanced_3462 li:last-child,
.medium_b19e .out_5527 li:last-child,
.medium_b19e .tag-b0ca li:last-child {
  border: none;
}
.medium_b19e .active-orange-4882 li a,
.medium_b19e .black-8883 li a,
.medium_b19e .box_afa0 li a,
.medium_b19e .south-b929 li a,
.medium_b19e .list_6b23 li a,
.medium_b19e .modal_advanced_3462 li a,
.medium_b19e .out_5527 li a,
.medium_b19e .tag-b0ca li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium_b19e .active-orange-4882 li ul li::before,
.medium_b19e .black-8883 li ul li::before,
.medium_b19e .box_afa0 li ul li::before,
.medium_b19e .south-b929 li ul li::before,
.medium_b19e .list_6b23 li ul li::before,
.medium_b19e .modal_advanced_3462 li ul li::before,
.medium_b19e .out_5527 li ul li::before,
.medium_b19e .tag-b0ca li ul li::before {
  left: 15px;
}
.medium_b19e .active-orange-4882 li ul a,
.medium_b19e .black-8883 li ul a,
.medium_b19e .box_afa0 li ul a,
.medium_b19e .south-b929 li ul a,
.medium_b19e .list_6b23 li ul a,
.medium_b19e .modal_advanced_3462 li ul a,
.medium_b19e .out_5527 li ul a,
.medium_b19e .tag-b0ca li ul a {
  padding-left: 20px;
}
.medium_b19e .active-orange-4882 li ul ul li::before,
.medium_b19e .black-8883 li ul ul li::before,
.medium_b19e .box_afa0 li ul ul li::before,
.medium_b19e .south-b929 li ul ul li::before,
.medium_b19e .list_6b23 li ul ul li::before,
.medium_b19e .modal_advanced_3462 li ul ul li::before,
.medium_b19e .out_5527 li ul ul li::before,
.medium_b19e .tag-b0ca li ul ul li::before {
  left: 30px;
}
.medium_b19e .active-orange-4882 li ul ul a,
.medium_b19e .black-8883 li ul ul a,
.medium_b19e .box_afa0 li ul ul a,
.medium_b19e .south-b929 li ul ul a,
.medium_b19e .list_6b23 li ul ul a,
.medium_b19e .modal_advanced_3462 li ul ul a,
.medium_b19e .out_5527 li ul ul a,
.medium_b19e .tag-b0ca li ul ul a {
  padding-left: 40px;
}
.medium_b19e .bottom-9303 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium_b19e .tag-b0ca ul li {
  margin-bottom: 1.41575em;
}
.medium_b19e .tag-b0ca ul li .slow-322a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.medium_b19e .tag-b0ca ul li .row-6010 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.stale_e4e9 .active-orange-4882 li a,
.stale_e4e9 .black-8883 li a,
.stale_e4e9 .box_afa0 li a,
.stale_e4e9 .south-b929 li a,
.stale_e4e9 .list_6b23 li a,
.stale_e4e9 .modal_advanced_3462 li a,
.stale_e4e9 .out_5527 li a,
.stale_e4e9 .tag-b0ca li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_e4e9 .bottom-9303 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_e4e9 .steel_14a1 ul li.slow_1147 .link-dim-c079,
.stale_e4e9 .steel_14a1 ul li.smooth-c365 .link-dim-c079 {
  background: rgba(0, 0, 0, 0.2);
}
.stale_e4e9 .medium_b19e .steel_14a1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_badf .medium_b19e .table-2472 li {
  margin: 0;
}
.blue_badf .medium_b19e .table-2472 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.blue_badf .medium_b19e .table-2472 li ul {
  margin: 0;
}
.blue_badf .medium_b19e .table-2472 li ul li a {
  padding-left: 15px;
}
.blue_badf .medium_b19e .table-2472 li ul li li a {
  padding-left: 30px;
}
.blue_badf .medium_b19e .table-2472 li.background-solid-d560 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.blue_badf .medium_b19e .table-2472 li.background-solid-d560 > 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;
}
.blue_badf .medium_b19e .table-2472 li.background-solid-d560 > 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;
}
.solid-40fa a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.summary_gas_d137 {
  position: relative;
  z-index: 10;
}
.summary_gas_d137 .content-9e06 {
  width: 100%;
  max-width: 100%;
}
.badge_e3cf .silver_a878 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.badge_e3cf .large_e50f {
}
.badge_e3cf .stale_e4e9 {
  background: #292929;
}
.up-f2dd .silver_a878 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.up-f2dd .large_e50f {
  background: #f9f9f9;
}
.up-f2dd .stale_e4e9 {
  background: #303030;
}
.down-e988 .silver_a878 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .down-e988 .wrapper_out_f403 {
    margin-bottom: 1em;
  }
  .down-e988 .wrapper_out_f403:last-child {
    margin-bottom: 0;
  }
}
.down-e988 .large_e50f {
  background: #ededed;
}
.down-e988 .stale_e4e9 {
  background: #1a1a1a;
}
.silver_a878.large_e50f {
  color: rgba(0, 0, 0, 0.6);
}
.silver_a878.large_e50f .link-b386 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver_a878.stale_e4e9 {
  color: rgba(255, 255, 255, 0.99);
}
.silver_a878.stale_e4e9 a:not(.clean_9eb7) {
  color: rgba(255, 255, 255, 0.79);
}
.silver_a878.stale_e4e9 a:not(.clean_9eb7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_a878.stale_e4e9 .link-b386 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_a878.stale_e4e9 table tbody td,
.silver_a878.stale_e4e9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wood-29f0.tertiary_3556 .avatar_73f7 {
  max-width: initial;
}
.wood-29f0 .hovered_b197 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wood-29f0 .hovered_b197 .content-9e06 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wood-29f0 .hovered_b197 .content-9e06 {
    display: block;
    margin-bottom: 2em;
  }
  .wood-29f0 .hovered_b197 .content-9e06:last-child {
    margin-bottom: 0;
  }
}
.down-e988 .wrapper_out_f403:last-child,
.up-f2dd .wrapper_out_f403:last-child,
.badge_e3cf .wrapper_out_f403:last-child {
  margin-bottom: 0;
}
.down-e988 .wrapper_out_f403 .medium_b19e .steel_14a1:last-child,
.up-f2dd .wrapper_out_f403 .medium_b19e .steel_14a1:last-child,
.badge_e3cf .wrapper_out_f403 .medium_b19e .steel_14a1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .down-e988 .info_current_e947,
  .down-e988 .main-pressed-ae91,
  .up-f2dd .info_current_e947,
  .up-f2dd .main-pressed-ae91,
  .badge_e3cf .info_current_e947,
  .badge_e3cf .main-pressed-ae91 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .summary_gas_d137 .wrapper_out_f403 {
    margin-bottom: 2em;
  }
}
.summary_gas_d137 p:last-child {
  margin-bottom: 0;
}
.summary_gas_d137 li,
.summary_gas_d137 ul {
  list-style: none;
  margin: 0;
}
.summary_gas_d137 ul ul {
  margin-left: 2.617924em;
}
.thumbnail_620b {
  font-size: 0.875em;
}

/* css-noise: 2eb6 */
.shadow-element-y4 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
