/*!
Theme Name: Customify
Theme URI: https://pressmaximum.frame_prev_7cb6/customify
Author: WPCustomify
Author URI: https://pressmaximum.frame_prev_7cb6
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.frame_prev_7cb6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section-last-2631.center_45c9/licenses/gpl-2.0.icon_1bc1
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.item-dark-0cde/, (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.input-e552.banner-steel-0b9c/normalize.current-1625/
 ======
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.current-1625 v7.0.0 | MIT License | github.frame_prev_7cb6/necolas/normalize.current-1625 */
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;
}
.focus_18ab .wood_a3e0,
.tabs-thick-ea31,
.brown_0e9e,
.form-f735,
.gradient-9839,
.summary_plasma_a9df,
.filter-thick-2077,
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;
}
.tabs-thick-ea31,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tabs-thick-ea31,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-thick-ea31,
  h1 {
    font-size: 1.8em;
  }
}
.brown_0e9e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.brown_0e9e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .brown_0e9e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .brown_0e9e,
  h2 {
    font-size: 1.7em;
  }
}
.form-f735,
h3 {
  font-size: 1.618em;
}
.focus_18ab .wood_a3e0,
.gradient-9839,
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.button-yellow-3241 {
  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;
}
.iron_24a4:after,
.iron_24a4:before,
.overlay_f131:after,
.overlay_f131:before {
  content: "";
  display: table;
}
.iron_24a4:after,
.overlay_f131:after {
  clear: both;
}
.overlay_de9f {
  float: right;
  margin-right: 0;
}
.dynamic-3a29 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.label_1912 .fixed_1657,
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;
}
.label_1912 .fixed_1657: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;
}
.description-cold-2ba5 .fixed_1657 {
  box-shadow: none;
}
.description-cold-2ba5
  .fixed_1657
  .article-cd9a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.description-cold-2ba5 .fixed_1657 .container-stone-65e2 {
  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;
}
.description-cold-2ba5
  .fixed_1657
  .container-stone-65e2
  b {
  display: none;
}
.description-cold-2ba5 .full-de9f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accordion-e65d:not(.full-682f):not(.icon-hard-a4a7),
button:not(.full-682f):not(.icon-hard-a4a7),
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ),
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ),
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ) {
  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;
}
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ):hover,
button:not(.full-682f):not(
    .icon-hard-a4a7
  ):hover,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):hover,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):hover,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ):active,
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ):focus,
button:not(.full-682f):not(
    .icon-hard-a4a7
  ):active,
button:not(.full-682f):not(
    .icon-hard-a4a7
  ):focus,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):active,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):focus,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):active,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):focus,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):active,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):focus {
  outline: 0;
}
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608,
button:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608 {
  position: relative;
}
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .alert-static-1a58,
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .gas-72aa,
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .light_564a,
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  i,
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  svg,
button:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .alert-static-1a58,
button:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .gas-72aa,
button:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .light_564a,
button:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  i,
button:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  svg,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .alert-static-1a58,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .gas-72aa,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .light_564a,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  i,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  svg,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .alert-static-1a58,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .gas-72aa,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .light_564a,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  i,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  svg,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .alert-static-1a58,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .gas-72aa,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  .light_564a,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  i,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608
  svg {
  visibility: hidden;
}
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608:after,
button:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608:after,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608:after,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608:after,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ).fn-loading-0608: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;
}
.accordion-e65d:not(.full-682f):not(.icon-hard-a4a7),
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ),
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ),
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ) {
  color: #fff;
  background: #235787;
}
.accordion-e65d:not(.full-682f):not(
    .icon-hard-a4a7
  ):focus,
input[type="button"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):focus,
input[type="reset"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):focus,
input[type="submit"]:not(.full-682f):not(
    .icon-hard-a4a7
  ):focus {
  color: #fff;
}
.accordion-e65d.fn-disabled-0608:not(.full-682f):not(
    .icon-hard-a4a7
  ),
.accordion-e65d[disabled]:not(.full-682f):not(
    .icon-hard-a4a7
  ),
button.fn-disabled-0608:not(.full-682f):not(
    .icon-hard-a4a7
  ),
button[disabled]:not(.full-682f):not(
    .icon-hard-a4a7
  ) {
  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;
}
.hard-7934 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hard-7934: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;
}
.dropdown_4614 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.overlay-873a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.overlay_c2d9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.iron_24a4:after,
.iron_24a4:before,
.black-80fd:after,
.black-80fd:before,
.fixed-f5ca:after,
.fixed-f5ca:before,
.summary-lower-c65a:after,
.summary-lower-c65a:before,
.feature_narrow_262f:after,
.feature_narrow_262f:before,
.slider_basic_ecdd:after,
.slider_basic_ecdd:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.iron_24a4:after,
.black-80fd:after,
.fixed-f5ca:after,
.summary-lower-c65a:after,
.feature_narrow_262f:after,
.slider_basic_ecdd:after {
  clear: both;
}
.black-80fd .search_full_f427,
.fixed-f5ca .search_full_f427,
.dirty-6f37 .search_full_f427 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.surface-rough-f6f1 {
  display: inline-block;
}
.border_focused_87cb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border_focused_87cb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border_focused_87cb .pattern-d168 {
  padding: 1em 0;
  font-size: 85%;
}
.pattern-d168 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.current_af9f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.current_af9f:after,
.current_af9f:before {
  content: "";
  display: table;
}
.current_af9f:after {
  clear: both;
}
.secondary-de9f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.secondary-d534 .secondary-de9f {
  max-width: 50%;
}
.hover_selected_310b .secondary-de9f {
  max-width: 33.33%;
}
.widget_smooth_8fc6 .secondary-de9f {
  max-width: 25%;
}
.down_fa46 .secondary-de9f {
  max-width: 20%;
}
.fluid-2f75 .secondary-de9f {
  max-width: 16.66%;
}
.search-hovered-06f7 .secondary-de9f {
  max-width: 14.28%;
}
.chip-8589 .secondary-de9f {
  max-width: 12.5%;
}
.video_basic_d493 .secondary-de9f {
  max-width: 11.11%;
}
.current_ae81 {
  display: block;
}
.focus_18ab .component_758c label,
.focus_18ab .silver_c736 label,
.focus_18ab .hero-6b13 label,
.focus_18ab .disabled_fast_2be8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-yellow-22d8 {
  list-style: none;
  margin: 0;
}
.frame-yellow-22d8 article.next_cf05 {
  margin-bottom: 0;
}
.frame-yellow-22d8 ul {
  list-style: none;
  margin: 0;
}
.frame-yellow-22d8 .column_stone_481a li.next_cf05 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-yellow-22d8 .column_stone_481a li.next_cf05 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-yellow-22d8 .column_stone_481a li.next_cf05: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) {
  .frame-yellow-22d8 .column_stone_481a li.next_cf05 li.next_cf05 li.next_cf05 li.next_cf05 {
    padding-left: 0;
  }
}
article.next_cf05 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.next_cf05 .black-80fd p:last-of-type {
  margin-bottom: 0;
}
article.next_cf05 .clean_1aae {
  float: left;
}
article.next_cf05 .accordion-pro-4a85 {
  margin-left: 85px;
}
article.next_cf05 .detail_4761 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.next_cf05 .detail_4761 .box_9304 {
  margin-left: 10px;
}
article.next_cf05 .card-fixed-2681 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.next_cf05 .section-cd47 {
  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 .component_758c,
  #respond .hero-6b13,
  #respond .disabled_fast_2be8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component_758c input,
#respond .hero-6b13 input,
#respond .disabled_fast_2be8 input {
  width: 100%;
}
#respond .disabled_fast_2be8 {
  margin-right: 0;
}
#respond .label-orange-b82f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover-warm-239b {
  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;
}
.hover-warm-239b.preview_c45e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hover-warm-239b 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%);
}
.hover-warm-239b:focus,
.hover-warm-239b: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);
}
.slider_6aca {
  border-radius: 10%;
}
.heading_cool_9d5c {
  border-radius: 50%;
}
.breadcrumb_fixed_e394 {
  font-size: 0.72em;
}
.button_simple_baf9 {
  font-size: 0.875em;
}
.info_fluid_d87e {
  font-size: 1.1em;
}
.popup_left_3cfa {
  text-transform: uppercase;
  line-height: 1.2;
}
.popup_left_3cfa.breadcrumb_fixed_e394 {
  letter-spacing: 0.5px;
}
.caption_soft_cc11,
.caption_soft_cc11 a {
  color: #6d6d6d;
}
.caption_soft_cc11 a:hover {
  color: #111;
}
.menu-c86a {
  color: #6d6d6d;
}
.next_8465 {
  overflow-x: hidden;
}
.next_8465 .layout-slow-12de.backdrop-6e22 {
  position: relative;
}
.next_8465 .layout-slow-12de.backdrop-6e22.progress-brown-7613 {
  position: initial;
}
.next_8465
  .layout-slow-12de.backdrop-6e22.progress-brown-7613
  .info_tiny_9f75 {
  left: auto;
}
.next_8465 .layout-slow-12de .info_tiny_9f75 {
  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;
}
.next_8465 .layout-slow-12de:hover.backdrop-6e22 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.next_8465
  .layout-slow-12de:hover.backdrop-6e22
  .info_tiny_9f75 {
  display: block;
  z-index: 9999999;
}
.next_8465 .cold_5d88 .hero-new-4d3e,
.next_8465 .caption_slow_e05f .hero-new-4d3e {
  display: none;
}
.next_8465 .widget_60a1 .layout-slow-12de:hover.backdrop-6e22 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focus_18ab .component_758c label,
.focus_18ab .silver_c736 label,
.focus_18ab .hero-6b13 label,
.focus_18ab .disabled_fast_2be8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-yellow-22d8 {
  list-style: none;
  margin: 0;
}
.frame-yellow-22d8 article.next_cf05 {
  margin-bottom: 0;
}
.frame-yellow-22d8 ul {
  list-style: none;
  margin: 0;
}
.frame-yellow-22d8 .column_stone_481a li.next_cf05 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-yellow-22d8 .column_stone_481a li.next_cf05 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-yellow-22d8 .column_stone_481a li.next_cf05: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) {
  .frame-yellow-22d8 .column_stone_481a li.next_cf05 li.next_cf05 li.next_cf05 li.next_cf05 {
    padding-left: 0;
  }
}
article.next_cf05 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.next_cf05 .black-80fd p:last-of-type {
  margin-bottom: 0;
}
article.next_cf05 .clean_1aae {
  float: left;
}
article.next_cf05 .accordion-pro-4a85 {
  margin-left: 85px;
}
article.next_cf05 .detail_4761 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.next_cf05 .detail_4761 .box_9304 {
  margin-left: 10px;
}
article.next_cf05 .card-fixed-2681 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.next_cf05 .section-cd47 {
  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 .component_758c,
  #respond .hero-6b13,
  #respond .disabled_fast_2be8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component_758c input,
#respond .hero-6b13 input,
#respond .disabled_fast_2be8 input {
  width: 100%;
}
#respond .disabled_fast_2be8 {
  margin-right: 0;
}
#respond .label-orange-b82f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cold_5d88 .layout-f832 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.layout-f832 .surface_9fd9.soft_9799 .section-thick-62fc > li > a:focus,
.layout-f832 .surface_9fd9.soft_9799 .section-thick-62fc > li > a:hover,
.layout-f832 .surface_9fd9.search-green-5b7a .section-thick-62fc > li > a:focus,
.layout-f832 .surface_9fd9.search-green-5b7a .section-thick-62fc > li > a:hover,
.layout-f832 .surface_9fd9.down_5df2 .section-thick-62fc > li > a:focus,
.layout-f832 .surface_9fd9.down_5df2 .section-thick-62fc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout-f832
  .surface_9fd9.soft_9799
  .section-thick-62fc
  > li.hover-5dde
  > a,
.layout-f832
  .surface_9fd9.soft_9799
  .section-thick-62fc
  > li.chip_9e15
  > a,
.layout-f832
  .surface_9fd9.search-green-5b7a
  .section-thick-62fc
  > li.hover-5dde
  > a,
.layout-f832
  .surface_9fd9.search-green-5b7a
  .section-thick-62fc
  > li.chip_9e15
  > a,
.layout-f832
  .surface_9fd9.down_5df2
  .section-thick-62fc
  > li.hover-5dde
  > a,
.layout-f832 .surface_9fd9.down_5df2 .section-thick-62fc > li.link_hot_eb43 > a {
  color: rgba(255, 255, 255, 0.99);
}
.layout-f832 .tag-smooth-08e8,
.layout-f832 .tag-smooth-08e8 a {
  color: rgba(255, 255, 255, 0.99);
}
.layout-f832 .caption_static_f1da.fresh_e6c9 li a,
.layout-f832 .photo-plasma-6c35 a,
.layout-f832 .badge-6d49,
.layout-f832 .section-thick-62fc > li > a,
.layout-f832 .small_1d1a {
  color: rgba(255, 255, 255, 0.79);
}
.layout-f832 .caption_static_f1da.fresh_e6c9 li a:hover,
.layout-f832 .photo-plasma-6c35 a:hover,
.layout-f832 .badge-6d49:hover,
.layout-f832 .section-thick-62fc > li > a:hover,
.layout-f832 .small_1d1a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout-f832 .paper_65c7 {
  color: rgba(255, 255, 255, 0.79);
}
.layout-f832 .paper_65c7 .gold-a61e {
  color: rgba(255, 255, 255, 0.99);
}
.layout-f832 .paper_65c7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout-f832 .slider-c822 .bright-f643 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout-f832 .slider-c822 .bright-f643 .link-7d76 {
  color: rgba(255, 255, 255, 0.79);
}
.layout-f832
  .slider-c822
  .bright-f643
  .link-7d76::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout-f832
  .slider-c822
  .bright-f643
  .link-7d76:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout-f832
  .slider-c822
  .bright-f643
  .link-7d76::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout-f832
  .slider-c822
  .bright-f643
  .link-7d76::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout-f832 .slider-c822 .accent-bfeb {
  color: rgba(255, 255, 255, 0.79);
}
.layout-f832 .slider-c822 .accent-bfeb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_out_f348
  .layout-f832
  .slider-c822
  .advanced-52d3
  .medium_0fb9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_out_f348
  .layout-f832
  .slider-c822
  .advanced-52d3
  .link-7d76 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cold_5d88 .main_104a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.main_104a .surface_9fd9.soft_9799 .section-thick-62fc > li > a:focus,
.main_104a .surface_9fd9.soft_9799 .section-thick-62fc > li > a:hover,
.main_104a .surface_9fd9.search-green-5b7a .section-thick-62fc > li > a:focus,
.main_104a .surface_9fd9.search-green-5b7a .section-thick-62fc > li > a:hover,
.main_104a .surface_9fd9.down_5df2 .section-thick-62fc > li > a:focus,
.main_104a .surface_9fd9.down_5df2 .section-thick-62fc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_104a
  .surface_9fd9.soft_9799
  .section-thick-62fc
  > li.hover-5dde
  > a,
.main_104a
  .surface_9fd9.soft_9799
  .section-thick-62fc
  > li.chip_9e15
  > a,
.main_104a
  .surface_9fd9.search-green-5b7a
  .section-thick-62fc
  > li.hover-5dde
  > a,
.main_104a
  .surface_9fd9.search-green-5b7a
  .section-thick-62fc
  > li.chip_9e15
  > a,
.main_104a
  .surface_9fd9.down_5df2
  .section-thick-62fc
  > li.hover-5dde
  > a,
.main_104a .surface_9fd9.down_5df2 .section-thick-62fc > li.link_hot_eb43 > a {
  color: rgba(0, 0, 0, 0.8);
}
.main_104a .tag-smooth-08e8,
.main_104a .tag-smooth-08e8 a {
  color: rgba(0, 0, 0, 0.8);
}
.main_104a .caption_static_f1da.fresh_e6c9 li a,
.main_104a .photo-plasma-6c35 a,
.main_104a .badge-6d49,
.main_104a .section-thick-62fc > li > a,
.main_104a .small_1d1a {
  color: rgba(0, 0, 0, 0.55);
}
.main_104a .caption_static_f1da.fresh_e6c9 li a:hover,
.main_104a .photo-plasma-6c35 a:hover,
.main_104a .badge-6d49:hover,
.main_104a .section-thick-62fc > li > a:hover,
.main_104a .small_1d1a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_104a .paper_65c7 {
  color: rgba(0, 0, 0, 0.55);
}
.main_104a .paper_65c7 .gold-a61e {
  color: rgba(0, 0, 0, 0.8);
}
.main_104a .paper_65c7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-clean-7aac .menu-right-5cbe {
  margin-left: auto;
  margin-right: auto;
}
.fixed-f5ca > * {
  margin-left: auto;
  margin-right: auto;
}
.fixed-f5ca .dropdown_4614 {
  margin-right: 1.41575em;
}
.detail_60a6 .fixed-f5ca > .chip-outer-6414 {
  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;
}
.detail_60a6 .fixed-f5ca > .gallery-e797 {
  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;
}
.box-cae1.label-clean-7aac .menu-right-5cbe,
.backdrop-up-a273.label-clean-7aac .menu-right-5cbe {
  margin-left: 0;
}
.card_white_e9ed.label-clean-7aac .menu-right-5cbe,
.outline_9cfd.label-clean-7aac .menu-right-5cbe {
  margin-right: 0;
}
.fixed-f5ca ol,
.fixed-f5ca ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.left_7571 video {
  max-width: 100%;
}
.green-fdfb img {
  display: block;
}
.green-fdfb.dropdown_4614,
.green-fdfb.overlay-873a {
  width: 100%;
}
.green-fdfb.gallery-e797 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight-ad0c:not(.main_soft_c6e8) {
  margin: 1.5em auto;
}
.center_4f5b p {
  padding: 1.5em 14px;
}
ul.white_83ae.gallery-e797,
ul.white_83ae.chip-outer-6414,
ul.white_83ae.main-8bd3.chip-outer-6414 {
  padding: 0 14px;
}
.list_stone_cde5 {
  display: block;
  overflow-x: auto;
}
.list_stone_cde5 table {
  border-collapse: collapse;
  width: 100%;
}
.list_stone_cde5 td,
.list_stone_cde5 th {
  padding: 0.5em;
}
.fixed-f5ca li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fixed-f5ca ol ol,
.fixed-f5ca ol ul,
.fixed-f5ca ul ol,
.fixed-f5ca ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fixed-f5ca ol ol li,
.fixed-f5ca ol ul li,
.fixed-f5ca ul ol li,
.fixed-f5ca ul ul li {
  margin-left: 0;
}
.disabled_pink_a135.element_9f26 > .preview_6411 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.disabled_pink_a135.element_9f26 > .preview_6411 iframe,
.disabled_pink_a135.element_9f26 > .preview_6411 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wrapper-gold-e30d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wrapper-gold-e30d.picture-4a1d {
  padding: 0;
}
.wrapper-gold-e30d.picture-4a1d cite {
  font-size: 13px;
}
.wrapper-gold-e30d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wrapper-gold-e30d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.large_c7b3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.large_c7b3 > p:first-child {
  margin-top: 0;
}
.large_c7b3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.large_c7b3 blockquote {
  border-left: 0;
}
.outer_f3ae {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outer_f3ae:not(.advanced_f1ce) {
  max-width: 100px;
}
.outer_f3ae.basic_152d {
  border-bottom: none !important;
  text-align: center;
}
.outer_f3ae.basic_152d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .center_4f5b p {
    padding: 1.5em 0;
  }
}
.focus_c6da {
  color: #0073aa;
}
.item-5baf {
  background-color: #0073aa;
}
.smooth-ca02 {
  color: #229fd8;
}
.hard_d969 {
  background-color: #229fd8;
}
.background-4335 {
  color: #eee;
}
.hero-up-32a5 {
  background-color: #eee;
}
.footer_dynamic_0d34 {
  color: #444;
}
.thumbnail_right_2ce4 {
  background-color: #444;
}
.column_f27c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.column_f27c .header-cae0 .photo-plasma-6c35 {
  font-size: 15px;
}
.column_f27c .photo-plasma-6c35 {
  line-height: 1.3;
}
.column_f27c .main_104a {
}
.column_f27c .layout-f832 {
  background: #235787;
}
.under_41e4 {
  padding: 0;
}
.under_41e4 .layout-f832 {
  background: #1a1a1a;
}
.under_41e4 .main_104a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.black_0174 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.black_0174 .main_104a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.black_0174 .layout-f832 {
  background: #303030;
}
.slider_basic_ecdd {
  position: relative;
  z-index: 10;
}
.slider_basic_ecdd .outline_plasma_d2ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input-hard-eea9 .backdrop-6e22 {
  display: inline-block;
  vertical-align: middle;
}
.input-hard-eea9.primary-action-5876 .backdrop-6e22 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .input-hard-eea9.primary-action-5876 .backdrop-6e22 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .input-hard-eea9.primary-action-5876 .backdrop-6e22 {
    margin-right: 0.4em;
  }
}
.input-hard-eea9.primary-action-5876 .backdrop-6e22:last-child {
  margin-right: 0;
}
.simple_2153 .outline_plasma_d2ce {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .cold_5d88 .header-cae0 {
    margin: 0 -0.5em;
  }
  .cold_5d88 .header-cae0 [class*="customify-col-"],
  .cold_5d88 .header-cae0 [class*="customify-col_"],
  .cold_5d88 .header-cae0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.cold_5d88.simple_50f8 .outline_plasma_d2ce {
  background: 0 0 !important;
}
.cold_5d88.simple_50f8 .outline_plasma_d2ce,
.cold_5d88.simple_2153 .outline_plasma_d2ce {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .cold_5d88.black_80c8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.cold_5d88.simple_2153 .outline_plasma_d2ce {
  box-shadow: none !important;
}
.texture_new_6a69 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .texture_new_6a69 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .texture_new_6a69 {
    padding: 18px 0 20px;
  }
}
.texture_new_6a69 .summary_red_1f14 {
  width: 100%;
}
.texture_new_6a69 .hover_stone_e3e2 {
  margin-bottom: 0;
}
.texture_new_6a69 .thumbnail_4a20 {
  margin-top: 5px;
  font-size: 0.875em;
}
.bright_499a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bright_499a .bottom-0732 {
  width: 100%;
}
.thick-3909 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.thick-3909 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.thick-3909 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;
}
.thick-3909 li:last-child:after {
  display: none;
}
.thick-3909 li a {
  font-weight: 500;
  margin-right: 10px;
}
.static-0eb9 .hero-new-4d3e button,
.texture_new_6a69 .hero-new-4d3e button {
  left: 0;
}
.static-0eb9 .bottom-0732,
.texture_new_6a69 .bottom-0732 {
  padding-left: 0;
  padding-right: 0;
}
.static-0eb9 .bright_499a,
.texture_new_6a69 .bright_499a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.static-0eb9 {
  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;
}
.static-0eb9: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;
}
.static-0eb9 .detail_4cd4 {
  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) {
  .static-0eb9 .detail_4cd4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .static-0eb9 .detail_4cd4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .static-0eb9 .detail_4cd4 {
    min-height: 200px;
  }
}
.static-0eb9 .thick-3909 {
  color: rgba(255, 255, 255, 0.8);
}
.static-0eb9 .thick-3909 a,
.static-0eb9 .thick-3909 li:after {
  color: inherit;
}
.static-0eb9 .thick-3909 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container-4444 {
  margin-bottom: 0.5em;
}
.heading-narrow-918d {
  margin-bottom: 1.2em;
}
.heading-narrow-918d,
.container-4444 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.heading-narrow-918d p:last-child,
.container-4444 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hero-new-4d3e,
#masthead .hero-new-4d3e {
  display: none;
}
#masthead
  > .hero-new-4d3e.purple-21c8 {
  display: none;
}
#masthead > .hero-new-4d3e button {
  left: 0;
}
.motion_dee4 {
  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%;
}
.motion_dee4 .backdrop-6e22 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.motion_dee4 .chip_focused_13cf {
  display: -webkit-box;
  display: flex;
}
.motion_dee4 .chip_focused_13cf.up-c3fd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.motion_dee4 .chip_focused_13cf.carousel_52d4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.motion_dee4 .chip_focused_13cf.active_dirty_24bf {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.motion_dee4.video_upper_ef8d.shadow-3eed .chip_focused_13cf.up-c3fd {
  flex-basis: 100%;
}
.motion_dee4.hovered-b589 .chip_focused_13cf.carousel_52d4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.motion_dee4.hovered-b589 .chip_focused_13cf.active_dirty_24bf {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hero-new-4d3e.purple-21c8 {
  display: none;
}
#masthead > .hero-new-4d3e button {
  left: 0;
}
.hard-4640 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.hard-4640:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hard-4640.liquid-01bd i {
  margin-right: 4px;
}
.hard-4640.photo-2239 i {
  margin-left: 5px;
}
.photo-plasma-6c35 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.photo-plasma-6c35 p:last-child {
  margin-bottom: 0;
}
.chip-65f0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.chip-65f0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.chip-65f0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.chip-65f0 .tag-smooth-08e8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.chip-65f0 .widget-slow-801b {
  margin: 5px 0 7px 0;
}
.chip-65f0.old_65b2 .shade-0a72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-65f0.old_65b2 .chip-e6ab {
  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;
}
.chip-65f0.form_946c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.chip-65f0.form_946c .shade-0a72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-65f0.form_946c .chip-e6ab {
  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;
}
.chip-65f0.footer_under_ace4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip-65f0.right_22de {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.chip-65f0.right_22de .chip-e6ab {
  margin-top: 7px;
}
.layout_d40e {
  display: inline-block;
}
.slider_basic_ecdd .slider-42df .chip-65f0 img {
  max-width: 100%;
}
.surface_9fd9 .cool_bfbe.badge_wood_af5f,
.west-6e8e .cool_bfbe.badge_wood_af5f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface_9fd9 .tag_94b0,
.west-6e8e .tag_94b0 {
  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%);
}
.surface_9fd9 .tag_94b0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.surface_9fd9.list_b532 .tag_94b0 {
  display: none;
}
.surface_9fd9 .steel-1a4b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface_9fd9 .steel-1a4b li {
  display: inline-block;
  position: relative;
}
.surface_9fd9 .steel-1a4b li:last-child {
  margin-right: 0;
}
.surface_9fd9 .steel-1a4b 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;
}
.surface_9fd9 .steel-1a4b li.link_hot_eb43 > a {
  color: rgba(0, 0, 0, 0.9);
}
.surface_9fd9 .steel-1a4b > 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;
}
.surface_9fd9 .steel-1a4b > li > a i {
  line-height: 0;
}
.surface_9fd9 .steel-1a4b > li.complex-9ea5 > a .tag_94b0 {
  margin-left: 4px;
  line-height: 0;
}
.surface_9fd9 .steel-1a4b .detail-active-594f li.complex-9ea5 > a {
  position: relative;
}
.surface_9fd9 .steel-1a4b .detail-active-594f li.complex-9ea5 > a:after,
.surface_9fd9 .steel-1a4b .detail-active-594f li.complex-9ea5 > a:before {
  content: "";
  display: table;
}
.surface_9fd9 .steel-1a4b .detail-active-594f li.complex-9ea5 > a:after {
  clear: both;
}
.surface_9fd9 .steel-1a4b .detail-active-594f li.complex-9ea5 > a .tag_94b0 {
  margin-left: 5px;
  float: right;
}
.surface_9fd9 .chip-small-b989,
.surface_9fd9 .detail-active-594f {
  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;
}
.surface_9fd9 .detail-active-594f {
  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;
}
.surface_9fd9 .detail-active-594f .badge_wood_af5f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface_9fd9 .detail-active-594f .tag_94b0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.surface_9fd9 .detail-active-594f li {
  display: block;
  margin: 0;
  padding: 0;
}
.surface_9fd9 .detail-active-594f 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;
}
.surface_9fd9 .detail-active-594f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.surface_9fd9 .detail-active-594f .detail-active-594f {
  top: 0;
  left: 100%;
}
.surface_9fd9 .out-4f05.fn-focus-0608 > .chip-small-b989,
.surface_9fd9 .out-4f05.fn-focus-0608 > .detail-active-594f,
.surface_9fd9 .out-4f05:focus > .chip-small-b989,
.surface_9fd9 .out-4f05:focus > .detail-active-594f,
.surface_9fd9 .out-4f05:hover > .chip-small-b989,
.surface_9fd9 .out-4f05:hover > .detail-active-594f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.surface_9fd9.down_5df2 .section-thick-62fc:after,
.surface_9fd9.down_5df2 .section-thick-62fc:before {
  content: "";
  display: table;
}
.surface_9fd9.down_5df2 .section-thick-62fc:after {
  clear: both;
}
.surface_9fd9.down_5df2 .section-thick-62fc > li {
  float: left;
}
.surface_9fd9.highlight-bright-4711 .section-thick-62fc:after,
.surface_9fd9.highlight-bright-4711 .section-thick-62fc:before {
  content: "";
  display: table;
}
.surface_9fd9.highlight-bright-4711 .section-thick-62fc:after {
  clear: both;
}
.surface_9fd9.highlight-bright-4711 .section-thick-62fc > li {
  float: left;
}
.surface_9fd9.highlight-bright-4711 .section-thick-62fc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.surface_9fd9.highlight-bright-4711 .section-thick-62fc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.surface_9fd9.highlight-bright-4711 .section-thick-62fc > li.hover-5dde > a,
.surface_9fd9.highlight-bright-4711 .section-thick-62fc > li.link_hot_eb43 > a {
  color: #fff;
  background-color: #1e4b75;
}
.surface_9fd9.soft_9799 .section-thick-62fc > li > a .badge_wood_af5f {
  position: relative;
}
.surface_9fd9.soft_9799 .section-thick-62fc > li > a .badge_wood_af5f: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;
}
.surface_9fd9.soft_9799
  .section-thick-62fc
  > li:focus
  > a
  .badge_wood_af5f:before,
.surface_9fd9.soft_9799
  .section-thick-62fc
  > li:hover
  > a
  .badge_wood_af5f:before {
  width: 100%;
  background-color: currentColor;
}
.surface_9fd9.soft_9799
  .section-thick-62fc
  > li.hover-5dde
  > a
  .badge_wood_af5f:before,
.surface_9fd9.soft_9799
  .section-thick-62fc
  > li.chip_9e15
  > a
  .badge_wood_af5f:before {
  width: 100%;
  background-color: currentColor;
}
.surface_9fd9.search-green-5b7a .section-thick-62fc > li > a .badge_wood_af5f {
  position: relative;
}
.surface_9fd9.search-green-5b7a .section-thick-62fc > li > a .badge_wood_af5f: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;
}
.surface_9fd9.search-green-5b7a .section-thick-62fc > li:focus > a .badge_wood_af5f:before,
.surface_9fd9.search-green-5b7a
  .section-thick-62fc
  > li:hover
  > a
  .badge_wood_af5f:before {
  width: 100%;
  background-color: currentColor;
}
.surface_9fd9.search-green-5b7a
  .section-thick-62fc
  > li.hover-5dde
  > a
  .badge_wood_af5f:before,
.surface_9fd9.search-green-5b7a
  .section-thick-62fc
  > li.chip_9e15
  > a
  .badge_wood_af5f:before {
  width: 100%;
  background-color: currentColor;
}
.west-6e8e .steel-1a4b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.west-6e8e .steel-1a4b li:first-child > a {
  border-top: none;
}
.west-6e8e .steel-1a4b .tooltip_wood_337f > .badge_wood_af5f .tag_94b0 {
  display: none;
}
.west-6e8e .steel-1a4b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.west-6e8e .steel-1a4b li:last-child {
  border: none;
}
.west-6e8e .steel-1a4b li.complex-9ea5 > a {
  padding-right: 45px !important;
}
.west-6e8e .steel-1a4b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.west-6e8e .steel-1a4b li a:focus,
.west-6e8e .steel-1a4b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west-6e8e .steel-1a4b li .huge-40f2 {
  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;
}
.west-6e8e .steel-1a4b li .huge-40f2:hover {
  box-shadow: none;
}
.west-6e8e .steel-1a4b li .huge-40f2 .tag_94b0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.west-6e8e .steel-1a4b .detail-active-594f {
  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);
}
.west-6e8e .steel-1a4b .detail-active-594f li a {
  padding-left: 3em;
}
.west-6e8e .steel-1a4b .element_west_24c3 > a .huge-40f2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.west-6e8e .steel-1a4b .element_west_24c3 > .detail-active-594f {
  display: block;
  opacity: 1;
}
.layout-simple-9c58 {
  max-width: 100%;
}
.layout-large-d50d {
  line-height: 0;
  cursor: pointer;
}
.small_1d1a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.small_1d1a:hover {
  box-shadow: none;
  color: currentColor;
}
.small_1d1a svg {
  width: 18px;
  height: 18px;
}
.small_1d1a .footer-rough-ef00 {
  display: none;
}
.article-f152 {
  position: relative;
}
.article-f152.fn-active-0608 .small_1d1a .tall_408b {
  display: none;
}
.article-f152.fn-active-0608 .small_1d1a .footer-rough-ef00 {
  display: inline-block;
}
.article-f152 .shade_872b {
  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);
}
.article-f152.item_ae22 .shade_872b {
  left: auto;
  right: -0.9em;
}
.article-f152.item_ae22 .east-4d53::before {
  left: auto;
  right: 15px;
}
.article-f152.fn-active-0608 .shade_872b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.advanced-52d3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.advanced-52d3 label {
  flex-basis: 100%;
}
.advanced-52d3 .bright-f643 {
  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;
}
.advanced-52d3 .link-7d76 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.advanced-52d3 .link-7d76:focus {
  background-color: transparent;
}
.advanced-52d3 button.accent-bfeb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.advanced-52d3 button.accent-bfeb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.advanced-52d3 button.accent-bfeb svg {
  width: 18px;
  height: 18px;
}
.advanced-52d3 input[type="submit"] {
  min-height: auto;
}
.slider-c822 .advanced-52d3 .link-7d76 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.east-4d53 {
  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) {
  .east-4d53 {
    width: 220px;
  }
}
.east-4d53 label {
  flex-basis: 100%;
}
.east-4d53::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;
}
.tooltip_out_f348 .slider-c822 .advanced-52d3 {
  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;
}
.tooltip_out_f348
  .slider-c822
  .advanced-52d3
  .bright-f643 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip_out_f348 .slider-c822 .advanced-52d3 .link-7d76 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip_out_f348
  .slider-c822
  .advanced-52d3
  .link-7d76:focus {
  background: 0 0;
}
.tooltip_out_f348
  .slider-c822
  .advanced-52d3
  .medium_0fb9 {
  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;
}
.caption_static_f1da {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.caption_static_f1da li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.caption_static_f1da li:last-child {
  margin-right: 0;
}
.caption_static_f1da li:first-child {
  margin-left: 0;
}
.caption_static_f1da.outline_brown_e9c8 a {
  color: #fff;
}
.caption_static_f1da.outline_brown_e9c8 a:hover {
  color: #fff;
}
.caption_static_f1da a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.caption_static_f1da a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.caption_static_f1da a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.caption_static_f1da a:hover {
  opacity: 0.9;
  color: inherit;
}
.caption_static_f1da [class*="social-icon-apple"] {
  background-color: #999;
}
.caption_static_f1da [class*="social-icon-apple"].active_purple_68ce {
  background-color: transparent;
  color: #999;
}
.caption_static_f1da [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.caption_static_f1da [class*="social-icon-behance"].active_purple_68ce {
  background-color: transparent;
  color: #1769ff;
}
.caption_static_f1da [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.caption_static_f1da [class*="social-icon-bitbucket"].active_purple_68ce {
  background-color: transparent;
  color: #205081;
}
.caption_static_f1da [class*="social-icon-codepen"] {
  background-color: #000;
}
.caption_static_f1da [class*="social-icon-codepen"].active_purple_68ce {
  background-color: transparent;
  color: #000;
}
.caption_static_f1da [class*="social-icon-delicious"] {
  background-color: #39f;
}
.caption_static_f1da [class*="social-icon-delicious"].active_purple_68ce {
  background-color: transparent;
  color: #39f;
}
.caption_static_f1da [class*="social-icon-digg"] {
  background-color: #005be2;
}
.caption_static_f1da [class*="social-icon-digg"].active_purple_68ce {
  background-color: transparent;
  color: #005be2;
}
.caption_static_f1da [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.caption_static_f1da [class*="social-icon-dribbble"].active_purple_68ce {
  background-color: transparent;
  color: #ea4c89;
}
.caption_static_f1da [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.caption_static_f1da [class*="social-icon-envelope"].active_purple_68ce {
  background-color: transparent;
  color: #ea4335;
}
.caption_static_f1da [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.caption_static_f1da [class*="social-icon-facebook"].active_purple_68ce {
  background-color: transparent;
  color: #3b5998;
}
.caption_static_f1da [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.caption_static_f1da [class*="social-icon-flickr"].active_purple_68ce {
  background-color: transparent;
  color: #0063dc;
}
.caption_static_f1da [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.caption_static_f1da [class*="social-icon-foursquare"].active_purple_68ce {
  background-color: transparent;
  color: #2d5be3;
}
.caption_static_f1da [class*="social-icon-github"] {
  background-color: #333;
}
.caption_static_f1da [class*="social-icon-github"].active_purple_68ce {
  background-color: transparent;
  color: #333;
}
.caption_static_f1da [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.caption_static_f1da [class*="social-icon-google-plus"].active_purple_68ce {
  background-color: transparent;
  color: #dd4b39;
}
.caption_static_f1da [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.caption_static_f1da [class*="social-icon-houzz"].active_purple_68ce {
  background-color: transparent;
  color: #7ac142;
}
.caption_static_f1da [class*="social-icon-instagram"] {
  background-color: #262626;
}
.caption_static_f1da [class*="social-icon-instagram"].active_purple_68ce {
  background-color: transparent;
  color: #262626;
}
.caption_static_f1da [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.caption_static_f1da [class*="social-icon-jsfiddle"].active_purple_68ce {
  background-color: transparent;
  color: #487aa2;
}
.caption_static_f1da [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.caption_static_f1da [class*="social-icon-linkedin"].active_purple_68ce {
  background-color: transparent;
  color: #0077b5;
}
.caption_static_f1da [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.caption_static_f1da [class*="social-icon-medium"].active_purple_68ce {
  background-color: transparent;
  color: #00ab6b;
}
.caption_static_f1da [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.caption_static_f1da
  [class*="social-icon-odnoklassniki"].active_purple_68ce {
  background-color: transparent;
  color: #f4731c;
}
.caption_static_f1da [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.caption_static_f1da [class*="social-icon-meetup"].active_purple_68ce {
  background-color: transparent;
  color: #ec1c40;
}
.caption_static_f1da [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.caption_static_f1da [class*="social-icon-pinterest"].active_purple_68ce {
  background-color: transparent;
  color: #bd081c;
}
.caption_static_f1da [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.caption_static_f1da [class*="social-icon-product-hunt"].active_purple_68ce {
  background-color: transparent;
  color: #da552f;
}
.caption_static_f1da [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.caption_static_f1da [class*="social-icon-reddit"].active_purple_68ce {
  background-color: transparent;
  color: #ff4500;
}
.caption_static_f1da [class*="social-icon-rss"] {
  background-color: #f26522;
}
.caption_static_f1da [class*="social-icon-rss"].active_purple_68ce {
  background-color: transparent;
  color: #f26522;
}
.caption_static_f1da [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.caption_static_f1da
  [class*="social-icon-shopping-cart"].active_purple_68ce {
  background-color: transparent;
  color: #4caf50;
}
.caption_static_f1da [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.caption_static_f1da [class*="social-icon-skype"].active_purple_68ce {
  background-color: transparent;
  color: #00aff0;
}
.caption_static_f1da [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.caption_static_f1da [class*="social-icon-slideshare"].active_purple_68ce {
  background-color: transparent;
  color: #0077b5;
}
.caption_static_f1da [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.caption_static_f1da [class*="social-icon-snapchat"].active_purple_68ce {
  background-color: transparent;
  color: #fffc00;
}
.caption_static_f1da [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.caption_static_f1da [class*="social-icon-soundcloud"].active_purple_68ce {
  background-color: transparent;
  color: #f80;
}
.caption_static_f1da [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.caption_static_f1da [class*="social-icon-spotify"].active_purple_68ce {
  background-color: transparent;
  color: #2ebd59;
}
.caption_static_f1da [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.caption_static_f1da
  [class*="social-icon-stack-overflow"].active_purple_68ce {
  background-color: transparent;
  color: #fe7a15;
}
.caption_static_f1da [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.caption_static_f1da [class*="social-icon-maldkfgram"].active_purple_68ce {
  background-color: transparent;
  color: #2ca5e0;
}
.caption_static_f1da [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.caption_static_f1da [class*="social-icon-tripadvisor"].active_purple_68ce {
  background-color: transparent;
  color: #589442;
}
.caption_static_f1da [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.caption_static_f1da [class*="social-icon-tumblr"].active_purple_68ce {
  background-color: transparent;
  color: #35465c;
}
.caption_static_f1da [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.caption_static_f1da [class*="social-icon-twitch"].active_purple_68ce {
  background-color: transparent;
  color: #6441a5;
}
.caption_static_f1da [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.caption_static_f1da [class*="social-icon-twitter"].active_purple_68ce {
  background-color: transparent;
  color: #1da1f2;
}
.caption_static_f1da [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.caption_static_f1da [class*="social-icon-vimeo"].active_purple_68ce {
  background-color: transparent;
  color: #1ab7ea;
}
.caption_static_f1da [class*="social-icon-vk"] {
  background-color: #45668e;
}
.caption_static_f1da [class*="social-icon-vk"].active_purple_68ce {
  background-color: transparent;
  color: #45668e;
}
.caption_static_f1da [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.caption_static_f1da [class*="social-icon-weibo"].active_purple_68ce {
  background-color: transparent;
  color: #df2029;
}
.caption_static_f1da [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.caption_static_f1da [class*="social-icon-weixin"].active_purple_68ce {
  background-color: transparent;
  color: #7bb32e;
}
.caption_static_f1da [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.caption_static_f1da [class*="social-icon-whatsapp"].active_purple_68ce {
  background-color: transparent;
  color: #25d366;
}
.caption_static_f1da [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.caption_static_f1da [class*="social-icon-wordpress"].active_purple_68ce {
  background-color: transparent;
  color: #21759b;
}
.caption_static_f1da [class*="social-icon-xing"] {
  background-color: #026466;
}
.caption_static_f1da [class*="social-icon-xing"].active_purple_68ce {
  background-color: transparent;
  color: #026466;
}
.caption_static_f1da [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.caption_static_f1da [class*="social-icon-yelp"].active_purple_68ce {
  background-color: transparent;
  color: #af0606;
}
.caption_static_f1da [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.caption_static_f1da [class*="social-icon-youtube"].active_purple_68ce {
  background-color: transparent;
  color: #cd201f;
}
.badge-6d49 {
  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;
}
.badge-6d49:hover {
  box-shadow: none;
  background: 0 0;
}
.iron_1c43 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tabs-04e4 {
  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;
}
.last_f2b0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.badge-simple-5888 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.badge-simple-5888,
.badge-simple-5888::after,
.badge-simple-5888::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;
}
.badge-simple-5888::after,
.badge-simple-5888::before {
  content: "";
  display: block;
  background-color: inherit;
}
.input_b7d2 .tabs-04e4 .last_f2b0 {
  margin-top: -2px;
  width: 19px;
}
.input_b7d2 .tabs-04e4 .badge-simple-5888 {
  margin-top: -1px;
}
.input_b7d2 .tabs-04e4 .badge-simple-5888,
.input_b7d2 .tabs-04e4 .badge-simple-5888::after,
.input_b7d2 .tabs-04e4 .badge-simple-5888::before {
  width: 19px;
  height: 2px;
}
.input_b7d2 .tabs-04e4 .badge-simple-5888::before {
  top: -6px;
}
.input_b7d2 .tabs-04e4 .badge-simple-5888::after {
  bottom: -6px;
}
.video-2c12 .tabs-04e4 .last_f2b0 {
  margin-top: -2px;
  width: 22px;
}
.video-2c12 .tabs-04e4 .badge-simple-5888 {
  margin-top: -1px;
}
.video-2c12 .tabs-04e4 .badge-simple-5888,
.video-2c12 .tabs-04e4 .badge-simple-5888::after,
.video-2c12 .tabs-04e4 .badge-simple-5888::before {
  width: 22px;
  height: 2px;
}
.video-2c12 .tabs-04e4 .badge-simple-5888::before {
  top: -7px;
}
.video-2c12 .tabs-04e4 .badge-simple-5888::after {
  bottom: -7px;
}
.widget-center-ca98 .tabs-04e4 .last_f2b0 {
  margin-top: -2px;
  width: 31px;
}
.widget-center-ca98 .tabs-04e4 .badge-simple-5888 {
  margin-top: -1.5px;
}
.widget-center-ca98 .tabs-04e4 .badge-simple-5888,
.widget-center-ca98 .tabs-04e4 .badge-simple-5888::after,
.widget-center-ca98 .tabs-04e4 .badge-simple-5888::before {
  width: 31px;
  height: 3px;
}
.widget-center-ca98 .tabs-04e4 .badge-simple-5888::before {
  top: -9px;
}
.widget-center-ca98 .tabs-04e4 .badge-simple-5888::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .box-top-d90b .tabs-04e4 .last_f2b0 {
    margin-top: -2px;
    width: 19px;
  }
  .box-top-d90b .tabs-04e4 .badge-simple-5888 {
    margin-top: -1px;
  }
  .box-top-d90b .tabs-04e4 .badge-simple-5888,
  .box-top-d90b .tabs-04e4 .badge-simple-5888::after,
  .box-top-d90b .tabs-04e4 .badge-simple-5888::before {
    width: 19px;
    height: 2px;
  }
  .box-top-d90b .tabs-04e4 .badge-simple-5888::before {
    top: -6px;
  }
  .box-top-d90b .tabs-04e4 .badge-simple-5888::after {
    bottom: -6px;
  }
  .texture-cold-8765 .tabs-04e4 .last_f2b0 {
    margin-top: -2px;
    width: 22px;
  }
  .texture-cold-8765 .tabs-04e4 .badge-simple-5888 {
    margin-top: -1px;
  }
  .texture-cold-8765 .tabs-04e4 .badge-simple-5888,
  .texture-cold-8765 .tabs-04e4 .badge-simple-5888::after,
  .texture-cold-8765 .tabs-04e4 .badge-simple-5888::before {
    width: 22px;
    height: 2px;
  }
  .texture-cold-8765 .tabs-04e4 .badge-simple-5888::before {
    top: -7px;
  }
  .texture-cold-8765 .tabs-04e4 .badge-simple-5888::after {
    bottom: -7px;
  }
  .container-bronze-7b1b .tabs-04e4 .last_f2b0 {
    margin-top: -2px;
    width: 31px;
  }
  .container-bronze-7b1b .tabs-04e4 .badge-simple-5888 {
    margin-top: -1.5px;
  }
  .container-bronze-7b1b .tabs-04e4 .badge-simple-5888,
  .container-bronze-7b1b .tabs-04e4 .badge-simple-5888::after,
  .container-bronze-7b1b .tabs-04e4 .badge-simple-5888::before {
    width: 31px;
    height: 3px;
  }
  .container-bronze-7b1b .tabs-04e4 .badge-simple-5888::before {
    top: -9px;
  }
  .container-bronze-7b1b .tabs-04e4 .badge-simple-5888::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .banner-132f .tabs-04e4 .last_f2b0 {
    margin-top: -2px;
    width: 19px;
  }
  .banner-132f .tabs-04e4 .badge-simple-5888 {
    margin-top: -1px;
  }
  .banner-132f .tabs-04e4 .badge-simple-5888,
  .banner-132f .tabs-04e4 .badge-simple-5888::after,
  .banner-132f .tabs-04e4 .badge-simple-5888::before {
    width: 19px;
    height: 2px;
  }
  .banner-132f .tabs-04e4 .badge-simple-5888::before {
    top: -6px;
  }
  .banner-132f .tabs-04e4 .badge-simple-5888::after {
    bottom: -6px;
  }
  .dynamic-371b .tabs-04e4 .last_f2b0 {
    margin-top: -2px;
    width: 22px;
  }
  .dynamic-371b .tabs-04e4 .badge-simple-5888 {
    margin-top: -1px;
  }
  .dynamic-371b .tabs-04e4 .badge-simple-5888,
  .dynamic-371b .tabs-04e4 .badge-simple-5888::after,
  .dynamic-371b .tabs-04e4 .badge-simple-5888::before {
    width: 22px;
    height: 2px;
  }
  .dynamic-371b .tabs-04e4 .badge-simple-5888::before {
    top: -7px;
  }
  .dynamic-371b .tabs-04e4 .badge-simple-5888::after {
    bottom: -7px;
  }
  .short_9836 .tabs-04e4 .last_f2b0 {
    margin-top: -2px;
    width: 31px;
  }
  .short_9836 .tabs-04e4 .badge-simple-5888 {
    margin-top: -1.5px;
  }
  .short_9836 .tabs-04e4 .badge-simple-5888,
  .short_9836 .tabs-04e4 .badge-simple-5888::after,
  .short_9836 .tabs-04e4 .badge-simple-5888::before {
    width: 31px;
    height: 3px;
  }
  .short_9836 .tabs-04e4 .badge-simple-5888::before {
    top: -9px;
  }
  .short_9836 .tabs-04e4 .badge-simple-5888::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .short-4edd .tabs-04e4 .last_f2b0 {
    margin-top: -2px;
    width: 19px;
  }
  .short-4edd .tabs-04e4 .badge-simple-5888 {
    margin-top: -1px;
  }
  .short-4edd .tabs-04e4 .badge-simple-5888,
  .short-4edd .tabs-04e4 .badge-simple-5888::after,
  .short-4edd .tabs-04e4 .badge-simple-5888::before {
    width: 19px;
    height: 2px;
  }
  .short-4edd .tabs-04e4 .badge-simple-5888::before {
    top: -6px;
  }
  .short-4edd .tabs-04e4 .badge-simple-5888::after {
    bottom: -6px;
  }
  .tag_west_373b .tabs-04e4 .last_f2b0 {
    margin-top: -2px;
    width: 22px;
  }
  .tag_west_373b .tabs-04e4 .badge-simple-5888 {
    margin-top: -1px;
  }
  .tag_west_373b .tabs-04e4 .badge-simple-5888,
  .tag_west_373b .tabs-04e4 .badge-simple-5888::after,
  .tag_west_373b .tabs-04e4 .badge-simple-5888::before {
    width: 22px;
    height: 2px;
  }
  .tag_west_373b .tabs-04e4 .badge-simple-5888::before {
    top: -7px;
  }
  .tag_west_373b .tabs-04e4 .badge-simple-5888::after {
    bottom: -7px;
  }
  .shadow_51ba .tabs-04e4 .last_f2b0 {
    margin-top: -2px;
    width: 31px;
  }
  .shadow_51ba .tabs-04e4 .badge-simple-5888 {
    margin-top: -1.5px;
  }
  .shadow_51ba .tabs-04e4 .badge-simple-5888,
  .shadow_51ba .tabs-04e4 .badge-simple-5888::after,
  .shadow_51ba .tabs-04e4 .badge-simple-5888::before {
    width: 31px;
    height: 3px;
  }
  .shadow_51ba .tabs-04e4 .badge-simple-5888::before {
    top: -9px;
  }
  .shadow_51ba .tabs-04e4 .badge-simple-5888::after {
    bottom: -9px;
  }
}
.backdrop-cool-1266 .badge-simple-5888 {
  -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);
}
.backdrop-cool-1266 .badge-simple-5888::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.backdrop-cool-1266 .badge-simple-5888::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);
}
.backdrop-cool-1266.hard-676e .badge-simple-5888 {
  -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);
}
.backdrop-cool-1266.hard-676e .badge-simple-5888::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.backdrop-cool-1266.hard-676e .badge-simple-5888::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);
}
.stone-8dc6 {
  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.feature-9697:before {
  display: none;
}
.caption_slow_e05f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption_slow_e05f .grid_old_8b37 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption_slow_e05f .grid_old_8b37:last-of-type {
  border-bottom: none;
}
.caption_slow_e05f .grid_old_8b37.background-light-ca11,
.caption_slow_e05f .grid_old_8b37.article_yellow_ea0a,
.caption_slow_e05f .grid_old_8b37.description_6535 {
  padding: 0;
}
.caption_slow_e05f .west-6e8e .huge-40f2 {
  color: currentColor;
}
.caption_slow_e05f .west-6e8e .huge-40f2:focus,
.caption_slow_e05f .west-6e8e .huge-40f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_slow_e05f.main_104a .paper_65c7,
.caption_slow_e05f.main_104a .photo-plasma-6c35 a,
.caption_slow_e05f.main_104a .section-thick-62fc a,
.caption_slow_e05f.main_104a .detail-active-594f a {
  color: rgba(0, 0, 0, 0.55);
}
.caption_slow_e05f.main_104a .paper_65c7:hover,
.caption_slow_e05f.main_104a .photo-plasma-6c35 a:hover,
.caption_slow_e05f.main_104a .section-thick-62fc a:hover,
.caption_slow_e05f.main_104a .detail-active-594f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_slow_e05f.main_104a .gold-a61e {
  color: rgba(0, 0, 0, 0.8);
}
.caption_slow_e05f.main_104a .grid_old_8b37 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_slow_e05f.main_104a .grid_old_8b37:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption_slow_e05f.main_104a .status_hard_a033:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption_slow_e05f.main_104a .west-6e8e .steel-1a4b li a,
.caption_slow_e05f.main_104a .west-6e8e .huge-40f2,
.caption_slow_e05f.main_104a .detail-active-594f {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_slow_e05f.main_104a .west-6e8e .huge-40f2:focus,
.caption_slow_e05f.main_104a .west-6e8e .huge-40f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_slow_e05f.main_104a .steel-1a4b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_slow_e05f.layout-f832 .paper_65c7,
.caption_slow_e05f.layout-f832 .photo-plasma-6c35 a,
.caption_slow_e05f.layout-f832 .section-thick-62fc .huge-40f2,
.caption_slow_e05f.layout-f832 .section-thick-62fc a,
.caption_slow_e05f.layout-f832 .detail-active-594f a {
  color: rgba(255, 255, 255, 0.79);
}
.caption_slow_e05f.layout-f832 .paper_65c7:hover,
.caption_slow_e05f.layout-f832 .photo-plasma-6c35 a:hover,
.caption_slow_e05f.layout-f832 .section-thick-62fc .huge-40f2:hover,
.caption_slow_e05f.layout-f832 .section-thick-62fc a:hover,
.caption_slow_e05f.layout-f832 .detail-active-594f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_slow_e05f.layout-f832 .gold-a61e {
  color: rgba(255, 255, 255, 0.99);
}
.caption_slow_e05f.layout-f832 .grid_old_8b37 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_slow_e05f.layout-f832 .grid_old_8b37:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption_slow_e05f.layout-f832 .status_hard_a033:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_slow_e05f.layout-f832 .west-6e8e .steel-1a4b li a,
.caption_slow_e05f.layout-f832 .west-6e8e .huge-40f2,
.caption_slow_e05f.layout-f832 .detail-active-594f {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_slow_e05f.layout-f832 .west-6e8e .huge-40f2:focus,
.caption_slow_e05f.layout-f832 .west-6e8e .huge-40f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_slow_e05f.layout-f832 .steel-1a4b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_hard_a033 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.status_hard_a033:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card_copper_e5c8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.wood_0f71 .caption_slow_e05f {
  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;
}
.wood_0f71 .grid_old_8b37 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.wood_0f71 .grid_old_8b37: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) {
  .wood_0f71 .grid_old_8b37:before {
    width: 16%;
    left: 42%;
  }
}
.wood_0f71 .grid_old_8b37:last-child:before {
  content: none;
}
.wood_0f71 .grid_old_8b37[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.wood_0f71 .west-6e8e .steel-1a4b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.wood_0f71 .west-6e8e .steel-1a4b li a .huge-40f2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.wood_0f71 .west-6e8e .detail-active-594f {
  border: none;
}
.wood_0f71 .west-6e8e .detail-active-594f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.wood_0f71 .status_hard_a033 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wood_0f71 .card_copper_e5c8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.wood_0f71 .layout-f832 .status_hard_a033:before {
  background: rgba(0, 0, 0, 0.9);
}
.wood_0f71 .main_104a.orange-ffd8 .badge-simple-5888 {
  background: rgba(0, 0, 0, 0.6);
}
.wood_0f71
  .main_104a.orange-ffd8
  .badge-simple-5888::after,
.wood_0f71
  .main_104a.orange-ffd8
  .badge-simple-5888:before {
  background: inherit;
}
.wood_0f71
  .main_104a.orange-ffd8:hover
  .badge-simple-5888 {
  background: rgba(0, 0, 0, 0.8);
}
.smooth-f07a .caption_slow_e05f {
  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) {
  .smooth-f07a .caption_slow_e05f {
    width: auto;
    right: 45px;
  }
}
.liquid-b4ae .caption_slow_e05f {
  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) {
  .liquid-b4ae .caption_slow_e05f {
    width: auto;
    left: 45px;
  }
}
.feature-9697 .caption_slow_e05f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.feature-9697 .card_copper_e5c8 {
  max-width: 48em;
  margin: 0 auto;
}
.feature-9697 .status_hard_a033:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pressed_2085 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pressed_2085.wood_0f71 .caption_slow_e05f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pressed_2085.smooth-f07a .caption_slow_e05f {
  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);
}
.pressed_2085 .caption_slow_e05f {
  visibility: visible;
}
.pressed_2085.liquid-b4ae .caption_slow_e05f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.text-39f4,
.copper_63f6 {
  overflow-x: hidden;
}
.text-39f4 .caption_slow_e05f {
  overflow: auto;
}
.text-39f4.wood_0f71 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-39f4.wood_0f71 .caption_slow_e05f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.text-39f4.wood_0f71 .badge-6d49 {
  opacity: 0;
}
.text-39f4.smooth-f07a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-39f4.smooth-f07a .caption_slow_e05f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.text-39f4.smooth-f07a .badge-6d49 {
  opacity: 0;
}
.text-39f4.liquid-b4ae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-39f4.liquid-b4ae .caption_slow_e05f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.text-39f4.liquid-b4ae .badge-6d49 {
  opacity: 0;
}
.text-39f4.feature-9697 .caption_slow_e05f {
  z-index: 10;
  visibility: visible;
}
.orange-ffd8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.orange-ffd8 .badge-simple-5888 {
  background: rgba(255, 255, 255, 0.99);
}
.orange-ffd8 .badge-simple-5888::after,
.orange-ffd8 .badge-simple-5888:before {
  background: inherit;
}
.orange-ffd8:hover .badge-simple-5888 {
  background: rgba(255, 255, 255, 0.99);
}
.liquid-b4ae .orange-ffd8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.feature-9697 .orange-ffd8 {
  display: none !important;
}
.text-39f4:before,
.copper_63f6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.text-39f4 .orange-ffd8,
.copper_63f6 .orange-ffd8 {
  display: inline-block;
}
.caption_slow_e05f .backdrop-6e22 {
  -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;
}
.text-39f4 .caption_slow_e05f .backdrop-6e22,
.copper_63f6 .caption_slow_e05f .backdrop-6e22 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.simple-44cf .bright-f643 {
  width: 100%;
}
.slider-42df {
  padding: 0 0.5em 0;
}
.slider-42df [class*="customify-col-"],
.slider-42df [class*="customify-col_"],
.slider-42df [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notice-right-9745 .slider-42df {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .header-cae0 .breadcrumb-28c6,
  .breadcrumb-28c6 {
    display: none;
  }
  .paragraph_large_7daa {
    text-align: left;
  }
  .static-7c56 {
    text-align: center;
  }
  .text_fast_5025 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .header-cae0 .out-d5d8,
  .out-d5d8 {
    display: none;
  }
  .link-bed0 {
    text-align: left;
  }
  .disabled-hard-f6d4 {
    text-align: center;
  }
  .outline-rough-447b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .header-cae0 .orange_a974,
  .orange_a974 {
    display: none;
  }
  .secondary_0e24 {
    text-align: left;
  }
  .search_up_81a6 {
    text-align: center;
  }
  .link_fresh_67b7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hovered-583c {
  box-shadow: none !important;
}
.mask_8fc4 .message_c773,
.stone-c72b .message_c773 {
  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;
}
.stone-c72b .message_c773 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.outline_plasma_d2ce {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.outline_plasma_d2ce:after,
.outline_plasma_d2ce:before {
  content: "";
  display: table;
}
.outline_plasma_d2ce:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .outline_plasma_d2ce {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.outline_plasma_d2ce,
.black_80c8 {
  max-width: 1248px;
  margin: 0 auto;
}

.summary-lower-c65a.widget-d074 .outline_plasma_d2ce {
  max-width: 100%;
}
.summary-lower-c65a.card-c610 {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-lower-c65a.background-thick-dc5f .outline_plasma_d2ce {
  max-width: 100%;
}
.summary-lower-c65a.background-thick-dc5f > .outline_plasma_d2ce {
  padding-left: 0;
  padding-right: 0;
}
.summary-lower-c65a.background-thick-dc5f > .outline_plasma_d2ce .header-cae0 {
  margin: 0;
}
.summary-lower-c65a.background-thick-dc5f
  > .outline_plasma_d2ce
  .tag_huge_2495.accordion-selected-2065 {
  margin-right: 0;
  margin-left: 0;
}
.summary-lower-c65a.background-thick-dc5f #main.accordion-selected-2065 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .yellow-c06a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-c06a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .detail_75da .menu-right-5cbe {
    padding-right: 1em;
  }
  .detail_75da.table_wood_e835 .tag_huge_2495 {
    border-right: 1px solid #eaecee;
  }
  .detail_75da.table_wood_e835 .menu-right-5cbe {
    padding-right: 1em;
  }
  .detail_75da.table_wood_e835 .info-8e20 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold_ebc8 .menu-right-5cbe {
    padding-left: 1em;
  }
  .cold_ebc8.table_wood_e835 .tag_huge_2495 {
    border-left: 1px solid #eaecee;
  }
  .cold_ebc8.table_wood_e835 .menu-right-5cbe {
    padding-left: 1em;
  }
  .cold_ebc8.table_wood_e835 .info-8e20 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-4c97 .menu-right-5cbe {
    padding-left: 1em;
  }
  .modal-4c97.table_wood_e835 .breadcrumb-32e0 {
    border-right: 1px solid #eaecee;
  }
  .modal-4c97.table_wood_e835 .solid_f64a {
    border-right: 1px solid #eaecee;
  }
  .modal-4c97.table_wood_e835 .menu-right-5cbe {
    padding-left: 1em;
  }
  .modal-4c97.table_wood_e835 .info-8e20 {
    padding-right: 1em;
  }
  .modal-4c97.table_wood_e835 .footer-c554 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outer-9d52 .menu-right-5cbe {
    padding-right: 1em;
  }
  .outer-9d52.table_wood_e835 .breadcrumb-32e0 {
    border-left: 1px solid #eaecee;
  }
  .outer-9d52.table_wood_e835 .solid_f64a {
    border-left: 1px solid #eaecee;
  }
  .outer-9d52.table_wood_e835 .menu-right-5cbe {
    padding-right: 1em;
  }
  .outer-9d52.table_wood_e835 .info-8e20 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outer-9d52.table_wood_e835 .footer-c554 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .yellow-c06a .menu-right-5cbe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow-c06a.table_wood_e835 .tag_huge_2495 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .yellow-c06a.table_wood_e835 .menu-right-5cbe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow-c06a.table_wood_e835 .info-8e20 {
    padding-left: 1em;
  }
  .yellow-c06a.table_wood_e835 .footer-c554 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .yellow-c06a.table_wood_e835 .menu-right-5cbe {
    padding-left: 0;
  }
}
.center-877f .input-hard-eea9 {
  display: inline-block;
}
.lite-de50 {
  display: inline-block;
}
.article_prev_82b0 {
  word-con: break-word;
}
.hover-307f > span {
  display: inline-block;
  padding: 5px 0;
}
.hover-307f .disabled-medium-5499 {
  margin-left: 8px;
  margin-right: 8px;
}
.hover-307f .green-25ce img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shade_hard_9cc0 .box-11fc {
  margin-bottom: 2em;
}
.shade_hard_9cc0 .wood-7653 {
  margin-bottom: 15px;
}
.shade_hard_9cc0 .wood-7653:last-child {
  margin-bottom: 0;
}
.shade_hard_9cc0 .preview_350d {
  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) {
  .shade_hard_9cc0 .preview_350d {
    display: block;
  }
}
.shade_hard_9cc0 .tertiary_under_141c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shade_hard_9cc0 .tertiary_under_141c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shade_hard_9cc0 .grid-large-1292 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shade_hard_9cc0 .grid-large-1292 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shade_hard_9cc0 .grid-large-1292 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shade_hard_9cc0 .article_prev_82b0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade_hard_9cc0 .article_prev_82b0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shade_hard_9cc0 .aside-9d14 p:last-child {
  margin-bottom: 0;
}
.shade_hard_9cc0 .pattern-fixed-6411 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shade_hard_9cc0 .article_blue_49ef {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shade_hard_9cc0 .image_bd75 {
  margin-top: 1em;
}
.shade_hard_9cc0 .hot_13bb {
  top: 0;
  display: block;
}
.shade_hard_9cc0 .hot_13bb a {
  color: inherit;
}
.shade_hard_9cc0 .hot_13bb a:hover {
  color: inherit;
}
.shade_hard_9cc0 .simple_e583 {
  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;
}
.shade_hard_9cc0 .simple_e583:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shade_hard_9cc0 .article_blue_49ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shade_hard_9cc0 .form_8796 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shade_hard_9cc0 .form_8796:first-child {
  margin-top: 0;
}
.shade_hard_9cc0 .form_8796.box_prev_a4c1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shade_hard_9cc0 .form_8796.banner_5f3a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade_hard_9cc0
  .form_8796.banner_5f3a.wrapper-soft-c07c
  .image_bd75 {
  width: 100%;
}
.shade_hard_9cc0 .banner_5f3a {
  -webkit-box-align: center;
  align-items: center;
}
.shade_hard_9cc0 .banner_5f3a .hover-307f,
.shade_hard_9cc0 .banner_5f3a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shade_hard_9cc0 .grid-large-1292 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shade_hard_9cc0 .grid-large-1292 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shade_hard_9cc0 .grid-large-1292: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;
}
.shade_hard_9cc0 .box_prev_a4c1 {
  z-index: 5;
}
.shade_hard_9cc0 .tertiary_new_aca8 .tabs-ad4f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shade_hard_9cc0 .block_iron_74d8 .tabs-ad4f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shade_hard_9cc0 .soft-a95c .tabs-ad4f {
  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;
}
.shade_hard_9cc0.preview-steel-729a .preview_350d,
.shade_hard_9cc0.over_3567 .preview_350d {
  display: block;
}
.shade_hard_9cc0.preview-steel-729a .preview_350d .row_be0b,
.shade_hard_9cc0.preview-steel-729a .preview_350d .article_blue_49ef,
.shade_hard_9cc0.over_3567 .preview_350d .row_be0b,
.shade_hard_9cc0.over_3567 .preview_350d .article_blue_49ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade_hard_9cc0.current_428f .tertiary_under_141c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shade_hard_9cc0.current_428f .tertiary_under_141c {
    margin-right: 0;
  }
}
.shade_hard_9cc0.preview-steel-729a .tertiary_under_141c,
.shade_hard_9cc0.over_3567 .tertiary_under_141c {
  padding-top: 40%;
}
.shade_hard_9cc0.preview-steel-729a .box-11fc,
.shade_hard_9cc0.over_3567 .box-11fc {
  display: block;
}
.shade_hard_9cc0.preview-steel-729a .fn-sticky-0608 .article_blue_49ef,
.shade_hard_9cc0.over_3567 .fn-sticky-0608 .article_blue_49ef {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shade_hard_9cc0.preview-steel-729a .tertiary_under_141c,
.shade_hard_9cc0.over_3567 .tertiary_under_141c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shade_hard_9cc0.preview-steel-729a .article_blue_49ef {
  padding: 1em;
}
.grid_rough_26ee {
  margin: 30px auto;
  display: block;
}
.grid_rough_26ee .texture-2967 > * {
  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;
}
.grid_rough_26ee .texture-2967 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid_rough_26ee .texture-2967 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shade_3e02 .hover-307f {
  margin-bottom: 1.41575em;
}
.shade_3e02 .dynamic-a04a {
  margin-bottom: 1.618em;
}
.fixed-f5ca .picture-static-537e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fixed-f5ca .picture-static-537e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fixed-f5ca .complex_a73b {
  max-width: 100%;
  overflow: auto;
}
.label-clean-7aac .fixed-f5ca a:hover {
  text-decoration: underline;
}
.article-outer-0b4b .wood-7653:not(.article_prev_82b0),
.article-outer-0b4b .grid-large-1292 {
  margin-bottom: 1.41575em;
}
.article-outer-0b4b .wood-7653:not(.article_prev_82b0):last-child,
.article-outer-0b4b .grid-large-1292:last-child {
  margin-bottom: 0;
}
.article-outer-0b4b .wood-7653.basic-2d55 {
  margin-bottom: 0.41575em;
}
.article-outer-0b4b .column_4494:before,
.article-outer-0b4b .primary_81b7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article-outer-0b4b .column_4494:before {
  content: "\f115";
}
.article-outer-0b4b .primary_81b7:before {
  content: "\f02c";
}
.article-outer-0b4b .accordion-a936 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article-outer-0b4b .accordion-a936 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dirty_b30c {
  display: -webkit-box;
  display: flex;
}
.dirty_b30c .chip_9885 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dirty_b30c .chip_9885 {
    flex-basis: 90px;
  }
}
.dirty_b30c .lite_73ec {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dirty_b30c .lite_73ec {
    flex-basis: calc(100% - 50px);
  }
}
.dirty_b30c .frame_1551 p:last-child {
  margin-bottom: 0.72em;
}
.active_last_41bf .texture-2967 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active_last_41bf .texture-2967:after,
.active_last_41bf .texture-2967:before {
  content: "";
  display: table;
}
.active_last_41bf .texture-2967:after {
  clear: both;
}
.active_last_41bf .texture-2967 .center_6fac,
.active_last_41bf .texture-2967 .wrapper-11c6 {
  width: 49%;
}
.active_last_41bf .texture-2967 .center_6fac a span.tertiary-hard-5b03,
.active_last_41bf .texture-2967 .wrapper-11c6 a span.tertiary-hard-5b03 {
  display: block;
  margin-bottom: 5px;
}
.active_last_41bf .texture-2967 .wrapper-11c6 {
  float: left;
  text-align: left;
}
.active_last_41bf .texture-2967 .center_6fac {
  float: right;
  text-align: right;
}
.menu_5639 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .menu_5639 {
    margin-bottom: 0;
  }
}
.component_df5c {
  margin-bottom: 1em;
}
.component_df5c .article_prev_82b0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.info_fluid_e7c0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.modal-85da .component_df5c,
.fast-4320 .component_df5c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .modal-85da .component_df5c,
  .fast-4320 .component_df5c {
    display: block;
  }
}
.modal-85da .info_fluid_e7c0,
.fast-4320 .info_fluid_e7c0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .modal-85da .info_fluid_e7c0,
  .fast-4320 .info_fluid_e7c0 {
    margin-bottom: 1em;
  }
}
.modal-85da .info_fluid_e7c0 img,
.fast-4320 .info_fluid_e7c0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.modal-85da .sort-89fe,
.fast-4320 .sort-89fe {
  flex-basis: calc(100% - 160px);
}
.modal-85da .sort-89fe p,
.fast-4320 .sort-89fe p {
  margin-bottom: 0;
}
.modal-85da .sort-89fe {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .modal-85da .sort-89fe {
    padding-left: 0;
  }
}
.fast-4320 .sort-89fe {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fast-4320 .sort-89fe {
    padding-right: 0;
  }
}
.fast-4320 .info_fluid_e7c0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pressed_3e87 .info_fluid_e7c0 {
  margin-bottom: 0.5em;
}
.pressed_3e87 .info_fluid_e7c0 img {
  width: 100%;
}
.article-west-6066 .input-south-f377,
.surface_3896 .input-south-f377 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.surface_3896 .tag_huge_2495 .under_9fb3 p:last-child {
  margin-bottom: 0;
}
.progress_hard_fedf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.middle_ba8e .narrow_890b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .middle_ba8e .narrow_890b:last-of-type {
    margin-bottom: 0;
  }
}
.middle_ba8e .narrow_890b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.middle_ba8e .narrow_890b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.middle_ba8e .narrow_890b ul li {
  margin: 0 0 0.6em;
}
.middle_ba8e .narrow_890b ul li.filter_dim_0966,
.middle_ba8e .narrow_890b ul li.row-solid-05f8 {
  position: relative;
}
.middle_ba8e .narrow_890b ul li.filter_dim_0966 .popup_thick_f3aa,
.middle_ba8e .narrow_890b ul li.row-solid-05f8 .popup_thick_f3aa {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.middle_ba8e .narrow_890b ul li.filter_dim_0966:after:after,
.middle_ba8e .narrow_890b ul li.filter_dim_0966:after:before,
.middle_ba8e
  .narrow_890b
  ul
  li.row-solid-05f8:after:after,
.middle_ba8e
  .narrow_890b
  ul
  li.row-solid-05f8:after:before {
  content: "";
  display: table;
}
.middle_ba8e .narrow_890b ul li.filter_dim_0966:after:after,
.middle_ba8e
  .narrow_890b
  ul
  li.row-solid-05f8:after:after {
  clear: both;
}
.middle_ba8e .narrow_890b a.accordion-e65d:hover {
  text-decoration: none;
}
.middle_ba8e .narrow_890b select {
  max-width: 100%;
}
.middle_ba8e .narrow_890b table {
  font-size: 85%;
}
.middle_ba8e .narrow_890b table td,
.middle_ba8e .narrow_890b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.middle_ba8e .narrow_890b table tfoot td {
  text-align: left;
}
.middle_ba8e .narrow_890b :last-child {
  margin-bottom: 0;
}
.middle_ba8e .narrow_890b .last_960b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.middle_ba8e .narrow_890b .last_960b label {
  width: 100%;
}
.middle_ba8e .narrow_890b .last_960b .link-7d76 {
  width: 100%;
  display: block;
}
.middle_ba8e .narrow_890b .last_960b .accent-bfeb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.middle_ba8e .narrow_890b .last_960b .accent-bfeb:hover svg #svg-search {
  fill: #444;
}
.middle_ba8e .narrow_890b .last_960b .accent-bfeb svg {
  width: 18px;
  height: 18px;
}
.middle_ba8e .feature-791b ul ul,
.middle_ba8e .carousel-eb83 ul ul,
.middle_ba8e .lower_6c9e ul ul,
.middle_ba8e .photo-8e13 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.middle_ba8e .feature-791b .complex-9ea5 > a,
.middle_ba8e .carousel-eb83 .complex-9ea5 > a,
.middle_ba8e .lower_6c9e .complex-9ea5 > a,
.middle_ba8e .photo-8e13 .complex-9ea5 > a {
  margin-bottom: 0;
}
.middle_ba8e .panel-center-939d li,
.middle_ba8e .feature-791b li,
.middle_ba8e .gold-7e85 li,
.middle_ba8e .carousel-eb83 li,
.middle_ba8e .lower_6c9e li,
.middle_ba8e .photo-8e13 li,
.middle_ba8e .box-top-cf41 li,
.middle_ba8e .upper-6adf li {
  display: block;
  position: relative;
}
.middle_ba8e .panel-center-939d li:last-child,
.middle_ba8e .feature-791b li:last-child,
.middle_ba8e .gold-7e85 li:last-child,
.middle_ba8e .carousel-eb83 li:last-child,
.middle_ba8e .lower_6c9e li:last-child,
.middle_ba8e .photo-8e13 li:last-child,
.middle_ba8e .box-top-cf41 li:last-child,
.middle_ba8e .upper-6adf li:last-child {
  border: none;
}
.middle_ba8e .panel-center-939d li a,
.middle_ba8e .feature-791b li a,
.middle_ba8e .gold-7e85 li a,
.middle_ba8e .carousel-eb83 li a,
.middle_ba8e .lower_6c9e li a,
.middle_ba8e .photo-8e13 li a,
.middle_ba8e .box-top-cf41 li a,
.middle_ba8e .upper-6adf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle_ba8e .panel-center-939d li ul li::before,
.middle_ba8e .feature-791b li ul li::before,
.middle_ba8e .gold-7e85 li ul li::before,
.middle_ba8e .carousel-eb83 li ul li::before,
.middle_ba8e .lower_6c9e li ul li::before,
.middle_ba8e .photo-8e13 li ul li::before,
.middle_ba8e .box-top-cf41 li ul li::before,
.middle_ba8e .upper-6adf li ul li::before {
  left: 15px;
}
.middle_ba8e .panel-center-939d li ul a,
.middle_ba8e .feature-791b li ul a,
.middle_ba8e .gold-7e85 li ul a,
.middle_ba8e .carousel-eb83 li ul a,
.middle_ba8e .lower_6c9e li ul a,
.middle_ba8e .photo-8e13 li ul a,
.middle_ba8e .box-top-cf41 li ul a,
.middle_ba8e .upper-6adf li ul a {
  padding-left: 20px;
}
.middle_ba8e .panel-center-939d li ul ul li::before,
.middle_ba8e .feature-791b li ul ul li::before,
.middle_ba8e .gold-7e85 li ul ul li::before,
.middle_ba8e .carousel-eb83 li ul ul li::before,
.middle_ba8e .lower_6c9e li ul ul li::before,
.middle_ba8e .photo-8e13 li ul ul li::before,
.middle_ba8e .box-top-cf41 li ul ul li::before,
.middle_ba8e .upper-6adf li ul ul li::before {
  left: 30px;
}
.middle_ba8e .panel-center-939d li ul ul a,
.middle_ba8e .feature-791b li ul ul a,
.middle_ba8e .gold-7e85 li ul ul a,
.middle_ba8e .carousel-eb83 li ul ul a,
.middle_ba8e .lower_6c9e li ul ul a,
.middle_ba8e .photo-8e13 li ul ul a,
.middle_ba8e .box-top-cf41 li ul ul a,
.middle_ba8e .upper-6adf li ul ul a {
  padding-left: 40px;
}
.middle_ba8e .pro_9172 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle_ba8e .upper-6adf ul li {
  margin-bottom: 1.41575em;
}
.middle_ba8e .upper-6adf ul li .stone-60b6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.middle_ba8e .upper-6adf ul li .dropdown_hard_63c4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.layout-f832 .panel-center-939d li a,
.layout-f832 .feature-791b li a,
.layout-f832 .gold-7e85 li a,
.layout-f832 .carousel-eb83 li a,
.layout-f832 .lower_6c9e li a,
.layout-f832 .photo-8e13 li a,
.layout-f832 .box-top-cf41 li a,
.layout-f832 .upper-6adf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-f832 .pro_9172 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-f832 .narrow_890b ul li.filter_dim_0966 .popup_thick_f3aa,
.layout-f832 .narrow_890b ul li.row-solid-05f8 .popup_thick_f3aa {
  background: rgba(0, 0, 0, 0.2);
}
.layout-f832 .middle_ba8e .narrow_890b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-lower-c65a .middle_ba8e .steel-1a4b li {
  margin: 0;
}
.summary-lower-c65a .middle_ba8e .steel-1a4b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary-lower-c65a .middle_ba8e .steel-1a4b li ul {
  margin: 0;
}
.summary-lower-c65a .middle_ba8e .steel-1a4b li ul li a {
  padding-left: 15px;
}
.summary-lower-c65a .middle_ba8e .steel-1a4b li ul li li a {
  padding-left: 30px;
}
.summary-lower-c65a .middle_ba8e .steel-1a4b li.link_hot_eb43 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary-lower-c65a .middle_ba8e .steel-1a4b li.link_hot_eb43 > 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;
}
.summary-lower-c65a .middle_ba8e .steel-1a4b li.link_hot_eb43 > 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;
}
.tag-bottom-d6f4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.feature_narrow_262f {
  position: relative;
  z-index: 10;
}
.feature_narrow_262f .backdrop-6e22 {
  width: 100%;
  max-width: 100%;
}
.media_top_cfaf .last-055a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.media_top_cfaf .main_104a {
}
.media_top_cfaf .layout-f832 {
  background: #292929;
}
.bright-f202 .last-055a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.bright-f202 .main_104a {
  background: #f9f9f9;
}
.bright-f202 .layout-f832 {
  background: #303030;
}
.item-lite-f6be .last-055a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .item-lite-f6be .input-hard-eea9 {
    margin-bottom: 1em;
  }
  .item-lite-f6be .input-hard-eea9:last-child {
    margin-bottom: 0;
  }
}
.item-lite-f6be .main_104a {
  background: #ededed;
}
.item-lite-f6be .layout-f832 {
  background: #1a1a1a;
}
.last-055a.main_104a {
  color: rgba(0, 0, 0, 0.6);
}
.last-055a.main_104a .progress-top-b2e4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.last-055a.layout-f832 {
  color: rgba(255, 255, 255, 0.99);
}
.last-055a.layout-f832 a:not(.accordion-e65d) {
  color: rgba(255, 255, 255, 0.79);
}
.last-055a.layout-f832 a:not(.accordion-e65d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-055a.layout-f832 .progress-top-b2e4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-055a.layout-f832 table tbody td,
.last-055a.layout-f832 table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget_60a1.simple_2153 .outline_plasma_d2ce {
  max-width: initial;
}
.widget_60a1 .primary-action-5876 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget_60a1 .primary-action-5876 .backdrop-6e22 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget_60a1 .primary-action-5876 .backdrop-6e22 {
    display: block;
    margin-bottom: 2em;
  }
  .widget_60a1 .primary-action-5876 .backdrop-6e22:last-child {
    margin-bottom: 0;
  }
}
.item-lite-f6be .input-hard-eea9:last-child,
.bright-f202 .input-hard-eea9:last-child,
.media_top_cfaf .input-hard-eea9:last-child {
  margin-bottom: 0;
}
.item-lite-f6be .input-hard-eea9 .middle_ba8e .narrow_890b:last-child,
.bright-f202 .input-hard-eea9 .middle_ba8e .narrow_890b:last-child,
.media_top_cfaf .input-hard-eea9 .middle_ba8e .narrow_890b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .item-lite-f6be .list_inner_7777,
  .item-lite-f6be .sort-outer-0de9,
  .bright-f202 .list_inner_7777,
  .bright-f202 .sort-outer-0de9,
  .media_top_cfaf .list_inner_7777,
  .media_top_cfaf .sort-outer-0de9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .feature_narrow_262f .input-hard-eea9 {
    margin-bottom: 2em;
  }
}
.feature_narrow_262f p:last-child {
  margin-bottom: 0;
}
.feature_narrow_262f li,
.feature_narrow_262f ul {
  list-style: none;
  margin: 0;
}
.feature_narrow_262f ul ul {
  margin-left: 2.617924em;
}
.action_c288 {
  font-size: 0.875em;
}

/* css-noise: d2c6 */
.ghost-box-g4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
