/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gold_8dd7/customify
Author: WPCustomify
Author URI: https://pressmaximum.gold_8dd7
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.gold_8dd7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.component-slow-9b10.fluid_69fc/licenses/gpl-2.0.nav_e071
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.summary_4a6a/, (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.header_lower_1c15.popup_6b40/normalize.banner-narrow-623c/
 ======
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.banner-narrow-623c v7.0.0 | MIT License | github.gold_8dd7/necolas/normalize.banner-narrow-623c */
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;
}
.slider_iron_2c51 .module-iron-5407,
.content-mini-16f5,
.accent-777c,
.photo_hovered_dd62,
.cold_f940,
.pattern-f8a4,
.thumbnail_11db,
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;
}
.content-mini-16f5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .content-mini-16f5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .content-mini-16f5,
  h1 {
    font-size: 1.8em;
  }
}
.accent-777c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accent-777c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accent-777c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accent-777c,
  h2 {
    font-size: 1.7em;
  }
}
.photo_hovered_dd62,
h3 {
  font-size: 1.618em;
}
.slider_iron_2c51 .module-iron-5407,
.cold_f940,
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.fixed-ee3b {
  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;
}
.tooltip-e7e9:after,
.tooltip-e7e9:before,
.section_3b52:after,
.section_3b52:before {
  content: "";
  display: table;
}
.tooltip-e7e9:after,
.section_3b52:after {
  clear: both;
}
.text_4562 {
  float: right;
  margin-right: 0;
}
.heading_4e45 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.complex_9d82 .filter_b0a1,
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;
}
.complex_9d82 .filter_b0a1: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;
}
.search-bc7f .filter_b0a1 {
  box-shadow: none;
}
.search-bc7f
  .filter_b0a1
  .shade-1d6f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.search-bc7f .filter_b0a1 .button_light_b9c0 {
  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;
}
.search-bc7f
  .filter_b0a1
  .button_light_b9c0
  b {
  display: none;
}
.search-bc7f .picture_iron_0402 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.silver_7dda:not(.over_b163):not(.wrapper_small_e91f),
button:not(.over_b163):not(.wrapper_small_e91f),
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ),
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ),
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ) {
  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;
}
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ):hover,
button:not(.over_b163):not(
    .wrapper_small_e91f
  ):hover,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):hover,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):hover,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ):active,
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ):focus,
button:not(.over_b163):not(
    .wrapper_small_e91f
  ):active,
button:not(.over_b163):not(
    .wrapper_small_e91f
  ):focus,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):active,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):focus,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):active,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):focus,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):active,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):focus {
  outline: 0;
}
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964,
button:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964 {
  position: relative;
}
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .white_a743,
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .logo_large_e425,
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .module_focused_d68a,
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  i,
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  svg,
button:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .white_a743,
button:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .logo_large_e425,
button:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .module_focused_d68a,
button:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  i,
button:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  svg,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .white_a743,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .logo_large_e425,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .module_focused_d68a,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  i,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  svg,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .white_a743,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .logo_large_e425,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .module_focused_d68a,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  i,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  svg,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .white_a743,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .logo_large_e425,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  .module_focused_d68a,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  i,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964
  svg {
  visibility: hidden;
}
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964:after,
button:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964:after,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964:after,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964:after,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ).fn-loading-a964: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;
}
.silver_7dda:not(.over_b163):not(.wrapper_small_e91f),
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ),
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ),
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ) {
  color: #fff;
  background: #235787;
}
.silver_7dda:not(.over_b163):not(
    .wrapper_small_e91f
  ):focus,
input[type="button"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):focus,
input[type="reset"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):focus,
input[type="submit"]:not(.over_b163):not(
    .wrapper_small_e91f
  ):focus {
  color: #fff;
}
.silver_7dda.fn-disabled-a964:not(.over_b163):not(
    .wrapper_small_e91f
  ),
.silver_7dda[disabled]:not(.over_b163):not(
    .wrapper_small_e91f
  ),
button.fn-disabled-a964:not(.over_b163):not(
    .wrapper_small_e91f
  ),
button[disabled]:not(.over_b163):not(
    .wrapper_small_e91f
  ) {
  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;
}
.row-dirty-d60e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.row-dirty-d60e: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;
}
.accent-upper-2d6e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gold_ace1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.complex-9784 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tooltip-e7e9:after,
.tooltip-e7e9:before,
.caption_967e:after,
.caption_967e:before,
.dropdown_green_c0ab:after,
.dropdown_green_c0ab:before,
.preview_short_6ad0:after,
.preview_short_6ad0:before,
.shadow_active_6693:after,
.shadow_active_6693:before,
.alert_bright_002d:after,
.alert_bright_002d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tooltip-e7e9:after,
.caption_967e:after,
.dropdown_green_c0ab:after,
.preview_short_6ad0:after,
.shadow_active_6693:after,
.alert_bright_002d:after {
  clear: both;
}
.caption_967e .fresh_1335,
.dropdown_green_c0ab .fresh_1335,
.image_selected_c3d7 .fresh_1335 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.huge_6931 {
  display: inline-block;
}
.backdrop-6e71 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.backdrop-6e71 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.backdrop-6e71 .tertiary-current-4145 {
  padding: 1em 0;
  font-size: 85%;
}
.tertiary-current-4145 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.badge-dirty-e867 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.badge-dirty-e867:after,
.badge-dirty-e867:before {
  content: "";
  display: table;
}
.badge-dirty-e867:after {
  clear: both;
}
.hidden-full-8bbd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dropdown_b60b .hidden-full-8bbd {
  max-width: 50%;
}
.grid-under-6ee3 .hidden-full-8bbd {
  max-width: 33.33%;
}
.tabs-first-2914 .hidden-full-8bbd {
  max-width: 25%;
}
.search_49e6 .hidden-full-8bbd {
  max-width: 20%;
}
.tall_13b2 .hidden-full-8bbd {
  max-width: 16.66%;
}
.overlay_paper_82ac .hidden-full-8bbd {
  max-width: 14.28%;
}
.rough-04b2 .hidden-full-8bbd {
  max-width: 12.5%;
}
.paragraph_7af9 .hidden-full-8bbd {
  max-width: 11.11%;
}
.glass-6715 {
  display: block;
}
.slider_iron_2c51 .backdrop_bronze_ec29 label,
.slider_iron_2c51 .hero-complex-ce39 label,
.slider_iron_2c51 .bright_6f5b label,
.slider_iron_2c51 .pattern_6e4e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon-2d3e {
  list-style: none;
  margin: 0;
}
.icon-2d3e article.footer_b4de {
  margin-bottom: 0;
}
.icon-2d3e ul {
  list-style: none;
  margin: 0;
}
.icon-2d3e .carousel_short_20f8 li.footer_b4de {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon-2d3e .carousel_short_20f8 li.footer_b4de {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon-2d3e .carousel_short_20f8 li.footer_b4de: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) {
  .icon-2d3e .carousel_short_20f8 li.footer_b4de li.footer_b4de li.footer_b4de li.footer_b4de {
    padding-left: 0;
  }
}
article.footer_b4de {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer_b4de .caption_967e p:last-of-type {
  margin-bottom: 0;
}
article.footer_b4de .picture_0f06 {
  float: left;
}
article.footer_b4de .full-e5a7 {
  margin-left: 85px;
}
article.footer_b4de .dim_5add {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer_b4de .dim_5add .top_1903 {
  margin-left: 10px;
}
article.footer_b4de .first_ac7e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer_b4de .preview-paper-2a01 {
  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 .backdrop_bronze_ec29,
  #respond .bright_6f5b,
  #respond .pattern_6e4e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_bronze_ec29 input,
#respond .bright_6f5b input,
#respond .pattern_6e4e input {
  width: 100%;
}
#respond .pattern_6e4e {
  margin-right: 0;
}
#respond .list_slow_da7d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden-3605 {
  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;
}
.hidden-3605.panel-inner-c693 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hidden-3605 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%);
}
.hidden-3605:focus,
.hidden-3605: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);
}
.badge_next_b612 {
  border-radius: 10%;
}
.widget-fast-1065 {
  border-radius: 50%;
}
.alert_bright_9154 {
  font-size: 0.72em;
}
.tertiary-75f9 {
  font-size: 0.875em;
}
.frame_glass_8d9c {
  font-size: 1.1em;
}
.input-purple-b4bf {
  text-transform: uppercase;
  line-height: 1.2;
}
.input-purple-b4bf.alert_bright_9154 {
  letter-spacing: 0.5px;
}
.gallery-1e18,
.gallery-1e18 a {
  color: #6d6d6d;
}
.gallery-1e18 a:hover {
  color: #111;
}
.outer_ae5c {
  color: #6d6d6d;
}
.cool-b2c6 {
  overflow-x: hidden;
}
.cool-b2c6 .solid-86d6.picture-8cd7 {
  position: relative;
}
.cool-b2c6 .solid-86d6.picture-8cd7.shade_f1b3 {
  position: initial;
}
.cool-b2c6
  .solid-86d6.picture-8cd7.shade_f1b3
  .slider_white_a8d5 {
  left: auto;
}
.cool-b2c6 .solid-86d6 .slider_white_a8d5 {
  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;
}
.cool-b2c6 .solid-86d6:hover.picture-8cd7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.cool-b2c6
  .solid-86d6:hover.picture-8cd7
  .slider_white_a8d5 {
  display: block;
  z-index: 9999999;
}
.cool-b2c6 .item-44d3 .backdrop-hovered-5e7f,
.cool-b2c6 .clean-3769 .backdrop-hovered-5e7f {
  display: none;
}
.cool-b2c6 .breadcrumb-medium-7f99 .solid-86d6:hover.picture-8cd7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.slider_iron_2c51 .backdrop_bronze_ec29 label,
.slider_iron_2c51 .hero-complex-ce39 label,
.slider_iron_2c51 .bright_6f5b label,
.slider_iron_2c51 .pattern_6e4e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon-2d3e {
  list-style: none;
  margin: 0;
}
.icon-2d3e article.footer_b4de {
  margin-bottom: 0;
}
.icon-2d3e ul {
  list-style: none;
  margin: 0;
}
.icon-2d3e .carousel_short_20f8 li.footer_b4de {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon-2d3e .carousel_short_20f8 li.footer_b4de {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon-2d3e .carousel_short_20f8 li.footer_b4de: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) {
  .icon-2d3e .carousel_short_20f8 li.footer_b4de li.footer_b4de li.footer_b4de li.footer_b4de {
    padding-left: 0;
  }
}
article.footer_b4de {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer_b4de .caption_967e p:last-of-type {
  margin-bottom: 0;
}
article.footer_b4de .picture_0f06 {
  float: left;
}
article.footer_b4de .full-e5a7 {
  margin-left: 85px;
}
article.footer_b4de .dim_5add {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer_b4de .dim_5add .top_1903 {
  margin-left: 10px;
}
article.footer_b4de .first_ac7e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer_b4de .preview-paper-2a01 {
  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 .backdrop_bronze_ec29,
  #respond .bright_6f5b,
  #respond .pattern_6e4e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_bronze_ec29 input,
#respond .bright_6f5b input,
#respond .pattern_6e4e input {
  width: 100%;
}
#respond .pattern_6e4e {
  margin-right: 0;
}
#respond .list_slow_da7d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item-44d3 .tabs-2fb8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tabs-2fb8 .last_35c8.pro-5d7f .picture_9396 > li > a:focus,
.tabs-2fb8 .last_35c8.pro-5d7f .picture_9396 > li > a:hover,
.tabs-2fb8 .last_35c8.cold_a001 .picture_9396 > li > a:focus,
.tabs-2fb8 .last_35c8.cold_a001 .picture_9396 > li > a:hover,
.tabs-2fb8 .last_35c8.wide_8f71 .picture_9396 > li > a:focus,
.tabs-2fb8 .last_35c8.wide_8f71 .picture_9396 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-2fb8
  .last_35c8.pro-5d7f
  .picture_9396
  > li.blue_1d33
  > a,
.tabs-2fb8
  .last_35c8.pro-5d7f
  .picture_9396
  > li.upper_6c8c
  > a,
.tabs-2fb8
  .last_35c8.cold_a001
  .picture_9396
  > li.blue_1d33
  > a,
.tabs-2fb8
  .last_35c8.cold_a001
  .picture_9396
  > li.upper_6c8c
  > a,
.tabs-2fb8
  .last_35c8.wide_8f71
  .picture_9396
  > li.blue_1d33
  > a,
.tabs-2fb8 .last_35c8.wide_8f71 .picture_9396 > li.solid-b8e3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-2fb8 .shadow_68c3,
.tabs-2fb8 .shadow_68c3 a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-2fb8 .motion-46f8.full-e7ac li a,
.tabs-2fb8 .secondary-hard-5d1e a,
.tabs-2fb8 .orange_8d64,
.tabs-2fb8 .picture_9396 > li > a,
.tabs-2fb8 .fast_0bb4 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-2fb8 .motion-46f8.full-e7ac li a:hover,
.tabs-2fb8 .secondary-hard-5d1e a:hover,
.tabs-2fb8 .orange_8d64:hover,
.tabs-2fb8 .picture_9396 > li > a:hover,
.tabs-2fb8 .fast_0bb4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-2fb8 .table_3b89 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-2fb8 .table_3b89 .info-iron-e2cb {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-2fb8 .table_3b89:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-2fb8 .footer_3994 .media-gas-f703 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs-2fb8 .footer_3994 .media-gas-f703 .outer-5c88 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-2fb8
  .footer_3994
  .media-gas-f703
  .outer-5c88::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-2fb8
  .footer_3994
  .media-gas-f703
  .outer-5c88:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-2fb8
  .footer_3994
  .media-gas-f703
  .outer-5c88::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-2fb8
  .footer_3994
  .media-gas-f703
  .outer-5c88::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-2fb8 .footer_3994 .image_89d6 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-2fb8 .footer_3994 .image_89d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-fresh-f0c6
  .tabs-2fb8
  .footer_3994
  .pattern-slow-3a1d
  .primary-stale-42b4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent-fresh-f0c6
  .tabs-2fb8
  .footer_3994
  .pattern-slow-3a1d
  .outer-5c88 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-44d3 .highlight_86a9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.highlight_86a9 .last_35c8.pro-5d7f .picture_9396 > li > a:focus,
.highlight_86a9 .last_35c8.pro-5d7f .picture_9396 > li > a:hover,
.highlight_86a9 .last_35c8.cold_a001 .picture_9396 > li > a:focus,
.highlight_86a9 .last_35c8.cold_a001 .picture_9396 > li > a:hover,
.highlight_86a9 .last_35c8.wide_8f71 .picture_9396 > li > a:focus,
.highlight_86a9 .last_35c8.wide_8f71 .picture_9396 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_86a9
  .last_35c8.pro-5d7f
  .picture_9396
  > li.blue_1d33
  > a,
.highlight_86a9
  .last_35c8.pro-5d7f
  .picture_9396
  > li.upper_6c8c
  > a,
.highlight_86a9
  .last_35c8.cold_a001
  .picture_9396
  > li.blue_1d33
  > a,
.highlight_86a9
  .last_35c8.cold_a001
  .picture_9396
  > li.upper_6c8c
  > a,
.highlight_86a9
  .last_35c8.wide_8f71
  .picture_9396
  > li.blue_1d33
  > a,
.highlight_86a9 .last_35c8.wide_8f71 .picture_9396 > li.solid-b8e3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_86a9 .shadow_68c3,
.highlight_86a9 .shadow_68c3 a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_86a9 .motion-46f8.full-e7ac li a,
.highlight_86a9 .secondary-hard-5d1e a,
.highlight_86a9 .orange_8d64,
.highlight_86a9 .picture_9396 > li > a,
.highlight_86a9 .fast_0bb4 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_86a9 .motion-46f8.full-e7ac li a:hover,
.highlight_86a9 .secondary-hard-5d1e a:hover,
.highlight_86a9 .orange_8d64:hover,
.highlight_86a9 .picture_9396 > li > a:hover,
.highlight_86a9 .fast_0bb4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_86a9 .table_3b89 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_86a9 .table_3b89 .info-iron-e2cb {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_86a9 .table_3b89:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_b2b7 .dynamic_d1dd {
  margin-left: auto;
  margin-right: auto;
}
.dropdown_green_c0ab > * {
  margin-left: auto;
  margin-right: auto;
}
.dropdown_green_c0ab .accent-upper-2d6e {
  margin-right: 1.41575em;
}
.icon-df7f .dropdown_green_c0ab > .content-glass-1e73 {
  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;
}
.icon-df7f .dropdown_green_c0ab > .gas_146c {
  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;
}
.dynamic-7b1d.disabled_b2b7 .dynamic_d1dd,
.slow_20ae.disabled_b2b7 .dynamic_d1dd {
  margin-left: 0;
}
.old-92cf.disabled_b2b7 .dynamic_d1dd,
.box_action_1b7c.disabled_b2b7 .dynamic_d1dd {
  margin-right: 0;
}
.dropdown_green_c0ab ol,
.dropdown_green_c0ab ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paper-9f78 video {
  max-width: 100%;
}
.warm_e947 img {
  display: block;
}
.warm_e947.accent-upper-2d6e,
.warm_e947.gold_ace1 {
  width: 100%;
}
.warm_e947.gas_146c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.lower-f14a:not(.column-down-9a69) {
  margin: 1.5em auto;
}
.active-inner-ad90 p {
  padding: 1.5em 14px;
}
ul.accent-a801.gas_146c,
ul.accent-a801.content-glass-1e73,
ul.accent-a801.button_b3d8.content-glass-1e73 {
  padding: 0 14px;
}
.pro-8e2e {
  display: block;
  overflow-x: auto;
}
.pro-8e2e table {
  border-collapse: collapse;
  width: 100%;
}
.pro-8e2e td,
.pro-8e2e th {
  padding: 0.5em;
}
.dropdown_green_c0ab li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dropdown_green_c0ab ol ol,
.dropdown_green_c0ab ol ul,
.dropdown_green_c0ab ul ol,
.dropdown_green_c0ab ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dropdown_green_c0ab ol ol li,
.dropdown_green_c0ab ol ul li,
.dropdown_green_c0ab ul ol li,
.dropdown_green_c0ab ul ul li {
  margin-left: 0;
}
.label-hard-768d.outline_dirty_c2ea > .sidebar_prev_e32c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.label-hard-768d.outline_dirty_c2ea > .sidebar_prev_e32c iframe,
.label-hard-768d.outline_dirty_c2ea > .sidebar_prev_e32c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.next_42a5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.next_42a5.backdrop_a74d {
  padding: 0;
}
.next_42a5.backdrop_a74d cite {
  font-size: 13px;
}
.next_42a5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.next_42a5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thumbnail_focused_e576 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thumbnail_focused_e576 > p:first-child {
  margin-top: 0;
}
.thumbnail_focused_e576 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thumbnail_focused_e576 blockquote {
  border-left: 0;
}
.border-8f57 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.border-8f57:not(.widget_5a47) {
  max-width: 100px;
}
.border-8f57.preview_7c1e {
  border-bottom: none !important;
  text-align: center;
}
.border-8f57.preview_7c1e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .active-inner-ad90 p {
    padding: 1.5em 0;
  }
}
.east-59b0 {
  color: #0073aa;
}
.summary-3de6 {
  background-color: #0073aa;
}
.right_80ba {
  color: #229fd8;
}
.progress-f605 {
  background-color: #229fd8;
}
.badge-short-e6c5 {
  color: #eee;
}
.disabled-f509 {
  background-color: #eee;
}
.photo-pressed-c440 {
  color: #444;
}
.thumbnail-iron-04f9 {
  background-color: #444;
}
.pagination_4ac9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pagination_4ac9 .feature-down-ad2c .secondary-hard-5d1e {
  font-size: 15px;
}
.pagination_4ac9 .secondary-hard-5d1e {
  line-height: 1.3;
}
.pagination_4ac9 .highlight_86a9 {
}
.pagination_4ac9 .tabs-2fb8 {
  background: #235787;
}
.table-75a0 {
  padding: 0;
}
.table-75a0 .tabs-2fb8 {
  background: #1a1a1a;
}
.table-75a0 .highlight_86a9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.main-first-0dc7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.main-first-0dc7 .highlight_86a9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.main-first-0dc7 .tabs-2fb8 {
  background: #303030;
}
.alert_bright_002d {
  position: relative;
  z-index: 10;
}
.alert_bright_002d .motion-3001 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.center_9800 .picture-8cd7 {
  display: inline-block;
  vertical-align: middle;
}
.center_9800.info_green_e10a .picture-8cd7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .center_9800.info_green_e10a .picture-8cd7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .center_9800.info_green_e10a .picture-8cd7 {
    margin-right: 0.4em;
  }
}
.center_9800.info_green_e10a .picture-8cd7:last-child {
  margin-right: 0;
}
.grid_6a2b .motion-3001 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .item-44d3 .feature-down-ad2c {
    margin: 0 -0.5em;
  }
  .item-44d3 .feature-down-ad2c [class*="customify-col-"],
  .item-44d3 .feature-down-ad2c [class*="customify-col_"],
  .item-44d3 .feature-down-ad2c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.item-44d3.motion-ec24 .motion-3001 {
  background: 0 0 !important;
}
.item-44d3.motion-ec24 .motion-3001,
.item-44d3.grid_6a2b .motion-3001 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .item-44d3.active-a81b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.item-44d3.grid_6a2b .motion-3001 {
  box-shadow: none !important;
}
.hovered-5c2c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hovered-5c2c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hovered-5c2c {
    padding: 18px 0 20px;
  }
}
.hovered-5c2c .message_0d34 {
  width: 100%;
}
.hovered-5c2c .prev-af53 {
  margin-bottom: 0;
}
.hovered-5c2c .slider-79aa {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary_f214 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary_f214 .tertiary-cold-6723 {
  width: 100%;
}
.chip_in_ddff {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.chip_in_ddff li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.chip_in_ddff 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;
}
.chip_in_ddff li:last-child:after {
  display: none;
}
.chip_in_ddff li a {
  font-weight: 500;
  margin-right: 10px;
}
.tiny-112b .backdrop-hovered-5e7f button,
.hovered-5c2c .backdrop-hovered-5e7f button {
  left: 0;
}
.tiny-112b .tertiary-cold-6723,
.hovered-5c2c .tertiary-cold-6723 {
  padding-left: 0;
  padding-right: 0;
}
.tiny-112b .secondary_f214,
.hovered-5c2c .secondary_f214 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tiny-112b {
  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;
}
.tiny-112b: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;
}
.tiny-112b .bright_f485 {
  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) {
  .tiny-112b .bright_f485 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tiny-112b .bright_f485 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tiny-112b .bright_f485 {
    min-height: 200px;
  }
}
.tiny-112b .chip_in_ddff {
  color: rgba(255, 255, 255, 0.8);
}
.tiny-112b .chip_in_ddff a,
.tiny-112b .chip_in_ddff li:after {
  color: inherit;
}
.tiny-112b .chip_in_ddff a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.border_9163 {
  margin-bottom: 0.5em;
}
.orange-84d3 {
  margin-bottom: 1.2em;
}
.orange-84d3,
.border_9163 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.orange-84d3 p:last-child,
.border_9163 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .backdrop-hovered-5e7f,
#masthead .backdrop-hovered-5e7f {
  display: none;
}
#masthead
  > .backdrop-hovered-5e7f.hovered_eb6d {
  display: none;
}
#masthead > .backdrop-hovered-5e7f button {
  left: 0;
}
.primary-11d7 {
  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%;
}
.primary-11d7 .picture-8cd7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.primary-11d7 .media_small_17e8 {
  display: -webkit-box;
  display: flex;
}
.primary-11d7 .media_small_17e8.label_hard_a808 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.primary-11d7 .media_small_17e8.steel-36ea {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary-11d7 .media_small_17e8.picture-selected-e715 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary-11d7.surface-hot-a170.image-ee5d .media_small_17e8.label_hard_a808 {
  flex-basis: 100%;
}
.primary-11d7.shadow-active-8c86 .media_small_17e8.steel-36ea {
  -webkit-box-flex: 1;
  flex: auto;
}
.primary-11d7.shadow-active-8c86 .media_small_17e8.picture-selected-e715 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .backdrop-hovered-5e7f.hovered_eb6d {
  display: none;
}
#masthead > .backdrop-hovered-5e7f button {
  left: 0;
}
.wood-7f71 {
  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;
}
.wood-7f71:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wood-7f71.basic_b0f1 i {
  margin-right: 4px;
}
.wood-7f71.header-inner-066d i {
  margin-left: 5px;
}
.secondary-hard-5d1e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.secondary-hard-5d1e p:last-child {
  margin-bottom: 0;
}
.in-1437 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.in-1437 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.in-1437 img {
  display: block;
  width: auto;
  line-height: 1;
}
.in-1437 .shadow_68c3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.in-1437 .container-c77d {
  margin: 5px 0 7px 0;
}
.in-1437.smooth_a20c .hero-b819 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.in-1437.smooth_a20c .secondary_7db5 {
  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;
}
.in-1437.middle-d0ea {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.in-1437.middle-d0ea .hero-b819 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.in-1437.middle-d0ea .secondary_7db5 {
  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;
}
.in-1437.outline-cd21 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.in-1437.fresh_c982 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.in-1437.fresh_c982 .secondary_7db5 {
  margin-top: 7px;
}
.sort_d117 {
  display: inline-block;
}
.alert_bright_002d .border_e1b0 .in-1437 img {
  max-width: 100%;
}
.last_35c8 .button_bright_7198.preview-7b60,
.filter_huge_46e4 .button_bright_7198.preview-7b60 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.last_35c8 .primary-b648,
.filter_huge_46e4 .primary-b648 {
  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%);
}
.last_35c8 .primary-b648 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.last_35c8.dynamic_a93e .primary-b648 {
  display: none;
}
.last_35c8 .video_0636 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.last_35c8 .video_0636 li {
  display: inline-block;
  position: relative;
}
.last_35c8 .video_0636 li:last-child {
  margin-right: 0;
}
.last_35c8 .video_0636 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;
}
.last_35c8 .video_0636 li.solid-b8e3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.last_35c8 .video_0636 > 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;
}
.last_35c8 .video_0636 > li > a i {
  line-height: 0;
}
.last_35c8 .video_0636 > li.silver-3b06 > a .primary-b648 {
  margin-left: 4px;
  line-height: 0;
}
.last_35c8 .video_0636 .new-3ff1 li.silver-3b06 > a {
  position: relative;
}
.last_35c8 .video_0636 .new-3ff1 li.silver-3b06 > a:after,
.last_35c8 .video_0636 .new-3ff1 li.silver-3b06 > a:before {
  content: "";
  display: table;
}
.last_35c8 .video_0636 .new-3ff1 li.silver-3b06 > a:after {
  clear: both;
}
.last_35c8 .video_0636 .new-3ff1 li.silver-3b06 > a .primary-b648 {
  margin-left: 5px;
  float: right;
}
.last_35c8 .paragraph-last-6687,
.last_35c8 .new-3ff1 {
  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;
}
.last_35c8 .new-3ff1 {
  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;
}
.last_35c8 .new-3ff1 .preview-7b60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.last_35c8 .new-3ff1 .primary-b648 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.last_35c8 .new-3ff1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.last_35c8 .new-3ff1 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;
}
.last_35c8 .new-3ff1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.last_35c8 .new-3ff1 .new-3ff1 {
  top: 0;
  left: 100%;
}
.last_35c8 .panel_cef1.fn-focus-a964 > .paragraph-last-6687,
.last_35c8 .panel_cef1.fn-focus-a964 > .new-3ff1,
.last_35c8 .panel_cef1:focus > .paragraph-last-6687,
.last_35c8 .panel_cef1:focus > .new-3ff1,
.last_35c8 .panel_cef1:hover > .paragraph-last-6687,
.last_35c8 .panel_cef1:hover > .new-3ff1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.last_35c8.wide_8f71 .picture_9396:after,
.last_35c8.wide_8f71 .picture_9396:before {
  content: "";
  display: table;
}
.last_35c8.wide_8f71 .picture_9396:after {
  clear: both;
}
.last_35c8.wide_8f71 .picture_9396 > li {
  float: left;
}
.last_35c8.middle_9e6a .picture_9396:after,
.last_35c8.middle_9e6a .picture_9396:before {
  content: "";
  display: table;
}
.last_35c8.middle_9e6a .picture_9396:after {
  clear: both;
}
.last_35c8.middle_9e6a .picture_9396 > li {
  float: left;
}
.last_35c8.middle_9e6a .picture_9396 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.last_35c8.middle_9e6a .picture_9396 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.last_35c8.middle_9e6a .picture_9396 > li.blue_1d33 > a,
.last_35c8.middle_9e6a .picture_9396 > li.solid-b8e3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.last_35c8.pro-5d7f .picture_9396 > li > a .preview-7b60 {
  position: relative;
}
.last_35c8.pro-5d7f .picture_9396 > li > a .preview-7b60: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;
}
.last_35c8.pro-5d7f
  .picture_9396
  > li:focus
  > a
  .preview-7b60:before,
.last_35c8.pro-5d7f
  .picture_9396
  > li:hover
  > a
  .preview-7b60:before {
  width: 100%;
  background-color: currentColor;
}
.last_35c8.pro-5d7f
  .picture_9396
  > li.blue_1d33
  > a
  .preview-7b60:before,
.last_35c8.pro-5d7f
  .picture_9396
  > li.upper_6c8c
  > a
  .preview-7b60:before {
  width: 100%;
  background-color: currentColor;
}
.last_35c8.cold_a001 .picture_9396 > li > a .preview-7b60 {
  position: relative;
}
.last_35c8.cold_a001 .picture_9396 > li > a .preview-7b60: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;
}
.last_35c8.cold_a001 .picture_9396 > li:focus > a .preview-7b60:before,
.last_35c8.cold_a001
  .picture_9396
  > li:hover
  > a
  .preview-7b60:before {
  width: 100%;
  background-color: currentColor;
}
.last_35c8.cold_a001
  .picture_9396
  > li.blue_1d33
  > a
  .preview-7b60:before,
.last_35c8.cold_a001
  .picture_9396
  > li.upper_6c8c
  > a
  .preview-7b60:before {
  width: 100%;
  background-color: currentColor;
}
.filter_huge_46e4 .video_0636 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter_huge_46e4 .video_0636 li:first-child > a {
  border-top: none;
}
.filter_huge_46e4 .video_0636 .simple_ea0e > .preview-7b60 .primary-b648 {
  display: none;
}
.filter_huge_46e4 .video_0636 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.filter_huge_46e4 .video_0636 li:last-child {
  border: none;
}
.filter_huge_46e4 .video_0636 li.silver-3b06 > a {
  padding-right: 45px !important;
}
.filter_huge_46e4 .video_0636 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.filter_huge_46e4 .video_0636 li a:focus,
.filter_huge_46e4 .video_0636 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_huge_46e4 .video_0636 li .alert_fluid_ca63 {
  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;
}
.filter_huge_46e4 .video_0636 li .alert_fluid_ca63:hover {
  box-shadow: none;
}
.filter_huge_46e4 .video_0636 li .alert_fluid_ca63 .primary-b648 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.filter_huge_46e4 .video_0636 .new-3ff1 {
  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);
}
.filter_huge_46e4 .video_0636 .new-3ff1 li a {
  padding-left: 3em;
}
.filter_huge_46e4 .video_0636 .row_paper_9257 > a .alert_fluid_ca63 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter_huge_46e4 .video_0636 .row_paper_9257 > .new-3ff1 {
  display: block;
  opacity: 1;
}
.item-f838 {
  max-width: 100%;
}
.breadcrumb_inner_298f {
  line-height: 0;
  cursor: pointer;
}
.fast_0bb4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fast_0bb4:hover {
  box-shadow: none;
  color: currentColor;
}
.fast_0bb4 svg {
  width: 18px;
  height: 18px;
}
.fast_0bb4 .block_76f4 {
  display: none;
}
.border_tall_7693 {
  position: relative;
}
.border_tall_7693.fn-active-a964 .fast_0bb4 .black_d243 {
  display: none;
}
.border_tall_7693.fn-active-a964 .fast_0bb4 .block_76f4 {
  display: inline-block;
}
.border_tall_7693 .message_green_bf1d {
  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);
}
.border_tall_7693.pink-2b22 .message_green_bf1d {
  left: auto;
  right: -0.9em;
}
.border_tall_7693.pink-2b22 .icon-15bb::before {
  left: auto;
  right: 15px;
}
.border_tall_7693.fn-active-a964 .message_green_bf1d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern-slow-3a1d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pattern-slow-3a1d label {
  flex-basis: 100%;
}
.pattern-slow-3a1d .media-gas-f703 {
  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;
}
.pattern-slow-3a1d .outer-5c88 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pattern-slow-3a1d .outer-5c88:focus {
  background-color: transparent;
}
.pattern-slow-3a1d button.image_89d6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pattern-slow-3a1d button.image_89d6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pattern-slow-3a1d button.image_89d6 svg {
  width: 18px;
  height: 18px;
}
.pattern-slow-3a1d input[type="submit"] {
  min-height: auto;
}
.footer_3994 .pattern-slow-3a1d .outer-5c88 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.icon-15bb {
  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) {
  .icon-15bb {
    width: 220px;
  }
}
.icon-15bb label {
  flex-basis: 100%;
}
.icon-15bb::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.accent-fresh-f0c6 .footer_3994 .pattern-slow-3a1d {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.accent-fresh-f0c6
  .footer_3994
  .pattern-slow-3a1d
  .media-gas-f703 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent-fresh-f0c6 .footer_3994 .pattern-slow-3a1d .outer-5c88 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent-fresh-f0c6
  .footer_3994
  .pattern-slow-3a1d
  .outer-5c88:focus {
  background: 0 0;
}
.accent-fresh-f0c6
  .footer_3994
  .pattern-slow-3a1d
  .primary-stale-42b4 {
  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;
}
.motion-46f8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.motion-46f8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.motion-46f8 li:last-child {
  margin-right: 0;
}
.motion-46f8 li:first-child {
  margin-left: 0;
}
.motion-46f8.soft-18d9 a {
  color: #fff;
}
.motion-46f8.soft-18d9 a:hover {
  color: #fff;
}
.motion-46f8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.motion-46f8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.motion-46f8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.motion-46f8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.motion-46f8 [class*="social-icon-apple"] {
  background-color: #999;
}
.motion-46f8 [class*="social-icon-apple"].background-1663 {
  background-color: transparent;
  color: #999;
}
.motion-46f8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.motion-46f8 [class*="social-icon-behance"].background-1663 {
  background-color: transparent;
  color: #1769ff;
}
.motion-46f8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.motion-46f8 [class*="social-icon-bitbucket"].background-1663 {
  background-color: transparent;
  color: #205081;
}
.motion-46f8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.motion-46f8 [class*="social-icon-codepen"].background-1663 {
  background-color: transparent;
  color: #000;
}
.motion-46f8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.motion-46f8 [class*="social-icon-delicious"].background-1663 {
  background-color: transparent;
  color: #39f;
}
.motion-46f8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.motion-46f8 [class*="social-icon-digg"].background-1663 {
  background-color: transparent;
  color: #005be2;
}
.motion-46f8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.motion-46f8 [class*="social-icon-dribbble"].background-1663 {
  background-color: transparent;
  color: #ea4c89;
}
.motion-46f8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.motion-46f8 [class*="social-icon-envelope"].background-1663 {
  background-color: transparent;
  color: #ea4335;
}
.motion-46f8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.motion-46f8 [class*="social-icon-facebook"].background-1663 {
  background-color: transparent;
  color: #3b5998;
}
.motion-46f8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.motion-46f8 [class*="social-icon-flickr"].background-1663 {
  background-color: transparent;
  color: #0063dc;
}
.motion-46f8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.motion-46f8 [class*="social-icon-foursquare"].background-1663 {
  background-color: transparent;
  color: #2d5be3;
}
.motion-46f8 [class*="social-icon-github"] {
  background-color: #333;
}
.motion-46f8 [class*="social-icon-github"].background-1663 {
  background-color: transparent;
  color: #333;
}
.motion-46f8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.motion-46f8 [class*="social-icon-google-plus"].background-1663 {
  background-color: transparent;
  color: #dd4b39;
}
.motion-46f8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.motion-46f8 [class*="social-icon-houzz"].background-1663 {
  background-color: transparent;
  color: #7ac142;
}
.motion-46f8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.motion-46f8 [class*="social-icon-instagram"].background-1663 {
  background-color: transparent;
  color: #262626;
}
.motion-46f8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.motion-46f8 [class*="social-icon-jsfiddle"].background-1663 {
  background-color: transparent;
  color: #487aa2;
}
.motion-46f8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.motion-46f8 [class*="social-icon-linkedin"].background-1663 {
  background-color: transparent;
  color: #0077b5;
}
.motion-46f8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.motion-46f8 [class*="social-icon-medium"].background-1663 {
  background-color: transparent;
  color: #00ab6b;
}
.motion-46f8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.motion-46f8
  [class*="social-icon-odnoklassniki"].background-1663 {
  background-color: transparent;
  color: #f4731c;
}
.motion-46f8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.motion-46f8 [class*="social-icon-meetup"].background-1663 {
  background-color: transparent;
  color: #ec1c40;
}
.motion-46f8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.motion-46f8 [class*="social-icon-pinterest"].background-1663 {
  background-color: transparent;
  color: #bd081c;
}
.motion-46f8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.motion-46f8 [class*="social-icon-product-hunt"].background-1663 {
  background-color: transparent;
  color: #da552f;
}
.motion-46f8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.motion-46f8 [class*="social-icon-reddit"].background-1663 {
  background-color: transparent;
  color: #ff4500;
}
.motion-46f8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.motion-46f8 [class*="social-icon-rss"].background-1663 {
  background-color: transparent;
  color: #f26522;
}
.motion-46f8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.motion-46f8
  [class*="social-icon-shopping-cart"].background-1663 {
  background-color: transparent;
  color: #4caf50;
}
.motion-46f8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.motion-46f8 [class*="social-icon-skype"].background-1663 {
  background-color: transparent;
  color: #00aff0;
}
.motion-46f8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.motion-46f8 [class*="social-icon-slideshare"].background-1663 {
  background-color: transparent;
  color: #0077b5;
}
.motion-46f8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.motion-46f8 [class*="social-icon-snapchat"].background-1663 {
  background-color: transparent;
  color: #fffc00;
}
.motion-46f8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.motion-46f8 [class*="social-icon-soundcloud"].background-1663 {
  background-color: transparent;
  color: #f80;
}
.motion-46f8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.motion-46f8 [class*="social-icon-spotify"].background-1663 {
  background-color: transparent;
  color: #2ebd59;
}
.motion-46f8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.motion-46f8
  [class*="social-icon-stack-overflow"].background-1663 {
  background-color: transparent;
  color: #fe7a15;
}
.motion-46f8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.motion-46f8 [class*="social-icon-maldkfgram"].background-1663 {
  background-color: transparent;
  color: #2ca5e0;
}
.motion-46f8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.motion-46f8 [class*="social-icon-tripadvisor"].background-1663 {
  background-color: transparent;
  color: #589442;
}
.motion-46f8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.motion-46f8 [class*="social-icon-tumblr"].background-1663 {
  background-color: transparent;
  color: #35465c;
}
.motion-46f8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.motion-46f8 [class*="social-icon-twitch"].background-1663 {
  background-color: transparent;
  color: #6441a5;
}
.motion-46f8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.motion-46f8 [class*="social-icon-twitter"].background-1663 {
  background-color: transparent;
  color: #1da1f2;
}
.motion-46f8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.motion-46f8 [class*="social-icon-vimeo"].background-1663 {
  background-color: transparent;
  color: #1ab7ea;
}
.motion-46f8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.motion-46f8 [class*="social-icon-vk"].background-1663 {
  background-color: transparent;
  color: #45668e;
}
.motion-46f8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.motion-46f8 [class*="social-icon-weibo"].background-1663 {
  background-color: transparent;
  color: #df2029;
}
.motion-46f8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.motion-46f8 [class*="social-icon-weixin"].background-1663 {
  background-color: transparent;
  color: #7bb32e;
}
.motion-46f8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.motion-46f8 [class*="social-icon-whatsapp"].background-1663 {
  background-color: transparent;
  color: #25d366;
}
.motion-46f8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.motion-46f8 [class*="social-icon-wordpress"].background-1663 {
  background-color: transparent;
  color: #21759b;
}
.motion-46f8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.motion-46f8 [class*="social-icon-xing"].background-1663 {
  background-color: transparent;
  color: #026466;
}
.motion-46f8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.motion-46f8 [class*="social-icon-yelp"].background-1663 {
  background-color: transparent;
  color: #af0606;
}
.motion-46f8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.motion-46f8 [class*="social-icon-youtube"].background-1663 {
  background-color: transparent;
  color: #cd201f;
}
.orange_8d64 {
  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;
}
.orange_8d64:hover {
  box-shadow: none;
  background: 0 0;
}
.mini-cc78 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pink_ed2d {
  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;
}
.hero-wood-4e4e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hard_d2a6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hard_d2a6,
.hard_d2a6::after,
.hard_d2a6::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;
}
.hard_d2a6::after,
.hard_d2a6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.element_pink_b391 .pink_ed2d .hero-wood-4e4e {
  margin-top: -2px;
  width: 19px;
}
.element_pink_b391 .pink_ed2d .hard_d2a6 {
  margin-top: -1px;
}
.element_pink_b391 .pink_ed2d .hard_d2a6,
.element_pink_b391 .pink_ed2d .hard_d2a6::after,
.element_pink_b391 .pink_ed2d .hard_d2a6::before {
  width: 19px;
  height: 2px;
}
.element_pink_b391 .pink_ed2d .hard_d2a6::before {
  top: -6px;
}
.element_pink_b391 .pink_ed2d .hard_d2a6::after {
  bottom: -6px;
}
.caption-stone-5b10 .pink_ed2d .hero-wood-4e4e {
  margin-top: -2px;
  width: 22px;
}
.caption-stone-5b10 .pink_ed2d .hard_d2a6 {
  margin-top: -1px;
}
.caption-stone-5b10 .pink_ed2d .hard_d2a6,
.caption-stone-5b10 .pink_ed2d .hard_d2a6::after,
.caption-stone-5b10 .pink_ed2d .hard_d2a6::before {
  width: 22px;
  height: 2px;
}
.caption-stone-5b10 .pink_ed2d .hard_d2a6::before {
  top: -7px;
}
.caption-stone-5b10 .pink_ed2d .hard_d2a6::after {
  bottom: -7px;
}
.caption-f610 .pink_ed2d .hero-wood-4e4e {
  margin-top: -2px;
  width: 31px;
}
.caption-f610 .pink_ed2d .hard_d2a6 {
  margin-top: -1.5px;
}
.caption-f610 .pink_ed2d .hard_d2a6,
.caption-f610 .pink_ed2d .hard_d2a6::after,
.caption-f610 .pink_ed2d .hard_d2a6::before {
  width: 31px;
  height: 3px;
}
.caption-f610 .pink_ed2d .hard_d2a6::before {
  top: -9px;
}
.caption-f610 .pink_ed2d .hard_d2a6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .image-next-7919 .pink_ed2d .hero-wood-4e4e {
    margin-top: -2px;
    width: 19px;
  }
  .image-next-7919 .pink_ed2d .hard_d2a6 {
    margin-top: -1px;
  }
  .image-next-7919 .pink_ed2d .hard_d2a6,
  .image-next-7919 .pink_ed2d .hard_d2a6::after,
  .image-next-7919 .pink_ed2d .hard_d2a6::before {
    width: 19px;
    height: 2px;
  }
  .image-next-7919 .pink_ed2d .hard_d2a6::before {
    top: -6px;
  }
  .image-next-7919 .pink_ed2d .hard_d2a6::after {
    bottom: -6px;
  }
  .status_medium_7ade .pink_ed2d .hero-wood-4e4e {
    margin-top: -2px;
    width: 22px;
  }
  .status_medium_7ade .pink_ed2d .hard_d2a6 {
    margin-top: -1px;
  }
  .status_medium_7ade .pink_ed2d .hard_d2a6,
  .status_medium_7ade .pink_ed2d .hard_d2a6::after,
  .status_medium_7ade .pink_ed2d .hard_d2a6::before {
    width: 22px;
    height: 2px;
  }
  .status_medium_7ade .pink_ed2d .hard_d2a6::before {
    top: -7px;
  }
  .status_medium_7ade .pink_ed2d .hard_d2a6::after {
    bottom: -7px;
  }
  .box-orange-3e5c .pink_ed2d .hero-wood-4e4e {
    margin-top: -2px;
    width: 31px;
  }
  .box-orange-3e5c .pink_ed2d .hard_d2a6 {
    margin-top: -1.5px;
  }
  .box-orange-3e5c .pink_ed2d .hard_d2a6,
  .box-orange-3e5c .pink_ed2d .hard_d2a6::after,
  .box-orange-3e5c .pink_ed2d .hard_d2a6::before {
    width: 31px;
    height: 3px;
  }
  .box-orange-3e5c .pink_ed2d .hard_d2a6::before {
    top: -9px;
  }
  .box-orange-3e5c .pink_ed2d .hard_d2a6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .info-focused-3c39 .pink_ed2d .hero-wood-4e4e {
    margin-top: -2px;
    width: 19px;
  }
  .info-focused-3c39 .pink_ed2d .hard_d2a6 {
    margin-top: -1px;
  }
  .info-focused-3c39 .pink_ed2d .hard_d2a6,
  .info-focused-3c39 .pink_ed2d .hard_d2a6::after,
  .info-focused-3c39 .pink_ed2d .hard_d2a6::before {
    width: 19px;
    height: 2px;
  }
  .info-focused-3c39 .pink_ed2d .hard_d2a6::before {
    top: -6px;
  }
  .info-focused-3c39 .pink_ed2d .hard_d2a6::after {
    bottom: -6px;
  }
  .shade-lower-2e6f .pink_ed2d .hero-wood-4e4e {
    margin-top: -2px;
    width: 22px;
  }
  .shade-lower-2e6f .pink_ed2d .hard_d2a6 {
    margin-top: -1px;
  }
  .shade-lower-2e6f .pink_ed2d .hard_d2a6,
  .shade-lower-2e6f .pink_ed2d .hard_d2a6::after,
  .shade-lower-2e6f .pink_ed2d .hard_d2a6::before {
    width: 22px;
    height: 2px;
  }
  .shade-lower-2e6f .pink_ed2d .hard_d2a6::before {
    top: -7px;
  }
  .shade-lower-2e6f .pink_ed2d .hard_d2a6::after {
    bottom: -7px;
  }
  .complex-86ab .pink_ed2d .hero-wood-4e4e {
    margin-top: -2px;
    width: 31px;
  }
  .complex-86ab .pink_ed2d .hard_d2a6 {
    margin-top: -1.5px;
  }
  .complex-86ab .pink_ed2d .hard_d2a6,
  .complex-86ab .pink_ed2d .hard_d2a6::after,
  .complex-86ab .pink_ed2d .hard_d2a6::before {
    width: 31px;
    height: 3px;
  }
  .complex-86ab .pink_ed2d .hard_d2a6::before {
    top: -9px;
  }
  .complex-86ab .pink_ed2d .hard_d2a6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .liquid_5d19 .pink_ed2d .hero-wood-4e4e {
    margin-top: -2px;
    width: 19px;
  }
  .liquid_5d19 .pink_ed2d .hard_d2a6 {
    margin-top: -1px;
  }
  .liquid_5d19 .pink_ed2d .hard_d2a6,
  .liquid_5d19 .pink_ed2d .hard_d2a6::after,
  .liquid_5d19 .pink_ed2d .hard_d2a6::before {
    width: 19px;
    height: 2px;
  }
  .liquid_5d19 .pink_ed2d .hard_d2a6::before {
    top: -6px;
  }
  .liquid_5d19 .pink_ed2d .hard_d2a6::after {
    bottom: -6px;
  }
  .wrapper-138f .pink_ed2d .hero-wood-4e4e {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-138f .pink_ed2d .hard_d2a6 {
    margin-top: -1px;
  }
  .wrapper-138f .pink_ed2d .hard_d2a6,
  .wrapper-138f .pink_ed2d .hard_d2a6::after,
  .wrapper-138f .pink_ed2d .hard_d2a6::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-138f .pink_ed2d .hard_d2a6::before {
    top: -7px;
  }
  .wrapper-138f .pink_ed2d .hard_d2a6::after {
    bottom: -7px;
  }
  .surface_under_a39b .pink_ed2d .hero-wood-4e4e {
    margin-top: -2px;
    width: 31px;
  }
  .surface_under_a39b .pink_ed2d .hard_d2a6 {
    margin-top: -1.5px;
  }
  .surface_under_a39b .pink_ed2d .hard_d2a6,
  .surface_under_a39b .pink_ed2d .hard_d2a6::after,
  .surface_under_a39b .pink_ed2d .hard_d2a6::before {
    width: 31px;
    height: 3px;
  }
  .surface_under_a39b .pink_ed2d .hard_d2a6::before {
    top: -9px;
  }
  .surface_under_a39b .pink_ed2d .hard_d2a6::after {
    bottom: -9px;
  }
}
.focus_a0e0 .hard_d2a6 {
  -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);
}
.focus_a0e0 .hard_d2a6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focus_a0e0 .hard_d2a6::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);
}
.focus_a0e0.new-070a .hard_d2a6 {
  -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);
}
.focus_a0e0.new-070a .hard_d2a6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focus_a0e0.new-070a .hard_d2a6::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);
}
.pagination_active_e7e4 {
  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.video-a5c0:before {
  display: none;
}
.clean-3769 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.clean-3769 .panel-lower-948b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.clean-3769 .panel-lower-948b:last-of-type {
  border-bottom: none;
}
.clean-3769 .panel-lower-948b.search_up_7777,
.clean-3769 .panel-lower-948b.overlay-cool-007a,
.clean-3769 .panel-lower-948b.section_9058 {
  padding: 0;
}
.clean-3769 .filter_huge_46e4 .alert_fluid_ca63 {
  color: currentColor;
}
.clean-3769 .filter_huge_46e4 .alert_fluid_ca63:focus,
.clean-3769 .filter_huge_46e4 .alert_fluid_ca63:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean-3769.highlight_86a9 .table_3b89,
.clean-3769.highlight_86a9 .secondary-hard-5d1e a,
.clean-3769.highlight_86a9 .picture_9396 a,
.clean-3769.highlight_86a9 .new-3ff1 a {
  color: rgba(0, 0, 0, 0.55);
}
.clean-3769.highlight_86a9 .table_3b89:hover,
.clean-3769.highlight_86a9 .secondary-hard-5d1e a:hover,
.clean-3769.highlight_86a9 .picture_9396 a:hover,
.clean-3769.highlight_86a9 .new-3ff1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean-3769.highlight_86a9 .info-iron-e2cb {
  color: rgba(0, 0, 0, 0.8);
}
.clean-3769.highlight_86a9 .panel-lower-948b {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean-3769.highlight_86a9 .panel-lower-948b:before {
  background: rgba(0, 0, 0, 0.08);
}
.clean-3769.highlight_86a9 .box-outer-d4c0:before {
  background: rgba(255, 255, 255, 0.9);
}
.clean-3769.highlight_86a9 .filter_huge_46e4 .video_0636 li a,
.clean-3769.highlight_86a9 .filter_huge_46e4 .alert_fluid_ca63,
.clean-3769.highlight_86a9 .new-3ff1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean-3769.highlight_86a9 .filter_huge_46e4 .alert_fluid_ca63:focus,
.clean-3769.highlight_86a9 .filter_huge_46e4 .alert_fluid_ca63:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean-3769.highlight_86a9 .video_0636 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean-3769.tabs-2fb8 .table_3b89,
.clean-3769.tabs-2fb8 .secondary-hard-5d1e a,
.clean-3769.tabs-2fb8 .picture_9396 .alert_fluid_ca63,
.clean-3769.tabs-2fb8 .picture_9396 a,
.clean-3769.tabs-2fb8 .new-3ff1 a {
  color: rgba(255, 255, 255, 0.79);
}
.clean-3769.tabs-2fb8 .table_3b89:hover,
.clean-3769.tabs-2fb8 .secondary-hard-5d1e a:hover,
.clean-3769.tabs-2fb8 .picture_9396 .alert_fluid_ca63:hover,
.clean-3769.tabs-2fb8 .picture_9396 a:hover,
.clean-3769.tabs-2fb8 .new-3ff1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.clean-3769.tabs-2fb8 .info-iron-e2cb {
  color: rgba(255, 255, 255, 0.99);
}
.clean-3769.tabs-2fb8 .panel-lower-948b {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean-3769.tabs-2fb8 .panel-lower-948b:before {
  background: rgba(255, 255, 255, 0.08);
}
.clean-3769.tabs-2fb8 .box-outer-d4c0:before {
  background: rgba(0, 0, 0, 0.9);
}
.clean-3769.tabs-2fb8 .filter_huge_46e4 .video_0636 li a,
.clean-3769.tabs-2fb8 .filter_huge_46e4 .alert_fluid_ca63,
.clean-3769.tabs-2fb8 .new-3ff1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean-3769.tabs-2fb8 .filter_huge_46e4 .alert_fluid_ca63:focus,
.clean-3769.tabs-2fb8 .filter_huge_46e4 .alert_fluid_ca63:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean-3769.tabs-2fb8 .video_0636 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-outer-d4c0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.box-outer-d4c0:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stone-eaad {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.yellow-3c29 .clean-3769 {
  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;
}
.yellow-3c29 .panel-lower-948b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.yellow-3c29 .panel-lower-948b: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) {
  .yellow-3c29 .panel-lower-948b:before {
    width: 16%;
    left: 42%;
  }
}
.yellow-3c29 .panel-lower-948b:last-child:before {
  content: none;
}
.yellow-3c29 .panel-lower-948b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.yellow-3c29 .filter_huge_46e4 .video_0636 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.yellow-3c29 .filter_huge_46e4 .video_0636 li a .alert_fluid_ca63 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.yellow-3c29 .filter_huge_46e4 .new-3ff1 {
  border: none;
}
.yellow-3c29 .filter_huge_46e4 .new-3ff1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.yellow-3c29 .box-outer-d4c0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.yellow-3c29 .stone-eaad {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.yellow-3c29 .tabs-2fb8 .box-outer-d4c0:before {
  background: rgba(0, 0, 0, 0.9);
}
.yellow-3c29 .highlight_86a9.tooltip-9bbf .hard_d2a6 {
  background: rgba(0, 0, 0, 0.6);
}
.yellow-3c29
  .highlight_86a9.tooltip-9bbf
  .hard_d2a6::after,
.yellow-3c29
  .highlight_86a9.tooltip-9bbf
  .hard_d2a6:before {
  background: inherit;
}
.yellow-3c29
  .highlight_86a9.tooltip-9bbf:hover
  .hard_d2a6 {
  background: rgba(0, 0, 0, 0.8);
}
.medium-f579 .clean-3769 {
  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) {
  .medium-f579 .clean-3769 {
    width: auto;
    right: 45px;
  }
}
.filter-3a82 .clean-3769 {
  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) {
  .filter-3a82 .clean-3769 {
    width: auto;
    left: 45px;
  }
}
.video-a5c0 .clean-3769 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.video-a5c0 .stone-eaad {
  max-width: 48em;
  margin: 0 auto;
}
.video-a5c0 .box-outer-d4c0:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.lower-8d68 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.lower-8d68.yellow-3c29 .clean-3769 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.lower-8d68.medium-f579 .clean-3769 {
  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);
}
.lower-8d68 .clean-3769 {
  visibility: visible;
}
.lower-8d68.filter-3a82 .clean-3769 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.form_5dd4,
.border_604a {
  overflow-x: hidden;
}
.form_5dd4 .clean-3769 {
  overflow: auto;
}
.form_5dd4.yellow-3c29 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form_5dd4.yellow-3c29 .clean-3769 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.form_5dd4.yellow-3c29 .orange_8d64 {
  opacity: 0;
}
.form_5dd4.medium-f579 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form_5dd4.medium-f579 .clean-3769 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.form_5dd4.medium-f579 .orange_8d64 {
  opacity: 0;
}
.form_5dd4.filter-3a82 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form_5dd4.filter-3a82 .clean-3769 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.form_5dd4.filter-3a82 .orange_8d64 {
  opacity: 0;
}
.form_5dd4.video-a5c0 .clean-3769 {
  z-index: 10;
  visibility: visible;
}
.tooltip-9bbf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip-9bbf .hard_d2a6 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip-9bbf .hard_d2a6::after,
.tooltip-9bbf .hard_d2a6:before {
  background: inherit;
}
.tooltip-9bbf:hover .hard_d2a6 {
  background: rgba(255, 255, 255, 0.99);
}
.filter-3a82 .tooltip-9bbf {
  top: 10px;
  right: auto;
  left: 12px;
}
.video-a5c0 .tooltip-9bbf {
  display: none !important;
}
.form_5dd4:before,
.border_604a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.form_5dd4 .tooltip-9bbf,
.border_604a .tooltip-9bbf {
  display: inline-block;
}
.clean-3769 .picture-8cd7 {
  -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;
}
.form_5dd4 .clean-3769 .picture-8cd7,
.border_604a .clean-3769 .picture-8cd7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large-e611 .media-gas-f703 {
  width: 100%;
}
.border_e1b0 {
  padding: 0 0.5em 0;
}
.border_e1b0 [class*="customify-col-"],
.border_e1b0 [class*="customify-col_"],
.border_e1b0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.grid-north-0b45 .border_e1b0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .feature-down-ad2c .media-blue-b12a,
  .media-blue-b12a {
    display: none;
  }
  .main-5765 {
    text-align: left;
  }
  .text-e181 {
    text-align: center;
  }
  .focused-9cee {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .feature-down-ad2c .under_4416,
  .under_4416 {
    display: none;
  }
  .progress-glass-3711 {
    text-align: left;
  }
  .component-a2a0 {
    text-align: center;
  }
  .container-soft-0bce {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .feature-down-ad2c .down-eaa4,
  .down-eaa4 {
    display: none;
  }
  .shade-7836 {
    text-align: left;
  }
  .module-left-84c0 {
    text-align: center;
  }
  .background-1df8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.section_west_e377 {
  box-shadow: none !important;
}
.component_f31f .modal-bronze-d05d,
.status-narrow-3b6d .modal-bronze-d05d {
  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;
}
.status-narrow-3b6d .modal-bronze-d05d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.motion-3001 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.motion-3001:after,
.motion-3001:before {
  content: "";
  display: table;
}
.motion-3001:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .motion-3001 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.motion-3001,
.active-a81b {
  max-width: 1248px;
  margin: 0 auto;
}

.preview_short_6ad0.article-2ccc .motion-3001 {
  max-width: 100%;
}
.preview_short_6ad0.primary_9b6e {
  max-width: 1200px;
  margin: 0 auto;
}
.preview_short_6ad0.icon-8bd0 .motion-3001 {
  max-width: 100%;
}
.preview_short_6ad0.icon-8bd0 > .motion-3001 {
  padding-left: 0;
  padding-right: 0;
}
.preview_short_6ad0.icon-8bd0 > .motion-3001 .feature-down-ad2c {
  margin: 0;
}
.preview_short_6ad0.icon-8bd0
  > .motion-3001
  .tag_a1a5.hidden_gold_f54f {
  margin-right: 0;
  margin-left: 0;
}
.preview_short_6ad0.icon-8bd0 #main.hidden_gold_f54f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .current_0dc6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .current_0dc6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .sort_motion_1d20 .dynamic_d1dd {
    padding-right: 1em;
  }
  .sort_motion_1d20.pressed_5007 .tag_a1a5 {
    border-right: 1px solid #eaecee;
  }
  .sort_motion_1d20.pressed_5007 .dynamic_d1dd {
    padding-right: 1em;
  }
  .sort_motion_1d20.pressed_5007 .detail-e4d4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-543a .dynamic_d1dd {
    padding-left: 1em;
  }
  .progress-543a.pressed_5007 .tag_a1a5 {
    border-left: 1px solid #eaecee;
  }
  .progress-543a.pressed_5007 .dynamic_d1dd {
    padding-left: 1em;
  }
  .progress-543a.pressed_5007 .detail-e4d4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-inner-5738 .dynamic_d1dd {
    padding-left: 1em;
  }
  .notice-inner-5738.pressed_5007 .primary_cc07 {
    border-right: 1px solid #eaecee;
  }
  .notice-inner-5738.pressed_5007 .light-5e34 {
    border-right: 1px solid #eaecee;
  }
  .notice-inner-5738.pressed_5007 .dynamic_d1dd {
    padding-left: 1em;
  }
  .notice-inner-5738.pressed_5007 .detail-e4d4 {
    padding-right: 1em;
  }
  .notice-inner-5738.pressed_5007 .text_plasma_d293 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_63ce .dynamic_d1dd {
    padding-right: 1em;
  }
  .tabs_63ce.pressed_5007 .primary_cc07 {
    border-left: 1px solid #eaecee;
  }
  .tabs_63ce.pressed_5007 .light-5e34 {
    border-left: 1px solid #eaecee;
  }
  .tabs_63ce.pressed_5007 .dynamic_d1dd {
    padding-right: 1em;
  }
  .tabs_63ce.pressed_5007 .detail-e4d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_63ce.pressed_5007 .text_plasma_d293 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current_0dc6 .dynamic_d1dd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current_0dc6.pressed_5007 .tag_a1a5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .current_0dc6.pressed_5007 .dynamic_d1dd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current_0dc6.pressed_5007 .detail-e4d4 {
    padding-left: 1em;
  }
  .current_0dc6.pressed_5007 .text_plasma_d293 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .current_0dc6.pressed_5007 .dynamic_d1dd {
    padding-left: 0;
  }
}
.medium_95c5 .center_9800 {
  display: inline-block;
}
.surface-212d {
  display: inline-block;
}
.blue_119b {
  word-con: break-word;
}
.card_pro_a7ac > span {
  display: inline-block;
  padding: 5px 0;
}
.card_pro_a7ac .slow-bfc3 {
  margin-left: 8px;
  margin-right: 8px;
}
.card_pro_a7ac .hero-fast-d38f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.motion-2355 .dirty_ca70 {
  margin-bottom: 2em;
}
.motion-2355 .bottom-e0d7 {
  margin-bottom: 15px;
}
.motion-2355 .bottom-e0d7:last-child {
  margin-bottom: 0;
}
.motion-2355 .badge_f1ef {
  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) {
  .motion-2355 .badge_f1ef {
    display: block;
  }
}
.motion-2355 .widget-ab66 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .motion-2355 .widget-ab66 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.motion-2355 .texture-50f0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.motion-2355 .texture-50f0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.motion-2355 .texture-50f0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.motion-2355 .blue_119b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.motion-2355 .blue_119b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.motion-2355 .article_d0c0 p:last-child {
  margin-bottom: 0;
}
.motion-2355 .feature_east_9d19 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.motion-2355 .lower_6e5b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.motion-2355 .search_pro_871b {
  margin-top: 1em;
}
.motion-2355 .caption_gold_6e70 {
  top: 0;
  display: block;
}
.motion-2355 .caption_gold_6e70 a {
  color: inherit;
}
.motion-2355 .caption_gold_6e70 a:hover {
  color: inherit;
}
.motion-2355 .element-glass-114f {
  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;
}
.motion-2355 .element-glass-114f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.motion-2355 .lower_6e5b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.motion-2355 .accordion-first-143d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.motion-2355 .accordion-first-143d:first-child {
  margin-top: 0;
}
.motion-2355 .accordion-first-143d.active-in-2803 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.motion-2355 .accordion-first-143d.wrapper_hovered_7f2a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.motion-2355
  .accordion-first-143d.wrapper_hovered_7f2a.wood-47be
  .search_pro_871b {
  width: 100%;
}
.motion-2355 .wrapper_hovered_7f2a {
  -webkit-box-align: center;
  align-items: center;
}
.motion-2355 .wrapper_hovered_7f2a .card_pro_a7ac,
.motion-2355 .wrapper_hovered_7f2a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.motion-2355 .texture-50f0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.motion-2355 .texture-50f0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.motion-2355 .texture-50f0: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;
}
.motion-2355 .active-in-2803 {
  z-index: 5;
}
.motion-2355 .section-435c .gallery-under-f12a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.motion-2355 .button-6d10 .gallery-under-f12a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.motion-2355 .sort_9946 .gallery-under-f12a {
  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;
}
.motion-2355.modal-black-22eb .badge_f1ef,
.motion-2355.right-124a .badge_f1ef {
  display: block;
}
.motion-2355.modal-black-22eb .badge_f1ef .summary_prev_a924,
.motion-2355.modal-black-22eb .badge_f1ef .lower_6e5b,
.motion-2355.right-124a .badge_f1ef .summary_prev_a924,
.motion-2355.right-124a .badge_f1ef .lower_6e5b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.motion-2355.mask-small-734f .widget-ab66 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .motion-2355.mask-small-734f .widget-ab66 {
    margin-right: 0;
  }
}
.motion-2355.modal-black-22eb .widget-ab66,
.motion-2355.right-124a .widget-ab66 {
  padding-top: 40%;
}
.motion-2355.modal-black-22eb .dirty_ca70,
.motion-2355.right-124a .dirty_ca70 {
  display: block;
}
.motion-2355.modal-black-22eb .fn-sticky-a964 .lower_6e5b,
.motion-2355.right-124a .fn-sticky-a964 .lower_6e5b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.motion-2355.modal-black-22eb .widget-ab66,
.motion-2355.right-124a .widget-ab66 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.motion-2355.modal-black-22eb .lower_6e5b {
  padding: 1em;
}
.hero-ceb6 {
  margin: 30px auto;
  display: block;
}
.hero-ceb6 .prev_7ff2 > * {
  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;
}
.hero-ceb6 .prev_7ff2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hero-ceb6 .prev_7ff2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow-static-20f7 .card_pro_a7ac {
  margin-bottom: 1.41575em;
}
.shadow-static-20f7 .info-6f6c {
  margin-bottom: 1.618em;
}
.dropdown_green_c0ab .left-8d01 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dropdown_green_c0ab .left-8d01 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dropdown_green_c0ab .main_dd4a {
  max-width: 100%;
  overflow: auto;
}
.disabled_b2b7 .dropdown_green_c0ab a:hover {
  text-decoration: underline;
}
.pagination_dirty_e10c .bottom-e0d7:not(.blue_119b),
.pagination_dirty_e10c .texture-50f0 {
  margin-bottom: 1.41575em;
}
.pagination_dirty_e10c .bottom-e0d7:not(.blue_119b):last-child,
.pagination_dirty_e10c .texture-50f0:last-child {
  margin-bottom: 0;
}
.pagination_dirty_e10c .bottom-e0d7.border-f487 {
  margin-bottom: 0.41575em;
}
.pagination_dirty_e10c .cold-6e82:before,
.pagination_dirty_e10c .down-806f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination_dirty_e10c .cold-6e82:before {
  content: "\f115";
}
.pagination_dirty_e10c .down-806f:before {
  content: "\f02c";
}
.pagination_dirty_e10c .hero_current_c405 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination_dirty_e10c .hero_current_c405 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hard_4309 {
  display: -webkit-box;
  display: flex;
}
.hard_4309 .backdrop_3da6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hard_4309 .backdrop_3da6 {
    flex-basis: 90px;
  }
}
.hard_4309 .last_ec5b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_4309 .last_ec5b {
    flex-basis: calc(100% - 50px);
  }
}
.hard_4309 .pagination_action_a5c6 p:last-child {
  margin-bottom: 0.72em;
}
.prev-3ec5 .prev_7ff2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.prev-3ec5 .prev_7ff2:after,
.prev-3ec5 .prev_7ff2:before {
  content: "";
  display: table;
}
.prev-3ec5 .prev_7ff2:after {
  clear: both;
}
.prev-3ec5 .prev_7ff2 .cool_f1c9,
.prev-3ec5 .prev_7ff2 .icon-new-e71e {
  width: 49%;
}
.prev-3ec5 .prev_7ff2 .cool_f1c9 a span.section_f034,
.prev-3ec5 .prev_7ff2 .icon-new-e71e a span.section_f034 {
  display: block;
  margin-bottom: 5px;
}
.prev-3ec5 .prev_7ff2 .icon-new-e71e {
  float: left;
  text-align: left;
}
.prev-3ec5 .prev_7ff2 .cool_f1c9 {
  float: right;
  text-align: right;
}
.paragraph-fluid-07e1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paragraph-fluid-07e1 {
    margin-bottom: 0;
  }
}
.preview_bronze_61d8 {
  margin-bottom: 1em;
}
.preview_bronze_61d8 .blue_119b {
  font-size: 1.1em;
  line-height: 1.3;
}
.surface_400a a {
  display: block;
  line-height: 0;
  position: relative;
}
.hard-8e14 .preview_bronze_61d8,
.fluid_a098 .preview_bronze_61d8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hard-8e14 .preview_bronze_61d8,
  .fluid_a098 .preview_bronze_61d8 {
    display: block;
  }
}
.hard-8e14 .surface_400a,
.fluid_a098 .surface_400a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hard-8e14 .surface_400a,
  .fluid_a098 .surface_400a {
    margin-bottom: 1em;
  }
}
.hard-8e14 .surface_400a img,
.fluid_a098 .surface_400a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hard-8e14 .disabled-slow-fa37,
.fluid_a098 .disabled-slow-fa37 {
  flex-basis: calc(100% - 160px);
}
.hard-8e14 .disabled-slow-fa37 p,
.fluid_a098 .disabled-slow-fa37 p {
  margin-bottom: 0;
}
.hard-8e14 .disabled-slow-fa37 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hard-8e14 .disabled-slow-fa37 {
    padding-left: 0;
  }
}
.fluid_a098 .disabled-slow-fa37 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fluid_a098 .disabled-slow-fa37 {
    padding-right: 0;
  }
}
.fluid_a098 .surface_400a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.selected_aa74 .surface_400a {
  margin-bottom: 0.5em;
}
.selected_aa74 .surface_400a img {
  width: 100%;
}
.dim_0152 .dropdown_5047,
.section-stone-9488 .dropdown_5047 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.section-stone-9488 .tag_a1a5 .bottom-eb08 p:last-child {
  margin-bottom: 0;
}
.title_2304 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.border-5e3a .icon-1a6e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .border-5e3a .icon-1a6e:last-of-type {
    margin-bottom: 0;
  }
}
.border-5e3a .icon-1a6e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border-5e3a .icon-1a6e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.border-5e3a .icon-1a6e ul li {
  margin: 0 0 0.6em;
}
.border-5e3a .icon-1a6e ul li.pagination_fast_6ed3,
.border-5e3a .icon-1a6e ul li.footer-wood-a0c1 {
  position: relative;
}
.border-5e3a .icon-1a6e ul li.pagination_fast_6ed3 .hot_0ae4,
.border-5e3a .icon-1a6e ul li.footer-wood-a0c1 .hot_0ae4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.border-5e3a .icon-1a6e ul li.pagination_fast_6ed3:after:after,
.border-5e3a .icon-1a6e ul li.pagination_fast_6ed3:after:before,
.border-5e3a
  .icon-1a6e
  ul
  li.footer-wood-a0c1:after:after,
.border-5e3a
  .icon-1a6e
  ul
  li.footer-wood-a0c1:after:before {
  content: "";
  display: table;
}
.border-5e3a .icon-1a6e ul li.pagination_fast_6ed3:after:after,
.border-5e3a
  .icon-1a6e
  ul
  li.footer-wood-a0c1:after:after {
  clear: both;
}
.border-5e3a .icon-1a6e a.silver_7dda:hover {
  text-decoration: none;
}
.border-5e3a .icon-1a6e select {
  max-width: 100%;
}
.border-5e3a .icon-1a6e table {
  font-size: 85%;
}
.border-5e3a .icon-1a6e table td,
.border-5e3a .icon-1a6e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.border-5e3a .icon-1a6e table tfoot td {
  text-align: left;
}
.border-5e3a .icon-1a6e :last-child {
  margin-bottom: 0;
}
.border-5e3a .icon-1a6e .hidden_7000 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.border-5e3a .icon-1a6e .hidden_7000 label {
  width: 100%;
}
.border-5e3a .icon-1a6e .hidden_7000 .outer-5c88 {
  width: 100%;
  display: block;
}
.border-5e3a .icon-1a6e .hidden_7000 .image_89d6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.border-5e3a .icon-1a6e .hidden_7000 .image_89d6:hover svg #svg-search {
  fill: #444;
}
.border-5e3a .icon-1a6e .hidden_7000 .image_89d6 svg {
  width: 18px;
  height: 18px;
}
.border-5e3a .row_08da ul ul,
.border-5e3a .video_f942 ul ul,
.border-5e3a .hero-top-3897 ul ul,
.border-5e3a .layout_1191 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.border-5e3a .row_08da .silver-3b06 > a,
.border-5e3a .video_f942 .silver-3b06 > a,
.border-5e3a .hero-top-3897 .silver-3b06 > a,
.border-5e3a .layout_1191 .silver-3b06 > a {
  margin-bottom: 0;
}
.border-5e3a .widget_center_757d li,
.border-5e3a .row_08da li,
.border-5e3a .label-center-c8a8 li,
.border-5e3a .video_f942 li,
.border-5e3a .hero-top-3897 li,
.border-5e3a .layout_1191 li,
.border-5e3a .form_53e2 li,
.border-5e3a .steel-39fe li {
  display: block;
  position: relative;
}
.border-5e3a .widget_center_757d li:last-child,
.border-5e3a .row_08da li:last-child,
.border-5e3a .label-center-c8a8 li:last-child,
.border-5e3a .video_f942 li:last-child,
.border-5e3a .hero-top-3897 li:last-child,
.border-5e3a .layout_1191 li:last-child,
.border-5e3a .form_53e2 li:last-child,
.border-5e3a .steel-39fe li:last-child {
  border: none;
}
.border-5e3a .widget_center_757d li a,
.border-5e3a .row_08da li a,
.border-5e3a .label-center-c8a8 li a,
.border-5e3a .video_f942 li a,
.border-5e3a .hero-top-3897 li a,
.border-5e3a .layout_1191 li a,
.border-5e3a .form_53e2 li a,
.border-5e3a .steel-39fe li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.border-5e3a .widget_center_757d li ul li::before,
.border-5e3a .row_08da li ul li::before,
.border-5e3a .label-center-c8a8 li ul li::before,
.border-5e3a .video_f942 li ul li::before,
.border-5e3a .hero-top-3897 li ul li::before,
.border-5e3a .layout_1191 li ul li::before,
.border-5e3a .form_53e2 li ul li::before,
.border-5e3a .steel-39fe li ul li::before {
  left: 15px;
}
.border-5e3a .widget_center_757d li ul a,
.border-5e3a .row_08da li ul a,
.border-5e3a .label-center-c8a8 li ul a,
.border-5e3a .video_f942 li ul a,
.border-5e3a .hero-top-3897 li ul a,
.border-5e3a .layout_1191 li ul a,
.border-5e3a .form_53e2 li ul a,
.border-5e3a .steel-39fe li ul a {
  padding-left: 20px;
}
.border-5e3a .widget_center_757d li ul ul li::before,
.border-5e3a .row_08da li ul ul li::before,
.border-5e3a .label-center-c8a8 li ul ul li::before,
.border-5e3a .video_f942 li ul ul li::before,
.border-5e3a .hero-top-3897 li ul ul li::before,
.border-5e3a .layout_1191 li ul ul li::before,
.border-5e3a .form_53e2 li ul ul li::before,
.border-5e3a .steel-39fe li ul ul li::before {
  left: 30px;
}
.border-5e3a .widget_center_757d li ul ul a,
.border-5e3a .row_08da li ul ul a,
.border-5e3a .label-center-c8a8 li ul ul a,
.border-5e3a .video_f942 li ul ul a,
.border-5e3a .hero-top-3897 li ul ul a,
.border-5e3a .layout_1191 li ul ul a,
.border-5e3a .form_53e2 li ul ul a,
.border-5e3a .steel-39fe li ul ul a {
  padding-left: 40px;
}
.border-5e3a .primary-active-d1e6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.border-5e3a .steel-39fe ul li {
  margin-bottom: 1.41575em;
}
.border-5e3a .steel-39fe ul li .texture-clean-37a4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.border-5e3a .steel-39fe ul li .green_3c05 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tabs-2fb8 .widget_center_757d li a,
.tabs-2fb8 .row_08da li a,
.tabs-2fb8 .label-center-c8a8 li a,
.tabs-2fb8 .video_f942 li a,
.tabs-2fb8 .hero-top-3897 li a,
.tabs-2fb8 .layout_1191 li a,
.tabs-2fb8 .form_53e2 li a,
.tabs-2fb8 .steel-39fe li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-2fb8 .primary-active-d1e6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-2fb8 .icon-1a6e ul li.pagination_fast_6ed3 .hot_0ae4,
.tabs-2fb8 .icon-1a6e ul li.footer-wood-a0c1 .hot_0ae4 {
  background: rgba(0, 0, 0, 0.2);
}
.tabs-2fb8 .border-5e3a .icon-1a6e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_short_6ad0 .border-5e3a .video_0636 li {
  margin: 0;
}
.preview_short_6ad0 .border-5e3a .video_0636 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.preview_short_6ad0 .border-5e3a .video_0636 li ul {
  margin: 0;
}
.preview_short_6ad0 .border-5e3a .video_0636 li ul li a {
  padding-left: 15px;
}
.preview_short_6ad0 .border-5e3a .video_0636 li ul li li a {
  padding-left: 30px;
}
.preview_short_6ad0 .border-5e3a .video_0636 li.solid-b8e3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.preview_short_6ad0 .border-5e3a .video_0636 li.solid-b8e3 > 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;
}
.preview_short_6ad0 .border-5e3a .video_0636 li.solid-b8e3 > 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;
}
.menu_7a3b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow_active_6693 {
  position: relative;
  z-index: 10;
}
.shadow_active_6693 .picture-8cd7 {
  width: 100%;
  max-width: 100%;
}
.inner_e86e .button-edac {
  padding-top: 2em;
  padding-bottom: 2em;
}
.inner_e86e .highlight_86a9 {
}
.inner_e86e .tabs-2fb8 {
  background: #292929;
}
.status-glass-9f59 .button-edac {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.status-glass-9f59 .highlight_86a9 {
  background: #f9f9f9;
}
.status-glass-9f59 .tabs-2fb8 {
  background: #303030;
}
.filter-a66a .button-edac {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter-a66a .center_9800 {
    margin-bottom: 1em;
  }
  .filter-a66a .center_9800:last-child {
    margin-bottom: 0;
  }
}
.filter-a66a .highlight_86a9 {
  background: #ededed;
}
.filter-a66a .tabs-2fb8 {
  background: #1a1a1a;
}
.button-edac.highlight_86a9 {
  color: rgba(0, 0, 0, 0.6);
}
.button-edac.highlight_86a9 .heading_complex_a0f2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-edac.tabs-2fb8 {
  color: rgba(255, 255, 255, 0.99);
}
.button-edac.tabs-2fb8 a:not(.silver_7dda) {
  color: rgba(255, 255, 255, 0.79);
}
.button-edac.tabs-2fb8 a:not(.silver_7dda):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-edac.tabs-2fb8 .heading_complex_a0f2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-edac.tabs-2fb8 table tbody td,
.button-edac.tabs-2fb8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb-medium-7f99.grid_6a2b .motion-3001 {
  max-width: initial;
}
.breadcrumb-medium-7f99 .info_green_e10a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.breadcrumb-medium-7f99 .info_green_e10a .picture-8cd7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-medium-7f99 .info_green_e10a .picture-8cd7 {
    display: block;
    margin-bottom: 2em;
  }
  .breadcrumb-medium-7f99 .info_green_e10a .picture-8cd7:last-child {
    margin-bottom: 0;
  }
}
.filter-a66a .center_9800:last-child,
.status-glass-9f59 .center_9800:last-child,
.inner_e86e .center_9800:last-child {
  margin-bottom: 0;
}
.filter-a66a .center_9800 .border-5e3a .icon-1a6e:last-child,
.status-glass-9f59 .center_9800 .border-5e3a .icon-1a6e:last-child,
.inner_e86e .center_9800 .border-5e3a .icon-1a6e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .filter-a66a .lite_2645,
  .filter-a66a .caption_action_cf91,
  .status-glass-9f59 .lite_2645,
  .status-glass-9f59 .caption_action_cf91,
  .inner_e86e .lite_2645,
  .inner_e86e .caption_action_cf91 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow_active_6693 .center_9800 {
    margin-bottom: 2em;
  }
}
.shadow_active_6693 p:last-child {
  margin-bottom: 0;
}
.shadow_active_6693 li,
.shadow_active_6693 ul {
  list-style: none;
  margin: 0;
}
.shadow_active_6693 ul ul {
  margin-left: 2.617924em;
}
.steel-afa7 {
  font-size: 0.875em;
}

/* css-noise: 6b36 */
.phantom-card-a4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
