/*!
Theme Name: Customify
Theme URI: https://pressmaximum.media-blue-76cd/customify
Author: WPCustomify
Author URI: https://pressmaximum.media-blue-76cd
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.media-blue-76cd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gas_3bec.table_2499/licenses/gpl-2.0.main-warm-a15a
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.modal-basic-30bb/, (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.first-e761.tabs_6c53/normalize.sidebar-e6ed/
 ======
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.sidebar-e6ed v7.0.0 | MIT License | github.media-blue-76cd/necolas/normalize.sidebar-e6ed */
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;
}
.surface_large_ad9a .selected_4bab,
.search_8dc8,
.heading-59bc,
.slider_white_8162,
.video_steel_ab13,
.frame_gold_5b81,
.hard-ff55,
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;
}
.search_8dc8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .search_8dc8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .search_8dc8,
  h1 {
    font-size: 1.8em;
  }
}
.heading-59bc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.heading-59bc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .heading-59bc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .heading-59bc,
  h2 {
    font-size: 1.7em;
  }
}
.slider_white_8162,
h3 {
  font-size: 1.618em;
}
.surface_large_ad9a .selected_4bab,
.video_steel_ab13,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.under_a377 {
  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;
}
.hot-69d4:after,
.hot-69d4:before,
.motion-6ab5:after,
.motion-6ab5:before {
  content: "";
  display: table;
}
.hot-69d4:after,
.motion-6ab5:after {
  clear: both;
}
.panel-d6b8 {
  float: right;
  margin-right: 0;
}
.title_9773 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.basic-0e57 .primary_173a,
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;
}
.basic-0e57 .primary_173a: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;
}
.image-34f1 .primary_173a {
  box-shadow: none;
}
.image-34f1
  .primary_173a
  .column-full-b147 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.image-34f1 .primary_173a .copper_bd15 {
  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;
}
.image-34f1
  .primary_173a
  .copper_bd15
  b {
  display: none;
}
.image-34f1 .wrapper-static-1375 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.section-bottom-3dd5:not(.plasma-3e07):not(.complex-214d),
button:not(.plasma-3e07):not(.complex-214d),
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ),
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ),
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ) {
  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;
}
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ):hover,
button:not(.plasma-3e07):not(
    .complex-214d
  ):hover,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ):hover,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ):hover,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ):active,
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ):focus,
button:not(.plasma-3e07):not(
    .complex-214d
  ):active,
button:not(.plasma-3e07):not(
    .complex-214d
  ):focus,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ):active,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ):focus,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ):active,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ):focus,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ):active,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ):focus {
  outline: 0;
}
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9,
button:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9 {
  position: relative;
}
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .green_cf11,
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .table_6f60,
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .full-2b42,
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  i,
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  svg,
button:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .green_cf11,
button:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .table_6f60,
button:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .full-2b42,
button:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  i,
button:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  svg,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .green_cf11,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .table_6f60,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .full-2b42,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  i,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  svg,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .green_cf11,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .table_6f60,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .full-2b42,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  i,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  svg,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .green_cf11,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .table_6f60,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  .full-2b42,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  i,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9
  svg {
  visibility: hidden;
}
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9:after,
button:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9:after,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9:after,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9:after,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ).fn-loading-20a9: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;
}
.section-bottom-3dd5:not(.plasma-3e07):not(.complex-214d),
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ),
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ),
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ) {
  color: #fff;
  background: #235787;
}
.section-bottom-3dd5:not(.plasma-3e07):not(
    .complex-214d
  ):focus,
input[type="button"]:not(.plasma-3e07):not(
    .complex-214d
  ):focus,
input[type="reset"]:not(.plasma-3e07):not(
    .complex-214d
  ):focus,
input[type="submit"]:not(.plasma-3e07):not(
    .complex-214d
  ):focus {
  color: #fff;
}
.section-bottom-3dd5.fn-disabled-20a9:not(.plasma-3e07):not(
    .complex-214d
  ),
.section-bottom-3dd5[disabled]:not(.plasma-3e07):not(
    .complex-214d
  ),
button.fn-disabled-20a9:not(.plasma-3e07):not(
    .complex-214d
  ),
button[disabled]:not(.plasma-3e07):not(
    .complex-214d
  ) {
  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;
}
.feature_c083 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.feature_c083: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;
}
.heading_ffef {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sidebar_9764 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.clean_e466 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hot-69d4:after,
.hot-69d4:before,
.progress_6c95:after,
.progress_6c95:before,
.lower-d403:after,
.lower-d403:before,
.list_6eb5:after,
.list_6eb5:before,
.solid-26a5:after,
.solid-26a5:before,
.notification-out-5cc0:after,
.notification-out-5cc0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hot-69d4:after,
.progress_6c95:after,
.lower-d403:after,
.list_6eb5:after,
.solid-26a5:after,
.notification-out-5cc0:after {
  clear: both;
}
.progress_6c95 .nav-5ca3,
.lower-d403 .nav-5ca3,
.top-94af .nav-5ca3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.layout_bc2e {
  display: inline-block;
}
.dim-831b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dim-831b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dim-831b .alert-1c7c {
  padding: 1em 0;
  font-size: 85%;
}
.alert-1c7c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.notification_smooth_c43b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.notification_smooth_c43b:after,
.notification_smooth_c43b:before {
  content: "";
  display: table;
}
.notification_smooth_c43b:after {
  clear: both;
}
.message-under-1a87 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.soft_8617 .message-under-1a87 {
  max-width: 50%;
}
.fixed_f375 .message-under-1a87 {
  max-width: 33.33%;
}
.accordion_complex_2cfa .message-under-1a87 {
  max-width: 25%;
}
.hero-a88c .message-under-1a87 {
  max-width: 20%;
}
.shade_6a6c .message-under-1a87 {
  max-width: 16.66%;
}
.gradient-wood-8ef0 .message-under-1a87 {
  max-width: 14.28%;
}
.green_773d .message-under-1a87 {
  max-width: 12.5%;
}
.small_01a1 .message-under-1a87 {
  max-width: 11.11%;
}
.layout-7ff3 {
  display: block;
}
.surface_large_ad9a .image-brown-9b9c label,
.surface_large_ad9a .focus-9efd label,
.surface_large_ad9a .label-a5b7 label,
.surface_large_ad9a .list_hard_bbd7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.medium_d47f {
  list-style: none;
  margin: 0;
}
.medium_d47f article.notice_huge_977d {
  margin-bottom: 0;
}
.medium_d47f ul {
  list-style: none;
  margin: 0;
}
.medium_d47f .outer_385e li.notice_huge_977d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .medium_d47f .outer_385e li.notice_huge_977d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .medium_d47f .outer_385e li.notice_huge_977d: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) {
  .medium_d47f .outer_385e li.notice_huge_977d li.notice_huge_977d li.notice_huge_977d li.notice_huge_977d {
    padding-left: 0;
  }
}
article.notice_huge_977d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notice_huge_977d .progress_6c95 p:last-of-type {
  margin-bottom: 0;
}
article.notice_huge_977d .nav_35fb {
  float: left;
}
article.notice_huge_977d .section_slow_4d16 {
  margin-left: 85px;
}
article.notice_huge_977d .notice_small_6194 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notice_huge_977d .notice_small_6194 .section_2e0d {
  margin-left: 10px;
}
article.notice_huge_977d .prev_45f2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notice_huge_977d .chip_black_5f48 {
  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 .image-brown-9b9c,
  #respond .label-a5b7,
  #respond .list_hard_bbd7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .image-brown-9b9c input,
#respond .label-a5b7 input,
#respond .list_hard_bbd7 input {
  width: 100%;
}
#respond .list_hard_bbd7 {
  margin-right: 0;
}
#respond .frame-acc5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress_d01d {
  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;
}
.progress_d01d.secondary_ca2a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.progress_d01d 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%);
}
.progress_d01d:focus,
.progress_d01d: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);
}
.menu-20c5 {
  border-radius: 10%;
}
.tall-0d9a {
  border-radius: 50%;
}
.advanced-2d53 {
  font-size: 0.72em;
}
.tertiary-prev-10f2 {
  font-size: 0.875em;
}
.left-65df {
  font-size: 1.1em;
}
.filter-clean-4ee1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.filter-clean-4ee1.advanced-2d53 {
  letter-spacing: 0.5px;
}
.red_fb11,
.red_fb11 a {
  color: #6d6d6d;
}
.red_fb11 a:hover {
  color: #111;
}
.feature-new-3744 {
  color: #6d6d6d;
}
.aside_wood_f3b6 {
  overflow-x: hidden;
}
.aside_wood_f3b6 .preview-plasma-2bef.hidden-soft-8dd7 {
  position: relative;
}
.aside_wood_f3b6 .preview-plasma-2bef.hidden-soft-8dd7.accent-white-9f33 {
  position: initial;
}
.aside_wood_f3b6
  .preview-plasma-2bef.hidden-soft-8dd7.accent-white-9f33
  .thumbnail-02a1 {
  left: auto;
}
.aside_wood_f3b6 .preview-plasma-2bef .thumbnail-02a1 {
  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;
}
.aside_wood_f3b6 .preview-plasma-2bef:hover.hidden-soft-8dd7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.aside_wood_f3b6
  .preview-plasma-2bef:hover.hidden-soft-8dd7
  .thumbnail-02a1 {
  display: block;
  z-index: 9999999;
}
.aside_wood_f3b6 .current-049c .label_720b,
.aside_wood_f3b6 .cold_c8d7 .label_720b {
  display: none;
}
.aside_wood_f3b6 .shade-34c3 .preview-plasma-2bef:hover.hidden-soft-8dd7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.surface_large_ad9a .image-brown-9b9c label,
.surface_large_ad9a .focus-9efd label,
.surface_large_ad9a .label-a5b7 label,
.surface_large_ad9a .list_hard_bbd7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.medium_d47f {
  list-style: none;
  margin: 0;
}
.medium_d47f article.notice_huge_977d {
  margin-bottom: 0;
}
.medium_d47f ul {
  list-style: none;
  margin: 0;
}
.medium_d47f .outer_385e li.notice_huge_977d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .medium_d47f .outer_385e li.notice_huge_977d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .medium_d47f .outer_385e li.notice_huge_977d: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) {
  .medium_d47f .outer_385e li.notice_huge_977d li.notice_huge_977d li.notice_huge_977d li.notice_huge_977d {
    padding-left: 0;
  }
}
article.notice_huge_977d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notice_huge_977d .progress_6c95 p:last-of-type {
  margin-bottom: 0;
}
article.notice_huge_977d .nav_35fb {
  float: left;
}
article.notice_huge_977d .section_slow_4d16 {
  margin-left: 85px;
}
article.notice_huge_977d .notice_small_6194 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notice_huge_977d .notice_small_6194 .section_2e0d {
  margin-left: 10px;
}
article.notice_huge_977d .prev_45f2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notice_huge_977d .chip_black_5f48 {
  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 .image-brown-9b9c,
  #respond .label-a5b7,
  #respond .list_hard_bbd7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .image-brown-9b9c input,
#respond .label-a5b7 input,
#respond .list_hard_bbd7 input {
  width: 100%;
}
#respond .list_hard_bbd7 {
  margin-right: 0;
}
#respond .frame-acc5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.current-049c .stone_b775 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.stone_b775 .banner_c08b.feature-f564 .hard-4243 > li > a:focus,
.stone_b775 .banner_c08b.feature-f564 .hard-4243 > li > a:hover,
.stone_b775 .banner_c08b.frame-light-8b46 .hard-4243 > li > a:focus,
.stone_b775 .banner_c08b.frame-light-8b46 .hard-4243 > li > a:hover,
.stone_b775 .banner_c08b.dropdown-first-936f .hard-4243 > li > a:focus,
.stone_b775 .banner_c08b.dropdown-first-936f .hard-4243 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_b775
  .banner_c08b.feature-f564
  .hard-4243
  > li.box-1fbc
  > a,
.stone_b775
  .banner_c08b.feature-f564
  .hard-4243
  > li.thumbnail_be0a
  > a,
.stone_b775
  .banner_c08b.frame-light-8b46
  .hard-4243
  > li.box-1fbc
  > a,
.stone_b775
  .banner_c08b.frame-light-8b46
  .hard-4243
  > li.thumbnail_be0a
  > a,
.stone_b775
  .banner_c08b.dropdown-first-936f
  .hard-4243
  > li.box-1fbc
  > a,
.stone_b775 .banner_c08b.dropdown-first-936f .hard-4243 > li.breadcrumb-99c5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.stone_b775 .layout_large_ef31,
.stone_b775 .layout_large_ef31 a {
  color: rgba(255, 255, 255, 0.99);
}
.stone_b775 .banner_efd9.disabled_a930 li a,
.stone_b775 .content-feb1 a,
.stone_b775 .paper_6297,
.stone_b775 .hard-4243 > li > a,
.stone_b775 .shadow_9524 {
  color: rgba(255, 255, 255, 0.79);
}
.stone_b775 .banner_efd9.disabled_a930 li a:hover,
.stone_b775 .content-feb1 a:hover,
.stone_b775 .paper_6297:hover,
.stone_b775 .hard-4243 > li > a:hover,
.stone_b775 .shadow_9524:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_b775 .disabled-gold-0caf {
  color: rgba(255, 255, 255, 0.79);
}
.stone_b775 .disabled-gold-0caf .north-fa83 {
  color: rgba(255, 255, 255, 0.99);
}
.stone_b775 .disabled-gold-0caf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_b775 .overlay_d66f .row-white-a189 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone_b775 .overlay_d66f .row-white-a189 .section-next-e986 {
  color: rgba(255, 255, 255, 0.79);
}
.stone_b775
  .overlay_d66f
  .row-white-a189
  .section-next-e986::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone_b775
  .overlay_d66f
  .row-white-a189
  .section-next-e986:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone_b775
  .overlay_d66f
  .row-white-a189
  .section-next-e986::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone_b775
  .overlay_d66f
  .row-white-a189
  .section-next-e986::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stone_b775 .overlay_d66f .box_c417 {
  color: rgba(255, 255, 255, 0.79);
}
.stone_b775 .overlay_d66f .box_c417:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_lite_1fb5
  .stone_b775
  .overlay_d66f
  .fresh-bd44
  .widget_solid_c464 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_lite_1fb5
  .stone_b775
  .overlay_d66f
  .fresh-bd44
  .section-next-e986 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current-049c .silver_bf74 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.silver_bf74 .banner_c08b.feature-f564 .hard-4243 > li > a:focus,
.silver_bf74 .banner_c08b.feature-f564 .hard-4243 > li > a:hover,
.silver_bf74 .banner_c08b.frame-light-8b46 .hard-4243 > li > a:focus,
.silver_bf74 .banner_c08b.frame-light-8b46 .hard-4243 > li > a:hover,
.silver_bf74 .banner_c08b.dropdown-first-936f .hard-4243 > li > a:focus,
.silver_bf74 .banner_c08b.dropdown-first-936f .hard-4243 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.silver_bf74
  .banner_c08b.feature-f564
  .hard-4243
  > li.box-1fbc
  > a,
.silver_bf74
  .banner_c08b.feature-f564
  .hard-4243
  > li.thumbnail_be0a
  > a,
.silver_bf74
  .banner_c08b.frame-light-8b46
  .hard-4243
  > li.box-1fbc
  > a,
.silver_bf74
  .banner_c08b.frame-light-8b46
  .hard-4243
  > li.thumbnail_be0a
  > a,
.silver_bf74
  .banner_c08b.dropdown-first-936f
  .hard-4243
  > li.box-1fbc
  > a,
.silver_bf74 .banner_c08b.dropdown-first-936f .hard-4243 > li.breadcrumb-99c5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.silver_bf74 .layout_large_ef31,
.silver_bf74 .layout_large_ef31 a {
  color: rgba(0, 0, 0, 0.8);
}
.silver_bf74 .banner_efd9.disabled_a930 li a,
.silver_bf74 .content-feb1 a,
.silver_bf74 .paper_6297,
.silver_bf74 .hard-4243 > li > a,
.silver_bf74 .shadow_9524 {
  color: rgba(0, 0, 0, 0.55);
}
.silver_bf74 .banner_efd9.disabled_a930 li a:hover,
.silver_bf74 .content-feb1 a:hover,
.silver_bf74 .paper_6297:hover,
.silver_bf74 .hard-4243 > li > a:hover,
.silver_bf74 .shadow_9524:hover {
  color: rgba(0, 0, 0, 0.8);
}
.silver_bf74 .disabled-gold-0caf {
  color: rgba(0, 0, 0, 0.55);
}
.silver_bf74 .disabled-gold-0caf .north-fa83 {
  color: rgba(0, 0, 0, 0.8);
}
.silver_bf74 .disabled-gold-0caf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next_cb35 .overlay_pink_02d1 {
  margin-left: auto;
  margin-right: auto;
}
.lower-d403 > * {
  margin-left: auto;
  margin-right: auto;
}
.lower-d403 .heading_ffef {
  margin-right: 1.41575em;
}
.thumbnail_down_add2 .lower-d403 > .purple-e4e2 {
  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;
}
.thumbnail_down_add2 .lower-d403 > .cold_6563 {
  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;
}
.breadcrumb-ed18.next_cb35 .overlay_pink_02d1,
.hidden_hovered_3803.next_cb35 .overlay_pink_02d1 {
  margin-left: 0;
}
.soft-cc27.next_cb35 .overlay_pink_02d1,
.label_6c7f.next_cb35 .overlay_pink_02d1 {
  margin-right: 0;
}
.lower-d403 ol,
.lower-d403 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.grid_32ce video {
  max-width: 100%;
}
.menu-a724 img {
  display: block;
}
.menu-a724.heading_ffef,
.menu-a724.sidebar_9764 {
  width: 100%;
}
.menu-a724.cold_6563 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.input_narrow_8611:not(.in-16c3) {
  margin: 1.5em auto;
}
.dim_6405 p {
  padding: 1.5em 14px;
}
ul.static_cc5d.cold_6563,
ul.static_cc5d.purple-e4e2,
ul.static_cc5d.form-f3ac.purple-e4e2 {
  padding: 0 14px;
}
.hidden_4fb8 {
  display: block;
  overflow-x: auto;
}
.hidden_4fb8 table {
  border-collapse: collapse;
  width: 100%;
}
.hidden_4fb8 td,
.hidden_4fb8 th {
  padding: 0.5em;
}
.lower-d403 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.lower-d403 ol ol,
.lower-d403 ol ul,
.lower-d403 ul ol,
.lower-d403 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.lower-d403 ol ol li,
.lower-d403 ol ul li,
.lower-d403 ul ol li,
.lower-d403 ul ul li {
  margin-left: 0;
}
.tabs_cec5.new_5973 > .tooltip_4254 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tabs_cec5.new_5973 > .tooltip_4254 iframe,
.tabs_cec5.new_5973 > .tooltip_4254 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer-2082 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footer-2082.overlay_e841 {
  padding: 0;
}
.footer-2082.overlay_e841 cite {
  font-size: 13px;
}
.footer-2082 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footer-2082 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.slider-1806 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.slider-1806 > p:first-child {
  margin-top: 0;
}
.slider-1806 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.slider-1806 blockquote {
  border-left: 0;
}
.silver_a19d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.silver_a19d:not(.accordion_3508) {
  max-width: 100px;
}
.silver_a19d.right-0ae6 {
  border-bottom: none !important;
  text-align: center;
}
.silver_a19d.right-0ae6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dim_6405 p {
    padding: 1.5em 0;
  }
}
.caption-complex-04b7 {
  color: #0073aa;
}
.breadcrumb-dark-cb9b {
  background-color: #0073aa;
}
.heading-bee1 {
  color: #229fd8;
}
.active_c274 {
  background-color: #229fd8;
}
.table-hard-0b1a {
  color: #eee;
}
.detail_pressed_927c {
  background-color: #eee;
}
.large-8bf9 {
  color: #444;
}
.panel_95e9 {
  background-color: #444;
}
.badge-c2f2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.badge-c2f2 .warm-7621 .content-feb1 {
  font-size: 15px;
}
.badge-c2f2 .content-feb1 {
  line-height: 1.3;
}
.badge-c2f2 .silver_bf74 {
}
.badge-c2f2 .stone_b775 {
  background: #235787;
}
.gallery_99bc {
  padding: 0;
}
.gallery_99bc .stone_b775 {
  background: #1a1a1a;
}
.gallery_99bc .silver_bf74 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.south-6ea8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.south-6ea8 .silver_bf74 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.south-6ea8 .stone_b775 {
  background: #303030;
}
.notification-out-5cc0 {
  position: relative;
  z-index: 10;
}
.notification-out-5cc0 .heading-f684 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search_iron_dc0e .hidden-soft-8dd7 {
  display: inline-block;
  vertical-align: middle;
}
.search_iron_dc0e.title-thick-ed61 .hidden-soft-8dd7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .search_iron_dc0e.title-thick-ed61 .hidden-soft-8dd7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .search_iron_dc0e.title-thick-ed61 .hidden-soft-8dd7 {
    margin-right: 0.4em;
  }
}
.search_iron_dc0e.title-thick-ed61 .hidden-soft-8dd7:last-child {
  margin-right: 0;
}
.silver_400a .heading-f684 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .current-049c .warm-7621 {
    margin: 0 -0.5em;
  }
  .current-049c .warm-7621 [class*="customify-col-"],
  .current-049c .warm-7621 [class*="customify-col_"],
  .current-049c .warm-7621 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.current-049c.wrapper-bright-7532 .heading-f684 {
  background: 0 0 !important;
}
.current-049c.wrapper-bright-7532 .heading-f684,
.current-049c.silver_400a .heading-f684 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .current-049c.status_static_90e1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.current-049c.silver_400a .heading-f684 {
  box-shadow: none !important;
}
.progress_b308 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .progress_b308 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .progress_b308 {
    padding: 18px 0 20px;
  }
}
.progress_b308 .slider_steel_5cf2 {
  width: 100%;
}
.progress_b308 .notification_ca20 {
  margin-bottom: 0;
}
.progress_b308 .cold-dda6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.footer_first_9c52 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.footer_first_9c52 .input_6973 {
  width: 100%;
}
.left-ae77 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.left-ae77 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.left-ae77 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;
}
.left-ae77 li:last-child:after {
  display: none;
}
.left-ae77 li a {
  font-weight: 500;
  margin-right: 10px;
}
.huge_1621 .label_720b button,
.progress_b308 .label_720b button {
  left: 0;
}
.huge_1621 .input_6973,
.progress_b308 .input_6973 {
  padding-left: 0;
  padding-right: 0;
}
.huge_1621 .footer_first_9c52,
.progress_b308 .footer_first_9c52 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.huge_1621 {
  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;
}
.huge_1621: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;
}
.huge_1621 .card-out-d5ae {
  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) {
  .huge_1621 .card-out-d5ae {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .huge_1621 .card-out-d5ae {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .huge_1621 .card-out-d5ae {
    min-height: 200px;
  }
}
.huge_1621 .left-ae77 {
  color: rgba(255, 255, 255, 0.8);
}
.huge_1621 .left-ae77 a,
.huge_1621 .left-ae77 li:after {
  color: inherit;
}
.huge_1621 .left-ae77 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thick_0b2b {
  margin-bottom: 0.5em;
}
.module-hard-8dd5 {
  margin-bottom: 1.2em;
}
.module-hard-8dd5,
.thick_0b2b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module-hard-8dd5 p:last-child,
.thick_0b2b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .label_720b,
#masthead .label_720b {
  display: none;
}
#masthead
  > .label_720b.old-018f {
  display: none;
}
#masthead > .label_720b button {
  left: 0;
}
.paper-6085 {
  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%;
}
.paper-6085 .hidden-soft-8dd7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paper-6085 .detail-cold-d957 {
  display: -webkit-box;
  display: flex;
}
.paper-6085 .detail-cold-d957.wood_4013 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paper-6085 .detail-cold-d957.thick_db13 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paper-6085 .detail-cold-d957.shade_b2c4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paper-6085.hard_bfac.search-1d2d .detail-cold-d957.wood_4013 {
  flex-basis: 100%;
}
.paper-6085.content-center-7c88 .detail-cold-d957.thick_db13 {
  -webkit-box-flex: 1;
  flex: auto;
}
.paper-6085.content-center-7c88 .detail-cold-d957.shade_b2c4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .label_720b.old-018f {
  display: none;
}
#masthead > .label_720b button {
  left: 0;
}
.hard-97cf {
  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;
}
.hard-97cf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hard-97cf.overlay-cad7 i {
  margin-right: 4px;
}
.hard-97cf.filter_c5dd i {
  margin-left: 5px;
}
.content-feb1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.content-feb1 p:last-child {
  margin-bottom: 0;
}
.dim-5f6c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dim-5f6c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dim-5f6c img {
  display: block;
  width: auto;
  line-height: 1;
}
.dim-5f6c .layout_large_ef31 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dim-5f6c .video-last-f924 {
  margin: 5px 0 7px 0;
}
.dim-5f6c.stale_6a06 .active_af80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dim-5f6c.stale_6a06 .fast-3a4e {
  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;
}
.dim-5f6c.light_4f06 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dim-5f6c.light_4f06 .active_af80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dim-5f6c.light_4f06 .fast-3a4e {
  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;
}
.dim-5f6c.popup_soft_e74b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dim-5f6c.purple-7c49 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dim-5f6c.purple-7c49 .fast-3a4e {
  margin-top: 7px;
}
.notification-d9d3 {
  display: inline-block;
}
.notification-out-5cc0 .slider_3be9 .dim-5f6c img {
  max-width: 100%;
}
.banner_c08b .disabled_hard_9382.full-221c,
.article_17a9 .disabled_hard_9382.full-221c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner_c08b .tertiary-8e5f,
.article_17a9 .tertiary-8e5f {
  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%);
}
.banner_c08b .tertiary-8e5f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.banner_c08b.narrow-69f3 .tertiary-8e5f {
  display: none;
}
.banner_c08b .message_cbe2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner_c08b .message_cbe2 li {
  display: inline-block;
  position: relative;
}
.banner_c08b .message_cbe2 li:last-child {
  margin-right: 0;
}
.banner_c08b .message_cbe2 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;
}
.banner_c08b .message_cbe2 li.breadcrumb-99c5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.banner_c08b .message_cbe2 > 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;
}
.banner_c08b .message_cbe2 > li > a i {
  line-height: 0;
}
.banner_c08b .message_cbe2 > li.focus-simple-826b > a .tertiary-8e5f {
  margin-left: 4px;
  line-height: 0;
}
.banner_c08b .message_cbe2 .sidebar_9289 li.focus-simple-826b > a {
  position: relative;
}
.banner_c08b .message_cbe2 .sidebar_9289 li.focus-simple-826b > a:after,
.banner_c08b .message_cbe2 .sidebar_9289 li.focus-simple-826b > a:before {
  content: "";
  display: table;
}
.banner_c08b .message_cbe2 .sidebar_9289 li.focus-simple-826b > a:after {
  clear: both;
}
.banner_c08b .message_cbe2 .sidebar_9289 li.focus-simple-826b > a .tertiary-8e5f {
  margin-left: 5px;
  float: right;
}
.banner_c08b .card_7a89,
.banner_c08b .sidebar_9289 {
  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;
}
.banner_c08b .sidebar_9289 {
  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;
}
.banner_c08b .sidebar_9289 .full-221c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner_c08b .sidebar_9289 .tertiary-8e5f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.banner_c08b .sidebar_9289 li {
  display: block;
  margin: 0;
  padding: 0;
}
.banner_c08b .sidebar_9289 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;
}
.banner_c08b .sidebar_9289 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.banner_c08b .sidebar_9289 .sidebar_9289 {
  top: 0;
  left: 100%;
}
.banner_c08b .sort-last-9c8a.fn-focus-20a9 > .card_7a89,
.banner_c08b .sort-last-9c8a.fn-focus-20a9 > .sidebar_9289,
.banner_c08b .sort-last-9c8a:focus > .card_7a89,
.banner_c08b .sort-last-9c8a:focus > .sidebar_9289,
.banner_c08b .sort-last-9c8a:hover > .card_7a89,
.banner_c08b .sort-last-9c8a:hover > .sidebar_9289 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.banner_c08b.dropdown-first-936f .hard-4243:after,
.banner_c08b.dropdown-first-936f .hard-4243:before {
  content: "";
  display: table;
}
.banner_c08b.dropdown-first-936f .hard-4243:after {
  clear: both;
}
.banner_c08b.dropdown-first-936f .hard-4243 > li {
  float: left;
}
.banner_c08b.full-098b .hard-4243:after,
.banner_c08b.full-098b .hard-4243:before {
  content: "";
  display: table;
}
.banner_c08b.full-098b .hard-4243:after {
  clear: both;
}
.banner_c08b.full-098b .hard-4243 > li {
  float: left;
}
.banner_c08b.full-098b .hard-4243 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.banner_c08b.full-098b .hard-4243 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.banner_c08b.full-098b .hard-4243 > li.box-1fbc > a,
.banner_c08b.full-098b .hard-4243 > li.breadcrumb-99c5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.banner_c08b.feature-f564 .hard-4243 > li > a .full-221c {
  position: relative;
}
.banner_c08b.feature-f564 .hard-4243 > li > a .full-221c: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;
}
.banner_c08b.feature-f564
  .hard-4243
  > li:focus
  > a
  .full-221c:before,
.banner_c08b.feature-f564
  .hard-4243
  > li:hover
  > a
  .full-221c:before {
  width: 100%;
  background-color: currentColor;
}
.banner_c08b.feature-f564
  .hard-4243
  > li.box-1fbc
  > a
  .full-221c:before,
.banner_c08b.feature-f564
  .hard-4243
  > li.thumbnail_be0a
  > a
  .full-221c:before {
  width: 100%;
  background-color: currentColor;
}
.banner_c08b.frame-light-8b46 .hard-4243 > li > a .full-221c {
  position: relative;
}
.banner_c08b.frame-light-8b46 .hard-4243 > li > a .full-221c: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;
}
.banner_c08b.frame-light-8b46 .hard-4243 > li:focus > a .full-221c:before,
.banner_c08b.frame-light-8b46
  .hard-4243
  > li:hover
  > a
  .full-221c:before {
  width: 100%;
  background-color: currentColor;
}
.banner_c08b.frame-light-8b46
  .hard-4243
  > li.box-1fbc
  > a
  .full-221c:before,
.banner_c08b.frame-light-8b46
  .hard-4243
  > li.thumbnail_be0a
  > a
  .full-221c:before {
  width: 100%;
  background-color: currentColor;
}
.article_17a9 .message_cbe2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article_17a9 .message_cbe2 li:first-child > a {
  border-top: none;
}
.article_17a9 .message_cbe2 .summary-0017 > .full-221c .tertiary-8e5f {
  display: none;
}
.article_17a9 .message_cbe2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.article_17a9 .message_cbe2 li:last-child {
  border: none;
}
.article_17a9 .message_cbe2 li.focus-simple-826b > a {
  padding-right: 45px !important;
}
.article_17a9 .message_cbe2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.article_17a9 .message_cbe2 li a:focus,
.article_17a9 .message_cbe2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_17a9 .message_cbe2 li .panel_ecf7 {
  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;
}
.article_17a9 .message_cbe2 li .panel_ecf7:hover {
  box-shadow: none;
}
.article_17a9 .message_cbe2 li .panel_ecf7 .tertiary-8e5f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.article_17a9 .message_cbe2 .sidebar_9289 {
  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);
}
.article_17a9 .message_cbe2 .sidebar_9289 li a {
  padding-left: 3em;
}
.article_17a9 .message_cbe2 .thumbnail_pro_a022 > a .panel_ecf7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article_17a9 .message_cbe2 .thumbnail_pro_a022 > .sidebar_9289 {
  display: block;
  opacity: 1;
}
.banner_short_77bd {
  max-width: 100%;
}
.accent-old-42b8 {
  line-height: 0;
  cursor: pointer;
}
.shadow_9524 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shadow_9524:hover {
  box-shadow: none;
  color: currentColor;
}
.shadow_9524 svg {
  width: 18px;
  height: 18px;
}
.shadow_9524 .footer_5794 {
  display: none;
}
.new-99fe {
  position: relative;
}
.new-99fe.fn-active-20a9 .shadow_9524 .section-0403 {
  display: none;
}
.new-99fe.fn-active-20a9 .shadow_9524 .footer_5794 {
  display: inline-block;
}
.new-99fe .list_ebeb {
  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);
}
.new-99fe.wide_1859 .list_ebeb {
  left: auto;
  right: -0.9em;
}
.new-99fe.wide_1859 .chip-slow-525e::before {
  left: auto;
  right: 15px;
}
.new-99fe.fn-active-20a9 .list_ebeb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fresh-bd44 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.fresh-bd44 label {
  flex-basis: 100%;
}
.fresh-bd44 .row-white-a189 {
  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;
}
.fresh-bd44 .section-next-e986 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.fresh-bd44 .section-next-e986:focus {
  background-color: transparent;
}
.fresh-bd44 button.box_c417 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.fresh-bd44 button.box_c417:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.fresh-bd44 button.box_c417 svg {
  width: 18px;
  height: 18px;
}
.fresh-bd44 input[type="submit"] {
  min-height: auto;
}
.overlay_d66f .fresh-bd44 .section-next-e986 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.chip-slow-525e {
  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) {
  .chip-slow-525e {
    width: 220px;
  }
}
.chip-slow-525e label {
  flex-basis: 100%;
}
.chip-slow-525e::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;
}
.hero_lite_1fb5 .overlay_d66f .fresh-bd44 {
  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;
}
.hero_lite_1fb5
  .overlay_d66f
  .fresh-bd44
  .row-white-a189 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hero_lite_1fb5 .overlay_d66f .fresh-bd44 .section-next-e986 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hero_lite_1fb5
  .overlay_d66f
  .fresh-bd44
  .section-next-e986:focus {
  background: 0 0;
}
.hero_lite_1fb5
  .overlay_d66f
  .fresh-bd44
  .widget_solid_c464 {
  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;
}
.banner_efd9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.banner_efd9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.banner_efd9 li:last-child {
  margin-right: 0;
}
.banner_efd9 li:first-child {
  margin-left: 0;
}
.banner_efd9.hero_c025 a {
  color: #fff;
}
.banner_efd9.hero_c025 a:hover {
  color: #fff;
}
.banner_efd9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.banner_efd9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.banner_efd9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.banner_efd9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.banner_efd9 [class*="social-icon-apple"] {
  background-color: #999;
}
.banner_efd9 [class*="social-icon-apple"].shadow_cafb {
  background-color: transparent;
  color: #999;
}
.banner_efd9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.banner_efd9 [class*="social-icon-behance"].shadow_cafb {
  background-color: transparent;
  color: #1769ff;
}
.banner_efd9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.banner_efd9 [class*="social-icon-bitbucket"].shadow_cafb {
  background-color: transparent;
  color: #205081;
}
.banner_efd9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.banner_efd9 [class*="social-icon-codepen"].shadow_cafb {
  background-color: transparent;
  color: #000;
}
.banner_efd9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.banner_efd9 [class*="social-icon-delicious"].shadow_cafb {
  background-color: transparent;
  color: #39f;
}
.banner_efd9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.banner_efd9 [class*="social-icon-digg"].shadow_cafb {
  background-color: transparent;
  color: #005be2;
}
.banner_efd9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.banner_efd9 [class*="social-icon-dribbble"].shadow_cafb {
  background-color: transparent;
  color: #ea4c89;
}
.banner_efd9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.banner_efd9 [class*="social-icon-envelope"].shadow_cafb {
  background-color: transparent;
  color: #ea4335;
}
.banner_efd9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.banner_efd9 [class*="social-icon-facebook"].shadow_cafb {
  background-color: transparent;
  color: #3b5998;
}
.banner_efd9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.banner_efd9 [class*="social-icon-flickr"].shadow_cafb {
  background-color: transparent;
  color: #0063dc;
}
.banner_efd9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.banner_efd9 [class*="social-icon-foursquare"].shadow_cafb {
  background-color: transparent;
  color: #2d5be3;
}
.banner_efd9 [class*="social-icon-github"] {
  background-color: #333;
}
.banner_efd9 [class*="social-icon-github"].shadow_cafb {
  background-color: transparent;
  color: #333;
}
.banner_efd9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.banner_efd9 [class*="social-icon-google-plus"].shadow_cafb {
  background-color: transparent;
  color: #dd4b39;
}
.banner_efd9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.banner_efd9 [class*="social-icon-houzz"].shadow_cafb {
  background-color: transparent;
  color: #7ac142;
}
.banner_efd9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.banner_efd9 [class*="social-icon-instagram"].shadow_cafb {
  background-color: transparent;
  color: #262626;
}
.banner_efd9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.banner_efd9 [class*="social-icon-jsfiddle"].shadow_cafb {
  background-color: transparent;
  color: #487aa2;
}
.banner_efd9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.banner_efd9 [class*="social-icon-linkedin"].shadow_cafb {
  background-color: transparent;
  color: #0077b5;
}
.banner_efd9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.banner_efd9 [class*="social-icon-medium"].shadow_cafb {
  background-color: transparent;
  color: #00ab6b;
}
.banner_efd9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.banner_efd9
  [class*="social-icon-odnoklassniki"].shadow_cafb {
  background-color: transparent;
  color: #f4731c;
}
.banner_efd9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.banner_efd9 [class*="social-icon-meetup"].shadow_cafb {
  background-color: transparent;
  color: #ec1c40;
}
.banner_efd9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.banner_efd9 [class*="social-icon-pinterest"].shadow_cafb {
  background-color: transparent;
  color: #bd081c;
}
.banner_efd9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.banner_efd9 [class*="social-icon-product-hunt"].shadow_cafb {
  background-color: transparent;
  color: #da552f;
}
.banner_efd9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.banner_efd9 [class*="social-icon-reddit"].shadow_cafb {
  background-color: transparent;
  color: #ff4500;
}
.banner_efd9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.banner_efd9 [class*="social-icon-rss"].shadow_cafb {
  background-color: transparent;
  color: #f26522;
}
.banner_efd9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.banner_efd9
  [class*="social-icon-shopping-cart"].shadow_cafb {
  background-color: transparent;
  color: #4caf50;
}
.banner_efd9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.banner_efd9 [class*="social-icon-skype"].shadow_cafb {
  background-color: transparent;
  color: #00aff0;
}
.banner_efd9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.banner_efd9 [class*="social-icon-slideshare"].shadow_cafb {
  background-color: transparent;
  color: #0077b5;
}
.banner_efd9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.banner_efd9 [class*="social-icon-snapchat"].shadow_cafb {
  background-color: transparent;
  color: #fffc00;
}
.banner_efd9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.banner_efd9 [class*="social-icon-soundcloud"].shadow_cafb {
  background-color: transparent;
  color: #f80;
}
.banner_efd9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.banner_efd9 [class*="social-icon-spotify"].shadow_cafb {
  background-color: transparent;
  color: #2ebd59;
}
.banner_efd9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.banner_efd9
  [class*="social-icon-stack-overflow"].shadow_cafb {
  background-color: transparent;
  color: #fe7a15;
}
.banner_efd9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.banner_efd9 [class*="social-icon-maldkfgram"].shadow_cafb {
  background-color: transparent;
  color: #2ca5e0;
}
.banner_efd9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.banner_efd9 [class*="social-icon-tripadvisor"].shadow_cafb {
  background-color: transparent;
  color: #589442;
}
.banner_efd9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.banner_efd9 [class*="social-icon-tumblr"].shadow_cafb {
  background-color: transparent;
  color: #35465c;
}
.banner_efd9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.banner_efd9 [class*="social-icon-twitch"].shadow_cafb {
  background-color: transparent;
  color: #6441a5;
}
.banner_efd9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.banner_efd9 [class*="social-icon-twitter"].shadow_cafb {
  background-color: transparent;
  color: #1da1f2;
}
.banner_efd9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.banner_efd9 [class*="social-icon-vimeo"].shadow_cafb {
  background-color: transparent;
  color: #1ab7ea;
}
.banner_efd9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.banner_efd9 [class*="social-icon-vk"].shadow_cafb {
  background-color: transparent;
  color: #45668e;
}
.banner_efd9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.banner_efd9 [class*="social-icon-weibo"].shadow_cafb {
  background-color: transparent;
  color: #df2029;
}
.banner_efd9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.banner_efd9 [class*="social-icon-weixin"].shadow_cafb {
  background-color: transparent;
  color: #7bb32e;
}
.banner_efd9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.banner_efd9 [class*="social-icon-whatsapp"].shadow_cafb {
  background-color: transparent;
  color: #25d366;
}
.banner_efd9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.banner_efd9 [class*="social-icon-wordpress"].shadow_cafb {
  background-color: transparent;
  color: #21759b;
}
.banner_efd9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.banner_efd9 [class*="social-icon-xing"].shadow_cafb {
  background-color: transparent;
  color: #026466;
}
.banner_efd9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.banner_efd9 [class*="social-icon-yelp"].shadow_cafb {
  background-color: transparent;
  color: #af0606;
}
.banner_efd9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.banner_efd9 [class*="social-icon-youtube"].shadow_cafb {
  background-color: transparent;
  color: #cd201f;
}
.paper_6297 {
  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;
}
.paper_6297:hover {
  box-shadow: none;
  background: 0 0;
}
.item-f154 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden-920d {
  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;
}
.element_a1aa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notice-orange-7b51 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notice-orange-7b51,
.notice-orange-7b51::after,
.notice-orange-7b51::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;
}
.notice-orange-7b51::after,
.notice-orange-7b51::before {
  content: "";
  display: block;
  background-color: inherit;
}
.icon_rough_074e .hidden-920d .element_a1aa {
  margin-top: -2px;
  width: 19px;
}
.icon_rough_074e .hidden-920d .notice-orange-7b51 {
  margin-top: -1px;
}
.icon_rough_074e .hidden-920d .notice-orange-7b51,
.icon_rough_074e .hidden-920d .notice-orange-7b51::after,
.icon_rough_074e .hidden-920d .notice-orange-7b51::before {
  width: 19px;
  height: 2px;
}
.icon_rough_074e .hidden-920d .notice-orange-7b51::before {
  top: -6px;
}
.icon_rough_074e .hidden-920d .notice-orange-7b51::after {
  bottom: -6px;
}
.soft-6f1b .hidden-920d .element_a1aa {
  margin-top: -2px;
  width: 22px;
}
.soft-6f1b .hidden-920d .notice-orange-7b51 {
  margin-top: -1px;
}
.soft-6f1b .hidden-920d .notice-orange-7b51,
.soft-6f1b .hidden-920d .notice-orange-7b51::after,
.soft-6f1b .hidden-920d .notice-orange-7b51::before {
  width: 22px;
  height: 2px;
}
.soft-6f1b .hidden-920d .notice-orange-7b51::before {
  top: -7px;
}
.soft-6f1b .hidden-920d .notice-orange-7b51::after {
  bottom: -7px;
}
.middle_e9ae .hidden-920d .element_a1aa {
  margin-top: -2px;
  width: 31px;
}
.middle_e9ae .hidden-920d .notice-orange-7b51 {
  margin-top: -1.5px;
}
.middle_e9ae .hidden-920d .notice-orange-7b51,
.middle_e9ae .hidden-920d .notice-orange-7b51::after,
.middle_e9ae .hidden-920d .notice-orange-7b51::before {
  width: 31px;
  height: 3px;
}
.middle_e9ae .hidden-920d .notice-orange-7b51::before {
  top: -9px;
}
.middle_e9ae .hidden-920d .notice-orange-7b51::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .link_1259 .hidden-920d .element_a1aa {
    margin-top: -2px;
    width: 19px;
  }
  .link_1259 .hidden-920d .notice-orange-7b51 {
    margin-top: -1px;
  }
  .link_1259 .hidden-920d .notice-orange-7b51,
  .link_1259 .hidden-920d .notice-orange-7b51::after,
  .link_1259 .hidden-920d .notice-orange-7b51::before {
    width: 19px;
    height: 2px;
  }
  .link_1259 .hidden-920d .notice-orange-7b51::before {
    top: -6px;
  }
  .link_1259 .hidden-920d .notice-orange-7b51::after {
    bottom: -6px;
  }
  .column_steel_bc36 .hidden-920d .element_a1aa {
    margin-top: -2px;
    width: 22px;
  }
  .column_steel_bc36 .hidden-920d .notice-orange-7b51 {
    margin-top: -1px;
  }
  .column_steel_bc36 .hidden-920d .notice-orange-7b51,
  .column_steel_bc36 .hidden-920d .notice-orange-7b51::after,
  .column_steel_bc36 .hidden-920d .notice-orange-7b51::before {
    width: 22px;
    height: 2px;
  }
  .column_steel_bc36 .hidden-920d .notice-orange-7b51::before {
    top: -7px;
  }
  .column_steel_bc36 .hidden-920d .notice-orange-7b51::after {
    bottom: -7px;
  }
  .layout_5630 .hidden-920d .element_a1aa {
    margin-top: -2px;
    width: 31px;
  }
  .layout_5630 .hidden-920d .notice-orange-7b51 {
    margin-top: -1.5px;
  }
  .layout_5630 .hidden-920d .notice-orange-7b51,
  .layout_5630 .hidden-920d .notice-orange-7b51::after,
  .layout_5630 .hidden-920d .notice-orange-7b51::before {
    width: 31px;
    height: 3px;
  }
  .layout_5630 .hidden-920d .notice-orange-7b51::before {
    top: -9px;
  }
  .layout_5630 .hidden-920d .notice-orange-7b51::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .list-5005 .hidden-920d .element_a1aa {
    margin-top: -2px;
    width: 19px;
  }
  .list-5005 .hidden-920d .notice-orange-7b51 {
    margin-top: -1px;
  }
  .list-5005 .hidden-920d .notice-orange-7b51,
  .list-5005 .hidden-920d .notice-orange-7b51::after,
  .list-5005 .hidden-920d .notice-orange-7b51::before {
    width: 19px;
    height: 2px;
  }
  .list-5005 .hidden-920d .notice-orange-7b51::before {
    top: -6px;
  }
  .list-5005 .hidden-920d .notice-orange-7b51::after {
    bottom: -6px;
  }
  .active-action-2566 .hidden-920d .element_a1aa {
    margin-top: -2px;
    width: 22px;
  }
  .active-action-2566 .hidden-920d .notice-orange-7b51 {
    margin-top: -1px;
  }
  .active-action-2566 .hidden-920d .notice-orange-7b51,
  .active-action-2566 .hidden-920d .notice-orange-7b51::after,
  .active-action-2566 .hidden-920d .notice-orange-7b51::before {
    width: 22px;
    height: 2px;
  }
  .active-action-2566 .hidden-920d .notice-orange-7b51::before {
    top: -7px;
  }
  .active-action-2566 .hidden-920d .notice-orange-7b51::after {
    bottom: -7px;
  }
  .logo_soft_35e4 .hidden-920d .element_a1aa {
    margin-top: -2px;
    width: 31px;
  }
  .logo_soft_35e4 .hidden-920d .notice-orange-7b51 {
    margin-top: -1.5px;
  }
  .logo_soft_35e4 .hidden-920d .notice-orange-7b51,
  .logo_soft_35e4 .hidden-920d .notice-orange-7b51::after,
  .logo_soft_35e4 .hidden-920d .notice-orange-7b51::before {
    width: 31px;
    height: 3px;
  }
  .logo_soft_35e4 .hidden-920d .notice-orange-7b51::before {
    top: -9px;
  }
  .logo_soft_35e4 .hidden-920d .notice-orange-7b51::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .clean-9576 .hidden-920d .element_a1aa {
    margin-top: -2px;
    width: 19px;
  }
  .clean-9576 .hidden-920d .notice-orange-7b51 {
    margin-top: -1px;
  }
  .clean-9576 .hidden-920d .notice-orange-7b51,
  .clean-9576 .hidden-920d .notice-orange-7b51::after,
  .clean-9576 .hidden-920d .notice-orange-7b51::before {
    width: 19px;
    height: 2px;
  }
  .clean-9576 .hidden-920d .notice-orange-7b51::before {
    top: -6px;
  }
  .clean-9576 .hidden-920d .notice-orange-7b51::after {
    bottom: -6px;
  }
  .paper_12a3 .hidden-920d .element_a1aa {
    margin-top: -2px;
    width: 22px;
  }
  .paper_12a3 .hidden-920d .notice-orange-7b51 {
    margin-top: -1px;
  }
  .paper_12a3 .hidden-920d .notice-orange-7b51,
  .paper_12a3 .hidden-920d .notice-orange-7b51::after,
  .paper_12a3 .hidden-920d .notice-orange-7b51::before {
    width: 22px;
    height: 2px;
  }
  .paper_12a3 .hidden-920d .notice-orange-7b51::before {
    top: -7px;
  }
  .paper_12a3 .hidden-920d .notice-orange-7b51::after {
    bottom: -7px;
  }
  .avatar-small-ee29 .hidden-920d .element_a1aa {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-small-ee29 .hidden-920d .notice-orange-7b51 {
    margin-top: -1.5px;
  }
  .avatar-small-ee29 .hidden-920d .notice-orange-7b51,
  .avatar-small-ee29 .hidden-920d .notice-orange-7b51::after,
  .avatar-small-ee29 .hidden-920d .notice-orange-7b51::before {
    width: 31px;
    height: 3px;
  }
  .avatar-small-ee29 .hidden-920d .notice-orange-7b51::before {
    top: -9px;
  }
  .avatar-small-ee29 .hidden-920d .notice-orange-7b51::after {
    bottom: -9px;
  }
}
.upper-fe47 .notice-orange-7b51 {
  -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);
}
.upper-fe47 .notice-orange-7b51::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.upper-fe47 .notice-orange-7b51::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);
}
.upper-fe47.element-pressed-340d .notice-orange-7b51 {
  -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);
}
.upper-fe47.element-pressed-340d .notice-orange-7b51::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.upper-fe47.element-pressed-340d .notice-orange-7b51::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);
}
.backdrop_solid_6c69 {
  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.banner-9b82:before {
  display: none;
}
.cold_c8d7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.cold_c8d7 .gas_918f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.cold_c8d7 .gas_918f:last-of-type {
  border-bottom: none;
}
.cold_c8d7 .gas_918f.link_c867,
.cold_c8d7 .gas_918f.avatar-large-1093,
.cold_c8d7 .gas_918f.silver_7f6d {
  padding: 0;
}
.cold_c8d7 .article_17a9 .panel_ecf7 {
  color: currentColor;
}
.cold_c8d7 .article_17a9 .panel_ecf7:focus,
.cold_c8d7 .article_17a9 .panel_ecf7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_c8d7.silver_bf74 .disabled-gold-0caf,
.cold_c8d7.silver_bf74 .content-feb1 a,
.cold_c8d7.silver_bf74 .hard-4243 a,
.cold_c8d7.silver_bf74 .sidebar_9289 a {
  color: rgba(0, 0, 0, 0.55);
}
.cold_c8d7.silver_bf74 .disabled-gold-0caf:hover,
.cold_c8d7.silver_bf74 .content-feb1 a:hover,
.cold_c8d7.silver_bf74 .hard-4243 a:hover,
.cold_c8d7.silver_bf74 .sidebar_9289 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_c8d7.silver_bf74 .north-fa83 {
  color: rgba(0, 0, 0, 0.8);
}
.cold_c8d7.silver_bf74 .gas_918f {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_c8d7.silver_bf74 .gas_918f:before {
  background: rgba(0, 0, 0, 0.08);
}
.cold_c8d7.silver_bf74 .widget_e4f7:before {
  background: rgba(255, 255, 255, 0.9);
}
.cold_c8d7.silver_bf74 .article_17a9 .message_cbe2 li a,
.cold_c8d7.silver_bf74 .article_17a9 .panel_ecf7,
.cold_c8d7.silver_bf74 .sidebar_9289 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_c8d7.silver_bf74 .article_17a9 .panel_ecf7:focus,
.cold_c8d7.silver_bf74 .article_17a9 .panel_ecf7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_c8d7.silver_bf74 .message_cbe2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_c8d7.stone_b775 .disabled-gold-0caf,
.cold_c8d7.stone_b775 .content-feb1 a,
.cold_c8d7.stone_b775 .hard-4243 .panel_ecf7,
.cold_c8d7.stone_b775 .hard-4243 a,
.cold_c8d7.stone_b775 .sidebar_9289 a {
  color: rgba(255, 255, 255, 0.79);
}
.cold_c8d7.stone_b775 .disabled-gold-0caf:hover,
.cold_c8d7.stone_b775 .content-feb1 a:hover,
.cold_c8d7.stone_b775 .hard-4243 .panel_ecf7:hover,
.cold_c8d7.stone_b775 .hard-4243 a:hover,
.cold_c8d7.stone_b775 .sidebar_9289 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_c8d7.stone_b775 .north-fa83 {
  color: rgba(255, 255, 255, 0.99);
}
.cold_c8d7.stone_b775 .gas_918f {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_c8d7.stone_b775 .gas_918f:before {
  background: rgba(255, 255, 255, 0.08);
}
.cold_c8d7.stone_b775 .widget_e4f7:before {
  background: rgba(0, 0, 0, 0.9);
}
.cold_c8d7.stone_b775 .article_17a9 .message_cbe2 li a,
.cold_c8d7.stone_b775 .article_17a9 .panel_ecf7,
.cold_c8d7.stone_b775 .sidebar_9289 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_c8d7.stone_b775 .article_17a9 .panel_ecf7:focus,
.cold_c8d7.stone_b775 .article_17a9 .panel_ecf7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_c8d7.stone_b775 .message_cbe2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_e4f7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.widget_e4f7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.link_1fe5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accordion-995e .cold_c8d7 {
  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;
}
.accordion-995e .gas_918f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accordion-995e .gas_918f: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) {
  .accordion-995e .gas_918f:before {
    width: 16%;
    left: 42%;
  }
}
.accordion-995e .gas_918f:last-child:before {
  content: none;
}
.accordion-995e .gas_918f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accordion-995e .article_17a9 .message_cbe2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accordion-995e .article_17a9 .message_cbe2 li a .panel_ecf7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accordion-995e .article_17a9 .sidebar_9289 {
  border: none;
}
.accordion-995e .article_17a9 .sidebar_9289 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accordion-995e .widget_e4f7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accordion-995e .link_1fe5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accordion-995e .stone_b775 .widget_e4f7:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion-995e .silver_bf74.disabled_25ee .notice-orange-7b51 {
  background: rgba(0, 0, 0, 0.6);
}
.accordion-995e
  .silver_bf74.disabled_25ee
  .notice-orange-7b51::after,
.accordion-995e
  .silver_bf74.disabled_25ee
  .notice-orange-7b51:before {
  background: inherit;
}
.accordion-995e
  .silver_bf74.disabled_25ee:hover
  .notice-orange-7b51 {
  background: rgba(0, 0, 0, 0.8);
}
.easy_6493 .cold_c8d7 {
  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) {
  .easy_6493 .cold_c8d7 {
    width: auto;
    right: 45px;
  }
}
.tiny_59d4 .cold_c8d7 {
  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) {
  .tiny_59d4 .cold_c8d7 {
    width: auto;
    left: 45px;
  }
}
.banner-9b82 .cold_c8d7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.banner-9b82 .link_1fe5 {
  max-width: 48em;
  margin: 0 auto;
}
.banner-9b82 .widget_e4f7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fixed_ec80 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_ec80.accordion-995e .cold_c8d7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fixed_ec80.easy_6493 .cold_c8d7 {
  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);
}
.fixed_ec80 .cold_c8d7 {
  visibility: visible;
}
.fixed_ec80.tiny_59d4 .cold_c8d7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fresh_f0b2,
.background-2b5f {
  overflow-x: hidden;
}
.fresh_f0b2 .cold_c8d7 {
  overflow: auto;
}
.fresh_f0b2.accordion-995e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh_f0b2.accordion-995e .cold_c8d7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fresh_f0b2.accordion-995e .paper_6297 {
  opacity: 0;
}
.fresh_f0b2.easy_6493 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh_f0b2.easy_6493 .cold_c8d7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fresh_f0b2.easy_6493 .paper_6297 {
  opacity: 0;
}
.fresh_f0b2.tiny_59d4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh_f0b2.tiny_59d4 .cold_c8d7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fresh_f0b2.tiny_59d4 .paper_6297 {
  opacity: 0;
}
.fresh_f0b2.banner-9b82 .cold_c8d7 {
  z-index: 10;
  visibility: visible;
}
.disabled_25ee {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.disabled_25ee .notice-orange-7b51 {
  background: rgba(255, 255, 255, 0.99);
}
.disabled_25ee .notice-orange-7b51::after,
.disabled_25ee .notice-orange-7b51:before {
  background: inherit;
}
.disabled_25ee:hover .notice-orange-7b51 {
  background: rgba(255, 255, 255, 0.99);
}
.tiny_59d4 .disabled_25ee {
  top: 10px;
  right: auto;
  left: 12px;
}
.banner-9b82 .disabled_25ee {
  display: none !important;
}
.fresh_f0b2:before,
.background-2b5f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fresh_f0b2 .disabled_25ee,
.background-2b5f .disabled_25ee {
  display: inline-block;
}
.cold_c8d7 .hidden-soft-8dd7 {
  -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;
}
.fresh_f0b2 .cold_c8d7 .hidden-soft-8dd7,
.background-2b5f .cold_c8d7 .hidden-soft-8dd7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dark_ca5e .row-white-a189 {
  width: 100%;
}
.slider_3be9 {
  padding: 0 0.5em 0;
}
.slider_3be9 [class*="customify-col-"],
.slider_3be9 [class*="customify-col_"],
.slider_3be9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.outer-1e13 .slider_3be9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .warm-7621 .shadow_green_63d1,
  .shadow_green_63d1 {
    display: none;
  }
  .alert-dc7f {
    text-align: left;
  }
  .action-e2f1 {
    text-align: center;
  }
  .block_first_ba75 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .warm-7621 .texture_narrow_e977,
  .texture_narrow_e977 {
    display: none;
  }
  .element_lower_c3a0 {
    text-align: left;
  }
  .green-e5e5 {
    text-align: center;
  }
  .tabs-slow-aa98 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .warm-7621 .notification-narrow-f759,
  .notification-narrow-f759 {
    display: none;
  }
  .menu_f3f2 {
    text-align: left;
  }
  .video-0dc4 {
    text-align: center;
  }
  .sidebar-3d34 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.input-bde2 {
  box-shadow: none !important;
}
.accent-d7a5 .notice-dirty-ece7,
.dim_c378 .notice-dirty-ece7 {
  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;
}
.dim_c378 .notice-dirty-ece7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.heading-f684 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.heading-f684:after,
.heading-f684:before {
  content: "";
  display: table;
}
.heading-f684:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .heading-f684 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.heading-f684,
.status_static_90e1 {
  max-width: 1248px;
  margin: 0 auto;
}

.list_6eb5.in_deb2 .heading-f684 {
  max-width: 100%;
}
.list_6eb5.copper-906e {
  max-width: 1200px;
  margin: 0 auto;
}
.list_6eb5.button-cc83 .heading-f684 {
  max-width: 100%;
}
.list_6eb5.button-cc83 > .heading-f684 {
  padding-left: 0;
  padding-right: 0;
}
.list_6eb5.button-cc83 > .heading-f684 .warm-7621 {
  margin: 0;
}
.list_6eb5.button-cc83
  > .heading-f684
  .summary-mini-3304.alert-purple-1e96 {
  margin-right: 0;
  margin-left: 0;
}
.list_6eb5.button-cc83 #main.alert-purple-1e96 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .paragraph-prev-77ba #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-prev-77ba #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .over-03e1 .overlay_pink_02d1 {
    padding-right: 1em;
  }
  .over-03e1.panel-short-1cfd .summary-mini-3304 {
    border-right: 1px solid #eaecee;
  }
  .over-03e1.panel-short-1cfd .overlay_pink_02d1 {
    padding-right: 1em;
  }
  .over-03e1.panel-short-1cfd .stale_14b6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_narrow_507d .overlay_pink_02d1 {
    padding-left: 1em;
  }
  .filter_narrow_507d.panel-short-1cfd .summary-mini-3304 {
    border-left: 1px solid #eaecee;
  }
  .filter_narrow_507d.panel-short-1cfd .overlay_pink_02d1 {
    padding-left: 1em;
  }
  .filter_narrow_507d.panel-short-1cfd .stale_14b6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold_31af .overlay_pink_02d1 {
    padding-left: 1em;
  }
  .cold_31af.panel-short-1cfd .sidebar-d1ba {
    border-right: 1px solid #eaecee;
  }
  .cold_31af.panel-short-1cfd .complex_16db {
    border-right: 1px solid #eaecee;
  }
  .cold_31af.panel-short-1cfd .overlay_pink_02d1 {
    padding-left: 1em;
  }
  .cold_31af.panel-short-1cfd .stale_14b6 {
    padding-right: 1em;
  }
  .cold_31af.panel-short-1cfd .orange-d5c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination-a4bf .overlay_pink_02d1 {
    padding-right: 1em;
  }
  .pagination-a4bf.panel-short-1cfd .sidebar-d1ba {
    border-left: 1px solid #eaecee;
  }
  .pagination-a4bf.panel-short-1cfd .complex_16db {
    border-left: 1px solid #eaecee;
  }
  .pagination-a4bf.panel-short-1cfd .overlay_pink_02d1 {
    padding-right: 1em;
  }
  .pagination-a4bf.panel-short-1cfd .stale_14b6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pagination-a4bf.panel-short-1cfd .orange-d5c9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-prev-77ba .overlay_pink_02d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph-prev-77ba.panel-short-1cfd .summary-mini-3304 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .paragraph-prev-77ba.panel-short-1cfd .overlay_pink_02d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph-prev-77ba.panel-short-1cfd .stale_14b6 {
    padding-left: 1em;
  }
  .paragraph-prev-77ba.panel-short-1cfd .orange-d5c9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .paragraph-prev-77ba.panel-short-1cfd .overlay_pink_02d1 {
    padding-left: 0;
  }
}
.input-full-1f10 .search_iron_dc0e {
  display: inline-block;
}
.description_out_b3e9 {
  display: inline-block;
}
.gas-9278 {
  word-con: break-word;
}
.notification_7c10 > span {
  display: inline-block;
  padding: 5px 0;
}
.notification_7c10 .footer_light_32f6 {
  margin-left: 8px;
  margin-right: 8px;
}
.notification_7c10 .badge_stale_15bc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.sidebar-next-70aa .wood-1afd {
  margin-bottom: 2em;
}
.sidebar-next-70aa .paragraph_brown_448e {
  margin-bottom: 15px;
}
.sidebar-next-70aa .paragraph_brown_448e:last-child {
  margin-bottom: 0;
}
.sidebar-next-70aa .table_fast_59d6 {
  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) {
  .sidebar-next-70aa .table_fast_59d6 {
    display: block;
  }
}
.sidebar-next-70aa .paper-eb5b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .sidebar-next-70aa .paper-eb5b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.sidebar-next-70aa .wrapper-cold-4bbe {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.sidebar-next-70aa .wrapper-cold-4bbe img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.sidebar-next-70aa .wrapper-cold-4bbe a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.sidebar-next-70aa .gas-9278 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-next-70aa .gas-9278 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.sidebar-next-70aa .large-be5d p:last-child {
  margin-bottom: 0;
}
.sidebar-next-70aa .thick-be65 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.sidebar-next-70aa .nav_in_4644 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.sidebar-next-70aa .form-b814 {
  margin-top: 1em;
}
.sidebar-next-70aa .menu_copper_35cc {
  top: 0;
  display: block;
}
.sidebar-next-70aa .menu_copper_35cc a {
  color: inherit;
}
.sidebar-next-70aa .menu_copper_35cc a:hover {
  color: inherit;
}
.sidebar-next-70aa .item_middle_a3ef {
  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;
}
.sidebar-next-70aa .item_middle_a3ef:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.sidebar-next-70aa .nav_in_4644 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.sidebar-next-70aa .photo-left-fbbc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.sidebar-next-70aa .photo-left-fbbc:first-child {
  margin-top: 0;
}
.sidebar-next-70aa .photo-left-fbbc.layout_dim_9654 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sidebar-next-70aa .photo-left-fbbc.notice-thick-3b7b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sidebar-next-70aa
  .photo-left-fbbc.notice-thick-3b7b.tall-3857
  .form-b814 {
  width: 100%;
}
.sidebar-next-70aa .notice-thick-3b7b {
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-next-70aa .notice-thick-3b7b .notification_7c10,
.sidebar-next-70aa .notice-thick-3b7b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.sidebar-next-70aa .wrapper-cold-4bbe {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar-next-70aa .wrapper-cold-4bbe img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar-next-70aa .wrapper-cold-4bbe: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;
}
.sidebar-next-70aa .layout_dim_9654 {
  z-index: 5;
}
.sidebar-next-70aa .footer_hard_804d .highlight-inner-6c2f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.sidebar-next-70aa .section-motion-b282 .highlight-inner-6c2f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.sidebar-next-70aa .nav-stale-0a2a .highlight-inner-6c2f {
  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;
}
.sidebar-next-70aa.sidebar-iron-1806 .table_fast_59d6,
.sidebar-next-70aa.container_medium_ef8d .table_fast_59d6 {
  display: block;
}
.sidebar-next-70aa.sidebar-iron-1806 .table_fast_59d6 .nav-fixed-73ce,
.sidebar-next-70aa.sidebar-iron-1806 .table_fast_59d6 .nav_in_4644,
.sidebar-next-70aa.container_medium_ef8d .table_fast_59d6 .nav-fixed-73ce,
.sidebar-next-70aa.container_medium_ef8d .table_fast_59d6 .nav_in_4644 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sidebar-next-70aa.texture-1e0c .paper-eb5b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .sidebar-next-70aa.texture-1e0c .paper-eb5b {
    margin-right: 0;
  }
}
.sidebar-next-70aa.sidebar-iron-1806 .paper-eb5b,
.sidebar-next-70aa.container_medium_ef8d .paper-eb5b {
  padding-top: 40%;
}
.sidebar-next-70aa.sidebar-iron-1806 .wood-1afd,
.sidebar-next-70aa.container_medium_ef8d .wood-1afd {
  display: block;
}
.sidebar-next-70aa.sidebar-iron-1806 .fn-sticky-20a9 .nav_in_4644,
.sidebar-next-70aa.container_medium_ef8d .fn-sticky-20a9 .nav_in_4644 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.sidebar-next-70aa.sidebar-iron-1806 .paper-eb5b,
.sidebar-next-70aa.container_medium_ef8d .paper-eb5b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.sidebar-next-70aa.sidebar-iron-1806 .nav_in_4644 {
  padding: 1em;
}
.wrapper-tall-d26d {
  margin: 30px auto;
  display: block;
}
.wrapper-tall-d26d .heading-a890 > * {
  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;
}
.wrapper-tall-d26d .heading-a890 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wrapper-tall-d26d .heading-a890 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort_brown_e17f .notification_7c10 {
  margin-bottom: 1.41575em;
}
.sort_brown_e17f .logo-12a9 {
  margin-bottom: 1.618em;
}
.lower-d403 .element-0032 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.lower-d403 .element-0032 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.lower-d403 .info-easy-7a16 {
  max-width: 100%;
  overflow: auto;
}
.next_cb35 .lower-d403 a:hover {
  text-decoration: underline;
}
.new_d902 .paragraph_brown_448e:not(.gas-9278),
.new_d902 .wrapper-cold-4bbe {
  margin-bottom: 1.41575em;
}
.new_d902 .paragraph_brown_448e:not(.gas-9278):last-child,
.new_d902 .wrapper-cold-4bbe:last-child {
  margin-bottom: 0;
}
.new_d902 .paragraph_brown_448e.secondary_blue_19ec {
  margin-bottom: 0.41575em;
}
.new_d902 .column_right_8c1c:before,
.new_d902 .east_8918:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.new_d902 .column_right_8c1c:before {
  content: "\f115";
}
.new_d902 .east_8918:before {
  content: "\f02c";
}
.new_d902 .heading-a307 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.new_d902 .heading-a307 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.background-static-c27c {
  display: -webkit-box;
  display: flex;
}
.background-static-c27c .tag-b27c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .background-static-c27c .tag-b27c {
    flex-basis: 90px;
  }
}
.background-static-c27c .wood_21ee {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .background-static-c27c .wood_21ee {
    flex-basis: calc(100% - 50px);
  }
}
.background-static-c27c .stone-de00 p:last-child {
  margin-bottom: 0.72em;
}
.button-d5fe .heading-a890 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.button-d5fe .heading-a890:after,
.button-d5fe .heading-a890:before {
  content: "";
  display: table;
}
.button-d5fe .heading-a890:after {
  clear: both;
}
.button-d5fe .heading-a890 .wrapper_orange_4df2,
.button-d5fe .heading-a890 .top-fb64 {
  width: 49%;
}
.button-d5fe .heading-a890 .wrapper_orange_4df2 a span.clean-3ca2,
.button-d5fe .heading-a890 .top-fb64 a span.clean-3ca2 {
  display: block;
  margin-bottom: 5px;
}
.button-d5fe .heading-a890 .top-fb64 {
  float: left;
  text-align: left;
}
.button-d5fe .heading-a890 .wrapper_orange_4df2 {
  float: right;
  text-align: right;
}
.shade-next-d615 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shade-next-d615 {
    margin-bottom: 0;
  }
}
.out_29a8 {
  margin-bottom: 1em;
}
.out_29a8 .gas-9278 {
  font-size: 1.1em;
  line-height: 1.3;
}
.thumbnail_smooth_c10b a {
  display: block;
  line-height: 0;
  position: relative;
}
.center-9ac7 .out_29a8,
.simple_4e43 .out_29a8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .center-9ac7 .out_29a8,
  .simple_4e43 .out_29a8 {
    display: block;
  }
}
.center-9ac7 .thumbnail_smooth_c10b,
.simple_4e43 .thumbnail_smooth_c10b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .center-9ac7 .thumbnail_smooth_c10b,
  .simple_4e43 .thumbnail_smooth_c10b {
    margin-bottom: 1em;
  }
}
.center-9ac7 .thumbnail_smooth_c10b img,
.simple_4e43 .thumbnail_smooth_c10b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.center-9ac7 .hero-easy-9320,
.simple_4e43 .hero-easy-9320 {
  flex-basis: calc(100% - 160px);
}
.center-9ac7 .hero-easy-9320 p,
.simple_4e43 .hero-easy-9320 p {
  margin-bottom: 0;
}
.center-9ac7 .hero-easy-9320 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .center-9ac7 .hero-easy-9320 {
    padding-left: 0;
  }
}
.simple_4e43 .hero-easy-9320 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .simple_4e43 .hero-easy-9320 {
    padding-right: 0;
  }
}
.simple_4e43 .thumbnail_smooth_c10b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.backdrop-motion-6abf .thumbnail_smooth_c10b {
  margin-bottom: 0.5em;
}
.backdrop-motion-6abf .thumbnail_smooth_c10b img {
  width: 100%;
}
.clean-a6a8 .summary_dynamic_71f3,
.background-4e86 .summary_dynamic_71f3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.background-4e86 .summary-mini-3304 .background-advanced-8f57 p:last-child {
  margin-bottom: 0;
}
.in-ec02 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.clean-dcc0 .lower-304b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .clean-dcc0 .lower-304b:last-of-type {
    margin-bottom: 0;
  }
}
.clean-dcc0 .lower-304b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clean-dcc0 .lower-304b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clean-dcc0 .lower-304b ul li {
  margin: 0 0 0.6em;
}
.clean-dcc0 .lower-304b ul li.filter-05c2,
.clean-dcc0 .lower-304b ul li.silver_c49e {
  position: relative;
}
.clean-dcc0 .lower-304b ul li.filter-05c2 .item-last-12c8,
.clean-dcc0 .lower-304b ul li.silver_c49e .item-last-12c8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.clean-dcc0 .lower-304b ul li.filter-05c2:after:after,
.clean-dcc0 .lower-304b ul li.filter-05c2:after:before,
.clean-dcc0
  .lower-304b
  ul
  li.silver_c49e:after:after,
.clean-dcc0
  .lower-304b
  ul
  li.silver_c49e:after:before {
  content: "";
  display: table;
}
.clean-dcc0 .lower-304b ul li.filter-05c2:after:after,
.clean-dcc0
  .lower-304b
  ul
  li.silver_c49e:after:after {
  clear: both;
}
.clean-dcc0 .lower-304b a.section-bottom-3dd5:hover {
  text-decoration: none;
}
.clean-dcc0 .lower-304b select {
  max-width: 100%;
}
.clean-dcc0 .lower-304b table {
  font-size: 85%;
}
.clean-dcc0 .lower-304b table td,
.clean-dcc0 .lower-304b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.clean-dcc0 .lower-304b table tfoot td {
  text-align: left;
}
.clean-dcc0 .lower-304b :last-child {
  margin-bottom: 0;
}
.clean-dcc0 .lower-304b .hidden_plasma_27b9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.clean-dcc0 .lower-304b .hidden_plasma_27b9 label {
  width: 100%;
}
.clean-dcc0 .lower-304b .hidden_plasma_27b9 .section-next-e986 {
  width: 100%;
  display: block;
}
.clean-dcc0 .lower-304b .hidden_plasma_27b9 .box_c417 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.clean-dcc0 .lower-304b .hidden_plasma_27b9 .box_c417:hover svg #svg-search {
  fill: #444;
}
.clean-dcc0 .lower-304b .hidden_plasma_27b9 .box_c417 svg {
  width: 18px;
  height: 18px;
}
.clean-dcc0 .module_hard_9259 ul ul,
.clean-dcc0 .accent_top_162c ul ul,
.clean-dcc0 .section-hot-57de ul ul,
.clean-dcc0 .list-solid-097a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.clean-dcc0 .module_hard_9259 .focus-simple-826b > a,
.clean-dcc0 .accent_top_162c .focus-simple-826b > a,
.clean-dcc0 .section-hot-57de .focus-simple-826b > a,
.clean-dcc0 .list-solid-097a .focus-simple-826b > a {
  margin-bottom: 0;
}
.clean-dcc0 .breadcrumb_stale_60e8 li,
.clean-dcc0 .module_hard_9259 li,
.clean-dcc0 .cool_429f li,
.clean-dcc0 .accent_top_162c li,
.clean-dcc0 .section-hot-57de li,
.clean-dcc0 .list-solid-097a li,
.clean-dcc0 .carousel-medium-b0f8 li,
.clean-dcc0 .icon-7945 li {
  display: block;
  position: relative;
}
.clean-dcc0 .breadcrumb_stale_60e8 li:last-child,
.clean-dcc0 .module_hard_9259 li:last-child,
.clean-dcc0 .cool_429f li:last-child,
.clean-dcc0 .accent_top_162c li:last-child,
.clean-dcc0 .section-hot-57de li:last-child,
.clean-dcc0 .list-solid-097a li:last-child,
.clean-dcc0 .carousel-medium-b0f8 li:last-child,
.clean-dcc0 .icon-7945 li:last-child {
  border: none;
}
.clean-dcc0 .breadcrumb_stale_60e8 li a,
.clean-dcc0 .module_hard_9259 li a,
.clean-dcc0 .cool_429f li a,
.clean-dcc0 .accent_top_162c li a,
.clean-dcc0 .section-hot-57de li a,
.clean-dcc0 .list-solid-097a li a,
.clean-dcc0 .carousel-medium-b0f8 li a,
.clean-dcc0 .icon-7945 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.clean-dcc0 .breadcrumb_stale_60e8 li ul li::before,
.clean-dcc0 .module_hard_9259 li ul li::before,
.clean-dcc0 .cool_429f li ul li::before,
.clean-dcc0 .accent_top_162c li ul li::before,
.clean-dcc0 .section-hot-57de li ul li::before,
.clean-dcc0 .list-solid-097a li ul li::before,
.clean-dcc0 .carousel-medium-b0f8 li ul li::before,
.clean-dcc0 .icon-7945 li ul li::before {
  left: 15px;
}
.clean-dcc0 .breadcrumb_stale_60e8 li ul a,
.clean-dcc0 .module_hard_9259 li ul a,
.clean-dcc0 .cool_429f li ul a,
.clean-dcc0 .accent_top_162c li ul a,
.clean-dcc0 .section-hot-57de li ul a,
.clean-dcc0 .list-solid-097a li ul a,
.clean-dcc0 .carousel-medium-b0f8 li ul a,
.clean-dcc0 .icon-7945 li ul a {
  padding-left: 20px;
}
.clean-dcc0 .breadcrumb_stale_60e8 li ul ul li::before,
.clean-dcc0 .module_hard_9259 li ul ul li::before,
.clean-dcc0 .cool_429f li ul ul li::before,
.clean-dcc0 .accent_top_162c li ul ul li::before,
.clean-dcc0 .section-hot-57de li ul ul li::before,
.clean-dcc0 .list-solid-097a li ul ul li::before,
.clean-dcc0 .carousel-medium-b0f8 li ul ul li::before,
.clean-dcc0 .icon-7945 li ul ul li::before {
  left: 30px;
}
.clean-dcc0 .breadcrumb_stale_60e8 li ul ul a,
.clean-dcc0 .module_hard_9259 li ul ul a,
.clean-dcc0 .cool_429f li ul ul a,
.clean-dcc0 .accent_top_162c li ul ul a,
.clean-dcc0 .section-hot-57de li ul ul a,
.clean-dcc0 .list-solid-097a li ul ul a,
.clean-dcc0 .carousel-medium-b0f8 li ul ul a,
.clean-dcc0 .icon-7945 li ul ul a {
  padding-left: 40px;
}
.clean-dcc0 .badge-pro-a00e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.clean-dcc0 .icon-7945 ul li {
  margin-bottom: 1.41575em;
}
.clean-dcc0 .icon-7945 ul li .thick-f3a3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.clean-dcc0 .icon-7945 ul li .notice-e4a0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.stone_b775 .breadcrumb_stale_60e8 li a,
.stone_b775 .module_hard_9259 li a,
.stone_b775 .cool_429f li a,
.stone_b775 .accent_top_162c li a,
.stone_b775 .section-hot-57de li a,
.stone_b775 .list-solid-097a li a,
.stone_b775 .carousel-medium-b0f8 li a,
.stone_b775 .icon-7945 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone_b775 .badge-pro-a00e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone_b775 .lower-304b ul li.filter-05c2 .item-last-12c8,
.stone_b775 .lower-304b ul li.silver_c49e .item-last-12c8 {
  background: rgba(0, 0, 0, 0.2);
}
.stone_b775 .clean-dcc0 .lower-304b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_6eb5 .clean-dcc0 .message_cbe2 li {
  margin: 0;
}
.list_6eb5 .clean-dcc0 .message_cbe2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.list_6eb5 .clean-dcc0 .message_cbe2 li ul {
  margin: 0;
}
.list_6eb5 .clean-dcc0 .message_cbe2 li ul li a {
  padding-left: 15px;
}
.list_6eb5 .clean-dcc0 .message_cbe2 li ul li li a {
  padding-left: 30px;
}
.list_6eb5 .clean-dcc0 .message_cbe2 li.breadcrumb-99c5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.list_6eb5 .clean-dcc0 .message_cbe2 li.breadcrumb-99c5 > 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;
}
.list_6eb5 .clean-dcc0 .message_cbe2 li.breadcrumb-99c5 > 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;
}
.basic-5645 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.solid-26a5 {
  position: relative;
  z-index: 10;
}
.solid-26a5 .hidden-soft-8dd7 {
  width: 100%;
  max-width: 100%;
}
.tooltip_792a .filter_0fc5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tooltip_792a .silver_bf74 {
}
.tooltip_792a .stone_b775 {
  background: #292929;
}
.purple_1d62 .filter_0fc5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.purple_1d62 .silver_bf74 {
  background: #f9f9f9;
}
.purple_1d62 .stone_b775 {
  background: #303030;
}
.selected_baa5 .filter_0fc5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .selected_baa5 .search_iron_dc0e {
    margin-bottom: 1em;
  }
  .selected_baa5 .search_iron_dc0e:last-child {
    margin-bottom: 0;
  }
}
.selected_baa5 .silver_bf74 {
  background: #ededed;
}
.selected_baa5 .stone_b775 {
  background: #1a1a1a;
}
.filter_0fc5.silver_bf74 {
  color: rgba(0, 0, 0, 0.6);
}
.filter_0fc5.silver_bf74 .media-warm-6171 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_0fc5.stone_b775 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_0fc5.stone_b775 a:not(.section-bottom-3dd5) {
  color: rgba(255, 255, 255, 0.79);
}
.filter_0fc5.stone_b775 a:not(.section-bottom-3dd5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_0fc5.stone_b775 .media-warm-6171 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_0fc5.stone_b775 table tbody td,
.filter_0fc5.stone_b775 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shade-34c3.silver_400a .heading-f684 {
  max-width: initial;
}
.shade-34c3 .title-thick-ed61 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shade-34c3 .title-thick-ed61 .hidden-soft-8dd7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shade-34c3 .title-thick-ed61 .hidden-soft-8dd7 {
    display: block;
    margin-bottom: 2em;
  }
  .shade-34c3 .title-thick-ed61 .hidden-soft-8dd7:last-child {
    margin-bottom: 0;
  }
}
.selected_baa5 .search_iron_dc0e:last-child,
.purple_1d62 .search_iron_dc0e:last-child,
.tooltip_792a .search_iron_dc0e:last-child {
  margin-bottom: 0;
}
.selected_baa5 .search_iron_dc0e .clean-dcc0 .lower-304b:last-child,
.purple_1d62 .search_iron_dc0e .clean-dcc0 .lower-304b:last-child,
.tooltip_792a .search_iron_dc0e .clean-dcc0 .lower-304b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .selected_baa5 .panel_7c5d,
  .selected_baa5 .hidden_blue_aefb,
  .purple_1d62 .panel_7c5d,
  .purple_1d62 .hidden_blue_aefb,
  .tooltip_792a .panel_7c5d,
  .tooltip_792a .hidden_blue_aefb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .solid-26a5 .search_iron_dc0e {
    margin-bottom: 2em;
  }
}
.solid-26a5 p:last-child {
  margin-bottom: 0;
}
.solid-26a5 li,
.solid-26a5 ul {
  list-style: none;
  margin: 0;
}
.solid-26a5 ul ul {
  margin-left: 2.617924em;
}
.panel-faa9 {
  font-size: 0.875em;
}

/* css-noise: d653 */
.shadow-element-y6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
