/*!
Theme Name: Customify
Theme URI: https://pressmaximum.outline_cacc/customify
Author: WPCustomify
Author URI: https://pressmaximum.outline_cacc
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.outline_cacc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.detail-d2d8.gradient-bronze-57ab/licenses/gpl-2.0.accordion_center_5691
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.detail-first-de24/, (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.highlight-copper-2117.border-old-f6ed/normalize.wrapper_last_5b4e/
 ======
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.wrapper_last_5b4e v7.0.0 | MIT License | github.outline_cacc/necolas/normalize.wrapper_last_5b4e */
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;
}
.preview_16c8 .item-e011,
.green-f324,
.alert_current_f357,
.dim_c3cc,
.outline_glass_b5cb,
.purple_5406,
.avatar-focused-6af8,
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;
}
.green-f324,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .green-f324,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .green-f324,
  h1 {
    font-size: 1.8em;
  }
}
.alert_current_f357,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.alert_current_f357 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .alert_current_f357,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .alert_current_f357,
  h2 {
    font-size: 1.7em;
  }
}
.dim_c3cc,
h3 {
  font-size: 1.618em;
}
.preview_16c8 .item-e011,
.outline_glass_b5cb,
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.wide-5060 {
  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;
}
.dirty_1ff0:after,
.dirty_1ff0:before,
.clean-f1ee:after,
.clean-f1ee:before {
  content: "";
  display: table;
}
.dirty_1ff0:after,
.clean-f1ee:after {
  clear: both;
}
.hover_motion_260e {
  float: right;
  margin-right: 0;
}
.gallery_f481 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tabs-f306 .background-cool-2f7c,
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;
}
.tabs-f306 .background-cool-2f7c: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;
}
.row-medium-fad7 .background-cool-2f7c {
  box-shadow: none;
}
.row-medium-fad7
  .background-cool-2f7c
  .header-huge-5f4e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row-medium-fad7 .background-cool-2f7c .hovered-5ebe {
  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;
}
.row-medium-fad7
  .background-cool-2f7c
  .hovered-5ebe
  b {
  display: none;
}
.row-medium-fad7 .gallery-fixed-73ab {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.feature-advanced-e5b3:not(.south-7e70):not(.shadow_red_5bcc),
button:not(.south-7e70):not(.shadow_red_5bcc),
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ),
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ),
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ) {
  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;
}
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ):hover,
button:not(.south-7e70):not(
    .shadow_red_5bcc
  ):hover,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):hover,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):hover,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ):active,
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ):focus,
button:not(.south-7e70):not(
    .shadow_red_5bcc
  ):active,
button:not(.south-7e70):not(
    .shadow_red_5bcc
  ):focus,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):active,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):focus,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):active,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):focus,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):active,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):focus {
  outline: 0;
}
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460,
button:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460 {
  position: relative;
}
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .box-huge-d82f,
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .menu-62c2,
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .border-pink-abf2,
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  i,
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  svg,
button:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .box-huge-d82f,
button:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .menu-62c2,
button:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .border-pink-abf2,
button:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  i,
button:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  svg,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .box-huge-d82f,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .menu-62c2,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .border-pink-abf2,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  i,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  svg,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .box-huge-d82f,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .menu-62c2,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .border-pink-abf2,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  i,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  svg,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .box-huge-d82f,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .menu-62c2,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  .border-pink-abf2,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  i,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460
  svg {
  visibility: hidden;
}
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460:after,
button:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460:after,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460:after,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460:after,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ).fn-loading-0460: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;
}
.feature-advanced-e5b3:not(.south-7e70):not(.shadow_red_5bcc),
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ),
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ),
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ) {
  color: #fff;
  background: #235787;
}
.feature-advanced-e5b3:not(.south-7e70):not(
    .shadow_red_5bcc
  ):focus,
input[type="button"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):focus,
input[type="reset"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):focus,
input[type="submit"]:not(.south-7e70):not(
    .shadow_red_5bcc
  ):focus {
  color: #fff;
}
.feature-advanced-e5b3.fn-disabled-0460:not(.south-7e70):not(
    .shadow_red_5bcc
  ),
.feature-advanced-e5b3[disabled]:not(.south-7e70):not(
    .shadow_red_5bcc
  ),
button.fn-disabled-0460:not(.south-7e70):not(
    .shadow_red_5bcc
  ),
button[disabled]:not(.south-7e70):not(
    .shadow_red_5bcc
  ) {
  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;
}
.column_f5bd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.column_f5bd: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;
}
.shadow-full-29a9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accent_4307 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.small-e2e0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dirty_1ff0:after,
.dirty_1ff0:before,
.text_0e36:after,
.text_0e36:before,
.thick-3c06:after,
.thick-3c06:before,
.icon-c00d:after,
.icon-c00d:before,
.sort-d4fc:after,
.sort-d4fc:before,
.gas_3b57:after,
.gas_3b57:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dirty_1ff0:after,
.text_0e36:after,
.thick-3c06:after,
.icon-c00d:after,
.sort-d4fc:after,
.gas_3b57:after {
  clear: both;
}
.text_0e36 .module_hovered_8159,
.thick-3c06 .module_hovered_8159,
.feature-3e48 .module_hovered_8159 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.alert-tall-7ebd {
  display: inline-block;
}
.article-smooth-8578 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.article-smooth-8578 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.article-smooth-8578 .thumbnail-next-34d8 {
  padding: 1em 0;
  font-size: 85%;
}
.thumbnail-next-34d8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.title-505a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.title-505a:after,
.title-505a:before {
  content: "";
  display: table;
}
.title-505a:after {
  clear: both;
}
.tooltip-b6e2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paragraph-65fe .tooltip-b6e2 {
  max-width: 50%;
}
.filter-e8d8 .tooltip-b6e2 {
  max-width: 33.33%;
}
.yellow_8678 .tooltip-b6e2 {
  max-width: 25%;
}
.over_7f7b .tooltip-b6e2 {
  max-width: 20%;
}
.row_6aad .tooltip-b6e2 {
  max-width: 16.66%;
}
.overlay-cool-a1bb .tooltip-b6e2 {
  max-width: 14.28%;
}
.progress-20e4 .tooltip-b6e2 {
  max-width: 12.5%;
}
.texture-847c .tooltip-b6e2 {
  max-width: 11.11%;
}
.backdrop_9e90 {
  display: block;
}
.preview_16c8 .outline-stone-0600 label,
.preview_16c8 .pink_ab6d label,
.preview_16c8 .chip_mini_d0f8 label,
.preview_16c8 .plasma_47ab label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.message-hard-3392 {
  list-style: none;
  margin: 0;
}
.message-hard-3392 article.box_center_c9c2 {
  margin-bottom: 0;
}
.message-hard-3392 ul {
  list-style: none;
  margin: 0;
}
.message-hard-3392 .accordion-b449 li.box_center_c9c2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .message-hard-3392 .accordion-b449 li.box_center_c9c2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .message-hard-3392 .accordion-b449 li.box_center_c9c2: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) {
  .message-hard-3392 .accordion-b449 li.box_center_c9c2 li.box_center_c9c2 li.box_center_c9c2 li.box_center_c9c2 {
    padding-left: 0;
  }
}
article.box_center_c9c2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_center_c9c2 .text_0e36 p:last-of-type {
  margin-bottom: 0;
}
article.box_center_c9c2 .footer_static_1f44 {
  float: left;
}
article.box_center_c9c2 .badge_50ae {
  margin-left: 85px;
}
article.box_center_c9c2 .easy-8183 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_center_c9c2 .easy-8183 .video_821a {
  margin-left: 10px;
}
article.box_center_c9c2 .surface-under-c482 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_center_c9c2 .picture_focused_d033 {
  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 .outline-stone-0600,
  #respond .chip_mini_d0f8,
  #respond .plasma_47ab {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-stone-0600 input,
#respond .chip_mini_d0f8 input,
#respond .plasma_47ab input {
  width: 100%;
}
#respond .plasma_47ab {
  margin-right: 0;
}
#respond .inner-d95f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer-small-6bc6 {
  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;
}
.footer-small-6bc6.block_3a4b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.footer-small-6bc6 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%);
}
.footer-small-6bc6:focus,
.footer-small-6bc6: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);
}
.status_5c88 {
  border-radius: 10%;
}
.shade-844f {
  border-radius: 50%;
}
.detail-c760 {
  font-size: 0.72em;
}
.accent_a8e5 {
  font-size: 0.875em;
}
.huge-318a {
  font-size: 1.1em;
}
.progress_glass_7048 {
  text-transform: uppercase;
  line-height: 1.2;
}
.progress_glass_7048.detail-c760 {
  letter-spacing: 0.5px;
}
.prev_8783,
.prev_8783 a {
  color: #6d6d6d;
}
.prev_8783 a:hover {
  color: #111;
}
.notice-over-cc04 {
  color: #6d6d6d;
}
.surface-a2d1 {
  overflow-x: hidden;
}
.surface-a2d1 .background-stone-10b6.row-c98d {
  position: relative;
}
.surface-a2d1 .background-stone-10b6.row-c98d.component_c6f0 {
  position: initial;
}
.surface-a2d1
  .background-stone-10b6.row-c98d.component_c6f0
  .title-2b5c {
  left: auto;
}
.surface-a2d1 .background-stone-10b6 .title-2b5c {
  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;
}
.surface-a2d1 .background-stone-10b6:hover.row-c98d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.surface-a2d1
  .background-stone-10b6:hover.row-c98d
  .title-2b5c {
  display: block;
  z-index: 9999999;
}
.surface-a2d1 .smooth_9a8b .description_bright_7b82,
.surface-a2d1 .badge-6a39 .description_bright_7b82 {
  display: none;
}
.surface-a2d1 .tooltip-light-c917 .background-stone-10b6:hover.row-c98d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.preview_16c8 .outline-stone-0600 label,
.preview_16c8 .pink_ab6d label,
.preview_16c8 .chip_mini_d0f8 label,
.preview_16c8 .plasma_47ab label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.message-hard-3392 {
  list-style: none;
  margin: 0;
}
.message-hard-3392 article.box_center_c9c2 {
  margin-bottom: 0;
}
.message-hard-3392 ul {
  list-style: none;
  margin: 0;
}
.message-hard-3392 .accordion-b449 li.box_center_c9c2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .message-hard-3392 .accordion-b449 li.box_center_c9c2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .message-hard-3392 .accordion-b449 li.box_center_c9c2: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) {
  .message-hard-3392 .accordion-b449 li.box_center_c9c2 li.box_center_c9c2 li.box_center_c9c2 li.box_center_c9c2 {
    padding-left: 0;
  }
}
article.box_center_c9c2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box_center_c9c2 .text_0e36 p:last-of-type {
  margin-bottom: 0;
}
article.box_center_c9c2 .footer_static_1f44 {
  float: left;
}
article.box_center_c9c2 .badge_50ae {
  margin-left: 85px;
}
article.box_center_c9c2 .easy-8183 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box_center_c9c2 .easy-8183 .video_821a {
  margin-left: 10px;
}
article.box_center_c9c2 .surface-under-c482 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box_center_c9c2 .picture_focused_d033 {
  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 .outline-stone-0600,
  #respond .chip_mini_d0f8,
  #respond .plasma_47ab {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-stone-0600 input,
#respond .chip_mini_d0f8 input,
#respond .plasma_47ab input {
  width: 100%;
}
#respond .plasma_47ab {
  margin-right: 0;
}
#respond .inner-d95f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.smooth_9a8b .shade_steel_6bb7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.shade_steel_6bb7 .gas-4066.mini_8ed2 .tabs-inner-b076 > li > a:focus,
.shade_steel_6bb7 .gas-4066.mini_8ed2 .tabs-inner-b076 > li > a:hover,
.shade_steel_6bb7 .gas-4066.selected-9551 .tabs-inner-b076 > li > a:focus,
.shade_steel_6bb7 .gas-4066.selected-9551 .tabs-inner-b076 > li > a:hover,
.shade_steel_6bb7 .gas-4066.narrow_1ffe .tabs-inner-b076 > li > a:focus,
.shade_steel_6bb7 .gas-4066.narrow_1ffe .tabs-inner-b076 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_steel_6bb7
  .gas-4066.mini_8ed2
  .tabs-inner-b076
  > li.label-simple-f0bf
  > a,
.shade_steel_6bb7
  .gas-4066.mini_8ed2
  .tabs-inner-b076
  > li.green-339a
  > a,
.shade_steel_6bb7
  .gas-4066.selected-9551
  .tabs-inner-b076
  > li.label-simple-f0bf
  > a,
.shade_steel_6bb7
  .gas-4066.selected-9551
  .tabs-inner-b076
  > li.green-339a
  > a,
.shade_steel_6bb7
  .gas-4066.narrow_1ffe
  .tabs-inner-b076
  > li.label-simple-f0bf
  > a,
.shade_steel_6bb7 .gas-4066.narrow_1ffe .tabs-inner-b076 > li.feature_liquid_489e > a {
  color: rgba(255, 255, 255, 0.99);
}
.shade_steel_6bb7 .small_f50f,
.shade_steel_6bb7 .small_f50f a {
  color: rgba(255, 255, 255, 0.99);
}
.shade_steel_6bb7 .card_steel_2bd9.label-ff87 li a,
.shade_steel_6bb7 .media-9cd6 a,
.shade_steel_6bb7 .content-f24d,
.shade_steel_6bb7 .tabs-inner-b076 > li > a,
.shade_steel_6bb7 .nav-6beb {
  color: rgba(255, 255, 255, 0.79);
}
.shade_steel_6bb7 .card_steel_2bd9.label-ff87 li a:hover,
.shade_steel_6bb7 .media-9cd6 a:hover,
.shade_steel_6bb7 .content-f24d:hover,
.shade_steel_6bb7 .tabs-inner-b076 > li > a:hover,
.shade_steel_6bb7 .nav-6beb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_steel_6bb7 .alert-8cef {
  color: rgba(255, 255, 255, 0.79);
}
.shade_steel_6bb7 .alert-8cef .text-first-b4b3 {
  color: rgba(255, 255, 255, 0.99);
}
.shade_steel_6bb7 .alert-8cef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_steel_6bb7 .action_caca .input_eda4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_steel_6bb7 .action_caca .input_eda4 .panel-0d8a {
  color: rgba(255, 255, 255, 0.79);
}
.shade_steel_6bb7
  .action_caca
  .input_eda4
  .panel-0d8a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_steel_6bb7
  .action_caca
  .input_eda4
  .panel-0d8a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_steel_6bb7
  .action_caca
  .input_eda4
  .panel-0d8a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_steel_6bb7
  .action_caca
  .input_eda4
  .panel-0d8a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_steel_6bb7 .action_caca .avatar-f803 {
  color: rgba(255, 255, 255, 0.79);
}
.shade_steel_6bb7 .action_caca .avatar-f803:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-86cb
  .shade_steel_6bb7
  .action_caca
  .summary-outer-7238
  .basic_08a8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table-86cb
  .shade_steel_6bb7
  .action_caca
  .summary-outer-7238
  .panel-0d8a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.smooth_9a8b .gallery-2b10 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gallery-2b10 .gas-4066.mini_8ed2 .tabs-inner-b076 > li > a:focus,
.gallery-2b10 .gas-4066.mini_8ed2 .tabs-inner-b076 > li > a:hover,
.gallery-2b10 .gas-4066.selected-9551 .tabs-inner-b076 > li > a:focus,
.gallery-2b10 .gas-4066.selected-9551 .tabs-inner-b076 > li > a:hover,
.gallery-2b10 .gas-4066.narrow_1ffe .tabs-inner-b076 > li > a:focus,
.gallery-2b10 .gas-4066.narrow_1ffe .tabs-inner-b076 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-2b10
  .gas-4066.mini_8ed2
  .tabs-inner-b076
  > li.label-simple-f0bf
  > a,
.gallery-2b10
  .gas-4066.mini_8ed2
  .tabs-inner-b076
  > li.green-339a
  > a,
.gallery-2b10
  .gas-4066.selected-9551
  .tabs-inner-b076
  > li.label-simple-f0bf
  > a,
.gallery-2b10
  .gas-4066.selected-9551
  .tabs-inner-b076
  > li.green-339a
  > a,
.gallery-2b10
  .gas-4066.narrow_1ffe
  .tabs-inner-b076
  > li.label-simple-f0bf
  > a,
.gallery-2b10 .gas-4066.narrow_1ffe .tabs-inner-b076 > li.feature_liquid_489e > a {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-2b10 .small_f50f,
.gallery-2b10 .small_f50f a {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-2b10 .card_steel_2bd9.label-ff87 li a,
.gallery-2b10 .media-9cd6 a,
.gallery-2b10 .content-f24d,
.gallery-2b10 .tabs-inner-b076 > li > a,
.gallery-2b10 .nav-6beb {
  color: rgba(0, 0, 0, 0.55);
}
.gallery-2b10 .card_steel_2bd9.label-ff87 li a:hover,
.gallery-2b10 .media-9cd6 a:hover,
.gallery-2b10 .content-f24d:hover,
.gallery-2b10 .tabs-inner-b076 > li > a:hover,
.gallery-2b10 .nav-6beb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-2b10 .alert-8cef {
  color: rgba(0, 0, 0, 0.55);
}
.gallery-2b10 .alert-8cef .text-first-b4b3 {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-2b10 .alert-8cef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element-last-71a3 .button-west-63a6 {
  margin-left: auto;
  margin-right: auto;
}
.thick-3c06 > * {
  margin-left: auto;
  margin-right: auto;
}
.thick-3c06 .shadow-full-29a9 {
  margin-right: 1.41575em;
}
.west-a05a .thick-3c06 > .primary-inner-fe64 {
  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;
}
.west-a05a .thick-3c06 > .upper_5929 {
  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;
}
.item_31c0.element-last-71a3 .button-west-63a6,
.item-narrow-04da.element-last-71a3 .button-west-63a6 {
  margin-left: 0;
}
.accent-b8a6.element-last-71a3 .button-west-63a6,
.pattern_gas_b738.element-last-71a3 .button-west-63a6 {
  margin-right: 0;
}
.thick-3c06 ol,
.thick-3c06 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fluid_cc9b video {
  max-width: 100%;
}
.menu_4e4a img {
  display: block;
}
.menu_4e4a.shadow-full-29a9,
.menu_4e4a.accent_4307 {
  width: 100%;
}
.menu_4e4a.upper_5929 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.medium_5227:not(.shadow-ee81) {
  margin: 1.5em auto;
}
.dirty_13c7 p {
  padding: 1.5em 14px;
}
ul.popup_66f8.upper_5929,
ul.popup_66f8.primary-inner-fe64,
ul.popup_66f8.logo-9c31.primary-inner-fe64 {
  padding: 0 14px;
}
.block_fast_3c49 {
  display: block;
  overflow-x: auto;
}
.block_fast_3c49 table {
  border-collapse: collapse;
  width: 100%;
}
.block_fast_3c49 td,
.block_fast_3c49 th {
  padding: 0.5em;
}
.thick-3c06 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.thick-3c06 ol ol,
.thick-3c06 ol ul,
.thick-3c06 ul ol,
.thick-3c06 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.thick-3c06 ol ol li,
.thick-3c06 ol ul li,
.thick-3c06 ul ol li,
.thick-3c06 ul ul li {
  margin-left: 0;
}
.feature_hot_c97b.alert-center-b53b > .complex-7c1a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.feature_hot_c97b.alert-center-b53b > .complex-7c1a iframe,
.feature_hot_c97b.alert-center-b53b > .complex-7c1a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nav-light-e9a7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.nav-light-e9a7.text-3886 {
  padding: 0;
}
.nav-light-e9a7.text-3886 cite {
  font-size: 13px;
}
.nav-light-e9a7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.nav-light-e9a7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.component-32ee {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.component-32ee > p:first-child {
  margin-top: 0;
}
.component-32ee cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.component-32ee blockquote {
  border-left: 0;
}
.block_solid_dd77 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.block_solid_dd77:not(.list-db9a) {
  max-width: 100px;
}
.block_solid_dd77.active_blue_0582 {
  border-bottom: none !important;
  text-align: center;
}
.block_solid_dd77.active_blue_0582::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dirty_13c7 p {
    padding: 1.5em 0;
  }
}
.tooltip_motion_2807 {
  color: #0073aa;
}
.banner-hard-3c87 {
  background-color: #0073aa;
}
.active_1312 {
  color: #229fd8;
}
.menu-pro-ca9b {
  background-color: #229fd8;
}
.logo-gold-7d78 {
  color: #eee;
}
.outline-warm-8210 {
  background-color: #eee;
}
.hovered_fe09 {
  color: #444;
}
.border_425a {
  background-color: #444;
}
.disabled-c05d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.disabled-c05d .sidebar-730c .media-9cd6 {
  font-size: 15px;
}
.disabled-c05d .media-9cd6 {
  line-height: 1.3;
}
.disabled-c05d .gallery-2b10 {
}
.disabled-c05d .shade_steel_6bb7 {
  background: #235787;
}
.gas_2d4c {
  padding: 0;
}
.gas_2d4c .shade_steel_6bb7 {
  background: #1a1a1a;
}
.gas_2d4c .gallery-2b10 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.list-1139 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.list-1139 .gallery-2b10 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.list-1139 .shade_steel_6bb7 {
  background: #303030;
}
.gas_3b57 {
  position: relative;
  z-index: 10;
}
.gas_3b57 .gallery-3a8f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort-yellow-bd56 .row-c98d {
  display: inline-block;
  vertical-align: middle;
}
.sort-yellow-bd56.current-6249 .row-c98d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .sort-yellow-bd56.current-6249 .row-c98d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .sort-yellow-bd56.current-6249 .row-c98d {
    margin-right: 0.4em;
  }
}
.sort-yellow-bd56.current-6249 .row-c98d:last-child {
  margin-right: 0;
}
.menu-6ba9 .gallery-3a8f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .smooth_9a8b .sidebar-730c {
    margin: 0 -0.5em;
  }
  .smooth_9a8b .sidebar-730c [class*="customify-col-"],
  .smooth_9a8b .sidebar-730c [class*="customify-col_"],
  .smooth_9a8b .sidebar-730c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.smooth_9a8b.gradient-4e22 .gallery-3a8f {
  background: 0 0 !important;
}
.smooth_9a8b.gradient-4e22 .gallery-3a8f,
.smooth_9a8b.menu-6ba9 .gallery-3a8f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .smooth_9a8b.active_0b6d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.smooth_9a8b.menu-6ba9 .gallery-3a8f {
  box-shadow: none !important;
}
.wrapper_full_2c05 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .wrapper_full_2c05 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_full_2c05 {
    padding: 18px 0 20px;
  }
}
.wrapper_full_2c05 .lower_2089 {
  width: 100%;
}
.wrapper_full_2c05 .south_1b31 {
  margin-bottom: 0;
}
.wrapper_full_2c05 .lite-87cd {
  margin-top: 5px;
  font-size: 0.875em;
}
.soft-36c6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.soft-36c6 .left_3a55 {
  width: 100%;
}
.south-8232 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.south-8232 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.south-8232 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;
}
.south-8232 li:last-child:after {
  display: none;
}
.south-8232 li a {
  font-weight: 500;
  margin-right: 10px;
}
.overlay-d3a8 .description_bright_7b82 button,
.wrapper_full_2c05 .description_bright_7b82 button {
  left: 0;
}
.overlay-d3a8 .left_3a55,
.wrapper_full_2c05 .left_3a55 {
  padding-left: 0;
  padding-right: 0;
}
.overlay-d3a8 .soft-36c6,
.wrapper_full_2c05 .soft-36c6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.overlay-d3a8 {
  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;
}
.overlay-d3a8: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;
}
.overlay-d3a8 .paragraph_895d {
  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) {
  .overlay-d3a8 .paragraph_895d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-d3a8 .paragraph_895d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-d3a8 .paragraph_895d {
    min-height: 200px;
  }
}
.overlay-d3a8 .south-8232 {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-d3a8 .south-8232 a,
.overlay-d3a8 .south-8232 li:after {
  color: inherit;
}
.overlay-d3a8 .south-8232 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.info-36ae {
  margin-bottom: 0.5em;
}
.heading-basic-b392 {
  margin-bottom: 1.2em;
}
.heading-basic-b392,
.info-36ae {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.heading-basic-b392 p:last-child,
.info-36ae p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .description_bright_7b82,
#masthead .description_bright_7b82 {
  display: none;
}
#masthead
  > .description_bright_7b82.wrapper_e685 {
  display: none;
}
#masthead > .description_bright_7b82 button {
  left: 0;
}
.shadow_6b38 {
  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%;
}
.shadow_6b38 .row-c98d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shadow_6b38 .modal_4fec {
  display: -webkit-box;
  display: flex;
}
.shadow_6b38 .modal_4fec.link_b8ab {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shadow_6b38 .modal_4fec.orange-b748 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_6b38 .modal_4fec.basic_0868 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_6b38.box-6d2d.clean_f71c .modal_4fec.link_b8ab {
  flex-basis: 100%;
}
.shadow_6b38.plasma-281d .modal_4fec.orange-b748 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shadow_6b38.plasma-281d .modal_4fec.basic_0868 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .description_bright_7b82.wrapper_e685 {
  display: none;
}
#masthead > .description_bright_7b82 button {
  left: 0;
}
.down_4453 {
  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;
}
.down_4453:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.down_4453.light-2c93 i {
  margin-right: 4px;
}
.down_4453.wrapper_light_462e i {
  margin-left: 5px;
}
.media-9cd6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.media-9cd6 p:last-child {
  margin-bottom: 0;
}
.fast_d501 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.fast_d501 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.fast_d501 img {
  display: block;
  width: auto;
  line-height: 1;
}
.fast_d501 .small_f50f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.fast_d501 .bright-a80f {
  margin: 5px 0 7px 0;
}
.fast_d501.mask-a5f9 .banner_wood_b382 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast_d501.mask-a5f9 .grid_bronze_1d4c {
  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;
}
.fast_d501.pagination_advanced_6565 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.fast_d501.pagination_advanced_6565 .banner_wood_b382 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast_d501.pagination_advanced_6565 .grid_bronze_1d4c {
  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;
}
.fast_d501.iron_e3d1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fast_d501.list_huge_b2c1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.fast_d501.list_huge_b2c1 .grid_bronze_1d4c {
  margin-top: 7px;
}
.green-8d1a {
  display: inline-block;
}
.gas_3b57 .header_basic_c79c .fast_d501 img {
  max-width: 100%;
}
.gas-4066 .fixed_8daa.notice_old_31bb,
.progress_advanced_1a66 .fixed_8daa.notice_old_31bb {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gas-4066 .aside-pressed-438b,
.progress_advanced_1a66 .aside-pressed-438b {
  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%);
}
.gas-4066 .aside-pressed-438b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gas-4066.thick-9553 .aside-pressed-438b {
  display: none;
}
.gas-4066 .narrow_7172 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gas-4066 .narrow_7172 li {
  display: inline-block;
  position: relative;
}
.gas-4066 .narrow_7172 li:last-child {
  margin-right: 0;
}
.gas-4066 .narrow_7172 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;
}
.gas-4066 .narrow_7172 li.feature_liquid_489e > a {
  color: rgba(0, 0, 0, 0.9);
}
.gas-4066 .narrow_7172 > 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;
}
.gas-4066 .narrow_7172 > li > a i {
  line-height: 0;
}
.gas-4066 .narrow_7172 > li.picture_fast_475f > a .aside-pressed-438b {
  margin-left: 4px;
  line-height: 0;
}
.gas-4066 .narrow_7172 .detail_d06d li.picture_fast_475f > a {
  position: relative;
}
.gas-4066 .narrow_7172 .detail_d06d li.picture_fast_475f > a:after,
.gas-4066 .narrow_7172 .detail_d06d li.picture_fast_475f > a:before {
  content: "";
  display: table;
}
.gas-4066 .narrow_7172 .detail_d06d li.picture_fast_475f > a:after {
  clear: both;
}
.gas-4066 .narrow_7172 .detail_d06d li.picture_fast_475f > a .aside-pressed-438b {
  margin-left: 5px;
  float: right;
}
.gas-4066 .rough-ab31,
.gas-4066 .detail_d06d {
  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;
}
.gas-4066 .detail_d06d {
  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;
}
.gas-4066 .detail_d06d .notice_old_31bb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gas-4066 .detail_d06d .aside-pressed-438b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gas-4066 .detail_d06d li {
  display: block;
  margin: 0;
  padding: 0;
}
.gas-4066 .detail_d06d 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;
}
.gas-4066 .detail_d06d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gas-4066 .detail_d06d .detail_d06d {
  top: 0;
  left: 100%;
}
.gas-4066 .container-middle-1eb9.fn-focus-0460 > .rough-ab31,
.gas-4066 .container-middle-1eb9.fn-focus-0460 > .detail_d06d,
.gas-4066 .container-middle-1eb9:focus > .rough-ab31,
.gas-4066 .container-middle-1eb9:focus > .detail_d06d,
.gas-4066 .container-middle-1eb9:hover > .rough-ab31,
.gas-4066 .container-middle-1eb9:hover > .detail_d06d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gas-4066.narrow_1ffe .tabs-inner-b076:after,
.gas-4066.narrow_1ffe .tabs-inner-b076:before {
  content: "";
  display: table;
}
.gas-4066.narrow_1ffe .tabs-inner-b076:after {
  clear: both;
}
.gas-4066.narrow_1ffe .tabs-inner-b076 > li {
  float: left;
}
.gas-4066.image_f2bf .tabs-inner-b076:after,
.gas-4066.image_f2bf .tabs-inner-b076:before {
  content: "";
  display: table;
}
.gas-4066.image_f2bf .tabs-inner-b076:after {
  clear: both;
}
.gas-4066.image_f2bf .tabs-inner-b076 > li {
  float: left;
}
.gas-4066.image_f2bf .tabs-inner-b076 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gas-4066.image_f2bf .tabs-inner-b076 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gas-4066.image_f2bf .tabs-inner-b076 > li.label-simple-f0bf > a,
.gas-4066.image_f2bf .tabs-inner-b076 > li.feature_liquid_489e > a {
  color: #fff;
  background-color: #1e4b75;
}
.gas-4066.mini_8ed2 .tabs-inner-b076 > li > a .notice_old_31bb {
  position: relative;
}
.gas-4066.mini_8ed2 .tabs-inner-b076 > li > a .notice_old_31bb: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;
}
.gas-4066.mini_8ed2
  .tabs-inner-b076
  > li:focus
  > a
  .notice_old_31bb:before,
.gas-4066.mini_8ed2
  .tabs-inner-b076
  > li:hover
  > a
  .notice_old_31bb:before {
  width: 100%;
  background-color: currentColor;
}
.gas-4066.mini_8ed2
  .tabs-inner-b076
  > li.label-simple-f0bf
  > a
  .notice_old_31bb:before,
.gas-4066.mini_8ed2
  .tabs-inner-b076
  > li.green-339a
  > a
  .notice_old_31bb:before {
  width: 100%;
  background-color: currentColor;
}
.gas-4066.selected-9551 .tabs-inner-b076 > li > a .notice_old_31bb {
  position: relative;
}
.gas-4066.selected-9551 .tabs-inner-b076 > li > a .notice_old_31bb: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;
}
.gas-4066.selected-9551 .tabs-inner-b076 > li:focus > a .notice_old_31bb:before,
.gas-4066.selected-9551
  .tabs-inner-b076
  > li:hover
  > a
  .notice_old_31bb:before {
  width: 100%;
  background-color: currentColor;
}
.gas-4066.selected-9551
  .tabs-inner-b076
  > li.label-simple-f0bf
  > a
  .notice_old_31bb:before,
.gas-4066.selected-9551
  .tabs-inner-b076
  > li.green-339a
  > a
  .notice_old_31bb:before {
  width: 100%;
  background-color: currentColor;
}
.progress_advanced_1a66 .narrow_7172 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.progress_advanced_1a66 .narrow_7172 li:first-child > a {
  border-top: none;
}
.progress_advanced_1a66 .narrow_7172 .hero_iron_5df8 > .notice_old_31bb .aside-pressed-438b {
  display: none;
}
.progress_advanced_1a66 .narrow_7172 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.progress_advanced_1a66 .narrow_7172 li:last-child {
  border: none;
}
.progress_advanced_1a66 .narrow_7172 li.picture_fast_475f > a {
  padding-right: 45px !important;
}
.progress_advanced_1a66 .narrow_7172 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.progress_advanced_1a66 .narrow_7172 li a:focus,
.progress_advanced_1a66 .narrow_7172 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_advanced_1a66 .narrow_7172 li .south_dcba {
  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;
}
.progress_advanced_1a66 .narrow_7172 li .south_dcba:hover {
  box-shadow: none;
}
.progress_advanced_1a66 .narrow_7172 li .south_dcba .aside-pressed-438b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.progress_advanced_1a66 .narrow_7172 .detail_d06d {
  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);
}
.progress_advanced_1a66 .narrow_7172 .detail_d06d li a {
  padding-left: 3em;
}
.progress_advanced_1a66 .narrow_7172 .active_hard_e322 > a .south_dcba i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.progress_advanced_1a66 .narrow_7172 .active_hard_e322 > .detail_d06d {
  display: block;
  opacity: 1;
}
.overlay-dim-6c25 {
  max-width: 100%;
}
.active-orange-09f1 {
  line-height: 0;
  cursor: pointer;
}
.nav-6beb {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.nav-6beb:hover {
  box-shadow: none;
  color: currentColor;
}
.nav-6beb svg {
  width: 18px;
  height: 18px;
}
.nav-6beb .tall-db06 {
  display: none;
}
.info_hot_d173 {
  position: relative;
}
.info_hot_d173.fn-active-0460 .nav-6beb .active-f2bb {
  display: none;
}
.info_hot_d173.fn-active-0460 .nav-6beb .tall-db06 {
  display: inline-block;
}
.info_hot_d173 .in-48aa {
  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);
}
.info_hot_d173.border_188e .in-48aa {
  left: auto;
  right: -0.9em;
}
.info_hot_d173.border_188e .breadcrumb_7dcf::before {
  left: auto;
  right: 15px;
}
.info_hot_d173.fn-active-0460 .in-48aa {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary-outer-7238 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.summary-outer-7238 label {
  flex-basis: 100%;
}
.summary-outer-7238 .input_eda4 {
  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;
}
.summary-outer-7238 .panel-0d8a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.summary-outer-7238 .panel-0d8a:focus {
  background-color: transparent;
}
.summary-outer-7238 button.avatar-f803 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.summary-outer-7238 button.avatar-f803:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.summary-outer-7238 button.avatar-f803 svg {
  width: 18px;
  height: 18px;
}
.summary-outer-7238 input[type="submit"] {
  min-height: auto;
}
.action_caca .summary-outer-7238 .panel-0d8a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.breadcrumb_7dcf {
  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) {
  .breadcrumb_7dcf {
    width: 220px;
  }
}
.breadcrumb_7dcf label {
  flex-basis: 100%;
}
.breadcrumb_7dcf::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;
}
.table-86cb .action_caca .summary-outer-7238 {
  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;
}
.table-86cb
  .action_caca
  .summary-outer-7238
  .input_eda4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.table-86cb .action_caca .summary-outer-7238 .panel-0d8a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.table-86cb
  .action_caca
  .summary-outer-7238
  .panel-0d8a:focus {
  background: 0 0;
}
.table-86cb
  .action_caca
  .summary-outer-7238
  .basic_08a8 {
  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;
}
.card_steel_2bd9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.card_steel_2bd9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.card_steel_2bd9 li:last-child {
  margin-right: 0;
}
.card_steel_2bd9 li:first-child {
  margin-left: 0;
}
.card_steel_2bd9.slow_74b7 a {
  color: #fff;
}
.card_steel_2bd9.slow_74b7 a:hover {
  color: #fff;
}
.card_steel_2bd9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.card_steel_2bd9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.card_steel_2bd9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.card_steel_2bd9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.card_steel_2bd9 [class*="social-icon-apple"] {
  background-color: #999;
}
.card_steel_2bd9 [class*="social-icon-apple"].hero-stale-9751 {
  background-color: transparent;
  color: #999;
}
.card_steel_2bd9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.card_steel_2bd9 [class*="social-icon-behance"].hero-stale-9751 {
  background-color: transparent;
  color: #1769ff;
}
.card_steel_2bd9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.card_steel_2bd9 [class*="social-icon-bitbucket"].hero-stale-9751 {
  background-color: transparent;
  color: #205081;
}
.card_steel_2bd9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.card_steel_2bd9 [class*="social-icon-codepen"].hero-stale-9751 {
  background-color: transparent;
  color: #000;
}
.card_steel_2bd9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.card_steel_2bd9 [class*="social-icon-delicious"].hero-stale-9751 {
  background-color: transparent;
  color: #39f;
}
.card_steel_2bd9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.card_steel_2bd9 [class*="social-icon-digg"].hero-stale-9751 {
  background-color: transparent;
  color: #005be2;
}
.card_steel_2bd9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.card_steel_2bd9 [class*="social-icon-dribbble"].hero-stale-9751 {
  background-color: transparent;
  color: #ea4c89;
}
.card_steel_2bd9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.card_steel_2bd9 [class*="social-icon-envelope"].hero-stale-9751 {
  background-color: transparent;
  color: #ea4335;
}
.card_steel_2bd9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.card_steel_2bd9 [class*="social-icon-facebook"].hero-stale-9751 {
  background-color: transparent;
  color: #3b5998;
}
.card_steel_2bd9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.card_steel_2bd9 [class*="social-icon-flickr"].hero-stale-9751 {
  background-color: transparent;
  color: #0063dc;
}
.card_steel_2bd9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.card_steel_2bd9 [class*="social-icon-foursquare"].hero-stale-9751 {
  background-color: transparent;
  color: #2d5be3;
}
.card_steel_2bd9 [class*="social-icon-github"] {
  background-color: #333;
}
.card_steel_2bd9 [class*="social-icon-github"].hero-stale-9751 {
  background-color: transparent;
  color: #333;
}
.card_steel_2bd9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.card_steel_2bd9 [class*="social-icon-google-plus"].hero-stale-9751 {
  background-color: transparent;
  color: #dd4b39;
}
.card_steel_2bd9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.card_steel_2bd9 [class*="social-icon-houzz"].hero-stale-9751 {
  background-color: transparent;
  color: #7ac142;
}
.card_steel_2bd9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.card_steel_2bd9 [class*="social-icon-instagram"].hero-stale-9751 {
  background-color: transparent;
  color: #262626;
}
.card_steel_2bd9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.card_steel_2bd9 [class*="social-icon-jsfiddle"].hero-stale-9751 {
  background-color: transparent;
  color: #487aa2;
}
.card_steel_2bd9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.card_steel_2bd9 [class*="social-icon-linkedin"].hero-stale-9751 {
  background-color: transparent;
  color: #0077b5;
}
.card_steel_2bd9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.card_steel_2bd9 [class*="social-icon-medium"].hero-stale-9751 {
  background-color: transparent;
  color: #00ab6b;
}
.card_steel_2bd9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.card_steel_2bd9
  [class*="social-icon-odnoklassniki"].hero-stale-9751 {
  background-color: transparent;
  color: #f4731c;
}
.card_steel_2bd9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.card_steel_2bd9 [class*="social-icon-meetup"].hero-stale-9751 {
  background-color: transparent;
  color: #ec1c40;
}
.card_steel_2bd9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.card_steel_2bd9 [class*="social-icon-pinterest"].hero-stale-9751 {
  background-color: transparent;
  color: #bd081c;
}
.card_steel_2bd9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.card_steel_2bd9 [class*="social-icon-product-hunt"].hero-stale-9751 {
  background-color: transparent;
  color: #da552f;
}
.card_steel_2bd9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.card_steel_2bd9 [class*="social-icon-reddit"].hero-stale-9751 {
  background-color: transparent;
  color: #ff4500;
}
.card_steel_2bd9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.card_steel_2bd9 [class*="social-icon-rss"].hero-stale-9751 {
  background-color: transparent;
  color: #f26522;
}
.card_steel_2bd9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.card_steel_2bd9
  [class*="social-icon-shopping-cart"].hero-stale-9751 {
  background-color: transparent;
  color: #4caf50;
}
.card_steel_2bd9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.card_steel_2bd9 [class*="social-icon-skype"].hero-stale-9751 {
  background-color: transparent;
  color: #00aff0;
}
.card_steel_2bd9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.card_steel_2bd9 [class*="social-icon-slideshare"].hero-stale-9751 {
  background-color: transparent;
  color: #0077b5;
}
.card_steel_2bd9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.card_steel_2bd9 [class*="social-icon-snapchat"].hero-stale-9751 {
  background-color: transparent;
  color: #fffc00;
}
.card_steel_2bd9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.card_steel_2bd9 [class*="social-icon-soundcloud"].hero-stale-9751 {
  background-color: transparent;
  color: #f80;
}
.card_steel_2bd9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.card_steel_2bd9 [class*="social-icon-spotify"].hero-stale-9751 {
  background-color: transparent;
  color: #2ebd59;
}
.card_steel_2bd9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.card_steel_2bd9
  [class*="social-icon-stack-overflow"].hero-stale-9751 {
  background-color: transparent;
  color: #fe7a15;
}
.card_steel_2bd9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.card_steel_2bd9 [class*="social-icon-maldkfgram"].hero-stale-9751 {
  background-color: transparent;
  color: #2ca5e0;
}
.card_steel_2bd9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.card_steel_2bd9 [class*="social-icon-tripadvisor"].hero-stale-9751 {
  background-color: transparent;
  color: #589442;
}
.card_steel_2bd9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.card_steel_2bd9 [class*="social-icon-tumblr"].hero-stale-9751 {
  background-color: transparent;
  color: #35465c;
}
.card_steel_2bd9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.card_steel_2bd9 [class*="social-icon-twitch"].hero-stale-9751 {
  background-color: transparent;
  color: #6441a5;
}
.card_steel_2bd9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.card_steel_2bd9 [class*="social-icon-twitter"].hero-stale-9751 {
  background-color: transparent;
  color: #1da1f2;
}
.card_steel_2bd9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.card_steel_2bd9 [class*="social-icon-vimeo"].hero-stale-9751 {
  background-color: transparent;
  color: #1ab7ea;
}
.card_steel_2bd9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.card_steel_2bd9 [class*="social-icon-vk"].hero-stale-9751 {
  background-color: transparent;
  color: #45668e;
}
.card_steel_2bd9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.card_steel_2bd9 [class*="social-icon-weibo"].hero-stale-9751 {
  background-color: transparent;
  color: #df2029;
}
.card_steel_2bd9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.card_steel_2bd9 [class*="social-icon-weixin"].hero-stale-9751 {
  background-color: transparent;
  color: #7bb32e;
}
.card_steel_2bd9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.card_steel_2bd9 [class*="social-icon-whatsapp"].hero-stale-9751 {
  background-color: transparent;
  color: #25d366;
}
.card_steel_2bd9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.card_steel_2bd9 [class*="social-icon-wordpress"].hero-stale-9751 {
  background-color: transparent;
  color: #21759b;
}
.card_steel_2bd9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.card_steel_2bd9 [class*="social-icon-xing"].hero-stale-9751 {
  background-color: transparent;
  color: #026466;
}
.card_steel_2bd9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.card_steel_2bd9 [class*="social-icon-yelp"].hero-stale-9751 {
  background-color: transparent;
  color: #af0606;
}
.card_steel_2bd9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.card_steel_2bd9 [class*="social-icon-youtube"].hero-stale-9751 {
  background-color: transparent;
  color: #cd201f;
}
.content-f24d {
  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;
}
.content-f24d:hover {
  box-shadow: none;
  background: 0 0;
}
.table_647a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hero-062a {
  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;
}
.search_narrow_8f4a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.card_wide_e4f4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.card_wide_e4f4,
.card_wide_e4f4::after,
.card_wide_e4f4::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;
}
.card_wide_e4f4::after,
.card_wide_e4f4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.slow-502a .hero-062a .search_narrow_8f4a {
  margin-top: -2px;
  width: 19px;
}
.slow-502a .hero-062a .card_wide_e4f4 {
  margin-top: -1px;
}
.slow-502a .hero-062a .card_wide_e4f4,
.slow-502a .hero-062a .card_wide_e4f4::after,
.slow-502a .hero-062a .card_wide_e4f4::before {
  width: 19px;
  height: 2px;
}
.slow-502a .hero-062a .card_wide_e4f4::before {
  top: -6px;
}
.slow-502a .hero-062a .card_wide_e4f4::after {
  bottom: -6px;
}
.inner_967b .hero-062a .search_narrow_8f4a {
  margin-top: -2px;
  width: 22px;
}
.inner_967b .hero-062a .card_wide_e4f4 {
  margin-top: -1px;
}
.inner_967b .hero-062a .card_wide_e4f4,
.inner_967b .hero-062a .card_wide_e4f4::after,
.inner_967b .hero-062a .card_wide_e4f4::before {
  width: 22px;
  height: 2px;
}
.inner_967b .hero-062a .card_wide_e4f4::before {
  top: -7px;
}
.inner_967b .hero-062a .card_wide_e4f4::after {
  bottom: -7px;
}
.upper-510e .hero-062a .search_narrow_8f4a {
  margin-top: -2px;
  width: 31px;
}
.upper-510e .hero-062a .card_wide_e4f4 {
  margin-top: -1.5px;
}
.upper-510e .hero-062a .card_wide_e4f4,
.upper-510e .hero-062a .card_wide_e4f4::after,
.upper-510e .hero-062a .card_wide_e4f4::before {
  width: 31px;
  height: 3px;
}
.upper-510e .hero-062a .card_wide_e4f4::before {
  top: -9px;
}
.upper-510e .hero-062a .card_wide_e4f4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .medium_c8ca .hero-062a .search_narrow_8f4a {
    margin-top: -2px;
    width: 19px;
  }
  .medium_c8ca .hero-062a .card_wide_e4f4 {
    margin-top: -1px;
  }
  .medium_c8ca .hero-062a .card_wide_e4f4,
  .medium_c8ca .hero-062a .card_wide_e4f4::after,
  .medium_c8ca .hero-062a .card_wide_e4f4::before {
    width: 19px;
    height: 2px;
  }
  .medium_c8ca .hero-062a .card_wide_e4f4::before {
    top: -6px;
  }
  .medium_c8ca .hero-062a .card_wide_e4f4::after {
    bottom: -6px;
  }
  .filter-full-3b84 .hero-062a .search_narrow_8f4a {
    margin-top: -2px;
    width: 22px;
  }
  .filter-full-3b84 .hero-062a .card_wide_e4f4 {
    margin-top: -1px;
  }
  .filter-full-3b84 .hero-062a .card_wide_e4f4,
  .filter-full-3b84 .hero-062a .card_wide_e4f4::after,
  .filter-full-3b84 .hero-062a .card_wide_e4f4::before {
    width: 22px;
    height: 2px;
  }
  .filter-full-3b84 .hero-062a .card_wide_e4f4::before {
    top: -7px;
  }
  .filter-full-3b84 .hero-062a .card_wide_e4f4::after {
    bottom: -7px;
  }
  .dropdown-e642 .hero-062a .search_narrow_8f4a {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-e642 .hero-062a .card_wide_e4f4 {
    margin-top: -1.5px;
  }
  .dropdown-e642 .hero-062a .card_wide_e4f4,
  .dropdown-e642 .hero-062a .card_wide_e4f4::after,
  .dropdown-e642 .hero-062a .card_wide_e4f4::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-e642 .hero-062a .card_wide_e4f4::before {
    top: -9px;
  }
  .dropdown-e642 .hero-062a .card_wide_e4f4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .heading_down_f0f3 .hero-062a .search_narrow_8f4a {
    margin-top: -2px;
    width: 19px;
  }
  .heading_down_f0f3 .hero-062a .card_wide_e4f4 {
    margin-top: -1px;
  }
  .heading_down_f0f3 .hero-062a .card_wide_e4f4,
  .heading_down_f0f3 .hero-062a .card_wide_e4f4::after,
  .heading_down_f0f3 .hero-062a .card_wide_e4f4::before {
    width: 19px;
    height: 2px;
  }
  .heading_down_f0f3 .hero-062a .card_wide_e4f4::before {
    top: -6px;
  }
  .heading_down_f0f3 .hero-062a .card_wide_e4f4::after {
    bottom: -6px;
  }
  .clean_5df5 .hero-062a .search_narrow_8f4a {
    margin-top: -2px;
    width: 22px;
  }
  .clean_5df5 .hero-062a .card_wide_e4f4 {
    margin-top: -1px;
  }
  .clean_5df5 .hero-062a .card_wide_e4f4,
  .clean_5df5 .hero-062a .card_wide_e4f4::after,
  .clean_5df5 .hero-062a .card_wide_e4f4::before {
    width: 22px;
    height: 2px;
  }
  .clean_5df5 .hero-062a .card_wide_e4f4::before {
    top: -7px;
  }
  .clean_5df5 .hero-062a .card_wide_e4f4::after {
    bottom: -7px;
  }
  .wood_6745 .hero-062a .search_narrow_8f4a {
    margin-top: -2px;
    width: 31px;
  }
  .wood_6745 .hero-062a .card_wide_e4f4 {
    margin-top: -1.5px;
  }
  .wood_6745 .hero-062a .card_wide_e4f4,
  .wood_6745 .hero-062a .card_wide_e4f4::after,
  .wood_6745 .hero-062a .card_wide_e4f4::before {
    width: 31px;
    height: 3px;
  }
  .wood_6745 .hero-062a .card_wide_e4f4::before {
    top: -9px;
  }
  .wood_6745 .hero-062a .card_wide_e4f4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .short-a64c .hero-062a .search_narrow_8f4a {
    margin-top: -2px;
    width: 19px;
  }
  .short-a64c .hero-062a .card_wide_e4f4 {
    margin-top: -1px;
  }
  .short-a64c .hero-062a .card_wide_e4f4,
  .short-a64c .hero-062a .card_wide_e4f4::after,
  .short-a64c .hero-062a .card_wide_e4f4::before {
    width: 19px;
    height: 2px;
  }
  .short-a64c .hero-062a .card_wide_e4f4::before {
    top: -6px;
  }
  .short-a64c .hero-062a .card_wide_e4f4::after {
    bottom: -6px;
  }
  .nav_3c6f .hero-062a .search_narrow_8f4a {
    margin-top: -2px;
    width: 22px;
  }
  .nav_3c6f .hero-062a .card_wide_e4f4 {
    margin-top: -1px;
  }
  .nav_3c6f .hero-062a .card_wide_e4f4,
  .nav_3c6f .hero-062a .card_wide_e4f4::after,
  .nav_3c6f .hero-062a .card_wide_e4f4::before {
    width: 22px;
    height: 2px;
  }
  .nav_3c6f .hero-062a .card_wide_e4f4::before {
    top: -7px;
  }
  .nav_3c6f .hero-062a .card_wide_e4f4::after {
    bottom: -7px;
  }
  .border-thick-3916 .hero-062a .search_narrow_8f4a {
    margin-top: -2px;
    width: 31px;
  }
  .border-thick-3916 .hero-062a .card_wide_e4f4 {
    margin-top: -1.5px;
  }
  .border-thick-3916 .hero-062a .card_wide_e4f4,
  .border-thick-3916 .hero-062a .card_wide_e4f4::after,
  .border-thick-3916 .hero-062a .card_wide_e4f4::before {
    width: 31px;
    height: 3px;
  }
  .border-thick-3916 .hero-062a .card_wide_e4f4::before {
    top: -9px;
  }
  .border-thick-3916 .hero-062a .card_wide_e4f4::after {
    bottom: -9px;
  }
}
.east-888c .card_wide_e4f4 {
  -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);
}
.east-888c .card_wide_e4f4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.east-888c .card_wide_e4f4::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);
}
.east-888c.section_62a1 .card_wide_e4f4 {
  -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);
}
.east-888c.section_62a1 .card_wide_e4f4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.east-888c.section_62a1 .card_wide_e4f4::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);
}
.stale-80ad {
  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.outline-gas-1610:before {
  display: none;
}
.badge-6a39 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.badge-6a39 .green_57c7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.badge-6a39 .green_57c7:last-of-type {
  border-bottom: none;
}
.badge-6a39 .green_57c7.bottom-d9ba,
.badge-6a39 .green_57c7.gradient-brown-6e64,
.badge-6a39 .green_57c7.hard_0822 {
  padding: 0;
}
.badge-6a39 .progress_advanced_1a66 .south_dcba {
  color: currentColor;
}
.badge-6a39 .progress_advanced_1a66 .south_dcba:focus,
.badge-6a39 .progress_advanced_1a66 .south_dcba:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-6a39.gallery-2b10 .alert-8cef,
.badge-6a39.gallery-2b10 .media-9cd6 a,
.badge-6a39.gallery-2b10 .tabs-inner-b076 a,
.badge-6a39.gallery-2b10 .detail_d06d a {
  color: rgba(0, 0, 0, 0.55);
}
.badge-6a39.gallery-2b10 .alert-8cef:hover,
.badge-6a39.gallery-2b10 .media-9cd6 a:hover,
.badge-6a39.gallery-2b10 .tabs-inner-b076 a:hover,
.badge-6a39.gallery-2b10 .detail_d06d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-6a39.gallery-2b10 .text-first-b4b3 {
  color: rgba(0, 0, 0, 0.8);
}
.badge-6a39.gallery-2b10 .green_57c7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-6a39.gallery-2b10 .green_57c7:before {
  background: rgba(0, 0, 0, 0.08);
}
.badge-6a39.gallery-2b10 .background_fresh_e420:before {
  background: rgba(255, 255, 255, 0.9);
}
.badge-6a39.gallery-2b10 .progress_advanced_1a66 .narrow_7172 li a,
.badge-6a39.gallery-2b10 .progress_advanced_1a66 .south_dcba,
.badge-6a39.gallery-2b10 .detail_d06d {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-6a39.gallery-2b10 .progress_advanced_1a66 .south_dcba:focus,
.badge-6a39.gallery-2b10 .progress_advanced_1a66 .south_dcba:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-6a39.gallery-2b10 .narrow_7172 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-6a39.shade_steel_6bb7 .alert-8cef,
.badge-6a39.shade_steel_6bb7 .media-9cd6 a,
.badge-6a39.shade_steel_6bb7 .tabs-inner-b076 .south_dcba,
.badge-6a39.shade_steel_6bb7 .tabs-inner-b076 a,
.badge-6a39.shade_steel_6bb7 .detail_d06d a {
  color: rgba(255, 255, 255, 0.79);
}
.badge-6a39.shade_steel_6bb7 .alert-8cef:hover,
.badge-6a39.shade_steel_6bb7 .media-9cd6 a:hover,
.badge-6a39.shade_steel_6bb7 .tabs-inner-b076 .south_dcba:hover,
.badge-6a39.shade_steel_6bb7 .tabs-inner-b076 a:hover,
.badge-6a39.shade_steel_6bb7 .detail_d06d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-6a39.shade_steel_6bb7 .text-first-b4b3 {
  color: rgba(255, 255, 255, 0.99);
}
.badge-6a39.shade_steel_6bb7 .green_57c7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-6a39.shade_steel_6bb7 .green_57c7:before {
  background: rgba(255, 255, 255, 0.08);
}
.badge-6a39.shade_steel_6bb7 .background_fresh_e420:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge-6a39.shade_steel_6bb7 .progress_advanced_1a66 .narrow_7172 li a,
.badge-6a39.shade_steel_6bb7 .progress_advanced_1a66 .south_dcba,
.badge-6a39.shade_steel_6bb7 .detail_d06d {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-6a39.shade_steel_6bb7 .progress_advanced_1a66 .south_dcba:focus,
.badge-6a39.shade_steel_6bb7 .progress_advanced_1a66 .south_dcba:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-6a39.shade_steel_6bb7 .narrow_7172 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_fresh_e420 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.background_fresh_e420:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.secondary_3059 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.video_fluid_fb73 .badge-6a39 {
  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;
}
.video_fluid_fb73 .green_57c7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.video_fluid_fb73 .green_57c7: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) {
  .video_fluid_fb73 .green_57c7:before {
    width: 16%;
    left: 42%;
  }
}
.video_fluid_fb73 .green_57c7:last-child:before {
  content: none;
}
.video_fluid_fb73 .green_57c7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.video_fluid_fb73 .progress_advanced_1a66 .narrow_7172 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.video_fluid_fb73 .progress_advanced_1a66 .narrow_7172 li a .south_dcba {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.video_fluid_fb73 .progress_advanced_1a66 .detail_d06d {
  border: none;
}
.video_fluid_fb73 .progress_advanced_1a66 .detail_d06d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.video_fluid_fb73 .background_fresh_e420 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.video_fluid_fb73 .secondary_3059 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.video_fluid_fb73 .shade_steel_6bb7 .background_fresh_e420:before {
  background: rgba(0, 0, 0, 0.9);
}
.video_fluid_fb73 .gallery-2b10.avatar-prev-68b3 .card_wide_e4f4 {
  background: rgba(0, 0, 0, 0.6);
}
.video_fluid_fb73
  .gallery-2b10.avatar-prev-68b3
  .card_wide_e4f4::after,
.video_fluid_fb73
  .gallery-2b10.avatar-prev-68b3
  .card_wide_e4f4:before {
  background: inherit;
}
.video_fluid_fb73
  .gallery-2b10.avatar-prev-68b3:hover
  .card_wide_e4f4 {
  background: rgba(0, 0, 0, 0.8);
}
.wood-3633 .badge-6a39 {
  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) {
  .wood-3633 .badge-6a39 {
    width: auto;
    right: 45px;
  }
}
.first-1d8e .badge-6a39 {
  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) {
  .first-1d8e .badge-6a39 {
    width: auto;
    left: 45px;
  }
}
.outline-gas-1610 .badge-6a39 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outline-gas-1610 .secondary_3059 {
  max-width: 48em;
  margin: 0 auto;
}
.outline-gas-1610 .background_fresh_e420:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.module-124e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.module-124e.video_fluid_fb73 .badge-6a39 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.module-124e.wood-3633 .badge-6a39 {
  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);
}
.module-124e .badge-6a39 {
  visibility: visible;
}
.module-124e.first-1d8e .badge-6a39 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media_11ea,
.notification-ec6e {
  overflow-x: hidden;
}
.media_11ea .badge-6a39 {
  overflow: auto;
}
.media_11ea.video_fluid_fb73 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_11ea.video_fluid_fb73 .badge-6a39 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media_11ea.video_fluid_fb73 .content-f24d {
  opacity: 0;
}
.media_11ea.wood-3633 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_11ea.wood-3633 .badge-6a39 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media_11ea.wood-3633 .content-f24d {
  opacity: 0;
}
.media_11ea.first-1d8e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_11ea.first-1d8e .badge-6a39 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media_11ea.first-1d8e .content-f24d {
  opacity: 0;
}
.media_11ea.outline-gas-1610 .badge-6a39 {
  z-index: 10;
  visibility: visible;
}
.avatar-prev-68b3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.avatar-prev-68b3 .card_wide_e4f4 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar-prev-68b3 .card_wide_e4f4::after,
.avatar-prev-68b3 .card_wide_e4f4:before {
  background: inherit;
}
.avatar-prev-68b3:hover .card_wide_e4f4 {
  background: rgba(255, 255, 255, 0.99);
}
.first-1d8e .avatar-prev-68b3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.outline-gas-1610 .avatar-prev-68b3 {
  display: none !important;
}
.media_11ea:before,
.notification-ec6e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media_11ea .avatar-prev-68b3,
.notification-ec6e .avatar-prev-68b3 {
  display: inline-block;
}
.badge-6a39 .row-c98d {
  -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;
}
.media_11ea .badge-6a39 .row-c98d,
.notification-ec6e .badge-6a39 .row-c98d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.medium-35e6 .input_eda4 {
  width: 100%;
}
.header_basic_c79c {
  padding: 0 0.5em 0;
}
.header_basic_c79c [class*="customify-col-"],
.header_basic_c79c [class*="customify-col_"],
.header_basic_c79c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dim-dc50 .header_basic_c79c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sidebar-730c .focused-ee1e,
  .focused-ee1e {
    display: none;
  }
  .outline_cold_03ad {
    text-align: left;
  }
  .input_a5c5 {
    text-align: center;
  }
  .silver_da93 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar-730c .static-0b49,
  .static-0b49 {
    display: none;
  }
  .grid-90ee {
    text-align: left;
  }
  .sidebar_ae33 {
    text-align: center;
  }
  .outline-pro-4d8f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-730c .slow_c383,
  .slow_c383 {
    display: none;
  }
  .texture-north-3ed9 {
    text-align: left;
  }
  .tabs-d99e {
    text-align: center;
  }
  .progress-0895 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.input-north-a174 {
  box-shadow: none !important;
}
.thumbnail-a05c .wide_cf42,
.message-active-bd78 .wide_cf42 {
  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;
}
.message-active-bd78 .wide_cf42 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gallery-3a8f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gallery-3a8f:after,
.gallery-3a8f:before {
  content: "";
  display: table;
}
.gallery-3a8f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gallery-3a8f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gallery-3a8f,
.active_0b6d {
  max-width: 1248px;
  margin: 0 auto;
}

.icon-c00d.thick_0aa1 .gallery-3a8f {
  max-width: 100%;
}
.icon-c00d.content-7164 {
  max-width: 1200px;
  margin: 0 auto;
}
.icon-c00d.item-west-a6de .gallery-3a8f {
  max-width: 100%;
}
.icon-c00d.item-west-a6de > .gallery-3a8f {
  padding-left: 0;
  padding-right: 0;
}
.icon-c00d.item-west-a6de > .gallery-3a8f .sidebar-730c {
  margin: 0;
}
.icon-c00d.item-west-a6de
  > .gallery-3a8f
  .footer-125b.inner-f67a {
  margin-right: 0;
  margin-left: 0;
}
.icon-c00d.item-west-a6de #main.inner-f67a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shade_a6a9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shade_a6a9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-17d1 .button-west-63a6 {
    padding-right: 1em;
  }
  .tooltip-17d1.dirty_07c8 .footer-125b {
    border-right: 1px solid #eaecee;
  }
  .tooltip-17d1.dirty_07c8 .button-west-63a6 {
    padding-right: 1em;
  }
  .tooltip-17d1.dirty_07c8 .up-fc14 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_motion_fa21 .button-west-63a6 {
    padding-left: 1em;
  }
  .button_motion_fa21.dirty_07c8 .footer-125b {
    border-left: 1px solid #eaecee;
  }
  .button_motion_fa21.dirty_07c8 .button-west-63a6 {
    padding-left: 1em;
  }
  .button_motion_fa21.dirty_07c8 .up-fc14 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay_outer_1923 .button-west-63a6 {
    padding-left: 1em;
  }
  .overlay_outer_1923.dirty_07c8 .alert_2524 {
    border-right: 1px solid #eaecee;
  }
  .overlay_outer_1923.dirty_07c8 .chip-f1c5 {
    border-right: 1px solid #eaecee;
  }
  .overlay_outer_1923.dirty_07c8 .button-west-63a6 {
    padding-left: 1em;
  }
  .overlay_outer_1923.dirty_07c8 .up-fc14 {
    padding-right: 1em;
  }
  .overlay_outer_1923.dirty_07c8 .photo_tall_3945 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south-b1dd .button-west-63a6 {
    padding-right: 1em;
  }
  .south-b1dd.dirty_07c8 .alert_2524 {
    border-left: 1px solid #eaecee;
  }
  .south-b1dd.dirty_07c8 .chip-f1c5 {
    border-left: 1px solid #eaecee;
  }
  .south-b1dd.dirty_07c8 .button-west-63a6 {
    padding-right: 1em;
  }
  .south-b1dd.dirty_07c8 .up-fc14 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south-b1dd.dirty_07c8 .photo_tall_3945 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_a6a9 .button-west-63a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade_a6a9.dirty_07c8 .footer-125b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shade_a6a9.dirty_07c8 .button-west-63a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade_a6a9.dirty_07c8 .up-fc14 {
    padding-left: 1em;
  }
  .shade_a6a9.dirty_07c8 .photo_tall_3945 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shade_a6a9.dirty_07c8 .button-west-63a6 {
    padding-left: 0;
  }
}
.status_d692 .sort-yellow-bd56 {
  display: inline-block;
}
.message-current-28a5 {
  display: inline-block;
}
.outer_a84e {
  word-con: break-word;
}
.aside-basic-e705 > span {
  display: inline-block;
  padding: 5px 0;
}
.aside-basic-e705 .new_1514 {
  margin-left: 8px;
  margin-right: 8px;
}
.aside-basic-e705 .video_hard_075e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.section-c692 .text_easy_b2b8 {
  margin-bottom: 2em;
}
.section-c692 .description_2b62 {
  margin-bottom: 15px;
}
.section-c692 .description_2b62:last-child {
  margin-bottom: 0;
}
.section-c692 .progress_049c {
  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) {
  .section-c692 .progress_049c {
    display: block;
  }
}
.section-c692 .stale_19e8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .section-c692 .stale_19e8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.section-c692 .pagination_full_bda4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.section-c692 .pagination_full_bda4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.section-c692 .pagination_full_bda4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.section-c692 .outer_a84e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section-c692 .outer_a84e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.section-c692 .heading-9716 p:last-child {
  margin-bottom: 0;
}
.section-c692 .filter_c370 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.section-c692 .tooltip_c992 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.section-c692 .image_b942 {
  margin-top: 1em;
}
.section-c692 .smooth_cea1 {
  top: 0;
  display: block;
}
.section-c692 .smooth_cea1 a {
  color: inherit;
}
.section-c692 .smooth_cea1 a:hover {
  color: inherit;
}
.section-c692 .solid-775a {
  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;
}
.section-c692 .solid-775a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.section-c692 .tooltip_c992 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.section-c692 .border-medium-08e1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.section-c692 .border-medium-08e1:first-child {
  margin-top: 0;
}
.section-c692 .border-medium-08e1.preview_brown_a38c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section-c692 .border-medium-08e1.hot-6fd2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section-c692
  .border-medium-08e1.hot-6fd2.highlight-bright-309f
  .image_b942 {
  width: 100%;
}
.section-c692 .hot-6fd2 {
  -webkit-box-align: center;
  align-items: center;
}
.section-c692 .hot-6fd2 .aside-basic-e705,
.section-c692 .hot-6fd2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.section-c692 .pagination_full_bda4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-c692 .pagination_full_bda4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-c692 .pagination_full_bda4: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;
}
.section-c692 .preview_brown_a38c {
  z-index: 5;
}
.section-c692 .brown_1cc0 .fresh_9c0d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.section-c692 .container-mini-1a56 .fresh_9c0d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.section-c692 .small-5b81 .fresh_9c0d {
  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;
}
.section-c692.last-dca2 .progress_049c,
.section-c692.outline_huge_7090 .progress_049c {
  display: block;
}
.section-c692.last-dca2 .progress_049c .active_d463,
.section-c692.last-dca2 .progress_049c .tooltip_c992,
.section-c692.outline_huge_7090 .progress_049c .active_d463,
.section-c692.outline_huge_7090 .progress_049c .tooltip_c992 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section-c692.huge_24b1 .stale_19e8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .section-c692.huge_24b1 .stale_19e8 {
    margin-right: 0;
  }
}
.section-c692.last-dca2 .stale_19e8,
.section-c692.outline_huge_7090 .stale_19e8 {
  padding-top: 40%;
}
.section-c692.last-dca2 .text_easy_b2b8,
.section-c692.outline_huge_7090 .text_easy_b2b8 {
  display: block;
}
.section-c692.last-dca2 .fn-sticky-0460 .tooltip_c992,
.section-c692.outline_huge_7090 .fn-sticky-0460 .tooltip_c992 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.section-c692.last-dca2 .stale_19e8,
.section-c692.outline_huge_7090 .stale_19e8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.section-c692.last-dca2 .tooltip_c992 {
  padding: 1em;
}
.gas-61f6 {
  margin: 30px auto;
  display: block;
}
.gas-61f6 .detail_purple_aae2 > * {
  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;
}
.gas-61f6 .detail_purple_aae2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gas-61f6 .detail_purple_aae2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_lower_d74f .aside-basic-e705 {
  margin-bottom: 1.41575em;
}
.border_lower_d74f .search-black-4c86 {
  margin-bottom: 1.618em;
}
.thick-3c06 .grid_first_ad99 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.thick-3c06 .grid_first_ad99 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.thick-3c06 .light_998e {
  max-width: 100%;
  overflow: auto;
}
.element-last-71a3 .thick-3c06 a:hover {
  text-decoration: underline;
}
.disabled-slow-7189 .description_2b62:not(.outer_a84e),
.disabled-slow-7189 .pagination_full_bda4 {
  margin-bottom: 1.41575em;
}
.disabled-slow-7189 .description_2b62:not(.outer_a84e):last-child,
.disabled-slow-7189 .pagination_full_bda4:last-child {
  margin-bottom: 0;
}
.disabled-slow-7189 .description_2b62.simple-1850 {
  margin-bottom: 0.41575em;
}
.disabled-slow-7189 .feature-9b40:before,
.disabled-slow-7189 .next_5286:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.disabled-slow-7189 .feature-9b40:before {
  content: "\f115";
}
.disabled-slow-7189 .next_5286:before {
  content: "\f02c";
}
.disabled-slow-7189 .layout-cd81 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.disabled-slow-7189 .layout-cd81 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gradient-brown-f28b {
  display: -webkit-box;
  display: flex;
}
.gradient-brown-f28b .aside_pro_3986 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gradient-brown-f28b .aside_pro_3986 {
    flex-basis: 90px;
  }
}
.gradient-brown-f28b .picture_yellow_37f8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient-brown-f28b .picture_yellow_37f8 {
    flex-basis: calc(100% - 50px);
  }
}
.gradient-brown-f28b .accordion_wide_5028 p:last-child {
  margin-bottom: 0.72em;
}
.heading_32d5 .detail_purple_aae2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.heading_32d5 .detail_purple_aae2:after,
.heading_32d5 .detail_purple_aae2:before {
  content: "";
  display: table;
}
.heading_32d5 .detail_purple_aae2:after {
  clear: both;
}
.heading_32d5 .detail_purple_aae2 .dirty_1cc5,
.heading_32d5 .detail_purple_aae2 .button-7067 {
  width: 49%;
}
.heading_32d5 .detail_purple_aae2 .dirty_1cc5 a span.tag-white-e575,
.heading_32d5 .detail_purple_aae2 .button-7067 a span.tag-white-e575 {
  display: block;
  margin-bottom: 5px;
}
.heading_32d5 .detail_purple_aae2 .button-7067 {
  float: left;
  text-align: left;
}
.heading_32d5 .detail_purple_aae2 .dirty_1cc5 {
  float: right;
  text-align: right;
}
.tabs_12ba {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tabs_12ba {
    margin-bottom: 0;
  }
}
.basic-0b96 {
  margin-bottom: 1em;
}
.basic-0b96 .outer_a84e {
  font-size: 1.1em;
  line-height: 1.3;
}
.tall_0361 a {
  display: block;
  line-height: 0;
  position: relative;
}
.west_a712 .basic-0b96,
.filter-tiny-4e2f .basic-0b96 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .west_a712 .basic-0b96,
  .filter-tiny-4e2f .basic-0b96 {
    display: block;
  }
}
.west_a712 .tall_0361,
.filter-tiny-4e2f .tall_0361 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .west_a712 .tall_0361,
  .filter-tiny-4e2f .tall_0361 {
    margin-bottom: 1em;
  }
}
.west_a712 .tall_0361 img,
.filter-tiny-4e2f .tall_0361 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.west_a712 .gallery_pro_ab51,
.filter-tiny-4e2f .gallery_pro_ab51 {
  flex-basis: calc(100% - 160px);
}
.west_a712 .gallery_pro_ab51 p,
.filter-tiny-4e2f .gallery_pro_ab51 p {
  margin-bottom: 0;
}
.west_a712 .gallery_pro_ab51 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .west_a712 .gallery_pro_ab51 {
    padding-left: 0;
  }
}
.filter-tiny-4e2f .gallery_pro_ab51 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .filter-tiny-4e2f .gallery_pro_ab51 {
    padding-right: 0;
  }
}
.filter-tiny-4e2f .tall_0361 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bright_bf98 .tall_0361 {
  margin-bottom: 0.5em;
}
.bright_bf98 .tall_0361 img {
  width: 100%;
}
.blue-dc0d .short_460c,
.layout-a4d3 .short_460c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.layout-a4d3 .footer-125b .up_3ae8 p:last-child {
  margin-bottom: 0;
}
.header-b541 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.middle_b521 .iron-9a0b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .middle_b521 .iron-9a0b:last-of-type {
    margin-bottom: 0;
  }
}
.middle_b521 .iron-9a0b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.middle_b521 .iron-9a0b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.middle_b521 .iron-9a0b ul li {
  margin: 0 0 0.6em;
}
.middle_b521 .iron-9a0b ul li.soft_f017,
.middle_b521 .iron-9a0b ul li.chip_2f2a {
  position: relative;
}
.middle_b521 .iron-9a0b ul li.soft_f017 .highlight-f556,
.middle_b521 .iron-9a0b ul li.chip_2f2a .highlight-f556 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.middle_b521 .iron-9a0b ul li.soft_f017:after:after,
.middle_b521 .iron-9a0b ul li.soft_f017:after:before,
.middle_b521
  .iron-9a0b
  ul
  li.chip_2f2a:after:after,
.middle_b521
  .iron-9a0b
  ul
  li.chip_2f2a:after:before {
  content: "";
  display: table;
}
.middle_b521 .iron-9a0b ul li.soft_f017:after:after,
.middle_b521
  .iron-9a0b
  ul
  li.chip_2f2a:after:after {
  clear: both;
}
.middle_b521 .iron-9a0b a.feature-advanced-e5b3:hover {
  text-decoration: none;
}
.middle_b521 .iron-9a0b select {
  max-width: 100%;
}
.middle_b521 .iron-9a0b table {
  font-size: 85%;
}
.middle_b521 .iron-9a0b table td,
.middle_b521 .iron-9a0b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.middle_b521 .iron-9a0b table tfoot td {
  text-align: left;
}
.middle_b521 .iron-9a0b :last-child {
  margin-bottom: 0;
}
.middle_b521 .iron-9a0b .old_8461 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.middle_b521 .iron-9a0b .old_8461 label {
  width: 100%;
}
.middle_b521 .iron-9a0b .old_8461 .panel-0d8a {
  width: 100%;
  display: block;
}
.middle_b521 .iron-9a0b .old_8461 .avatar-f803 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.middle_b521 .iron-9a0b .old_8461 .avatar-f803:hover svg #svg-search {
  fill: #444;
}
.middle_b521 .iron-9a0b .old_8461 .avatar-f803 svg {
  width: 18px;
  height: 18px;
}
.middle_b521 .form-8c28 ul ul,
.middle_b521 .active-e76b ul ul,
.middle_b521 .panel-6384 ul ul,
.middle_b521 .icon_9463 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.middle_b521 .form-8c28 .picture_fast_475f > a,
.middle_b521 .active-e76b .picture_fast_475f > a,
.middle_b521 .panel-6384 .picture_fast_475f > a,
.middle_b521 .icon_9463 .picture_fast_475f > a {
  margin-bottom: 0;
}
.middle_b521 .wood-efe1 li,
.middle_b521 .form-8c28 li,
.middle_b521 .bottom-6e0c li,
.middle_b521 .active-e76b li,
.middle_b521 .panel-6384 li,
.middle_b521 .icon_9463 li,
.middle_b521 .section_gold_49d9 li,
.middle_b521 .north_bc68 li {
  display: block;
  position: relative;
}
.middle_b521 .wood-efe1 li:last-child,
.middle_b521 .form-8c28 li:last-child,
.middle_b521 .bottom-6e0c li:last-child,
.middle_b521 .active-e76b li:last-child,
.middle_b521 .panel-6384 li:last-child,
.middle_b521 .icon_9463 li:last-child,
.middle_b521 .section_gold_49d9 li:last-child,
.middle_b521 .north_bc68 li:last-child {
  border: none;
}
.middle_b521 .wood-efe1 li a,
.middle_b521 .form-8c28 li a,
.middle_b521 .bottom-6e0c li a,
.middle_b521 .active-e76b li a,
.middle_b521 .panel-6384 li a,
.middle_b521 .icon_9463 li a,
.middle_b521 .section_gold_49d9 li a,
.middle_b521 .north_bc68 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle_b521 .wood-efe1 li ul li::before,
.middle_b521 .form-8c28 li ul li::before,
.middle_b521 .bottom-6e0c li ul li::before,
.middle_b521 .active-e76b li ul li::before,
.middle_b521 .panel-6384 li ul li::before,
.middle_b521 .icon_9463 li ul li::before,
.middle_b521 .section_gold_49d9 li ul li::before,
.middle_b521 .north_bc68 li ul li::before {
  left: 15px;
}
.middle_b521 .wood-efe1 li ul a,
.middle_b521 .form-8c28 li ul a,
.middle_b521 .bottom-6e0c li ul a,
.middle_b521 .active-e76b li ul a,
.middle_b521 .panel-6384 li ul a,
.middle_b521 .icon_9463 li ul a,
.middle_b521 .section_gold_49d9 li ul a,
.middle_b521 .north_bc68 li ul a {
  padding-left: 20px;
}
.middle_b521 .wood-efe1 li ul ul li::before,
.middle_b521 .form-8c28 li ul ul li::before,
.middle_b521 .bottom-6e0c li ul ul li::before,
.middle_b521 .active-e76b li ul ul li::before,
.middle_b521 .panel-6384 li ul ul li::before,
.middle_b521 .icon_9463 li ul ul li::before,
.middle_b521 .section_gold_49d9 li ul ul li::before,
.middle_b521 .north_bc68 li ul ul li::before {
  left: 30px;
}
.middle_b521 .wood-efe1 li ul ul a,
.middle_b521 .form-8c28 li ul ul a,
.middle_b521 .bottom-6e0c li ul ul a,
.middle_b521 .active-e76b li ul ul a,
.middle_b521 .panel-6384 li ul ul a,
.middle_b521 .icon_9463 li ul ul a,
.middle_b521 .section_gold_49d9 li ul ul a,
.middle_b521 .north_bc68 li ul ul a {
  padding-left: 40px;
}
.middle_b521 .notification_paper_aca0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle_b521 .north_bc68 ul li {
  margin-bottom: 1.41575em;
}
.middle_b521 .north_bc68 ul li .east-cc0d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.middle_b521 .north_bc68 ul li .shade-52ed {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.shade_steel_6bb7 .wood-efe1 li a,
.shade_steel_6bb7 .form-8c28 li a,
.shade_steel_6bb7 .bottom-6e0c li a,
.shade_steel_6bb7 .active-e76b li a,
.shade_steel_6bb7 .panel-6384 li a,
.shade_steel_6bb7 .icon_9463 li a,
.shade_steel_6bb7 .section_gold_49d9 li a,
.shade_steel_6bb7 .north_bc68 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_steel_6bb7 .notification_paper_aca0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_steel_6bb7 .iron-9a0b ul li.soft_f017 .highlight-f556,
.shade_steel_6bb7 .iron-9a0b ul li.chip_2f2a .highlight-f556 {
  background: rgba(0, 0, 0, 0.2);
}
.shade_steel_6bb7 .middle_b521 .iron-9a0b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-c00d .middle_b521 .narrow_7172 li {
  margin: 0;
}
.icon-c00d .middle_b521 .narrow_7172 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.icon-c00d .middle_b521 .narrow_7172 li ul {
  margin: 0;
}
.icon-c00d .middle_b521 .narrow_7172 li ul li a {
  padding-left: 15px;
}
.icon-c00d .middle_b521 .narrow_7172 li ul li li a {
  padding-left: 30px;
}
.icon-c00d .middle_b521 .narrow_7172 li.feature_liquid_489e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.icon-c00d .middle_b521 .narrow_7172 li.feature_liquid_489e > 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;
}
.icon-c00d .middle_b521 .narrow_7172 li.feature_liquid_489e > 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;
}
.slider-pink-cad6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.sort-d4fc {
  position: relative;
  z-index: 10;
}
.sort-d4fc .row-c98d {
  width: 100%;
  max-width: 100%;
}
.article-mini-4cca .bright-1644 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.article-mini-4cca .gallery-2b10 {
}
.article-mini-4cca .shade_steel_6bb7 {
  background: #292929;
}
.tag-red-fa23 .bright-1644 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tag-red-fa23 .gallery-2b10 {
  background: #f9f9f9;
}
.tag-red-fa23 .shade_steel_6bb7 {
  background: #303030;
}
.tiny-5ce1 .bright-1644 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tiny-5ce1 .sort-yellow-bd56 {
    margin-bottom: 1em;
  }
  .tiny-5ce1 .sort-yellow-bd56:last-child {
    margin-bottom: 0;
  }
}
.tiny-5ce1 .gallery-2b10 {
  background: #ededed;
}
.tiny-5ce1 .shade_steel_6bb7 {
  background: #1a1a1a;
}
.bright-1644.gallery-2b10 {
  color: rgba(0, 0, 0, 0.6);
}
.bright-1644.gallery-2b10 .content-mini-15ae li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright-1644.shade_steel_6bb7 {
  color: rgba(255, 255, 255, 0.99);
}
.bright-1644.shade_steel_6bb7 a:not(.feature-advanced-e5b3) {
  color: rgba(255, 255, 255, 0.79);
}
.bright-1644.shade_steel_6bb7 a:not(.feature-advanced-e5b3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright-1644.shade_steel_6bb7 .content-mini-15ae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright-1644.shade_steel_6bb7 table tbody td,
.bright-1644.shade_steel_6bb7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tooltip-light-c917.menu-6ba9 .gallery-3a8f {
  max-width: initial;
}
.tooltip-light-c917 .current-6249 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tooltip-light-c917 .current-6249 .row-c98d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tooltip-light-c917 .current-6249 .row-c98d {
    display: block;
    margin-bottom: 2em;
  }
  .tooltip-light-c917 .current-6249 .row-c98d:last-child {
    margin-bottom: 0;
  }
}
.tiny-5ce1 .sort-yellow-bd56:last-child,
.tag-red-fa23 .sort-yellow-bd56:last-child,
.article-mini-4cca .sort-yellow-bd56:last-child {
  margin-bottom: 0;
}
.tiny-5ce1 .sort-yellow-bd56 .middle_b521 .iron-9a0b:last-child,
.tag-red-fa23 .sort-yellow-bd56 .middle_b521 .iron-9a0b:last-child,
.article-mini-4cca .sort-yellow-bd56 .middle_b521 .iron-9a0b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tiny-5ce1 .logo-lite-eef5,
  .tiny-5ce1 .row-soft-76ab,
  .tag-red-fa23 .logo-lite-eef5,
  .tag-red-fa23 .row-soft-76ab,
  .article-mini-4cca .logo-lite-eef5,
  .article-mini-4cca .row-soft-76ab {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .sort-d4fc .sort-yellow-bd56 {
    margin-bottom: 2em;
  }
}
.sort-d4fc p:last-child {
  margin-bottom: 0;
}
.sort-d4fc li,
.sort-d4fc ul {
  list-style: none;
  margin: 0;
}
.sort-d4fc ul ul {
  margin-left: 2.617924em;
}
.feature_slow_4fe3 {
  font-size: 0.875em;
}

/* css-noise: d61d */
.phantom-card-c5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
