/*!
Theme Name: Customify
Theme URI: https://pressmaximum.description-169a/customify
Author: WPCustomify
Author URI: https://pressmaximum.description-169a
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.description-169a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.frame-rough-81c3.old_c6f8/licenses/gpl-2.0.down-1d24
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.popup_bbab/, (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.slider_8938.hidden-next-990c/normalize.picture_0da9/
 ======
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.picture_0da9 v7.0.0 | MIT License | github.description-169a/necolas/normalize.picture_0da9 */
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;
}
.sort-next-28fc .tertiary-80ba,
.carousel-silver-3e3b,
.hidden_tall_4cb6,
.next_9ec0,
.section-b68b,
.message-7c54,
.huge-a093,
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;
}
.carousel-silver-3e3b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .carousel-silver-3e3b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel-silver-3e3b,
  h1 {
    font-size: 1.8em;
  }
}
.hidden_tall_4cb6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hidden_tall_4cb6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hidden_tall_4cb6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_tall_4cb6,
  h2 {
    font-size: 1.7em;
  }
}
.next_9ec0,
h3 {
  font-size: 1.618em;
}
.sort-next-28fc .tertiary-80ba,
.section-b68b,
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.section-5998 {
  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;
}
.clean_89a4:after,
.clean_89a4:before,
.banner_87c1:after,
.banner_87c1:before {
  content: "";
  display: table;
}
.clean_89a4:after,
.banner_87c1:after {
  clear: both;
}
.right_ed98 {
  float: right;
  margin-right: 0;
}
.narrow_43c6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.footer-black-a9e1 .disabled_pink_acff,
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;
}
.footer-black-a9e1 .disabled_pink_acff: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;
}
.accent-north-ca44 .disabled_pink_acff {
  box-shadow: none;
}
.accent-north-ca44
  .disabled_pink_acff
  .chip_down_3b8e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accent-north-ca44 .disabled_pink_acff .stale-a1d7 {
  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;
}
.accent-north-ca44
  .disabled_pink_acff
  .stale-a1d7
  b {
  display: none;
}
.accent-north-ca44 .top-a9f6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.header_fc68:not(.short-ebf2):not(.nav-dim-7356),
button:not(.short-ebf2):not(.nav-dim-7356),
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ),
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ),
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ) {
  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;
}
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ):hover,
button:not(.short-ebf2):not(
    .nav-dim-7356
  ):hover,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):hover,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):hover,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ):active,
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ):focus,
button:not(.short-ebf2):not(
    .nav-dim-7356
  ):active,
button:not(.short-ebf2):not(
    .nav-dim-7356
  ):focus,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):active,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):focus,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):active,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):focus,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):active,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):focus {
  outline: 0;
}
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73,
button:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73 {
  position: relative;
}
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .accordion-thick-0c75,
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .hot-d633,
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .outline-fluid-ca5c,
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  i,
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  svg,
button:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .accordion-thick-0c75,
button:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .hot-d633,
button:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .outline-fluid-ca5c,
button:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  i,
button:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  svg,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .accordion-thick-0c75,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .hot-d633,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .outline-fluid-ca5c,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  i,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  svg,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .accordion-thick-0c75,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .hot-d633,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .outline-fluid-ca5c,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  i,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  svg,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .accordion-thick-0c75,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .hot-d633,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  .outline-fluid-ca5c,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  i,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73
  svg {
  visibility: hidden;
}
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73:after,
button:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73:after,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73:after,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73:after,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ).fn-loading-7f73: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;
}
.header_fc68:not(.short-ebf2):not(.nav-dim-7356),
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ),
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ),
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ) {
  color: #fff;
  background: #235787;
}
.header_fc68:not(.short-ebf2):not(
    .nav-dim-7356
  ):focus,
input[type="button"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):focus,
input[type="reset"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):focus,
input[type="submit"]:not(.short-ebf2):not(
    .nav-dim-7356
  ):focus {
  color: #fff;
}
.header_fc68.fn-disabled-7f73:not(.short-ebf2):not(
    .nav-dim-7356
  ),
.header_fc68[disabled]:not(.short-ebf2):not(
    .nav-dim-7356
  ),
button.fn-disabled-7f73:not(.short-ebf2):not(
    .nav-dim-7356
  ),
button[disabled]:not(.short-ebf2):not(
    .nav-dim-7356
  ) {
  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;
}
.huge_7524 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.huge_7524: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;
}
.link-0fbb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.copper-ab5e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.outer_8247 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.clean_89a4:after,
.clean_89a4:before,
.logo_thick_59ea:after,
.logo_thick_59ea:before,
.detail-orange-cfc5:after,
.detail-orange-cfc5:before,
.item-light-c606:after,
.item-light-c606:before,
.active_09c8:after,
.active_09c8:before,
.description-stale-b7a4:after,
.description-stale-b7a4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clean_89a4:after,
.logo_thick_59ea:after,
.detail-orange-cfc5:after,
.item-light-c606:after,
.active_09c8:after,
.description-stale-b7a4:after {
  clear: both;
}
.logo_thick_59ea .last-d260,
.detail-orange-cfc5 .last-d260,
.surface-over-4d5e .last-d260 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.feature_9ec8 {
  display: inline-block;
}
.border-medium-a778 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border-medium-a778 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border-medium-a778 .wide_d1ee {
  padding: 1em 0;
  font-size: 85%;
}
.wide_d1ee {
  text-align: left;
  font-style: italic;
  color: #999;
}
.highlight-advanced-84c4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.highlight-advanced-84c4:after,
.highlight-advanced-84c4:before {
  content: "";
  display: table;
}
.highlight-advanced-84c4:after {
  clear: both;
}
.dirty_7a40 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.heading_narrow_6dff .dirty_7a40 {
  max-width: 50%;
}
.middle_7e8e .dirty_7a40 {
  max-width: 33.33%;
}
.accordion_clean_ba3b .dirty_7a40 {
  max-width: 25%;
}
.lower_433c .dirty_7a40 {
  max-width: 20%;
}
.focus-old-cbbc .dirty_7a40 {
  max-width: 16.66%;
}
.pink-c805 .dirty_7a40 {
  max-width: 14.28%;
}
.active_84a0 .dirty_7a40 {
  max-width: 12.5%;
}
.widget_solid_1d54 .dirty_7a40 {
  max-width: 11.11%;
}
.nav-e2a6 {
  display: block;
}
.sort-next-28fc .center-f84b label,
.sort-next-28fc .item_0711 label,
.sort-next-28fc .soft-32d7 label,
.sort-next-28fc .frame-23fe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-right-20f7 {
  list-style: none;
  margin: 0;
}
.table-right-20f7 article.blue-3079 {
  margin-bottom: 0;
}
.table-right-20f7 ul {
  list-style: none;
  margin: 0;
}
.table-right-20f7 .article_static_0ebf li.blue-3079 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-right-20f7 .article_static_0ebf li.blue-3079 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-right-20f7 .article_static_0ebf li.blue-3079: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) {
  .table-right-20f7 .article_static_0ebf li.blue-3079 li.blue-3079 li.blue-3079 li.blue-3079 {
    padding-left: 0;
  }
}
article.blue-3079 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.blue-3079 .logo_thick_59ea p:last-of-type {
  margin-bottom: 0;
}
article.blue-3079 .purple_b462 {
  float: left;
}
article.blue-3079 .notification_focused_3280 {
  margin-left: 85px;
}
article.blue-3079 .last-ef79 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.blue-3079 .last-ef79 .alert-current-96b6 {
  margin-left: 10px;
}
article.blue-3079 .pro-8583 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.blue-3079 .sort_center_e715 {
  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 .center-f84b,
  #respond .soft-32d7,
  #respond .frame-23fe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .center-f84b input,
#respond .soft-32d7 input,
#respond .frame-23fe input {
  width: 100%;
}
#respond .frame-23fe {
  margin-right: 0;
}
#respond .tall_9192 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard_0a16 {
  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;
}
.hard_0a16.menu_bfc3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hard_0a16 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%);
}
.hard_0a16:focus,
.hard_0a16: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);
}
.nav_86dc {
  border-radius: 10%;
}
.block-b5d0 {
  border-radius: 50%;
}
.sort-cool-6e8d {
  font-size: 0.72em;
}
.sidebar-huge-4c89 {
  font-size: 0.875em;
}
.progress-liquid-cb5c {
  font-size: 1.1em;
}
.dark_570d {
  text-transform: uppercase;
  line-height: 1.2;
}
.dark_570d.sort-cool-6e8d {
  letter-spacing: 0.5px;
}
.wood-f217,
.wood-f217 a {
  color: #6d6d6d;
}
.wood-f217 a:hover {
  color: #111;
}
.item_4abb {
  color: #6d6d6d;
}
.component_7751 {
  overflow-x: hidden;
}
.component_7751 .status-ca06.table_986e {
  position: relative;
}
.component_7751 .status-ca06.table_986e.popup_0ba4 {
  position: initial;
}
.component_7751
  .status-ca06.table_986e.popup_0ba4
  .over-3157 {
  left: auto;
}
.component_7751 .status-ca06 .over-3157 {
  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;
}
.component_7751 .status-ca06:hover.table_986e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.component_7751
  .status-ca06:hover.table_986e
  .over-3157 {
  display: block;
  z-index: 9999999;
}
.component_7751 .feature_a213 .south-92d8,
.component_7751 .warm_6707 .south-92d8 {
  display: none;
}
.component_7751 .tertiary_tiny_29c3 .status-ca06:hover.table_986e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort-next-28fc .center-f84b label,
.sort-next-28fc .item_0711 label,
.sort-next-28fc .soft-32d7 label,
.sort-next-28fc .frame-23fe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-right-20f7 {
  list-style: none;
  margin: 0;
}
.table-right-20f7 article.blue-3079 {
  margin-bottom: 0;
}
.table-right-20f7 ul {
  list-style: none;
  margin: 0;
}
.table-right-20f7 .article_static_0ebf li.blue-3079 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-right-20f7 .article_static_0ebf li.blue-3079 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-right-20f7 .article_static_0ebf li.blue-3079: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) {
  .table-right-20f7 .article_static_0ebf li.blue-3079 li.blue-3079 li.blue-3079 li.blue-3079 {
    padding-left: 0;
  }
}
article.blue-3079 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.blue-3079 .logo_thick_59ea p:last-of-type {
  margin-bottom: 0;
}
article.blue-3079 .purple_b462 {
  float: left;
}
article.blue-3079 .notification_focused_3280 {
  margin-left: 85px;
}
article.blue-3079 .last-ef79 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.blue-3079 .last-ef79 .alert-current-96b6 {
  margin-left: 10px;
}
article.blue-3079 .pro-8583 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.blue-3079 .sort_center_e715 {
  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 .center-f84b,
  #respond .soft-32d7,
  #respond .frame-23fe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .center-f84b input,
#respond .soft-32d7 input,
#respond .frame-23fe input {
  width: 100%;
}
#respond .frame-23fe {
  margin-right: 0;
}
#respond .tall_9192 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature_a213 .heading-fluid-9050 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.heading-fluid-9050 .section_6700.steel_853b .image-yellow-005c > li > a:focus,
.heading-fluid-9050 .section_6700.steel_853b .image-yellow-005c > li > a:hover,
.heading-fluid-9050 .section_6700.badge-lite-2caa .image-yellow-005c > li > a:focus,
.heading-fluid-9050 .section_6700.badge-lite-2caa .image-yellow-005c > li > a:hover,
.heading-fluid-9050 .section_6700.search-tall-cb9a .image-yellow-005c > li > a:focus,
.heading-fluid-9050 .section_6700.search-tall-cb9a .image-yellow-005c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-fluid-9050
  .section_6700.steel_853b
  .image-yellow-005c
  > li.paragraph_down_8723
  > a,
.heading-fluid-9050
  .section_6700.steel_853b
  .image-yellow-005c
  > li.cool-77ba
  > a,
.heading-fluid-9050
  .section_6700.badge-lite-2caa
  .image-yellow-005c
  > li.paragraph_down_8723
  > a,
.heading-fluid-9050
  .section_6700.badge-lite-2caa
  .image-yellow-005c
  > li.cool-77ba
  > a,
.heading-fluid-9050
  .section_6700.search-tall-cb9a
  .image-yellow-005c
  > li.paragraph_down_8723
  > a,
.heading-fluid-9050 .section_6700.search-tall-cb9a .image-yellow-005c > li.description-a73e > a {
  color: rgba(255, 255, 255, 0.99);
}
.heading-fluid-9050 .picture_iron_cd50,
.heading-fluid-9050 .picture_iron_cd50 a {
  color: rgba(255, 255, 255, 0.99);
}
.heading-fluid-9050 .shade-ad17.outer_97fc li a,
.heading-fluid-9050 .video-bc18 a,
.heading-fluid-9050 .complex-6049,
.heading-fluid-9050 .image-yellow-005c > li > a,
.heading-fluid-9050 .blue-a84e {
  color: rgba(255, 255, 255, 0.79);
}
.heading-fluid-9050 .shade-ad17.outer_97fc li a:hover,
.heading-fluid-9050 .video-bc18 a:hover,
.heading-fluid-9050 .complex-6049:hover,
.heading-fluid-9050 .image-yellow-005c > li > a:hover,
.heading-fluid-9050 .blue-a84e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-fluid-9050 .cool_3ca2 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-fluid-9050 .cool_3ca2 .wrapper_hard_309f {
  color: rgba(255, 255, 255, 0.99);
}
.heading-fluid-9050 .cool_3ca2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-fluid-9050 .row-160b .right_f58a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-fluid-9050 .row-160b .right_f58a .tiny_e2e1 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-fluid-9050
  .row-160b
  .right_f58a
  .tiny_e2e1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-fluid-9050
  .row-160b
  .right_f58a
  .tiny_e2e1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-fluid-9050
  .row-160b
  .right_f58a
  .tiny_e2e1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-fluid-9050
  .row-160b
  .right_f58a
  .tiny_e2e1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-fluid-9050 .row-160b .tertiary-c983 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-fluid-9050 .row-160b .tertiary-c983:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected_a5f1
  .heading-fluid-9050
  .row-160b
  .right_4ca2
  .gradient_pressed_e50c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected_a5f1
  .heading-fluid-9050
  .row-160b
  .right_4ca2
  .tiny_e2e1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature_a213 .border-f5d7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.border-f5d7 .section_6700.steel_853b .image-yellow-005c > li > a:focus,
.border-f5d7 .section_6700.steel_853b .image-yellow-005c > li > a:hover,
.border-f5d7 .section_6700.badge-lite-2caa .image-yellow-005c > li > a:focus,
.border-f5d7 .section_6700.badge-lite-2caa .image-yellow-005c > li > a:hover,
.border-f5d7 .section_6700.search-tall-cb9a .image-yellow-005c > li > a:focus,
.border-f5d7 .section_6700.search-tall-cb9a .image-yellow-005c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-f5d7
  .section_6700.steel_853b
  .image-yellow-005c
  > li.paragraph_down_8723
  > a,
.border-f5d7
  .section_6700.steel_853b
  .image-yellow-005c
  > li.cool-77ba
  > a,
.border-f5d7
  .section_6700.badge-lite-2caa
  .image-yellow-005c
  > li.paragraph_down_8723
  > a,
.border-f5d7
  .section_6700.badge-lite-2caa
  .image-yellow-005c
  > li.cool-77ba
  > a,
.border-f5d7
  .section_6700.search-tall-cb9a
  .image-yellow-005c
  > li.paragraph_down_8723
  > a,
.border-f5d7 .section_6700.search-tall-cb9a .image-yellow-005c > li.description-a73e > a {
  color: rgba(0, 0, 0, 0.8);
}
.border-f5d7 .picture_iron_cd50,
.border-f5d7 .picture_iron_cd50 a {
  color: rgba(0, 0, 0, 0.8);
}
.border-f5d7 .shade-ad17.outer_97fc li a,
.border-f5d7 .video-bc18 a,
.border-f5d7 .complex-6049,
.border-f5d7 .image-yellow-005c > li > a,
.border-f5d7 .blue-a84e {
  color: rgba(0, 0, 0, 0.55);
}
.border-f5d7 .shade-ad17.outer_97fc li a:hover,
.border-f5d7 .video-bc18 a:hover,
.border-f5d7 .complex-6049:hover,
.border-f5d7 .image-yellow-005c > li > a:hover,
.border-f5d7 .blue-a84e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-f5d7 .cool_3ca2 {
  color: rgba(0, 0, 0, 0.55);
}
.border-f5d7 .cool_3ca2 .wrapper_hard_309f {
  color: rgba(0, 0, 0, 0.8);
}
.border-f5d7 .cool_3ca2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_full_72b4 .content-first-3d0b {
  margin-left: auto;
  margin-right: auto;
}
.detail-orange-cfc5 > * {
  margin-left: auto;
  margin-right: auto;
}
.detail-orange-cfc5 .link-0fbb {
  margin-right: 1.41575em;
}
.highlight-gold-6980 .detail-orange-cfc5 > .focus-2a30 {
  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;
}
.highlight-gold-6980 .detail-orange-cfc5 > .preview-thick-197c {
  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;
}
.outline-0ab6.main_full_72b4 .content-first-3d0b,
.layout_99bb.main_full_72b4 .content-first-3d0b {
  margin-left: 0;
}
.stale_b320.main_full_72b4 .content-first-3d0b,
.block_f0e3.main_full_72b4 .content-first-3d0b {
  margin-right: 0;
}
.detail-orange-cfc5 ol,
.detail-orange-cfc5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.clean_6086 video {
  max-width: 100%;
}
.primary-green-247e img {
  display: block;
}
.primary-green-247e.link-0fbb,
.primary-green-247e.copper-ab5e {
  width: 100%;
}
.primary-green-247e.preview-thick-197c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mask-6c34:not(.bottom_6e5c) {
  margin: 1.5em auto;
}
.current_c764 p {
  padding: 1.5em 14px;
}
ul.disabled-f9c3.preview-thick-197c,
ul.disabled-f9c3.focus-2a30,
ul.disabled-f9c3.nav-gas-6cd4.focus-2a30 {
  padding: 0 14px;
}
.secondary-4055 {
  display: block;
  overflow-x: auto;
}
.secondary-4055 table {
  border-collapse: collapse;
  width: 100%;
}
.secondary-4055 td,
.secondary-4055 th {
  padding: 0.5em;
}
.detail-orange-cfc5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.detail-orange-cfc5 ol ol,
.detail-orange-cfc5 ol ul,
.detail-orange-cfc5 ul ol,
.detail-orange-cfc5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.detail-orange-cfc5 ol ol li,
.detail-orange-cfc5 ol ul li,
.detail-orange-cfc5 ul ol li,
.detail-orange-cfc5 ul ul li {
  margin-left: 0;
}
.purple_40a9.dynamic-7191 > .hidden_selected_e33f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.purple_40a9.dynamic-7191 > .hidden_selected_e33f iframe,
.purple_40a9.dynamic-7191 > .hidden_selected_e33f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.card_e735 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.card_e735.aside-f731 {
  padding: 0;
}
.card_e735.aside-f731 cite {
  font-size: 13px;
}
.card_e735 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.card_e735 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.secondary-selected-9281 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.secondary-selected-9281 > p:first-child {
  margin-top: 0;
}
.secondary-selected-9281 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.secondary-selected-9281 blockquote {
  border-left: 0;
}
.lite-a0e1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.lite-a0e1:not(.text_full_2236) {
  max-width: 100px;
}
.lite-a0e1.fast_f9ca {
  border-bottom: none !important;
  text-align: center;
}
.lite-a0e1.fast_f9ca::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .current_c764 p {
    padding: 1.5em 0;
  }
}
.green-e21c {
  color: #0073aa;
}
.soft_06fd {
  background-color: #0073aa;
}
.background-liquid-d3e8 {
  color: #229fd8;
}
.shade-9e61 {
  background-color: #229fd8;
}
.breadcrumb-9221 {
  color: #eee;
}
.module-a9dc {
  background-color: #eee;
}
.main-8283 {
  color: #444;
}
.medium_fb9d {
  background-color: #444;
}
.list_green_6f71 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.list_green_6f71 .tall_4998 .video-bc18 {
  font-size: 15px;
}
.list_green_6f71 .video-bc18 {
  line-height: 1.3;
}
.list_green_6f71 .border-f5d7 {
}
.list_green_6f71 .heading-fluid-9050 {
  background: #235787;
}
.detail_bf6b {
  padding: 0;
}
.detail_bf6b .heading-fluid-9050 {
  background: #1a1a1a;
}
.detail_bf6b .border-f5d7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.mini_418a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.mini_418a .border-f5d7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.mini_418a .heading-fluid-9050 {
  background: #303030;
}
.description-stale-b7a4 {
  position: relative;
  z-index: 10;
}
.description-stale-b7a4 .image-36f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first-70bc .table_986e {
  display: inline-block;
  vertical-align: middle;
}
.first-70bc.sort-advanced-e5e1 .table_986e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .first-70bc.sort-advanced-e5e1 .table_986e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .first-70bc.sort-advanced-e5e1 .table_986e {
    margin-right: 0.4em;
  }
}
.first-70bc.sort-advanced-e5e1 .table_986e:last-child {
  margin-right: 0;
}
.left_e7a4 .image-36f4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .feature_a213 .tall_4998 {
    margin: 0 -0.5em;
  }
  .feature_a213 .tall_4998 [class*="customify-col-"],
  .feature_a213 .tall_4998 [class*="customify-col_"],
  .feature_a213 .tall_4998 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.feature_a213.pattern-c00d .image-36f4 {
  background: 0 0 !important;
}
.feature_a213.pattern-c00d .image-36f4,
.feature_a213.left_e7a4 .image-36f4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .feature_a213.soft_cf3a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.feature_a213.left_e7a4 .image-36f4 {
  box-shadow: none !important;
}
.menu_pressed_e893 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .menu_pressed_e893 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .menu_pressed_e893 {
    padding: 18px 0 20px;
  }
}
.menu_pressed_e893 .simple_be64 {
  width: 100%;
}
.menu_pressed_e893 .upper_cec8 {
  margin-bottom: 0;
}
.menu_pressed_e893 .shade-selected-77a5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pressed_2964 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pressed_2964 .summary-center-a2a1 {
  width: 100%;
}
.sort-4f5a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sort-4f5a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sort-4f5a 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;
}
.sort-4f5a li:last-child:after {
  display: none;
}
.sort-4f5a li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer-ad98 .south-92d8 button,
.menu_pressed_e893 .south-92d8 button {
  left: 0;
}
.footer-ad98 .summary-center-a2a1,
.menu_pressed_e893 .summary-center-a2a1 {
  padding-left: 0;
  padding-right: 0;
}
.footer-ad98 .pressed_2964,
.menu_pressed_e893 .pressed_2964 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer-ad98 {
  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;
}
.footer-ad98: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;
}
.footer-ad98 .block-slow-798a {
  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) {
  .footer-ad98 .block-slow-798a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-ad98 .block-slow-798a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer-ad98 .block-slow-798a {
    min-height: 200px;
  }
}
.footer-ad98 .sort-4f5a {
  color: rgba(255, 255, 255, 0.8);
}
.footer-ad98 .sort-4f5a a,
.footer-ad98 .sort-4f5a li:after {
  color: inherit;
}
.footer-ad98 .sort-4f5a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.component-ae60 {
  margin-bottom: 0.5em;
}
.tag_active_6af7 {
  margin-bottom: 1.2em;
}
.tag_active_6af7,
.component-ae60 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tag_active_6af7 p:last-child,
.component-ae60 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .south-92d8,
#masthead .south-92d8 {
  display: none;
}
#masthead
  > .south-92d8.simple_27f0 {
  display: none;
}
#masthead > .south-92d8 button {
  left: 0;
}
.row_14b8 {
  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%;
}
.row_14b8 .table_986e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.row_14b8 .border-prev-5dfa {
  display: -webkit-box;
  display: flex;
}
.row_14b8 .border-prev-5dfa.image_160f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.row_14b8 .border-prev-5dfa.hidden_copper_ab24 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row_14b8 .border-prev-5dfa.outer_fb59 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row_14b8.banner_b360.dirty_b356 .border-prev-5dfa.image_160f {
  flex-basis: 100%;
}
.row_14b8.tertiary-05a7 .border-prev-5dfa.hidden_copper_ab24 {
  -webkit-box-flex: 1;
  flex: auto;
}
.row_14b8.tertiary-05a7 .border-prev-5dfa.outer_fb59 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .south-92d8.simple_27f0 {
  display: none;
}
#masthead > .south-92d8 button {
  left: 0;
}
.solid-4b76 {
  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;
}
.solid-4b76:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.solid-4b76.search-plasma-7c56 i {
  margin-right: 4px;
}
.solid-4b76.media_brown_aff8 i {
  margin-left: 5px;
}
.video-bc18 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.video-bc18 p:last-child {
  margin-bottom: 0;
}
.search_medium_d23c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.search_medium_d23c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.search_medium_d23c img {
  display: block;
  width: auto;
  line-height: 1;
}
.search_medium_d23c .picture_iron_cd50 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.search_medium_d23c .purple-472e {
  margin: 5px 0 7px 0;
}
.search_medium_d23c.breadcrumb-huge-afb8 .dim-be73 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search_medium_d23c.breadcrumb-huge-afb8 .frame_south_3b9f {
  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;
}
.search_medium_d23c.gold_7745 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.search_medium_d23c.gold_7745 .dim-be73 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search_medium_d23c.gold_7745 .frame_south_3b9f {
  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;
}
.search_medium_d23c.component-3b51 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search_medium_d23c.hero_a2f5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.search_medium_d23c.hero_a2f5 .frame_south_3b9f {
  margin-top: 7px;
}
.section_plasma_315e {
  display: inline-block;
}
.description-stale-b7a4 .message-a835 .search_medium_d23c img {
  max-width: 100%;
}
.section_6700 .section-57ac.bottom-b37e,
.fresh-b5c0 .section-57ac.bottom-b37e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_6700 .modal_ae77,
.fresh-b5c0 .modal_ae77 {
  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%);
}
.section_6700 .modal_ae77 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.section_6700.media-selected-4cad .modal_ae77 {
  display: none;
}
.section_6700 .paper-b971 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section_6700 .paper-b971 li {
  display: inline-block;
  position: relative;
}
.section_6700 .paper-b971 li:last-child {
  margin-right: 0;
}
.section_6700 .paper-b971 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;
}
.section_6700 .paper-b971 li.description-a73e > a {
  color: rgba(0, 0, 0, 0.9);
}
.section_6700 .paper-b971 > 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;
}
.section_6700 .paper-b971 > li > a i {
  line-height: 0;
}
.section_6700 .paper-b971 > li.input-middle-c59a > a .modal_ae77 {
  margin-left: 4px;
  line-height: 0;
}
.section_6700 .paper-b971 .search-light-a580 li.input-middle-c59a > a {
  position: relative;
}
.section_6700 .paper-b971 .search-light-a580 li.input-middle-c59a > a:after,
.section_6700 .paper-b971 .search-light-a580 li.input-middle-c59a > a:before {
  content: "";
  display: table;
}
.section_6700 .paper-b971 .search-light-a580 li.input-middle-c59a > a:after {
  clear: both;
}
.section_6700 .paper-b971 .search-light-a580 li.input-middle-c59a > a .modal_ae77 {
  margin-left: 5px;
  float: right;
}
.section_6700 .orange-0b3a,
.section_6700 .search-light-a580 {
  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;
}
.section_6700 .search-light-a580 {
  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;
}
.section_6700 .search-light-a580 .bottom-b37e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section_6700 .search-light-a580 .modal_ae77 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.section_6700 .search-light-a580 li {
  display: block;
  margin: 0;
  padding: 0;
}
.section_6700 .search-light-a580 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;
}
.section_6700 .search-light-a580 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.section_6700 .search-light-a580 .search-light-a580 {
  top: 0;
  left: 100%;
}
.section_6700 .solid-88d2.fn-focus-7f73 > .orange-0b3a,
.section_6700 .solid-88d2.fn-focus-7f73 > .search-light-a580,
.section_6700 .solid-88d2:focus > .orange-0b3a,
.section_6700 .solid-88d2:focus > .search-light-a580,
.section_6700 .solid-88d2:hover > .orange-0b3a,
.section_6700 .solid-88d2:hover > .search-light-a580 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.section_6700.search-tall-cb9a .image-yellow-005c:after,
.section_6700.search-tall-cb9a .image-yellow-005c:before {
  content: "";
  display: table;
}
.section_6700.search-tall-cb9a .image-yellow-005c:after {
  clear: both;
}
.section_6700.search-tall-cb9a .image-yellow-005c > li {
  float: left;
}
.section_6700.list-bottom-e942 .image-yellow-005c:after,
.section_6700.list-bottom-e942 .image-yellow-005c:before {
  content: "";
  display: table;
}
.section_6700.list-bottom-e942 .image-yellow-005c:after {
  clear: both;
}
.section_6700.list-bottom-e942 .image-yellow-005c > li {
  float: left;
}
.section_6700.list-bottom-e942 .image-yellow-005c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.section_6700.list-bottom-e942 .image-yellow-005c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.section_6700.list-bottom-e942 .image-yellow-005c > li.paragraph_down_8723 > a,
.section_6700.list-bottom-e942 .image-yellow-005c > li.description-a73e > a {
  color: #fff;
  background-color: #1e4b75;
}
.section_6700.steel_853b .image-yellow-005c > li > a .bottom-b37e {
  position: relative;
}
.section_6700.steel_853b .image-yellow-005c > li > a .bottom-b37e: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;
}
.section_6700.steel_853b
  .image-yellow-005c
  > li:focus
  > a
  .bottom-b37e:before,
.section_6700.steel_853b
  .image-yellow-005c
  > li:hover
  > a
  .bottom-b37e:before {
  width: 100%;
  background-color: currentColor;
}
.section_6700.steel_853b
  .image-yellow-005c
  > li.paragraph_down_8723
  > a
  .bottom-b37e:before,
.section_6700.steel_853b
  .image-yellow-005c
  > li.cool-77ba
  > a
  .bottom-b37e:before {
  width: 100%;
  background-color: currentColor;
}
.section_6700.badge-lite-2caa .image-yellow-005c > li > a .bottom-b37e {
  position: relative;
}
.section_6700.badge-lite-2caa .image-yellow-005c > li > a .bottom-b37e: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;
}
.section_6700.badge-lite-2caa .image-yellow-005c > li:focus > a .bottom-b37e:before,
.section_6700.badge-lite-2caa
  .image-yellow-005c
  > li:hover
  > a
  .bottom-b37e:before {
  width: 100%;
  background-color: currentColor;
}
.section_6700.badge-lite-2caa
  .image-yellow-005c
  > li.paragraph_down_8723
  > a
  .bottom-b37e:before,
.section_6700.badge-lite-2caa
  .image-yellow-005c
  > li.cool-77ba
  > a
  .bottom-b37e:before {
  width: 100%;
  background-color: currentColor;
}
.fresh-b5c0 .paper-b971 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fresh-b5c0 .paper-b971 li:first-child > a {
  border-top: none;
}
.fresh-b5c0 .paper-b971 .text_5707 > .bottom-b37e .modal_ae77 {
  display: none;
}
.fresh-b5c0 .paper-b971 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fresh-b5c0 .paper-b971 li:last-child {
  border: none;
}
.fresh-b5c0 .paper-b971 li.input-middle-c59a > a {
  padding-right: 45px !important;
}
.fresh-b5c0 .paper-b971 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fresh-b5c0 .paper-b971 li a:focus,
.fresh-b5c0 .paper-b971 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-b5c0 .paper-b971 li .component-wood-b09d {
  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;
}
.fresh-b5c0 .paper-b971 li .component-wood-b09d:hover {
  box-shadow: none;
}
.fresh-b5c0 .paper-b971 li .component-wood-b09d .modal_ae77 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fresh-b5c0 .paper-b971 .search-light-a580 {
  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);
}
.fresh-b5c0 .paper-b971 .search-light-a580 li a {
  padding-left: 3em;
}
.fresh-b5c0 .paper-b971 .slider-ba8e > a .component-wood-b09d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fresh-b5c0 .paper-b971 .slider-ba8e > .search-light-a580 {
  display: block;
  opacity: 1;
}
.static-8629 {
  max-width: 100%;
}
.preview_9ea0 {
  line-height: 0;
  cursor: pointer;
}
.blue-a84e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.blue-a84e:hover {
  box-shadow: none;
  color: currentColor;
}
.blue-a84e svg {
  width: 18px;
  height: 18px;
}
.blue-a84e .steel-c27d {
  display: none;
}
.progress_liquid_5023 {
  position: relative;
}
.progress_liquid_5023.fn-active-7f73 .blue-a84e .carousel-center-f582 {
  display: none;
}
.progress_liquid_5023.fn-active-7f73 .blue-a84e .steel-c27d {
  display: inline-block;
}
.progress_liquid_5023 .tertiary-c8ae {
  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);
}
.progress_liquid_5023.slow_5201 .tertiary-c8ae {
  left: auto;
  right: -0.9em;
}
.progress_liquid_5023.slow_5201 .logo-wood-551b::before {
  left: auto;
  right: 15px;
}
.progress_liquid_5023.fn-active-7f73 .tertiary-c8ae {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.right_4ca2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.right_4ca2 label {
  flex-basis: 100%;
}
.right_4ca2 .right_f58a {
  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;
}
.right_4ca2 .tiny_e2e1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.right_4ca2 .tiny_e2e1:focus {
  background-color: transparent;
}
.right_4ca2 button.tertiary-c983 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.right_4ca2 button.tertiary-c983:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.right_4ca2 button.tertiary-c983 svg {
  width: 18px;
  height: 18px;
}
.right_4ca2 input[type="submit"] {
  min-height: auto;
}
.row-160b .right_4ca2 .tiny_e2e1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.logo-wood-551b {
  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) {
  .logo-wood-551b {
    width: 220px;
  }
}
.logo-wood-551b label {
  flex-basis: 100%;
}
.logo-wood-551b::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;
}
.selected_a5f1 .row-160b .right_4ca2 {
  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;
}
.selected_a5f1
  .row-160b
  .right_4ca2
  .right_f58a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.selected_a5f1 .row-160b .right_4ca2 .tiny_e2e1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.selected_a5f1
  .row-160b
  .right_4ca2
  .tiny_e2e1:focus {
  background: 0 0;
}
.selected_a5f1
  .row-160b
  .right_4ca2
  .gradient_pressed_e50c {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.shade-ad17 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shade-ad17 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shade-ad17 li:last-child {
  margin-right: 0;
}
.shade-ad17 li:first-child {
  margin-left: 0;
}
.shade-ad17.row-8068 a {
  color: #fff;
}
.shade-ad17.row-8068 a:hover {
  color: #fff;
}
.shade-ad17 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shade-ad17 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shade-ad17 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shade-ad17 a:hover {
  opacity: 0.9;
  color: inherit;
}
.shade-ad17 [class*="social-icon-apple"] {
  background-color: #999;
}
.shade-ad17 [class*="social-icon-apple"].modal-right-d9c9 {
  background-color: transparent;
  color: #999;
}
.shade-ad17 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shade-ad17 [class*="social-icon-behance"].modal-right-d9c9 {
  background-color: transparent;
  color: #1769ff;
}
.shade-ad17 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shade-ad17 [class*="social-icon-bitbucket"].modal-right-d9c9 {
  background-color: transparent;
  color: #205081;
}
.shade-ad17 [class*="social-icon-codepen"] {
  background-color: #000;
}
.shade-ad17 [class*="social-icon-codepen"].modal-right-d9c9 {
  background-color: transparent;
  color: #000;
}
.shade-ad17 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shade-ad17 [class*="social-icon-delicious"].modal-right-d9c9 {
  background-color: transparent;
  color: #39f;
}
.shade-ad17 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shade-ad17 [class*="social-icon-digg"].modal-right-d9c9 {
  background-color: transparent;
  color: #005be2;
}
.shade-ad17 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shade-ad17 [class*="social-icon-dribbble"].modal-right-d9c9 {
  background-color: transparent;
  color: #ea4c89;
}
.shade-ad17 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shade-ad17 [class*="social-icon-envelope"].modal-right-d9c9 {
  background-color: transparent;
  color: #ea4335;
}
.shade-ad17 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shade-ad17 [class*="social-icon-facebook"].modal-right-d9c9 {
  background-color: transparent;
  color: #3b5998;
}
.shade-ad17 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shade-ad17 [class*="social-icon-flickr"].modal-right-d9c9 {
  background-color: transparent;
  color: #0063dc;
}
.shade-ad17 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shade-ad17 [class*="social-icon-foursquare"].modal-right-d9c9 {
  background-color: transparent;
  color: #2d5be3;
}
.shade-ad17 [class*="social-icon-github"] {
  background-color: #333;
}
.shade-ad17 [class*="social-icon-github"].modal-right-d9c9 {
  background-color: transparent;
  color: #333;
}
.shade-ad17 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shade-ad17 [class*="social-icon-google-plus"].modal-right-d9c9 {
  background-color: transparent;
  color: #dd4b39;
}
.shade-ad17 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shade-ad17 [class*="social-icon-houzz"].modal-right-d9c9 {
  background-color: transparent;
  color: #7ac142;
}
.shade-ad17 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shade-ad17 [class*="social-icon-instagram"].modal-right-d9c9 {
  background-color: transparent;
  color: #262626;
}
.shade-ad17 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shade-ad17 [class*="social-icon-jsfiddle"].modal-right-d9c9 {
  background-color: transparent;
  color: #487aa2;
}
.shade-ad17 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shade-ad17 [class*="social-icon-linkedin"].modal-right-d9c9 {
  background-color: transparent;
  color: #0077b5;
}
.shade-ad17 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shade-ad17 [class*="social-icon-medium"].modal-right-d9c9 {
  background-color: transparent;
  color: #00ab6b;
}
.shade-ad17 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shade-ad17
  [class*="social-icon-odnoklassniki"].modal-right-d9c9 {
  background-color: transparent;
  color: #f4731c;
}
.shade-ad17 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shade-ad17 [class*="social-icon-meetup"].modal-right-d9c9 {
  background-color: transparent;
  color: #ec1c40;
}
.shade-ad17 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shade-ad17 [class*="social-icon-pinterest"].modal-right-d9c9 {
  background-color: transparent;
  color: #bd081c;
}
.shade-ad17 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shade-ad17 [class*="social-icon-product-hunt"].modal-right-d9c9 {
  background-color: transparent;
  color: #da552f;
}
.shade-ad17 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shade-ad17 [class*="social-icon-reddit"].modal-right-d9c9 {
  background-color: transparent;
  color: #ff4500;
}
.shade-ad17 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shade-ad17 [class*="social-icon-rss"].modal-right-d9c9 {
  background-color: transparent;
  color: #f26522;
}
.shade-ad17 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shade-ad17
  [class*="social-icon-shopping-cart"].modal-right-d9c9 {
  background-color: transparent;
  color: #4caf50;
}
.shade-ad17 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shade-ad17 [class*="social-icon-skype"].modal-right-d9c9 {
  background-color: transparent;
  color: #00aff0;
}
.shade-ad17 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shade-ad17 [class*="social-icon-slideshare"].modal-right-d9c9 {
  background-color: transparent;
  color: #0077b5;
}
.shade-ad17 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shade-ad17 [class*="social-icon-snapchat"].modal-right-d9c9 {
  background-color: transparent;
  color: #fffc00;
}
.shade-ad17 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shade-ad17 [class*="social-icon-soundcloud"].modal-right-d9c9 {
  background-color: transparent;
  color: #f80;
}
.shade-ad17 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shade-ad17 [class*="social-icon-spotify"].modal-right-d9c9 {
  background-color: transparent;
  color: #2ebd59;
}
.shade-ad17 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shade-ad17
  [class*="social-icon-stack-overflow"].modal-right-d9c9 {
  background-color: transparent;
  color: #fe7a15;
}
.shade-ad17 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shade-ad17 [class*="social-icon-maldkfgram"].modal-right-d9c9 {
  background-color: transparent;
  color: #2ca5e0;
}
.shade-ad17 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shade-ad17 [class*="social-icon-tripadvisor"].modal-right-d9c9 {
  background-color: transparent;
  color: #589442;
}
.shade-ad17 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shade-ad17 [class*="social-icon-tumblr"].modal-right-d9c9 {
  background-color: transparent;
  color: #35465c;
}
.shade-ad17 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shade-ad17 [class*="social-icon-twitch"].modal-right-d9c9 {
  background-color: transparent;
  color: #6441a5;
}
.shade-ad17 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shade-ad17 [class*="social-icon-twitter"].modal-right-d9c9 {
  background-color: transparent;
  color: #1da1f2;
}
.shade-ad17 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shade-ad17 [class*="social-icon-vimeo"].modal-right-d9c9 {
  background-color: transparent;
  color: #1ab7ea;
}
.shade-ad17 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shade-ad17 [class*="social-icon-vk"].modal-right-d9c9 {
  background-color: transparent;
  color: #45668e;
}
.shade-ad17 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shade-ad17 [class*="social-icon-weibo"].modal-right-d9c9 {
  background-color: transparent;
  color: #df2029;
}
.shade-ad17 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shade-ad17 [class*="social-icon-weixin"].modal-right-d9c9 {
  background-color: transparent;
  color: #7bb32e;
}
.shade-ad17 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shade-ad17 [class*="social-icon-whatsapp"].modal-right-d9c9 {
  background-color: transparent;
  color: #25d366;
}
.shade-ad17 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shade-ad17 [class*="social-icon-wordpress"].modal-right-d9c9 {
  background-color: transparent;
  color: #21759b;
}
.shade-ad17 [class*="social-icon-xing"] {
  background-color: #026466;
}
.shade-ad17 [class*="social-icon-xing"].modal-right-d9c9 {
  background-color: transparent;
  color: #026466;
}
.shade-ad17 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shade-ad17 [class*="social-icon-yelp"].modal-right-d9c9 {
  background-color: transparent;
  color: #af0606;
}
.shade-ad17 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shade-ad17 [class*="social-icon-youtube"].modal-right-d9c9 {
  background-color: transparent;
  color: #cd201f;
}
.complex-6049 {
  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;
}
.complex-6049:hover {
  box-shadow: none;
  background: 0 0;
}
.paragraph-7420 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.large-e50c {
  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;
}
.outline_west_dc9e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.heading-selected-6a58 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.heading-selected-6a58,
.heading-selected-6a58::after,
.heading-selected-6a58::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;
}
.heading-selected-6a58::after,
.heading-selected-6a58::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tooltip_1e4d .large-e50c .outline_west_dc9e {
  margin-top: -2px;
  width: 19px;
}
.tooltip_1e4d .large-e50c .heading-selected-6a58 {
  margin-top: -1px;
}
.tooltip_1e4d .large-e50c .heading-selected-6a58,
.tooltip_1e4d .large-e50c .heading-selected-6a58::after,
.tooltip_1e4d .large-e50c .heading-selected-6a58::before {
  width: 19px;
  height: 2px;
}
.tooltip_1e4d .large-e50c .heading-selected-6a58::before {
  top: -6px;
}
.tooltip_1e4d .large-e50c .heading-selected-6a58::after {
  bottom: -6px;
}
.box-9296 .large-e50c .outline_west_dc9e {
  margin-top: -2px;
  width: 22px;
}
.box-9296 .large-e50c .heading-selected-6a58 {
  margin-top: -1px;
}
.box-9296 .large-e50c .heading-selected-6a58,
.box-9296 .large-e50c .heading-selected-6a58::after,
.box-9296 .large-e50c .heading-selected-6a58::before {
  width: 22px;
  height: 2px;
}
.box-9296 .large-e50c .heading-selected-6a58::before {
  top: -7px;
}
.box-9296 .large-e50c .heading-selected-6a58::after {
  bottom: -7px;
}
.box-focused-f094 .large-e50c .outline_west_dc9e {
  margin-top: -2px;
  width: 31px;
}
.box-focused-f094 .large-e50c .heading-selected-6a58 {
  margin-top: -1.5px;
}
.box-focused-f094 .large-e50c .heading-selected-6a58,
.box-focused-f094 .large-e50c .heading-selected-6a58::after,
.box-focused-f094 .large-e50c .heading-selected-6a58::before {
  width: 31px;
  height: 3px;
}
.box-focused-f094 .large-e50c .heading-selected-6a58::before {
  top: -9px;
}
.box-focused-f094 .large-e50c .heading-selected-6a58::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .solid-bbfe .large-e50c .outline_west_dc9e {
    margin-top: -2px;
    width: 19px;
  }
  .solid-bbfe .large-e50c .heading-selected-6a58 {
    margin-top: -1px;
  }
  .solid-bbfe .large-e50c .heading-selected-6a58,
  .solid-bbfe .large-e50c .heading-selected-6a58::after,
  .solid-bbfe .large-e50c .heading-selected-6a58::before {
    width: 19px;
    height: 2px;
  }
  .solid-bbfe .large-e50c .heading-selected-6a58::before {
    top: -6px;
  }
  .solid-bbfe .large-e50c .heading-selected-6a58::after {
    bottom: -6px;
  }
  .icon-motion-6a53 .large-e50c .outline_west_dc9e {
    margin-top: -2px;
    width: 22px;
  }
  .icon-motion-6a53 .large-e50c .heading-selected-6a58 {
    margin-top: -1px;
  }
  .icon-motion-6a53 .large-e50c .heading-selected-6a58,
  .icon-motion-6a53 .large-e50c .heading-selected-6a58::after,
  .icon-motion-6a53 .large-e50c .heading-selected-6a58::before {
    width: 22px;
    height: 2px;
  }
  .icon-motion-6a53 .large-e50c .heading-selected-6a58::before {
    top: -7px;
  }
  .icon-motion-6a53 .large-e50c .heading-selected-6a58::after {
    bottom: -7px;
  }
  .wide-23f1 .large-e50c .outline_west_dc9e {
    margin-top: -2px;
    width: 31px;
  }
  .wide-23f1 .large-e50c .heading-selected-6a58 {
    margin-top: -1.5px;
  }
  .wide-23f1 .large-e50c .heading-selected-6a58,
  .wide-23f1 .large-e50c .heading-selected-6a58::after,
  .wide-23f1 .large-e50c .heading-selected-6a58::before {
    width: 31px;
    height: 3px;
  }
  .wide-23f1 .large-e50c .heading-selected-6a58::before {
    top: -9px;
  }
  .wide-23f1 .large-e50c .heading-selected-6a58::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_2581 .large-e50c .outline_west_dc9e {
    margin-top: -2px;
    width: 19px;
  }
  .alert_2581 .large-e50c .heading-selected-6a58 {
    margin-top: -1px;
  }
  .alert_2581 .large-e50c .heading-selected-6a58,
  .alert_2581 .large-e50c .heading-selected-6a58::after,
  .alert_2581 .large-e50c .heading-selected-6a58::before {
    width: 19px;
    height: 2px;
  }
  .alert_2581 .large-e50c .heading-selected-6a58::before {
    top: -6px;
  }
  .alert_2581 .large-e50c .heading-selected-6a58::after {
    bottom: -6px;
  }
  .picture_feae .large-e50c .outline_west_dc9e {
    margin-top: -2px;
    width: 22px;
  }
  .picture_feae .large-e50c .heading-selected-6a58 {
    margin-top: -1px;
  }
  .picture_feae .large-e50c .heading-selected-6a58,
  .picture_feae .large-e50c .heading-selected-6a58::after,
  .picture_feae .large-e50c .heading-selected-6a58::before {
    width: 22px;
    height: 2px;
  }
  .picture_feae .large-e50c .heading-selected-6a58::before {
    top: -7px;
  }
  .picture_feae .large-e50c .heading-selected-6a58::after {
    bottom: -7px;
  }
  .slow-75b6 .large-e50c .outline_west_dc9e {
    margin-top: -2px;
    width: 31px;
  }
  .slow-75b6 .large-e50c .heading-selected-6a58 {
    margin-top: -1.5px;
  }
  .slow-75b6 .large-e50c .heading-selected-6a58,
  .slow-75b6 .large-e50c .heading-selected-6a58::after,
  .slow-75b6 .large-e50c .heading-selected-6a58::before {
    width: 31px;
    height: 3px;
  }
  .slow-75b6 .large-e50c .heading-selected-6a58::before {
    top: -9px;
  }
  .slow-75b6 .large-e50c .heading-selected-6a58::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gallery-da80 .large-e50c .outline_west_dc9e {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-da80 .large-e50c .heading-selected-6a58 {
    margin-top: -1px;
  }
  .gallery-da80 .large-e50c .heading-selected-6a58,
  .gallery-da80 .large-e50c .heading-selected-6a58::after,
  .gallery-da80 .large-e50c .heading-selected-6a58::before {
    width: 19px;
    height: 2px;
  }
  .gallery-da80 .large-e50c .heading-selected-6a58::before {
    top: -6px;
  }
  .gallery-da80 .large-e50c .heading-selected-6a58::after {
    bottom: -6px;
  }
  .next_3531 .large-e50c .outline_west_dc9e {
    margin-top: -2px;
    width: 22px;
  }
  .next_3531 .large-e50c .heading-selected-6a58 {
    margin-top: -1px;
  }
  .next_3531 .large-e50c .heading-selected-6a58,
  .next_3531 .large-e50c .heading-selected-6a58::after,
  .next_3531 .large-e50c .heading-selected-6a58::before {
    width: 22px;
    height: 2px;
  }
  .next_3531 .large-e50c .heading-selected-6a58::before {
    top: -7px;
  }
  .next_3531 .large-e50c .heading-selected-6a58::after {
    bottom: -7px;
  }
  .hot_95ef .large-e50c .outline_west_dc9e {
    margin-top: -2px;
    width: 31px;
  }
  .hot_95ef .large-e50c .heading-selected-6a58 {
    margin-top: -1.5px;
  }
  .hot_95ef .large-e50c .heading-selected-6a58,
  .hot_95ef .large-e50c .heading-selected-6a58::after,
  .hot_95ef .large-e50c .heading-selected-6a58::before {
    width: 31px;
    height: 3px;
  }
  .hot_95ef .large-e50c .heading-selected-6a58::before {
    top: -9px;
  }
  .hot_95ef .large-e50c .heading-selected-6a58::after {
    bottom: -9px;
  }
}
.banner_mini_5657 .heading-selected-6a58 {
  -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);
}
.banner_mini_5657 .heading-selected-6a58::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.banner_mini_5657 .heading-selected-6a58::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);
}
.banner_mini_5657.texture-8548 .heading-selected-6a58 {
  -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);
}
.banner_mini_5657.texture-8548 .heading-selected-6a58::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.banner_mini_5657.texture-8548 .heading-selected-6a58::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);
}
.hovered-6755 {
  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.slider-46bd:before {
  display: none;
}
.warm_6707 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.warm_6707 .shade-pressed-3490 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.warm_6707 .shade-pressed-3490:last-of-type {
  border-bottom: none;
}
.warm_6707 .shade-pressed-3490.dynamic-9b21,
.warm_6707 .shade-pressed-3490.photo_current_c1c5,
.warm_6707 .shade-pressed-3490.fixed-8a97 {
  padding: 0;
}
.warm_6707 .fresh-b5c0 .component-wood-b09d {
  color: currentColor;
}
.warm_6707 .fresh-b5c0 .component-wood-b09d:focus,
.warm_6707 .fresh-b5c0 .component-wood-b09d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm_6707.border-f5d7 .cool_3ca2,
.warm_6707.border-f5d7 .video-bc18 a,
.warm_6707.border-f5d7 .image-yellow-005c a,
.warm_6707.border-f5d7 .search-light-a580 a {
  color: rgba(0, 0, 0, 0.55);
}
.warm_6707.border-f5d7 .cool_3ca2:hover,
.warm_6707.border-f5d7 .video-bc18 a:hover,
.warm_6707.border-f5d7 .image-yellow-005c a:hover,
.warm_6707.border-f5d7 .search-light-a580 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm_6707.border-f5d7 .wrapper_hard_309f {
  color: rgba(0, 0, 0, 0.8);
}
.warm_6707.border-f5d7 .shade-pressed-3490 {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm_6707.border-f5d7 .shade-pressed-3490:before {
  background: rgba(0, 0, 0, 0.08);
}
.warm_6707.border-f5d7 .layout_west_0f96:before {
  background: rgba(255, 255, 255, 0.9);
}
.warm_6707.border-f5d7 .fresh-b5c0 .paper-b971 li a,
.warm_6707.border-f5d7 .fresh-b5c0 .component-wood-b09d,
.warm_6707.border-f5d7 .search-light-a580 {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm_6707.border-f5d7 .fresh-b5c0 .component-wood-b09d:focus,
.warm_6707.border-f5d7 .fresh-b5c0 .component-wood-b09d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm_6707.border-f5d7 .paper-b971 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm_6707.heading-fluid-9050 .cool_3ca2,
.warm_6707.heading-fluid-9050 .video-bc18 a,
.warm_6707.heading-fluid-9050 .image-yellow-005c .component-wood-b09d,
.warm_6707.heading-fluid-9050 .image-yellow-005c a,
.warm_6707.heading-fluid-9050 .search-light-a580 a {
  color: rgba(255, 255, 255, 0.79);
}
.warm_6707.heading-fluid-9050 .cool_3ca2:hover,
.warm_6707.heading-fluid-9050 .video-bc18 a:hover,
.warm_6707.heading-fluid-9050 .image-yellow-005c .component-wood-b09d:hover,
.warm_6707.heading-fluid-9050 .image-yellow-005c a:hover,
.warm_6707.heading-fluid-9050 .search-light-a580 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm_6707.heading-fluid-9050 .wrapper_hard_309f {
  color: rgba(255, 255, 255, 0.99);
}
.warm_6707.heading-fluid-9050 .shade-pressed-3490 {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_6707.heading-fluid-9050 .shade-pressed-3490:before {
  background: rgba(255, 255, 255, 0.08);
}
.warm_6707.heading-fluid-9050 .layout_west_0f96:before {
  background: rgba(0, 0, 0, 0.9);
}
.warm_6707.heading-fluid-9050 .fresh-b5c0 .paper-b971 li a,
.warm_6707.heading-fluid-9050 .fresh-b5c0 .component-wood-b09d,
.warm_6707.heading-fluid-9050 .search-light-a580 {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_6707.heading-fluid-9050 .fresh-b5c0 .component-wood-b09d:focus,
.warm_6707.heading-fluid-9050 .fresh-b5c0 .component-wood-b09d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm_6707.heading-fluid-9050 .paper-b971 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_west_0f96 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.layout_west_0f96:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.right_b8ce {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label_bb83 .warm_6707 {
  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;
}
.label_bb83 .shade-pressed-3490 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label_bb83 .shade-pressed-3490: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) {
  .label_bb83 .shade-pressed-3490:before {
    width: 16%;
    left: 42%;
  }
}
.label_bb83 .shade-pressed-3490:last-child:before {
  content: none;
}
.label_bb83 .shade-pressed-3490[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label_bb83 .fresh-b5c0 .paper-b971 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label_bb83 .fresh-b5c0 .paper-b971 li a .component-wood-b09d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label_bb83 .fresh-b5c0 .search-light-a580 {
  border: none;
}
.label_bb83 .fresh-b5c0 .search-light-a580 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label_bb83 .layout_west_0f96 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label_bb83 .right_b8ce {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label_bb83 .heading-fluid-9050 .layout_west_0f96:before {
  background: rgba(0, 0, 0, 0.9);
}
.label_bb83 .border-f5d7.up-6817 .heading-selected-6a58 {
  background: rgba(0, 0, 0, 0.6);
}
.label_bb83
  .border-f5d7.up-6817
  .heading-selected-6a58::after,
.label_bb83
  .border-f5d7.up-6817
  .heading-selected-6a58:before {
  background: inherit;
}
.label_bb83
  .border-f5d7.up-6817:hover
  .heading-selected-6a58 {
  background: rgba(0, 0, 0, 0.8);
}
.complex-144e .warm_6707 {
  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) {
  .complex-144e .warm_6707 {
    width: auto;
    right: 45px;
  }
}
.text_dfc1 .warm_6707 {
  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) {
  .text_dfc1 .warm_6707 {
    width: auto;
    left: 45px;
  }
}
.slider-46bd .warm_6707 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slider-46bd .right_b8ce {
  max-width: 48em;
  margin: 0 auto;
}
.slider-46bd .layout_west_0f96:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wide-25ba {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wide-25ba.label_bb83 .warm_6707 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wide-25ba.complex-144e .warm_6707 {
  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);
}
.wide-25ba .warm_6707 {
  visibility: visible;
}
.wide-25ba.text_dfc1 .warm_6707 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer_dark_3c97,
.notification_2f4f {
  overflow-x: hidden;
}
.footer_dark_3c97 .warm_6707 {
  overflow: auto;
}
.footer_dark_3c97.label_bb83 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_dark_3c97.label_bb83 .warm_6707 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer_dark_3c97.label_bb83 .complex-6049 {
  opacity: 0;
}
.footer_dark_3c97.complex-144e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_dark_3c97.complex-144e .warm_6707 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer_dark_3c97.complex-144e .complex-6049 {
  opacity: 0;
}
.footer_dark_3c97.text_dfc1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_dark_3c97.text_dfc1 .warm_6707 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer_dark_3c97.text_dfc1 .complex-6049 {
  opacity: 0;
}
.footer_dark_3c97.slider-46bd .warm_6707 {
  z-index: 10;
  visibility: visible;
}
.up-6817 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.up-6817 .heading-selected-6a58 {
  background: rgba(255, 255, 255, 0.99);
}
.up-6817 .heading-selected-6a58::after,
.up-6817 .heading-selected-6a58:before {
  background: inherit;
}
.up-6817:hover .heading-selected-6a58 {
  background: rgba(255, 255, 255, 0.99);
}
.text_dfc1 .up-6817 {
  top: 10px;
  right: auto;
  left: 12px;
}
.slider-46bd .up-6817 {
  display: none !important;
}
.footer_dark_3c97:before,
.notification_2f4f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer_dark_3c97 .up-6817,
.notification_2f4f .up-6817 {
  display: inline-block;
}
.warm_6707 .table_986e {
  -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;
}
.footer_dark_3c97 .warm_6707 .table_986e,
.notification_2f4f .warm_6707 .table_986e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module-over-3428 .right_f58a {
  width: 100%;
}
.message-a835 {
  padding: 0 0.5em 0;
}
.message-a835 [class*="customify-col-"],
.message-a835 [class*="customify-col_"],
.message-a835 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.link_solid_5bda .message-a835 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tall_4998 .mask_orange_b147,
  .mask_orange_b147 {
    display: none;
  }
  .bronze-e7e4 {
    text-align: left;
  }
  .shade-b138 {
    text-align: center;
  }
  .east_32d5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tall_4998 .secondary-focused-03f8,
  .secondary-focused-03f8 {
    display: none;
  }
  .large_2b2b {
    text-align: left;
  }
  .widget_34b9 {
    text-align: center;
  }
  .focused_7f0b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tall_4998 .mask_large_5aef,
  .mask_large_5aef {
    display: none;
  }
  .widget_4f73 {
    text-align: left;
  }
  .label_fast_56c3 {
    text-align: center;
  }
  .hidden-static-0224 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.modal_a2a7 {
  box-shadow: none !important;
}
.link-8756 .red-bf0d,
.highlight-88d9 .red-bf0d {
  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;
}
.highlight-88d9 .red-bf0d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.image-36f4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.image-36f4:after,
.image-36f4:before {
  content: "";
  display: table;
}
.image-36f4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .image-36f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.image-36f4,
.soft_cf3a {
  max-width: 1248px;
  margin: 0 auto;
}

.item-light-c606.bronze-0a90 .image-36f4 {
  max-width: 100%;
}
.item-light-c606.purple_e402 {
  max-width: 1200px;
  margin: 0 auto;
}
.item-light-c606.backdrop-soft-5095 .image-36f4 {
  max-width: 100%;
}
.item-light-c606.backdrop-soft-5095 > .image-36f4 {
  padding-left: 0;
  padding-right: 0;
}
.item-light-c606.backdrop-soft-5095 > .image-36f4 .tall_4998 {
  margin: 0;
}
.item-light-c606.backdrop-soft-5095
  > .image-36f4
  .gradient_fresh_a48f.button-west-74e3 {
  margin-right: 0;
  margin-left: 0;
}
.item-light-c606.backdrop-soft-5095 #main.button-west-74e3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .steel_341c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .steel_341c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notification_766e .content-first-3d0b {
    padding-right: 1em;
  }
  .notification_766e.action_140c .gradient_fresh_a48f {
    border-right: 1px solid #eaecee;
  }
  .notification_766e.action_140c .content-first-3d0b {
    padding-right: 1em;
  }
  .notification_766e.action_140c .input_south_2665 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-ab08 .content-first-3d0b {
    padding-left: 1em;
  }
  .light-ab08.action_140c .gradient_fresh_a48f {
    border-left: 1px solid #eaecee;
  }
  .light-ab08.action_140c .content-first-3d0b {
    padding-left: 1em;
  }
  .light-ab08.action_140c .input_south_2665 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column-basic-d3ae .content-first-3d0b {
    padding-left: 1em;
  }
  .column-basic-d3ae.action_140c .nav-f589 {
    border-right: 1px solid #eaecee;
  }
  .column-basic-d3ae.action_140c .button_white_e702 {
    border-right: 1px solid #eaecee;
  }
  .column-basic-d3ae.action_140c .content-first-3d0b {
    padding-left: 1em;
  }
  .column-basic-d3ae.action_140c .input_south_2665 {
    padding-right: 1em;
  }
  .column-basic-d3ae.action_140c .dropdown-d766 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero-solid-1aad .content-first-3d0b {
    padding-right: 1em;
  }
  .hero-solid-1aad.action_140c .nav-f589 {
    border-left: 1px solid #eaecee;
  }
  .hero-solid-1aad.action_140c .button_white_e702 {
    border-left: 1px solid #eaecee;
  }
  .hero-solid-1aad.action_140c .content-first-3d0b {
    padding-right: 1em;
  }
  .hero-solid-1aad.action_140c .input_south_2665 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero-solid-1aad.action_140c .dropdown-d766 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_341c .content-first-3d0b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_341c.action_140c .gradient_fresh_a48f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .steel_341c.action_140c .content-first-3d0b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_341c.action_140c .input_south_2665 {
    padding-left: 1em;
  }
  .steel_341c.action_140c .dropdown-d766 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .steel_341c.action_140c .content-first-3d0b {
    padding-left: 0;
  }
}
.list_ea71 .first-70bc {
  display: inline-block;
}
.thumbnail_10dd {
  display: inline-block;
}
.wrapper_ab6c {
  word-con: break-word;
}
.stale-dfb1 > span {
  display: inline-block;
  padding: 5px 0;
}
.stale-dfb1 .card_50f6 {
  margin-left: 8px;
  margin-right: 8px;
}
.stale-dfb1 .carousel_narrow_53fc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.media_stale_6f96 .thumbnail-3f2b {
  margin-bottom: 2em;
}
.media_stale_6f96 .soft_7ecb {
  margin-bottom: 15px;
}
.media_stale_6f96 .soft_7ecb:last-child {
  margin-bottom: 0;
}
.media_stale_6f96 .shade-5fad {
  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) {
  .media_stale_6f96 .shade-5fad {
    display: block;
  }
}
.media_stale_6f96 .current-a0b5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .media_stale_6f96 .current-a0b5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.media_stale_6f96 .picture_dabc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.media_stale_6f96 .picture_dabc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.media_stale_6f96 .picture_dabc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.media_stale_6f96 .wrapper_ab6c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.media_stale_6f96 .wrapper_ab6c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.media_stale_6f96 .preview_next_1fb6 p:last-child {
  margin-bottom: 0;
}
.media_stale_6f96 .current-d70e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.media_stale_6f96 .hover-a3e9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.media_stale_6f96 .heading-black-b13a {
  margin-top: 1em;
}
.media_stale_6f96 .icon-down-0b43 {
  top: 0;
  display: block;
}
.media_stale_6f96 .icon-down-0b43 a {
  color: inherit;
}
.media_stale_6f96 .icon-down-0b43 a:hover {
  color: inherit;
}
.media_stale_6f96 .content_down_d844 {
  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;
}
.media_stale_6f96 .content_down_d844:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.media_stale_6f96 .hover-a3e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.media_stale_6f96 .black_1d55 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.media_stale_6f96 .black_1d55:first-child {
  margin-top: 0;
}
.media_stale_6f96 .black_1d55.dropdown_fixed_c217 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media_stale_6f96 .black_1d55.rough_bee5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media_stale_6f96
  .black_1d55.rough_bee5.lite_5c42
  .heading-black-b13a {
  width: 100%;
}
.media_stale_6f96 .rough_bee5 {
  -webkit-box-align: center;
  align-items: center;
}
.media_stale_6f96 .rough_bee5 .stale-dfb1,
.media_stale_6f96 .rough_bee5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.media_stale_6f96 .picture_dabc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_stale_6f96 .picture_dabc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_stale_6f96 .picture_dabc: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;
}
.media_stale_6f96 .dropdown_fixed_c217 {
  z-index: 5;
}
.media_stale_6f96 .alert-steel-6b96 .element_brown_e348 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.media_stale_6f96 .gold-601a .element_brown_e348 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.media_stale_6f96 .media_west_c6f3 .element_brown_e348 {
  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;
}
.media_stale_6f96.paragraph_pink_efdc .shade-5fad,
.media_stale_6f96.wrapper-e154 .shade-5fad {
  display: block;
}
.media_stale_6f96.paragraph_pink_efdc .shade-5fad .soft_fe69,
.media_stale_6f96.paragraph_pink_efdc .shade-5fad .hover-a3e9,
.media_stale_6f96.wrapper-e154 .shade-5fad .soft_fe69,
.media_stale_6f96.wrapper-e154 .shade-5fad .hover-a3e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_stale_6f96.main-south-0a95 .current-a0b5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .media_stale_6f96.main-south-0a95 .current-a0b5 {
    margin-right: 0;
  }
}
.media_stale_6f96.paragraph_pink_efdc .current-a0b5,
.media_stale_6f96.wrapper-e154 .current-a0b5 {
  padding-top: 40%;
}
.media_stale_6f96.paragraph_pink_efdc .thumbnail-3f2b,
.media_stale_6f96.wrapper-e154 .thumbnail-3f2b {
  display: block;
}
.media_stale_6f96.paragraph_pink_efdc .fn-sticky-7f73 .hover-a3e9,
.media_stale_6f96.wrapper-e154 .fn-sticky-7f73 .hover-a3e9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.media_stale_6f96.paragraph_pink_efdc .current-a0b5,
.media_stale_6f96.wrapper-e154 .current-a0b5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.media_stale_6f96.paragraph_pink_efdc .hover-a3e9 {
  padding: 1em;
}
.accent_87bd {
  margin: 30px auto;
  display: block;
}
.accent_87bd .selected-c7c3 > * {
  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;
}
.accent_87bd .selected-c7c3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accent_87bd .selected-c7c3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button-e1fd .stale-dfb1 {
  margin-bottom: 1.41575em;
}
.button-e1fd .search_f52b {
  margin-bottom: 1.618em;
}
.detail-orange-cfc5 .detail_fluid_632c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.detail-orange-cfc5 .detail_fluid_632c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.detail-orange-cfc5 .module_plasma_a527 {
  max-width: 100%;
  overflow: auto;
}
.main_full_72b4 .detail-orange-cfc5 a:hover {
  text-decoration: underline;
}
.row-north-3372 .soft_7ecb:not(.wrapper_ab6c),
.row-north-3372 .picture_dabc {
  margin-bottom: 1.41575em;
}
.row-north-3372 .soft_7ecb:not(.wrapper_ab6c):last-child,
.row-north-3372 .picture_dabc:last-child {
  margin-bottom: 0;
}
.row-north-3372 .soft_7ecb.thick-81c2 {
  margin-bottom: 0.41575em;
}
.row-north-3372 .column_full_069e:before,
.row-north-3372 .primary_rough_4e2e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.row-north-3372 .column_full_069e:before {
  content: "\f115";
}
.row-north-3372 .primary_rough_4e2e:before {
  content: "\f02c";
}
.row-north-3372 .frame-tiny-7b46 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.row-north-3372 .frame-tiny-7b46 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.background-light-8608 {
  display: -webkit-box;
  display: flex;
}
.background-light-8608 .status_complex_d523 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .background-light-8608 .status_complex_d523 {
    flex-basis: 90px;
  }
}
.background-light-8608 .east-c709 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .background-light-8608 .east-c709 {
    flex-basis: calc(100% - 50px);
  }
}
.background-light-8608 .overlay_3a94 p:last-child {
  margin-bottom: 0.72em;
}
.west_1ba3 .selected-c7c3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.west_1ba3 .selected-c7c3:after,
.west_1ba3 .selected-c7c3:before {
  content: "";
  display: table;
}
.west_1ba3 .selected-c7c3:after {
  clear: both;
}
.west_1ba3 .selected-c7c3 .title_right_68d1,
.west_1ba3 .selected-c7c3 .search_clean_3adf {
  width: 49%;
}
.west_1ba3 .selected-c7c3 .title_right_68d1 a span.thumbnail_015d,
.west_1ba3 .selected-c7c3 .search_clean_3adf a span.thumbnail_015d {
  display: block;
  margin-bottom: 5px;
}
.west_1ba3 .selected-c7c3 .search_clean_3adf {
  float: left;
  text-align: left;
}
.west_1ba3 .selected-c7c3 .title_right_68d1 {
  float: right;
  text-align: right;
}
.large_c057 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .large_c057 {
    margin-bottom: 0;
  }
}
.dirty-66d7 {
  margin-bottom: 1em;
}
.dirty-66d7 .wrapper_ab6c {
  font-size: 1.1em;
  line-height: 1.3;
}
.label-fea0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer-88da .dirty-66d7,
.steel-62e9 .dirty-66d7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .footer-88da .dirty-66d7,
  .steel-62e9 .dirty-66d7 {
    display: block;
  }
}
.footer-88da .label-fea0,
.steel-62e9 .label-fea0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .footer-88da .label-fea0,
  .steel-62e9 .label-fea0 {
    margin-bottom: 1em;
  }
}
.footer-88da .label-fea0 img,
.steel-62e9 .label-fea0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.footer-88da .notice-792d,
.steel-62e9 .notice-792d {
  flex-basis: calc(100% - 160px);
}
.footer-88da .notice-792d p,
.steel-62e9 .notice-792d p {
  margin-bottom: 0;
}
.footer-88da .notice-792d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .footer-88da .notice-792d {
    padding-left: 0;
  }
}
.steel-62e9 .notice-792d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .steel-62e9 .notice-792d {
    padding-right: 0;
  }
}
.steel-62e9 .label-fea0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wide-f898 .label-fea0 {
  margin-bottom: 0.5em;
}
.wide-f898 .label-fea0 img {
  width: 100%;
}
.center_25c9 .focus_wide_7c94,
.row_last_7055 .focus_wide_7c94 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.row_last_7055 .gradient_fresh_a48f .south_0c47 p:last-child {
  margin-bottom: 0;
}
.full_af43 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.main_0327 .info_a1f8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .main_0327 .info_a1f8:last-of-type {
    margin-bottom: 0;
  }
}
.main_0327 .info_a1f8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main_0327 .info_a1f8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.main_0327 .info_a1f8 ul li {
  margin: 0 0 0.6em;
}
.main_0327 .info_a1f8 ul li.advanced_59f6,
.main_0327 .info_a1f8 ul li.detail_6372 {
  position: relative;
}
.main_0327 .info_a1f8 ul li.advanced_59f6 .menu_current_8e4f,
.main_0327 .info_a1f8 ul li.detail_6372 .menu_current_8e4f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.main_0327 .info_a1f8 ul li.advanced_59f6:after:after,
.main_0327 .info_a1f8 ul li.advanced_59f6:after:before,
.main_0327
  .info_a1f8
  ul
  li.detail_6372:after:after,
.main_0327
  .info_a1f8
  ul
  li.detail_6372:after:before {
  content: "";
  display: table;
}
.main_0327 .info_a1f8 ul li.advanced_59f6:after:after,
.main_0327
  .info_a1f8
  ul
  li.detail_6372:after:after {
  clear: both;
}
.main_0327 .info_a1f8 a.header_fc68:hover {
  text-decoration: none;
}
.main_0327 .info_a1f8 select {
  max-width: 100%;
}
.main_0327 .info_a1f8 table {
  font-size: 85%;
}
.main_0327 .info_a1f8 table td,
.main_0327 .info_a1f8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.main_0327 .info_a1f8 table tfoot td {
  text-align: left;
}
.main_0327 .info_a1f8 :last-child {
  margin-bottom: 0;
}
.main_0327 .info_a1f8 .over_e4b0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.main_0327 .info_a1f8 .over_e4b0 label {
  width: 100%;
}
.main_0327 .info_a1f8 .over_e4b0 .tiny_e2e1 {
  width: 100%;
  display: block;
}
.main_0327 .info_a1f8 .over_e4b0 .tertiary-c983 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.main_0327 .info_a1f8 .over_e4b0 .tertiary-c983:hover svg #svg-search {
  fill: #444;
}
.main_0327 .info_a1f8 .over_e4b0 .tertiary-c983 svg {
  width: 18px;
  height: 18px;
}
.main_0327 .hidden-c8c2 ul ul,
.main_0327 .sidebar-7408 ul ul,
.main_0327 .rough_6ae6 ul ul,
.main_0327 .content-f743 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.main_0327 .hidden-c8c2 .input-middle-c59a > a,
.main_0327 .sidebar-7408 .input-middle-c59a > a,
.main_0327 .rough_6ae6 .input-middle-c59a > a,
.main_0327 .content-f743 .input-middle-c59a > a {
  margin-bottom: 0;
}
.main_0327 .search_ee8b li,
.main_0327 .hidden-c8c2 li,
.main_0327 .blue_9dc4 li,
.main_0327 .sidebar-7408 li,
.main_0327 .rough_6ae6 li,
.main_0327 .content-f743 li,
.main_0327 .silver-4a9a li,
.main_0327 .left_4d18 li {
  display: block;
  position: relative;
}
.main_0327 .search_ee8b li:last-child,
.main_0327 .hidden-c8c2 li:last-child,
.main_0327 .blue_9dc4 li:last-child,
.main_0327 .sidebar-7408 li:last-child,
.main_0327 .rough_6ae6 li:last-child,
.main_0327 .content-f743 li:last-child,
.main_0327 .silver-4a9a li:last-child,
.main_0327 .left_4d18 li:last-child {
  border: none;
}
.main_0327 .search_ee8b li a,
.main_0327 .hidden-c8c2 li a,
.main_0327 .blue_9dc4 li a,
.main_0327 .sidebar-7408 li a,
.main_0327 .rough_6ae6 li a,
.main_0327 .content-f743 li a,
.main_0327 .silver-4a9a li a,
.main_0327 .left_4d18 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.main_0327 .search_ee8b li ul li::before,
.main_0327 .hidden-c8c2 li ul li::before,
.main_0327 .blue_9dc4 li ul li::before,
.main_0327 .sidebar-7408 li ul li::before,
.main_0327 .rough_6ae6 li ul li::before,
.main_0327 .content-f743 li ul li::before,
.main_0327 .silver-4a9a li ul li::before,
.main_0327 .left_4d18 li ul li::before {
  left: 15px;
}
.main_0327 .search_ee8b li ul a,
.main_0327 .hidden-c8c2 li ul a,
.main_0327 .blue_9dc4 li ul a,
.main_0327 .sidebar-7408 li ul a,
.main_0327 .rough_6ae6 li ul a,
.main_0327 .content-f743 li ul a,
.main_0327 .silver-4a9a li ul a,
.main_0327 .left_4d18 li ul a {
  padding-left: 20px;
}
.main_0327 .search_ee8b li ul ul li::before,
.main_0327 .hidden-c8c2 li ul ul li::before,
.main_0327 .blue_9dc4 li ul ul li::before,
.main_0327 .sidebar-7408 li ul ul li::before,
.main_0327 .rough_6ae6 li ul ul li::before,
.main_0327 .content-f743 li ul ul li::before,
.main_0327 .silver-4a9a li ul ul li::before,
.main_0327 .left_4d18 li ul ul li::before {
  left: 30px;
}
.main_0327 .search_ee8b li ul ul a,
.main_0327 .hidden-c8c2 li ul ul a,
.main_0327 .blue_9dc4 li ul ul a,
.main_0327 .sidebar-7408 li ul ul a,
.main_0327 .rough_6ae6 li ul ul a,
.main_0327 .content-f743 li ul ul a,
.main_0327 .silver-4a9a li ul ul a,
.main_0327 .left_4d18 li ul ul a {
  padding-left: 40px;
}
.main_0327 .hover_light_f2bb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.main_0327 .left_4d18 ul li {
  margin-bottom: 1.41575em;
}
.main_0327 .left_4d18 ul li .yellow_63a1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.main_0327 .left_4d18 ul li .dropdown_liquid_2bc7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.heading-fluid-9050 .search_ee8b li a,
.heading-fluid-9050 .hidden-c8c2 li a,
.heading-fluid-9050 .blue_9dc4 li a,
.heading-fluid-9050 .sidebar-7408 li a,
.heading-fluid-9050 .rough_6ae6 li a,
.heading-fluid-9050 .content-f743 li a,
.heading-fluid-9050 .silver-4a9a li a,
.heading-fluid-9050 .left_4d18 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-fluid-9050 .hover_light_f2bb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-fluid-9050 .info_a1f8 ul li.advanced_59f6 .menu_current_8e4f,
.heading-fluid-9050 .info_a1f8 ul li.detail_6372 .menu_current_8e4f {
  background: rgba(0, 0, 0, 0.2);
}
.heading-fluid-9050 .main_0327 .info_a1f8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-light-c606 .main_0327 .paper-b971 li {
  margin: 0;
}
.item-light-c606 .main_0327 .paper-b971 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.item-light-c606 .main_0327 .paper-b971 li ul {
  margin: 0;
}
.item-light-c606 .main_0327 .paper-b971 li ul li a {
  padding-left: 15px;
}
.item-light-c606 .main_0327 .paper-b971 li ul li li a {
  padding-left: 30px;
}
.item-light-c606 .main_0327 .paper-b971 li.description-a73e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.item-light-c606 .main_0327 .paper-b971 li.description-a73e > 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;
}
.item-light-c606 .main_0327 .paper-b971 li.description-a73e > 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;
}
.layout-west-4bf4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active_09c8 {
  position: relative;
  z-index: 10;
}
.active_09c8 .table_986e {
  width: 100%;
  max-width: 100%;
}
.item-green-d220 .info_1681 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.item-green-d220 .border-f5d7 {
}
.item-green-d220 .heading-fluid-9050 {
  background: #292929;
}
.copper_86c6 .info_1681 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.copper_86c6 .border-f5d7 {
  background: #f9f9f9;
}
.copper_86c6 .heading-fluid-9050 {
  background: #303030;
}
.glass-8535 .info_1681 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .glass-8535 .first-70bc {
    margin-bottom: 1em;
  }
  .glass-8535 .first-70bc:last-child {
    margin-bottom: 0;
  }
}
.glass-8535 .border-f5d7 {
  background: #ededed;
}
.glass-8535 .heading-fluid-9050 {
  background: #1a1a1a;
}
.info_1681.border-f5d7 {
  color: rgba(0, 0, 0, 0.6);
}
.info_1681.border-f5d7 .title-current-5e71 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_1681.heading-fluid-9050 {
  color: rgba(255, 255, 255, 0.99);
}
.info_1681.heading-fluid-9050 a:not(.header_fc68) {
  color: rgba(255, 255, 255, 0.79);
}
.info_1681.heading-fluid-9050 a:not(.header_fc68):hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_1681.heading-fluid-9050 .title-current-5e71 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_1681.heading-fluid-9050 table tbody td,
.info_1681.heading-fluid-9050 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary_tiny_29c3.left_e7a4 .image-36f4 {
  max-width: initial;
}
.tertiary_tiny_29c3 .sort-advanced-e5e1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tertiary_tiny_29c3 .sort-advanced-e5e1 .table_986e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tertiary_tiny_29c3 .sort-advanced-e5e1 .table_986e {
    display: block;
    margin-bottom: 2em;
  }
  .tertiary_tiny_29c3 .sort-advanced-e5e1 .table_986e:last-child {
    margin-bottom: 0;
  }
}
.glass-8535 .first-70bc:last-child,
.copper_86c6 .first-70bc:last-child,
.item-green-d220 .first-70bc:last-child {
  margin-bottom: 0;
}
.glass-8535 .first-70bc .main_0327 .info_a1f8:last-child,
.copper_86c6 .first-70bc .main_0327 .info_a1f8:last-child,
.item-green-d220 .first-70bc .main_0327 .info_a1f8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .glass-8535 .hidden_over_1a22,
  .glass-8535 .hard-f852,
  .copper_86c6 .hidden_over_1a22,
  .copper_86c6 .hard-f852,
  .item-green-d220 .hidden_over_1a22,
  .item-green-d220 .hard-f852 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active_09c8 .first-70bc {
    margin-bottom: 2em;
  }
}
.active_09c8 p:last-child {
  margin-bottom: 0;
}
.active_09c8 li,
.active_09c8 ul {
  list-style: none;
  margin: 0;
}
.active_09c8 ul ul {
  margin-left: 2.617924em;
}
.fast_226e {
  font-size: 0.875em;
}

/* css-noise: 8c79 */
.ghost-box-t4 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
