/*!
Theme Name: Customify
Theme URI: https://pressmaximum.complex_813c/customify
Author: WPCustomify
Author URI: https://pressmaximum.complex_813c
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.complex_813c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.next-b4ef.white_db0f/licenses/gpl-2.0.article-blue-780e
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.cold_1cf8/, (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.summary-b5ab.box_lite_c70e/normalize.surface-gas-52ce/
 ======
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.surface-gas-52ce v7.0.0 | MIT License | github.complex_813c/necolas/normalize.surface-gas-52ce */
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;
}
.backdrop_hard_944c .focus-dirty-5e3a,
.black_717e,
.secondary_4892,
.filter-lite-8259,
.row-slow-c1f2,
.sidebar_19bc,
.backdrop_black_3f96,
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;
}
.black_717e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .black_717e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .black_717e,
  h1 {
    font-size: 1.8em;
  }
}
.secondary_4892,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary_4892 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary_4892,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_4892,
  h2 {
    font-size: 1.7em;
  }
}
.filter-lite-8259,
h3 {
  font-size: 1.618em;
}
.backdrop_hard_944c .focus-dirty-5e3a,
.row-slow-c1f2,
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.purple-9437 {
  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;
}
.fluid_6891:after,
.fluid_6891:before,
.preview-complex-ea4f:after,
.preview-complex-ea4f:before {
  content: "";
  display: table;
}
.fluid_6891:after,
.preview-complex-ea4f:after {
  clear: both;
}
.layout-57f1 {
  float: right;
  margin-right: 0;
}
.sort_12d8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.new-c3ab .accent_5818,
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;
}
.new-c3ab .accent_5818: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;
}
.focus-pro-916d .accent_5818 {
  box-shadow: none;
}
.focus-pro-916d
  .accent_5818
  .active-8d3f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.focus-pro-916d .accent_5818 .action-e1c7 {
  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;
}
.focus-pro-916d
  .accent_5818
  .action-e1c7
  b {
  display: none;
}
.focus-pro-916d .notice_5ace {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.outline_complex_cd2e:not(.hero_smooth_cb13):not(.badge_6817),
button:not(.hero_smooth_cb13):not(.badge_6817),
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ),
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ),
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ) {
  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;
}
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ):hover,
button:not(.hero_smooth_cb13):not(
    .badge_6817
  ):hover,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):hover,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):hover,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ):active,
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ):focus,
button:not(.hero_smooth_cb13):not(
    .badge_6817
  ):active,
button:not(.hero_smooth_cb13):not(
    .badge_6817
  ):focus,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):active,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):focus,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):active,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):focus,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):active,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):focus {
  outline: 0;
}
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92,
button:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92 {
  position: relative;
}
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .highlight_stale_f70b,
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .row_536e,
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .accordion-gas-a569,
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  i,
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  svg,
button:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .highlight_stale_f70b,
button:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .row_536e,
button:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .accordion-gas-a569,
button:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  i,
button:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  svg,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .highlight_stale_f70b,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .row_536e,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .accordion-gas-a569,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  i,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  svg,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .highlight_stale_f70b,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .row_536e,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .accordion-gas-a569,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  i,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  svg,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .highlight_stale_f70b,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .row_536e,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  .accordion-gas-a569,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  i,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92
  svg {
  visibility: hidden;
}
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92:after,
button:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92:after,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92:after,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92:after,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ).fn-loading-3b92: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;
}
.outline_complex_cd2e:not(.hero_smooth_cb13):not(.badge_6817),
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ),
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ),
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ) {
  color: #fff;
  background: #235787;
}
.outline_complex_cd2e:not(.hero_smooth_cb13):not(
    .badge_6817
  ):focus,
input[type="button"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):focus,
input[type="reset"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):focus,
input[type="submit"]:not(.hero_smooth_cb13):not(
    .badge_6817
  ):focus {
  color: #fff;
}
.outline_complex_cd2e.fn-disabled-3b92:not(.hero_smooth_cb13):not(
    .badge_6817
  ),
.outline_complex_cd2e[disabled]:not(.hero_smooth_cb13):not(
    .badge_6817
  ),
button.fn-disabled-3b92:not(.hero_smooth_cb13):not(
    .badge_6817
  ),
button[disabled]:not(.hero_smooth_cb13):not(
    .badge_6817
  ) {
  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;
}
.bright_a767 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bright_a767: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;
}
.title_90eb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sidebar-bronze-b4da {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mini-6240 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fluid_6891:after,
.fluid_6891:before,
.center_c4de:after,
.center_c4de:before,
.text_8572:after,
.text_8572:before,
.info-black-afe2:after,
.info-black-afe2:before,
.heading-d029:after,
.heading-d029:before,
.active_thick_4728:after,
.active_thick_4728:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fluid_6891:after,
.center_c4de:after,
.text_8572:after,
.info-black-afe2:after,
.heading-d029:after,
.active_thick_4728:after {
  clear: both;
}
.center_c4de .media_full_cd1e,
.text_8572 .media_full_cd1e,
.feature_e85d .media_full_cd1e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.heading-dynamic-8b3d {
  display: inline-block;
}
.alert-orange-5f86 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.alert-orange-5f86 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alert-orange-5f86 .shadow-cf7b {
  padding: 1em 0;
  font-size: 85%;
}
.shadow-cf7b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.avatar-warm-1ed7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.avatar-warm-1ed7:after,
.avatar-warm-1ed7:before {
  content: "";
  display: table;
}
.avatar-warm-1ed7:after {
  clear: both;
}
.block-focused-c73c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar-center-7d1b .block-focused-c73c {
  max-width: 50%;
}
.easy-8699 .block-focused-c73c {
  max-width: 33.33%;
}
.image-full-9c7b .block-focused-c73c {
  max-width: 25%;
}
.short-6d69 .block-focused-c73c {
  max-width: 20%;
}
.image_dark_87eb .block-focused-c73c {
  max-width: 16.66%;
}
.dynamic_6c1d .block-focused-c73c {
  max-width: 14.28%;
}
.stale-2e95 .block-focused-c73c {
  max-width: 12.5%;
}
.video_629e .block-focused-c73c {
  max-width: 11.11%;
}
.heading_rough_f3be {
  display: block;
}
.backdrop_hard_944c .sort-4b37 label,
.backdrop_hard_944c .carousel-tiny-403d label,
.backdrop_hard_944c .tabs-fluid-c95f label,
.backdrop_hard_944c .title-1267 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption-872a {
  list-style: none;
  margin: 0;
}
.caption-872a article.component_7b7b {
  margin-bottom: 0;
}
.caption-872a ul {
  list-style: none;
  margin: 0;
}
.caption-872a .status-a048 li.component_7b7b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption-872a .status-a048 li.component_7b7b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption-872a .status-a048 li.component_7b7b: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) {
  .caption-872a .status-a048 li.component_7b7b li.component_7b7b li.component_7b7b li.component_7b7b {
    padding-left: 0;
  }
}
article.component_7b7b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.component_7b7b .center_c4de p:last-of-type {
  margin-bottom: 0;
}
article.component_7b7b .tooltip-east-545c {
  float: left;
}
article.component_7b7b .module_6a89 {
  margin-left: 85px;
}
article.component_7b7b .sidebar-abfd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.component_7b7b .sidebar-abfd .input-5463 {
  margin-left: 10px;
}
article.component_7b7b .hidden-6e4a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.component_7b7b .footer_8f9a {
  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 .sort-4b37,
  #respond .tabs-fluid-c95f,
  #respond .title-1267 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort-4b37 input,
#respond .tabs-fluid-c95f input,
#respond .title-1267 input {
  width: 100%;
}
#respond .title-1267 {
  margin-right: 0;
}
#respond .link_160b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion_copper_1ad1 {
  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;
}
.accordion_copper_1ad1.description-26da {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accordion_copper_1ad1 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%);
}
.accordion_copper_1ad1:focus,
.accordion_copper_1ad1: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);
}
.hero_outer_27c0 {
  border-radius: 10%;
}
.tooltip_7ef6 {
  border-radius: 50%;
}
.table-b2d7 {
  font-size: 0.72em;
}
.next-e733 {
  font-size: 0.875em;
}
.icon-silver-44fc {
  font-size: 1.1em;
}
.narrow-94de {
  text-transform: uppercase;
  line-height: 1.2;
}
.narrow-94de.table-b2d7 {
  letter-spacing: 0.5px;
}
.gallery-8754,
.gallery-8754 a {
  color: #6d6d6d;
}
.gallery-8754 a:hover {
  color: #111;
}
.cold-d64c {
  color: #6d6d6d;
}
.lite-08d0 {
  overflow-x: hidden;
}
.lite-08d0 .huge_7219.menu_east_953b {
  position: relative;
}
.lite-08d0 .huge_7219.menu_east_953b.steel-36d4 {
  position: initial;
}
.lite-08d0
  .huge_7219.menu_east_953b.steel-36d4
  .tabs_a84e {
  left: auto;
}
.lite-08d0 .huge_7219 .tabs_a84e {
  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;
}
.lite-08d0 .huge_7219:hover.menu_east_953b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.lite-08d0
  .huge_7219:hover.menu_east_953b
  .tabs_a84e {
  display: block;
  z-index: 9999999;
}
.lite-08d0 .banner_fixed_72eb .warm-27fe,
.lite-08d0 .disabled-tall-b3fb .warm-27fe {
  display: none;
}
.lite-08d0 .tall-e50d .huge_7219:hover.menu_east_953b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.backdrop_hard_944c .sort-4b37 label,
.backdrop_hard_944c .carousel-tiny-403d label,
.backdrop_hard_944c .tabs-fluid-c95f label,
.backdrop_hard_944c .title-1267 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption-872a {
  list-style: none;
  margin: 0;
}
.caption-872a article.component_7b7b {
  margin-bottom: 0;
}
.caption-872a ul {
  list-style: none;
  margin: 0;
}
.caption-872a .status-a048 li.component_7b7b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption-872a .status-a048 li.component_7b7b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption-872a .status-a048 li.component_7b7b: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) {
  .caption-872a .status-a048 li.component_7b7b li.component_7b7b li.component_7b7b li.component_7b7b {
    padding-left: 0;
  }
}
article.component_7b7b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.component_7b7b .center_c4de p:last-of-type {
  margin-bottom: 0;
}
article.component_7b7b .tooltip-east-545c {
  float: left;
}
article.component_7b7b .module_6a89 {
  margin-left: 85px;
}
article.component_7b7b .sidebar-abfd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.component_7b7b .sidebar-abfd .input-5463 {
  margin-left: 10px;
}
article.component_7b7b .hidden-6e4a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.component_7b7b .footer_8f9a {
  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 .sort-4b37,
  #respond .tabs-fluid-c95f,
  #respond .title-1267 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort-4b37 input,
#respond .tabs-fluid-c95f input,
#respond .title-1267 input {
  width: 100%;
}
#respond .title-1267 {
  margin-right: 0;
}
#respond .link_160b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_fixed_72eb .media-a274 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.media-a274 .active-411e.border_435c .article-blue-083c > li > a:focus,
.media-a274 .active-411e.border_435c .article-blue-083c > li > a:hover,
.media-a274 .active-411e.input-clean-6395 .article-blue-083c > li > a:focus,
.media-a274 .active-411e.input-clean-6395 .article-blue-083c > li > a:hover,
.media-a274 .active-411e.menu_short_11fa .article-blue-083c > li > a:focus,
.media-a274 .active-411e.menu_short_11fa .article-blue-083c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-a274
  .active-411e.border_435c
  .article-blue-083c
  > li.video-steel-f6b4
  > a,
.media-a274
  .active-411e.border_435c
  .article-blue-083c
  > li.highlight_9c90
  > a,
.media-a274
  .active-411e.input-clean-6395
  .article-blue-083c
  > li.video-steel-f6b4
  > a,
.media-a274
  .active-411e.input-clean-6395
  .article-blue-083c
  > li.highlight_9c90
  > a,
.media-a274
  .active-411e.menu_short_11fa
  .article-blue-083c
  > li.video-steel-f6b4
  > a,
.media-a274 .active-411e.menu_short_11fa .article-blue-083c > li.media-4132 > a {
  color: rgba(255, 255, 255, 0.99);
}
.media-a274 .search-635f,
.media-a274 .search-635f a {
  color: rgba(255, 255, 255, 0.99);
}
.media-a274 .shade_dim_0522.hover-soft-9c42 li a,
.media-a274 .active_910b a,
.media-a274 .thick-2629,
.media-a274 .article-blue-083c > li > a,
.media-a274 .gradient_wood_8abd {
  color: rgba(255, 255, 255, 0.79);
}
.media-a274 .shade_dim_0522.hover-soft-9c42 li a:hover,
.media-a274 .active_910b a:hover,
.media-a274 .thick-2629:hover,
.media-a274 .article-blue-083c > li > a:hover,
.media-a274 .gradient_wood_8abd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-a274 .text_8744 {
  color: rgba(255, 255, 255, 0.79);
}
.media-a274 .text_8744 .frame_057b {
  color: rgba(255, 255, 255, 0.99);
}
.media-a274 .text_8744:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-a274 .panel_3e19 .label_dim_f55c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media-a274 .panel_3e19 .label_dim_f55c .popup_890c {
  color: rgba(255, 255, 255, 0.79);
}
.media-a274
  .panel_3e19
  .label_dim_f55c
  .popup_890c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-a274
  .panel_3e19
  .label_dim_f55c
  .popup_890c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-a274
  .panel_3e19
  .label_dim_f55c
  .popup_890c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-a274
  .panel_3e19
  .label_dim_f55c
  .popup_890c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-a274 .panel_3e19 .center-cfa3 {
  color: rgba(255, 255, 255, 0.79);
}
.media-a274 .panel_3e19 .center-cfa3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_2e89
  .media-a274
  .panel_3e19
  .text-bdde
  .menu_4e80 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_2e89
  .media-a274
  .panel_3e19
  .text-bdde
  .popup_890c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner_fixed_72eb .container-59a2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container-59a2 .active-411e.border_435c .article-blue-083c > li > a:focus,
.container-59a2 .active-411e.border_435c .article-blue-083c > li > a:hover,
.container-59a2 .active-411e.input-clean-6395 .article-blue-083c > li > a:focus,
.container-59a2 .active-411e.input-clean-6395 .article-blue-083c > li > a:hover,
.container-59a2 .active-411e.menu_short_11fa .article-blue-083c > li > a:focus,
.container-59a2 .active-411e.menu_short_11fa .article-blue-083c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-59a2
  .active-411e.border_435c
  .article-blue-083c
  > li.video-steel-f6b4
  > a,
.container-59a2
  .active-411e.border_435c
  .article-blue-083c
  > li.highlight_9c90
  > a,
.container-59a2
  .active-411e.input-clean-6395
  .article-blue-083c
  > li.video-steel-f6b4
  > a,
.container-59a2
  .active-411e.input-clean-6395
  .article-blue-083c
  > li.highlight_9c90
  > a,
.container-59a2
  .active-411e.menu_short_11fa
  .article-blue-083c
  > li.video-steel-f6b4
  > a,
.container-59a2 .active-411e.menu_short_11fa .article-blue-083c > li.media-4132 > a {
  color: rgba(0, 0, 0, 0.8);
}
.container-59a2 .search-635f,
.container-59a2 .search-635f a {
  color: rgba(0, 0, 0, 0.8);
}
.container-59a2 .shade_dim_0522.hover-soft-9c42 li a,
.container-59a2 .active_910b a,
.container-59a2 .thick-2629,
.container-59a2 .article-blue-083c > li > a,
.container-59a2 .gradient_wood_8abd {
  color: rgba(0, 0, 0, 0.55);
}
.container-59a2 .shade_dim_0522.hover-soft-9c42 li a:hover,
.container-59a2 .active_910b a:hover,
.container-59a2 .thick-2629:hover,
.container-59a2 .article-blue-083c > li > a:hover,
.container-59a2 .gradient_wood_8abd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-59a2 .text_8744 {
  color: rgba(0, 0, 0, 0.55);
}
.container-59a2 .text_8744 .frame_057b {
  color: rgba(0, 0, 0, 0.8);
}
.container-59a2 .text_8744:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-first-a37b .brown_51bc {
  margin-left: auto;
  margin-right: auto;
}
.text_8572 > * {
  margin-left: auto;
  margin-right: auto;
}
.text_8572 .title_90eb {
  margin-right: 1.41575em;
}
.selected_5f2a .text_8572 > .avatar_5a71 {
  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;
}
.selected_5f2a .text_8572 > .center_e224 {
  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;
}
.gradient-c8ea.sidebar-first-a37b .brown_51bc,
.static-8fe7.sidebar-first-a37b .brown_51bc {
  margin-left: 0;
}
.dropdown_paper_11da.sidebar-first-a37b .brown_51bc,
.title_4c30.sidebar-first-a37b .brown_51bc {
  margin-right: 0;
}
.text_8572 ol,
.text_8572 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module-fixed-5a29 video {
  max-width: 100%;
}
.lower_a19a img {
  display: block;
}
.lower_a19a.title_90eb,
.lower_a19a.sidebar-bronze-b4da {
  width: 100%;
}
.lower_a19a.center_e224 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.caption-7f31:not(.status-inner-b305) {
  margin: 1.5em auto;
}
.over-9a0b p {
  padding: 1.5em 14px;
}
ul.feature_39ee.center_e224,
ul.feature_39ee.avatar_5a71,
ul.feature_39ee.search_2810.avatar_5a71 {
  padding: 0 14px;
}
.wrapper_8c09 {
  display: block;
  overflow-x: auto;
}
.wrapper_8c09 table {
  border-collapse: collapse;
  width: 100%;
}
.wrapper_8c09 td,
.wrapper_8c09 th {
  padding: 0.5em;
}
.text_8572 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.text_8572 ol ol,
.text_8572 ol ul,
.text_8572 ul ol,
.text_8572 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.text_8572 ol ol li,
.text_8572 ol ul li,
.text_8572 ul ol li,
.text_8572 ul ul li {
  margin-left: 0;
}
.element_4454.wide_0e7f > .header-bb55 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.element_4454.wide_0e7f > .header-bb55 iframe,
.element_4454.wide_0e7f > .header-bb55 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pagination-42c8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pagination-42c8.main-iron-5785 {
  padding: 0;
}
.pagination-42c8.main-iron-5785 cite {
  font-size: 13px;
}
.pagination-42c8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pagination-42c8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gold-7188 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gold-7188 > p:first-child {
  margin-top: 0;
}
.gold-7188 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gold-7188 blockquote {
  border-left: 0;
}
.sidebar_c1db {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar_c1db:not(.detail-stone-0dc9) {
  max-width: 100px;
}
.sidebar_c1db.photo_8d20 {
  border-bottom: none !important;
  text-align: center;
}
.sidebar_c1db.photo_8d20::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .over-9a0b p {
    padding: 1.5em 0;
  }
}
.new_4147 {
  color: #0073aa;
}
.highlight_top_3018 {
  background-color: #0073aa;
}
.light_c1f2 {
  color: #229fd8;
}
.article_d2f1 {
  background-color: #229fd8;
}
.photo-east-4160 {
  color: #eee;
}
.in_ebf3 {
  background-color: #eee;
}
.search_liquid_ed05 {
  color: #444;
}
.input_164a {
  background-color: #444;
}
.pagination_bottom_92c1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pagination_bottom_92c1 .widget_6474 .active_910b {
  font-size: 15px;
}
.pagination_bottom_92c1 .active_910b {
  line-height: 1.3;
}
.pagination_bottom_92c1 .container-59a2 {
}
.pagination_bottom_92c1 .media-a274 {
  background: #235787;
}
.north_3f90 {
  padding: 0;
}
.north_3f90 .media-a274 {
  background: #1a1a1a;
}
.north_3f90 .container-59a2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.plasma-7532 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.plasma-7532 .container-59a2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.plasma-7532 .media-a274 {
  background: #303030;
}
.active_thick_4728 {
  position: relative;
  z-index: 10;
}
.active_thick_4728 .slow-5ef9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture-7e23 .menu_east_953b {
  display: inline-block;
  vertical-align: middle;
}
.texture-7e23.notification-b47f .menu_east_953b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .texture-7e23.notification-b47f .menu_east_953b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .texture-7e23.notification-b47f .menu_east_953b {
    margin-right: 0.4em;
  }
}
.texture-7e23.notification-b47f .menu_east_953b:last-child {
  margin-right: 0;
}
.orange_e3ea .slow-5ef9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .banner_fixed_72eb .widget_6474 {
    margin: 0 -0.5em;
  }
  .banner_fixed_72eb .widget_6474 [class*="customify-col-"],
  .banner_fixed_72eb .widget_6474 [class*="customify-col_"],
  .banner_fixed_72eb .widget_6474 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.banner_fixed_72eb.wood_ce10 .slow-5ef9 {
  background: 0 0 !important;
}
.banner_fixed_72eb.wood_ce10 .slow-5ef9,
.banner_fixed_72eb.orange_e3ea .slow-5ef9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .banner_fixed_72eb.gold-6c5b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.banner_fixed_72eb.orange_e3ea .slow-5ef9 {
  box-shadow: none !important;
}
.section_277f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .section_277f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .section_277f {
    padding: 18px 0 20px;
  }
}
.section_277f .inner-e436 {
  width: 100%;
}
.section_277f .under-4a09 {
  margin-bottom: 0;
}
.section_277f .pagination-fixed-ed16 {
  margin-top: 5px;
  font-size: 0.875em;
}
.texture_medium_daa4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.texture_medium_daa4 .narrow_29b4 {
  width: 100%;
}
.dynamic_0a77 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dynamic_0a77 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dynamic_0a77 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;
}
.dynamic_0a77 li:last-child:after {
  display: none;
}
.dynamic_0a77 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hero_purple_de2c .warm-27fe button,
.section_277f .warm-27fe button {
  left: 0;
}
.hero_purple_de2c .narrow_29b4,
.section_277f .narrow_29b4 {
  padding-left: 0;
  padding-right: 0;
}
.hero_purple_de2c .texture_medium_daa4,
.section_277f .texture_medium_daa4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hero_purple_de2c {
  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;
}
.hero_purple_de2c: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;
}
.hero_purple_de2c .badge-west-e4ce {
  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) {
  .hero_purple_de2c .badge-west-e4ce {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hero_purple_de2c .badge-west-e4ce {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hero_purple_de2c .badge-west-e4ce {
    min-height: 200px;
  }
}
.hero_purple_de2c .dynamic_0a77 {
  color: rgba(255, 255, 255, 0.8);
}
.hero_purple_de2c .dynamic_0a77 a,
.hero_purple_de2c .dynamic_0a77 li:after {
  color: inherit;
}
.hero_purple_de2c .dynamic_0a77 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.chip-e774 {
  margin-bottom: 0.5em;
}
.card-5726 {
  margin-bottom: 1.2em;
}
.card-5726,
.chip-e774 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card-5726 p:last-child,
.chip-e774 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .warm-27fe,
#masthead .warm-27fe {
  display: none;
}
#masthead
  > .warm-27fe.badge_wood_252e {
  display: none;
}
#masthead > .warm-27fe button {
  left: 0;
}
.green_ada7 {
  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%;
}
.green_ada7 .menu_east_953b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.green_ada7 .nav-1850 {
  display: -webkit-box;
  display: flex;
}
.green_ada7 .nav-1850.main_inner_6d40 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.green_ada7 .nav-1850.component_9b8a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.green_ada7 .nav-1850.easy-e3cf {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.green_ada7.gas-aa3b.filter_large_736c .nav-1850.main_inner_6d40 {
  flex-basis: 100%;
}
.green_ada7.thumbnail_2e44 .nav-1850.component_9b8a {
  -webkit-box-flex: 1;
  flex: auto;
}
.green_ada7.thumbnail_2e44 .nav-1850.easy-e3cf {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .warm-27fe.badge_wood_252e {
  display: none;
}
#masthead > .warm-27fe button {
  left: 0;
}
.brown_7b96 {
  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;
}
.brown_7b96:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.brown_7b96.in_c323 i {
  margin-right: 4px;
}
.brown_7b96.pattern-tall-12e7 i {
  margin-left: 5px;
}
.active_910b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active_910b p:last-child {
  margin-bottom: 0;
}
.button_b7b4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.button_b7b4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.button_b7b4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.button_b7b4 .search-635f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.button_b7b4 .grid-first-d328 {
  margin: 5px 0 7px 0;
}
.button_b7b4.active-ca6a .cold_097d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_b7b4.active-ca6a .video-old-05b1 {
  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;
}
.button_b7b4.border_narrow_4e40 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.button_b7b4.border_narrow_4e40 .cold_097d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_b7b4.border_narrow_4e40 .video-old-05b1 {
  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;
}
.button_b7b4.background_large_e413 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button_b7b4.lite_e1c2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.button_b7b4.lite_e1c2 .video-old-05b1 {
  margin-top: 7px;
}
.text-yellow-7278 {
  display: inline-block;
}
.active_thick_4728 .huge-a414 .button_b7b4 img {
  max-width: 100%;
}
.active-411e .thick_a482.badge_mini_8ac2,
.link_745a .thick_a482.badge_mini_8ac2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.active-411e .north_3900,
.link_745a .north_3900 {
  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%);
}
.active-411e .north_3900 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.active-411e.avatar_short_f36f .north_3900 {
  display: none;
}
.active-411e .info-motion-15f1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active-411e .info-motion-15f1 li {
  display: inline-block;
  position: relative;
}
.active-411e .info-motion-15f1 li:last-child {
  margin-right: 0;
}
.active-411e .info-motion-15f1 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;
}
.active-411e .info-motion-15f1 li.media-4132 > a {
  color: rgba(0, 0, 0, 0.9);
}
.active-411e .info-motion-15f1 > 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;
}
.active-411e .info-motion-15f1 > li > a i {
  line-height: 0;
}
.active-411e .info-motion-15f1 > li.secondary_motion_2f1c > a .north_3900 {
  margin-left: 4px;
  line-height: 0;
}
.active-411e .info-motion-15f1 .title-gas-2391 li.secondary_motion_2f1c > a {
  position: relative;
}
.active-411e .info-motion-15f1 .title-gas-2391 li.secondary_motion_2f1c > a:after,
.active-411e .info-motion-15f1 .title-gas-2391 li.secondary_motion_2f1c > a:before {
  content: "";
  display: table;
}
.active-411e .info-motion-15f1 .title-gas-2391 li.secondary_motion_2f1c > a:after {
  clear: both;
}
.active-411e .info-motion-15f1 .title-gas-2391 li.secondary_motion_2f1c > a .north_3900 {
  margin-left: 5px;
  float: right;
}
.active-411e .dynamic-3660,
.active-411e .title-gas-2391 {
  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;
}
.active-411e .title-gas-2391 {
  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;
}
.active-411e .title-gas-2391 .badge_mini_8ac2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active-411e .title-gas-2391 .north_3900 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.active-411e .title-gas-2391 li {
  display: block;
  margin: 0;
  padding: 0;
}
.active-411e .title-gas-2391 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;
}
.active-411e .title-gas-2391 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.active-411e .title-gas-2391 .title-gas-2391 {
  top: 0;
  left: 100%;
}
.active-411e .secondary-bronze-a30d.fn-focus-3b92 > .dynamic-3660,
.active-411e .secondary-bronze-a30d.fn-focus-3b92 > .title-gas-2391,
.active-411e .secondary-bronze-a30d:focus > .dynamic-3660,
.active-411e .secondary-bronze-a30d:focus > .title-gas-2391,
.active-411e .secondary-bronze-a30d:hover > .dynamic-3660,
.active-411e .secondary-bronze-a30d:hover > .title-gas-2391 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.active-411e.menu_short_11fa .article-blue-083c:after,
.active-411e.menu_short_11fa .article-blue-083c:before {
  content: "";
  display: table;
}
.active-411e.menu_short_11fa .article-blue-083c:after {
  clear: both;
}
.active-411e.menu_short_11fa .article-blue-083c > li {
  float: left;
}
.active-411e.up_f7fb .article-blue-083c:after,
.active-411e.up_f7fb .article-blue-083c:before {
  content: "";
  display: table;
}
.active-411e.up_f7fb .article-blue-083c:after {
  clear: both;
}
.active-411e.up_f7fb .article-blue-083c > li {
  float: left;
}
.active-411e.up_f7fb .article-blue-083c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.active-411e.up_f7fb .article-blue-083c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.active-411e.up_f7fb .article-blue-083c > li.video-steel-f6b4 > a,
.active-411e.up_f7fb .article-blue-083c > li.media-4132 > a {
  color: #fff;
  background-color: #1e4b75;
}
.active-411e.border_435c .article-blue-083c > li > a .badge_mini_8ac2 {
  position: relative;
}
.active-411e.border_435c .article-blue-083c > li > a .badge_mini_8ac2: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;
}
.active-411e.border_435c
  .article-blue-083c
  > li:focus
  > a
  .badge_mini_8ac2:before,
.active-411e.border_435c
  .article-blue-083c
  > li:hover
  > a
  .badge_mini_8ac2:before {
  width: 100%;
  background-color: currentColor;
}
.active-411e.border_435c
  .article-blue-083c
  > li.video-steel-f6b4
  > a
  .badge_mini_8ac2:before,
.active-411e.border_435c
  .article-blue-083c
  > li.highlight_9c90
  > a
  .badge_mini_8ac2:before {
  width: 100%;
  background-color: currentColor;
}
.active-411e.input-clean-6395 .article-blue-083c > li > a .badge_mini_8ac2 {
  position: relative;
}
.active-411e.input-clean-6395 .article-blue-083c > li > a .badge_mini_8ac2: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;
}
.active-411e.input-clean-6395 .article-blue-083c > li:focus > a .badge_mini_8ac2:before,
.active-411e.input-clean-6395
  .article-blue-083c
  > li:hover
  > a
  .badge_mini_8ac2:before {
  width: 100%;
  background-color: currentColor;
}
.active-411e.input-clean-6395
  .article-blue-083c
  > li.video-steel-f6b4
  > a
  .badge_mini_8ac2:before,
.active-411e.input-clean-6395
  .article-blue-083c
  > li.highlight_9c90
  > a
  .badge_mini_8ac2:before {
  width: 100%;
  background-color: currentColor;
}
.link_745a .info-motion-15f1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link_745a .info-motion-15f1 li:first-child > a {
  border-top: none;
}
.link_745a .info-motion-15f1 .shadow-8154 > .badge_mini_8ac2 .north_3900 {
  display: none;
}
.link_745a .info-motion-15f1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link_745a .info-motion-15f1 li:last-child {
  border: none;
}
.link_745a .info-motion-15f1 li.secondary_motion_2f1c > a {
  padding-right: 45px !important;
}
.link_745a .info-motion-15f1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link_745a .info-motion-15f1 li a:focus,
.link_745a .info-motion-15f1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_745a .info-motion-15f1 li .media_ea78 {
  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;
}
.link_745a .info-motion-15f1 li .media_ea78:hover {
  box-shadow: none;
}
.link_745a .info-motion-15f1 li .media_ea78 .north_3900 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link_745a .info-motion-15f1 .title-gas-2391 {
  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);
}
.link_745a .info-motion-15f1 .title-gas-2391 li a {
  padding-left: 3em;
}
.link_745a .info-motion-15f1 .info_glass_3db8 > a .media_ea78 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_745a .info-motion-15f1 .info_glass_3db8 > .title-gas-2391 {
  display: block;
  opacity: 1;
}
.gradient_6c5d {
  max-width: 100%;
}
.background-6b1b {
  line-height: 0;
  cursor: pointer;
}
.gradient_wood_8abd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gradient_wood_8abd:hover {
  box-shadow: none;
  color: currentColor;
}
.gradient_wood_8abd svg {
  width: 18px;
  height: 18px;
}
.gradient_wood_8abd .soft-a0ef {
  display: none;
}
.tertiary_ad4b {
  position: relative;
}
.tertiary_ad4b.fn-active-3b92 .gradient_wood_8abd .tiny_86f0 {
  display: none;
}
.tertiary_ad4b.fn-active-3b92 .gradient_wood_8abd .soft-a0ef {
  display: inline-block;
}
.tertiary_ad4b .label_4860 {
  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);
}
.tertiary_ad4b.widget-hot-83a5 .label_4860 {
  left: auto;
  right: -0.9em;
}
.tertiary_ad4b.widget-hot-83a5 .current_9e20::before {
  left: auto;
  right: 15px;
}
.tertiary_ad4b.fn-active-3b92 .label_4860 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.text-bdde {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.text-bdde label {
  flex-basis: 100%;
}
.text-bdde .label_dim_f55c {
  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;
}
.text-bdde .popup_890c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.text-bdde .popup_890c:focus {
  background-color: transparent;
}
.text-bdde button.center-cfa3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.text-bdde button.center-cfa3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.text-bdde button.center-cfa3 svg {
  width: 18px;
  height: 18px;
}
.text-bdde input[type="submit"] {
  min-height: auto;
}
.panel_3e19 .text-bdde .popup_890c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.current_9e20 {
  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) {
  .current_9e20 {
    width: 220px;
  }
}
.current_9e20 label {
  flex-basis: 100%;
}
.current_9e20::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;
}
.accent_2e89 .panel_3e19 .text-bdde {
  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;
}
.accent_2e89
  .panel_3e19
  .text-bdde
  .label_dim_f55c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent_2e89 .panel_3e19 .text-bdde .popup_890c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent_2e89
  .panel_3e19
  .text-bdde
  .popup_890c:focus {
  background: 0 0;
}
.accent_2e89
  .panel_3e19
  .text-bdde
  .menu_4e80 {
  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;
}
.shade_dim_0522 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shade_dim_0522 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shade_dim_0522 li:last-child {
  margin-right: 0;
}
.shade_dim_0522 li:first-child {
  margin-left: 0;
}
.shade_dim_0522.media-dark-9fae a {
  color: #fff;
}
.shade_dim_0522.media-dark-9fae a:hover {
  color: #fff;
}
.shade_dim_0522 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shade_dim_0522 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shade_dim_0522 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shade_dim_0522 a:hover {
  opacity: 0.9;
  color: inherit;
}
.shade_dim_0522 [class*="social-icon-apple"] {
  background-color: #999;
}
.shade_dim_0522 [class*="social-icon-apple"].active_cafb {
  background-color: transparent;
  color: #999;
}
.shade_dim_0522 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shade_dim_0522 [class*="social-icon-behance"].active_cafb {
  background-color: transparent;
  color: #1769ff;
}
.shade_dim_0522 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shade_dim_0522 [class*="social-icon-bitbucket"].active_cafb {
  background-color: transparent;
  color: #205081;
}
.shade_dim_0522 [class*="social-icon-codepen"] {
  background-color: #000;
}
.shade_dim_0522 [class*="social-icon-codepen"].active_cafb {
  background-color: transparent;
  color: #000;
}
.shade_dim_0522 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shade_dim_0522 [class*="social-icon-delicious"].active_cafb {
  background-color: transparent;
  color: #39f;
}
.shade_dim_0522 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shade_dim_0522 [class*="social-icon-digg"].active_cafb {
  background-color: transparent;
  color: #005be2;
}
.shade_dim_0522 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shade_dim_0522 [class*="social-icon-dribbble"].active_cafb {
  background-color: transparent;
  color: #ea4c89;
}
.shade_dim_0522 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shade_dim_0522 [class*="social-icon-envelope"].active_cafb {
  background-color: transparent;
  color: #ea4335;
}
.shade_dim_0522 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shade_dim_0522 [class*="social-icon-facebook"].active_cafb {
  background-color: transparent;
  color: #3b5998;
}
.shade_dim_0522 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shade_dim_0522 [class*="social-icon-flickr"].active_cafb {
  background-color: transparent;
  color: #0063dc;
}
.shade_dim_0522 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shade_dim_0522 [class*="social-icon-foursquare"].active_cafb {
  background-color: transparent;
  color: #2d5be3;
}
.shade_dim_0522 [class*="social-icon-github"] {
  background-color: #333;
}
.shade_dim_0522 [class*="social-icon-github"].active_cafb {
  background-color: transparent;
  color: #333;
}
.shade_dim_0522 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shade_dim_0522 [class*="social-icon-google-plus"].active_cafb {
  background-color: transparent;
  color: #dd4b39;
}
.shade_dim_0522 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shade_dim_0522 [class*="social-icon-houzz"].active_cafb {
  background-color: transparent;
  color: #7ac142;
}
.shade_dim_0522 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shade_dim_0522 [class*="social-icon-instagram"].active_cafb {
  background-color: transparent;
  color: #262626;
}
.shade_dim_0522 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shade_dim_0522 [class*="social-icon-jsfiddle"].active_cafb {
  background-color: transparent;
  color: #487aa2;
}
.shade_dim_0522 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shade_dim_0522 [class*="social-icon-linkedin"].active_cafb {
  background-color: transparent;
  color: #0077b5;
}
.shade_dim_0522 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shade_dim_0522 [class*="social-icon-medium"].active_cafb {
  background-color: transparent;
  color: #00ab6b;
}
.shade_dim_0522 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shade_dim_0522
  [class*="social-icon-odnoklassniki"].active_cafb {
  background-color: transparent;
  color: #f4731c;
}
.shade_dim_0522 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shade_dim_0522 [class*="social-icon-meetup"].active_cafb {
  background-color: transparent;
  color: #ec1c40;
}
.shade_dim_0522 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shade_dim_0522 [class*="social-icon-pinterest"].active_cafb {
  background-color: transparent;
  color: #bd081c;
}
.shade_dim_0522 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shade_dim_0522 [class*="social-icon-product-hunt"].active_cafb {
  background-color: transparent;
  color: #da552f;
}
.shade_dim_0522 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shade_dim_0522 [class*="social-icon-reddit"].active_cafb {
  background-color: transparent;
  color: #ff4500;
}
.shade_dim_0522 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shade_dim_0522 [class*="social-icon-rss"].active_cafb {
  background-color: transparent;
  color: #f26522;
}
.shade_dim_0522 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shade_dim_0522
  [class*="social-icon-shopping-cart"].active_cafb {
  background-color: transparent;
  color: #4caf50;
}
.shade_dim_0522 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shade_dim_0522 [class*="social-icon-skype"].active_cafb {
  background-color: transparent;
  color: #00aff0;
}
.shade_dim_0522 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shade_dim_0522 [class*="social-icon-slideshare"].active_cafb {
  background-color: transparent;
  color: #0077b5;
}
.shade_dim_0522 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shade_dim_0522 [class*="social-icon-snapchat"].active_cafb {
  background-color: transparent;
  color: #fffc00;
}
.shade_dim_0522 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shade_dim_0522 [class*="social-icon-soundcloud"].active_cafb {
  background-color: transparent;
  color: #f80;
}
.shade_dim_0522 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shade_dim_0522 [class*="social-icon-spotify"].active_cafb {
  background-color: transparent;
  color: #2ebd59;
}
.shade_dim_0522 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shade_dim_0522
  [class*="social-icon-stack-overflow"].active_cafb {
  background-color: transparent;
  color: #fe7a15;
}
.shade_dim_0522 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shade_dim_0522 [class*="social-icon-maldkfgram"].active_cafb {
  background-color: transparent;
  color: #2ca5e0;
}
.shade_dim_0522 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shade_dim_0522 [class*="social-icon-tripadvisor"].active_cafb {
  background-color: transparent;
  color: #589442;
}
.shade_dim_0522 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shade_dim_0522 [class*="social-icon-tumblr"].active_cafb {
  background-color: transparent;
  color: #35465c;
}
.shade_dim_0522 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shade_dim_0522 [class*="social-icon-twitch"].active_cafb {
  background-color: transparent;
  color: #6441a5;
}
.shade_dim_0522 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shade_dim_0522 [class*="social-icon-twitter"].active_cafb {
  background-color: transparent;
  color: #1da1f2;
}
.shade_dim_0522 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shade_dim_0522 [class*="social-icon-vimeo"].active_cafb {
  background-color: transparent;
  color: #1ab7ea;
}
.shade_dim_0522 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shade_dim_0522 [class*="social-icon-vk"].active_cafb {
  background-color: transparent;
  color: #45668e;
}
.shade_dim_0522 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shade_dim_0522 [class*="social-icon-weibo"].active_cafb {
  background-color: transparent;
  color: #df2029;
}
.shade_dim_0522 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shade_dim_0522 [class*="social-icon-weixin"].active_cafb {
  background-color: transparent;
  color: #7bb32e;
}
.shade_dim_0522 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shade_dim_0522 [class*="social-icon-whatsapp"].active_cafb {
  background-color: transparent;
  color: #25d366;
}
.shade_dim_0522 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shade_dim_0522 [class*="social-icon-wordpress"].active_cafb {
  background-color: transparent;
  color: #21759b;
}
.shade_dim_0522 [class*="social-icon-xing"] {
  background-color: #026466;
}
.shade_dim_0522 [class*="social-icon-xing"].active_cafb {
  background-color: transparent;
  color: #026466;
}
.shade_dim_0522 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shade_dim_0522 [class*="social-icon-yelp"].active_cafb {
  background-color: transparent;
  color: #af0606;
}
.shade_dim_0522 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shade_dim_0522 [class*="social-icon-youtube"].active_cafb {
  background-color: transparent;
  color: #cd201f;
}
.thick-2629 {
  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;
}
.thick-2629:hover {
  box-shadow: none;
  background: 0 0;
}
.modal_slow_d512 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table_east_ea55 {
  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;
}
.under-36ff {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.caption-wood-fe05 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.caption-wood-fe05,
.caption-wood-fe05::after,
.caption-wood-fe05::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;
}
.caption-wood-fe05::after,
.caption-wood-fe05::before {
  content: "";
  display: block;
  background-color: inherit;
}
.mini_03d0 .table_east_ea55 .under-36ff {
  margin-top: -2px;
  width: 19px;
}
.mini_03d0 .table_east_ea55 .caption-wood-fe05 {
  margin-top: -1px;
}
.mini_03d0 .table_east_ea55 .caption-wood-fe05,
.mini_03d0 .table_east_ea55 .caption-wood-fe05::after,
.mini_03d0 .table_east_ea55 .caption-wood-fe05::before {
  width: 19px;
  height: 2px;
}
.mini_03d0 .table_east_ea55 .caption-wood-fe05::before {
  top: -6px;
}
.mini_03d0 .table_east_ea55 .caption-wood-fe05::after {
  bottom: -6px;
}
.surface-orange-8566 .table_east_ea55 .under-36ff {
  margin-top: -2px;
  width: 22px;
}
.surface-orange-8566 .table_east_ea55 .caption-wood-fe05 {
  margin-top: -1px;
}
.surface-orange-8566 .table_east_ea55 .caption-wood-fe05,
.surface-orange-8566 .table_east_ea55 .caption-wood-fe05::after,
.surface-orange-8566 .table_east_ea55 .caption-wood-fe05::before {
  width: 22px;
  height: 2px;
}
.surface-orange-8566 .table_east_ea55 .caption-wood-fe05::before {
  top: -7px;
}
.surface-orange-8566 .table_east_ea55 .caption-wood-fe05::after {
  bottom: -7px;
}
.large_a611 .table_east_ea55 .under-36ff {
  margin-top: -2px;
  width: 31px;
}
.large_a611 .table_east_ea55 .caption-wood-fe05 {
  margin-top: -1.5px;
}
.large_a611 .table_east_ea55 .caption-wood-fe05,
.large_a611 .table_east_ea55 .caption-wood-fe05::after,
.large_a611 .table_east_ea55 .caption-wood-fe05::before {
  width: 31px;
  height: 3px;
}
.large_a611 .table_east_ea55 .caption-wood-fe05::before {
  top: -9px;
}
.large_a611 .table_east_ea55 .caption-wood-fe05::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .copper_792e .table_east_ea55 .under-36ff {
    margin-top: -2px;
    width: 19px;
  }
  .copper_792e .table_east_ea55 .caption-wood-fe05 {
    margin-top: -1px;
  }
  .copper_792e .table_east_ea55 .caption-wood-fe05,
  .copper_792e .table_east_ea55 .caption-wood-fe05::after,
  .copper_792e .table_east_ea55 .caption-wood-fe05::before {
    width: 19px;
    height: 2px;
  }
  .copper_792e .table_east_ea55 .caption-wood-fe05::before {
    top: -6px;
  }
  .copper_792e .table_east_ea55 .caption-wood-fe05::after {
    bottom: -6px;
  }
  .summary-6600 .table_east_ea55 .under-36ff {
    margin-top: -2px;
    width: 22px;
  }
  .summary-6600 .table_east_ea55 .caption-wood-fe05 {
    margin-top: -1px;
  }
  .summary-6600 .table_east_ea55 .caption-wood-fe05,
  .summary-6600 .table_east_ea55 .caption-wood-fe05::after,
  .summary-6600 .table_east_ea55 .caption-wood-fe05::before {
    width: 22px;
    height: 2px;
  }
  .summary-6600 .table_east_ea55 .caption-wood-fe05::before {
    top: -7px;
  }
  .summary-6600 .table_east_ea55 .caption-wood-fe05::after {
    bottom: -7px;
  }
  .basic_9df0 .table_east_ea55 .under-36ff {
    margin-top: -2px;
    width: 31px;
  }
  .basic_9df0 .table_east_ea55 .caption-wood-fe05 {
    margin-top: -1.5px;
  }
  .basic_9df0 .table_east_ea55 .caption-wood-fe05,
  .basic_9df0 .table_east_ea55 .caption-wood-fe05::after,
  .basic_9df0 .table_east_ea55 .caption-wood-fe05::before {
    width: 31px;
    height: 3px;
  }
  .basic_9df0 .table_east_ea55 .caption-wood-fe05::before {
    top: -9px;
  }
  .basic_9df0 .table_east_ea55 .caption-wood-fe05::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_ee47 .table_east_ea55 .under-36ff {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper_ee47 .table_east_ea55 .caption-wood-fe05 {
    margin-top: -1px;
  }
  .wrapper_ee47 .table_east_ea55 .caption-wood-fe05,
  .wrapper_ee47 .table_east_ea55 .caption-wood-fe05::after,
  .wrapper_ee47 .table_east_ea55 .caption-wood-fe05::before {
    width: 19px;
    height: 2px;
  }
  .wrapper_ee47 .table_east_ea55 .caption-wood-fe05::before {
    top: -6px;
  }
  .wrapper_ee47 .table_east_ea55 .caption-wood-fe05::after {
    bottom: -6px;
  }
  .table_dim_117f .table_east_ea55 .under-36ff {
    margin-top: -2px;
    width: 22px;
  }
  .table_dim_117f .table_east_ea55 .caption-wood-fe05 {
    margin-top: -1px;
  }
  .table_dim_117f .table_east_ea55 .caption-wood-fe05,
  .table_dim_117f .table_east_ea55 .caption-wood-fe05::after,
  .table_dim_117f .table_east_ea55 .caption-wood-fe05::before {
    width: 22px;
    height: 2px;
  }
  .table_dim_117f .table_east_ea55 .caption-wood-fe05::before {
    top: -7px;
  }
  .table_dim_117f .table_east_ea55 .caption-wood-fe05::after {
    bottom: -7px;
  }
  .table-gas-93c1 .table_east_ea55 .under-36ff {
    margin-top: -2px;
    width: 31px;
  }
  .table-gas-93c1 .table_east_ea55 .caption-wood-fe05 {
    margin-top: -1.5px;
  }
  .table-gas-93c1 .table_east_ea55 .caption-wood-fe05,
  .table-gas-93c1 .table_east_ea55 .caption-wood-fe05::after,
  .table-gas-93c1 .table_east_ea55 .caption-wood-fe05::before {
    width: 31px;
    height: 3px;
  }
  .table-gas-93c1 .table_east_ea55 .caption-wood-fe05::before {
    top: -9px;
  }
  .table-gas-93c1 .table_east_ea55 .caption-wood-fe05::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-4da0 .table_east_ea55 .under-36ff {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-4da0 .table_east_ea55 .caption-wood-fe05 {
    margin-top: -1px;
  }
  .breadcrumb-4da0 .table_east_ea55 .caption-wood-fe05,
  .breadcrumb-4da0 .table_east_ea55 .caption-wood-fe05::after,
  .breadcrumb-4da0 .table_east_ea55 .caption-wood-fe05::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-4da0 .table_east_ea55 .caption-wood-fe05::before {
    top: -6px;
  }
  .breadcrumb-4da0 .table_east_ea55 .caption-wood-fe05::after {
    bottom: -6px;
  }
  .inner-a6c8 .table_east_ea55 .under-36ff {
    margin-top: -2px;
    width: 22px;
  }
  .inner-a6c8 .table_east_ea55 .caption-wood-fe05 {
    margin-top: -1px;
  }
  .inner-a6c8 .table_east_ea55 .caption-wood-fe05,
  .inner-a6c8 .table_east_ea55 .caption-wood-fe05::after,
  .inner-a6c8 .table_east_ea55 .caption-wood-fe05::before {
    width: 22px;
    height: 2px;
  }
  .inner-a6c8 .table_east_ea55 .caption-wood-fe05::before {
    top: -7px;
  }
  .inner-a6c8 .table_east_ea55 .caption-wood-fe05::after {
    bottom: -7px;
  }
  .upper_e263 .table_east_ea55 .under-36ff {
    margin-top: -2px;
    width: 31px;
  }
  .upper_e263 .table_east_ea55 .caption-wood-fe05 {
    margin-top: -1.5px;
  }
  .upper_e263 .table_east_ea55 .caption-wood-fe05,
  .upper_e263 .table_east_ea55 .caption-wood-fe05::after,
  .upper_e263 .table_east_ea55 .caption-wood-fe05::before {
    width: 31px;
    height: 3px;
  }
  .upper_e263 .table_east_ea55 .caption-wood-fe05::before {
    top: -9px;
  }
  .upper_e263 .table_east_ea55 .caption-wood-fe05::after {
    bottom: -9px;
  }
}
.chip-e3b1 .caption-wood-fe05 {
  -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);
}
.chip-e3b1 .caption-wood-fe05::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.chip-e3b1 .caption-wood-fe05::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);
}
.chip-e3b1.static-53da .caption-wood-fe05 {
  -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);
}
.chip-e3b1.static-53da .caption-wood-fe05::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.chip-e3b1.static-53da .caption-wood-fe05::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);
}
.title_hovered_a680 {
  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.panel_f5ed:before {
  display: none;
}
.disabled-tall-b3fb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.disabled-tall-b3fb .stone-998a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.disabled-tall-b3fb .stone-998a:last-of-type {
  border-bottom: none;
}
.disabled-tall-b3fb .stone-998a.copper_72ef,
.disabled-tall-b3fb .stone-998a.aside-south-0e13,
.disabled-tall-b3fb .stone-998a.dim-889b {
  padding: 0;
}
.disabled-tall-b3fb .link_745a .media_ea78 {
  color: currentColor;
}
.disabled-tall-b3fb .link_745a .media_ea78:focus,
.disabled-tall-b3fb .link_745a .media_ea78:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-tall-b3fb.container-59a2 .text_8744,
.disabled-tall-b3fb.container-59a2 .active_910b a,
.disabled-tall-b3fb.container-59a2 .article-blue-083c a,
.disabled-tall-b3fb.container-59a2 .title-gas-2391 a {
  color: rgba(0, 0, 0, 0.55);
}
.disabled-tall-b3fb.container-59a2 .text_8744:hover,
.disabled-tall-b3fb.container-59a2 .active_910b a:hover,
.disabled-tall-b3fb.container-59a2 .article-blue-083c a:hover,
.disabled-tall-b3fb.container-59a2 .title-gas-2391 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-tall-b3fb.container-59a2 .frame_057b {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-tall-b3fb.container-59a2 .stone-998a {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-tall-b3fb.container-59a2 .stone-998a:before {
  background: rgba(0, 0, 0, 0.08);
}
.disabled-tall-b3fb.container-59a2 .orange-b12d:before {
  background: rgba(255, 255, 255, 0.9);
}
.disabled-tall-b3fb.container-59a2 .link_745a .info-motion-15f1 li a,
.disabled-tall-b3fb.container-59a2 .link_745a .media_ea78,
.disabled-tall-b3fb.container-59a2 .title-gas-2391 {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-tall-b3fb.container-59a2 .link_745a .media_ea78:focus,
.disabled-tall-b3fb.container-59a2 .link_745a .media_ea78:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-tall-b3fb.container-59a2 .info-motion-15f1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-tall-b3fb.media-a274 .text_8744,
.disabled-tall-b3fb.media-a274 .active_910b a,
.disabled-tall-b3fb.media-a274 .article-blue-083c .media_ea78,
.disabled-tall-b3fb.media-a274 .article-blue-083c a,
.disabled-tall-b3fb.media-a274 .title-gas-2391 a {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-tall-b3fb.media-a274 .text_8744:hover,
.disabled-tall-b3fb.media-a274 .active_910b a:hover,
.disabled-tall-b3fb.media-a274 .article-blue-083c .media_ea78:hover,
.disabled-tall-b3fb.media-a274 .article-blue-083c a:hover,
.disabled-tall-b3fb.media-a274 .title-gas-2391 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-tall-b3fb.media-a274 .frame_057b {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-tall-b3fb.media-a274 .stone-998a {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-tall-b3fb.media-a274 .stone-998a:before {
  background: rgba(255, 255, 255, 0.08);
}
.disabled-tall-b3fb.media-a274 .orange-b12d:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled-tall-b3fb.media-a274 .link_745a .info-motion-15f1 li a,
.disabled-tall-b3fb.media-a274 .link_745a .media_ea78,
.disabled-tall-b3fb.media-a274 .title-gas-2391 {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-tall-b3fb.media-a274 .link_745a .media_ea78:focus,
.disabled-tall-b3fb.media-a274 .link_745a .media_ea78:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-tall-b3fb.media-a274 .info-motion-15f1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-b12d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.orange-b12d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.feature-fast-26c9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.action_8c9b .disabled-tall-b3fb {
  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;
}
.action_8c9b .stone-998a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.action_8c9b .stone-998a: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) {
  .action_8c9b .stone-998a:before {
    width: 16%;
    left: 42%;
  }
}
.action_8c9b .stone-998a:last-child:before {
  content: none;
}
.action_8c9b .stone-998a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.action_8c9b .link_745a .info-motion-15f1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.action_8c9b .link_745a .info-motion-15f1 li a .media_ea78 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.action_8c9b .link_745a .title-gas-2391 {
  border: none;
}
.action_8c9b .link_745a .title-gas-2391 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.action_8c9b .orange-b12d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.action_8c9b .feature-fast-26c9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.action_8c9b .media-a274 .orange-b12d:before {
  background: rgba(0, 0, 0, 0.9);
}
.action_8c9b .container-59a2.easy_9ae2 .caption-wood-fe05 {
  background: rgba(0, 0, 0, 0.6);
}
.action_8c9b
  .container-59a2.easy_9ae2
  .caption-wood-fe05::after,
.action_8c9b
  .container-59a2.easy_9ae2
  .caption-wood-fe05:before {
  background: inherit;
}
.action_8c9b
  .container-59a2.easy_9ae2:hover
  .caption-wood-fe05 {
  background: rgba(0, 0, 0, 0.8);
}
.last_f230 .disabled-tall-b3fb {
  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) {
  .last_f230 .disabled-tall-b3fb {
    width: auto;
    right: 45px;
  }
}
.status-iron-18e7 .disabled-tall-b3fb {
  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) {
  .status-iron-18e7 .disabled-tall-b3fb {
    width: auto;
    left: 45px;
  }
}
.panel_f5ed .disabled-tall-b3fb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.panel_f5ed .feature-fast-26c9 {
  max-width: 48em;
  margin: 0 auto;
}
.panel_f5ed .orange-b12d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.stale_8d98 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.stale_8d98.action_8c9b .disabled-tall-b3fb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.stale_8d98.last_f230 .disabled-tall-b3fb {
  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);
}
.stale_8d98 .disabled-tall-b3fb {
  visibility: visible;
}
.stale_8d98.status-iron-18e7 .disabled-tall-b3fb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading_full_e704,
.solid-eb21 {
  overflow-x: hidden;
}
.heading_full_e704 .disabled-tall-b3fb {
  overflow: auto;
}
.heading_full_e704.action_8c9b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_full_e704.action_8c9b .disabled-tall-b3fb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading_full_e704.action_8c9b .thick-2629 {
  opacity: 0;
}
.heading_full_e704.last_f230 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_full_e704.last_f230 .disabled-tall-b3fb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading_full_e704.last_f230 .thick-2629 {
  opacity: 0;
}
.heading_full_e704.status-iron-18e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_full_e704.status-iron-18e7 .disabled-tall-b3fb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading_full_e704.status-iron-18e7 .thick-2629 {
  opacity: 0;
}
.heading_full_e704.panel_f5ed .disabled-tall-b3fb {
  z-index: 10;
  visibility: visible;
}
.easy_9ae2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.easy_9ae2 .caption-wood-fe05 {
  background: rgba(255, 255, 255, 0.99);
}
.easy_9ae2 .caption-wood-fe05::after,
.easy_9ae2 .caption-wood-fe05:before {
  background: inherit;
}
.easy_9ae2:hover .caption-wood-fe05 {
  background: rgba(255, 255, 255, 0.99);
}
.status-iron-18e7 .easy_9ae2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.panel_f5ed .easy_9ae2 {
  display: none !important;
}
.heading_full_e704:before,
.solid-eb21:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading_full_e704 .easy_9ae2,
.solid-eb21 .easy_9ae2 {
  display: inline-block;
}
.disabled-tall-b3fb .menu_east_953b {
  -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;
}
.heading_full_e704 .disabled-tall-b3fb .menu_east_953b,
.solid-eb21 .disabled-tall-b3fb .menu_east_953b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.north_affb .label_dim_f55c {
  width: 100%;
}
.huge-a414 {
  padding: 0 0.5em 0;
}
.huge-a414 [class*="customify-col-"],
.huge-a414 [class*="customify-col_"],
.huge-a414 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.carousel-smooth-2aea .huge-a414 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget_6474 .primary-004d,
  .primary-004d {
    display: none;
  }
  .outer-b692 {
    text-align: left;
  }
  .search-4f3c {
    text-align: center;
  }
  .wood-21e1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget_6474 .frame_upper_0459,
  .frame_upper_0459 {
    display: none;
  }
  .filter_5703 {
    text-align: left;
  }
  .hover_plasma_3f0a {
    text-align: center;
  }
  .fluid_20bc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget_6474 .middle-3097,
  .middle-3097 {
    display: none;
  }
  .block-3f28 {
    text-align: left;
  }
  .gallery_00a6 {
    text-align: center;
  }
  .heading-full-a466 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.advanced_c22a {
  box-shadow: none !important;
}
.stale_b733 .tabs_b259,
.outer-86e0 .tabs_b259 {
  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;
}
.outer-86e0 .tabs_b259 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.slow-5ef9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.slow-5ef9:after,
.slow-5ef9:before {
  content: "";
  display: table;
}
.slow-5ef9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .slow-5ef9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.slow-5ef9,
.gold-6c5b {
  max-width: 1248px;
  margin: 0 auto;
}

.info-black-afe2.carousel_672a .slow-5ef9 {
  max-width: 100%;
}
.info-black-afe2.east-63e8 {
  max-width: 1200px;
  margin: 0 auto;
}
.info-black-afe2.lower_beb8 .slow-5ef9 {
  max-width: 100%;
}
.info-black-afe2.lower_beb8 > .slow-5ef9 {
  padding-left: 0;
  padding-right: 0;
}
.info-black-afe2.lower_beb8 > .slow-5ef9 .widget_6474 {
  margin: 0;
}
.info-black-afe2.lower_beb8
  > .slow-5ef9
  .banner-action-6824.panel_d7ef {
  margin-right: 0;
  margin-left: 0;
}
.info-black-afe2.lower_beb8 #main.panel_d7ef {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .next-5c58 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .next-5c58 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .logo_259e .brown_51bc {
    padding-right: 1em;
  }
  .logo_259e.inner-9ad8 .banner-action-6824 {
    border-right: 1px solid #eaecee;
  }
  .logo_259e.inner-9ad8 .brown_51bc {
    padding-right: 1em;
  }
  .logo_259e.inner-9ad8 .medium-07b9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-hot-a880 .brown_51bc {
    padding-left: 1em;
  }
  .list-hot-a880.inner-9ad8 .banner-action-6824 {
    border-left: 1px solid #eaecee;
  }
  .list-hot-a880.inner-9ad8 .brown_51bc {
    padding-left: 1em;
  }
  .list-hot-a880.inner-9ad8 .medium-07b9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out_0402 .brown_51bc {
    padding-left: 1em;
  }
  .out_0402.inner-9ad8 .blue_6702 {
    border-right: 1px solid #eaecee;
  }
  .out_0402.inner-9ad8 .frame-action-e62c {
    border-right: 1px solid #eaecee;
  }
  .out_0402.inner-9ad8 .brown_51bc {
    padding-left: 1em;
  }
  .out_0402.inner-9ad8 .medium-07b9 {
    padding-right: 1em;
  }
  .out_0402.inner-9ad8 .main_f1e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_plasma_1b81 .brown_51bc {
    padding-right: 1em;
  }
  .element_plasma_1b81.inner-9ad8 .blue_6702 {
    border-left: 1px solid #eaecee;
  }
  .element_plasma_1b81.inner-9ad8 .frame-action-e62c {
    border-left: 1px solid #eaecee;
  }
  .element_plasma_1b81.inner-9ad8 .brown_51bc {
    padding-right: 1em;
  }
  .element_plasma_1b81.inner-9ad8 .medium-07b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_plasma_1b81.inner-9ad8 .main_f1e9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next-5c58 .brown_51bc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-5c58.inner-9ad8 .banner-action-6824 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .next-5c58.inner-9ad8 .brown_51bc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-5c58.inner-9ad8 .medium-07b9 {
    padding-left: 1em;
  }
  .next-5c58.inner-9ad8 .main_f1e9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .next-5c58.inner-9ad8 .brown_51bc {
    padding-left: 0;
  }
}
.media_easy_fb88 .texture-7e23 {
  display: inline-block;
}
.info_top_0871 {
  display: inline-block;
}
.badge-2a3b {
  word-con: break-word;
}
.hover_3c87 > span {
  display: inline-block;
  padding: 5px 0;
}
.hover_3c87 .element-basic-63a6 {
  margin-left: 8px;
  margin-right: 8px;
}
.hover_3c87 .description_e5c5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accordion-hard-1076 .highlight-85f4 {
  margin-bottom: 2em;
}
.accordion-hard-1076 .form_53c4 {
  margin-bottom: 15px;
}
.accordion-hard-1076 .form_53c4:last-child {
  margin-bottom: 0;
}
.accordion-hard-1076 .footer-old-667f {
  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) {
  .accordion-hard-1076 .footer-old-667f {
    display: block;
  }
}
.accordion-hard-1076 .right_f020 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accordion-hard-1076 .right_f020 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accordion-hard-1076 .video_a69a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accordion-hard-1076 .video_a69a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accordion-hard-1076 .video_a69a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accordion-hard-1076 .badge-2a3b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accordion-hard-1076 .badge-2a3b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accordion-hard-1076 .motion-3cb3 p:last-child {
  margin-bottom: 0;
}
.accordion-hard-1076 .link_3a24 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accordion-hard-1076 .steel-1320 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accordion-hard-1076 .overlay-d3cd {
  margin-top: 1em;
}
.accordion-hard-1076 .dirty_20ed {
  top: 0;
  display: block;
}
.accordion-hard-1076 .dirty_20ed a {
  color: inherit;
}
.accordion-hard-1076 .dirty_20ed a:hover {
  color: inherit;
}
.accordion-hard-1076 .dark_844f {
  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;
}
.accordion-hard-1076 .dark_844f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accordion-hard-1076 .steel-1320 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accordion-hard-1076 .title-949e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accordion-hard-1076 .title-949e:first-child {
  margin-top: 0;
}
.accordion-hard-1076 .title-949e.label_613e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accordion-hard-1076 .title-949e.card-1388 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accordion-hard-1076
  .title-949e.card-1388.content-east-5052
  .overlay-d3cd {
  width: 100%;
}
.accordion-hard-1076 .card-1388 {
  -webkit-box-align: center;
  align-items: center;
}
.accordion-hard-1076 .card-1388 .hover_3c87,
.accordion-hard-1076 .card-1388 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accordion-hard-1076 .video_a69a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion-hard-1076 .video_a69a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion-hard-1076 .video_a69a: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;
}
.accordion-hard-1076 .label_613e {
  z-index: 5;
}
.accordion-hard-1076 .inner_616c .dirty-1858 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accordion-hard-1076 .gallery-69fb .dirty-1858 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accordion-hard-1076 .widget-middle-7e01 .dirty-1858 {
  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;
}
.accordion-hard-1076.highlight-676d .footer-old-667f,
.accordion-hard-1076.tabs-current-bdf6 .footer-old-667f {
  display: block;
}
.accordion-hard-1076.highlight-676d .footer-old-667f .badge-dc0e,
.accordion-hard-1076.highlight-676d .footer-old-667f .steel-1320,
.accordion-hard-1076.tabs-current-bdf6 .footer-old-667f .badge-dc0e,
.accordion-hard-1076.tabs-current-bdf6 .footer-old-667f .steel-1320 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accordion-hard-1076.inner-9008 .right_f020 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accordion-hard-1076.inner-9008 .right_f020 {
    margin-right: 0;
  }
}
.accordion-hard-1076.highlight-676d .right_f020,
.accordion-hard-1076.tabs-current-bdf6 .right_f020 {
  padding-top: 40%;
}
.accordion-hard-1076.highlight-676d .highlight-85f4,
.accordion-hard-1076.tabs-current-bdf6 .highlight-85f4 {
  display: block;
}
.accordion-hard-1076.highlight-676d .fn-sticky-3b92 .steel-1320,
.accordion-hard-1076.tabs-current-bdf6 .fn-sticky-3b92 .steel-1320 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accordion-hard-1076.highlight-676d .right_f020,
.accordion-hard-1076.tabs-current-bdf6 .right_f020 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accordion-hard-1076.highlight-676d .steel-1320 {
  padding: 1em;
}
.icon-bright-6bdd {
  margin: 30px auto;
  display: block;
}
.icon-bright-6bdd .hover_clean_4a4b > * {
  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;
}
.icon-bright-6bdd .hover_clean_4a4b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-bright-6bdd .hover_clean_4a4b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column-down-9011 .hover_3c87 {
  margin-bottom: 1.41575em;
}
.column-down-9011 .upper_ba60 {
  margin-bottom: 1.618em;
}
.text_8572 .panel-f7df {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.text_8572 .panel-f7df a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.text_8572 .down-5dff {
  max-width: 100%;
  overflow: auto;
}
.sidebar-first-a37b .text_8572 a:hover {
  text-decoration: underline;
}
.outline_dynamic_86d8 .form_53c4:not(.badge-2a3b),
.outline_dynamic_86d8 .video_a69a {
  margin-bottom: 1.41575em;
}
.outline_dynamic_86d8 .form_53c4:not(.badge-2a3b):last-child,
.outline_dynamic_86d8 .video_a69a:last-child {
  margin-bottom: 0;
}
.outline_dynamic_86d8 .form_53c4.plasma_4785 {
  margin-bottom: 0.41575em;
}
.outline_dynamic_86d8 .avatar-f302:before,
.outline_dynamic_86d8 .short_2fa3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outline_dynamic_86d8 .avatar-f302:before {
  content: "\f115";
}
.outline_dynamic_86d8 .short_2fa3:before {
  content: "\f02c";
}
.outline_dynamic_86d8 .gradient-91c0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outline_dynamic_86d8 .gradient-91c0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.last-e636 {
  display: -webkit-box;
  display: flex;
}
.last-e636 .hard-4e2d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .last-e636 .hard-4e2d {
    flex-basis: 90px;
  }
}
.last-e636 .content-simple-f60f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .last-e636 .content-simple-f60f {
    flex-basis: calc(100% - 50px);
  }
}
.last-e636 .video_852b p:last-child {
  margin-bottom: 0.72em;
}
.stale_8920 .hover_clean_4a4b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.stale_8920 .hover_clean_4a4b:after,
.stale_8920 .hover_clean_4a4b:before {
  content: "";
  display: table;
}
.stale_8920 .hover_clean_4a4b:after {
  clear: both;
}
.stale_8920 .hover_clean_4a4b .east_545a,
.stale_8920 .hover_clean_4a4b .gas-2cd1 {
  width: 49%;
}
.stale_8920 .hover_clean_4a4b .east_545a a span.nav_d298,
.stale_8920 .hover_clean_4a4b .gas-2cd1 a span.nav_d298 {
  display: block;
  margin-bottom: 5px;
}
.stale_8920 .hover_clean_4a4b .gas-2cd1 {
  float: left;
  text-align: left;
}
.stale_8920 .hover_clean_4a4b .east_545a {
  float: right;
  text-align: right;
}
.thick_b122 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .thick_b122 {
    margin-bottom: 0;
  }
}
.popup_small_bc6f {
  margin-bottom: 1em;
}
.popup_small_bc6f .badge-2a3b {
  font-size: 1.1em;
  line-height: 1.3;
}
.icon_36b9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.detail_b6f6 .popup_small_bc6f,
.status_brown_2321 .popup_small_bc6f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .detail_b6f6 .popup_small_bc6f,
  .status_brown_2321 .popup_small_bc6f {
    display: block;
  }
}
.detail_b6f6 .icon_36b9,
.status_brown_2321 .icon_36b9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .detail_b6f6 .icon_36b9,
  .status_brown_2321 .icon_36b9 {
    margin-bottom: 1em;
  }
}
.detail_b6f6 .icon_36b9 img,
.status_brown_2321 .icon_36b9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.detail_b6f6 .green-9043,
.status_brown_2321 .green-9043 {
  flex-basis: calc(100% - 160px);
}
.detail_b6f6 .green-9043 p,
.status_brown_2321 .green-9043 p {
  margin-bottom: 0;
}
.detail_b6f6 .green-9043 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .detail_b6f6 .green-9043 {
    padding-left: 0;
  }
}
.status_brown_2321 .green-9043 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .status_brown_2321 .green-9043 {
    padding-right: 0;
  }
}
.status_brown_2321 .icon_36b9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden_static_8268 .icon_36b9 {
  margin-bottom: 0.5em;
}
.hidden_static_8268 .icon_36b9 img {
  width: 100%;
}
.focused_a683 .list-5fee,
.preview-center-6729 .list-5fee {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.preview-center-6729 .banner-action-6824 .outline-copper-c20b p:last-child {
  margin-bottom: 0;
}
.carousel_6546 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.background-77d4 .top_b880 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .background-77d4 .top_b880:last-of-type {
    margin-bottom: 0;
  }
}
.background-77d4 .top_b880 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-77d4 .top_b880 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.background-77d4 .top_b880 ul li {
  margin: 0 0 0.6em;
}
.background-77d4 .top_b880 ul li.table-4520,
.background-77d4 .top_b880 ul li.mask_north_609b {
  position: relative;
}
.background-77d4 .top_b880 ul li.table-4520 .picture_green_8685,
.background-77d4 .top_b880 ul li.mask_north_609b .picture_green_8685 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.background-77d4 .top_b880 ul li.table-4520:after:after,
.background-77d4 .top_b880 ul li.table-4520:after:before,
.background-77d4
  .top_b880
  ul
  li.mask_north_609b:after:after,
.background-77d4
  .top_b880
  ul
  li.mask_north_609b:after:before {
  content: "";
  display: table;
}
.background-77d4 .top_b880 ul li.table-4520:after:after,
.background-77d4
  .top_b880
  ul
  li.mask_north_609b:after:after {
  clear: both;
}
.background-77d4 .top_b880 a.outline_complex_cd2e:hover {
  text-decoration: none;
}
.background-77d4 .top_b880 select {
  max-width: 100%;
}
.background-77d4 .top_b880 table {
  font-size: 85%;
}
.background-77d4 .top_b880 table td,
.background-77d4 .top_b880 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.background-77d4 .top_b880 table tfoot td {
  text-align: left;
}
.background-77d4 .top_b880 :last-child {
  margin-bottom: 0;
}
.background-77d4 .top_b880 .input-focused-3bfd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.background-77d4 .top_b880 .input-focused-3bfd label {
  width: 100%;
}
.background-77d4 .top_b880 .input-focused-3bfd .popup_890c {
  width: 100%;
  display: block;
}
.background-77d4 .top_b880 .input-focused-3bfd .center-cfa3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.background-77d4 .top_b880 .input-focused-3bfd .center-cfa3:hover svg #svg-search {
  fill: #444;
}
.background-77d4 .top_b880 .input-focused-3bfd .center-cfa3 svg {
  width: 18px;
  height: 18px;
}
.background-77d4 .section-hard-f9b3 ul ul,
.background-77d4 .column_north_1005 ul ul,
.background-77d4 .hero-static-0992 ul ul,
.background-77d4 .aside_b236 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.background-77d4 .section-hard-f9b3 .secondary_motion_2f1c > a,
.background-77d4 .column_north_1005 .secondary_motion_2f1c > a,
.background-77d4 .hero-static-0992 .secondary_motion_2f1c > a,
.background-77d4 .aside_b236 .secondary_motion_2f1c > a {
  margin-bottom: 0;
}
.background-77d4 .complex_7c7e li,
.background-77d4 .section-hard-f9b3 li,
.background-77d4 .row-short-079a li,
.background-77d4 .column_north_1005 li,
.background-77d4 .hero-static-0992 li,
.background-77d4 .aside_b236 li,
.background-77d4 .grid_full_4299 li,
.background-77d4 .frame-7c0e li {
  display: block;
  position: relative;
}
.background-77d4 .complex_7c7e li:last-child,
.background-77d4 .section-hard-f9b3 li:last-child,
.background-77d4 .row-short-079a li:last-child,
.background-77d4 .column_north_1005 li:last-child,
.background-77d4 .hero-static-0992 li:last-child,
.background-77d4 .aside_b236 li:last-child,
.background-77d4 .grid_full_4299 li:last-child,
.background-77d4 .frame-7c0e li:last-child {
  border: none;
}
.background-77d4 .complex_7c7e li a,
.background-77d4 .section-hard-f9b3 li a,
.background-77d4 .row-short-079a li a,
.background-77d4 .column_north_1005 li a,
.background-77d4 .hero-static-0992 li a,
.background-77d4 .aside_b236 li a,
.background-77d4 .grid_full_4299 li a,
.background-77d4 .frame-7c0e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-77d4 .complex_7c7e li ul li::before,
.background-77d4 .section-hard-f9b3 li ul li::before,
.background-77d4 .row-short-079a li ul li::before,
.background-77d4 .column_north_1005 li ul li::before,
.background-77d4 .hero-static-0992 li ul li::before,
.background-77d4 .aside_b236 li ul li::before,
.background-77d4 .grid_full_4299 li ul li::before,
.background-77d4 .frame-7c0e li ul li::before {
  left: 15px;
}
.background-77d4 .complex_7c7e li ul a,
.background-77d4 .section-hard-f9b3 li ul a,
.background-77d4 .row-short-079a li ul a,
.background-77d4 .column_north_1005 li ul a,
.background-77d4 .hero-static-0992 li ul a,
.background-77d4 .aside_b236 li ul a,
.background-77d4 .grid_full_4299 li ul a,
.background-77d4 .frame-7c0e li ul a {
  padding-left: 20px;
}
.background-77d4 .complex_7c7e li ul ul li::before,
.background-77d4 .section-hard-f9b3 li ul ul li::before,
.background-77d4 .row-short-079a li ul ul li::before,
.background-77d4 .column_north_1005 li ul ul li::before,
.background-77d4 .hero-static-0992 li ul ul li::before,
.background-77d4 .aside_b236 li ul ul li::before,
.background-77d4 .grid_full_4299 li ul ul li::before,
.background-77d4 .frame-7c0e li ul ul li::before {
  left: 30px;
}
.background-77d4 .complex_7c7e li ul ul a,
.background-77d4 .section-hard-f9b3 li ul ul a,
.background-77d4 .row-short-079a li ul ul a,
.background-77d4 .column_north_1005 li ul ul a,
.background-77d4 .hero-static-0992 li ul ul a,
.background-77d4 .aside_b236 li ul ul a,
.background-77d4 .grid_full_4299 li ul ul a,
.background-77d4 .frame-7c0e li ul ul a {
  padding-left: 40px;
}
.background-77d4 .green-7db5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-77d4 .frame-7c0e ul li {
  margin-bottom: 1.41575em;
}
.background-77d4 .frame-7c0e ul li .purple-406c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.background-77d4 .frame-7c0e ul li .over_2cbc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.media-a274 .complex_7c7e li a,
.media-a274 .section-hard-f9b3 li a,
.media-a274 .row-short-079a li a,
.media-a274 .column_north_1005 li a,
.media-a274 .hero-static-0992 li a,
.media-a274 .aside_b236 li a,
.media-a274 .grid_full_4299 li a,
.media-a274 .frame-7c0e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-a274 .green-7db5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-a274 .top_b880 ul li.table-4520 .picture_green_8685,
.media-a274 .top_b880 ul li.mask_north_609b .picture_green_8685 {
  background: rgba(0, 0, 0, 0.2);
}
.media-a274 .background-77d4 .top_b880 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-black-afe2 .background-77d4 .info-motion-15f1 li {
  margin: 0;
}
.info-black-afe2 .background-77d4 .info-motion-15f1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.info-black-afe2 .background-77d4 .info-motion-15f1 li ul {
  margin: 0;
}
.info-black-afe2 .background-77d4 .info-motion-15f1 li ul li a {
  padding-left: 15px;
}
.info-black-afe2 .background-77d4 .info-motion-15f1 li ul li li a {
  padding-left: 30px;
}
.info-black-afe2 .background-77d4 .info-motion-15f1 li.media-4132 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.info-black-afe2 .background-77d4 .info-motion-15f1 li.media-4132 > 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;
}
.info-black-afe2 .background-77d4 .info-motion-15f1 li.media-4132 > 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;
}
.icon_581d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.heading-d029 {
  position: relative;
  z-index: 10;
}
.heading-d029 .menu_east_953b {
  width: 100%;
  max-width: 100%;
}
.section-down-4b7d .thumbnail-d0e8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.section-down-4b7d .container-59a2 {
}
.section-down-4b7d .media-a274 {
  background: #292929;
}
.cold-0bff .thumbnail-d0e8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.cold-0bff .container-59a2 {
  background: #f9f9f9;
}
.cold-0bff .media-a274 {
  background: #303030;
}
.badge_hovered_98a6 .thumbnail-d0e8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge_hovered_98a6 .texture-7e23 {
    margin-bottom: 1em;
  }
  .badge_hovered_98a6 .texture-7e23:last-child {
    margin-bottom: 0;
  }
}
.badge_hovered_98a6 .container-59a2 {
  background: #ededed;
}
.badge_hovered_98a6 .media-a274 {
  background: #1a1a1a;
}
.thumbnail-d0e8.container-59a2 {
  color: rgba(0, 0, 0, 0.6);
}
.thumbnail-d0e8.container-59a2 .container_gold_1843 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-d0e8.media-a274 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-d0e8.media-a274 a:not(.outline_complex_cd2e) {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-d0e8.media-a274 a:not(.outline_complex_cd2e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-d0e8.media-a274 .container_gold_1843 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-d0e8.media-a274 table tbody td,
.thumbnail-d0e8.media-a274 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tall-e50d.orange_e3ea .slow-5ef9 {
  max-width: initial;
}
.tall-e50d .notification-b47f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tall-e50d .notification-b47f .menu_east_953b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tall-e50d .notification-b47f .menu_east_953b {
    display: block;
    margin-bottom: 2em;
  }
  .tall-e50d .notification-b47f .menu_east_953b:last-child {
    margin-bottom: 0;
  }
}
.badge_hovered_98a6 .texture-7e23:last-child,
.cold-0bff .texture-7e23:last-child,
.section-down-4b7d .texture-7e23:last-child {
  margin-bottom: 0;
}
.badge_hovered_98a6 .texture-7e23 .background-77d4 .top_b880:last-child,
.cold-0bff .texture-7e23 .background-77d4 .top_b880:last-child,
.section-down-4b7d .texture-7e23 .background-77d4 .top_b880:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .badge_hovered_98a6 .shade-smooth-162e,
  .badge_hovered_98a6 .text_e9f0,
  .cold-0bff .shade-smooth-162e,
  .cold-0bff .text_e9f0,
  .section-down-4b7d .shade-smooth-162e,
  .section-down-4b7d .text_e9f0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .heading-d029 .texture-7e23 {
    margin-bottom: 2em;
  }
}
.heading-d029 p:last-child {
  margin-bottom: 0;
}
.heading-d029 li,
.heading-d029 ul {
  list-style: none;
  margin: 0;
}
.heading-d029 ul ul {
  margin-left: 2.617924em;
}
.highlight-d84a {
  font-size: 0.875em;
}

/* css-noise: 7872 */
.phantom-card-v4 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
