/*!
Theme Name: Customify
Theme URI: https://pressmaximum.article-3d6a/customify
Author: WPCustomify
Author URI: https://pressmaximum.article-3d6a
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.article-3d6a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.basic-910d.notification_next_7992/licenses/gpl-2.0.media_glass_cfbf
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.fixed_5fe6/, (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.hidden_ae6a.backdrop_under_f86f/normalize.medium-6303/
 ======
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.medium-6303 v7.0.0 | MIT License | github.article-3d6a/necolas/normalize.medium-6303 */
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;
}
.hidden-74d9 .next-4e87,
.slider_smooth_9a43,
.tooltip-lite-e4e3,
.tertiary_c1af,
.pagination-current-0e8d,
.frame-small-5d74,
.focus-9ba8,
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;
}
.slider_smooth_9a43,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .slider_smooth_9a43,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .slider_smooth_9a43,
  h1 {
    font-size: 1.8em;
  }
}
.tooltip-lite-e4e3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tooltip-lite-e4e3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tooltip-lite-e4e3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-lite-e4e3,
  h2 {
    font-size: 1.7em;
  }
}
.tertiary_c1af,
h3 {
  font-size: 1.618em;
}
.hidden-74d9 .next-4e87,
.pagination-current-0e8d,
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.under_12b7 {
  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;
}
.pagination-0245:after,
.pagination-0245:before,
.outer-9b77:after,
.outer-9b77:before {
  content: "";
  display: table;
}
.pagination-0245:after,
.outer-9b77:after {
  clear: both;
}
.filter_bronze_b2f9 {
  float: right;
  margin-right: 0;
}
.middle_97d8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter_fresh_7e0a .hover_black_ed63,
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;
}
.filter_fresh_7e0a .hover_black_ed63: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;
}
.table_first_ee63 .hover_black_ed63 {
  box-shadow: none;
}
.table_first_ee63
  .hover_black_ed63
  .aside_gas_7222 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.table_first_ee63 .hover_black_ed63 .old_a5eb {
  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;
}
.table_first_ee63
  .hover_black_ed63
  .old_a5eb
  b {
  display: none;
}
.table_first_ee63 .up_a96a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.new-9af1:not(.west-057a):not(.blue-5484),
button:not(.west-057a):not(.blue-5484),
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ),
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ),
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ) {
  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;
}
.new-9af1:not(.west-057a):not(
    .blue-5484
  ):hover,
button:not(.west-057a):not(
    .blue-5484
  ):hover,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ):hover,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ):hover,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.new-9af1:not(.west-057a):not(
    .blue-5484
  ):active,
.new-9af1:not(.west-057a):not(
    .blue-5484
  ):focus,
button:not(.west-057a):not(
    .blue-5484
  ):active,
button:not(.west-057a):not(
    .blue-5484
  ):focus,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ):active,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ):focus,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ):active,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ):focus,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ):active,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ):focus {
  outline: 0;
}
.new-9af1:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb,
button:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb {
  position: relative;
}
.new-9af1:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .hovered_3d16,
.new-9af1:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .surface-6f91,
.new-9af1:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .light-1b8f,
.new-9af1:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  i,
.new-9af1:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  svg,
button:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .hovered_3d16,
button:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .surface-6f91,
button:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .light-1b8f,
button:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  i,
button:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  svg,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .hovered_3d16,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .surface-6f91,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .light-1b8f,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  i,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  svg,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .hovered_3d16,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .surface-6f91,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .light-1b8f,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  i,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  svg,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .hovered_3d16,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .surface-6f91,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  .light-1b8f,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  i,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb
  svg {
  visibility: hidden;
}
.new-9af1:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb:after,
button:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb:after,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb:after,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb:after,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ).fn-loading-69bb: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;
}
.new-9af1:not(.west-057a):not(.blue-5484),
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ),
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ),
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ) {
  color: #fff;
  background: #235787;
}
.new-9af1:not(.west-057a):not(
    .blue-5484
  ):focus,
input[type="button"]:not(.west-057a):not(
    .blue-5484
  ):focus,
input[type="reset"]:not(.west-057a):not(
    .blue-5484
  ):focus,
input[type="submit"]:not(.west-057a):not(
    .blue-5484
  ):focus {
  color: #fff;
}
.new-9af1.fn-disabled-69bb:not(.west-057a):not(
    .blue-5484
  ),
.new-9af1[disabled]:not(.west-057a):not(
    .blue-5484
  ),
button.fn-disabled-69bb:not(.west-057a):not(
    .blue-5484
  ),
button[disabled]:not(.west-057a):not(
    .blue-5484
  ) {
  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;
}
.upper-74ff {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.upper-74ff: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;
}
.progress_brown_4f74 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.nav-lower-3d30 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.warm_9234 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pagination-0245:after,
.pagination-0245:before,
.pagination_65f6:after,
.pagination_65f6:before,
.background_dim_4be4:after,
.background_dim_4be4:before,
.cool_1879:after,
.cool_1879:before,
.bottom-f65c:after,
.bottom-f65c:before,
.tertiary-mini-ca4d:after,
.tertiary-mini-ca4d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pagination-0245:after,
.pagination_65f6:after,
.background_dim_4be4:after,
.cool_1879:after,
.bottom-f65c:after,
.tertiary-mini-ca4d:after {
  clear: both;
}
.pagination_65f6 .item_a6e0,
.background_dim_4be4 .item_a6e0,
.active_957d .item_a6e0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.motion_7d52 {
  display: inline-block;
}
.gallery_85a9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gallery_85a9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gallery_85a9 .under-7eaa {
  padding: 1em 0;
  font-size: 85%;
}
.under-7eaa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outline_huge_b0d7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outline_huge_b0d7:after,
.outline_huge_b0d7:before {
  content: "";
  display: table;
}
.outline_huge_b0d7:after {
  clear: both;
}
.left-4f06 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.search-047f .left-4f06 {
  max-width: 50%;
}
.media_hovered_ccfa .left-4f06 {
  max-width: 33.33%;
}
.icon_slow_0ca2 .left-4f06 {
  max-width: 25%;
}
.content-4d44 .left-4f06 {
  max-width: 20%;
}
.over-0f90 .left-4f06 {
  max-width: 16.66%;
}
.focus_ebdc .left-4f06 {
  max-width: 14.28%;
}
.form_action_bb49 .left-4f06 {
  max-width: 12.5%;
}
.text-f3b2 .left-4f06 {
  max-width: 11.11%;
}
.footer_2719 {
  display: block;
}
.hidden-74d9 .out_709c label,
.hidden-74d9 .full_bec0 label,
.hidden-74d9 .sort_cool_3ad4 label,
.hidden-74d9 .progress_e0d8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.row-8767 {
  list-style: none;
  margin: 0;
}
.row-8767 article.info_bottom_1648 {
  margin-bottom: 0;
}
.row-8767 ul {
  list-style: none;
  margin: 0;
}
.row-8767 .tag_hard_2ef8 li.info_bottom_1648 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .row-8767 .tag_hard_2ef8 li.info_bottom_1648 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .row-8767 .tag_hard_2ef8 li.info_bottom_1648: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) {
  .row-8767 .tag_hard_2ef8 li.info_bottom_1648 li.info_bottom_1648 li.info_bottom_1648 li.info_bottom_1648 {
    padding-left: 0;
  }
}
article.info_bottom_1648 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_bottom_1648 .pagination_65f6 p:last-of-type {
  margin-bottom: 0;
}
article.info_bottom_1648 .list-stone-d6a6 {
  float: left;
}
article.info_bottom_1648 .list_under_ab0a {
  margin-left: 85px;
}
article.info_bottom_1648 .glass_61ea {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_bottom_1648 .glass_61ea .detail-selected-ea96 {
  margin-left: 10px;
}
article.info_bottom_1648 .liquid-d188 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_bottom_1648 .component_5bf0 {
  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 .out_709c,
  #respond .sort_cool_3ad4,
  #respond .progress_e0d8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out_709c input,
#respond .sort_cool_3ad4 input,
#respond .progress_e0d8 input {
  width: 100%;
}
#respond .progress_e0d8 {
  margin-right: 0;
}
#respond .module_1050 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column-dirty-871d {
  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;
}
.column-dirty-871d.rough_dca2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.column-dirty-871d 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%);
}
.column-dirty-871d:focus,
.column-dirty-871d: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);
}
.text_tiny_06b7 {
  border-radius: 10%;
}
.nav-iron-ea2a {
  border-radius: 50%;
}
.west-a894 {
  font-size: 0.72em;
}
.popup-purple-e9b6 {
  font-size: 0.875em;
}
.button_60fe {
  font-size: 1.1em;
}
.accordion-3259 {
  text-transform: uppercase;
  line-height: 1.2;
}
.accordion-3259.west-a894 {
  letter-spacing: 0.5px;
}
.next-4188,
.next-4188 a {
  color: #6d6d6d;
}
.next-4188 a:hover {
  color: #111;
}
.fast-1d5d {
  color: #6d6d6d;
}
.pagination-d2a0 {
  overflow-x: hidden;
}
.pagination-d2a0 .accordion-yellow-53c9.border_419a {
  position: relative;
}
.pagination-d2a0 .accordion-yellow-53c9.border_419a.widget_aa1c {
  position: initial;
}
.pagination-d2a0
  .accordion-yellow-53c9.border_419a.widget_aa1c
  .inner_29bb {
  left: auto;
}
.pagination-d2a0 .accordion-yellow-53c9 .inner_29bb {
  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;
}
.pagination-d2a0 .accordion-yellow-53c9:hover.border_419a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pagination-d2a0
  .accordion-yellow-53c9:hover.border_419a
  .inner_29bb {
  display: block;
  z-index: 9999999;
}
.pagination-d2a0 .picture_da86 .blue-e2f9,
.pagination-d2a0 .item-stone-7f6b .blue-e2f9 {
  display: none;
}
.pagination-d2a0 .description-7f5c .accordion-yellow-53c9:hover.border_419a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hidden-74d9 .out_709c label,
.hidden-74d9 .full_bec0 label,
.hidden-74d9 .sort_cool_3ad4 label,
.hidden-74d9 .progress_e0d8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.row-8767 {
  list-style: none;
  margin: 0;
}
.row-8767 article.info_bottom_1648 {
  margin-bottom: 0;
}
.row-8767 ul {
  list-style: none;
  margin: 0;
}
.row-8767 .tag_hard_2ef8 li.info_bottom_1648 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .row-8767 .tag_hard_2ef8 li.info_bottom_1648 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .row-8767 .tag_hard_2ef8 li.info_bottom_1648: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) {
  .row-8767 .tag_hard_2ef8 li.info_bottom_1648 li.info_bottom_1648 li.info_bottom_1648 li.info_bottom_1648 {
    padding-left: 0;
  }
}
article.info_bottom_1648 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_bottom_1648 .pagination_65f6 p:last-of-type {
  margin-bottom: 0;
}
article.info_bottom_1648 .list-stone-d6a6 {
  float: left;
}
article.info_bottom_1648 .list_under_ab0a {
  margin-left: 85px;
}
article.info_bottom_1648 .glass_61ea {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_bottom_1648 .glass_61ea .detail-selected-ea96 {
  margin-left: 10px;
}
article.info_bottom_1648 .liquid-d188 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_bottom_1648 .component_5bf0 {
  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 .out_709c,
  #respond .sort_cool_3ad4,
  #respond .progress_e0d8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out_709c input,
#respond .sort_cool_3ad4 input,
#respond .progress_e0d8 input {
  width: 100%;
}
#respond .progress_e0d8 {
  margin-right: 0;
}
#respond .module_1050 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_da86 .stone-1ae1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.stone-1ae1 .upper_f9e6.logo_3f2b .mask-plasma-fb83 > li > a:focus,
.stone-1ae1 .upper_f9e6.logo_3f2b .mask-plasma-fb83 > li > a:hover,
.stone-1ae1 .upper_f9e6.article-f12c .mask-plasma-fb83 > li > a:focus,
.stone-1ae1 .upper_f9e6.article-f12c .mask-plasma-fb83 > li > a:hover,
.stone-1ae1 .upper_f9e6.light-f1bf .mask-plasma-fb83 > li > a:focus,
.stone-1ae1 .upper_f9e6.light-f1bf .mask-plasma-fb83 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-1ae1
  .upper_f9e6.logo_3f2b
  .mask-plasma-fb83
  > li.modal-small-4642
  > a,
.stone-1ae1
  .upper_f9e6.logo_3f2b
  .mask-plasma-fb83
  > li.hard_5681
  > a,
.stone-1ae1
  .upper_f9e6.article-f12c
  .mask-plasma-fb83
  > li.modal-small-4642
  > a,
.stone-1ae1
  .upper_f9e6.article-f12c
  .mask-plasma-fb83
  > li.hard_5681
  > a,
.stone-1ae1
  .upper_f9e6.light-f1bf
  .mask-plasma-fb83
  > li.modal-small-4642
  > a,
.stone-1ae1 .upper_f9e6.light-f1bf .mask-plasma-fb83 > li.highlight-top-38f6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.stone-1ae1 .accent-35f8,
.stone-1ae1 .accent-35f8 a {
  color: rgba(255, 255, 255, 0.99);
}
.stone-1ae1 .bright-05f5.down-8434 li a,
.stone-1ae1 .up_6027 a,
.stone-1ae1 .button-1199,
.stone-1ae1 .mask-plasma-fb83 > li > a,
.stone-1ae1 .carousel-cool-1b02 {
  color: rgba(255, 255, 255, 0.79);
}
.stone-1ae1 .bright-05f5.down-8434 li a:hover,
.stone-1ae1 .up_6027 a:hover,
.stone-1ae1 .button-1199:hover,
.stone-1ae1 .mask-plasma-fb83 > li > a:hover,
.stone-1ae1 .carousel-cool-1b02:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-1ae1 .slider-18d3 {
  color: rgba(255, 255, 255, 0.79);
}
.stone-1ae1 .slider-18d3 .surface_bottom_2fe9 {
  color: rgba(255, 255, 255, 0.99);
}
.stone-1ae1 .slider-18d3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-1ae1 .card_c9a6 .slow-e246 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone-1ae1 .card_c9a6 .slow-e246 .menu_c60a {
  color: rgba(255, 255, 255, 0.79);
}
.stone-1ae1
  .card_c9a6
  .slow-e246
  .menu_c60a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-1ae1
  .card_c9a6
  .slow-e246
  .menu_c60a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-1ae1
  .card_c9a6
  .slow-e246
  .menu_c60a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-1ae1
  .card_c9a6
  .slow-e246
  .menu_c60a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone-1ae1 .card_c9a6 .hero-gas-e1fe {
  color: rgba(255, 255, 255, 0.79);
}
.stone-1ae1 .card_c9a6 .hero-gas-e1fe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-complex-3177
  .stone-1ae1
  .card_c9a6
  .panel-easy-291b
  .bronze-d097 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-complex-3177
  .stone-1ae1
  .card_c9a6
  .panel-easy-291b
  .menu_c60a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_da86 .top_5d43 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.top_5d43 .upper_f9e6.logo_3f2b .mask-plasma-fb83 > li > a:focus,
.top_5d43 .upper_f9e6.logo_3f2b .mask-plasma-fb83 > li > a:hover,
.top_5d43 .upper_f9e6.article-f12c .mask-plasma-fb83 > li > a:focus,
.top_5d43 .upper_f9e6.article-f12c .mask-plasma-fb83 > li > a:hover,
.top_5d43 .upper_f9e6.light-f1bf .mask-plasma-fb83 > li > a:focus,
.top_5d43 .upper_f9e6.light-f1bf .mask-plasma-fb83 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_5d43
  .upper_f9e6.logo_3f2b
  .mask-plasma-fb83
  > li.modal-small-4642
  > a,
.top_5d43
  .upper_f9e6.logo_3f2b
  .mask-plasma-fb83
  > li.hard_5681
  > a,
.top_5d43
  .upper_f9e6.article-f12c
  .mask-plasma-fb83
  > li.modal-small-4642
  > a,
.top_5d43
  .upper_f9e6.article-f12c
  .mask-plasma-fb83
  > li.hard_5681
  > a,
.top_5d43
  .upper_f9e6.light-f1bf
  .mask-plasma-fb83
  > li.modal-small-4642
  > a,
.top_5d43 .upper_f9e6.light-f1bf .mask-plasma-fb83 > li.highlight-top-38f6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.top_5d43 .accent-35f8,
.top_5d43 .accent-35f8 a {
  color: rgba(0, 0, 0, 0.8);
}
.top_5d43 .bright-05f5.down-8434 li a,
.top_5d43 .up_6027 a,
.top_5d43 .button-1199,
.top_5d43 .mask-plasma-fb83 > li > a,
.top_5d43 .carousel-cool-1b02 {
  color: rgba(0, 0, 0, 0.55);
}
.top_5d43 .bright-05f5.down-8434 li a:hover,
.top_5d43 .up_6027 a:hover,
.top_5d43 .button-1199:hover,
.top_5d43 .mask-plasma-fb83 > li > a:hover,
.top_5d43 .carousel-cool-1b02:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_5d43 .slider-18d3 {
  color: rgba(0, 0, 0, 0.55);
}
.top_5d43 .slider-18d3 .surface_bottom_2fe9 {
  color: rgba(0, 0, 0, 0.8);
}
.top_5d43 .slider-18d3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_huge_1fcd .description_first_e84b {
  margin-left: auto;
  margin-right: auto;
}
.background_dim_4be4 > * {
  margin-left: auto;
  margin-right: auto;
}
.background_dim_4be4 .progress_brown_4f74 {
  margin-right: 1.41575em;
}
.old_4ddf .background_dim_4be4 > .focus-f86c {
  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;
}
.old_4ddf .background_dim_4be4 > .progress_d02c {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.banner-818e.aside_huge_1fcd .description_first_e84b,
.mask_soft_6b04.aside_huge_1fcd .description_first_e84b {
  margin-left: 0;
}
.container-east-80f5.aside_huge_1fcd .description_first_e84b,
.label_cbaa.aside_huge_1fcd .description_first_e84b {
  margin-right: 0;
}
.background_dim_4be4 ol,
.background_dim_4be4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gallery-8cb7 video {
  max-width: 100%;
}
.panel_5247 img {
  display: block;
}
.panel_5247.progress_brown_4f74,
.panel_5247.nav-lower-3d30 {
  width: 100%;
}
.panel_5247.progress_d02c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.chip_952b:not(.gallery-east-ec6e) {
  margin: 1.5em auto;
}
.dynamic-0cec p {
  padding: 1.5em 14px;
}
ul.chip-north-8fce.progress_d02c,
ul.chip-north-8fce.focus-f86c,
ul.chip-north-8fce.brown_c59d.focus-f86c {
  padding: 0 14px;
}
.notification_fluid_0cf3 {
  display: block;
  overflow-x: auto;
}
.notification_fluid_0cf3 table {
  border-collapse: collapse;
  width: 100%;
}
.notification_fluid_0cf3 td,
.notification_fluid_0cf3 th {
  padding: 0.5em;
}
.background_dim_4be4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.background_dim_4be4 ol ol,
.background_dim_4be4 ol ul,
.background_dim_4be4 ul ol,
.background_dim_4be4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.background_dim_4be4 ol ol li,
.background_dim_4be4 ol ul li,
.background_dim_4be4 ul ol li,
.background_dim_4be4 ul ul li {
  margin-left: 0;
}
.wood_7afd.banner_smooth_56a9 > .progress_9471 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wood_7afd.banner_smooth_56a9 > .progress_9471 iframe,
.wood_7afd.banner_smooth_56a9 > .progress_9471 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.texture-silver-4cc9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.texture-silver-4cc9.primary-b4e4 {
  padding: 0;
}
.texture-silver-4cc9.primary-b4e4 cite {
  font-size: 13px;
}
.texture-silver-4cc9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.texture-silver-4cc9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.image_light_6b9f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.image_light_6b9f > p:first-child {
  margin-top: 0;
}
.image_light_6b9f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.image_light_6b9f blockquote {
  border-left: 0;
}
.west_608f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.west_608f:not(.black-db19) {
  max-width: 100px;
}
.west_608f.action-e04a {
  border-bottom: none !important;
  text-align: center;
}
.west_608f.action-e04a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dynamic-0cec p {
    padding: 1.5em 0;
  }
}
.alert_middle_f46b {
  color: #0073aa;
}
.fluid-b398 {
  background-color: #0073aa;
}
.block_blue_97be {
  color: #229fd8;
}
.hero_mini_e7c8 {
  background-color: #229fd8;
}
.module-5de3 {
  color: #eee;
}
.tall_a954 {
  background-color: #eee;
}
.block_9952 {
  color: #444;
}
.popup_north_f293 {
  background-color: #444;
}
.status-ae3a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.status-ae3a .alert_soft_3f84 .up_6027 {
  font-size: 15px;
}
.status-ae3a .up_6027 {
  line-height: 1.3;
}
.status-ae3a .top_5d43 {
}
.status-ae3a .stone-1ae1 {
  background: #235787;
}
.highlight_78e9 {
  padding: 0;
}
.highlight_78e9 .stone-1ae1 {
  background: #1a1a1a;
}
.highlight_78e9 .top_5d43 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gradient-cold-f547 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gradient-cold-f547 .top_5d43 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gradient-cold-f547 .stone-1ae1 {
  background: #303030;
}
.tertiary-mini-ca4d {
  position: relative;
  z-index: 10;
}
.tertiary-mini-ca4d .bronze_9d16 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_fba5 .border_419a {
  display: inline-block;
  vertical-align: middle;
}
.hard_fba5.grid_old_a42f .border_419a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hard_fba5.grid_old_a42f .border_419a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hard_fba5.grid_old_a42f .border_419a {
    margin-right: 0.4em;
  }
}
.hard_fba5.grid_old_a42f .border_419a:last-child {
  margin-right: 0;
}
.tabs-hard-724c .bronze_9d16 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .picture_da86 .alert_soft_3f84 {
    margin: 0 -0.5em;
  }
  .picture_da86 .alert_soft_3f84 [class*="customify-col-"],
  .picture_da86 .alert_soft_3f84 [class*="customify-col_"],
  .picture_da86 .alert_soft_3f84 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.picture_da86.pagination_a3a5 .bronze_9d16 {
  background: 0 0 !important;
}
.picture_da86.pagination_a3a5 .bronze_9d16,
.picture_da86.tabs-hard-724c .bronze_9d16 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .picture_da86.main-bright-353c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.picture_da86.tabs-hard-724c .bronze_9d16 {
  box-shadow: none !important;
}
.pagination_04aa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pagination_04aa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pagination_04aa {
    padding: 18px 0 20px;
  }
}
.pagination_04aa .panel-first-6647 {
  width: 100%;
}
.pagination_04aa .current_856c {
  margin-bottom: 0;
}
.pagination_04aa .content-e5f9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.slider-narrow-2548 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.slider-narrow-2548 .banner_east_7fb6 {
  width: 100%;
}
.under-772f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.under-772f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.under-772f 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;
}
.under-772f li:last-child:after {
  display: none;
}
.under-772f li a {
  font-weight: 500;
  margin-right: 10px;
}
.north_b751 .blue-e2f9 button,
.pagination_04aa .blue-e2f9 button {
  left: 0;
}
.north_b751 .banner_east_7fb6,
.pagination_04aa .banner_east_7fb6 {
  padding-left: 0;
  padding-right: 0;
}
.north_b751 .slider-narrow-2548,
.pagination_04aa .slider-narrow-2548 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.north_b751 {
  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;
}
.north_b751: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;
}
.north_b751 .cool_e678 {
  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) {
  .north_b751 .cool_e678 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .north_b751 .cool_e678 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .north_b751 .cool_e678 {
    min-height: 200px;
  }
}
.north_b751 .under-772f {
  color: rgba(255, 255, 255, 0.8);
}
.north_b751 .under-772f a,
.north_b751 .under-772f li:after {
  color: inherit;
}
.north_b751 .under-772f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.focused-729c {
  margin-bottom: 0.5em;
}
.yellow-7283 {
  margin-bottom: 1.2em;
}
.yellow-7283,
.focused-729c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.yellow-7283 p:last-child,
.focused-729c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .blue-e2f9,
#masthead .blue-e2f9 {
  display: none;
}
#masthead
  > .blue-e2f9.secondary-cca0 {
  display: none;
}
#masthead > .blue-e2f9 button {
  left: 0;
}
.footer_9c13 {
  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%;
}
.footer_9c13 .border_419a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.footer_9c13 .filter-stone-3552 {
  display: -webkit-box;
  display: flex;
}
.footer_9c13 .filter-stone-3552.shade-ce7f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.footer_9c13 .filter-stone-3552.preview-3da2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer_9c13 .filter-stone-3552.input-west-4f02 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer_9c13.popup-34ef.video-8aa7 .filter-stone-3552.shade-ce7f {
  flex-basis: 100%;
}
.footer_9c13.text-b557 .filter-stone-3552.preview-3da2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.footer_9c13.text-b557 .filter-stone-3552.input-west-4f02 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .blue-e2f9.secondary-cca0 {
  display: none;
}
#masthead > .blue-e2f9 button {
  left: 0;
}
.title_paper_ee67 {
  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;
}
.title_paper_ee67:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.title_paper_ee67.description-slow-478d i {
  margin-right: 4px;
}
.title_paper_ee67.accordion-purple-7e16 i {
  margin-left: 5px;
}
.up_6027 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.up_6027 p:last-child {
  margin-bottom: 0;
}
.notification-rough-ba1f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.notification-rough-ba1f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.notification-rough-ba1f img {
  display: block;
  width: auto;
  line-height: 1;
}
.notification-rough-ba1f .accent-35f8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.notification-rough-ba1f .hero_outer_f60d {
  margin: 5px 0 7px 0;
}
.notification-rough-ba1f.label_cf97 .last-5283 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-rough-ba1f.label_cf97 .hot_0ad7 {
  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;
}
.notification-rough-ba1f.gold_3e11 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.notification-rough-ba1f.gold_3e11 .last-5283 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-rough-ba1f.gold_3e11 .hot_0ad7 {
  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;
}
.notification-rough-ba1f.current_c29a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification-rough-ba1f.badge_c79d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.notification-rough-ba1f.badge_c79d .hot_0ad7 {
  margin-top: 7px;
}
.stale_3466 {
  display: inline-block;
}
.tertiary-mini-ca4d .border-86f1 .notification-rough-ba1f img {
  max-width: 100%;
}
.upper_f9e6 .link_pressed_2bd6.secondary-basic-464a,
.tall_9612 .link_pressed_2bd6.secondary-basic-464a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.upper_f9e6 .backdrop_ae15,
.tall_9612 .backdrop_ae15 {
  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%);
}
.upper_f9e6 .backdrop_ae15 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.upper_f9e6.modal_4df9 .backdrop_ae15 {
  display: none;
}
.upper_f9e6 .header_gas_1798 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.upper_f9e6 .header_gas_1798 li {
  display: inline-block;
  position: relative;
}
.upper_f9e6 .header_gas_1798 li:last-child {
  margin-right: 0;
}
.upper_f9e6 .header_gas_1798 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;
}
.upper_f9e6 .header_gas_1798 li.highlight-top-38f6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.upper_f9e6 .header_gas_1798 > 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;
}
.upper_f9e6 .header_gas_1798 > li > a i {
  line-height: 0;
}
.upper_f9e6 .header_gas_1798 > li.simple_dee0 > a .backdrop_ae15 {
  margin-left: 4px;
  line-height: 0;
}
.upper_f9e6 .header_gas_1798 .input_bdde li.simple_dee0 > a {
  position: relative;
}
.upper_f9e6 .header_gas_1798 .input_bdde li.simple_dee0 > a:after,
.upper_f9e6 .header_gas_1798 .input_bdde li.simple_dee0 > a:before {
  content: "";
  display: table;
}
.upper_f9e6 .header_gas_1798 .input_bdde li.simple_dee0 > a:after {
  clear: both;
}
.upper_f9e6 .header_gas_1798 .input_bdde li.simple_dee0 > a .backdrop_ae15 {
  margin-left: 5px;
  float: right;
}
.upper_f9e6 .orange-d5d1,
.upper_f9e6 .input_bdde {
  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;
}
.upper_f9e6 .input_bdde {
  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;
}
.upper_f9e6 .input_bdde .secondary-basic-464a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.upper_f9e6 .input_bdde .backdrop_ae15 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.upper_f9e6 .input_bdde li {
  display: block;
  margin: 0;
  padding: 0;
}
.upper_f9e6 .input_bdde 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;
}
.upper_f9e6 .input_bdde li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.upper_f9e6 .input_bdde .input_bdde {
  top: 0;
  left: 100%;
}
.upper_f9e6 .out-eae5.fn-focus-69bb > .orange-d5d1,
.upper_f9e6 .out-eae5.fn-focus-69bb > .input_bdde,
.upper_f9e6 .out-eae5:focus > .orange-d5d1,
.upper_f9e6 .out-eae5:focus > .input_bdde,
.upper_f9e6 .out-eae5:hover > .orange-d5d1,
.upper_f9e6 .out-eae5:hover > .input_bdde {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.upper_f9e6.light-f1bf .mask-plasma-fb83:after,
.upper_f9e6.light-f1bf .mask-plasma-fb83:before {
  content: "";
  display: table;
}
.upper_f9e6.light-f1bf .mask-plasma-fb83:after {
  clear: both;
}
.upper_f9e6.light-f1bf .mask-plasma-fb83 > li {
  float: left;
}
.upper_f9e6.hovered-a357 .mask-plasma-fb83:after,
.upper_f9e6.hovered-a357 .mask-plasma-fb83:before {
  content: "";
  display: table;
}
.upper_f9e6.hovered-a357 .mask-plasma-fb83:after {
  clear: both;
}
.upper_f9e6.hovered-a357 .mask-plasma-fb83 > li {
  float: left;
}
.upper_f9e6.hovered-a357 .mask-plasma-fb83 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.upper_f9e6.hovered-a357 .mask-plasma-fb83 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.upper_f9e6.hovered-a357 .mask-plasma-fb83 > li.modal-small-4642 > a,
.upper_f9e6.hovered-a357 .mask-plasma-fb83 > li.highlight-top-38f6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.upper_f9e6.logo_3f2b .mask-plasma-fb83 > li > a .secondary-basic-464a {
  position: relative;
}
.upper_f9e6.logo_3f2b .mask-plasma-fb83 > li > a .secondary-basic-464a: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;
}
.upper_f9e6.logo_3f2b
  .mask-plasma-fb83
  > li:focus
  > a
  .secondary-basic-464a:before,
.upper_f9e6.logo_3f2b
  .mask-plasma-fb83
  > li:hover
  > a
  .secondary-basic-464a:before {
  width: 100%;
  background-color: currentColor;
}
.upper_f9e6.logo_3f2b
  .mask-plasma-fb83
  > li.modal-small-4642
  > a
  .secondary-basic-464a:before,
.upper_f9e6.logo_3f2b
  .mask-plasma-fb83
  > li.hard_5681
  > a
  .secondary-basic-464a:before {
  width: 100%;
  background-color: currentColor;
}
.upper_f9e6.article-f12c .mask-plasma-fb83 > li > a .secondary-basic-464a {
  position: relative;
}
.upper_f9e6.article-f12c .mask-plasma-fb83 > li > a .secondary-basic-464a: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;
}
.upper_f9e6.article-f12c .mask-plasma-fb83 > li:focus > a .secondary-basic-464a:before,
.upper_f9e6.article-f12c
  .mask-plasma-fb83
  > li:hover
  > a
  .secondary-basic-464a:before {
  width: 100%;
  background-color: currentColor;
}
.upper_f9e6.article-f12c
  .mask-plasma-fb83
  > li.modal-small-4642
  > a
  .secondary-basic-464a:before,
.upper_f9e6.article-f12c
  .mask-plasma-fb83
  > li.hard_5681
  > a
  .secondary-basic-464a:before {
  width: 100%;
  background-color: currentColor;
}
.tall_9612 .header_gas_1798 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tall_9612 .header_gas_1798 li:first-child > a {
  border-top: none;
}
.tall_9612 .header_gas_1798 .tall-c313 > .secondary-basic-464a .backdrop_ae15 {
  display: none;
}
.tall_9612 .header_gas_1798 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tall_9612 .header_gas_1798 li:last-child {
  border: none;
}
.tall_9612 .header_gas_1798 li.simple_dee0 > a {
  padding-right: 45px !important;
}
.tall_9612 .header_gas_1798 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tall_9612 .header_gas_1798 li a:focus,
.tall_9612 .header_gas_1798 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall_9612 .header_gas_1798 li .smooth_cbbc {
  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;
}
.tall_9612 .header_gas_1798 li .smooth_cbbc:hover {
  box-shadow: none;
}
.tall_9612 .header_gas_1798 li .smooth_cbbc .backdrop_ae15 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tall_9612 .header_gas_1798 .input_bdde {
  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);
}
.tall_9612 .header_gas_1798 .input_bdde li a {
  padding-left: 3em;
}
.tall_9612 .header_gas_1798 .block-b61d > a .smooth_cbbc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tall_9612 .header_gas_1798 .block-b61d > .input_bdde {
  display: block;
  opacity: 1;
}
.highlight_next_0ff9 {
  max-width: 100%;
}
.old-2760 {
  line-height: 0;
  cursor: pointer;
}
.carousel-cool-1b02 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.carousel-cool-1b02:hover {
  box-shadow: none;
  color: currentColor;
}
.carousel-cool-1b02 svg {
  width: 18px;
  height: 18px;
}
.carousel-cool-1b02 .border_4cb8 {
  display: none;
}
.pro-5ba5 {
  position: relative;
}
.pro-5ba5.fn-active-69bb .carousel-cool-1b02 .motion-0b30 {
  display: none;
}
.pro-5ba5.fn-active-69bb .carousel-cool-1b02 .border_4cb8 {
  display: inline-block;
}
.pro-5ba5 .notification-780c {
  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);
}
.pro-5ba5.tabs_under_32df .notification-780c {
  left: auto;
  right: -0.9em;
}
.pro-5ba5.tabs_under_32df .carousel-ea04::before {
  left: auto;
  right: 15px;
}
.pro-5ba5.fn-active-69bb .notification-780c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-easy-291b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.panel-easy-291b label {
  flex-basis: 100%;
}
.panel-easy-291b .slow-e246 {
  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;
}
.panel-easy-291b .menu_c60a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.panel-easy-291b .menu_c60a:focus {
  background-color: transparent;
}
.panel-easy-291b button.hero-gas-e1fe {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.panel-easy-291b button.hero-gas-e1fe:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.panel-easy-291b button.hero-gas-e1fe svg {
  width: 18px;
  height: 18px;
}
.panel-easy-291b input[type="submit"] {
  min-height: auto;
}
.card_c9a6 .panel-easy-291b .menu_c60a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.carousel-ea04 {
  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) {
  .carousel-ea04 {
    width: 220px;
  }
}
.carousel-ea04 label {
  flex-basis: 100%;
}
.carousel-ea04::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;
}
.wrapper-complex-3177 .card_c9a6 .panel-easy-291b {
  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;
}
.wrapper-complex-3177
  .card_c9a6
  .panel-easy-291b
  .slow-e246 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.wrapper-complex-3177 .card_c9a6 .panel-easy-291b .menu_c60a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.wrapper-complex-3177
  .card_c9a6
  .panel-easy-291b
  .menu_c60a:focus {
  background: 0 0;
}
.wrapper-complex-3177
  .card_c9a6
  .panel-easy-291b
  .bronze-d097 {
  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;
}
.bright-05f5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bright-05f5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bright-05f5 li:last-child {
  margin-right: 0;
}
.bright-05f5 li:first-child {
  margin-left: 0;
}
.bright-05f5.video_a6ad a {
  color: #fff;
}
.bright-05f5.video_a6ad a:hover {
  color: #fff;
}
.bright-05f5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bright-05f5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bright-05f5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bright-05f5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.bright-05f5 [class*="social-icon-apple"] {
  background-color: #999;
}
.bright-05f5 [class*="social-icon-apple"].footer_1b6a {
  background-color: transparent;
  color: #999;
}
.bright-05f5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bright-05f5 [class*="social-icon-behance"].footer_1b6a {
  background-color: transparent;
  color: #1769ff;
}
.bright-05f5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bright-05f5 [class*="social-icon-bitbucket"].footer_1b6a {
  background-color: transparent;
  color: #205081;
}
.bright-05f5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.bright-05f5 [class*="social-icon-codepen"].footer_1b6a {
  background-color: transparent;
  color: #000;
}
.bright-05f5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bright-05f5 [class*="social-icon-delicious"].footer_1b6a {
  background-color: transparent;
  color: #39f;
}
.bright-05f5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bright-05f5 [class*="social-icon-digg"].footer_1b6a {
  background-color: transparent;
  color: #005be2;
}
.bright-05f5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bright-05f5 [class*="social-icon-dribbble"].footer_1b6a {
  background-color: transparent;
  color: #ea4c89;
}
.bright-05f5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bright-05f5 [class*="social-icon-envelope"].footer_1b6a {
  background-color: transparent;
  color: #ea4335;
}
.bright-05f5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bright-05f5 [class*="social-icon-facebook"].footer_1b6a {
  background-color: transparent;
  color: #3b5998;
}
.bright-05f5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bright-05f5 [class*="social-icon-flickr"].footer_1b6a {
  background-color: transparent;
  color: #0063dc;
}
.bright-05f5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bright-05f5 [class*="social-icon-foursquare"].footer_1b6a {
  background-color: transparent;
  color: #2d5be3;
}
.bright-05f5 [class*="social-icon-github"] {
  background-color: #333;
}
.bright-05f5 [class*="social-icon-github"].footer_1b6a {
  background-color: transparent;
  color: #333;
}
.bright-05f5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bright-05f5 [class*="social-icon-google-plus"].footer_1b6a {
  background-color: transparent;
  color: #dd4b39;
}
.bright-05f5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bright-05f5 [class*="social-icon-houzz"].footer_1b6a {
  background-color: transparent;
  color: #7ac142;
}
.bright-05f5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bright-05f5 [class*="social-icon-instagram"].footer_1b6a {
  background-color: transparent;
  color: #262626;
}
.bright-05f5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bright-05f5 [class*="social-icon-jsfiddle"].footer_1b6a {
  background-color: transparent;
  color: #487aa2;
}
.bright-05f5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bright-05f5 [class*="social-icon-linkedin"].footer_1b6a {
  background-color: transparent;
  color: #0077b5;
}
.bright-05f5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bright-05f5 [class*="social-icon-medium"].footer_1b6a {
  background-color: transparent;
  color: #00ab6b;
}
.bright-05f5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bright-05f5
  [class*="social-icon-odnoklassniki"].footer_1b6a {
  background-color: transparent;
  color: #f4731c;
}
.bright-05f5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bright-05f5 [class*="social-icon-meetup"].footer_1b6a {
  background-color: transparent;
  color: #ec1c40;
}
.bright-05f5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bright-05f5 [class*="social-icon-pinterest"].footer_1b6a {
  background-color: transparent;
  color: #bd081c;
}
.bright-05f5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bright-05f5 [class*="social-icon-product-hunt"].footer_1b6a {
  background-color: transparent;
  color: #da552f;
}
.bright-05f5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bright-05f5 [class*="social-icon-reddit"].footer_1b6a {
  background-color: transparent;
  color: #ff4500;
}
.bright-05f5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bright-05f5 [class*="social-icon-rss"].footer_1b6a {
  background-color: transparent;
  color: #f26522;
}
.bright-05f5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bright-05f5
  [class*="social-icon-shopping-cart"].footer_1b6a {
  background-color: transparent;
  color: #4caf50;
}
.bright-05f5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bright-05f5 [class*="social-icon-skype"].footer_1b6a {
  background-color: transparent;
  color: #00aff0;
}
.bright-05f5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bright-05f5 [class*="social-icon-slideshare"].footer_1b6a {
  background-color: transparent;
  color: #0077b5;
}
.bright-05f5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bright-05f5 [class*="social-icon-snapchat"].footer_1b6a {
  background-color: transparent;
  color: #fffc00;
}
.bright-05f5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bright-05f5 [class*="social-icon-soundcloud"].footer_1b6a {
  background-color: transparent;
  color: #f80;
}
.bright-05f5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bright-05f5 [class*="social-icon-spotify"].footer_1b6a {
  background-color: transparent;
  color: #2ebd59;
}
.bright-05f5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bright-05f5
  [class*="social-icon-stack-overflow"].footer_1b6a {
  background-color: transparent;
  color: #fe7a15;
}
.bright-05f5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bright-05f5 [class*="social-icon-maldkfgram"].footer_1b6a {
  background-color: transparent;
  color: #2ca5e0;
}
.bright-05f5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bright-05f5 [class*="social-icon-tripadvisor"].footer_1b6a {
  background-color: transparent;
  color: #589442;
}
.bright-05f5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bright-05f5 [class*="social-icon-tumblr"].footer_1b6a {
  background-color: transparent;
  color: #35465c;
}
.bright-05f5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bright-05f5 [class*="social-icon-twitch"].footer_1b6a {
  background-color: transparent;
  color: #6441a5;
}
.bright-05f5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bright-05f5 [class*="social-icon-twitter"].footer_1b6a {
  background-color: transparent;
  color: #1da1f2;
}
.bright-05f5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bright-05f5 [class*="social-icon-vimeo"].footer_1b6a {
  background-color: transparent;
  color: #1ab7ea;
}
.bright-05f5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bright-05f5 [class*="social-icon-vk"].footer_1b6a {
  background-color: transparent;
  color: #45668e;
}
.bright-05f5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bright-05f5 [class*="social-icon-weibo"].footer_1b6a {
  background-color: transparent;
  color: #df2029;
}
.bright-05f5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bright-05f5 [class*="social-icon-weixin"].footer_1b6a {
  background-color: transparent;
  color: #7bb32e;
}
.bright-05f5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bright-05f5 [class*="social-icon-whatsapp"].footer_1b6a {
  background-color: transparent;
  color: #25d366;
}
.bright-05f5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bright-05f5 [class*="social-icon-wordpress"].footer_1b6a {
  background-color: transparent;
  color: #21759b;
}
.bright-05f5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.bright-05f5 [class*="social-icon-xing"].footer_1b6a {
  background-color: transparent;
  color: #026466;
}
.bright-05f5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bright-05f5 [class*="social-icon-yelp"].footer_1b6a {
  background-color: transparent;
  color: #af0606;
}
.bright-05f5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bright-05f5 [class*="social-icon-youtube"].footer_1b6a {
  background-color: transparent;
  color: #cd201f;
}
.button-1199 {
  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;
}
.button-1199:hover {
  box-shadow: none;
  background: 0 0;
}
.avatar-smooth-b00d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.modal-copper-d845 {
  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;
}
.widget_4ad7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight_wood_dab6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight_wood_dab6,
.highlight_wood_dab6::after,
.highlight_wood_dab6::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;
}
.highlight_wood_dab6::after,
.highlight_wood_dab6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade-5b1e .modal-copper-d845 .widget_4ad7 {
  margin-top: -2px;
  width: 19px;
}
.shade-5b1e .modal-copper-d845 .highlight_wood_dab6 {
  margin-top: -1px;
}
.shade-5b1e .modal-copper-d845 .highlight_wood_dab6,
.shade-5b1e .modal-copper-d845 .highlight_wood_dab6::after,
.shade-5b1e .modal-copper-d845 .highlight_wood_dab6::before {
  width: 19px;
  height: 2px;
}
.shade-5b1e .modal-copper-d845 .highlight_wood_dab6::before {
  top: -6px;
}
.shade-5b1e .modal-copper-d845 .highlight_wood_dab6::after {
  bottom: -6px;
}
.caption_gas_a350 .modal-copper-d845 .widget_4ad7 {
  margin-top: -2px;
  width: 22px;
}
.caption_gas_a350 .modal-copper-d845 .highlight_wood_dab6 {
  margin-top: -1px;
}
.caption_gas_a350 .modal-copper-d845 .highlight_wood_dab6,
.caption_gas_a350 .modal-copper-d845 .highlight_wood_dab6::after,
.caption_gas_a350 .modal-copper-d845 .highlight_wood_dab6::before {
  width: 22px;
  height: 2px;
}
.caption_gas_a350 .modal-copper-d845 .highlight_wood_dab6::before {
  top: -7px;
}
.caption_gas_a350 .modal-copper-d845 .highlight_wood_dab6::after {
  bottom: -7px;
}
.item_south_eb2c .modal-copper-d845 .widget_4ad7 {
  margin-top: -2px;
  width: 31px;
}
.item_south_eb2c .modal-copper-d845 .highlight_wood_dab6 {
  margin-top: -1.5px;
}
.item_south_eb2c .modal-copper-d845 .highlight_wood_dab6,
.item_south_eb2c .modal-copper-d845 .highlight_wood_dab6::after,
.item_south_eb2c .modal-copper-d845 .highlight_wood_dab6::before {
  width: 31px;
  height: 3px;
}
.item_south_eb2c .modal-copper-d845 .highlight_wood_dab6::before {
  top: -9px;
}
.item_south_eb2c .modal-copper-d845 .highlight_wood_dab6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .description-07a1 .modal-copper-d845 .widget_4ad7 {
    margin-top: -2px;
    width: 19px;
  }
  .description-07a1 .modal-copper-d845 .highlight_wood_dab6 {
    margin-top: -1px;
  }
  .description-07a1 .modal-copper-d845 .highlight_wood_dab6,
  .description-07a1 .modal-copper-d845 .highlight_wood_dab6::after,
  .description-07a1 .modal-copper-d845 .highlight_wood_dab6::before {
    width: 19px;
    height: 2px;
  }
  .description-07a1 .modal-copper-d845 .highlight_wood_dab6::before {
    top: -6px;
  }
  .description-07a1 .modal-copper-d845 .highlight_wood_dab6::after {
    bottom: -6px;
  }
  .image_green_a357 .modal-copper-d845 .widget_4ad7 {
    margin-top: -2px;
    width: 22px;
  }
  .image_green_a357 .modal-copper-d845 .highlight_wood_dab6 {
    margin-top: -1px;
  }
  .image_green_a357 .modal-copper-d845 .highlight_wood_dab6,
  .image_green_a357 .modal-copper-d845 .highlight_wood_dab6::after,
  .image_green_a357 .modal-copper-d845 .highlight_wood_dab6::before {
    width: 22px;
    height: 2px;
  }
  .image_green_a357 .modal-copper-d845 .highlight_wood_dab6::before {
    top: -7px;
  }
  .image_green_a357 .modal-copper-d845 .highlight_wood_dab6::after {
    bottom: -7px;
  }
  .accordion-2655 .modal-copper-d845 .widget_4ad7 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-2655 .modal-copper-d845 .highlight_wood_dab6 {
    margin-top: -1.5px;
  }
  .accordion-2655 .modal-copper-d845 .highlight_wood_dab6,
  .accordion-2655 .modal-copper-d845 .highlight_wood_dab6::after,
  .accordion-2655 .modal-copper-d845 .highlight_wood_dab6::before {
    width: 31px;
    height: 3px;
  }
  .accordion-2655 .modal-copper-d845 .highlight_wood_dab6::before {
    top: -9px;
  }
  .accordion-2655 .modal-copper-d845 .highlight_wood_dab6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .table_gas_285b .modal-copper-d845 .widget_4ad7 {
    margin-top: -2px;
    width: 19px;
  }
  .table_gas_285b .modal-copper-d845 .highlight_wood_dab6 {
    margin-top: -1px;
  }
  .table_gas_285b .modal-copper-d845 .highlight_wood_dab6,
  .table_gas_285b .modal-copper-d845 .highlight_wood_dab6::after,
  .table_gas_285b .modal-copper-d845 .highlight_wood_dab6::before {
    width: 19px;
    height: 2px;
  }
  .table_gas_285b .modal-copper-d845 .highlight_wood_dab6::before {
    top: -6px;
  }
  .table_gas_285b .modal-copper-d845 .highlight_wood_dab6::after {
    bottom: -6px;
  }
  .narrow_2b57 .modal-copper-d845 .widget_4ad7 {
    margin-top: -2px;
    width: 22px;
  }
  .narrow_2b57 .modal-copper-d845 .highlight_wood_dab6 {
    margin-top: -1px;
  }
  .narrow_2b57 .modal-copper-d845 .highlight_wood_dab6,
  .narrow_2b57 .modal-copper-d845 .highlight_wood_dab6::after,
  .narrow_2b57 .modal-copper-d845 .highlight_wood_dab6::before {
    width: 22px;
    height: 2px;
  }
  .narrow_2b57 .modal-copper-d845 .highlight_wood_dab6::before {
    top: -7px;
  }
  .narrow_2b57 .modal-copper-d845 .highlight_wood_dab6::after {
    bottom: -7px;
  }
  .easy_a17b .modal-copper-d845 .widget_4ad7 {
    margin-top: -2px;
    width: 31px;
  }
  .easy_a17b .modal-copper-d845 .highlight_wood_dab6 {
    margin-top: -1.5px;
  }
  .easy_a17b .modal-copper-d845 .highlight_wood_dab6,
  .easy_a17b .modal-copper-d845 .highlight_wood_dab6::after,
  .easy_a17b .modal-copper-d845 .highlight_wood_dab6::before {
    width: 31px;
    height: 3px;
  }
  .easy_a17b .modal-copper-d845 .highlight_wood_dab6::before {
    top: -9px;
  }
  .easy_a17b .modal-copper-d845 .highlight_wood_dab6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gold-af5a .modal-copper-d845 .widget_4ad7 {
    margin-top: -2px;
    width: 19px;
  }
  .gold-af5a .modal-copper-d845 .highlight_wood_dab6 {
    margin-top: -1px;
  }
  .gold-af5a .modal-copper-d845 .highlight_wood_dab6,
  .gold-af5a .modal-copper-d845 .highlight_wood_dab6::after,
  .gold-af5a .modal-copper-d845 .highlight_wood_dab6::before {
    width: 19px;
    height: 2px;
  }
  .gold-af5a .modal-copper-d845 .highlight_wood_dab6::before {
    top: -6px;
  }
  .gold-af5a .modal-copper-d845 .highlight_wood_dab6::after {
    bottom: -6px;
  }
  .component_7198 .modal-copper-d845 .widget_4ad7 {
    margin-top: -2px;
    width: 22px;
  }
  .component_7198 .modal-copper-d845 .highlight_wood_dab6 {
    margin-top: -1px;
  }
  .component_7198 .modal-copper-d845 .highlight_wood_dab6,
  .component_7198 .modal-copper-d845 .highlight_wood_dab6::after,
  .component_7198 .modal-copper-d845 .highlight_wood_dab6::before {
    width: 22px;
    height: 2px;
  }
  .component_7198 .modal-copper-d845 .highlight_wood_dab6::before {
    top: -7px;
  }
  .component_7198 .modal-copper-d845 .highlight_wood_dab6::after {
    bottom: -7px;
  }
  .light-61e7 .modal-copper-d845 .widget_4ad7 {
    margin-top: -2px;
    width: 31px;
  }
  .light-61e7 .modal-copper-d845 .highlight_wood_dab6 {
    margin-top: -1.5px;
  }
  .light-61e7 .modal-copper-d845 .highlight_wood_dab6,
  .light-61e7 .modal-copper-d845 .highlight_wood_dab6::after,
  .light-61e7 .modal-copper-d845 .highlight_wood_dab6::before {
    width: 31px;
    height: 3px;
  }
  .light-61e7 .modal-copper-d845 .highlight_wood_dab6::before {
    top: -9px;
  }
  .light-61e7 .modal-copper-d845 .highlight_wood_dab6::after {
    bottom: -9px;
  }
}
.component_fdd9 .highlight_wood_dab6 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.component_fdd9 .highlight_wood_dab6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.component_fdd9 .highlight_wood_dab6::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.component_fdd9.photo-5431 .highlight_wood_dab6 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.component_fdd9.photo-5431 .highlight_wood_dab6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.component_fdd9.photo-5431 .highlight_wood_dab6::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);
}
.static_ba6b {
  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.south-2983:before {
  display: none;
}
.item-stone-7f6b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item-stone-7f6b .link_gas_a2b6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item-stone-7f6b .link_gas_a2b6:last-of-type {
  border-bottom: none;
}
.item-stone-7f6b .link_gas_a2b6.shade_90ff,
.item-stone-7f6b .link_gas_a2b6.panel_up_933b,
.item-stone-7f6b .link_gas_a2b6.accent_507a {
  padding: 0;
}
.item-stone-7f6b .tall_9612 .smooth_cbbc {
  color: currentColor;
}
.item-stone-7f6b .tall_9612 .smooth_cbbc:focus,
.item-stone-7f6b .tall_9612 .smooth_cbbc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-stone-7f6b.top_5d43 .slider-18d3,
.item-stone-7f6b.top_5d43 .up_6027 a,
.item-stone-7f6b.top_5d43 .mask-plasma-fb83 a,
.item-stone-7f6b.top_5d43 .input_bdde a {
  color: rgba(0, 0, 0, 0.55);
}
.item-stone-7f6b.top_5d43 .slider-18d3:hover,
.item-stone-7f6b.top_5d43 .up_6027 a:hover,
.item-stone-7f6b.top_5d43 .mask-plasma-fb83 a:hover,
.item-stone-7f6b.top_5d43 .input_bdde a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item-stone-7f6b.top_5d43 .surface_bottom_2fe9 {
  color: rgba(0, 0, 0, 0.8);
}
.item-stone-7f6b.top_5d43 .link_gas_a2b6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-stone-7f6b.top_5d43 .link_gas_a2b6:before {
  background: rgba(0, 0, 0, 0.08);
}
.item-stone-7f6b.top_5d43 .red-ae01:before {
  background: rgba(255, 255, 255, 0.9);
}
.item-stone-7f6b.top_5d43 .tall_9612 .header_gas_1798 li a,
.item-stone-7f6b.top_5d43 .tall_9612 .smooth_cbbc,
.item-stone-7f6b.top_5d43 .input_bdde {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-stone-7f6b.top_5d43 .tall_9612 .smooth_cbbc:focus,
.item-stone-7f6b.top_5d43 .tall_9612 .smooth_cbbc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-stone-7f6b.top_5d43 .header_gas_1798 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-stone-7f6b.stone-1ae1 .slider-18d3,
.item-stone-7f6b.stone-1ae1 .up_6027 a,
.item-stone-7f6b.stone-1ae1 .mask-plasma-fb83 .smooth_cbbc,
.item-stone-7f6b.stone-1ae1 .mask-plasma-fb83 a,
.item-stone-7f6b.stone-1ae1 .input_bdde a {
  color: rgba(255, 255, 255, 0.79);
}
.item-stone-7f6b.stone-1ae1 .slider-18d3:hover,
.item-stone-7f6b.stone-1ae1 .up_6027 a:hover,
.item-stone-7f6b.stone-1ae1 .mask-plasma-fb83 .smooth_cbbc:hover,
.item-stone-7f6b.stone-1ae1 .mask-plasma-fb83 a:hover,
.item-stone-7f6b.stone-1ae1 .input_bdde a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-stone-7f6b.stone-1ae1 .surface_bottom_2fe9 {
  color: rgba(255, 255, 255, 0.99);
}
.item-stone-7f6b.stone-1ae1 .link_gas_a2b6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-stone-7f6b.stone-1ae1 .link_gas_a2b6:before {
  background: rgba(255, 255, 255, 0.08);
}
.item-stone-7f6b.stone-1ae1 .red-ae01:before {
  background: rgba(0, 0, 0, 0.9);
}
.item-stone-7f6b.stone-1ae1 .tall_9612 .header_gas_1798 li a,
.item-stone-7f6b.stone-1ae1 .tall_9612 .smooth_cbbc,
.item-stone-7f6b.stone-1ae1 .input_bdde {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-stone-7f6b.stone-1ae1 .tall_9612 .smooth_cbbc:focus,
.item-stone-7f6b.stone-1ae1 .tall_9612 .smooth_cbbc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-stone-7f6b.stone-1ae1 .header_gas_1798 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-ae01 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.red-ae01:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.media-685a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.filter_1f01 .item-stone-7f6b {
  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;
}
.filter_1f01 .link_gas_a2b6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.filter_1f01 .link_gas_a2b6: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) {
  .filter_1f01 .link_gas_a2b6:before {
    width: 16%;
    left: 42%;
  }
}
.filter_1f01 .link_gas_a2b6:last-child:before {
  content: none;
}
.filter_1f01 .link_gas_a2b6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.filter_1f01 .tall_9612 .header_gas_1798 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.filter_1f01 .tall_9612 .header_gas_1798 li a .smooth_cbbc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.filter_1f01 .tall_9612 .input_bdde {
  border: none;
}
.filter_1f01 .tall_9612 .input_bdde li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.filter_1f01 .red-ae01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.filter_1f01 .media-685a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.filter_1f01 .stone-1ae1 .red-ae01:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter_1f01 .top_5d43.media-06b1 .highlight_wood_dab6 {
  background: rgba(0, 0, 0, 0.6);
}
.filter_1f01
  .top_5d43.media-06b1
  .highlight_wood_dab6::after,
.filter_1f01
  .top_5d43.media-06b1
  .highlight_wood_dab6:before {
  background: inherit;
}
.filter_1f01
  .top_5d43.media-06b1:hover
  .highlight_wood_dab6 {
  background: rgba(0, 0, 0, 0.8);
}
.fixed_2044 .item-stone-7f6b {
  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) {
  .fixed_2044 .item-stone-7f6b {
    width: auto;
    right: 45px;
  }
}
.frame-ce31 .item-stone-7f6b {
  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) {
  .frame-ce31 .item-stone-7f6b {
    width: auto;
    left: 45px;
  }
}
.south-2983 .item-stone-7f6b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.south-2983 .media-685a {
  max-width: 48em;
  margin: 0 auto;
}
.south-2983 .red-ae01:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.surface_db77 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.surface_db77.filter_1f01 .item-stone-7f6b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.surface_db77.fixed_2044 .item-stone-7f6b {
  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);
}
.surface_db77 .item-stone-7f6b {
  visibility: visible;
}
.surface_db77.frame-ce31 .item-stone-7f6b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.title-narrow-ad78,
.module_gold_ef4b {
  overflow-x: hidden;
}
.title-narrow-ad78 .item-stone-7f6b {
  overflow: auto;
}
.title-narrow-ad78.filter_1f01 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-narrow-ad78.filter_1f01 .item-stone-7f6b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.title-narrow-ad78.filter_1f01 .button-1199 {
  opacity: 0;
}
.title-narrow-ad78.fixed_2044 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-narrow-ad78.fixed_2044 .item-stone-7f6b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.title-narrow-ad78.fixed_2044 .button-1199 {
  opacity: 0;
}
.title-narrow-ad78.frame-ce31 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-narrow-ad78.frame-ce31 .item-stone-7f6b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.title-narrow-ad78.frame-ce31 .button-1199 {
  opacity: 0;
}
.title-narrow-ad78.south-2983 .item-stone-7f6b {
  z-index: 10;
  visibility: visible;
}
.media-06b1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.media-06b1 .highlight_wood_dab6 {
  background: rgba(255, 255, 255, 0.99);
}
.media-06b1 .highlight_wood_dab6::after,
.media-06b1 .highlight_wood_dab6:before {
  background: inherit;
}
.media-06b1:hover .highlight_wood_dab6 {
  background: rgba(255, 255, 255, 0.99);
}
.frame-ce31 .media-06b1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.south-2983 .media-06b1 {
  display: none !important;
}
.title-narrow-ad78:before,
.module_gold_ef4b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.title-narrow-ad78 .media-06b1,
.module_gold_ef4b .media-06b1 {
  display: inline-block;
}
.item-stone-7f6b .border_419a {
  -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;
}
.title-narrow-ad78 .item-stone-7f6b .border_419a,
.module_gold_ef4b .item-stone-7f6b .border_419a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module_top_306d .slow-e246 {
  width: 100%;
}
.border-86f1 {
  padding: 0 0.5em 0;
}
.border-86f1 [class*="customify-col-"],
.border-86f1 [class*="customify-col_"],
.border-86f1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.caption_yellow_01f7 .border-86f1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .alert_soft_3f84 .gradient-gas-8a59,
  .gradient-gas-8a59 {
    display: none;
  }
  .tertiary_brown_f121 {
    text-align: left;
  }
  .grid_033f {
    text-align: center;
  }
  .east-6e04 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .alert_soft_3f84 .notification_db04,
  .notification_db04 {
    display: none;
  }
  .complex_fd2b {
    text-align: left;
  }
  .component_first_4569 {
    text-align: center;
  }
  .liquid-f105 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .alert_soft_3f84 .warm_9e6e,
  .warm_9e6e {
    display: none;
  }
  .button_6c90 {
    text-align: left;
  }
  .easy-96c8 {
    text-align: center;
  }
  .pattern_focused_f6bb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wrapper_bronze_af13 {
  box-shadow: none !important;
}
.background-d369 .video_dark_7c98,
.left_5364 .video_dark_7c98 {
  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;
}
.left_5364 .video_dark_7c98 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bronze_9d16 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bronze_9d16:after,
.bronze_9d16:before {
  content: "";
  display: table;
}
.bronze_9d16:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bronze_9d16 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bronze_9d16,
.main-bright-353c {
  max-width: 1248px;
  margin: 0 auto;
}

.cool_1879.footer-6a52 .bronze_9d16 {
  max-width: 100%;
}
.cool_1879.progress_78ff {
  max-width: 1200px;
  margin: 0 auto;
}
.cool_1879.component_steel_6790 .bronze_9d16 {
  max-width: 100%;
}
.cool_1879.component_steel_6790 > .bronze_9d16 {
  padding-left: 0;
  padding-right: 0;
}
.cool_1879.component_steel_6790 > .bronze_9d16 .alert_soft_3f84 {
  margin: 0;
}
.cool_1879.component_steel_6790
  > .bronze_9d16
  .dropdown-advanced-f205.button-04c9 {
  margin-right: 0;
  margin-left: 0;
}
.cool_1879.component_steel_6790 #main.button-04c9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .under_4fb9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .under_4fb9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-5634 .description_first_e84b {
    padding-right: 1em;
  }
  .wrapper-5634.pattern_67d4 .dropdown-advanced-f205 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-5634.pattern_67d4 .description_first_e84b {
    padding-right: 1em;
  }
  .wrapper-5634.pattern_67d4 .iron-028f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_gold_ba39 .description_first_e84b {
    padding-left: 1em;
  }
  .paragraph_gold_ba39.pattern_67d4 .dropdown-advanced-f205 {
    border-left: 1px solid #eaecee;
  }
  .paragraph_gold_ba39.pattern_67d4 .description_first_e84b {
    padding-left: 1em;
  }
  .paragraph_gold_ba39.pattern_67d4 .iron-028f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-purple-a5ab .description_first_e84b {
    padding-left: 1em;
  }
  .row-purple-a5ab.pattern_67d4 .middle-86e8 {
    border-right: 1px solid #eaecee;
  }
  .row-purple-a5ab.pattern_67d4 .primary-eaf6 {
    border-right: 1px solid #eaecee;
  }
  .row-purple-a5ab.pattern_67d4 .description_first_e84b {
    padding-left: 1em;
  }
  .row-purple-a5ab.pattern_67d4 .iron-028f {
    padding-right: 1em;
  }
  .row-purple-a5ab.pattern_67d4 .up-1ff4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-a2e0 .description_first_e84b {
    padding-right: 1em;
  }
  .notification-a2e0.pattern_67d4 .middle-86e8 {
    border-left: 1px solid #eaecee;
  }
  .notification-a2e0.pattern_67d4 .primary-eaf6 {
    border-left: 1px solid #eaecee;
  }
  .notification-a2e0.pattern_67d4 .description_first_e84b {
    padding-right: 1em;
  }
  .notification-a2e0.pattern_67d4 .iron-028f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification-a2e0.pattern_67d4 .up-1ff4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_4fb9 .description_first_e84b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_4fb9.pattern_67d4 .dropdown-advanced-f205 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .under_4fb9.pattern_67d4 .description_first_e84b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_4fb9.pattern_67d4 .iron-028f {
    padding-left: 1em;
  }
  .under_4fb9.pattern_67d4 .up-1ff4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .under_4fb9.pattern_67d4 .description_first_e84b {
    padding-left: 0;
  }
}
.wrapper_59a6 .hard_fba5 {
  display: inline-block;
}
.widget-3ad8 {
  display: inline-block;
}
.pink-f94e {
  word-con: break-word;
}
.tertiary_79e0 > span {
  display: inline-block;
  padding: 5px 0;
}
.tertiary_79e0 .header-full-f6b8 {
  margin-left: 8px;
  margin-right: 8px;
}
.tertiary_79e0 .alert_mini_64bf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.message-center-284e .component_hot_8c43 {
  margin-bottom: 2em;
}
.message-center-284e .cool_4b75 {
  margin-bottom: 15px;
}
.message-center-284e .cool_4b75:last-child {
  margin-bottom: 0;
}
.message-center-284e .accent_over_00d0 {
  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) {
  .message-center-284e .accent_over_00d0 {
    display: block;
  }
}
.message-center-284e .cool-516c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .message-center-284e .cool-516c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.message-center-284e .active_thick_0ffc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.message-center-284e .active_thick_0ffc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.message-center-284e .active_thick_0ffc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.message-center-284e .pink-f94e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.message-center-284e .pink-f94e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.message-center-284e .button-over-ddc8 p:last-child {
  margin-bottom: 0;
}
.message-center-284e .prev_579e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.message-center-284e .tooltip-warm-8bac {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.message-center-284e .modal-brown-4758 {
  margin-top: 1em;
}
.message-center-284e .carousel_d781 {
  top: 0;
  display: block;
}
.message-center-284e .carousel_d781 a {
  color: inherit;
}
.message-center-284e .carousel_d781 a:hover {
  color: inherit;
}
.message-center-284e .cold-48e7 {
  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;
}
.message-center-284e .cold-48e7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.message-center-284e .tooltip-warm-8bac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.message-center-284e .gradient-lower-462a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.message-center-284e .gradient-lower-462a:first-child {
  margin-top: 0;
}
.message-center-284e .gradient-lower-462a.modal_a55e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.message-center-284e .gradient-lower-462a.medium-8c05 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message-center-284e
  .gradient-lower-462a.medium-8c05.top_cf7d
  .modal-brown-4758 {
  width: 100%;
}
.message-center-284e .medium-8c05 {
  -webkit-box-align: center;
  align-items: center;
}
.message-center-284e .medium-8c05 .tertiary_79e0,
.message-center-284e .medium-8c05 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.message-center-284e .active_thick_0ffc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-center-284e .active_thick_0ffc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-center-284e .active_thick_0ffc: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;
}
.message-center-284e .modal_a55e {
  z-index: 5;
}
.message-center-284e .brown-475a .texture_db3e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.message-center-284e .dropdown_9a3f .texture_db3e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.message-center-284e .item-8947 .texture_db3e {
  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;
}
.message-center-284e.sort_5a51 .accent_over_00d0,
.message-center-284e.border-down-9aeb .accent_over_00d0 {
  display: block;
}
.message-center-284e.sort_5a51 .accent_over_00d0 .tooltip_65f9,
.message-center-284e.sort_5a51 .accent_over_00d0 .tooltip-warm-8bac,
.message-center-284e.border-down-9aeb .accent_over_00d0 .tooltip_65f9,
.message-center-284e.border-down-9aeb .accent_over_00d0 .tooltip-warm-8bac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-center-284e.label-e425 .cool-516c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .message-center-284e.label-e425 .cool-516c {
    margin-right: 0;
  }
}
.message-center-284e.sort_5a51 .cool-516c,
.message-center-284e.border-down-9aeb .cool-516c {
  padding-top: 40%;
}
.message-center-284e.sort_5a51 .component_hot_8c43,
.message-center-284e.border-down-9aeb .component_hot_8c43 {
  display: block;
}
.message-center-284e.sort_5a51 .fn-sticky-69bb .tooltip-warm-8bac,
.message-center-284e.border-down-9aeb .fn-sticky-69bb .tooltip-warm-8bac {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.message-center-284e.sort_5a51 .cool-516c,
.message-center-284e.border-down-9aeb .cool-516c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.message-center-284e.sort_5a51 .tooltip-warm-8bac {
  padding: 1em;
}
.detail_3d08 {
  margin: 30px auto;
  display: block;
}
.detail_3d08 .full-94d5 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.detail_3d08 .full-94d5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.detail_3d08 .full-94d5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-3bcb .tertiary_79e0 {
  margin-bottom: 1.41575em;
}
.dropdown-3bcb .border_old_8652 {
  margin-bottom: 1.618em;
}
.background_dim_4be4 .surface-547f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.background_dim_4be4 .surface-547f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.background_dim_4be4 .hero-fresh-5f8d {
  max-width: 100%;
  overflow: auto;
}
.aside_huge_1fcd .background_dim_4be4 a:hover {
  text-decoration: underline;
}
.breadcrumb_next_16d8 .cool_4b75:not(.pink-f94e),
.breadcrumb_next_16d8 .active_thick_0ffc {
  margin-bottom: 1.41575em;
}
.breadcrumb_next_16d8 .cool_4b75:not(.pink-f94e):last-child,
.breadcrumb_next_16d8 .active_thick_0ffc:last-child {
  margin-bottom: 0;
}
.breadcrumb_next_16d8 .cool_4b75.progress_copper_5d8c {
  margin-bottom: 0.41575em;
}
.breadcrumb_next_16d8 .basic_9595:before,
.breadcrumb_next_16d8 .dropdown-7e3b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb_next_16d8 .basic_9595:before {
  content: "\f115";
}
.breadcrumb_next_16d8 .dropdown-7e3b:before {
  content: "\f02c";
}
.breadcrumb_next_16d8 .link-old-9e3b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb_next_16d8 .link-old-9e3b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.link_f300 {
  display: -webkit-box;
  display: flex;
}
.link_f300 .bronze_1f94 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .link_f300 .bronze_1f94 {
    flex-basis: 90px;
  }
}
.link_f300 .fast_6be4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .link_f300 .fast_6be4 {
    flex-basis: calc(100% - 50px);
  }
}
.link_f300 .panel_thick_8339 p:last-child {
  margin-bottom: 0.72em;
}
.progress_e7bb .full-94d5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.progress_e7bb .full-94d5:after,
.progress_e7bb .full-94d5:before {
  content: "";
  display: table;
}
.progress_e7bb .full-94d5:after {
  clear: both;
}
.progress_e7bb .full-94d5 .image-d9c5,
.progress_e7bb .full-94d5 .sort-cool-1fca {
  width: 49%;
}
.progress_e7bb .full-94d5 .image-d9c5 a span.focus-basic-b927,
.progress_e7bb .full-94d5 .sort-cool-1fca a span.focus-basic-b927 {
  display: block;
  margin-bottom: 5px;
}
.progress_e7bb .full-94d5 .sort-cool-1fca {
  float: left;
  text-align: left;
}
.progress_e7bb .full-94d5 .image-d9c5 {
  float: right;
  text-align: right;
}
.notification_2ceb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .notification_2ceb {
    margin-bottom: 0;
  }
}
.hard_3dba {
  margin-bottom: 1em;
}
.hard_3dba .pink-f94e {
  font-size: 1.1em;
  line-height: 1.3;
}
.primary-d57e a {
  display: block;
  line-height: 0;
  position: relative;
}
.gallery_b7b9 .hard_3dba,
.shade_fast_9bbe .hard_3dba {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gallery_b7b9 .hard_3dba,
  .shade_fast_9bbe .hard_3dba {
    display: block;
  }
}
.gallery_b7b9 .primary-d57e,
.shade_fast_9bbe .primary-d57e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gallery_b7b9 .primary-d57e,
  .shade_fast_9bbe .primary-d57e {
    margin-bottom: 1em;
  }
}
.gallery_b7b9 .primary-d57e img,
.shade_fast_9bbe .primary-d57e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gallery_b7b9 .in-3f5e,
.shade_fast_9bbe .in-3f5e {
  flex-basis: calc(100% - 160px);
}
.gallery_b7b9 .in-3f5e p,
.shade_fast_9bbe .in-3f5e p {
  margin-bottom: 0;
}
.gallery_b7b9 .in-3f5e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gallery_b7b9 .in-3f5e {
    padding-left: 0;
  }
}
.shade_fast_9bbe .in-3f5e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .shade_fast_9bbe .in-3f5e {
    padding-right: 0;
  }
}
.shade_fast_9bbe .primary-d57e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.last-bd24 .primary-d57e {
  margin-bottom: 0.5em;
}
.last-bd24 .primary-d57e img {
  width: 100%;
}
.popup_f72c .disabled-1fb8,
.footer_east_bfb3 .disabled-1fb8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.footer_east_bfb3 .dropdown-advanced-f205 .pattern-outer-375b p:last-child {
  margin-bottom: 0;
}
.logo-full-a7b7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sidebar-right-0793 .row_34c2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sidebar-right-0793 .row_34c2:last-of-type {
    margin-bottom: 0;
  }
}
.sidebar-right-0793 .row_34c2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-right-0793 .row_34c2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sidebar-right-0793 .row_34c2 ul li {
  margin: 0 0 0.6em;
}
.sidebar-right-0793 .row_34c2 ul li.description_top_b55c,
.sidebar-right-0793 .row_34c2 ul li.dirty-40f7 {
  position: relative;
}
.sidebar-right-0793 .row_34c2 ul li.description_top_b55c .top_bf7d,
.sidebar-right-0793 .row_34c2 ul li.dirty-40f7 .top_bf7d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sidebar-right-0793 .row_34c2 ul li.description_top_b55c:after:after,
.sidebar-right-0793 .row_34c2 ul li.description_top_b55c:after:before,
.sidebar-right-0793
  .row_34c2
  ul
  li.dirty-40f7:after:after,
.sidebar-right-0793
  .row_34c2
  ul
  li.dirty-40f7:after:before {
  content: "";
  display: table;
}
.sidebar-right-0793 .row_34c2 ul li.description_top_b55c:after:after,
.sidebar-right-0793
  .row_34c2
  ul
  li.dirty-40f7:after:after {
  clear: both;
}
.sidebar-right-0793 .row_34c2 a.new-9af1:hover {
  text-decoration: none;
}
.sidebar-right-0793 .row_34c2 select {
  max-width: 100%;
}
.sidebar-right-0793 .row_34c2 table {
  font-size: 85%;
}
.sidebar-right-0793 .row_34c2 table td,
.sidebar-right-0793 .row_34c2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sidebar-right-0793 .row_34c2 table tfoot td {
  text-align: left;
}
.sidebar-right-0793 .row_34c2 :last-child {
  margin-bottom: 0;
}
.sidebar-right-0793 .row_34c2 .content-active-8600 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sidebar-right-0793 .row_34c2 .content-active-8600 label {
  width: 100%;
}
.sidebar-right-0793 .row_34c2 .content-active-8600 .menu_c60a {
  width: 100%;
  display: block;
}
.sidebar-right-0793 .row_34c2 .content-active-8600 .hero-gas-e1fe {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sidebar-right-0793 .row_34c2 .content-active-8600 .hero-gas-e1fe:hover svg #svg-search {
  fill: #444;
}
.sidebar-right-0793 .row_34c2 .content-active-8600 .hero-gas-e1fe svg {
  width: 18px;
  height: 18px;
}
.sidebar-right-0793 .tall_5067 ul ul,
.sidebar-right-0793 .detail_196f ul ul,
.sidebar-right-0793 .status_350a ul ul,
.sidebar-right-0793 .panel-ecd0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sidebar-right-0793 .tall_5067 .simple_dee0 > a,
.sidebar-right-0793 .detail_196f .simple_dee0 > a,
.sidebar-right-0793 .status_350a .simple_dee0 > a,
.sidebar-right-0793 .panel-ecd0 .simple_dee0 > a {
  margin-bottom: 0;
}
.sidebar-right-0793 .image_a4d6 li,
.sidebar-right-0793 .tall_5067 li,
.sidebar-right-0793 .form-9730 li,
.sidebar-right-0793 .detail_196f li,
.sidebar-right-0793 .status_350a li,
.sidebar-right-0793 .panel-ecd0 li,
.sidebar-right-0793 .prev_7db4 li,
.sidebar-right-0793 .message-77f3 li {
  display: block;
  position: relative;
}
.sidebar-right-0793 .image_a4d6 li:last-child,
.sidebar-right-0793 .tall_5067 li:last-child,
.sidebar-right-0793 .form-9730 li:last-child,
.sidebar-right-0793 .detail_196f li:last-child,
.sidebar-right-0793 .status_350a li:last-child,
.sidebar-right-0793 .panel-ecd0 li:last-child,
.sidebar-right-0793 .prev_7db4 li:last-child,
.sidebar-right-0793 .message-77f3 li:last-child {
  border: none;
}
.sidebar-right-0793 .image_a4d6 li a,
.sidebar-right-0793 .tall_5067 li a,
.sidebar-right-0793 .form-9730 li a,
.sidebar-right-0793 .detail_196f li a,
.sidebar-right-0793 .status_350a li a,
.sidebar-right-0793 .panel-ecd0 li a,
.sidebar-right-0793 .prev_7db4 li a,
.sidebar-right-0793 .message-77f3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar-right-0793 .image_a4d6 li ul li::before,
.sidebar-right-0793 .tall_5067 li ul li::before,
.sidebar-right-0793 .form-9730 li ul li::before,
.sidebar-right-0793 .detail_196f li ul li::before,
.sidebar-right-0793 .status_350a li ul li::before,
.sidebar-right-0793 .panel-ecd0 li ul li::before,
.sidebar-right-0793 .prev_7db4 li ul li::before,
.sidebar-right-0793 .message-77f3 li ul li::before {
  left: 15px;
}
.sidebar-right-0793 .image_a4d6 li ul a,
.sidebar-right-0793 .tall_5067 li ul a,
.sidebar-right-0793 .form-9730 li ul a,
.sidebar-right-0793 .detail_196f li ul a,
.sidebar-right-0793 .status_350a li ul a,
.sidebar-right-0793 .panel-ecd0 li ul a,
.sidebar-right-0793 .prev_7db4 li ul a,
.sidebar-right-0793 .message-77f3 li ul a {
  padding-left: 20px;
}
.sidebar-right-0793 .image_a4d6 li ul ul li::before,
.sidebar-right-0793 .tall_5067 li ul ul li::before,
.sidebar-right-0793 .form-9730 li ul ul li::before,
.sidebar-right-0793 .detail_196f li ul ul li::before,
.sidebar-right-0793 .status_350a li ul ul li::before,
.sidebar-right-0793 .panel-ecd0 li ul ul li::before,
.sidebar-right-0793 .prev_7db4 li ul ul li::before,
.sidebar-right-0793 .message-77f3 li ul ul li::before {
  left: 30px;
}
.sidebar-right-0793 .image_a4d6 li ul ul a,
.sidebar-right-0793 .tall_5067 li ul ul a,
.sidebar-right-0793 .form-9730 li ul ul a,
.sidebar-right-0793 .detail_196f li ul ul a,
.sidebar-right-0793 .status_350a li ul ul a,
.sidebar-right-0793 .panel-ecd0 li ul ul a,
.sidebar-right-0793 .prev_7db4 li ul ul a,
.sidebar-right-0793 .message-77f3 li ul ul a {
  padding-left: 40px;
}
.sidebar-right-0793 .menu-up-da08 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar-right-0793 .message-77f3 ul li {
  margin-bottom: 1.41575em;
}
.sidebar-right-0793 .message-77f3 ul li .copper_2412 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sidebar-right-0793 .message-77f3 ul li .liquid_a631 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.stone-1ae1 .image_a4d6 li a,
.stone-1ae1 .tall_5067 li a,
.stone-1ae1 .form-9730 li a,
.stone-1ae1 .detail_196f li a,
.stone-1ae1 .status_350a li a,
.stone-1ae1 .panel-ecd0 li a,
.stone-1ae1 .prev_7db4 li a,
.stone-1ae1 .message-77f3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone-1ae1 .menu-up-da08 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone-1ae1 .row_34c2 ul li.description_top_b55c .top_bf7d,
.stone-1ae1 .row_34c2 ul li.dirty-40f7 .top_bf7d {
  background: rgba(0, 0, 0, 0.2);
}
.stone-1ae1 .sidebar-right-0793 .row_34c2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_1879 .sidebar-right-0793 .header_gas_1798 li {
  margin: 0;
}
.cool_1879 .sidebar-right-0793 .header_gas_1798 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.cool_1879 .sidebar-right-0793 .header_gas_1798 li ul {
  margin: 0;
}
.cool_1879 .sidebar-right-0793 .header_gas_1798 li ul li a {
  padding-left: 15px;
}
.cool_1879 .sidebar-right-0793 .header_gas_1798 li ul li li a {
  padding-left: 30px;
}
.cool_1879 .sidebar-right-0793 .header_gas_1798 li.highlight-top-38f6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.cool_1879 .sidebar-right-0793 .header_gas_1798 li.highlight-top-38f6 > 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;
}
.cool_1879 .sidebar-right-0793 .header_gas_1798 li.highlight-top-38f6 > 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;
}
.gas-4925 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bottom-f65c {
  position: relative;
  z-index: 10;
}
.bottom-f65c .border_419a {
  width: 100%;
  max-width: 100%;
}
.pagination_e924 .list_95bd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pagination_e924 .top_5d43 {
}
.pagination_e924 .stone-1ae1 {
  background: #292929;
}
.sidebar_dynamic_3b92 .list_95bd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sidebar_dynamic_3b92 .top_5d43 {
  background: #f9f9f9;
}
.sidebar_dynamic_3b92 .stone-1ae1 {
  background: #303030;
}
.selected_f785 .list_95bd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .selected_f785 .hard_fba5 {
    margin-bottom: 1em;
  }
  .selected_f785 .hard_fba5:last-child {
    margin-bottom: 0;
  }
}
.selected_f785 .top_5d43 {
  background: #ededed;
}
.selected_f785 .stone-1ae1 {
  background: #1a1a1a;
}
.list_95bd.top_5d43 {
  color: rgba(0, 0, 0, 0.6);
}
.list_95bd.top_5d43 .heading-bb84 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_95bd.stone-1ae1 {
  color: rgba(255, 255, 255, 0.99);
}
.list_95bd.stone-1ae1 a:not(.new-9af1) {
  color: rgba(255, 255, 255, 0.79);
}
.list_95bd.stone-1ae1 a:not(.new-9af1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_95bd.stone-1ae1 .heading-bb84 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_95bd.stone-1ae1 table tbody td,
.list_95bd.stone-1ae1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.description-7f5c.tabs-hard-724c .bronze_9d16 {
  max-width: initial;
}
.description-7f5c .grid_old_a42f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.description-7f5c .grid_old_a42f .border_419a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .description-7f5c .grid_old_a42f .border_419a {
    display: block;
    margin-bottom: 2em;
  }
  .description-7f5c .grid_old_a42f .border_419a:last-child {
    margin-bottom: 0;
  }
}
.selected_f785 .hard_fba5:last-child,
.sidebar_dynamic_3b92 .hard_fba5:last-child,
.pagination_e924 .hard_fba5:last-child {
  margin-bottom: 0;
}
.selected_f785 .hard_fba5 .sidebar-right-0793 .row_34c2:last-child,
.sidebar_dynamic_3b92 .hard_fba5 .sidebar-right-0793 .row_34c2:last-child,
.pagination_e924 .hard_fba5 .sidebar-right-0793 .row_34c2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .selected_f785 .wrapper_easy_79ec,
  .selected_f785 .notification-d374,
  .sidebar_dynamic_3b92 .wrapper_easy_79ec,
  .sidebar_dynamic_3b92 .notification-d374,
  .pagination_e924 .wrapper_easy_79ec,
  .pagination_e924 .notification-d374 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bottom-f65c .hard_fba5 {
    margin-bottom: 2em;
  }
}
.bottom-f65c p:last-child {
  margin-bottom: 0;
}
.bottom-f65c li,
.bottom-f65c ul {
  list-style: none;
  margin: 0;
}
.bottom-f65c ul ul {
  margin-left: 2.617924em;
}
.main_4873 {
  font-size: 0.875em;
}

/* css-noise: faae */
.ghost-box-n5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
