/*!
Theme Name: Customify
Theme URI: https://pressmaximum.picture_476c/customify
Author: WPCustomify
Author URI: https://pressmaximum.picture_476c
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.picture_476c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accordion-65d5.dark-6371/licenses/gpl-2.0.white-9a04
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.carousel_2bc4/, (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.background-thick-d89b.avatar-steel-6e20/normalize.border_new_0ad8/
 ======
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.border_new_0ad8 v7.0.0 | MIT License | github.picture_476c/necolas/normalize.border_new_0ad8 */
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;
}
.title-medium-492b .panel_8934,
.footer-blue-a26c,
.east_fb14,
.nav-66c4,
.primary-e181,
.tall_1230,
.logo_4f9d,
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;
}
.footer-blue-a26c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .footer-blue-a26c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .footer-blue-a26c,
  h1 {
    font-size: 1.8em;
  }
}
.east_fb14,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.east_fb14 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .east_fb14,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .east_fb14,
  h2 {
    font-size: 1.7em;
  }
}
.nav-66c4,
h3 {
  font-size: 1.618em;
}
.title-medium-492b .panel_8934,
.primary-e181,
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.search-9194 {
  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;
}
.list-fef6:after,
.list-fef6:before,
.active_4499:after,
.active_4499:before {
  content: "";
  display: table;
}
.list-fef6:after,
.active_4499:after {
  clear: both;
}
.disabled_1a81 {
  float: right;
  margin-right: 0;
}
.top_287a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hidden_active_63b3 .hover_20c8,
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;
}
.hidden_active_63b3 .hover_20c8: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;
}
.notice-dirty-4440 .hover_20c8 {
  box-shadow: none;
}
.notice-dirty-4440
  .hover_20c8
  .background-71e5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice-dirty-4440 .hover_20c8 .list-silver-e68e {
  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;
}
.notice-dirty-4440
  .hover_20c8
  .list-silver-e68e
  b {
  display: none;
}
.notice-dirty-4440 .sort_gas_6976 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background_26ea:not(.widget-f893):not(.pattern_1ca1),
button:not(.widget-f893):not(.pattern_1ca1),
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ),
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ),
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ) {
  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;
}
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ):hover,
button:not(.widget-f893):not(
    .pattern_1ca1
  ):hover,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ):hover,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ):hover,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ):active,
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ):focus,
button:not(.widget-f893):not(
    .pattern_1ca1
  ):active,
button:not(.widget-f893):not(
    .pattern_1ca1
  ):focus,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ):active,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ):focus,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ):active,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ):focus,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ):active,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ):focus {
  outline: 0;
}
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2,
button:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2 {
  position: relative;
}
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .component-1168,
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .avatar_smooth_c33e,
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .wrapper-69c4,
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  i,
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  svg,
button:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .component-1168,
button:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .avatar_smooth_c33e,
button:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .wrapper-69c4,
button:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  i,
button:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  svg,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .component-1168,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .avatar_smooth_c33e,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .wrapper-69c4,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  i,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  svg,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .component-1168,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .avatar_smooth_c33e,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .wrapper-69c4,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  i,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  svg,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .component-1168,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .avatar_smooth_c33e,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  .wrapper-69c4,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  i,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2
  svg {
  visibility: hidden;
}
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2:after,
button:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2:after,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2:after,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2:after,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ).fn-loading-0fc2: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;
}
.background_26ea:not(.widget-f893):not(.pattern_1ca1),
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ),
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ),
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ) {
  color: #fff;
  background: #235787;
}
.background_26ea:not(.widget-f893):not(
    .pattern_1ca1
  ):focus,
input[type="button"]:not(.widget-f893):not(
    .pattern_1ca1
  ):focus,
input[type="reset"]:not(.widget-f893):not(
    .pattern_1ca1
  ):focus,
input[type="submit"]:not(.widget-f893):not(
    .pattern_1ca1
  ):focus {
  color: #fff;
}
.background_26ea.fn-disabled-0fc2:not(.widget-f893):not(
    .pattern_1ca1
  ),
.background_26ea[disabled]:not(.widget-f893):not(
    .pattern_1ca1
  ),
button.fn-disabled-0fc2:not(.widget-f893):not(
    .pattern_1ca1
  ),
button[disabled]:not(.widget-f893):not(
    .pattern_1ca1
  ) {
  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;
}
.next_ff01 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.next_ff01: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;
}
.thumbnail-e7c5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.media-86ef {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.table-e1a7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.list-fef6:after,
.list-fef6:before,
.bottom_9437:after,
.bottom_9437:before,
.thick_afbe:after,
.thick_afbe:before,
.overlay_lower_e457:after,
.overlay_lower_e457:before,
.primary_d054:after,
.primary_d054:before,
.detail_853e:after,
.detail_853e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.list-fef6:after,
.bottom_9437:after,
.thick_afbe:after,
.overlay_lower_e457:after,
.primary_d054:after,
.detail_853e:after {
  clear: both;
}
.bottom_9437 .orange-1c5c,
.thick_afbe .orange-1c5c,
.secondary-3b71 .orange-1c5c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.narrow_ae7e {
  display: inline-block;
}
.button-7aa9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.button-7aa9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.button-7aa9 .mask-hot-25d2 {
  padding: 1em 0;
  font-size: 85%;
}
.mask-hot-25d2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.row_pressed_55e5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.row_pressed_55e5:after,
.row_pressed_55e5:before {
  content: "";
  display: table;
}
.row_pressed_55e5:after {
  clear: both;
}
.sidebar-lower-6b2a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.text_73c2 .sidebar-lower-6b2a {
  max-width: 50%;
}
.widget-dynamic-4d64 .sidebar-lower-6b2a {
  max-width: 33.33%;
}
.link-selected-7683 .sidebar-lower-6b2a {
  max-width: 25%;
}
.focus_44f3 .sidebar-lower-6b2a {
  max-width: 20%;
}
.complex_3158 .sidebar-lower-6b2a {
  max-width: 16.66%;
}
.notice-8250 .sidebar-lower-6b2a {
  max-width: 14.28%;
}
.primary-current-c8a8 .sidebar-lower-6b2a {
  max-width: 12.5%;
}
.shadow_8ab0 .sidebar-lower-6b2a {
  max-width: 11.11%;
}
.column_8bbb {
  display: block;
}
.title-medium-492b .chip-c9b2 label,
.title-medium-492b .input_adb9 label,
.title-medium-492b .media-hard-f8c7 label,
.title-medium-492b .header_aae4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image-289c {
  list-style: none;
  margin: 0;
}
.image-289c article.full_e22e {
  margin-bottom: 0;
}
.image-289c ul {
  list-style: none;
  margin: 0;
}
.image-289c .yellow-148d li.full_e22e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image-289c .yellow-148d li.full_e22e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image-289c .yellow-148d li.full_e22e: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) {
  .image-289c .yellow-148d li.full_e22e li.full_e22e li.full_e22e li.full_e22e {
    padding-left: 0;
  }
}
article.full_e22e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.full_e22e .bottom_9437 p:last-of-type {
  margin-bottom: 0;
}
article.full_e22e .fast_44ec {
  float: left;
}
article.full_e22e .small_ab47 {
  margin-left: 85px;
}
article.full_e22e .soft_c022 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.full_e22e .soft_c022 .search-2b7f {
  margin-left: 10px;
}
article.full_e22e .gas_c163 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.full_e22e .heading_871a {
  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 .chip-c9b2,
  #respond .media-hard-f8c7,
  #respond .header_aae4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-c9b2 input,
#respond .media-hard-f8c7 input,
#respond .header_aae4 input {
  width: 100%;
}
#respond .header_aae4 {
  margin-right: 0;
}
#respond .fixed-c73d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.container_e4ce {
  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;
}
.container_e4ce.sort-prev-cee4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.container_e4ce 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%);
}
.container_e4ce:focus,
.container_e4ce: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);
}
.disabled-out-24cf {
  border-radius: 10%;
}
.south-27fa {
  border-radius: 50%;
}
.mini-fb0a {
  font-size: 0.72em;
}
.plasma_4c15 {
  font-size: 0.875em;
}
.center_7ff9 {
  font-size: 1.1em;
}
.description_9416 {
  text-transform: uppercase;
  line-height: 1.2;
}
.description_9416.mini-fb0a {
  letter-spacing: 0.5px;
}
.media-tall-e607,
.media-tall-e607 a {
  color: #6d6d6d;
}
.media-tall-e607 a:hover {
  color: #111;
}
.tag-69e9 {
  color: #6d6d6d;
}
.tertiary_71a5 {
  overflow-x: hidden;
}
.tertiary_71a5 .gallery-8ee0.item-old-5941 {
  position: relative;
}
.tertiary_71a5 .gallery-8ee0.item-old-5941.outline_stone_8e2b {
  position: initial;
}
.tertiary_71a5
  .gallery-8ee0.item-old-5941.outline_stone_8e2b
  .dynamic-bbbb {
  left: auto;
}
.tertiary_71a5 .gallery-8ee0 .dynamic-bbbb {
  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;
}
.tertiary_71a5 .gallery-8ee0:hover.item-old-5941 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tertiary_71a5
  .gallery-8ee0:hover.item-old-5941
  .dynamic-bbbb {
  display: block;
  z-index: 9999999;
}
.tertiary_71a5 .button-steel-97d8 .sort-advanced-372f,
.tertiary_71a5 .card-prev-8295 .sort-advanced-372f {
  display: none;
}
.tertiary_71a5 .tabs-f046 .gallery-8ee0:hover.item-old-5941 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.title-medium-492b .chip-c9b2 label,
.title-medium-492b .input_adb9 label,
.title-medium-492b .media-hard-f8c7 label,
.title-medium-492b .header_aae4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image-289c {
  list-style: none;
  margin: 0;
}
.image-289c article.full_e22e {
  margin-bottom: 0;
}
.image-289c ul {
  list-style: none;
  margin: 0;
}
.image-289c .yellow-148d li.full_e22e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image-289c .yellow-148d li.full_e22e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image-289c .yellow-148d li.full_e22e: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) {
  .image-289c .yellow-148d li.full_e22e li.full_e22e li.full_e22e li.full_e22e {
    padding-left: 0;
  }
}
article.full_e22e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.full_e22e .bottom_9437 p:last-of-type {
  margin-bottom: 0;
}
article.full_e22e .fast_44ec {
  float: left;
}
article.full_e22e .small_ab47 {
  margin-left: 85px;
}
article.full_e22e .soft_c022 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.full_e22e .soft_c022 .search-2b7f {
  margin-left: 10px;
}
article.full_e22e .gas_c163 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.full_e22e .heading_871a {
  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 .chip-c9b2,
  #respond .media-hard-f8c7,
  #respond .header_aae4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-c9b2 input,
#respond .media-hard-f8c7 input,
#respond .header_aae4 input {
  width: 100%;
}
#respond .header_aae4 {
  margin-right: 0;
}
#respond .fixed-c73d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button-steel-97d8 .hidden-advanced-0fdf {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hidden-advanced-0fdf .mini_c8d1.icon-medium-1af8 .element-68f2 > li > a:focus,
.hidden-advanced-0fdf .mini_c8d1.icon-medium-1af8 .element-68f2 > li > a:hover,
.hidden-advanced-0fdf .mini_c8d1.menu-54a8 .element-68f2 > li > a:focus,
.hidden-advanced-0fdf .mini_c8d1.menu-54a8 .element-68f2 > li > a:hover,
.hidden-advanced-0fdf .mini_c8d1.widget_b09d .element-68f2 > li > a:focus,
.hidden-advanced-0fdf .mini_c8d1.widget_b09d .element-68f2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-advanced-0fdf
  .mini_c8d1.icon-medium-1af8
  .element-68f2
  > li.pressed-9d70
  > a,
.hidden-advanced-0fdf
  .mini_c8d1.icon-medium-1af8
  .element-68f2
  > li.shade-f79c
  > a,
.hidden-advanced-0fdf
  .mini_c8d1.menu-54a8
  .element-68f2
  > li.pressed-9d70
  > a,
.hidden-advanced-0fdf
  .mini_c8d1.menu-54a8
  .element-68f2
  > li.shade-f79c
  > a,
.hidden-advanced-0fdf
  .mini_c8d1.widget_b09d
  .element-68f2
  > li.pressed-9d70
  > a,
.hidden-advanced-0fdf .mini_c8d1.widget_b09d .element-68f2 > li.large-6ea7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-advanced-0fdf .disabled-simple-12ab,
.hidden-advanced-0fdf .disabled-simple-12ab a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-advanced-0fdf .notice-purple-b00a.menu_506c li a,
.hidden-advanced-0fdf .in-9d52 a,
.hidden-advanced-0fdf .overlay-left-2eaa,
.hidden-advanced-0fdf .element-68f2 > li > a,
.hidden-advanced-0fdf .carousel-plasma-96d4 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-advanced-0fdf .notice-purple-b00a.menu_506c li a:hover,
.hidden-advanced-0fdf .in-9d52 a:hover,
.hidden-advanced-0fdf .overlay-left-2eaa:hover,
.hidden-advanced-0fdf .element-68f2 > li > a:hover,
.hidden-advanced-0fdf .carousel-plasma-96d4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-advanced-0fdf .wrapper-orange-0804 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-advanced-0fdf .wrapper-orange-0804 .modal_stone_fd67 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-advanced-0fdf .wrapper-orange-0804:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-advanced-0fdf .pro-bca3 .tertiary_dark_c883 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-advanced-0fdf .pro-bca3 .tertiary_dark_c883 .tooltip_acbb {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-advanced-0fdf
  .pro-bca3
  .tertiary_dark_c883
  .tooltip_acbb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-advanced-0fdf
  .pro-bca3
  .tertiary_dark_c883
  .tooltip_acbb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-advanced-0fdf
  .pro-bca3
  .tertiary_dark_c883
  .tooltip_acbb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-advanced-0fdf
  .pro-bca3
  .tertiary_dark_c883
  .tooltip_acbb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-advanced-0fdf .pro-bca3 .module-9fca {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-advanced-0fdf .pro-bca3 .module-9fca:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-8042
  .hidden-advanced-0fdf
  .pro-bca3
  .gas_80e7
  .filter_0562 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.glass-8042
  .hidden-advanced-0fdf
  .pro-bca3
  .gas_80e7
  .tooltip_acbb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-steel-97d8 .header-old-4cf3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.header-old-4cf3 .mini_c8d1.icon-medium-1af8 .element-68f2 > li > a:focus,
.header-old-4cf3 .mini_c8d1.icon-medium-1af8 .element-68f2 > li > a:hover,
.header-old-4cf3 .mini_c8d1.menu-54a8 .element-68f2 > li > a:focus,
.header-old-4cf3 .mini_c8d1.menu-54a8 .element-68f2 > li > a:hover,
.header-old-4cf3 .mini_c8d1.widget_b09d .element-68f2 > li > a:focus,
.header-old-4cf3 .mini_c8d1.widget_b09d .element-68f2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-old-4cf3
  .mini_c8d1.icon-medium-1af8
  .element-68f2
  > li.pressed-9d70
  > a,
.header-old-4cf3
  .mini_c8d1.icon-medium-1af8
  .element-68f2
  > li.shade-f79c
  > a,
.header-old-4cf3
  .mini_c8d1.menu-54a8
  .element-68f2
  > li.pressed-9d70
  > a,
.header-old-4cf3
  .mini_c8d1.menu-54a8
  .element-68f2
  > li.shade-f79c
  > a,
.header-old-4cf3
  .mini_c8d1.widget_b09d
  .element-68f2
  > li.pressed-9d70
  > a,
.header-old-4cf3 .mini_c8d1.widget_b09d .element-68f2 > li.large-6ea7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.header-old-4cf3 .disabled-simple-12ab,
.header-old-4cf3 .disabled-simple-12ab a {
  color: rgba(0, 0, 0, 0.8);
}
.header-old-4cf3 .notice-purple-b00a.menu_506c li a,
.header-old-4cf3 .in-9d52 a,
.header-old-4cf3 .overlay-left-2eaa,
.header-old-4cf3 .element-68f2 > li > a,
.header-old-4cf3 .carousel-plasma-96d4 {
  color: rgba(0, 0, 0, 0.55);
}
.header-old-4cf3 .notice-purple-b00a.menu_506c li a:hover,
.header-old-4cf3 .in-9d52 a:hover,
.header-old-4cf3 .overlay-left-2eaa:hover,
.header-old-4cf3 .element-68f2 > li > a:hover,
.header-old-4cf3 .carousel-plasma-96d4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-old-4cf3 .wrapper-orange-0804 {
  color: rgba(0, 0, 0, 0.55);
}
.header-old-4cf3 .wrapper-orange-0804 .modal_stone_fd67 {
  color: rgba(0, 0, 0, 0.8);
}
.header-old-4cf3 .wrapper-orange-0804:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic_06a8 .narrow-8894 {
  margin-left: auto;
  margin-right: auto;
}
.thick_afbe > * {
  margin-left: auto;
  margin-right: auto;
}
.thick_afbe .thumbnail-e7c5 {
  margin-right: 1.41575em;
}
.surface_pro_5e01 .thick_afbe > .hard_cd03 {
  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;
}
.surface_pro_5e01 .thick_afbe > .detail-clean-c07b {
  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;
}
.message-02f0.dynamic_06a8 .narrow-8894,
.lite_4d9b.dynamic_06a8 .narrow-8894 {
  margin-left: 0;
}
.west-e068.dynamic_06a8 .narrow-8894,
.banner-soft-a456.dynamic_06a8 .narrow-8894 {
  margin-right: 0;
}
.thick_afbe ol,
.thick_afbe ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.primary-hard-f050 video {
  max-width: 100%;
}
.component_stale_0280 img {
  display: block;
}
.component_stale_0280.thumbnail-e7c5,
.component_stale_0280.media-86ef {
  width: 100%;
}
.component_stale_0280.detail-clean-c07b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.table-narrow-567b:not(.full-a846) {
  margin: 1.5em auto;
}
.notice_e288 p {
  padding: 1.5em 14px;
}
ul.secondary-pressed-664e.detail-clean-c07b,
ul.secondary-pressed-664e.hard_cd03,
ul.secondary-pressed-664e.footer-e278.hard_cd03 {
  padding: 0 14px;
}
.aside_57f5 {
  display: block;
  overflow-x: auto;
}
.aside_57f5 table {
  border-collapse: collapse;
  width: 100%;
}
.aside_57f5 td,
.aside_57f5 th {
  padding: 0.5em;
}
.thick_afbe li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.thick_afbe ol ol,
.thick_afbe ol ul,
.thick_afbe ul ol,
.thick_afbe ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.thick_afbe ol ol li,
.thick_afbe ol ul li,
.thick_afbe ul ol li,
.thick_afbe ul ul li {
  margin-left: 0;
}
.wide-a2ff.first-0768 > .highlight_west_cf34 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wide-a2ff.first-0768 > .highlight_west_cf34 iframe,
.wide-a2ff.first-0768 > .highlight_west_cf34 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.green_0d06 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.green_0d06.focus_fd02 {
  padding: 0;
}
.green_0d06.focus_fd02 cite {
  font-size: 13px;
}
.green_0d06 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.green_0d06 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.container-top-a52f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.container-top-a52f > p:first-child {
  margin-top: 0;
}
.container-top-a52f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.container-top-a52f blockquote {
  border-left: 0;
}
.element-left-e9f9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.element-left-e9f9:not(.input-defe) {
  max-width: 100px;
}
.element-left-e9f9.small_b931 {
  border-bottom: none !important;
  text-align: center;
}
.element-left-e9f9.small_b931::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .notice_e288 p {
    padding: 1.5em 0;
  }
}
.short_51d0 {
  color: #0073aa;
}
.tertiary_d094 {
  background-color: #0073aa;
}
.texture_black_3997 {
  color: #229fd8;
}
.link_center_692d {
  background-color: #229fd8;
}
.over-cffa {
  color: #eee;
}
.item-hot-7840 {
  background-color: #eee;
}
.button-d3ef {
  color: #444;
}
.frame-0baa {
  background-color: #444;
}
.title-solid-0bd3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.title-solid-0bd3 .content_6971 .in-9d52 {
  font-size: 15px;
}
.title-solid-0bd3 .in-9d52 {
  line-height: 1.3;
}
.title-solid-0bd3 .header-old-4cf3 {
}
.title-solid-0bd3 .hidden-advanced-0fdf {
  background: #235787;
}
.red-b6de {
  padding: 0;
}
.red-b6de .hidden-advanced-0fdf {
  background: #1a1a1a;
}
.red-b6de .header-old-4cf3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.module-81f8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.module-81f8 .header-old-4cf3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.module-81f8 .hidden-advanced-0fdf {
  background: #303030;
}
.detail_853e {
  position: relative;
  z-index: 10;
}
.detail_853e .background-red-cddb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.panel_north_3a53 .item-old-5941 {
  display: inline-block;
  vertical-align: middle;
}
.panel_north_3a53.item-9d28 .item-old-5941 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .panel_north_3a53.item-9d28 .item-old-5941 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .panel_north_3a53.item-9d28 .item-old-5941 {
    margin-right: 0.4em;
  }
}
.panel_north_3a53.item-9d28 .item-old-5941:last-child {
  margin-right: 0;
}
.column_345d .background-red-cddb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button-steel-97d8 .content_6971 {
    margin: 0 -0.5em;
  }
  .button-steel-97d8 .content_6971 [class*="customify-col-"],
  .button-steel-97d8 .content_6971 [class*="customify-col_"],
  .button-steel-97d8 .content_6971 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button-steel-97d8.tag-ff79 .background-red-cddb {
  background: 0 0 !important;
}
.button-steel-97d8.tag-ff79 .background-red-cddb,
.button-steel-97d8.column_345d .background-red-cddb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button-steel-97d8.bottom-cc25 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button-steel-97d8.column_345d .background-red-cddb {
  box-shadow: none !important;
}
.right_c164 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .right_c164 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .right_c164 {
    padding: 18px 0 20px;
  }
}
.right_c164 .texture_954a {
  width: 100%;
}
.right_c164 .lite-9baf {
  margin-bottom: 0;
}
.right_c164 .disabled-b3f1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.alert_35c5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.alert_35c5 .brown_5535 {
  width: 100%;
}
.article-50f3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article-50f3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article-50f3 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;
}
.article-50f3 li:last-child:after {
  display: none;
}
.article-50f3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accordion_3751 .sort-advanced-372f button,
.right_c164 .sort-advanced-372f button {
  left: 0;
}
.accordion_3751 .brown_5535,
.right_c164 .brown_5535 {
  padding-left: 0;
  padding-right: 0;
}
.accordion_3751 .alert_35c5,
.right_c164 .alert_35c5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accordion_3751 {
  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;
}
.accordion_3751: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;
}
.accordion_3751 .primary_hard_3d6b {
  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) {
  .accordion_3751 .primary_hard_3d6b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_3751 .primary_hard_3d6b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accordion_3751 .primary_hard_3d6b {
    min-height: 200px;
  }
}
.accordion_3751 .article-50f3 {
  color: rgba(255, 255, 255, 0.8);
}
.accordion_3751 .article-50f3 a,
.accordion_3751 .article-50f3 li:after {
  color: inherit;
}
.accordion_3751 .article-50f3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.banner_9723 {
  margin-bottom: 0.5em;
}
.progress_wood_72f3 {
  margin-bottom: 1.2em;
}
.progress_wood_72f3,
.banner_9723 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.progress_wood_72f3 p:last-child,
.banner_9723 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort-advanced-372f,
#masthead .sort-advanced-372f {
  display: none;
}
#masthead
  > .sort-advanced-372f.status_yellow_5895 {
  display: none;
}
#masthead > .sort-advanced-372f button {
  left: 0;
}
.large-a99f {
  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%;
}
.large-a99f .item-old-5941 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.large-a99f .fresh-1071 {
  display: -webkit-box;
  display: flex;
}
.large-a99f .fresh-1071.card_ba10 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.large-a99f .fresh-1071.title_clean_90fd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.large-a99f .fresh-1071.list-large-297e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.large-a99f.right_9735.widget_c925 .fresh-1071.card_ba10 {
  flex-basis: 100%;
}
.large-a99f.hover-5d83 .fresh-1071.title_clean_90fd {
  -webkit-box-flex: 1;
  flex: auto;
}
.large-a99f.hover-5d83 .fresh-1071.list-large-297e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort-advanced-372f.status_yellow_5895 {
  display: none;
}
#masthead > .sort-advanced-372f button {
  left: 0;
}
.dropdown-e2e9 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.dropdown-e2e9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dropdown-e2e9.list_smooth_bd1e i {
  margin-right: 4px;
}
.dropdown-e2e9.short_6cd0 i {
  margin-left: 5px;
}
.in-9d52 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.in-9d52 p:last-child {
  margin-bottom: 0;
}
.video_lite_2727 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.video_lite_2727 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.video_lite_2727 img {
  display: block;
  width: auto;
  line-height: 1;
}
.video_lite_2727 .disabled-simple-12ab {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.video_lite_2727 .text-84e2 {
  margin: 5px 0 7px 0;
}
.video_lite_2727.component_3aaa .banner-pro-3868 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_lite_2727.component_3aaa .tooltip-bright-34c6 {
  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;
}
.video_lite_2727.action-e685 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.video_lite_2727.action-e685 .banner-pro-3868 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_lite_2727.action-e685 .tooltip-bright-34c6 {
  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;
}
.video_lite_2727.box-down-b852 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video_lite_2727.module-clean-d718 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.video_lite_2727.module-clean-d718 .tooltip-bright-34c6 {
  margin-top: 7px;
}
.background_yellow_8111 {
  display: inline-block;
}
.detail_853e .complex-6962 .video_lite_2727 img {
  max-width: 100%;
}
.mini_c8d1 .iron-38ef.badge_0c0f,
.breadcrumb_fresh_7a48 .iron-38ef.badge_0c0f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.mini_c8d1 .notice_next_db83,
.breadcrumb_fresh_7a48 .notice_next_db83 {
  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%);
}
.mini_c8d1 .notice_next_db83 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.mini_c8d1.table-8394 .notice_next_db83 {
  display: none;
}
.mini_c8d1 .gas-3e6e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mini_c8d1 .gas-3e6e li {
  display: inline-block;
  position: relative;
}
.mini_c8d1 .gas-3e6e li:last-child {
  margin-right: 0;
}
.mini_c8d1 .gas-3e6e 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;
}
.mini_c8d1 .gas-3e6e li.large-6ea7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.mini_c8d1 .gas-3e6e > 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;
}
.mini_c8d1 .gas-3e6e > li > a i {
  line-height: 0;
}
.mini_c8d1 .gas-3e6e > li.highlight_liquid_8c21 > a .notice_next_db83 {
  margin-left: 4px;
  line-height: 0;
}
.mini_c8d1 .gas-3e6e .sort_over_e425 li.highlight_liquid_8c21 > a {
  position: relative;
}
.mini_c8d1 .gas-3e6e .sort_over_e425 li.highlight_liquid_8c21 > a:after,
.mini_c8d1 .gas-3e6e .sort_over_e425 li.highlight_liquid_8c21 > a:before {
  content: "";
  display: table;
}
.mini_c8d1 .gas-3e6e .sort_over_e425 li.highlight_liquid_8c21 > a:after {
  clear: both;
}
.mini_c8d1 .gas-3e6e .sort_over_e425 li.highlight_liquid_8c21 > a .notice_next_db83 {
  margin-left: 5px;
  float: right;
}
.mini_c8d1 .box_last_bd66,
.mini_c8d1 .sort_over_e425 {
  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;
}
.mini_c8d1 .sort_over_e425 {
  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;
}
.mini_c8d1 .sort_over_e425 .badge_0c0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mini_c8d1 .sort_over_e425 .notice_next_db83 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.mini_c8d1 .sort_over_e425 li {
  display: block;
  margin: 0;
  padding: 0;
}
.mini_c8d1 .sort_over_e425 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;
}
.mini_c8d1 .sort_over_e425 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.mini_c8d1 .sort_over_e425 .sort_over_e425 {
  top: 0;
  left: 100%;
}
.mini_c8d1 .tertiary_slow_10d7.fn-focus-0fc2 > .box_last_bd66,
.mini_c8d1 .tertiary_slow_10d7.fn-focus-0fc2 > .sort_over_e425,
.mini_c8d1 .tertiary_slow_10d7:focus > .box_last_bd66,
.mini_c8d1 .tertiary_slow_10d7:focus > .sort_over_e425,
.mini_c8d1 .tertiary_slow_10d7:hover > .box_last_bd66,
.mini_c8d1 .tertiary_slow_10d7:hover > .sort_over_e425 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.mini_c8d1.widget_b09d .element-68f2:after,
.mini_c8d1.widget_b09d .element-68f2:before {
  content: "";
  display: table;
}
.mini_c8d1.widget_b09d .element-68f2:after {
  clear: both;
}
.mini_c8d1.widget_b09d .element-68f2 > li {
  float: left;
}
.mini_c8d1.footer_up_f5a6 .element-68f2:after,
.mini_c8d1.footer_up_f5a6 .element-68f2:before {
  content: "";
  display: table;
}
.mini_c8d1.footer_up_f5a6 .element-68f2:after {
  clear: both;
}
.mini_c8d1.footer_up_f5a6 .element-68f2 > li {
  float: left;
}
.mini_c8d1.footer_up_f5a6 .element-68f2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.mini_c8d1.footer_up_f5a6 .element-68f2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.mini_c8d1.footer_up_f5a6 .element-68f2 > li.pressed-9d70 > a,
.mini_c8d1.footer_up_f5a6 .element-68f2 > li.large-6ea7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.mini_c8d1.icon-medium-1af8 .element-68f2 > li > a .badge_0c0f {
  position: relative;
}
.mini_c8d1.icon-medium-1af8 .element-68f2 > li > a .badge_0c0f: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;
}
.mini_c8d1.icon-medium-1af8
  .element-68f2
  > li:focus
  > a
  .badge_0c0f:before,
.mini_c8d1.icon-medium-1af8
  .element-68f2
  > li:hover
  > a
  .badge_0c0f:before {
  width: 100%;
  background-color: currentColor;
}
.mini_c8d1.icon-medium-1af8
  .element-68f2
  > li.pressed-9d70
  > a
  .badge_0c0f:before,
.mini_c8d1.icon-medium-1af8
  .element-68f2
  > li.shade-f79c
  > a
  .badge_0c0f:before {
  width: 100%;
  background-color: currentColor;
}
.mini_c8d1.menu-54a8 .element-68f2 > li > a .badge_0c0f {
  position: relative;
}
.mini_c8d1.menu-54a8 .element-68f2 > li > a .badge_0c0f: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;
}
.mini_c8d1.menu-54a8 .element-68f2 > li:focus > a .badge_0c0f:before,
.mini_c8d1.menu-54a8
  .element-68f2
  > li:hover
  > a
  .badge_0c0f:before {
  width: 100%;
  background-color: currentColor;
}
.mini_c8d1.menu-54a8
  .element-68f2
  > li.pressed-9d70
  > a
  .badge_0c0f:before,
.mini_c8d1.menu-54a8
  .element-68f2
  > li.shade-f79c
  > a
  .badge_0c0f:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb_fresh_7a48 .gas-3e6e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb_fresh_7a48 .gas-3e6e li:first-child > a {
  border-top: none;
}
.breadcrumb_fresh_7a48 .gas-3e6e .grid-east-4417 > .badge_0c0f .notice_next_db83 {
  display: none;
}
.breadcrumb_fresh_7a48 .gas-3e6e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.breadcrumb_fresh_7a48 .gas-3e6e li:last-child {
  border: none;
}
.breadcrumb_fresh_7a48 .gas-3e6e li.highlight_liquid_8c21 > a {
  padding-right: 45px !important;
}
.breadcrumb_fresh_7a48 .gas-3e6e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.breadcrumb_fresh_7a48 .gas-3e6e li a:focus,
.breadcrumb_fresh_7a48 .gas-3e6e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_fresh_7a48 .gas-3e6e li .list-6397 {
  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;
}
.breadcrumb_fresh_7a48 .gas-3e6e li .list-6397:hover {
  box-shadow: none;
}
.breadcrumb_fresh_7a48 .gas-3e6e li .list-6397 .notice_next_db83 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.breadcrumb_fresh_7a48 .gas-3e6e .sort_over_e425 {
  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);
}
.breadcrumb_fresh_7a48 .gas-3e6e .sort_over_e425 li a {
  padding-left: 3em;
}
.breadcrumb_fresh_7a48 .gas-3e6e .stale-98c5 > a .list-6397 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.breadcrumb_fresh_7a48 .gas-3e6e .stale-98c5 > .sort_over_e425 {
  display: block;
  opacity: 1;
}
.icon_07a5 {
  max-width: 100%;
}
.hidden-6ba8 {
  line-height: 0;
  cursor: pointer;
}
.carousel-plasma-96d4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.carousel-plasma-96d4:hover {
  box-shadow: none;
  color: currentColor;
}
.carousel-plasma-96d4 svg {
  width: 18px;
  height: 18px;
}
.carousel-plasma-96d4 .content-b545 {
  display: none;
}
.breadcrumb-ab94 {
  position: relative;
}
.breadcrumb-ab94.fn-active-0fc2 .carousel-plasma-96d4 .next-e9d5 {
  display: none;
}
.breadcrumb-ab94.fn-active-0fc2 .carousel-plasma-96d4 .content-b545 {
  display: inline-block;
}
.breadcrumb-ab94 .media_6c9d {
  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);
}
.breadcrumb-ab94.media_bright_16e6 .media_6c9d {
  left: auto;
  right: -0.9em;
}
.breadcrumb-ab94.media_bright_16e6 .dim_9f05::before {
  left: auto;
  right: 15px;
}
.breadcrumb-ab94.fn-active-0fc2 .media_6c9d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gas_80e7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gas_80e7 label {
  flex-basis: 100%;
}
.gas_80e7 .tertiary_dark_c883 {
  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;
}
.gas_80e7 .tooltip_acbb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gas_80e7 .tooltip_acbb:focus {
  background-color: transparent;
}
.gas_80e7 button.module-9fca {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gas_80e7 button.module-9fca:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gas_80e7 button.module-9fca svg {
  width: 18px;
  height: 18px;
}
.gas_80e7 input[type="submit"] {
  min-height: auto;
}
.pro-bca3 .gas_80e7 .tooltip_acbb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dim_9f05 {
  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) {
  .dim_9f05 {
    width: 220px;
  }
}
.dim_9f05 label {
  flex-basis: 100%;
}
.dim_9f05::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;
}
.glass-8042 .pro-bca3 .gas_80e7 {
  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;
}
.glass-8042
  .pro-bca3
  .gas_80e7
  .tertiary_dark_c883 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.glass-8042 .pro-bca3 .gas_80e7 .tooltip_acbb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.glass-8042
  .pro-bca3
  .gas_80e7
  .tooltip_acbb:focus {
  background: 0 0;
}
.glass-8042
  .pro-bca3
  .gas_80e7
  .filter_0562 {
  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;
}
.notice-purple-b00a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.notice-purple-b00a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.notice-purple-b00a li:last-child {
  margin-right: 0;
}
.notice-purple-b00a li:first-child {
  margin-left: 0;
}
.notice-purple-b00a.hero_paper_5c5e a {
  color: #fff;
}
.notice-purple-b00a.hero_paper_5c5e a:hover {
  color: #fff;
}
.notice-purple-b00a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.notice-purple-b00a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.notice-purple-b00a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notice-purple-b00a a:hover {
  opacity: 0.9;
  color: inherit;
}
.notice-purple-b00a [class*="social-icon-apple"] {
  background-color: #999;
}
.notice-purple-b00a [class*="social-icon-apple"].container_hot_bdb5 {
  background-color: transparent;
  color: #999;
}
.notice-purple-b00a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.notice-purple-b00a [class*="social-icon-behance"].container_hot_bdb5 {
  background-color: transparent;
  color: #1769ff;
}
.notice-purple-b00a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.notice-purple-b00a [class*="social-icon-bitbucket"].container_hot_bdb5 {
  background-color: transparent;
  color: #205081;
}
.notice-purple-b00a [class*="social-icon-codepen"] {
  background-color: #000;
}
.notice-purple-b00a [class*="social-icon-codepen"].container_hot_bdb5 {
  background-color: transparent;
  color: #000;
}
.notice-purple-b00a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.notice-purple-b00a [class*="social-icon-delicious"].container_hot_bdb5 {
  background-color: transparent;
  color: #39f;
}
.notice-purple-b00a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.notice-purple-b00a [class*="social-icon-digg"].container_hot_bdb5 {
  background-color: transparent;
  color: #005be2;
}
.notice-purple-b00a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.notice-purple-b00a [class*="social-icon-dribbble"].container_hot_bdb5 {
  background-color: transparent;
  color: #ea4c89;
}
.notice-purple-b00a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.notice-purple-b00a [class*="social-icon-envelope"].container_hot_bdb5 {
  background-color: transparent;
  color: #ea4335;
}
.notice-purple-b00a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.notice-purple-b00a [class*="social-icon-facebook"].container_hot_bdb5 {
  background-color: transparent;
  color: #3b5998;
}
.notice-purple-b00a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.notice-purple-b00a [class*="social-icon-flickr"].container_hot_bdb5 {
  background-color: transparent;
  color: #0063dc;
}
.notice-purple-b00a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.notice-purple-b00a [class*="social-icon-foursquare"].container_hot_bdb5 {
  background-color: transparent;
  color: #2d5be3;
}
.notice-purple-b00a [class*="social-icon-github"] {
  background-color: #333;
}
.notice-purple-b00a [class*="social-icon-github"].container_hot_bdb5 {
  background-color: transparent;
  color: #333;
}
.notice-purple-b00a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.notice-purple-b00a [class*="social-icon-google-plus"].container_hot_bdb5 {
  background-color: transparent;
  color: #dd4b39;
}
.notice-purple-b00a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.notice-purple-b00a [class*="social-icon-houzz"].container_hot_bdb5 {
  background-color: transparent;
  color: #7ac142;
}
.notice-purple-b00a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.notice-purple-b00a [class*="social-icon-instagram"].container_hot_bdb5 {
  background-color: transparent;
  color: #262626;
}
.notice-purple-b00a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.notice-purple-b00a [class*="social-icon-jsfiddle"].container_hot_bdb5 {
  background-color: transparent;
  color: #487aa2;
}
.notice-purple-b00a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.notice-purple-b00a [class*="social-icon-linkedin"].container_hot_bdb5 {
  background-color: transparent;
  color: #0077b5;
}
.notice-purple-b00a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.notice-purple-b00a [class*="social-icon-medium"].container_hot_bdb5 {
  background-color: transparent;
  color: #00ab6b;
}
.notice-purple-b00a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.notice-purple-b00a
  [class*="social-icon-odnoklassniki"].container_hot_bdb5 {
  background-color: transparent;
  color: #f4731c;
}
.notice-purple-b00a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.notice-purple-b00a [class*="social-icon-meetup"].container_hot_bdb5 {
  background-color: transparent;
  color: #ec1c40;
}
.notice-purple-b00a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.notice-purple-b00a [class*="social-icon-pinterest"].container_hot_bdb5 {
  background-color: transparent;
  color: #bd081c;
}
.notice-purple-b00a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.notice-purple-b00a [class*="social-icon-product-hunt"].container_hot_bdb5 {
  background-color: transparent;
  color: #da552f;
}
.notice-purple-b00a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.notice-purple-b00a [class*="social-icon-reddit"].container_hot_bdb5 {
  background-color: transparent;
  color: #ff4500;
}
.notice-purple-b00a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.notice-purple-b00a [class*="social-icon-rss"].container_hot_bdb5 {
  background-color: transparent;
  color: #f26522;
}
.notice-purple-b00a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.notice-purple-b00a
  [class*="social-icon-shopping-cart"].container_hot_bdb5 {
  background-color: transparent;
  color: #4caf50;
}
.notice-purple-b00a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.notice-purple-b00a [class*="social-icon-skype"].container_hot_bdb5 {
  background-color: transparent;
  color: #00aff0;
}
.notice-purple-b00a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.notice-purple-b00a [class*="social-icon-slideshare"].container_hot_bdb5 {
  background-color: transparent;
  color: #0077b5;
}
.notice-purple-b00a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.notice-purple-b00a [class*="social-icon-snapchat"].container_hot_bdb5 {
  background-color: transparent;
  color: #fffc00;
}
.notice-purple-b00a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.notice-purple-b00a [class*="social-icon-soundcloud"].container_hot_bdb5 {
  background-color: transparent;
  color: #f80;
}
.notice-purple-b00a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.notice-purple-b00a [class*="social-icon-spotify"].container_hot_bdb5 {
  background-color: transparent;
  color: #2ebd59;
}
.notice-purple-b00a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.notice-purple-b00a
  [class*="social-icon-stack-overflow"].container_hot_bdb5 {
  background-color: transparent;
  color: #fe7a15;
}
.notice-purple-b00a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.notice-purple-b00a [class*="social-icon-maldkfgram"].container_hot_bdb5 {
  background-color: transparent;
  color: #2ca5e0;
}
.notice-purple-b00a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.notice-purple-b00a [class*="social-icon-tripadvisor"].container_hot_bdb5 {
  background-color: transparent;
  color: #589442;
}
.notice-purple-b00a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.notice-purple-b00a [class*="social-icon-tumblr"].container_hot_bdb5 {
  background-color: transparent;
  color: #35465c;
}
.notice-purple-b00a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.notice-purple-b00a [class*="social-icon-twitch"].container_hot_bdb5 {
  background-color: transparent;
  color: #6441a5;
}
.notice-purple-b00a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.notice-purple-b00a [class*="social-icon-twitter"].container_hot_bdb5 {
  background-color: transparent;
  color: #1da1f2;
}
.notice-purple-b00a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.notice-purple-b00a [class*="social-icon-vimeo"].container_hot_bdb5 {
  background-color: transparent;
  color: #1ab7ea;
}
.notice-purple-b00a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.notice-purple-b00a [class*="social-icon-vk"].container_hot_bdb5 {
  background-color: transparent;
  color: #45668e;
}
.notice-purple-b00a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.notice-purple-b00a [class*="social-icon-weibo"].container_hot_bdb5 {
  background-color: transparent;
  color: #df2029;
}
.notice-purple-b00a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.notice-purple-b00a [class*="social-icon-weixin"].container_hot_bdb5 {
  background-color: transparent;
  color: #7bb32e;
}
.notice-purple-b00a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.notice-purple-b00a [class*="social-icon-whatsapp"].container_hot_bdb5 {
  background-color: transparent;
  color: #25d366;
}
.notice-purple-b00a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.notice-purple-b00a [class*="social-icon-wordpress"].container_hot_bdb5 {
  background-color: transparent;
  color: #21759b;
}
.notice-purple-b00a [class*="social-icon-xing"] {
  background-color: #026466;
}
.notice-purple-b00a [class*="social-icon-xing"].container_hot_bdb5 {
  background-color: transparent;
  color: #026466;
}
.notice-purple-b00a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.notice-purple-b00a [class*="social-icon-yelp"].container_hot_bdb5 {
  background-color: transparent;
  color: #af0606;
}
.notice-purple-b00a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.notice-purple-b00a [class*="social-icon-youtube"].container_hot_bdb5 {
  background-color: transparent;
  color: #cd201f;
}
.overlay-left-2eaa {
  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;
}
.overlay-left-2eaa:hover {
  box-shadow: none;
  background: 0 0;
}
.frame_0aa6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.chip_c6cf {
  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;
}
.iron_c2d8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.plasma_2e53 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.plasma_2e53,
.plasma_2e53::after,
.plasma_2e53::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;
}
.plasma_2e53::after,
.plasma_2e53::before {
  content: "";
  display: block;
  background-color: inherit;
}
.grid_dc6b .chip_c6cf .iron_c2d8 {
  margin-top: -2px;
  width: 19px;
}
.grid_dc6b .chip_c6cf .plasma_2e53 {
  margin-top: -1px;
}
.grid_dc6b .chip_c6cf .plasma_2e53,
.grid_dc6b .chip_c6cf .plasma_2e53::after,
.grid_dc6b .chip_c6cf .plasma_2e53::before {
  width: 19px;
  height: 2px;
}
.grid_dc6b .chip_c6cf .plasma_2e53::before {
  top: -6px;
}
.grid_dc6b .chip_c6cf .plasma_2e53::after {
  bottom: -6px;
}
.stale-a70f .chip_c6cf .iron_c2d8 {
  margin-top: -2px;
  width: 22px;
}
.stale-a70f .chip_c6cf .plasma_2e53 {
  margin-top: -1px;
}
.stale-a70f .chip_c6cf .plasma_2e53,
.stale-a70f .chip_c6cf .plasma_2e53::after,
.stale-a70f .chip_c6cf .plasma_2e53::before {
  width: 22px;
  height: 2px;
}
.stale-a70f .chip_c6cf .plasma_2e53::before {
  top: -7px;
}
.stale-a70f .chip_c6cf .plasma_2e53::after {
  bottom: -7px;
}
.sidebar_b562 .chip_c6cf .iron_c2d8 {
  margin-top: -2px;
  width: 31px;
}
.sidebar_b562 .chip_c6cf .plasma_2e53 {
  margin-top: -1.5px;
}
.sidebar_b562 .chip_c6cf .plasma_2e53,
.sidebar_b562 .chip_c6cf .plasma_2e53::after,
.sidebar_b562 .chip_c6cf .plasma_2e53::before {
  width: 31px;
  height: 3px;
}
.sidebar_b562 .chip_c6cf .plasma_2e53::before {
  top: -9px;
}
.sidebar_b562 .chip_c6cf .plasma_2e53::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text_center_5dd5 .chip_c6cf .iron_c2d8 {
    margin-top: -2px;
    width: 19px;
  }
  .text_center_5dd5 .chip_c6cf .plasma_2e53 {
    margin-top: -1px;
  }
  .text_center_5dd5 .chip_c6cf .plasma_2e53,
  .text_center_5dd5 .chip_c6cf .plasma_2e53::after,
  .text_center_5dd5 .chip_c6cf .plasma_2e53::before {
    width: 19px;
    height: 2px;
  }
  .text_center_5dd5 .chip_c6cf .plasma_2e53::before {
    top: -6px;
  }
  .text_center_5dd5 .chip_c6cf .plasma_2e53::after {
    bottom: -6px;
  }
  .copper_a6a4 .chip_c6cf .iron_c2d8 {
    margin-top: -2px;
    width: 22px;
  }
  .copper_a6a4 .chip_c6cf .plasma_2e53 {
    margin-top: -1px;
  }
  .copper_a6a4 .chip_c6cf .plasma_2e53,
  .copper_a6a4 .chip_c6cf .plasma_2e53::after,
  .copper_a6a4 .chip_c6cf .plasma_2e53::before {
    width: 22px;
    height: 2px;
  }
  .copper_a6a4 .chip_c6cf .plasma_2e53::before {
    top: -7px;
  }
  .copper_a6a4 .chip_c6cf .plasma_2e53::after {
    bottom: -7px;
  }
  .silver_13cb .chip_c6cf .iron_c2d8 {
    margin-top: -2px;
    width: 31px;
  }
  .silver_13cb .chip_c6cf .plasma_2e53 {
    margin-top: -1.5px;
  }
  .silver_13cb .chip_c6cf .plasma_2e53,
  .silver_13cb .chip_c6cf .plasma_2e53::after,
  .silver_13cb .chip_c6cf .plasma_2e53::before {
    width: 31px;
    height: 3px;
  }
  .silver_13cb .chip_c6cf .plasma_2e53::before {
    top: -9px;
  }
  .silver_13cb .chip_c6cf .plasma_2e53::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_3297 .chip_c6cf .iron_c2d8 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_3297 .chip_c6cf .plasma_2e53 {
    margin-top: -1px;
  }
  .secondary_3297 .chip_c6cf .plasma_2e53,
  .secondary_3297 .chip_c6cf .plasma_2e53::after,
  .secondary_3297 .chip_c6cf .plasma_2e53::before {
    width: 19px;
    height: 2px;
  }
  .secondary_3297 .chip_c6cf .plasma_2e53::before {
    top: -6px;
  }
  .secondary_3297 .chip_c6cf .plasma_2e53::after {
    bottom: -6px;
  }
  .mask_over_af78 .chip_c6cf .iron_c2d8 {
    margin-top: -2px;
    width: 22px;
  }
  .mask_over_af78 .chip_c6cf .plasma_2e53 {
    margin-top: -1px;
  }
  .mask_over_af78 .chip_c6cf .plasma_2e53,
  .mask_over_af78 .chip_c6cf .plasma_2e53::after,
  .mask_over_af78 .chip_c6cf .plasma_2e53::before {
    width: 22px;
    height: 2px;
  }
  .mask_over_af78 .chip_c6cf .plasma_2e53::before {
    top: -7px;
  }
  .mask_over_af78 .chip_c6cf .plasma_2e53::after {
    bottom: -7px;
  }
  .silver-8644 .chip_c6cf .iron_c2d8 {
    margin-top: -2px;
    width: 31px;
  }
  .silver-8644 .chip_c6cf .plasma_2e53 {
    margin-top: -1.5px;
  }
  .silver-8644 .chip_c6cf .plasma_2e53,
  .silver-8644 .chip_c6cf .plasma_2e53::after,
  .silver-8644 .chip_c6cf .plasma_2e53::before {
    width: 31px;
    height: 3px;
  }
  .silver-8644 .chip_c6cf .plasma_2e53::before {
    top: -9px;
  }
  .silver-8644 .chip_c6cf .plasma_2e53::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_glass_9b19 .chip_c6cf .iron_c2d8 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_glass_9b19 .chip_c6cf .plasma_2e53 {
    margin-top: -1px;
  }
  .highlight_glass_9b19 .chip_c6cf .plasma_2e53,
  .highlight_glass_9b19 .chip_c6cf .plasma_2e53::after,
  .highlight_glass_9b19 .chip_c6cf .plasma_2e53::before {
    width: 19px;
    height: 2px;
  }
  .highlight_glass_9b19 .chip_c6cf .plasma_2e53::before {
    top: -6px;
  }
  .highlight_glass_9b19 .chip_c6cf .plasma_2e53::after {
    bottom: -6px;
  }
  .photo-hot-94bc .chip_c6cf .iron_c2d8 {
    margin-top: -2px;
    width: 22px;
  }
  .photo-hot-94bc .chip_c6cf .plasma_2e53 {
    margin-top: -1px;
  }
  .photo-hot-94bc .chip_c6cf .plasma_2e53,
  .photo-hot-94bc .chip_c6cf .plasma_2e53::after,
  .photo-hot-94bc .chip_c6cf .plasma_2e53::before {
    width: 22px;
    height: 2px;
  }
  .photo-hot-94bc .chip_c6cf .plasma_2e53::before {
    top: -7px;
  }
  .photo-hot-94bc .chip_c6cf .plasma_2e53::after {
    bottom: -7px;
  }
  .paragraph_old_d6c6 .chip_c6cf .iron_c2d8 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph_old_d6c6 .chip_c6cf .plasma_2e53 {
    margin-top: -1.5px;
  }
  .paragraph_old_d6c6 .chip_c6cf .plasma_2e53,
  .paragraph_old_d6c6 .chip_c6cf .plasma_2e53::after,
  .paragraph_old_d6c6 .chip_c6cf .plasma_2e53::before {
    width: 31px;
    height: 3px;
  }
  .paragraph_old_d6c6 .chip_c6cf .plasma_2e53::before {
    top: -9px;
  }
  .paragraph_old_d6c6 .chip_c6cf .plasma_2e53::after {
    bottom: -9px;
  }
}
.wrapper_light_4dda .plasma_2e53 {
  -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);
}
.wrapper_light_4dda .plasma_2e53::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wrapper_light_4dda .plasma_2e53::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);
}
.wrapper_light_4dda.primary_outer_270b .plasma_2e53 {
  -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);
}
.wrapper_light_4dda.primary_outer_270b .plasma_2e53::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wrapper_light_4dda.primary_outer_270b .plasma_2e53::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);
}
.north-dac1 {
  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.title_7a16:before {
  display: none;
}
.card-prev-8295 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.card-prev-8295 .focused-57d6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.card-prev-8295 .focused-57d6:last-of-type {
  border-bottom: none;
}
.card-prev-8295 .focused-57d6.summary-e64c,
.card-prev-8295 .focused-57d6.text_8922,
.card-prev-8295 .focused-57d6.pressed-3fcb {
  padding: 0;
}
.card-prev-8295 .breadcrumb_fresh_7a48 .list-6397 {
  color: currentColor;
}
.card-prev-8295 .breadcrumb_fresh_7a48 .list-6397:focus,
.card-prev-8295 .breadcrumb_fresh_7a48 .list-6397:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card-prev-8295.header-old-4cf3 .wrapper-orange-0804,
.card-prev-8295.header-old-4cf3 .in-9d52 a,
.card-prev-8295.header-old-4cf3 .element-68f2 a,
.card-prev-8295.header-old-4cf3 .sort_over_e425 a {
  color: rgba(0, 0, 0, 0.55);
}
.card-prev-8295.header-old-4cf3 .wrapper-orange-0804:hover,
.card-prev-8295.header-old-4cf3 .in-9d52 a:hover,
.card-prev-8295.header-old-4cf3 .element-68f2 a:hover,
.card-prev-8295.header-old-4cf3 .sort_over_e425 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-prev-8295.header-old-4cf3 .modal_stone_fd67 {
  color: rgba(0, 0, 0, 0.8);
}
.card-prev-8295.header-old-4cf3 .focused-57d6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-prev-8295.header-old-4cf3 .focused-57d6:before {
  background: rgba(0, 0, 0, 0.08);
}
.card-prev-8295.header-old-4cf3 .gas-9854:before {
  background: rgba(255, 255, 255, 0.9);
}
.card-prev-8295.header-old-4cf3 .breadcrumb_fresh_7a48 .gas-3e6e li a,
.card-prev-8295.header-old-4cf3 .breadcrumb_fresh_7a48 .list-6397,
.card-prev-8295.header-old-4cf3 .sort_over_e425 {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-prev-8295.header-old-4cf3 .breadcrumb_fresh_7a48 .list-6397:focus,
.card-prev-8295.header-old-4cf3 .breadcrumb_fresh_7a48 .list-6397:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card-prev-8295.header-old-4cf3 .gas-3e6e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-prev-8295.hidden-advanced-0fdf .wrapper-orange-0804,
.card-prev-8295.hidden-advanced-0fdf .in-9d52 a,
.card-prev-8295.hidden-advanced-0fdf .element-68f2 .list-6397,
.card-prev-8295.hidden-advanced-0fdf .element-68f2 a,
.card-prev-8295.hidden-advanced-0fdf .sort_over_e425 a {
  color: rgba(255, 255, 255, 0.79);
}
.card-prev-8295.hidden-advanced-0fdf .wrapper-orange-0804:hover,
.card-prev-8295.hidden-advanced-0fdf .in-9d52 a:hover,
.card-prev-8295.hidden-advanced-0fdf .element-68f2 .list-6397:hover,
.card-prev-8295.hidden-advanced-0fdf .element-68f2 a:hover,
.card-prev-8295.hidden-advanced-0fdf .sort_over_e425 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-prev-8295.hidden-advanced-0fdf .modal_stone_fd67 {
  color: rgba(255, 255, 255, 0.99);
}
.card-prev-8295.hidden-advanced-0fdf .focused-57d6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-prev-8295.hidden-advanced-0fdf .focused-57d6:before {
  background: rgba(255, 255, 255, 0.08);
}
.card-prev-8295.hidden-advanced-0fdf .gas-9854:before {
  background: rgba(0, 0, 0, 0.9);
}
.card-prev-8295.hidden-advanced-0fdf .breadcrumb_fresh_7a48 .gas-3e6e li a,
.card-prev-8295.hidden-advanced-0fdf .breadcrumb_fresh_7a48 .list-6397,
.card-prev-8295.hidden-advanced-0fdf .sort_over_e425 {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-prev-8295.hidden-advanced-0fdf .breadcrumb_fresh_7a48 .list-6397:focus,
.card-prev-8295.hidden-advanced-0fdf .breadcrumb_fresh_7a48 .list-6397:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card-prev-8295.hidden-advanced-0fdf .gas-3e6e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-9854 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gas-9854:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.clean-7390 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading_black_e1d8 .card-prev-8295 {
  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;
}
.heading_black_e1d8 .focused-57d6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading_black_e1d8 .focused-57d6: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) {
  .heading_black_e1d8 .focused-57d6:before {
    width: 16%;
    left: 42%;
  }
}
.heading_black_e1d8 .focused-57d6:last-child:before {
  content: none;
}
.heading_black_e1d8 .focused-57d6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading_black_e1d8 .breadcrumb_fresh_7a48 .gas-3e6e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading_black_e1d8 .breadcrumb_fresh_7a48 .gas-3e6e li a .list-6397 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading_black_e1d8 .breadcrumb_fresh_7a48 .sort_over_e425 {
  border: none;
}
.heading_black_e1d8 .breadcrumb_fresh_7a48 .sort_over_e425 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading_black_e1d8 .gas-9854 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading_black_e1d8 .clean-7390 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading_black_e1d8 .hidden-advanced-0fdf .gas-9854:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading_black_e1d8 .header-old-4cf3.pink_a29b .plasma_2e53 {
  background: rgba(0, 0, 0, 0.6);
}
.heading_black_e1d8
  .header-old-4cf3.pink_a29b
  .plasma_2e53::after,
.heading_black_e1d8
  .header-old-4cf3.pink_a29b
  .plasma_2e53:before {
  background: inherit;
}
.heading_black_e1d8
  .header-old-4cf3.pink_a29b:hover
  .plasma_2e53 {
  background: rgba(0, 0, 0, 0.8);
}
.mini-fee0 .card-prev-8295 {
  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) {
  .mini-fee0 .card-prev-8295 {
    width: auto;
    right: 45px;
  }
}
.row_6a9b .card-prev-8295 {
  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) {
  .row_6a9b .card-prev-8295 {
    width: auto;
    left: 45px;
  }
}
.title_7a16 .card-prev-8295 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.title_7a16 .clean-7390 {
  max-width: 48em;
  margin: 0 auto;
}
.title_7a16 .gas-9854:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hard_a893 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hard_a893.heading_black_e1d8 .card-prev-8295 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hard_a893.mini-fee0 .card-prev-8295 {
  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);
}
.hard_a893 .card-prev-8295 {
  visibility: visible;
}
.hard_a893.row_6a9b .card-prev-8295 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.copper-3dd3,
.picture_9818 {
  overflow-x: hidden;
}
.copper-3dd3 .card-prev-8295 {
  overflow: auto;
}
.copper-3dd3.heading_black_e1d8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper-3dd3.heading_black_e1d8 .card-prev-8295 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.copper-3dd3.heading_black_e1d8 .overlay-left-2eaa {
  opacity: 0;
}
.copper-3dd3.mini-fee0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper-3dd3.mini-fee0 .card-prev-8295 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.copper-3dd3.mini-fee0 .overlay-left-2eaa {
  opacity: 0;
}
.copper-3dd3.row_6a9b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper-3dd3.row_6a9b .card-prev-8295 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.copper-3dd3.row_6a9b .overlay-left-2eaa {
  opacity: 0;
}
.copper-3dd3.title_7a16 .card-prev-8295 {
  z-index: 10;
  visibility: visible;
}
.pink_a29b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pink_a29b .plasma_2e53 {
  background: rgba(255, 255, 255, 0.99);
}
.pink_a29b .plasma_2e53::after,
.pink_a29b .plasma_2e53:before {
  background: inherit;
}
.pink_a29b:hover .plasma_2e53 {
  background: rgba(255, 255, 255, 0.99);
}
.row_6a9b .pink_a29b {
  top: 10px;
  right: auto;
  left: 12px;
}
.title_7a16 .pink_a29b {
  display: none !important;
}
.copper-3dd3:before,
.picture_9818:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.copper-3dd3 .pink_a29b,
.picture_9818 .pink_a29b {
  display: inline-block;
}
.card-prev-8295 .item-old-5941 {
  -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;
}
.copper-3dd3 .card-prev-8295 .item-old-5941,
.picture_9818 .card-prev-8295 .item-old-5941 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tabs_447d .tertiary_dark_c883 {
  width: 100%;
}
.complex-6962 {
  padding: 0 0.5em 0;
}
.complex-6962 [class*="customify-col-"],
.complex-6962 [class*="customify-col_"],
.complex-6962 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.modal_active_e424 .complex-6962 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .content_6971 .pagination_ff92,
  .pagination_ff92 {
    display: none;
  }
  .banner_4f77 {
    text-align: left;
  }
  .easy_78c1 {
    text-align: center;
  }
  .prev-4ae7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .content_6971 .text-73b2,
  .text-73b2 {
    display: none;
  }
  .image_4346 {
    text-align: left;
  }
  .last_0c86 {
    text-align: center;
  }
  .picture_east_d021 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .content_6971 .selected-fdda,
  .selected-fdda {
    display: none;
  }
  .dim_4e07 {
    text-align: left;
  }
  .over-65c3 {
    text-align: center;
  }
  .wide-bdf9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video_4dd1 {
  box-shadow: none !important;
}
.secondary_b51b .gradient-glass-1773,
.search-de56 .gradient-glass-1773 {
  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;
}
.search-de56 .gradient-glass-1773 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.background-red-cddb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.background-red-cddb:after,
.background-red-cddb:before {
  content: "";
  display: table;
}
.background-red-cddb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .background-red-cddb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.background-red-cddb,
.bottom-cc25 {
  max-width: 1248px;
  margin: 0 auto;
}

.overlay_lower_e457.wood-97e2 .background-red-cddb {
  max-width: 100%;
}
.overlay_lower_e457.pagination-0ac8 {
  max-width: 1200px;
  margin: 0 auto;
}
.overlay_lower_e457.hover_active_1b68 .background-red-cddb {
  max-width: 100%;
}
.overlay_lower_e457.hover_active_1b68 > .background-red-cddb {
  padding-left: 0;
  padding-right: 0;
}
.overlay_lower_e457.hover_active_1b68 > .background-red-cddb .content_6971 {
  margin: 0;
}
.overlay_lower_e457.hover_active_1b68
  > .background-red-cddb
  .purple-6729.outer_1cab {
  margin-right: 0;
  margin-left: 0;
}
.overlay_lower_e457.hover_active_1b68 #main.outer_1cab {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .feature-short-c54b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .feature-short-c54b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .cool_5464 .narrow-8894 {
    padding-right: 1em;
  }
  .cool_5464.fast_eac7 .purple-6729 {
    border-right: 1px solid #eaecee;
  }
  .cool_5464.fast_eac7 .narrow-8894 {
    padding-right: 1em;
  }
  .cool_5464.fast_eac7 .section-full-9887 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_cdb4 .narrow-8894 {
    padding-left: 1em;
  }
  .pagination_cdb4.fast_eac7 .purple-6729 {
    border-left: 1px solid #eaecee;
  }
  .pagination_cdb4.fast_eac7 .narrow-8894 {
    padding-left: 1em;
  }
  .pagination_cdb4.fast_eac7 .section-full-9887 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_right_3c9a .narrow-8894 {
    padding-left: 1em;
  }
  .wrapper_right_3c9a.fast_eac7 .soft-f7da {
    border-right: 1px solid #eaecee;
  }
  .wrapper_right_3c9a.fast_eac7 .bronze-7e74 {
    border-right: 1px solid #eaecee;
  }
  .wrapper_right_3c9a.fast_eac7 .narrow-8894 {
    padding-left: 1em;
  }
  .wrapper_right_3c9a.fast_eac7 .section-full-9887 {
    padding-right: 1em;
  }
  .wrapper_right_3c9a.fast_eac7 .widget_full_89fe {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-outer-622f .narrow-8894 {
    padding-right: 1em;
  }
  .overlay-outer-622f.fast_eac7 .soft-f7da {
    border-left: 1px solid #eaecee;
  }
  .overlay-outer-622f.fast_eac7 .bronze-7e74 {
    border-left: 1px solid #eaecee;
  }
  .overlay-outer-622f.fast_eac7 .narrow-8894 {
    padding-right: 1em;
  }
  .overlay-outer-622f.fast_eac7 .section-full-9887 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay-outer-622f.fast_eac7 .widget_full_89fe {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-short-c54b .narrow-8894 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature-short-c54b.fast_eac7 .purple-6729 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .feature-short-c54b.fast_eac7 .narrow-8894 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature-short-c54b.fast_eac7 .section-full-9887 {
    padding-left: 1em;
  }
  .feature-short-c54b.fast_eac7 .widget_full_89fe {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .feature-short-c54b.fast_eac7 .narrow-8894 {
    padding-left: 0;
  }
}
.simple_de1a .panel_north_3a53 {
  display: inline-block;
}
.alert-12df {
  display: inline-block;
}
.column-static-4e75 {
  word-con: break-word;
}
.content-13ae > span {
  display: inline-block;
  padding: 5px 0;
}
.content-13ae .photo_yellow_1ff7 {
  margin-left: 8px;
  margin-right: 8px;
}
.content-13ae .wrapper-fa52 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.message_d4f5 .preview_solid_4153 {
  margin-bottom: 2em;
}
.message_d4f5 .description-c9db {
  margin-bottom: 15px;
}
.message_d4f5 .description-c9db:last-child {
  margin-bottom: 0;
}
.message_d4f5 .green_ed8f {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .message_d4f5 .green_ed8f {
    display: block;
  }
}
.message_d4f5 .tag_9b5d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .message_d4f5 .tag_9b5d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.message_d4f5 .advanced_a073 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.message_d4f5 .advanced_a073 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.message_d4f5 .advanced_a073 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.message_d4f5 .column-static-4e75 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.message_d4f5 .column-static-4e75 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.message_d4f5 .image-0eab p:last-child {
  margin-bottom: 0;
}
.message_d4f5 .button_bright_2727 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.message_d4f5 .shadow_32aa {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.message_d4f5 .hero-5850 {
  margin-top: 1em;
}
.message_d4f5 .stale-50cc {
  top: 0;
  display: block;
}
.message_d4f5 .stale-50cc a {
  color: inherit;
}
.message_d4f5 .stale-50cc a:hover {
  color: inherit;
}
.message_d4f5 .wrapper-hard-e179 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.message_d4f5 .wrapper-hard-e179:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.message_d4f5 .shadow_32aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.message_d4f5 .popup_full_a222 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.message_d4f5 .popup_full_a222:first-child {
  margin-top: 0;
}
.message_d4f5 .popup_full_a222.article_f0d6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.message_d4f5 .popup_full_a222.left_b443 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message_d4f5
  .popup_full_a222.left_b443.paper_6a22
  .hero-5850 {
  width: 100%;
}
.message_d4f5 .left_b443 {
  -webkit-box-align: center;
  align-items: center;
}
.message_d4f5 .left_b443 .content-13ae,
.message_d4f5 .left_b443 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.message_d4f5 .advanced_a073 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message_d4f5 .advanced_a073 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message_d4f5 .advanced_a073:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.message_d4f5 .article_f0d6 {
  z-index: 5;
}
.message_d4f5 .focus-bottom-c148 .pagination-purple-11ca {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.message_d4f5 .picture-gold-7716 .pagination-purple-11ca {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.message_d4f5 .gallery-b76f .pagination-purple-11ca {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_d4f5.hard_991e .green_ed8f,
.message_d4f5.current-d3d0 .green_ed8f {
  display: block;
}
.message_d4f5.hard_991e .green_ed8f .accent-a969,
.message_d4f5.hard_991e .green_ed8f .shadow_32aa,
.message_d4f5.current-d3d0 .green_ed8f .accent-a969,
.message_d4f5.current-d3d0 .green_ed8f .shadow_32aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message_d4f5.article_5fb5 .tag_9b5d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .message_d4f5.article_5fb5 .tag_9b5d {
    margin-right: 0;
  }
}
.message_d4f5.hard_991e .tag_9b5d,
.message_d4f5.current-d3d0 .tag_9b5d {
  padding-top: 40%;
}
.message_d4f5.hard_991e .preview_solid_4153,
.message_d4f5.current-d3d0 .preview_solid_4153 {
  display: block;
}
.message_d4f5.hard_991e .fn-sticky-0fc2 .shadow_32aa,
.message_d4f5.current-d3d0 .fn-sticky-0fc2 .shadow_32aa {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.message_d4f5.hard_991e .tag_9b5d,
.message_d4f5.current-d3d0 .tag_9b5d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.message_d4f5.hard_991e .shadow_32aa {
  padding: 1em;
}
.paragraph_liquid_7cda {
  margin: 30px auto;
  display: block;
}
.paragraph_liquid_7cda .detail_be6f > * {
  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;
}
.paragraph_liquid_7cda .detail_be6f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph_liquid_7cda .detail_be6f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb_tiny_bb7b .content-13ae {
  margin-bottom: 1.41575em;
}
.breadcrumb_tiny_bb7b .disabled_last_f000 {
  margin-bottom: 1.618em;
}
.thick_afbe .tabs_20c6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.thick_afbe .tabs_20c6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.thick_afbe .accent_dbab {
  max-width: 100%;
  overflow: auto;
}
.dynamic_06a8 .thick_afbe a:hover {
  text-decoration: underline;
}
.message-58a1 .description-c9db:not(.column-static-4e75),
.message-58a1 .advanced_a073 {
  margin-bottom: 1.41575em;
}
.message-58a1 .description-c9db:not(.column-static-4e75):last-child,
.message-58a1 .advanced_a073:last-child {
  margin-bottom: 0;
}
.message-58a1 .description-c9db.action-bfe2 {
  margin-bottom: 0.41575em;
}
.message-58a1 .nav-out-eaa2:before,
.message-58a1 .layout_e8be:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.message-58a1 .nav-out-eaa2:before {
  content: "\f115";
}
.message-58a1 .layout_e8be:before {
  content: "\f02c";
}
.message-58a1 .slider_7b43 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.message-58a1 .slider_7b43 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.border_bronze_f2cd {
  display: -webkit-box;
  display: flex;
}
.border_bronze_f2cd .heading_new_da49 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .border_bronze_f2cd .heading_new_da49 {
    flex-basis: 90px;
  }
}
.border_bronze_f2cd .advanced-2e47 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .border_bronze_f2cd .advanced-2e47 {
    flex-basis: calc(100% - 50px);
  }
}
.border_bronze_f2cd .status-b2bd p:last-child {
  margin-bottom: 0.72em;
}
.new-20ef .detail_be6f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.new-20ef .detail_be6f:after,
.new-20ef .detail_be6f:before {
  content: "";
  display: table;
}
.new-20ef .detail_be6f:after {
  clear: both;
}
.new-20ef .detail_be6f .shade-action-1a29,
.new-20ef .detail_be6f .east-4743 {
  width: 49%;
}
.new-20ef .detail_be6f .shade-action-1a29 a span.logo_solid_a8ad,
.new-20ef .detail_be6f .east-4743 a span.logo_solid_a8ad {
  display: block;
  margin-bottom: 5px;
}
.new-20ef .detail_be6f .east-4743 {
  float: left;
  text-align: left;
}
.new-20ef .detail_be6f .shade-action-1a29 {
  float: right;
  text-align: right;
}
.footer_copper_ea1c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .footer_copper_ea1c {
    margin-bottom: 0;
  }
}
.current_e874 {
  margin-bottom: 1em;
}
.current_e874 .column-static-4e75 {
  font-size: 1.1em;
  line-height: 1.3;
}
.blue-8b2e a {
  display: block;
  line-height: 0;
  position: relative;
}
.badge_d369 .current_e874,
.mask-rough-bf06 .current_e874 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .badge_d369 .current_e874,
  .mask-rough-bf06 .current_e874 {
    display: block;
  }
}
.badge_d369 .blue-8b2e,
.mask-rough-bf06 .blue-8b2e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .badge_d369 .blue-8b2e,
  .mask-rough-bf06 .blue-8b2e {
    margin-bottom: 1em;
  }
}
.badge_d369 .blue-8b2e img,
.mask-rough-bf06 .blue-8b2e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.badge_d369 .filter_0c38,
.mask-rough-bf06 .filter_0c38 {
  flex-basis: calc(100% - 160px);
}
.badge_d369 .filter_0c38 p,
.mask-rough-bf06 .filter_0c38 p {
  margin-bottom: 0;
}
.badge_d369 .filter_0c38 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .badge_d369 .filter_0c38 {
    padding-left: 0;
  }
}
.mask-rough-bf06 .filter_0c38 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mask-rough-bf06 .filter_0c38 {
    padding-right: 0;
  }
}
.mask-rough-bf06 .blue-8b2e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.glass-f29f .blue-8b2e {
  margin-bottom: 0.5em;
}
.glass-f29f .blue-8b2e img {
  width: 100%;
}
.pro-94e6 .chip_d13b,
.focused_4ec1 .chip_d13b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focused_4ec1 .purple-6729 .active-fca8 p:last-child {
  margin-bottom: 0;
}
.middle-8016 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tertiary-pressed-2e83 .complex-3e9f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tertiary-pressed-2e83 .complex-3e9f:last-of-type {
    margin-bottom: 0;
  }
}
.tertiary-pressed-2e83 .complex-3e9f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary-pressed-2e83 .complex-3e9f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tertiary-pressed-2e83 .complex-3e9f ul li {
  margin: 0 0 0.6em;
}
.tertiary-pressed-2e83 .complex-3e9f ul li.next-3207,
.tertiary-pressed-2e83 .complex-3e9f ul li.up-7207 {
  position: relative;
}
.tertiary-pressed-2e83 .complex-3e9f ul li.next-3207 .block_fast_e80f,
.tertiary-pressed-2e83 .complex-3e9f ul li.up-7207 .block_fast_e80f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tertiary-pressed-2e83 .complex-3e9f ul li.next-3207:after:after,
.tertiary-pressed-2e83 .complex-3e9f ul li.next-3207:after:before,
.tertiary-pressed-2e83
  .complex-3e9f
  ul
  li.up-7207:after:after,
.tertiary-pressed-2e83
  .complex-3e9f
  ul
  li.up-7207:after:before {
  content: "";
  display: table;
}
.tertiary-pressed-2e83 .complex-3e9f ul li.next-3207:after:after,
.tertiary-pressed-2e83
  .complex-3e9f
  ul
  li.up-7207:after:after {
  clear: both;
}
.tertiary-pressed-2e83 .complex-3e9f a.background_26ea:hover {
  text-decoration: none;
}
.tertiary-pressed-2e83 .complex-3e9f select {
  max-width: 100%;
}
.tertiary-pressed-2e83 .complex-3e9f table {
  font-size: 85%;
}
.tertiary-pressed-2e83 .complex-3e9f table td,
.tertiary-pressed-2e83 .complex-3e9f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tertiary-pressed-2e83 .complex-3e9f table tfoot td {
  text-align: left;
}
.tertiary-pressed-2e83 .complex-3e9f :last-child {
  margin-bottom: 0;
}
.tertiary-pressed-2e83 .complex-3e9f .tertiary-down-3464 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tertiary-pressed-2e83 .complex-3e9f .tertiary-down-3464 label {
  width: 100%;
}
.tertiary-pressed-2e83 .complex-3e9f .tertiary-down-3464 .tooltip_acbb {
  width: 100%;
  display: block;
}
.tertiary-pressed-2e83 .complex-3e9f .tertiary-down-3464 .module-9fca {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tertiary-pressed-2e83 .complex-3e9f .tertiary-down-3464 .module-9fca:hover svg #svg-search {
  fill: #444;
}
.tertiary-pressed-2e83 .complex-3e9f .tertiary-down-3464 .module-9fca svg {
  width: 18px;
  height: 18px;
}
.tertiary-pressed-2e83 .inner-e902 ul ul,
.tertiary-pressed-2e83 .row-paper-955a ul ul,
.tertiary-pressed-2e83 .menu-bottom-d260 ul ul,
.tertiary-pressed-2e83 .thumbnail-pink-989a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tertiary-pressed-2e83 .inner-e902 .highlight_liquid_8c21 > a,
.tertiary-pressed-2e83 .row-paper-955a .highlight_liquid_8c21 > a,
.tertiary-pressed-2e83 .menu-bottom-d260 .highlight_liquid_8c21 > a,
.tertiary-pressed-2e83 .thumbnail-pink-989a .highlight_liquid_8c21 > a {
  margin-bottom: 0;
}
.tertiary-pressed-2e83 .gallery-607e li,
.tertiary-pressed-2e83 .inner-e902 li,
.tertiary-pressed-2e83 .red_399f li,
.tertiary-pressed-2e83 .row-paper-955a li,
.tertiary-pressed-2e83 .menu-bottom-d260 li,
.tertiary-pressed-2e83 .thumbnail-pink-989a li,
.tertiary-pressed-2e83 .overlay_steel_5247 li,
.tertiary-pressed-2e83 .inner-c57f li {
  display: block;
  position: relative;
}
.tertiary-pressed-2e83 .gallery-607e li:last-child,
.tertiary-pressed-2e83 .inner-e902 li:last-child,
.tertiary-pressed-2e83 .red_399f li:last-child,
.tertiary-pressed-2e83 .row-paper-955a li:last-child,
.tertiary-pressed-2e83 .menu-bottom-d260 li:last-child,
.tertiary-pressed-2e83 .thumbnail-pink-989a li:last-child,
.tertiary-pressed-2e83 .overlay_steel_5247 li:last-child,
.tertiary-pressed-2e83 .inner-c57f li:last-child {
  border: none;
}
.tertiary-pressed-2e83 .gallery-607e li a,
.tertiary-pressed-2e83 .inner-e902 li a,
.tertiary-pressed-2e83 .red_399f li a,
.tertiary-pressed-2e83 .row-paper-955a li a,
.tertiary-pressed-2e83 .menu-bottom-d260 li a,
.tertiary-pressed-2e83 .thumbnail-pink-989a li a,
.tertiary-pressed-2e83 .overlay_steel_5247 li a,
.tertiary-pressed-2e83 .inner-c57f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary-pressed-2e83 .gallery-607e li ul li::before,
.tertiary-pressed-2e83 .inner-e902 li ul li::before,
.tertiary-pressed-2e83 .red_399f li ul li::before,
.tertiary-pressed-2e83 .row-paper-955a li ul li::before,
.tertiary-pressed-2e83 .menu-bottom-d260 li ul li::before,
.tertiary-pressed-2e83 .thumbnail-pink-989a li ul li::before,
.tertiary-pressed-2e83 .overlay_steel_5247 li ul li::before,
.tertiary-pressed-2e83 .inner-c57f li ul li::before {
  left: 15px;
}
.tertiary-pressed-2e83 .gallery-607e li ul a,
.tertiary-pressed-2e83 .inner-e902 li ul a,
.tertiary-pressed-2e83 .red_399f li ul a,
.tertiary-pressed-2e83 .row-paper-955a li ul a,
.tertiary-pressed-2e83 .menu-bottom-d260 li ul a,
.tertiary-pressed-2e83 .thumbnail-pink-989a li ul a,
.tertiary-pressed-2e83 .overlay_steel_5247 li ul a,
.tertiary-pressed-2e83 .inner-c57f li ul a {
  padding-left: 20px;
}
.tertiary-pressed-2e83 .gallery-607e li ul ul li::before,
.tertiary-pressed-2e83 .inner-e902 li ul ul li::before,
.tertiary-pressed-2e83 .red_399f li ul ul li::before,
.tertiary-pressed-2e83 .row-paper-955a li ul ul li::before,
.tertiary-pressed-2e83 .menu-bottom-d260 li ul ul li::before,
.tertiary-pressed-2e83 .thumbnail-pink-989a li ul ul li::before,
.tertiary-pressed-2e83 .overlay_steel_5247 li ul ul li::before,
.tertiary-pressed-2e83 .inner-c57f li ul ul li::before {
  left: 30px;
}
.tertiary-pressed-2e83 .gallery-607e li ul ul a,
.tertiary-pressed-2e83 .inner-e902 li ul ul a,
.tertiary-pressed-2e83 .red_399f li ul ul a,
.tertiary-pressed-2e83 .row-paper-955a li ul ul a,
.tertiary-pressed-2e83 .menu-bottom-d260 li ul ul a,
.tertiary-pressed-2e83 .thumbnail-pink-989a li ul ul a,
.tertiary-pressed-2e83 .overlay_steel_5247 li ul ul a,
.tertiary-pressed-2e83 .inner-c57f li ul ul a {
  padding-left: 40px;
}
.tertiary-pressed-2e83 .media-north-b314 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary-pressed-2e83 .inner-c57f ul li {
  margin-bottom: 1.41575em;
}
.tertiary-pressed-2e83 .inner-c57f ul li .menu-f1b1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tertiary-pressed-2e83 .inner-c57f ul li .wrapper-simple-f14b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hidden-advanced-0fdf .gallery-607e li a,
.hidden-advanced-0fdf .inner-e902 li a,
.hidden-advanced-0fdf .red_399f li a,
.hidden-advanced-0fdf .row-paper-955a li a,
.hidden-advanced-0fdf .menu-bottom-d260 li a,
.hidden-advanced-0fdf .thumbnail-pink-989a li a,
.hidden-advanced-0fdf .overlay_steel_5247 li a,
.hidden-advanced-0fdf .inner-c57f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-advanced-0fdf .media-north-b314 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-advanced-0fdf .complex-3e9f ul li.next-3207 .block_fast_e80f,
.hidden-advanced-0fdf .complex-3e9f ul li.up-7207 .block_fast_e80f {
  background: rgba(0, 0, 0, 0.2);
}
.hidden-advanced-0fdf .tertiary-pressed-2e83 .complex-3e9f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_lower_e457 .tertiary-pressed-2e83 .gas-3e6e li {
  margin: 0;
}
.overlay_lower_e457 .tertiary-pressed-2e83 .gas-3e6e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.overlay_lower_e457 .tertiary-pressed-2e83 .gas-3e6e li ul {
  margin: 0;
}
.overlay_lower_e457 .tertiary-pressed-2e83 .gas-3e6e li ul li a {
  padding-left: 15px;
}
.overlay_lower_e457 .tertiary-pressed-2e83 .gas-3e6e li ul li li a {
  padding-left: 30px;
}
.overlay_lower_e457 .tertiary-pressed-2e83 .gas-3e6e li.large-6ea7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.overlay_lower_e457 .tertiary-pressed-2e83 .gas-3e6e li.large-6ea7 > 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;
}
.overlay_lower_e457 .tertiary-pressed-2e83 .gas-3e6e li.large-6ea7 > 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;
}
.image-7e02 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.primary_d054 {
  position: relative;
  z-index: 10;
}
.primary_d054 .item-old-5941 {
  width: 100%;
  max-width: 100%;
}
.wide_dbe3 .secondary_copper_d92f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.wide_dbe3 .header-old-4cf3 {
}
.wide_dbe3 .hidden-advanced-0fdf {
  background: #292929;
}
.silver_be02 .secondary_copper_d92f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.silver_be02 .header-old-4cf3 {
  background: #f9f9f9;
}
.silver_be02 .hidden-advanced-0fdf {
  background: #303030;
}
.shadow-solid-d5bd .secondary_copper_d92f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow-solid-d5bd .panel_north_3a53 {
    margin-bottom: 1em;
  }
  .shadow-solid-d5bd .panel_north_3a53:last-child {
    margin-bottom: 0;
  }
}
.shadow-solid-d5bd .header-old-4cf3 {
  background: #ededed;
}
.shadow-solid-d5bd .hidden-advanced-0fdf {
  background: #1a1a1a;
}
.secondary_copper_d92f.header-old-4cf3 {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_copper_d92f.header-old-4cf3 .active_a280 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_copper_d92f.hidden-advanced-0fdf {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_copper_d92f.hidden-advanced-0fdf a:not(.background_26ea) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_copper_d92f.hidden-advanced-0fdf a:not(.background_26ea):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_copper_d92f.hidden-advanced-0fdf .active_a280 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_copper_d92f.hidden-advanced-0fdf table tbody td,
.secondary_copper_d92f.hidden-advanced-0fdf table th {
  background: rgba(0, 0, 0, 0.08);
}
.tabs-f046.column_345d .background-red-cddb {
  max-width: initial;
}
.tabs-f046 .item-9d28 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tabs-f046 .item-9d28 .item-old-5941 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tabs-f046 .item-9d28 .item-old-5941 {
    display: block;
    margin-bottom: 2em;
  }
  .tabs-f046 .item-9d28 .item-old-5941:last-child {
    margin-bottom: 0;
  }
}
.shadow-solid-d5bd .panel_north_3a53:last-child,
.silver_be02 .panel_north_3a53:last-child,
.wide_dbe3 .panel_north_3a53:last-child {
  margin-bottom: 0;
}
.shadow-solid-d5bd .panel_north_3a53 .tertiary-pressed-2e83 .complex-3e9f:last-child,
.silver_be02 .panel_north_3a53 .tertiary-pressed-2e83 .complex-3e9f:last-child,
.wide_dbe3 .panel_north_3a53 .tertiary-pressed-2e83 .complex-3e9f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow-solid-d5bd .grid_new_b73d,
  .shadow-solid-d5bd .breadcrumb-45dd,
  .silver_be02 .grid_new_b73d,
  .silver_be02 .breadcrumb-45dd,
  .wide_dbe3 .grid_new_b73d,
  .wide_dbe3 .breadcrumb-45dd {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .primary_d054 .panel_north_3a53 {
    margin-bottom: 2em;
  }
}
.primary_d054 p:last-child {
  margin-bottom: 0;
}
.primary_d054 li,
.primary_d054 ul {
  list-style: none;
  margin: 0;
}
.primary_d054 ul ul {
  margin-left: 2.617924em;
}
.active-b57d {
  font-size: 0.875em;
}

/* css-noise: e09c */
.widget-item-o9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
