/*!
Theme Name: Customify
Theme URI: https://pressmaximum.inner-fbcc/customify
Author: WPCustomify
Author URI: https://pressmaximum.inner-fbcc
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.inner-fbcc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shade_large_2988.silver-508d/licenses/gpl-2.0.texture-b004
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.bottom-5343/, (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.panel_copper_b7fb.slider_5fdd/normalize.logo_stone_6c7e/
 ======
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.logo_stone_6c7e v7.0.0 | MIT License | github.inner-fbcc/necolas/normalize.logo_stone_6c7e */
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;
}
.overlay_e36f .detail-3c4e,
.gas-21d4,
.sidebar_up_cf71,
.disabled-0fb0,
.chip_purple_1255,
.shade-38ca,
.fixed-d199,
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;
}
.gas-21d4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gas-21d4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gas-21d4,
  h1 {
    font-size: 1.8em;
  }
}
.sidebar_up_cf71,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sidebar_up_cf71 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sidebar_up_cf71,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_up_cf71,
  h2 {
    font-size: 1.7em;
  }
}
.disabled-0fb0,
h3 {
  font-size: 1.618em;
}
.overlay_e36f .detail-3c4e,
.chip_purple_1255,
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.preview-ca75 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.hot-ab03:after,
.hot-ab03:before,
.table_simple_e660:after,
.table_simple_e660:before {
  content: "";
  display: table;
}
.hot-ab03:after,
.table_simple_e660:after {
  clear: both;
}
.footer-easy-f20a {
  float: right;
  margin-right: 0;
}
.hidden_right_9b43 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.center-92d3 .aside-white-c4a3,
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;
}
.center-92d3 .aside-white-c4a3: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;
}
.warm-3355 .aside-white-c4a3 {
  box-shadow: none;
}
.warm-3355
  .aside-white-c4a3
  .slider_7d93 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.warm-3355 .aside-white-c4a3 .small-7da5 {
  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;
}
.warm-3355
  .aside-white-c4a3
  .small-7da5
  b {
  display: none;
}
.warm-3355 .prev-5ecd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.modal_lower_f88a:not(.form_dynamic_9ba5):not(.pro-f4cc),
button:not(.form_dynamic_9ba5):not(.pro-f4cc),
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ),
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ),
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ) {
  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;
}
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):hover,
button:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):hover,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):hover,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):hover,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):active,
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):focus,
button:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):active,
button:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):focus,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):active,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):focus,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):active,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):focus,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):active,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):focus {
  outline: 0;
}
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a,
button:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a {
  position: relative;
}
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .widget-2ef3,
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .module-south-08e5,
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .tooltip_dim_32ab,
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  i,
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  svg,
button:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .widget-2ef3,
button:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .module-south-08e5,
button:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .tooltip_dim_32ab,
button:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  i,
button:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  svg,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .widget-2ef3,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .module-south-08e5,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .tooltip_dim_32ab,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  i,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  svg,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .widget-2ef3,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .module-south-08e5,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .tooltip_dim_32ab,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  i,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  svg,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .widget-2ef3,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .module-south-08e5,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  .tooltip_dim_32ab,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  i,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a
  svg {
  visibility: hidden;
}
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a:after,
button:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a:after,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a:after,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a:after,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ).fn-loading-eb4a: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;
}
.modal_lower_f88a:not(.form_dynamic_9ba5):not(.pro-f4cc),
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ),
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ),
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ) {
  color: #fff;
  background: #235787;
}
.modal_lower_f88a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):focus,
input[type="button"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):focus,
input[type="reset"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):focus,
input[type="submit"]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ):focus {
  color: #fff;
}
.modal_lower_f88a.fn-disabled-eb4a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ),
.modal_lower_f88a[disabled]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ),
button.fn-disabled-eb4a:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ),
button[disabled]:not(.form_dynamic_9ba5):not(
    .pro-f4cc
  ) {
  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;
}
.banner_e384 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.banner_e384: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;
}
.overlay_dynamic_3a22 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hero-7d4d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component-b7ee {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hot-ab03:after,
.hot-ab03:before,
.advanced-d6ce:after,
.advanced-d6ce:before,
.summary_b247:after,
.summary_b247:before,
.right-2d0f:after,
.right-2d0f:before,
.lower-1819:after,
.lower-1819:before,
.component-stone-6fc1:after,
.component-stone-6fc1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hot-ab03:after,
.advanced-d6ce:after,
.summary_b247:after,
.right-2d0f:after,
.lower-1819:after,
.component-stone-6fc1:after {
  clear: both;
}
.advanced-d6ce .content_5605,
.summary_b247 .content_5605,
.block_e3c8 .content_5605 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.frame_5ba3 {
  display: inline-block;
}
.photo-9646 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.photo-9646 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.photo-9646 .accent_in_eab9 {
  padding: 1em 0;
  font-size: 85%;
}
.accent_in_eab9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.rough-b589 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.rough-b589:after,
.rough-b589:before {
  content: "";
  display: table;
}
.rough-b589:after {
  clear: both;
}
.module_8839 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gold-4ea8 .module_8839 {
  max-width: 50%;
}
.item-pressed-f392 .module_8839 {
  max-width: 33.33%;
}
.brown-a829 .module_8839 {
  max-width: 25%;
}
.paragraph-gas-e893 .module_8839 {
  max-width: 20%;
}
.wood_4498 .module_8839 {
  max-width: 16.66%;
}
.south_8643 .module_8839 {
  max-width: 14.28%;
}
.tooltip_a5e9 .module_8839 {
  max-width: 12.5%;
}
.element_f7b3 .module_8839 {
  max-width: 11.11%;
}
.dynamic_4e02 {
  display: block;
}
.overlay_e36f .caption_7277 label,
.overlay_e36f .tooltip_simple_702f label,
.overlay_e36f .selected_796f label,
.overlay_e36f .item-26a5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip-2f1f {
  list-style: none;
  margin: 0;
}
.chip-2f1f article.notification_8bb4 {
  margin-bottom: 0;
}
.chip-2f1f ul {
  list-style: none;
  margin: 0;
}
.chip-2f1f .video_60b7 li.notification_8bb4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip-2f1f .video_60b7 li.notification_8bb4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip-2f1f .video_60b7 li.notification_8bb4: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) {
  .chip-2f1f .video_60b7 li.notification_8bb4 li.notification_8bb4 li.notification_8bb4 li.notification_8bb4 {
    padding-left: 0;
  }
}
article.notification_8bb4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification_8bb4 .advanced-d6ce p:last-of-type {
  margin-bottom: 0;
}
article.notification_8bb4 .old_c002 {
  float: left;
}
article.notification_8bb4 .item-f7a5 {
  margin-left: 85px;
}
article.notification_8bb4 .short_59b0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification_8bb4 .short_59b0 .in_fbca {
  margin-left: 10px;
}
article.notification_8bb4 .shadow-down-07ac {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification_8bb4 .feature-f673 {
  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 .caption_7277,
  #respond .selected_796f,
  #respond .item-26a5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption_7277 input,
#respond .selected_796f input,
#respond .item-26a5 input {
  width: 100%;
}
#respond .item-26a5 {
  margin-right: 0;
}
#respond .out_8868 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cold_e6e6 {
  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;
}
.cold_e6e6.card-over-d505 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.cold_e6e6 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%);
}
.cold_e6e6:focus,
.cold_e6e6: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);
}
.hidden-middle-f283 {
  border-radius: 10%;
}
.short-14cd {
  border-radius: 50%;
}
.title-blue-ac07 {
  font-size: 0.72em;
}
.link_advanced_9c11 {
  font-size: 0.875em;
}
.message_short_807d {
  font-size: 1.1em;
}
.in_0426 {
  text-transform: uppercase;
  line-height: 1.2;
}
.in_0426.title-blue-ac07 {
  letter-spacing: 0.5px;
}
.pattern_da72,
.pattern_da72 a {
  color: #6d6d6d;
}
.pattern_da72 a:hover {
  color: #111;
}
.block_motion_7184 {
  color: #6d6d6d;
}
.fluid_642e {
  overflow-x: hidden;
}
.fluid_642e .focus_08a3.outline-thick-7ced {
  position: relative;
}
.fluid_642e .focus_08a3.outline-thick-7ced.card-6ddb {
  position: initial;
}
.fluid_642e
  .focus_08a3.outline-thick-7ced.card-6ddb
  .sort_north_8a1f {
  left: auto;
}
.fluid_642e .focus_08a3 .sort_north_8a1f {
  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;
}
.fluid_642e .focus_08a3:hover.outline-thick-7ced {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.fluid_642e
  .focus_08a3:hover.outline-thick-7ced
  .sort_north_8a1f {
  display: block;
  z-index: 9999999;
}
.fluid_642e .card-pink-24aa .thumbnail-764d,
.fluid_642e .hero_current_5676 .thumbnail-764d {
  display: none;
}
.fluid_642e .motion_d306 .focus_08a3:hover.outline-thick-7ced {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.overlay_e36f .caption_7277 label,
.overlay_e36f .tooltip_simple_702f label,
.overlay_e36f .selected_796f label,
.overlay_e36f .item-26a5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip-2f1f {
  list-style: none;
  margin: 0;
}
.chip-2f1f article.notification_8bb4 {
  margin-bottom: 0;
}
.chip-2f1f ul {
  list-style: none;
  margin: 0;
}
.chip-2f1f .video_60b7 li.notification_8bb4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip-2f1f .video_60b7 li.notification_8bb4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip-2f1f .video_60b7 li.notification_8bb4: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) {
  .chip-2f1f .video_60b7 li.notification_8bb4 li.notification_8bb4 li.notification_8bb4 li.notification_8bb4 {
    padding-left: 0;
  }
}
article.notification_8bb4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification_8bb4 .advanced-d6ce p:last-of-type {
  margin-bottom: 0;
}
article.notification_8bb4 .old_c002 {
  float: left;
}
article.notification_8bb4 .item-f7a5 {
  margin-left: 85px;
}
article.notification_8bb4 .short_59b0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification_8bb4 .short_59b0 .in_fbca {
  margin-left: 10px;
}
article.notification_8bb4 .shadow-down-07ac {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification_8bb4 .feature-f673 {
  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 .caption_7277,
  #respond .selected_796f,
  #respond .item-26a5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption_7277 input,
#respond .selected_796f input,
#respond .item-26a5 input {
  width: 100%;
}
#respond .item-26a5 {
  margin-right: 0;
}
#respond .out_8868 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card-pink-24aa .paragraph-large-f6dd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.paragraph-large-f6dd .popup_3241.slow_5aa2 .highlight-3f71 > li > a:focus,
.paragraph-large-f6dd .popup_3241.slow_5aa2 .highlight-3f71 > li > a:hover,
.paragraph-large-f6dd .popup_3241.element-focused-1317 .highlight-3f71 > li > a:focus,
.paragraph-large-f6dd .popup_3241.element-focused-1317 .highlight-3f71 > li > a:hover,
.paragraph-large-f6dd .popup_3241.secondary-right-1807 .highlight-3f71 > li > a:focus,
.paragraph-large-f6dd .popup_3241.secondary-right-1807 .highlight-3f71 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-large-f6dd
  .popup_3241.slow_5aa2
  .highlight-3f71
  > li.south-57ce
  > a,
.paragraph-large-f6dd
  .popup_3241.slow_5aa2
  .highlight-3f71
  > li.nav_df79
  > a,
.paragraph-large-f6dd
  .popup_3241.element-focused-1317
  .highlight-3f71
  > li.south-57ce
  > a,
.paragraph-large-f6dd
  .popup_3241.element-focused-1317
  .highlight-3f71
  > li.nav_df79
  > a,
.paragraph-large-f6dd
  .popup_3241.secondary-right-1807
  .highlight-3f71
  > li.south-57ce
  > a,
.paragraph-large-f6dd .popup_3241.secondary-right-1807 .highlight-3f71 > li.west_a160 > a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-large-f6dd .gradient-cool-b57f,
.paragraph-large-f6dd .gradient-cool-b57f a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-large-f6dd .footer_ceba.grid-thick-1997 li a,
.paragraph-large-f6dd .up-cbd5 a,
.paragraph-large-f6dd .panel-49d2,
.paragraph-large-f6dd .highlight-3f71 > li > a,
.paragraph-large-f6dd .medium-2fab {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-large-f6dd .footer_ceba.grid-thick-1997 li a:hover,
.paragraph-large-f6dd .up-cbd5 a:hover,
.paragraph-large-f6dd .panel-49d2:hover,
.paragraph-large-f6dd .highlight-3f71 > li > a:hover,
.paragraph-large-f6dd .medium-2fab:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-large-f6dd .bottom_e0f5 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-large-f6dd .bottom_e0f5 .wide_d8e2 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-large-f6dd .bottom_e0f5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-large-f6dd .tooltip_wood_096c .overlay_04f1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-large-f6dd .tooltip_wood_096c .overlay_04f1 .fluid-e825 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-large-f6dd
  .tooltip_wood_096c
  .overlay_04f1
  .fluid-e825::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-large-f6dd
  .tooltip_wood_096c
  .overlay_04f1
  .fluid-e825:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-large-f6dd
  .tooltip_wood_096c
  .overlay_04f1
  .fluid-e825::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-large-f6dd
  .tooltip_wood_096c
  .overlay_04f1
  .fluid-e825::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-large-f6dd .tooltip_wood_096c .menu_hovered_47fe {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-large-f6dd .tooltip_wood_096c .menu_hovered_47fe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_d45d
  .paragraph-large-f6dd
  .tooltip_wood_096c
  .picture-bright-77d3
  .hero-b4ea {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static_d45d
  .paragraph-large-f6dd
  .tooltip_wood_096c
  .picture-bright-77d3
  .fluid-e825 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card-pink-24aa .list-active-49ca {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.list-active-49ca .popup_3241.slow_5aa2 .highlight-3f71 > li > a:focus,
.list-active-49ca .popup_3241.slow_5aa2 .highlight-3f71 > li > a:hover,
.list-active-49ca .popup_3241.element-focused-1317 .highlight-3f71 > li > a:focus,
.list-active-49ca .popup_3241.element-focused-1317 .highlight-3f71 > li > a:hover,
.list-active-49ca .popup_3241.secondary-right-1807 .highlight-3f71 > li > a:focus,
.list-active-49ca .popup_3241.secondary-right-1807 .highlight-3f71 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-active-49ca
  .popup_3241.slow_5aa2
  .highlight-3f71
  > li.south-57ce
  > a,
.list-active-49ca
  .popup_3241.slow_5aa2
  .highlight-3f71
  > li.nav_df79
  > a,
.list-active-49ca
  .popup_3241.element-focused-1317
  .highlight-3f71
  > li.south-57ce
  > a,
.list-active-49ca
  .popup_3241.element-focused-1317
  .highlight-3f71
  > li.nav_df79
  > a,
.list-active-49ca
  .popup_3241.secondary-right-1807
  .highlight-3f71
  > li.south-57ce
  > a,
.list-active-49ca .popup_3241.secondary-right-1807 .highlight-3f71 > li.west_a160 > a {
  color: rgba(0, 0, 0, 0.8);
}
.list-active-49ca .gradient-cool-b57f,
.list-active-49ca .gradient-cool-b57f a {
  color: rgba(0, 0, 0, 0.8);
}
.list-active-49ca .footer_ceba.grid-thick-1997 li a,
.list-active-49ca .up-cbd5 a,
.list-active-49ca .panel-49d2,
.list-active-49ca .highlight-3f71 > li > a,
.list-active-49ca .medium-2fab {
  color: rgba(0, 0, 0, 0.55);
}
.list-active-49ca .footer_ceba.grid-thick-1997 li a:hover,
.list-active-49ca .up-cbd5 a:hover,
.list-active-49ca .panel-49d2:hover,
.list-active-49ca .highlight-3f71 > li > a:hover,
.list-active-49ca .medium-2fab:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-active-49ca .bottom_e0f5 {
  color: rgba(0, 0, 0, 0.55);
}
.list-active-49ca .bottom_e0f5 .wide_d8e2 {
  color: rgba(0, 0, 0, 0.8);
}
.list-active-49ca .bottom_e0f5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_liquid_eacf .lite-bfcf {
  margin-left: auto;
  margin-right: auto;
}
.summary_b247 > * {
  margin-left: auto;
  margin-right: auto;
}
.summary_b247 .overlay_dynamic_3a22 {
  margin-right: 1.41575em;
}
.form_c8a6 .summary_b247 > .logo_over_1d5a {
  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;
}
.form_c8a6 .summary_b247 > .picture-steel-2f5d {
  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;
}
.summary_static_7287.title_liquid_eacf .lite-bfcf,
.backdrop-e081.title_liquid_eacf .lite-bfcf {
  margin-left: 0;
}
.nav_2623.title_liquid_eacf .lite-bfcf,
.secondary-bronze-04bb.title_liquid_eacf .lite-bfcf {
  margin-right: 0;
}
.summary_b247 ol,
.summary_b247 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.header-a5ed video {
  max-width: 100%;
}
.middle-d3fb img {
  display: block;
}
.middle-d3fb.overlay_dynamic_3a22,
.middle-d3fb.hero-7d4d {
  width: 100%;
}
.middle-d3fb.picture-steel-2f5d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.row-f6d6:not(.cold_9894) {
  margin: 1.5em auto;
}
.motion_0aa3 p {
  padding: 1.5em 14px;
}
ul.highlight-inner-59e8.picture-steel-2f5d,
ul.highlight-inner-59e8.logo_over_1d5a,
ul.highlight-inner-59e8.text_db8a.logo_over_1d5a {
  padding: 0 14px;
}
.sort-5e3f {
  display: block;
  overflow-x: auto;
}
.sort-5e3f table {
  border-collapse: collapse;
  width: 100%;
}
.sort-5e3f td,
.sort-5e3f th {
  padding: 0.5em;
}
.summary_b247 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.summary_b247 ol ol,
.summary_b247 ol ul,
.summary_b247 ul ol,
.summary_b247 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.summary_b247 ol ol li,
.summary_b247 ol ul li,
.summary_b247 ul ol li,
.summary_b247 ul ul li {
  margin-left: 0;
}
.gallery_slow_f151.avatar_3bd0 > .up-8b8c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery_slow_f151.avatar_3bd0 > .up-8b8c iframe,
.gallery_slow_f151.avatar_3bd0 > .up-8b8c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cold-bd40 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.cold-bd40.preview-a51f {
  padding: 0;
}
.cold-bd40.preview-a51f cite {
  font-size: 13px;
}
.cold-bd40 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.cold-bd40 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dirty_f61c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dirty_f61c > p:first-child {
  margin-top: 0;
}
.dirty_f61c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dirty_f61c blockquote {
  border-left: 0;
}
.message-d3db {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.message-d3db:not(.media_bright_0fac) {
  max-width: 100px;
}
.message-d3db.focused_d281 {
  border-bottom: none !important;
  text-align: center;
}
.message-d3db.focused_d281::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .motion_0aa3 p {
    padding: 1.5em 0;
  }
}
.component-71f3 {
  color: #0073aa;
}
.over_6dd9 {
  background-color: #0073aa;
}
.search_81f3 {
  color: #229fd8;
}
.bottom_fee5 {
  background-color: #229fd8;
}
.menu-upper-3ed8 {
  color: #eee;
}
.breadcrumb-cade {
  background-color: #eee;
}
.accent_glass_5a53 {
  color: #444;
}
.footer_b8eb {
  background-color: #444;
}
.clean-9693 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.clean-9693 .title_bottom_5e50 .up-cbd5 {
  font-size: 15px;
}
.clean-9693 .up-cbd5 {
  line-height: 1.3;
}
.clean-9693 .list-active-49ca {
}
.clean-9693 .paragraph-large-f6dd {
  background: #235787;
}
.accordion-first-2508 {
  padding: 0;
}
.accordion-first-2508 .paragraph-large-f6dd {
  background: #1a1a1a;
}
.accordion-first-2508 .list-active-49ca {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.out_c99c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.out_c99c .list-active-49ca {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.out_c99c .paragraph-large-f6dd {
  background: #303030;
}
.component-stone-6fc1 {
  position: relative;
  z-index: 10;
}
.component-stone-6fc1 .tag_dc6c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_selected_be52 .outline-thick-7ced {
  display: inline-block;
  vertical-align: middle;
}
.input_selected_be52.purple-063d .outline-thick-7ced {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .input_selected_be52.purple-063d .outline-thick-7ced {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .input_selected_be52.purple-063d .outline-thick-7ced {
    margin-right: 0.4em;
  }
}
.input_selected_be52.purple-063d .outline-thick-7ced:last-child {
  margin-right: 0;
}
.filter_brown_f244 .tag_dc6c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .card-pink-24aa .title_bottom_5e50 {
    margin: 0 -0.5em;
  }
  .card-pink-24aa .title_bottom_5e50 [class*="customify-col-"],
  .card-pink-24aa .title_bottom_5e50 [class*="customify-col_"],
  .card-pink-24aa .title_bottom_5e50 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.card-pink-24aa.info_out_fe2a .tag_dc6c {
  background: 0 0 !important;
}
.card-pink-24aa.info_out_fe2a .tag_dc6c,
.card-pink-24aa.filter_brown_f244 .tag_dc6c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .card-pink-24aa.tall_cf3f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.card-pink-24aa.filter_brown_f244 .tag_dc6c {
  box-shadow: none !important;
}
.slider_west_f566 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slider_west_f566 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slider_west_f566 {
    padding: 18px 0 20px;
  }
}
.slider_west_f566 .shade-3e82 {
  width: 100%;
}
.slider_west_f566 .first_0eb3 {
  margin-bottom: 0;
}
.slider_west_f566 .silver-6835 {
  margin-top: 5px;
  font-size: 0.875em;
}
.status_tall_3a4a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status_tall_3a4a .outline-8c51 {
  width: 100%;
}
.description-glass-21d7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description-glass-21d7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description-glass-21d7 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;
}
.description-glass-21d7 li:last-child:after {
  display: none;
}
.description-glass-21d7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.advanced-205e .thumbnail-764d button,
.slider_west_f566 .thumbnail-764d button {
  left: 0;
}
.advanced-205e .outline-8c51,
.slider_west_f566 .outline-8c51 {
  padding-left: 0;
  padding-right: 0;
}
.advanced-205e .status_tall_3a4a,
.slider_west_f566 .status_tall_3a4a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.advanced-205e {
  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;
}
.advanced-205e: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;
}
.advanced-205e .shadow_3aab {
  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) {
  .advanced-205e .shadow_3aab {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .advanced-205e .shadow_3aab {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .advanced-205e .shadow_3aab {
    min-height: 200px;
  }
}
.advanced-205e .description-glass-21d7 {
  color: rgba(255, 255, 255, 0.8);
}
.advanced-205e .description-glass-21d7 a,
.advanced-205e .description-glass-21d7 li:after {
  color: inherit;
}
.advanced-205e .description-glass-21d7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.sort_solid_d5ed {
  margin-bottom: 0.5em;
}
.nav-medium-490a {
  margin-bottom: 1.2em;
}
.nav-medium-490a,
.sort_solid_d5ed {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.nav-medium-490a p:last-child,
.sort_solid_d5ed p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thumbnail-764d,
#masthead .thumbnail-764d {
  display: none;
}
#masthead
  > .thumbnail-764d.description-8be7 {
  display: none;
}
#masthead > .thumbnail-764d button {
  left: 0;
}
.disabled_new_acdb {
  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%;
}
.disabled_new_acdb .outline-thick-7ced {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled_new_acdb .first_643d {
  display: -webkit-box;
  display: flex;
}
.disabled_new_acdb .first_643d.hard-d192 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled_new_acdb .first_643d.cool_e67a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_new_acdb .first_643d.upper-fe6d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_new_acdb.west-f355.west-b8ae .first_643d.hard-d192 {
  flex-basis: 100%;
}
.disabled_new_acdb.wrapper_lite_7f25 .first_643d.cool_e67a {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled_new_acdb.wrapper_lite_7f25 .first_643d.upper-fe6d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thumbnail-764d.description-8be7 {
  display: none;
}
#masthead > .thumbnail-764d button {
  left: 0;
}
.image-fb69 {
  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;
}
.image-fb69:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.image-fb69.nav_8adf i {
  margin-right: 4px;
}
.image-fb69.active_wide_9514 i {
  margin-left: 5px;
}
.up-cbd5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.up-cbd5 p:last-child {
  margin-bottom: 0;
}
.row_lower_6fc9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.row_lower_6fc9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.row_lower_6fc9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.row_lower_6fc9 .gradient-cool-b57f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.row_lower_6fc9 .narrow-49a5 {
  margin: 5px 0 7px 0;
}
.row_lower_6fc9.warm-7145 .text_f632 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_lower_6fc9.warm-7145 .message_prev_903f {
  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;
}
.row_lower_6fc9.dropdown_d0b3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row_lower_6fc9.dropdown_d0b3 .text_f632 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_lower_6fc9.dropdown_d0b3 .message_prev_903f {
  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;
}
.row_lower_6fc9.gas-ceb1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_lower_6fc9.disabled_162e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.row_lower_6fc9.disabled_162e .message_prev_903f {
  margin-top: 7px;
}
.wood_74f9 {
  display: inline-block;
}
.component-stone-6fc1 .hot_1c36 .row_lower_6fc9 img {
  max-width: 100%;
}
.popup_3241 .logo-smooth-41c7.border_ac8a,
.banner-center-81a4 .logo-smooth-41c7.border_ac8a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup_3241 .notification_da60,
.banner-center-81a4 .notification_da60 {
  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%);
}
.popup_3241 .notification_da60 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.popup_3241.aside_pink_f152 .notification_da60 {
  display: none;
}
.popup_3241 .preview_under_93d6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup_3241 .preview_under_93d6 li {
  display: inline-block;
  position: relative;
}
.popup_3241 .preview_under_93d6 li:last-child {
  margin-right: 0;
}
.popup_3241 .preview_under_93d6 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;
}
.popup_3241 .preview_under_93d6 li.west_a160 > a {
  color: rgba(0, 0, 0, 0.9);
}
.popup_3241 .preview_under_93d6 > 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;
}
.popup_3241 .preview_under_93d6 > li > a i {
  line-height: 0;
}
.popup_3241 .preview_under_93d6 > li.hovered_269f > a .notification_da60 {
  margin-left: 4px;
  line-height: 0;
}
.popup_3241 .preview_under_93d6 .slider-361f li.hovered_269f > a {
  position: relative;
}
.popup_3241 .preview_under_93d6 .slider-361f li.hovered_269f > a:after,
.popup_3241 .preview_under_93d6 .slider-361f li.hovered_269f > a:before {
  content: "";
  display: table;
}
.popup_3241 .preview_under_93d6 .slider-361f li.hovered_269f > a:after {
  clear: both;
}
.popup_3241 .preview_under_93d6 .slider-361f li.hovered_269f > a .notification_da60 {
  margin-left: 5px;
  float: right;
}
.popup_3241 .info-12b4,
.popup_3241 .slider-361f {
  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;
}
.popup_3241 .slider-361f {
  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;
}
.popup_3241 .slider-361f .border_ac8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup_3241 .slider-361f .notification_da60 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.popup_3241 .slider-361f li {
  display: block;
  margin: 0;
  padding: 0;
}
.popup_3241 .slider-361f 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;
}
.popup_3241 .slider-361f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.popup_3241 .slider-361f .slider-361f {
  top: 0;
  left: 100%;
}
.popup_3241 .widget-1063.fn-focus-eb4a > .info-12b4,
.popup_3241 .widget-1063.fn-focus-eb4a > .slider-361f,
.popup_3241 .widget-1063:focus > .info-12b4,
.popup_3241 .widget-1063:focus > .slider-361f,
.popup_3241 .widget-1063:hover > .info-12b4,
.popup_3241 .widget-1063:hover > .slider-361f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.popup_3241.secondary-right-1807 .highlight-3f71:after,
.popup_3241.secondary-right-1807 .highlight-3f71:before {
  content: "";
  display: table;
}
.popup_3241.secondary-right-1807 .highlight-3f71:after {
  clear: both;
}
.popup_3241.secondary-right-1807 .highlight-3f71 > li {
  float: left;
}
.popup_3241.hard_cc6a .highlight-3f71:after,
.popup_3241.hard_cc6a .highlight-3f71:before {
  content: "";
  display: table;
}
.popup_3241.hard_cc6a .highlight-3f71:after {
  clear: both;
}
.popup_3241.hard_cc6a .highlight-3f71 > li {
  float: left;
}
.popup_3241.hard_cc6a .highlight-3f71 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.popup_3241.hard_cc6a .highlight-3f71 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.popup_3241.hard_cc6a .highlight-3f71 > li.south-57ce > a,
.popup_3241.hard_cc6a .highlight-3f71 > li.west_a160 > a {
  color: #fff;
  background-color: #1e4b75;
}
.popup_3241.slow_5aa2 .highlight-3f71 > li > a .border_ac8a {
  position: relative;
}
.popup_3241.slow_5aa2 .highlight-3f71 > li > a .border_ac8a: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;
}
.popup_3241.slow_5aa2
  .highlight-3f71
  > li:focus
  > a
  .border_ac8a:before,
.popup_3241.slow_5aa2
  .highlight-3f71
  > li:hover
  > a
  .border_ac8a:before {
  width: 100%;
  background-color: currentColor;
}
.popup_3241.slow_5aa2
  .highlight-3f71
  > li.south-57ce
  > a
  .border_ac8a:before,
.popup_3241.slow_5aa2
  .highlight-3f71
  > li.nav_df79
  > a
  .border_ac8a:before {
  width: 100%;
  background-color: currentColor;
}
.popup_3241.element-focused-1317 .highlight-3f71 > li > a .border_ac8a {
  position: relative;
}
.popup_3241.element-focused-1317 .highlight-3f71 > li > a .border_ac8a: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;
}
.popup_3241.element-focused-1317 .highlight-3f71 > li:focus > a .border_ac8a:before,
.popup_3241.element-focused-1317
  .highlight-3f71
  > li:hover
  > a
  .border_ac8a:before {
  width: 100%;
  background-color: currentColor;
}
.popup_3241.element-focused-1317
  .highlight-3f71
  > li.south-57ce
  > a
  .border_ac8a:before,
.popup_3241.element-focused-1317
  .highlight-3f71
  > li.nav_df79
  > a
  .border_ac8a:before {
  width: 100%;
  background-color: currentColor;
}
.banner-center-81a4 .preview_under_93d6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.banner-center-81a4 .preview_under_93d6 li:first-child > a {
  border-top: none;
}
.banner-center-81a4 .preview_under_93d6 .icon_710b > .border_ac8a .notification_da60 {
  display: none;
}
.banner-center-81a4 .preview_under_93d6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.banner-center-81a4 .preview_under_93d6 li:last-child {
  border: none;
}
.banner-center-81a4 .preview_under_93d6 li.hovered_269f > a {
  padding-right: 45px !important;
}
.banner-center-81a4 .preview_under_93d6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.banner-center-81a4 .preview_under_93d6 li a:focus,
.banner-center-81a4 .preview_under_93d6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner-center-81a4 .preview_under_93d6 li .list_8660 {
  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;
}
.banner-center-81a4 .preview_under_93d6 li .list_8660:hover {
  box-shadow: none;
}
.banner-center-81a4 .preview_under_93d6 li .list_8660 .notification_da60 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.banner-center-81a4 .preview_under_93d6 .slider-361f {
  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);
}
.banner-center-81a4 .preview_under_93d6 .slider-361f li a {
  padding-left: 3em;
}
.banner-center-81a4 .preview_under_93d6 .modal_785c > a .list_8660 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.banner-center-81a4 .preview_under_93d6 .modal_785c > .slider-361f {
  display: block;
  opacity: 1;
}
.table-active-48aa {
  max-width: 100%;
}
.accordion-f9a1 {
  line-height: 0;
  cursor: pointer;
}
.medium-2fab {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.medium-2fab:hover {
  box-shadow: none;
  color: currentColor;
}
.medium-2fab svg {
  width: 18px;
  height: 18px;
}
.medium-2fab .progress-4655 {
  display: none;
}
.hard_41d4 {
  position: relative;
}
.hard_41d4.fn-active-eb4a .medium-2fab .message-simple-e09c {
  display: none;
}
.hard_41d4.fn-active-eb4a .medium-2fab .progress-4655 {
  display: inline-block;
}
.hard_41d4 .fresh_5030 {
  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);
}
.hard_41d4.shade_wide_f86c .fresh_5030 {
  left: auto;
  right: -0.9em;
}
.hard_41d4.shade_wide_f86c .sort-old-1d9c::before {
  left: auto;
  right: 15px;
}
.hard_41d4.fn-active-eb4a .fresh_5030 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture-bright-77d3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.picture-bright-77d3 label {
  flex-basis: 100%;
}
.picture-bright-77d3 .overlay_04f1 {
  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;
}
.picture-bright-77d3 .fluid-e825 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.picture-bright-77d3 .fluid-e825:focus {
  background-color: transparent;
}
.picture-bright-77d3 button.menu_hovered_47fe {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.picture-bright-77d3 button.menu_hovered_47fe:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.picture-bright-77d3 button.menu_hovered_47fe svg {
  width: 18px;
  height: 18px;
}
.picture-bright-77d3 input[type="submit"] {
  min-height: auto;
}
.tooltip_wood_096c .picture-bright-77d3 .fluid-e825 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sort-old-1d9c {
  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) {
  .sort-old-1d9c {
    width: 220px;
  }
}
.sort-old-1d9c label {
  flex-basis: 100%;
}
.sort-old-1d9c::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;
}
.static_d45d .tooltip_wood_096c .picture-bright-77d3 {
  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;
}
.static_d45d
  .tooltip_wood_096c
  .picture-bright-77d3
  .overlay_04f1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.static_d45d .tooltip_wood_096c .picture-bright-77d3 .fluid-e825 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.static_d45d
  .tooltip_wood_096c
  .picture-bright-77d3
  .fluid-e825:focus {
  background: 0 0;
}
.static_d45d
  .tooltip_wood_096c
  .picture-bright-77d3
  .hero-b4ea {
  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;
}
.footer_ceba {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.footer_ceba li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.footer_ceba li:last-child {
  margin-right: 0;
}
.footer_ceba li:first-child {
  margin-left: 0;
}
.footer_ceba.smooth_d138 a {
  color: #fff;
}
.footer_ceba.smooth_d138 a:hover {
  color: #fff;
}
.footer_ceba a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.footer_ceba a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.footer_ceba a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer_ceba a:hover {
  opacity: 0.9;
  color: inherit;
}
.footer_ceba [class*="social-icon-apple"] {
  background-color: #999;
}
.footer_ceba [class*="social-icon-apple"].grid-07e0 {
  background-color: transparent;
  color: #999;
}
.footer_ceba [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.footer_ceba [class*="social-icon-behance"].grid-07e0 {
  background-color: transparent;
  color: #1769ff;
}
.footer_ceba [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.footer_ceba [class*="social-icon-bitbucket"].grid-07e0 {
  background-color: transparent;
  color: #205081;
}
.footer_ceba [class*="social-icon-codepen"] {
  background-color: #000;
}
.footer_ceba [class*="social-icon-codepen"].grid-07e0 {
  background-color: transparent;
  color: #000;
}
.footer_ceba [class*="social-icon-delicious"] {
  background-color: #39f;
}
.footer_ceba [class*="social-icon-delicious"].grid-07e0 {
  background-color: transparent;
  color: #39f;
}
.footer_ceba [class*="social-icon-digg"] {
  background-color: #005be2;
}
.footer_ceba [class*="social-icon-digg"].grid-07e0 {
  background-color: transparent;
  color: #005be2;
}
.footer_ceba [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.footer_ceba [class*="social-icon-dribbble"].grid-07e0 {
  background-color: transparent;
  color: #ea4c89;
}
.footer_ceba [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.footer_ceba [class*="social-icon-envelope"].grid-07e0 {
  background-color: transparent;
  color: #ea4335;
}
.footer_ceba [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.footer_ceba [class*="social-icon-facebook"].grid-07e0 {
  background-color: transparent;
  color: #3b5998;
}
.footer_ceba [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.footer_ceba [class*="social-icon-flickr"].grid-07e0 {
  background-color: transparent;
  color: #0063dc;
}
.footer_ceba [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.footer_ceba [class*="social-icon-foursquare"].grid-07e0 {
  background-color: transparent;
  color: #2d5be3;
}
.footer_ceba [class*="social-icon-github"] {
  background-color: #333;
}
.footer_ceba [class*="social-icon-github"].grid-07e0 {
  background-color: transparent;
  color: #333;
}
.footer_ceba [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.footer_ceba [class*="social-icon-google-plus"].grid-07e0 {
  background-color: transparent;
  color: #dd4b39;
}
.footer_ceba [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.footer_ceba [class*="social-icon-houzz"].grid-07e0 {
  background-color: transparent;
  color: #7ac142;
}
.footer_ceba [class*="social-icon-instagram"] {
  background-color: #262626;
}
.footer_ceba [class*="social-icon-instagram"].grid-07e0 {
  background-color: transparent;
  color: #262626;
}
.footer_ceba [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.footer_ceba [class*="social-icon-jsfiddle"].grid-07e0 {
  background-color: transparent;
  color: #487aa2;
}
.footer_ceba [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.footer_ceba [class*="social-icon-linkedin"].grid-07e0 {
  background-color: transparent;
  color: #0077b5;
}
.footer_ceba [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.footer_ceba [class*="social-icon-medium"].grid-07e0 {
  background-color: transparent;
  color: #00ab6b;
}
.footer_ceba [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.footer_ceba
  [class*="social-icon-odnoklassniki"].grid-07e0 {
  background-color: transparent;
  color: #f4731c;
}
.footer_ceba [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.footer_ceba [class*="social-icon-meetup"].grid-07e0 {
  background-color: transparent;
  color: #ec1c40;
}
.footer_ceba [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.footer_ceba [class*="social-icon-pinterest"].grid-07e0 {
  background-color: transparent;
  color: #bd081c;
}
.footer_ceba [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.footer_ceba [class*="social-icon-product-hunt"].grid-07e0 {
  background-color: transparent;
  color: #da552f;
}
.footer_ceba [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.footer_ceba [class*="social-icon-reddit"].grid-07e0 {
  background-color: transparent;
  color: #ff4500;
}
.footer_ceba [class*="social-icon-rss"] {
  background-color: #f26522;
}
.footer_ceba [class*="social-icon-rss"].grid-07e0 {
  background-color: transparent;
  color: #f26522;
}
.footer_ceba [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.footer_ceba
  [class*="social-icon-shopping-cart"].grid-07e0 {
  background-color: transparent;
  color: #4caf50;
}
.footer_ceba [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.footer_ceba [class*="social-icon-skype"].grid-07e0 {
  background-color: transparent;
  color: #00aff0;
}
.footer_ceba [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.footer_ceba [class*="social-icon-slideshare"].grid-07e0 {
  background-color: transparent;
  color: #0077b5;
}
.footer_ceba [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.footer_ceba [class*="social-icon-snapchat"].grid-07e0 {
  background-color: transparent;
  color: #fffc00;
}
.footer_ceba [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.footer_ceba [class*="social-icon-soundcloud"].grid-07e0 {
  background-color: transparent;
  color: #f80;
}
.footer_ceba [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.footer_ceba [class*="social-icon-spotify"].grid-07e0 {
  background-color: transparent;
  color: #2ebd59;
}
.footer_ceba [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.footer_ceba
  [class*="social-icon-stack-overflow"].grid-07e0 {
  background-color: transparent;
  color: #fe7a15;
}
.footer_ceba [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.footer_ceba [class*="social-icon-maldkfgram"].grid-07e0 {
  background-color: transparent;
  color: #2ca5e0;
}
.footer_ceba [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.footer_ceba [class*="social-icon-tripadvisor"].grid-07e0 {
  background-color: transparent;
  color: #589442;
}
.footer_ceba [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.footer_ceba [class*="social-icon-tumblr"].grid-07e0 {
  background-color: transparent;
  color: #35465c;
}
.footer_ceba [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.footer_ceba [class*="social-icon-twitch"].grid-07e0 {
  background-color: transparent;
  color: #6441a5;
}
.footer_ceba [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.footer_ceba [class*="social-icon-twitter"].grid-07e0 {
  background-color: transparent;
  color: #1da1f2;
}
.footer_ceba [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.footer_ceba [class*="social-icon-vimeo"].grid-07e0 {
  background-color: transparent;
  color: #1ab7ea;
}
.footer_ceba [class*="social-icon-vk"] {
  background-color: #45668e;
}
.footer_ceba [class*="social-icon-vk"].grid-07e0 {
  background-color: transparent;
  color: #45668e;
}
.footer_ceba [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.footer_ceba [class*="social-icon-weibo"].grid-07e0 {
  background-color: transparent;
  color: #df2029;
}
.footer_ceba [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.footer_ceba [class*="social-icon-weixin"].grid-07e0 {
  background-color: transparent;
  color: #7bb32e;
}
.footer_ceba [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.footer_ceba [class*="social-icon-whatsapp"].grid-07e0 {
  background-color: transparent;
  color: #25d366;
}
.footer_ceba [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.footer_ceba [class*="social-icon-wordpress"].grid-07e0 {
  background-color: transparent;
  color: #21759b;
}
.footer_ceba [class*="social-icon-xing"] {
  background-color: #026466;
}
.footer_ceba [class*="social-icon-xing"].grid-07e0 {
  background-color: transparent;
  color: #026466;
}
.footer_ceba [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.footer_ceba [class*="social-icon-yelp"].grid-07e0 {
  background-color: transparent;
  color: #af0606;
}
.footer_ceba [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.footer_ceba [class*="social-icon-youtube"].grid-07e0 {
  background-color: transparent;
  color: #cd201f;
}
.panel-49d2 {
  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;
}
.panel-49d2:hover {
  box-shadow: none;
  background: 0 0;
}
.frame_north_8c85 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notification_006d {
  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;
}
.notification-c42e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.search_d8db {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.search_d8db,
.search_d8db::after,
.search_d8db::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;
}
.search_d8db::after,
.search_d8db::before {
  content: "";
  display: block;
  background-color: inherit;
}
.picture_d48a .notification_006d .notification-c42e {
  margin-top: -2px;
  width: 19px;
}
.picture_d48a .notification_006d .search_d8db {
  margin-top: -1px;
}
.picture_d48a .notification_006d .search_d8db,
.picture_d48a .notification_006d .search_d8db::after,
.picture_d48a .notification_006d .search_d8db::before {
  width: 19px;
  height: 2px;
}
.picture_d48a .notification_006d .search_d8db::before {
  top: -6px;
}
.picture_d48a .notification_006d .search_d8db::after {
  bottom: -6px;
}
.pattern_orange_1de3 .notification_006d .notification-c42e {
  margin-top: -2px;
  width: 22px;
}
.pattern_orange_1de3 .notification_006d .search_d8db {
  margin-top: -1px;
}
.pattern_orange_1de3 .notification_006d .search_d8db,
.pattern_orange_1de3 .notification_006d .search_d8db::after,
.pattern_orange_1de3 .notification_006d .search_d8db::before {
  width: 22px;
  height: 2px;
}
.pattern_orange_1de3 .notification_006d .search_d8db::before {
  top: -7px;
}
.pattern_orange_1de3 .notification_006d .search_d8db::after {
  bottom: -7px;
}
.card-advanced-bbd5 .notification_006d .notification-c42e {
  margin-top: -2px;
  width: 31px;
}
.card-advanced-bbd5 .notification_006d .search_d8db {
  margin-top: -1.5px;
}
.card-advanced-bbd5 .notification_006d .search_d8db,
.card-advanced-bbd5 .notification_006d .search_d8db::after,
.card-advanced-bbd5 .notification_006d .search_d8db::before {
  width: 31px;
  height: 3px;
}
.card-advanced-bbd5 .notification_006d .search_d8db::before {
  top: -9px;
}
.card-advanced-bbd5 .notification_006d .search_d8db::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .huge_7717 .notification_006d .notification-c42e {
    margin-top: -2px;
    width: 19px;
  }
  .huge_7717 .notification_006d .search_d8db {
    margin-top: -1px;
  }
  .huge_7717 .notification_006d .search_d8db,
  .huge_7717 .notification_006d .search_d8db::after,
  .huge_7717 .notification_006d .search_d8db::before {
    width: 19px;
    height: 2px;
  }
  .huge_7717 .notification_006d .search_d8db::before {
    top: -6px;
  }
  .huge_7717 .notification_006d .search_d8db::after {
    bottom: -6px;
  }
  .grid-first-c418 .notification_006d .notification-c42e {
    margin-top: -2px;
    width: 22px;
  }
  .grid-first-c418 .notification_006d .search_d8db {
    margin-top: -1px;
  }
  .grid-first-c418 .notification_006d .search_d8db,
  .grid-first-c418 .notification_006d .search_d8db::after,
  .grid-first-c418 .notification_006d .search_d8db::before {
    width: 22px;
    height: 2px;
  }
  .grid-first-c418 .notification_006d .search_d8db::before {
    top: -7px;
  }
  .grid-first-c418 .notification_006d .search_d8db::after {
    bottom: -7px;
  }
  .panel_dirty_2292 .notification_006d .notification-c42e {
    margin-top: -2px;
    width: 31px;
  }
  .panel_dirty_2292 .notification_006d .search_d8db {
    margin-top: -1.5px;
  }
  .panel_dirty_2292 .notification_006d .search_d8db,
  .panel_dirty_2292 .notification_006d .search_d8db::after,
  .panel_dirty_2292 .notification_006d .search_d8db::before {
    width: 31px;
    height: 3px;
  }
  .panel_dirty_2292 .notification_006d .search_d8db::before {
    top: -9px;
  }
  .panel_dirty_2292 .notification_006d .search_d8db::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description-1f97 .notification_006d .notification-c42e {
    margin-top: -2px;
    width: 19px;
  }
  .description-1f97 .notification_006d .search_d8db {
    margin-top: -1px;
  }
  .description-1f97 .notification_006d .search_d8db,
  .description-1f97 .notification_006d .search_d8db::after,
  .description-1f97 .notification_006d .search_d8db::before {
    width: 19px;
    height: 2px;
  }
  .description-1f97 .notification_006d .search_d8db::before {
    top: -6px;
  }
  .description-1f97 .notification_006d .search_d8db::after {
    bottom: -6px;
  }
  .warm_f33c .notification_006d .notification-c42e {
    margin-top: -2px;
    width: 22px;
  }
  .warm_f33c .notification_006d .search_d8db {
    margin-top: -1px;
  }
  .warm_f33c .notification_006d .search_d8db,
  .warm_f33c .notification_006d .search_d8db::after,
  .warm_f33c .notification_006d .search_d8db::before {
    width: 22px;
    height: 2px;
  }
  .warm_f33c .notification_006d .search_d8db::before {
    top: -7px;
  }
  .warm_f33c .notification_006d .search_d8db::after {
    bottom: -7px;
  }
  .pagination_pressed_2450 .notification_006d .notification-c42e {
    margin-top: -2px;
    width: 31px;
  }
  .pagination_pressed_2450 .notification_006d .search_d8db {
    margin-top: -1.5px;
  }
  .pagination_pressed_2450 .notification_006d .search_d8db,
  .pagination_pressed_2450 .notification_006d .search_d8db::after,
  .pagination_pressed_2450 .notification_006d .search_d8db::before {
    width: 31px;
    height: 3px;
  }
  .pagination_pressed_2450 .notification_006d .search_d8db::before {
    top: -9px;
  }
  .pagination_pressed_2450 .notification_006d .search_d8db::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .advanced-36a7 .notification_006d .notification-c42e {
    margin-top: -2px;
    width: 19px;
  }
  .advanced-36a7 .notification_006d .search_d8db {
    margin-top: -1px;
  }
  .advanced-36a7 .notification_006d .search_d8db,
  .advanced-36a7 .notification_006d .search_d8db::after,
  .advanced-36a7 .notification_006d .search_d8db::before {
    width: 19px;
    height: 2px;
  }
  .advanced-36a7 .notification_006d .search_d8db::before {
    top: -6px;
  }
  .advanced-36a7 .notification_006d .search_d8db::after {
    bottom: -6px;
  }
  .over-580b .notification_006d .notification-c42e {
    margin-top: -2px;
    width: 22px;
  }
  .over-580b .notification_006d .search_d8db {
    margin-top: -1px;
  }
  .over-580b .notification_006d .search_d8db,
  .over-580b .notification_006d .search_d8db::after,
  .over-580b .notification_006d .search_d8db::before {
    width: 22px;
    height: 2px;
  }
  .over-580b .notification_006d .search_d8db::before {
    top: -7px;
  }
  .over-580b .notification_006d .search_d8db::after {
    bottom: -7px;
  }
  .alert-huge-0a3e .notification_006d .notification-c42e {
    margin-top: -2px;
    width: 31px;
  }
  .alert-huge-0a3e .notification_006d .search_d8db {
    margin-top: -1.5px;
  }
  .alert-huge-0a3e .notification_006d .search_d8db,
  .alert-huge-0a3e .notification_006d .search_d8db::after,
  .alert-huge-0a3e .notification_006d .search_d8db::before {
    width: 31px;
    height: 3px;
  }
  .alert-huge-0a3e .notification_006d .search_d8db::before {
    top: -9px;
  }
  .alert-huge-0a3e .notification_006d .search_d8db::after {
    bottom: -9px;
  }
}
.filter_8e70 .search_d8db {
  -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);
}
.filter_8e70 .search_d8db::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.filter_8e70 .search_d8db::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);
}
.filter_8e70.alert_bright_36e0 .search_d8db {
  -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);
}
.filter_8e70.alert_bright_36e0 .search_d8db::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.filter_8e70.alert_bright_36e0 .search_d8db::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);
}
.input_eec4 {
  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.purple-1519:before {
  display: none;
}
.hero_current_5676 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hero_current_5676 .green_afa3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hero_current_5676 .green_afa3:last-of-type {
  border-bottom: none;
}
.hero_current_5676 .green_afa3.prev_a2cb,
.hero_current_5676 .green_afa3.gradient_759e,
.hero_current_5676 .green_afa3.selected_31e3 {
  padding: 0;
}
.hero_current_5676 .banner-center-81a4 .list_8660 {
  color: currentColor;
}
.hero_current_5676 .banner-center-81a4 .list_8660:focus,
.hero_current_5676 .banner-center-81a4 .list_8660:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_current_5676.list-active-49ca .bottom_e0f5,
.hero_current_5676.list-active-49ca .up-cbd5 a,
.hero_current_5676.list-active-49ca .highlight-3f71 a,
.hero_current_5676.list-active-49ca .slider-361f a {
  color: rgba(0, 0, 0, 0.55);
}
.hero_current_5676.list-active-49ca .bottom_e0f5:hover,
.hero_current_5676.list-active-49ca .up-cbd5 a:hover,
.hero_current_5676.list-active-49ca .highlight-3f71 a:hover,
.hero_current_5676.list-active-49ca .slider-361f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_current_5676.list-active-49ca .wide_d8e2 {
  color: rgba(0, 0, 0, 0.8);
}
.hero_current_5676.list-active-49ca .green_afa3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_current_5676.list-active-49ca .green_afa3:before {
  background: rgba(0, 0, 0, 0.08);
}
.hero_current_5676.list-active-49ca .background_black_7ada:before {
  background: rgba(255, 255, 255, 0.9);
}
.hero_current_5676.list-active-49ca .banner-center-81a4 .preview_under_93d6 li a,
.hero_current_5676.list-active-49ca .banner-center-81a4 .list_8660,
.hero_current_5676.list-active-49ca .slider-361f {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_current_5676.list-active-49ca .banner-center-81a4 .list_8660:focus,
.hero_current_5676.list-active-49ca .banner-center-81a4 .list_8660:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_current_5676.list-active-49ca .preview_under_93d6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_current_5676.paragraph-large-f6dd .bottom_e0f5,
.hero_current_5676.paragraph-large-f6dd .up-cbd5 a,
.hero_current_5676.paragraph-large-f6dd .highlight-3f71 .list_8660,
.hero_current_5676.paragraph-large-f6dd .highlight-3f71 a,
.hero_current_5676.paragraph-large-f6dd .slider-361f a {
  color: rgba(255, 255, 255, 0.79);
}
.hero_current_5676.paragraph-large-f6dd .bottom_e0f5:hover,
.hero_current_5676.paragraph-large-f6dd .up-cbd5 a:hover,
.hero_current_5676.paragraph-large-f6dd .highlight-3f71 .list_8660:hover,
.hero_current_5676.paragraph-large-f6dd .highlight-3f71 a:hover,
.hero_current_5676.paragraph-large-f6dd .slider-361f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_current_5676.paragraph-large-f6dd .wide_d8e2 {
  color: rgba(255, 255, 255, 0.99);
}
.hero_current_5676.paragraph-large-f6dd .green_afa3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_current_5676.paragraph-large-f6dd .green_afa3:before {
  background: rgba(255, 255, 255, 0.08);
}
.hero_current_5676.paragraph-large-f6dd .background_black_7ada:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero_current_5676.paragraph-large-f6dd .banner-center-81a4 .preview_under_93d6 li a,
.hero_current_5676.paragraph-large-f6dd .banner-center-81a4 .list_8660,
.hero_current_5676.paragraph-large-f6dd .slider-361f {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_current_5676.paragraph-large-f6dd .banner-center-81a4 .list_8660:focus,
.hero_current_5676.paragraph-large-f6dd .banner-center-81a4 .list_8660:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_current_5676.paragraph-large-f6dd .preview_under_93d6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_black_7ada {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.background_black_7ada:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.small-55f0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fluid-aa81 .hero_current_5676 {
  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;
}
.fluid-aa81 .green_afa3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fluid-aa81 .green_afa3: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) {
  .fluid-aa81 .green_afa3:before {
    width: 16%;
    left: 42%;
  }
}
.fluid-aa81 .green_afa3:last-child:before {
  content: none;
}
.fluid-aa81 .green_afa3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fluid-aa81 .banner-center-81a4 .preview_under_93d6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fluid-aa81 .banner-center-81a4 .preview_under_93d6 li a .list_8660 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fluid-aa81 .banner-center-81a4 .slider-361f {
  border: none;
}
.fluid-aa81 .banner-center-81a4 .slider-361f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fluid-aa81 .background_black_7ada {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fluid-aa81 .small-55f0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fluid-aa81 .paragraph-large-f6dd .background_black_7ada:before {
  background: rgba(0, 0, 0, 0.9);
}
.fluid-aa81 .list-active-49ca.gradient-last-5fb7 .search_d8db {
  background: rgba(0, 0, 0, 0.6);
}
.fluid-aa81
  .list-active-49ca.gradient-last-5fb7
  .search_d8db::after,
.fluid-aa81
  .list-active-49ca.gradient-last-5fb7
  .search_d8db:before {
  background: inherit;
}
.fluid-aa81
  .list-active-49ca.gradient-last-5fb7:hover
  .search_d8db {
  background: rgba(0, 0, 0, 0.8);
}
.popup_ac8f .hero_current_5676 {
  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) {
  .popup_ac8f .hero_current_5676 {
    width: auto;
    right: 45px;
  }
}
.soft-63e9 .hero_current_5676 {
  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) {
  .soft-63e9 .hero_current_5676 {
    width: auto;
    left: 45px;
  }
}
.purple-1519 .hero_current_5676 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.purple-1519 .small-55f0 {
  max-width: 48em;
  margin: 0 auto;
}
.purple-1519 .background_black_7ada:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden_eb3d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_eb3d.fluid-aa81 .hero_current_5676 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden_eb3d.popup_ac8f .hero_current_5676 {
  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);
}
.hidden_eb3d .hero_current_5676 {
  visibility: visible;
}
.hidden_eb3d.soft-63e9 .hero_current_5676 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.secondary_tiny_80f0,
.wrapper-992d {
  overflow-x: hidden;
}
.secondary_tiny_80f0 .hero_current_5676 {
  overflow: auto;
}
.secondary_tiny_80f0.fluid-aa81 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_tiny_80f0.fluid-aa81 .hero_current_5676 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.secondary_tiny_80f0.fluid-aa81 .panel-49d2 {
  opacity: 0;
}
.secondary_tiny_80f0.popup_ac8f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_tiny_80f0.popup_ac8f .hero_current_5676 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.secondary_tiny_80f0.popup_ac8f .panel-49d2 {
  opacity: 0;
}
.secondary_tiny_80f0.soft-63e9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_tiny_80f0.soft-63e9 .hero_current_5676 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.secondary_tiny_80f0.soft-63e9 .panel-49d2 {
  opacity: 0;
}
.secondary_tiny_80f0.purple-1519 .hero_current_5676 {
  z-index: 10;
  visibility: visible;
}
.gradient-last-5fb7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gradient-last-5fb7 .search_d8db {
  background: rgba(255, 255, 255, 0.99);
}
.gradient-last-5fb7 .search_d8db::after,
.gradient-last-5fb7 .search_d8db:before {
  background: inherit;
}
.gradient-last-5fb7:hover .search_d8db {
  background: rgba(255, 255, 255, 0.99);
}
.soft-63e9 .gradient-last-5fb7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.purple-1519 .gradient-last-5fb7 {
  display: none !important;
}
.secondary_tiny_80f0:before,
.wrapper-992d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.secondary_tiny_80f0 .gradient-last-5fb7,
.wrapper-992d .gradient-last-5fb7 {
  display: inline-block;
}
.hero_current_5676 .outline-thick-7ced {
  -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;
}
.secondary_tiny_80f0 .hero_current_5676 .outline-thick-7ced,
.wrapper-992d .hero_current_5676 .outline-thick-7ced {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.out-0038 .overlay_04f1 {
  width: 100%;
}
.hot_1c36 {
  padding: 0 0.5em 0;
}
.hot_1c36 [class*="customify-col-"],
.hot_1c36 [class*="customify-col_"],
.hot_1c36 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.lite_a669 .hot_1c36 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .title_bottom_5e50 .content_short_8c81,
  .content_short_8c81 {
    display: none;
  }
  .breadcrumb_cool_b1c6 {
    text-align: left;
  }
  .list-pressed-7783 {
    text-align: center;
  }
  .active_6694 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .title_bottom_5e50 .bright-7c41,
  .bright-7c41 {
    display: none;
  }
  .fast-0eb5 {
    text-align: left;
  }
  .primary_1eb4 {
    text-align: center;
  }
  .tag-current-415c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .title_bottom_5e50 .thumbnail-cf31,
  .thumbnail-cf31 {
    display: none;
  }
  .banner-ce5e {
    text-align: left;
  }
  .slider-043f {
    text-align: center;
  }
  .white_d9e2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.media-focused-0692 {
  box-shadow: none !important;
}
.motion-186c .image_prev_d33d,
.carousel-0143 .image_prev_d33d {
  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;
}
.carousel-0143 .image_prev_d33d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag_dc6c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag_dc6c:after,
.tag_dc6c:before {
  content: "";
  display: table;
}
.tag_dc6c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag_dc6c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag_dc6c,
.tall_cf3f {
  max-width: 1248px;
  margin: 0 auto;
}

.right-2d0f.gradient-bc3b .tag_dc6c {
  max-width: 100%;
}
.right-2d0f.bottom_b71c {
  max-width: 1200px;
  margin: 0 auto;
}
.right-2d0f.row_9292 .tag_dc6c {
  max-width: 100%;
}
.right-2d0f.row_9292 > .tag_dc6c {
  padding-left: 0;
  padding-right: 0;
}
.right-2d0f.row_9292 > .tag_dc6c .title_bottom_5e50 {
  margin: 0;
}
.right-2d0f.row_9292
  > .tag_dc6c
  .breadcrumb_4f5a.input_28c7 {
  margin-right: 0;
  margin-left: 0;
}
.right-2d0f.row_9292 #main.input_28c7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bright_1bab #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bright_1bab #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accordion-purple-24e1 .lite-bfcf {
    padding-right: 1em;
  }
  .accordion-purple-24e1.accent_active_4ffd .breadcrumb_4f5a {
    border-right: 1px solid #eaecee;
  }
  .accordion-purple-24e1.accent_active_4ffd .lite-bfcf {
    padding-right: 1em;
  }
  .accordion-purple-24e1.accent_active_4ffd .dark-d9ca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_right_814a .lite-bfcf {
    padding-left: 1em;
  }
  .article_right_814a.accent_active_4ffd .breadcrumb_4f5a {
    border-left: 1px solid #eaecee;
  }
  .article_right_814a.accent_active_4ffd .lite-bfcf {
    padding-left: 1em;
  }
  .article_right_814a.accent_active_4ffd .dark-d9ca {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-middle-3301 .lite-bfcf {
    padding-left: 1em;
  }
  .shadow-middle-3301.accent_active_4ffd .module_green_d34b {
    border-right: 1px solid #eaecee;
  }
  .shadow-middle-3301.accent_active_4ffd .logo_62ae {
    border-right: 1px solid #eaecee;
  }
  .shadow-middle-3301.accent_active_4ffd .lite-bfcf {
    padding-left: 1em;
  }
  .shadow-middle-3301.accent_active_4ffd .dark-d9ca {
    padding-right: 1em;
  }
  .shadow-middle-3301.accent_active_4ffd .table-9c4b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red-b702 .lite-bfcf {
    padding-right: 1em;
  }
  .red-b702.accent_active_4ffd .module_green_d34b {
    border-left: 1px solid #eaecee;
  }
  .red-b702.accent_active_4ffd .logo_62ae {
    border-left: 1px solid #eaecee;
  }
  .red-b702.accent_active_4ffd .lite-bfcf {
    padding-right: 1em;
  }
  .red-b702.accent_active_4ffd .dark-d9ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .red-b702.accent_active_4ffd .table-9c4b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright_1bab .lite-bfcf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright_1bab.accent_active_4ffd .breadcrumb_4f5a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bright_1bab.accent_active_4ffd .lite-bfcf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright_1bab.accent_active_4ffd .dark-d9ca {
    padding-left: 1em;
  }
  .bright_1bab.accent_active_4ffd .table-9c4b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bright_1bab.accent_active_4ffd .lite-bfcf {
    padding-left: 0;
  }
}
.mask-b534 .input_selected_be52 {
  display: inline-block;
}
.hover-0016 {
  display: inline-block;
}
.container-action-7762 {
  word-con: break-word;
}
.dynamic_7679 > span {
  display: inline-block;
  padding: 5px 0;
}
.dynamic_7679 .glass_8a8c {
  margin-left: 8px;
  margin-right: 8px;
}
.dynamic_7679 .title_efd5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.content_969b .menu-simple-95fa {
  margin-bottom: 2em;
}
.content_969b .column_brown_ab43 {
  margin-bottom: 15px;
}
.content_969b .column_brown_ab43:last-child {
  margin-bottom: 0;
}
.content_969b .label_advanced_00c7 {
  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) {
  .content_969b .label_advanced_00c7 {
    display: block;
  }
}
.content_969b .icon_b730 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .content_969b .icon_b730 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.content_969b .logo_20c3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.content_969b .logo_20c3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.content_969b .logo_20c3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.content_969b .container-action-7762 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.content_969b .container-action-7762 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.content_969b .pro_0b71 p:last-child {
  margin-bottom: 0;
}
.content_969b .complex-5b5b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.content_969b .popup_4943 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.content_969b .fast-0585 {
  margin-top: 1em;
}
.content_969b .message-silver-7b7a {
  top: 0;
  display: block;
}
.content_969b .message-silver-7b7a a {
  color: inherit;
}
.content_969b .message-silver-7b7a a:hover {
  color: inherit;
}
.content_969b .popup_iron_ffbf {
  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;
}
.content_969b .popup_iron_ffbf:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.content_969b .popup_4943 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.content_969b .hero_0768 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.content_969b .hero_0768:first-child {
  margin-top: 0;
}
.content_969b .hero_0768.hidden_warm_eb0f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content_969b .hero_0768.iron-2b33 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content_969b
  .hero_0768.iron-2b33.disabled_thick_1549
  .fast-0585 {
  width: 100%;
}
.content_969b .iron-2b33 {
  -webkit-box-align: center;
  align-items: center;
}
.content_969b .iron-2b33 .dynamic_7679,
.content_969b .iron-2b33 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.content_969b .logo_20c3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content_969b .logo_20c3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content_969b .logo_20c3: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;
}
.content_969b .hidden_warm_eb0f {
  z-index: 5;
}
.content_969b .outline_ab08 .narrow_e3d8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.content_969b .background_orange_1755 .narrow_e3d8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.content_969b .lower_87d8 .narrow_e3d8 {
  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;
}
.content_969b.row-left-43f2 .label_advanced_00c7,
.content_969b.hover_hard_1634 .label_advanced_00c7 {
  display: block;
}
.content_969b.row-left-43f2 .label_advanced_00c7 .tiny-4359,
.content_969b.row-left-43f2 .label_advanced_00c7 .popup_4943,
.content_969b.hover_hard_1634 .label_advanced_00c7 .tiny-4359,
.content_969b.hover_hard_1634 .label_advanced_00c7 .popup_4943 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content_969b.tooltip_focused_146d .icon_b730 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .content_969b.tooltip_focused_146d .icon_b730 {
    margin-right: 0;
  }
}
.content_969b.row-left-43f2 .icon_b730,
.content_969b.hover_hard_1634 .icon_b730 {
  padding-top: 40%;
}
.content_969b.row-left-43f2 .menu-simple-95fa,
.content_969b.hover_hard_1634 .menu-simple-95fa {
  display: block;
}
.content_969b.row-left-43f2 .fn-sticky-eb4a .popup_4943,
.content_969b.hover_hard_1634 .fn-sticky-eb4a .popup_4943 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.content_969b.row-left-43f2 .icon_b730,
.content_969b.hover_hard_1634 .icon_b730 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.content_969b.row-left-43f2 .popup_4943 {
  padding: 1em;
}
.green_e572 {
  margin: 30px auto;
  display: block;
}
.green_e572 .detail-dynamic-319b > * {
  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;
}
.green_e572 .detail-dynamic-319b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.green_e572 .detail-dynamic-319b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider_70e1 .dynamic_7679 {
  margin-bottom: 1.41575em;
}
.slider_70e1 .mask-0451 {
  margin-bottom: 1.618em;
}
.summary_b247 .chip_bf6b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.summary_b247 .chip_bf6b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.summary_b247 .status_2a62 {
  max-width: 100%;
  overflow: auto;
}
.title_liquid_eacf .summary_b247 a:hover {
  text-decoration: underline;
}
.column_upper_d7e0 .column_brown_ab43:not(.container-action-7762),
.column_upper_d7e0 .logo_20c3 {
  margin-bottom: 1.41575em;
}
.column_upper_d7e0 .column_brown_ab43:not(.container-action-7762):last-child,
.column_upper_d7e0 .logo_20c3:last-child {
  margin-bottom: 0;
}
.column_upper_d7e0 .column_brown_ab43.cold-c0fc {
  margin-bottom: 0.41575em;
}
.column_upper_d7e0 .disabled_7607:before,
.column_upper_d7e0 .content-green-dbe3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_upper_d7e0 .disabled_7607:before {
  content: "\f115";
}
.column_upper_d7e0 .content-green-dbe3:before {
  content: "\f02c";
}
.column_upper_d7e0 .advanced-584b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_upper_d7e0 .advanced-584b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.carousel-3c50 {
  display: -webkit-box;
  display: flex;
}
.carousel-3c50 .highlight-easy-449e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .carousel-3c50 .highlight-easy-449e {
    flex-basis: 90px;
  }
}
.carousel-3c50 .box-87b3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .carousel-3c50 .box-87b3 {
    flex-basis: calc(100% - 50px);
  }
}
.carousel-3c50 .pattern-iron-a306 p:last-child {
  margin-bottom: 0.72em;
}
.content_selected_4eee .detail-dynamic-319b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.content_selected_4eee .detail-dynamic-319b:after,
.content_selected_4eee .detail-dynamic-319b:before {
  content: "";
  display: table;
}
.content_selected_4eee .detail-dynamic-319b:after {
  clear: both;
}
.content_selected_4eee .detail-dynamic-319b .top-0579,
.content_selected_4eee .detail-dynamic-319b .frame-lite-65c9 {
  width: 49%;
}
.content_selected_4eee .detail-dynamic-319b .top-0579 a span.overlay_fast_689b,
.content_selected_4eee .detail-dynamic-319b .frame-lite-65c9 a span.overlay_fast_689b {
  display: block;
  margin-bottom: 5px;
}
.content_selected_4eee .detail-dynamic-319b .frame-lite-65c9 {
  float: left;
  text-align: left;
}
.content_selected_4eee .detail-dynamic-319b .top-0579 {
  float: right;
  text-align: right;
}
.filter-orange-e57d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .filter-orange-e57d {
    margin-bottom: 0;
  }
}
.gradient_outer_cf65 {
  margin-bottom: 1em;
}
.gradient_outer_cf65 .container-action-7762 {
  font-size: 1.1em;
  line-height: 1.3;
}
.static-5c05 a {
  display: block;
  line-height: 0;
  position: relative;
}
.search_59db .gradient_outer_cf65,
.table_7bf0 .gradient_outer_cf65 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .search_59db .gradient_outer_cf65,
  .table_7bf0 .gradient_outer_cf65 {
    display: block;
  }
}
.search_59db .static-5c05,
.table_7bf0 .static-5c05 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .search_59db .static-5c05,
  .table_7bf0 .static-5c05 {
    margin-bottom: 1em;
  }
}
.search_59db .static-5c05 img,
.table_7bf0 .static-5c05 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.search_59db .media-new-ef8d,
.table_7bf0 .media-new-ef8d {
  flex-basis: calc(100% - 160px);
}
.search_59db .media-new-ef8d p,
.table_7bf0 .media-new-ef8d p {
  margin-bottom: 0;
}
.search_59db .media-new-ef8d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .search_59db .media-new-ef8d {
    padding-left: 0;
  }
}
.table_7bf0 .media-new-ef8d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .table_7bf0 .media-new-ef8d {
    padding-right: 0;
  }
}
.table_7bf0 .static-5c05 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wood-9ebe .static-5c05 {
  margin-bottom: 0.5em;
}
.wood-9ebe .static-5c05 img {
  width: 100%;
}
.mask_smooth_f3cd .status_f866,
.description-hard-84e7 .status_f866 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.description-hard-84e7 .breadcrumb_4f5a .steel_44a7 p:last-child {
  margin-bottom: 0;
}
.notification_f5ad {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.frame_9da6 .rough_56b3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .frame_9da6 .rough_56b3:last-of-type {
    margin-bottom: 0;
  }
}
.frame_9da6 .rough_56b3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.frame_9da6 .rough_56b3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.frame_9da6 .rough_56b3 ul li {
  margin: 0 0 0.6em;
}
.frame_9da6 .rough_56b3 ul li.grid-green-19d7,
.frame_9da6 .rough_56b3 ul li.list-5688 {
  position: relative;
}
.frame_9da6 .rough_56b3 ul li.grid-green-19d7 .shadow_5c5c,
.frame_9da6 .rough_56b3 ul li.list-5688 .shadow_5c5c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.frame_9da6 .rough_56b3 ul li.grid-green-19d7:after:after,
.frame_9da6 .rough_56b3 ul li.grid-green-19d7:after:before,
.frame_9da6
  .rough_56b3
  ul
  li.list-5688:after:after,
.frame_9da6
  .rough_56b3
  ul
  li.list-5688:after:before {
  content: "";
  display: table;
}
.frame_9da6 .rough_56b3 ul li.grid-green-19d7:after:after,
.frame_9da6
  .rough_56b3
  ul
  li.list-5688:after:after {
  clear: both;
}
.frame_9da6 .rough_56b3 a.modal_lower_f88a:hover {
  text-decoration: none;
}
.frame_9da6 .rough_56b3 select {
  max-width: 100%;
}
.frame_9da6 .rough_56b3 table {
  font-size: 85%;
}
.frame_9da6 .rough_56b3 table td,
.frame_9da6 .rough_56b3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.frame_9da6 .rough_56b3 table tfoot td {
  text-align: left;
}
.frame_9da6 .rough_56b3 :last-child {
  margin-bottom: 0;
}
.frame_9da6 .rough_56b3 .new_155e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.frame_9da6 .rough_56b3 .new_155e label {
  width: 100%;
}
.frame_9da6 .rough_56b3 .new_155e .fluid-e825 {
  width: 100%;
  display: block;
}
.frame_9da6 .rough_56b3 .new_155e .menu_hovered_47fe {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.frame_9da6 .rough_56b3 .new_155e .menu_hovered_47fe:hover svg #svg-search {
  fill: #444;
}
.frame_9da6 .rough_56b3 .new_155e .menu_hovered_47fe svg {
  width: 18px;
  height: 18px;
}
.frame_9da6 .filter-dirty-1a13 ul ul,
.frame_9da6 .pattern-5ef9 ul ul,
.frame_9da6 .card_4817 ul ul,
.frame_9da6 .simple-4f7e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.frame_9da6 .filter-dirty-1a13 .hovered_269f > a,
.frame_9da6 .pattern-5ef9 .hovered_269f > a,
.frame_9da6 .card_4817 .hovered_269f > a,
.frame_9da6 .simple-4f7e .hovered_269f > a {
  margin-bottom: 0;
}
.frame_9da6 .cool-ce85 li,
.frame_9da6 .filter-dirty-1a13 li,
.frame_9da6 .purple_e868 li,
.frame_9da6 .pattern-5ef9 li,
.frame_9da6 .card_4817 li,
.frame_9da6 .simple-4f7e li,
.frame_9da6 .mask_static_d4bb li,
.frame_9da6 .text_ee4b li {
  display: block;
  position: relative;
}
.frame_9da6 .cool-ce85 li:last-child,
.frame_9da6 .filter-dirty-1a13 li:last-child,
.frame_9da6 .purple_e868 li:last-child,
.frame_9da6 .pattern-5ef9 li:last-child,
.frame_9da6 .card_4817 li:last-child,
.frame_9da6 .simple-4f7e li:last-child,
.frame_9da6 .mask_static_d4bb li:last-child,
.frame_9da6 .text_ee4b li:last-child {
  border: none;
}
.frame_9da6 .cool-ce85 li a,
.frame_9da6 .filter-dirty-1a13 li a,
.frame_9da6 .purple_e868 li a,
.frame_9da6 .pattern-5ef9 li a,
.frame_9da6 .card_4817 li a,
.frame_9da6 .simple-4f7e li a,
.frame_9da6 .mask_static_d4bb li a,
.frame_9da6 .text_ee4b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame_9da6 .cool-ce85 li ul li::before,
.frame_9da6 .filter-dirty-1a13 li ul li::before,
.frame_9da6 .purple_e868 li ul li::before,
.frame_9da6 .pattern-5ef9 li ul li::before,
.frame_9da6 .card_4817 li ul li::before,
.frame_9da6 .simple-4f7e li ul li::before,
.frame_9da6 .mask_static_d4bb li ul li::before,
.frame_9da6 .text_ee4b li ul li::before {
  left: 15px;
}
.frame_9da6 .cool-ce85 li ul a,
.frame_9da6 .filter-dirty-1a13 li ul a,
.frame_9da6 .purple_e868 li ul a,
.frame_9da6 .pattern-5ef9 li ul a,
.frame_9da6 .card_4817 li ul a,
.frame_9da6 .simple-4f7e li ul a,
.frame_9da6 .mask_static_d4bb li ul a,
.frame_9da6 .text_ee4b li ul a {
  padding-left: 20px;
}
.frame_9da6 .cool-ce85 li ul ul li::before,
.frame_9da6 .filter-dirty-1a13 li ul ul li::before,
.frame_9da6 .purple_e868 li ul ul li::before,
.frame_9da6 .pattern-5ef9 li ul ul li::before,
.frame_9da6 .card_4817 li ul ul li::before,
.frame_9da6 .simple-4f7e li ul ul li::before,
.frame_9da6 .mask_static_d4bb li ul ul li::before,
.frame_9da6 .text_ee4b li ul ul li::before {
  left: 30px;
}
.frame_9da6 .cool-ce85 li ul ul a,
.frame_9da6 .filter-dirty-1a13 li ul ul a,
.frame_9da6 .purple_e868 li ul ul a,
.frame_9da6 .pattern-5ef9 li ul ul a,
.frame_9da6 .card_4817 li ul ul a,
.frame_9da6 .simple-4f7e li ul ul a,
.frame_9da6 .mask_static_d4bb li ul ul a,
.frame_9da6 .text_ee4b li ul ul a {
  padding-left: 40px;
}
.frame_9da6 .title_yellow_50cf li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame_9da6 .text_ee4b ul li {
  margin-bottom: 1.41575em;
}
.frame_9da6 .text_ee4b ul li .disabled-3af6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.frame_9da6 .text_ee4b ul li .pagination-black-dd15 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.paragraph-large-f6dd .cool-ce85 li a,
.paragraph-large-f6dd .filter-dirty-1a13 li a,
.paragraph-large-f6dd .purple_e868 li a,
.paragraph-large-f6dd .pattern-5ef9 li a,
.paragraph-large-f6dd .card_4817 li a,
.paragraph-large-f6dd .simple-4f7e li a,
.paragraph-large-f6dd .mask_static_d4bb li a,
.paragraph-large-f6dd .text_ee4b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-large-f6dd .title_yellow_50cf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-large-f6dd .rough_56b3 ul li.grid-green-19d7 .shadow_5c5c,
.paragraph-large-f6dd .rough_56b3 ul li.list-5688 .shadow_5c5c {
  background: rgba(0, 0, 0, 0.2);
}
.paragraph-large-f6dd .frame_9da6 .rough_56b3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-2d0f .frame_9da6 .preview_under_93d6 li {
  margin: 0;
}
.right-2d0f .frame_9da6 .preview_under_93d6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.right-2d0f .frame_9da6 .preview_under_93d6 li ul {
  margin: 0;
}
.right-2d0f .frame_9da6 .preview_under_93d6 li ul li a {
  padding-left: 15px;
}
.right-2d0f .frame_9da6 .preview_under_93d6 li ul li li a {
  padding-left: 30px;
}
.right-2d0f .frame_9da6 .preview_under_93d6 li.west_a160 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.right-2d0f .frame_9da6 .preview_under_93d6 li.west_a160 > 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;
}
.right-2d0f .frame_9da6 .preview_under_93d6 li.west_a160 > 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;
}
.brown_cdc5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.lower-1819 {
  position: relative;
  z-index: 10;
}
.lower-1819 .outline-thick-7ced {
  width: 100%;
  max-width: 100%;
}
.fast_1a85 .module-54e8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fast_1a85 .list-active-49ca {
}
.fast_1a85 .paragraph-large-f6dd {
  background: #292929;
}
.stale_9674 .module-54e8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stale_9674 .list-active-49ca {
  background: #f9f9f9;
}
.stale_9674 .paragraph-large-f6dd {
  background: #303030;
}
.basic-af3d .module-54e8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .basic-af3d .input_selected_be52 {
    margin-bottom: 1em;
  }
  .basic-af3d .input_selected_be52:last-child {
    margin-bottom: 0;
  }
}
.basic-af3d .list-active-49ca {
  background: #ededed;
}
.basic-af3d .paragraph-large-f6dd {
  background: #1a1a1a;
}
.module-54e8.list-active-49ca {
  color: rgba(0, 0, 0, 0.6);
}
.module-54e8.list-active-49ca .bright-297a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module-54e8.paragraph-large-f6dd {
  color: rgba(255, 255, 255, 0.99);
}
.module-54e8.paragraph-large-f6dd a:not(.modal_lower_f88a) {
  color: rgba(255, 255, 255, 0.79);
}
.module-54e8.paragraph-large-f6dd a:not(.modal_lower_f88a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-54e8.paragraph-large-f6dd .bright-297a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-54e8.paragraph-large-f6dd table tbody td,
.module-54e8.paragraph-large-f6dd table th {
  background: rgba(0, 0, 0, 0.08);
}
.motion_d306.filter_brown_f244 .tag_dc6c {
  max-width: initial;
}
.motion_d306 .purple-063d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.motion_d306 .purple-063d .outline-thick-7ced {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .motion_d306 .purple-063d .outline-thick-7ced {
    display: block;
    margin-bottom: 2em;
  }
  .motion_d306 .purple-063d .outline-thick-7ced:last-child {
    margin-bottom: 0;
  }
}
.basic-af3d .input_selected_be52:last-child,
.stale_9674 .input_selected_be52:last-child,
.fast_1a85 .input_selected_be52:last-child {
  margin-bottom: 0;
}
.basic-af3d .input_selected_be52 .frame_9da6 .rough_56b3:last-child,
.stale_9674 .input_selected_be52 .frame_9da6 .rough_56b3:last-child,
.fast_1a85 .input_selected_be52 .frame_9da6 .rough_56b3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .basic-af3d .thick_eb1e,
  .basic-af3d .primary_up_b48a,
  .stale_9674 .thick_eb1e,
  .stale_9674 .primary_up_b48a,
  .fast_1a85 .thick_eb1e,
  .fast_1a85 .primary_up_b48a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .lower-1819 .input_selected_be52 {
    margin-bottom: 2em;
  }
}
.lower-1819 p:last-child {
  margin-bottom: 0;
}
.lower-1819 li,
.lower-1819 ul {
  list-style: none;
  margin: 0;
}
.lower-1819 ul ul {
  margin-left: 2.617924em;
}
.copper_98fd {
  font-size: 0.875em;
}

/* css-noise: 1082 */
.phantom-card-a2 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
