/*!
Theme Name: Customify
Theme URI: https://pressmaximum.search_light_5f85/customify
Author: WPCustomify
Author URI: https://pressmaximum.search_light_5f85
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.search_light_5f85/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bottom-cd08.motion_b941/licenses/gpl-2.0.video_c6b4
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.north-b704/, (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.card-b2c2.picture-lower-9d2f/normalize.stone-934a/
 ======
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.stone-934a v7.0.0 | MIT License | github.search_light_5f85/necolas/normalize.stone-934a */
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;
}
.border-d336 .tall_f7f5,
.tooltip-fresh-acf1,
.panel_up_a3ae,
.form-b16c,
.copper_c28e,
.block-89f3,
.hero_5b06,
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;
}
.tooltip-fresh-acf1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tooltip-fresh-acf1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-fresh-acf1,
  h1 {
    font-size: 1.8em;
  }
}
.panel_up_a3ae,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.panel_up_a3ae + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .panel_up_a3ae,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .panel_up_a3ae,
  h2 {
    font-size: 1.7em;
  }
}
.form-b16c,
h3 {
  font-size: 1.618em;
}
.border-d336 .tall_f7f5,
.copper_c28e,
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.heading_selected_f883 {
  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;
}
.paragraph-02ef:after,
.paragraph-02ef:before,
.static-05f1:after,
.static-05f1:before {
  content: "";
  display: table;
}
.paragraph-02ef:after,
.static-05f1:after {
  clear: both;
}
.green-7266 {
  float: right;
  margin-right: 0;
}
.overlay_8133 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.element_00fa .dim-4951,
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;
}
.element_00fa .dim-4951: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;
}
.component_easy_0885 .dim-4951 {
  box-shadow: none;
}
.component_easy_0885
  .dim-4951
  .hidden-liquid-6192 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.component_easy_0885 .dim-4951 .notification_hovered_cf19 {
  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;
}
.component_easy_0885
  .dim-4951
  .notification_hovered_cf19
  b {
  display: none;
}
.component_easy_0885 .feature_39bd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accent_purple_4672:not(.under-8b87):not(.carousel-f8ed),
button:not(.under-8b87):not(.carousel-f8ed),
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ),
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ),
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ) {
  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;
}
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ):hover,
button:not(.under-8b87):not(
    .carousel-f8ed
  ):hover,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ):hover,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ):hover,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ):active,
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ):focus,
button:not(.under-8b87):not(
    .carousel-f8ed
  ):active,
button:not(.under-8b87):not(
    .carousel-f8ed
  ):focus,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ):active,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ):focus,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ):active,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ):focus,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ):active,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ):focus {
  outline: 0;
}
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b,
button:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b {
  position: relative;
}
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .disabled_motion_5d21,
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .picture-middle-bcd7,
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .filter_cold_9757,
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  i,
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  svg,
button:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .disabled_motion_5d21,
button:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .picture-middle-bcd7,
button:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .filter_cold_9757,
button:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  i,
button:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  svg,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .disabled_motion_5d21,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .picture-middle-bcd7,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .filter_cold_9757,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  i,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  svg,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .disabled_motion_5d21,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .picture-middle-bcd7,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .filter_cold_9757,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  i,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  svg,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .disabled_motion_5d21,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .picture-middle-bcd7,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  .filter_cold_9757,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  i,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b
  svg {
  visibility: hidden;
}
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b:after,
button:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b:after,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b:after,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b:after,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ).fn-loading-2c8b: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;
}
.accent_purple_4672:not(.under-8b87):not(.carousel-f8ed),
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ),
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ),
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ) {
  color: #fff;
  background: #235787;
}
.accent_purple_4672:not(.under-8b87):not(
    .carousel-f8ed
  ):focus,
input[type="button"]:not(.under-8b87):not(
    .carousel-f8ed
  ):focus,
input[type="reset"]:not(.under-8b87):not(
    .carousel-f8ed
  ):focus,
input[type="submit"]:not(.under-8b87):not(
    .carousel-f8ed
  ):focus {
  color: #fff;
}
.accent_purple_4672.fn-disabled-2c8b:not(.under-8b87):not(
    .carousel-f8ed
  ),
.accent_purple_4672[disabled]:not(.under-8b87):not(
    .carousel-f8ed
  ),
button.fn-disabled-2c8b:not(.under-8b87):not(
    .carousel-f8ed
  ),
button[disabled]:not(.under-8b87):not(
    .carousel-f8ed
  ) {
  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;
}
.backdrop-e88e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.backdrop-e88e: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;
}
.accordion_63c7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.feature-206c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.blue_db73 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.paragraph-02ef:after,
.paragraph-02ef:before,
.icon-2c58:after,
.icon-2c58:before,
.cold-362d:after,
.cold-362d:before,
.dropdown_647a:after,
.dropdown_647a:before,
.middle-dd05:after,
.middle-dd05:before,
.complex-502d:after,
.complex-502d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.paragraph-02ef:after,
.icon-2c58:after,
.cold-362d:after,
.dropdown_647a:after,
.middle-dd05:after,
.complex-502d:after {
  clear: both;
}
.icon-2c58 .slow_1bab,
.cold-362d .slow_1bab,
.up-d4d1 .slow_1bab {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gold-8862 {
  display: inline-block;
}
.shadow-fc6d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shadow-fc6d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shadow-fc6d .description_gold_f642 {
  padding: 1em 0;
  font-size: 85%;
}
.description_gold_f642 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focused-dbcb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focused-dbcb:after,
.focused-dbcb:before {
  content: "";
  display: table;
}
.focused-dbcb:after {
  clear: both;
}
.photo_c782 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.picture_fixed_f565 .photo_c782 {
  max-width: 50%;
}
.disabled-17c0 .photo_c782 {
  max-width: 33.33%;
}
.hard_816c .photo_c782 {
  max-width: 25%;
}
.soft_4bcf .photo_c782 {
  max-width: 20%;
}
.notification_6f83 .photo_c782 {
  max-width: 16.66%;
}
.paragraph-focused-faff .photo_c782 {
  max-width: 14.28%;
}
.container-2bed .photo_c782 {
  max-width: 12.5%;
}
.dynamic_6b81 .photo_c782 {
  max-width: 11.11%;
}
.thumbnail_down_59e0 {
  display: block;
}
.border-d336 .primary_6978 label,
.border-d336 .element_7024 label,
.border-d336 .detail_c8ca label,
.border-d336 .fluid_9684 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.next_0e0a {
  list-style: none;
  margin: 0;
}
.next_0e0a article.column-last-1904 {
  margin-bottom: 0;
}
.next_0e0a ul {
  list-style: none;
  margin: 0;
}
.next_0e0a .component_light_2171 li.column-last-1904 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .next_0e0a .component_light_2171 li.column-last-1904 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .next_0e0a .component_light_2171 li.column-last-1904: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) {
  .next_0e0a .component_light_2171 li.column-last-1904 li.column-last-1904 li.column-last-1904 li.column-last-1904 {
    padding-left: 0;
  }
}
article.column-last-1904 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column-last-1904 .icon-2c58 p:last-of-type {
  margin-bottom: 0;
}
article.column-last-1904 .primary_fd6a {
  float: left;
}
article.column-last-1904 .brown_ed2f {
  margin-left: 85px;
}
article.column-last-1904 .tag-8923 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column-last-1904 .tag-8923 .panel_e4cd {
  margin-left: 10px;
}
article.column-last-1904 .box-rough-8c9f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column-last-1904 .nav-313b {
  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 .primary_6978,
  #respond .detail_c8ca,
  #respond .fluid_9684 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .primary_6978 input,
#respond .detail_c8ca input,
#respond .fluid_9684 input {
  width: 100%;
}
#respond .fluid_9684 {
  margin-right: 0;
}
#respond .badge-8ed5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dim_9da3 {
  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;
}
.dim_9da3.card-bottom-b100 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dim_9da3 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%);
}
.dim_9da3:focus,
.dim_9da3: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);
}
.purple_3a37 {
  border-radius: 10%;
}
.sort-hot-8b6f {
  border-radius: 50%;
}
.disabled-down-aca3 {
  font-size: 0.72em;
}
.mini_9003 {
  font-size: 0.875em;
}
.input_large_5a89 {
  font-size: 1.1em;
}
.first_827e {
  text-transform: uppercase;
  line-height: 1.2;
}
.first_827e.disabled-down-aca3 {
  letter-spacing: 0.5px;
}
.surface-7895,
.surface-7895 a {
  color: #6d6d6d;
}
.surface-7895 a:hover {
  color: #111;
}
.hard_5f2b {
  color: #6d6d6d;
}
.texture-silver-6f25 {
  overflow-x: hidden;
}
.texture-silver-6f25 .title_small_90ed.slow-cc6d {
  position: relative;
}
.texture-silver-6f25 .title_small_90ed.slow-cc6d.static-71db {
  position: initial;
}
.texture-silver-6f25
  .title_small_90ed.slow-cc6d.static-71db
  .bronze-1a25 {
  left: auto;
}
.texture-silver-6f25 .title_small_90ed .bronze-1a25 {
  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;
}
.texture-silver-6f25 .title_small_90ed:hover.slow-cc6d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.texture-silver-6f25
  .title_small_90ed:hover.slow-cc6d
  .bronze-1a25 {
  display: block;
  z-index: 9999999;
}
.texture-silver-6f25 .hovered-7c92 .iron-d831,
.texture-silver-6f25 .steel_a803 .iron-d831 {
  display: none;
}
.texture-silver-6f25 .slider_mini_a46a .title_small_90ed:hover.slow-cc6d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.border-d336 .primary_6978 label,
.border-d336 .element_7024 label,
.border-d336 .detail_c8ca label,
.border-d336 .fluid_9684 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.next_0e0a {
  list-style: none;
  margin: 0;
}
.next_0e0a article.column-last-1904 {
  margin-bottom: 0;
}
.next_0e0a ul {
  list-style: none;
  margin: 0;
}
.next_0e0a .component_light_2171 li.column-last-1904 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .next_0e0a .component_light_2171 li.column-last-1904 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .next_0e0a .component_light_2171 li.column-last-1904: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) {
  .next_0e0a .component_light_2171 li.column-last-1904 li.column-last-1904 li.column-last-1904 li.column-last-1904 {
    padding-left: 0;
  }
}
article.column-last-1904 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column-last-1904 .icon-2c58 p:last-of-type {
  margin-bottom: 0;
}
article.column-last-1904 .primary_fd6a {
  float: left;
}
article.column-last-1904 .brown_ed2f {
  margin-left: 85px;
}
article.column-last-1904 .tag-8923 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column-last-1904 .tag-8923 .panel_e4cd {
  margin-left: 10px;
}
article.column-last-1904 .box-rough-8c9f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column-last-1904 .nav-313b {
  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 .primary_6978,
  #respond .detail_c8ca,
  #respond .fluid_9684 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .primary_6978 input,
#respond .detail_c8ca input,
#respond .fluid_9684 input {
  width: 100%;
}
#respond .fluid_9684 {
  margin-right: 0;
}
#respond .badge-8ed5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hovered-7c92 .label_up_ed62 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.label_up_ed62 .over-ca1a.focused_a3f4 .tag-small-8384 > li > a:focus,
.label_up_ed62 .over-ca1a.focused_a3f4 .tag-small-8384 > li > a:hover,
.label_up_ed62 .over-ca1a.tooltip_b1bd .tag-small-8384 > li > a:focus,
.label_up_ed62 .over-ca1a.tooltip_b1bd .tag-small-8384 > li > a:hover,
.label_up_ed62 .over-ca1a.clean-7ec3 .tag-small-8384 > li > a:focus,
.label_up_ed62 .over-ca1a.clean-7ec3 .tag-small-8384 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_up_ed62
  .over-ca1a.focused_a3f4
  .tag-small-8384
  > li.hidden_prev_bde5
  > a,
.label_up_ed62
  .over-ca1a.focused_a3f4
  .tag-small-8384
  > li.dropdown_9ab4
  > a,
.label_up_ed62
  .over-ca1a.tooltip_b1bd
  .tag-small-8384
  > li.hidden_prev_bde5
  > a,
.label_up_ed62
  .over-ca1a.tooltip_b1bd
  .tag-small-8384
  > li.dropdown_9ab4
  > a,
.label_up_ed62
  .over-ca1a.clean-7ec3
  .tag-small-8384
  > li.hidden_prev_bde5
  > a,
.label_up_ed62 .over-ca1a.clean-7ec3 .tag-small-8384 > li.hidden_motion_4307 > a {
  color: rgba(255, 255, 255, 0.99);
}
.label_up_ed62 .backdrop_9e02,
.label_up_ed62 .backdrop_9e02 a {
  color: rgba(255, 255, 255, 0.99);
}
.label_up_ed62 .aside_mini_e5b3.grid_1f4e li a,
.label_up_ed62 .popup_8888 a,
.label_up_ed62 .hovered-a4a9,
.label_up_ed62 .tag-small-8384 > li > a,
.label_up_ed62 .badge-blue-89ec {
  color: rgba(255, 255, 255, 0.79);
}
.label_up_ed62 .aside_mini_e5b3.grid_1f4e li a:hover,
.label_up_ed62 .popup_8888 a:hover,
.label_up_ed62 .hovered-a4a9:hover,
.label_up_ed62 .tag-small-8384 > li > a:hover,
.label_up_ed62 .badge-blue-89ec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_up_ed62 .breadcrumb_static_84b3 {
  color: rgba(255, 255, 255, 0.79);
}
.label_up_ed62 .breadcrumb_static_84b3 .lower-f545 {
  color: rgba(255, 255, 255, 0.99);
}
.label_up_ed62 .breadcrumb_static_84b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_up_ed62 .highlight_2af9 .pattern-6373 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_up_ed62 .highlight_2af9 .pattern-6373 .footer-silver-70e2 {
  color: rgba(255, 255, 255, 0.79);
}
.label_up_ed62
  .highlight_2af9
  .pattern-6373
  .footer-silver-70e2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_up_ed62
  .highlight_2af9
  .pattern-6373
  .footer-silver-70e2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_up_ed62
  .highlight_2af9
  .pattern-6373
  .footer-silver-70e2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_up_ed62
  .highlight_2af9
  .pattern-6373
  .footer-silver-70e2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_up_ed62 .highlight_2af9 .label-right-464a {
  color: rgba(255, 255, 255, 0.79);
}
.label_up_ed62 .highlight_2af9 .label-right-464a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_wood_755b
  .label_up_ed62
  .highlight_2af9
  .sort-e295
  .description-7a6b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_wood_755b
  .label_up_ed62
  .highlight_2af9
  .sort-e295
  .footer-silver-70e2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hovered-7c92 .active-1a65 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active-1a65 .over-ca1a.focused_a3f4 .tag-small-8384 > li > a:focus,
.active-1a65 .over-ca1a.focused_a3f4 .tag-small-8384 > li > a:hover,
.active-1a65 .over-ca1a.tooltip_b1bd .tag-small-8384 > li > a:focus,
.active-1a65 .over-ca1a.tooltip_b1bd .tag-small-8384 > li > a:hover,
.active-1a65 .over-ca1a.clean-7ec3 .tag-small-8384 > li > a:focus,
.active-1a65 .over-ca1a.clean-7ec3 .tag-small-8384 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-1a65
  .over-ca1a.focused_a3f4
  .tag-small-8384
  > li.hidden_prev_bde5
  > a,
.active-1a65
  .over-ca1a.focused_a3f4
  .tag-small-8384
  > li.dropdown_9ab4
  > a,
.active-1a65
  .over-ca1a.tooltip_b1bd
  .tag-small-8384
  > li.hidden_prev_bde5
  > a,
.active-1a65
  .over-ca1a.tooltip_b1bd
  .tag-small-8384
  > li.dropdown_9ab4
  > a,
.active-1a65
  .over-ca1a.clean-7ec3
  .tag-small-8384
  > li.hidden_prev_bde5
  > a,
.active-1a65 .over-ca1a.clean-7ec3 .tag-small-8384 > li.hidden_motion_4307 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active-1a65 .backdrop_9e02,
.active-1a65 .backdrop_9e02 a {
  color: rgba(0, 0, 0, 0.8);
}
.active-1a65 .aside_mini_e5b3.grid_1f4e li a,
.active-1a65 .popup_8888 a,
.active-1a65 .hovered-a4a9,
.active-1a65 .tag-small-8384 > li > a,
.active-1a65 .badge-blue-89ec {
  color: rgba(0, 0, 0, 0.55);
}
.active-1a65 .aside_mini_e5b3.grid_1f4e li a:hover,
.active-1a65 .popup_8888 a:hover,
.active-1a65 .hovered-a4a9:hover,
.active-1a65 .tag-small-8384 > li > a:hover,
.active-1a65 .badge-blue-89ec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-1a65 .breadcrumb_static_84b3 {
  color: rgba(0, 0, 0, 0.55);
}
.active-1a65 .breadcrumb_static_84b3 .lower-f545 {
  color: rgba(0, 0, 0, 0.8);
}
.active-1a65 .breadcrumb_static_84b3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone_0bae .input_slow_879f {
  margin-left: auto;
  margin-right: auto;
}
.cold-362d > * {
  margin-left: auto;
  margin-right: auto;
}
.cold-362d .accordion_63c7 {
  margin-right: 1.41575em;
}
.lite_512e .cold-362d > .preview_4dba {
  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;
}
.lite_512e .cold-362d > .gold_ca17 {
  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;
}
.video-red-e9b7.stone_0bae .input_slow_879f,
.dropdown_a113.stone_0bae .input_slow_879f {
  margin-left: 0;
}
.steel_7021.stone_0bae .input_slow_879f,
.black_2f61.stone_0bae .input_slow_879f {
  margin-right: 0;
}
.cold-362d ol,
.cold-362d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.full_d7de video {
  max-width: 100%;
}
.background_4bac img {
  display: block;
}
.background_4bac.accordion_63c7,
.background_4bac.feature-206c {
  width: 100%;
}
.background_4bac.gold_ca17 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.clean_ce36:not(.rough-e5bb) {
  margin: 1.5em auto;
}
.button-3809 p {
  padding: 1.5em 14px;
}
ul.alert_in_3e65.gold_ca17,
ul.alert_in_3e65.preview_4dba,
ul.alert_in_3e65.inner-3039.preview_4dba {
  padding: 0 14px;
}
.light_3b15 {
  display: block;
  overflow-x: auto;
}
.light_3b15 table {
  border-collapse: collapse;
  width: 100%;
}
.light_3b15 td,
.light_3b15 th {
  padding: 0.5em;
}
.cold-362d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.cold-362d ol ol,
.cold-362d ol ul,
.cold-362d ul ol,
.cold-362d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.cold-362d ol ol li,
.cold-362d ol ul li,
.cold-362d ul ol li,
.cold-362d ul ul li {
  margin-left: 0;
}
.breadcrumb-d4dd.next_060f > .center_1ce3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.breadcrumb-d4dd.next_060f > .center_1ce3 iframe,
.breadcrumb-d4dd.next_060f > .center_1ce3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.left-309f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.left-309f.dynamic_d26a {
  padding: 0;
}
.left-309f.dynamic_d26a cite {
  font-size: 13px;
}
.left-309f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.left-309f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.top-2d46 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.top-2d46 > p:first-child {
  margin-top: 0;
}
.top-2d46 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.top-2d46 blockquote {
  border-left: 0;
}
.pro-8804 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pro-8804:not(.over-9b46) {
  max-width: 100px;
}
.pro-8804.prev-feaa {
  border-bottom: none !important;
  text-align: center;
}
.pro-8804.prev-feaa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .button-3809 p {
    padding: 1.5em 0;
  }
}
.bright-5e68 {
  color: #0073aa;
}
.red_68a4 {
  background-color: #0073aa;
}
.background_cool_9f1b {
  color: #229fd8;
}
.image_simple_03af {
  background-color: #229fd8;
}
.table_a1d8 {
  color: #eee;
}
.outer_e522 {
  background-color: #eee;
}
.pink-5b4f {
  color: #444;
}
.medium_ecaa {
  background-color: #444;
}
.frame-narrow-0064 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.frame-narrow-0064 .image_huge_8898 .popup_8888 {
  font-size: 15px;
}
.frame-narrow-0064 .popup_8888 {
  line-height: 1.3;
}
.frame-narrow-0064 .active-1a65 {
}
.frame-narrow-0064 .label_up_ed62 {
  background: #235787;
}
.modal_08d0 {
  padding: 0;
}
.modal_08d0 .label_up_ed62 {
  background: #1a1a1a;
}
.modal_08d0 .active-1a65 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.picture-yellow-020d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.picture-yellow-020d .active-1a65 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.picture-yellow-020d .label_up_ed62 {
  background: #303030;
}
.complex-502d {
  position: relative;
  z-index: 10;
}
.complex-502d .hot_10c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected_24e8 .slow-cc6d {
  display: inline-block;
  vertical-align: middle;
}
.selected_24e8.accent-copper-fd28 .slow-cc6d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .selected_24e8.accent-copper-fd28 .slow-cc6d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .selected_24e8.accent-copper-fd28 .slow-cc6d {
    margin-right: 0.4em;
  }
}
.selected_24e8.accent-copper-fd28 .slow-cc6d:last-child {
  margin-right: 0;
}
.dropdown-c912 .hot_10c7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hovered-7c92 .image_huge_8898 {
    margin: 0 -0.5em;
  }
  .hovered-7c92 .image_huge_8898 [class*="customify-col-"],
  .hovered-7c92 .image_huge_8898 [class*="customify-col_"],
  .hovered-7c92 .image_huge_8898 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hovered-7c92.main-hard-3b89 .hot_10c7 {
  background: 0 0 !important;
}
.hovered-7c92.main-hard-3b89 .hot_10c7,
.hovered-7c92.dropdown-c912 .hot_10c7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hovered-7c92.media-6402 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hovered-7c92.dropdown-c912 .hot_10c7 {
  box-shadow: none !important;
}
.item_2e5c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .item_2e5c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .item_2e5c {
    padding: 18px 0 20px;
  }
}
.item_2e5c .plasma_6504 {
  width: 100%;
}
.item_2e5c .badge-6102 {
  margin-bottom: 0;
}
.item_2e5c .description_0f65 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pressed_389d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pressed_389d .box-silver-8b34 {
  width: 100%;
}
.text_light_1946 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.text_light_1946 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.text_light_1946 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;
}
.text_light_1946 li:last-child:after {
  display: none;
}
.text_light_1946 li a {
  font-weight: 500;
  margin-right: 10px;
}
.module-mini-8511 .iron-d831 button,
.item_2e5c .iron-d831 button {
  left: 0;
}
.module-mini-8511 .box-silver-8b34,
.item_2e5c .box-silver-8b34 {
  padding-left: 0;
  padding-right: 0;
}
.module-mini-8511 .pressed_389d,
.item_2e5c .pressed_389d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.module-mini-8511 {
  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;
}
.module-mini-8511: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;
}
.module-mini-8511 .main-white-98e0 {
  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) {
  .module-mini-8511 .main-white-98e0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .module-mini-8511 .main-white-98e0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .module-mini-8511 .main-white-98e0 {
    min-height: 200px;
  }
}
.module-mini-8511 .text_light_1946 {
  color: rgba(255, 255, 255, 0.8);
}
.module-mini-8511 .text_light_1946 a,
.module-mini-8511 .text_light_1946 li:after {
  color: inherit;
}
.module-mini-8511 .text_light_1946 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.banner_next_b094 {
  margin-bottom: 0.5em;
}
.down_e1f3 {
  margin-bottom: 1.2em;
}
.down_e1f3,
.banner_next_b094 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.down_e1f3 p:last-child,
.banner_next_b094 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .iron-d831,
#masthead .iron-d831 {
  display: none;
}
#masthead
  > .iron-d831.text-3ab6 {
  display: none;
}
#masthead > .iron-d831 button {
  left: 0;
}
.badge_black_add2 {
  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%;
}
.badge_black_add2 .slow-cc6d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.badge_black_add2 .focus_easy_73ee {
  display: -webkit-box;
  display: flex;
}
.badge_black_add2 .focus_easy_73ee.section_hard_9839 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.badge_black_add2 .focus_easy_73ee.tiny_d48b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_black_add2 .focus_easy_73ee.next-3c6f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_black_add2.active-2452.media-8a25 .focus_easy_73ee.section_hard_9839 {
  flex-basis: 100%;
}
.badge_black_add2.highlight-purple-11f8 .focus_easy_73ee.tiny_d48b {
  -webkit-box-flex: 1;
  flex: auto;
}
.badge_black_add2.highlight-purple-11f8 .focus_easy_73ee.next-3c6f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .iron-d831.text-3ab6 {
  display: none;
}
#masthead > .iron-d831 button {
  left: 0;
}
.tabs-short-c09c {
  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;
}
.tabs-short-c09c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tabs-short-c09c.pink-53df i {
  margin-right: 4px;
}
.tabs-short-c09c.disabled_3195 i {
  margin-left: 5px;
}
.popup_8888 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.popup_8888 p:last-child {
  margin-bottom: 0;
}
.blue-99f0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.blue-99f0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.blue-99f0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.blue-99f0 .backdrop_9e02 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.blue-99f0 .search-small-e3c5 {
  margin: 5px 0 7px 0;
}
.blue-99f0.border-bc13 .input-f8a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue-99f0.border-bc13 .block_medium_a7d0 {
  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;
}
.blue-99f0.purple-eb85 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.blue-99f0.purple-eb85 .input-f8a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue-99f0.purple-eb85 .block_medium_a7d0 {
  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;
}
.blue-99f0.fresh_97f5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.blue-99f0.cold-0919 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.blue-99f0.cold-0919 .block_medium_a7d0 {
  margin-top: 7px;
}
.orange_0696 {
  display: inline-block;
}
.complex-502d .widget-e0d8 .blue-99f0 img {
  max-width: 100%;
}
.over-ca1a .layout_simple_1cde.hero-pressed-a9e4,
.north-3c9f .layout_simple_1cde.hero-pressed-a9e4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.over-ca1a .section_ac88,
.north-3c9f .section_ac88 {
  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%);
}
.over-ca1a .section_ac88 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.over-ca1a.tertiary_02ed .section_ac88 {
  display: none;
}
.over-ca1a .hero_8ef6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over-ca1a .hero_8ef6 li {
  display: inline-block;
  position: relative;
}
.over-ca1a .hero_8ef6 li:last-child {
  margin-right: 0;
}
.over-ca1a .hero_8ef6 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;
}
.over-ca1a .hero_8ef6 li.hidden_motion_4307 > a {
  color: rgba(0, 0, 0, 0.9);
}
.over-ca1a .hero_8ef6 > 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;
}
.over-ca1a .hero_8ef6 > li > a i {
  line-height: 0;
}
.over-ca1a .hero_8ef6 > li.narrow-04cc > a .section_ac88 {
  margin-left: 4px;
  line-height: 0;
}
.over-ca1a .hero_8ef6 .description_0ad6 li.narrow-04cc > a {
  position: relative;
}
.over-ca1a .hero_8ef6 .description_0ad6 li.narrow-04cc > a:after,
.over-ca1a .hero_8ef6 .description_0ad6 li.narrow-04cc > a:before {
  content: "";
  display: table;
}
.over-ca1a .hero_8ef6 .description_0ad6 li.narrow-04cc > a:after {
  clear: both;
}
.over-ca1a .hero_8ef6 .description_0ad6 li.narrow-04cc > a .section_ac88 {
  margin-left: 5px;
  float: right;
}
.over-ca1a .rough-0f88,
.over-ca1a .description_0ad6 {
  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;
}
.over-ca1a .description_0ad6 {
  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;
}
.over-ca1a .description_0ad6 .hero-pressed-a9e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over-ca1a .description_0ad6 .section_ac88 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.over-ca1a .description_0ad6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.over-ca1a .description_0ad6 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;
}
.over-ca1a .description_0ad6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.over-ca1a .description_0ad6 .description_0ad6 {
  top: 0;
  left: 100%;
}
.over-ca1a .sidebar_2b03.fn-focus-2c8b > .rough-0f88,
.over-ca1a .sidebar_2b03.fn-focus-2c8b > .description_0ad6,
.over-ca1a .sidebar_2b03:focus > .rough-0f88,
.over-ca1a .sidebar_2b03:focus > .description_0ad6,
.over-ca1a .sidebar_2b03:hover > .rough-0f88,
.over-ca1a .sidebar_2b03:hover > .description_0ad6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.over-ca1a.clean-7ec3 .tag-small-8384:after,
.over-ca1a.clean-7ec3 .tag-small-8384:before {
  content: "";
  display: table;
}
.over-ca1a.clean-7ec3 .tag-small-8384:after {
  clear: both;
}
.over-ca1a.clean-7ec3 .tag-small-8384 > li {
  float: left;
}
.over-ca1a.wrapper_5e9a .tag-small-8384:after,
.over-ca1a.wrapper_5e9a .tag-small-8384:before {
  content: "";
  display: table;
}
.over-ca1a.wrapper_5e9a .tag-small-8384:after {
  clear: both;
}
.over-ca1a.wrapper_5e9a .tag-small-8384 > li {
  float: left;
}
.over-ca1a.wrapper_5e9a .tag-small-8384 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.over-ca1a.wrapper_5e9a .tag-small-8384 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.over-ca1a.wrapper_5e9a .tag-small-8384 > li.hidden_prev_bde5 > a,
.over-ca1a.wrapper_5e9a .tag-small-8384 > li.hidden_motion_4307 > a {
  color: #fff;
  background-color: #1e4b75;
}
.over-ca1a.focused_a3f4 .tag-small-8384 > li > a .hero-pressed-a9e4 {
  position: relative;
}
.over-ca1a.focused_a3f4 .tag-small-8384 > li > a .hero-pressed-a9e4: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;
}
.over-ca1a.focused_a3f4
  .tag-small-8384
  > li:focus
  > a
  .hero-pressed-a9e4:before,
.over-ca1a.focused_a3f4
  .tag-small-8384
  > li:hover
  > a
  .hero-pressed-a9e4:before {
  width: 100%;
  background-color: currentColor;
}
.over-ca1a.focused_a3f4
  .tag-small-8384
  > li.hidden_prev_bde5
  > a
  .hero-pressed-a9e4:before,
.over-ca1a.focused_a3f4
  .tag-small-8384
  > li.dropdown_9ab4
  > a
  .hero-pressed-a9e4:before {
  width: 100%;
  background-color: currentColor;
}
.over-ca1a.tooltip_b1bd .tag-small-8384 > li > a .hero-pressed-a9e4 {
  position: relative;
}
.over-ca1a.tooltip_b1bd .tag-small-8384 > li > a .hero-pressed-a9e4: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;
}
.over-ca1a.tooltip_b1bd .tag-small-8384 > li:focus > a .hero-pressed-a9e4:before,
.over-ca1a.tooltip_b1bd
  .tag-small-8384
  > li:hover
  > a
  .hero-pressed-a9e4:before {
  width: 100%;
  background-color: currentColor;
}
.over-ca1a.tooltip_b1bd
  .tag-small-8384
  > li.hidden_prev_bde5
  > a
  .hero-pressed-a9e4:before,
.over-ca1a.tooltip_b1bd
  .tag-small-8384
  > li.dropdown_9ab4
  > a
  .hero-pressed-a9e4:before {
  width: 100%;
  background-color: currentColor;
}
.north-3c9f .hero_8ef6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.north-3c9f .hero_8ef6 li:first-child > a {
  border-top: none;
}
.north-3c9f .hero_8ef6 .status_pressed_10f6 > .hero-pressed-a9e4 .section_ac88 {
  display: none;
}
.north-3c9f .hero_8ef6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.north-3c9f .hero_8ef6 li:last-child {
  border: none;
}
.north-3c9f .hero_8ef6 li.narrow-04cc > a {
  padding-right: 45px !important;
}
.north-3c9f .hero_8ef6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.north-3c9f .hero_8ef6 li a:focus,
.north-3c9f .hero_8ef6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.north-3c9f .hero_8ef6 li .tag_24a3 {
  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;
}
.north-3c9f .hero_8ef6 li .tag_24a3:hover {
  box-shadow: none;
}
.north-3c9f .hero_8ef6 li .tag_24a3 .section_ac88 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.north-3c9f .hero_8ef6 .description_0ad6 {
  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);
}
.north-3c9f .hero_8ef6 .description_0ad6 li a {
  padding-left: 3em;
}
.north-3c9f .hero_8ef6 .new_f623 > a .tag_24a3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.north-3c9f .hero_8ef6 .new_f623 > .description_0ad6 {
  display: block;
  opacity: 1;
}
.west_202c {
  max-width: 100%;
}
.iron-f028 {
  line-height: 0;
  cursor: pointer;
}
.badge-blue-89ec {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.badge-blue-89ec:hover {
  box-shadow: none;
  color: currentColor;
}
.badge-blue-89ec svg {
  width: 18px;
  height: 18px;
}
.badge-blue-89ec .pink-2ac9 {
  display: none;
}
.badge-hard-df6b {
  position: relative;
}
.badge-hard-df6b.fn-active-2c8b .badge-blue-89ec .article-e7d8 {
  display: none;
}
.badge-hard-df6b.fn-active-2c8b .badge-blue-89ec .pink-2ac9 {
  display: inline-block;
}
.badge-hard-df6b .alert_light_fe89 {
  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);
}
.badge-hard-df6b.slider-4c2a .alert_light_fe89 {
  left: auto;
  right: -0.9em;
}
.badge-hard-df6b.slider-4c2a .prev-2d8b::before {
  left: auto;
  right: 15px;
}
.badge-hard-df6b.fn-active-2c8b .alert_light_fe89 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort-e295 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sort-e295 label {
  flex-basis: 100%;
}
.sort-e295 .pattern-6373 {
  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;
}
.sort-e295 .footer-silver-70e2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sort-e295 .footer-silver-70e2:focus {
  background-color: transparent;
}
.sort-e295 button.label-right-464a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sort-e295 button.label-right-464a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sort-e295 button.label-right-464a svg {
  width: 18px;
  height: 18px;
}
.sort-e295 input[type="submit"] {
  min-height: auto;
}
.highlight_2af9 .sort-e295 .footer-silver-70e2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.prev-2d8b {
  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) {
  .prev-2d8b {
    width: 220px;
  }
}
.prev-2d8b label {
  flex-basis: 100%;
}
.prev-2d8b::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;
}
.gradient_wood_755b .highlight_2af9 .sort-e295 {
  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;
}
.gradient_wood_755b
  .highlight_2af9
  .sort-e295
  .pattern-6373 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gradient_wood_755b .highlight_2af9 .sort-e295 .footer-silver-70e2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gradient_wood_755b
  .highlight_2af9
  .sort-e295
  .footer-silver-70e2:focus {
  background: 0 0;
}
.gradient_wood_755b
  .highlight_2af9
  .sort-e295
  .description-7a6b {
  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;
}
.aside_mini_e5b3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.aside_mini_e5b3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.aside_mini_e5b3 li:last-child {
  margin-right: 0;
}
.aside_mini_e5b3 li:first-child {
  margin-left: 0;
}
.aside_mini_e5b3.pro-41d0 a {
  color: #fff;
}
.aside_mini_e5b3.pro-41d0 a:hover {
  color: #fff;
}
.aside_mini_e5b3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.aside_mini_e5b3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.aside_mini_e5b3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.aside_mini_e5b3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.aside_mini_e5b3 [class*="social-icon-apple"] {
  background-color: #999;
}
.aside_mini_e5b3 [class*="social-icon-apple"].pattern_easy_990f {
  background-color: transparent;
  color: #999;
}
.aside_mini_e5b3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.aside_mini_e5b3 [class*="social-icon-behance"].pattern_easy_990f {
  background-color: transparent;
  color: #1769ff;
}
.aside_mini_e5b3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.aside_mini_e5b3 [class*="social-icon-bitbucket"].pattern_easy_990f {
  background-color: transparent;
  color: #205081;
}
.aside_mini_e5b3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.aside_mini_e5b3 [class*="social-icon-codepen"].pattern_easy_990f {
  background-color: transparent;
  color: #000;
}
.aside_mini_e5b3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.aside_mini_e5b3 [class*="social-icon-delicious"].pattern_easy_990f {
  background-color: transparent;
  color: #39f;
}
.aside_mini_e5b3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.aside_mini_e5b3 [class*="social-icon-digg"].pattern_easy_990f {
  background-color: transparent;
  color: #005be2;
}
.aside_mini_e5b3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.aside_mini_e5b3 [class*="social-icon-dribbble"].pattern_easy_990f {
  background-color: transparent;
  color: #ea4c89;
}
.aside_mini_e5b3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.aside_mini_e5b3 [class*="social-icon-envelope"].pattern_easy_990f {
  background-color: transparent;
  color: #ea4335;
}
.aside_mini_e5b3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.aside_mini_e5b3 [class*="social-icon-facebook"].pattern_easy_990f {
  background-color: transparent;
  color: #3b5998;
}
.aside_mini_e5b3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.aside_mini_e5b3 [class*="social-icon-flickr"].pattern_easy_990f {
  background-color: transparent;
  color: #0063dc;
}
.aside_mini_e5b3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.aside_mini_e5b3 [class*="social-icon-foursquare"].pattern_easy_990f {
  background-color: transparent;
  color: #2d5be3;
}
.aside_mini_e5b3 [class*="social-icon-github"] {
  background-color: #333;
}
.aside_mini_e5b3 [class*="social-icon-github"].pattern_easy_990f {
  background-color: transparent;
  color: #333;
}
.aside_mini_e5b3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.aside_mini_e5b3 [class*="social-icon-google-plus"].pattern_easy_990f {
  background-color: transparent;
  color: #dd4b39;
}
.aside_mini_e5b3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.aside_mini_e5b3 [class*="social-icon-houzz"].pattern_easy_990f {
  background-color: transparent;
  color: #7ac142;
}
.aside_mini_e5b3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.aside_mini_e5b3 [class*="social-icon-instagram"].pattern_easy_990f {
  background-color: transparent;
  color: #262626;
}
.aside_mini_e5b3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.aside_mini_e5b3 [class*="social-icon-jsfiddle"].pattern_easy_990f {
  background-color: transparent;
  color: #487aa2;
}
.aside_mini_e5b3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.aside_mini_e5b3 [class*="social-icon-linkedin"].pattern_easy_990f {
  background-color: transparent;
  color: #0077b5;
}
.aside_mini_e5b3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.aside_mini_e5b3 [class*="social-icon-medium"].pattern_easy_990f {
  background-color: transparent;
  color: #00ab6b;
}
.aside_mini_e5b3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.aside_mini_e5b3
  [class*="social-icon-odnoklassniki"].pattern_easy_990f {
  background-color: transparent;
  color: #f4731c;
}
.aside_mini_e5b3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.aside_mini_e5b3 [class*="social-icon-meetup"].pattern_easy_990f {
  background-color: transparent;
  color: #ec1c40;
}
.aside_mini_e5b3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.aside_mini_e5b3 [class*="social-icon-pinterest"].pattern_easy_990f {
  background-color: transparent;
  color: #bd081c;
}
.aside_mini_e5b3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.aside_mini_e5b3 [class*="social-icon-product-hunt"].pattern_easy_990f {
  background-color: transparent;
  color: #da552f;
}
.aside_mini_e5b3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.aside_mini_e5b3 [class*="social-icon-reddit"].pattern_easy_990f {
  background-color: transparent;
  color: #ff4500;
}
.aside_mini_e5b3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.aside_mini_e5b3 [class*="social-icon-rss"].pattern_easy_990f {
  background-color: transparent;
  color: #f26522;
}
.aside_mini_e5b3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.aside_mini_e5b3
  [class*="social-icon-shopping-cart"].pattern_easy_990f {
  background-color: transparent;
  color: #4caf50;
}
.aside_mini_e5b3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.aside_mini_e5b3 [class*="social-icon-skype"].pattern_easy_990f {
  background-color: transparent;
  color: #00aff0;
}
.aside_mini_e5b3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.aside_mini_e5b3 [class*="social-icon-slideshare"].pattern_easy_990f {
  background-color: transparent;
  color: #0077b5;
}
.aside_mini_e5b3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.aside_mini_e5b3 [class*="social-icon-snapchat"].pattern_easy_990f {
  background-color: transparent;
  color: #fffc00;
}
.aside_mini_e5b3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.aside_mini_e5b3 [class*="social-icon-soundcloud"].pattern_easy_990f {
  background-color: transparent;
  color: #f80;
}
.aside_mini_e5b3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.aside_mini_e5b3 [class*="social-icon-spotify"].pattern_easy_990f {
  background-color: transparent;
  color: #2ebd59;
}
.aside_mini_e5b3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.aside_mini_e5b3
  [class*="social-icon-stack-overflow"].pattern_easy_990f {
  background-color: transparent;
  color: #fe7a15;
}
.aside_mini_e5b3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.aside_mini_e5b3 [class*="social-icon-maldkfgram"].pattern_easy_990f {
  background-color: transparent;
  color: #2ca5e0;
}
.aside_mini_e5b3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.aside_mini_e5b3 [class*="social-icon-tripadvisor"].pattern_easy_990f {
  background-color: transparent;
  color: #589442;
}
.aside_mini_e5b3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.aside_mini_e5b3 [class*="social-icon-tumblr"].pattern_easy_990f {
  background-color: transparent;
  color: #35465c;
}
.aside_mini_e5b3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.aside_mini_e5b3 [class*="social-icon-twitch"].pattern_easy_990f {
  background-color: transparent;
  color: #6441a5;
}
.aside_mini_e5b3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.aside_mini_e5b3 [class*="social-icon-twitter"].pattern_easy_990f {
  background-color: transparent;
  color: #1da1f2;
}
.aside_mini_e5b3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.aside_mini_e5b3 [class*="social-icon-vimeo"].pattern_easy_990f {
  background-color: transparent;
  color: #1ab7ea;
}
.aside_mini_e5b3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.aside_mini_e5b3 [class*="social-icon-vk"].pattern_easy_990f {
  background-color: transparent;
  color: #45668e;
}
.aside_mini_e5b3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.aside_mini_e5b3 [class*="social-icon-weibo"].pattern_easy_990f {
  background-color: transparent;
  color: #df2029;
}
.aside_mini_e5b3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.aside_mini_e5b3 [class*="social-icon-weixin"].pattern_easy_990f {
  background-color: transparent;
  color: #7bb32e;
}
.aside_mini_e5b3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.aside_mini_e5b3 [class*="social-icon-whatsapp"].pattern_easy_990f {
  background-color: transparent;
  color: #25d366;
}
.aside_mini_e5b3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.aside_mini_e5b3 [class*="social-icon-wordpress"].pattern_easy_990f {
  background-color: transparent;
  color: #21759b;
}
.aside_mini_e5b3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.aside_mini_e5b3 [class*="social-icon-xing"].pattern_easy_990f {
  background-color: transparent;
  color: #026466;
}
.aside_mini_e5b3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.aside_mini_e5b3 [class*="social-icon-yelp"].pattern_easy_990f {
  background-color: transparent;
  color: #af0606;
}
.aside_mini_e5b3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.aside_mini_e5b3 [class*="social-icon-youtube"].pattern_easy_990f {
  background-color: transparent;
  color: #cd201f;
}
.hovered-a4a9 {
  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;
}
.hovered-a4a9:hover {
  box-shadow: none;
  background: 0 0;
}
.menu_short_f391 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.primary_short_7683 {
  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;
}
.block_c9e5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.content_3367 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.content_3367,
.content_3367::after,
.content_3367::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;
}
.content_3367::after,
.content_3367::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static_5fb1 .primary_short_7683 .block_c9e5 {
  margin-top: -2px;
  width: 19px;
}
.static_5fb1 .primary_short_7683 .content_3367 {
  margin-top: -1px;
}
.static_5fb1 .primary_short_7683 .content_3367,
.static_5fb1 .primary_short_7683 .content_3367::after,
.static_5fb1 .primary_short_7683 .content_3367::before {
  width: 19px;
  height: 2px;
}
.static_5fb1 .primary_short_7683 .content_3367::before {
  top: -6px;
}
.static_5fb1 .primary_short_7683 .content_3367::after {
  bottom: -6px;
}
.selected_fd48 .primary_short_7683 .block_c9e5 {
  margin-top: -2px;
  width: 22px;
}
.selected_fd48 .primary_short_7683 .content_3367 {
  margin-top: -1px;
}
.selected_fd48 .primary_short_7683 .content_3367,
.selected_fd48 .primary_short_7683 .content_3367::after,
.selected_fd48 .primary_short_7683 .content_3367::before {
  width: 22px;
  height: 2px;
}
.selected_fd48 .primary_short_7683 .content_3367::before {
  top: -7px;
}
.selected_fd48 .primary_short_7683 .content_3367::after {
  bottom: -7px;
}
.avatar_silver_de1a .primary_short_7683 .block_c9e5 {
  margin-top: -2px;
  width: 31px;
}
.avatar_silver_de1a .primary_short_7683 .content_3367 {
  margin-top: -1.5px;
}
.avatar_silver_de1a .primary_short_7683 .content_3367,
.avatar_silver_de1a .primary_short_7683 .content_3367::after,
.avatar_silver_de1a .primary_short_7683 .content_3367::before {
  width: 31px;
  height: 3px;
}
.avatar_silver_de1a .primary_short_7683 .content_3367::before {
  top: -9px;
}
.avatar_silver_de1a .primary_short_7683 .content_3367::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .red-ef63 .primary_short_7683 .block_c9e5 {
    margin-top: -2px;
    width: 19px;
  }
  .red-ef63 .primary_short_7683 .content_3367 {
    margin-top: -1px;
  }
  .red-ef63 .primary_short_7683 .content_3367,
  .red-ef63 .primary_short_7683 .content_3367::after,
  .red-ef63 .primary_short_7683 .content_3367::before {
    width: 19px;
    height: 2px;
  }
  .red-ef63 .primary_short_7683 .content_3367::before {
    top: -6px;
  }
  .red-ef63 .primary_short_7683 .content_3367::after {
    bottom: -6px;
  }
  .card-2c8a .primary_short_7683 .block_c9e5 {
    margin-top: -2px;
    width: 22px;
  }
  .card-2c8a .primary_short_7683 .content_3367 {
    margin-top: -1px;
  }
  .card-2c8a .primary_short_7683 .content_3367,
  .card-2c8a .primary_short_7683 .content_3367::after,
  .card-2c8a .primary_short_7683 .content_3367::before {
    width: 22px;
    height: 2px;
  }
  .card-2c8a .primary_short_7683 .content_3367::before {
    top: -7px;
  }
  .card-2c8a .primary_short_7683 .content_3367::after {
    bottom: -7px;
  }
  .aside-stale-8f13 .primary_short_7683 .block_c9e5 {
    margin-top: -2px;
    width: 31px;
  }
  .aside-stale-8f13 .primary_short_7683 .content_3367 {
    margin-top: -1.5px;
  }
  .aside-stale-8f13 .primary_short_7683 .content_3367,
  .aside-stale-8f13 .primary_short_7683 .content_3367::after,
  .aside-stale-8f13 .primary_short_7683 .content_3367::before {
    width: 31px;
    height: 3px;
  }
  .aside-stale-8f13 .primary_short_7683 .content_3367::before {
    top: -9px;
  }
  .aside-stale-8f13 .primary_short_7683 .content_3367::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .up-3e6b .primary_short_7683 .block_c9e5 {
    margin-top: -2px;
    width: 19px;
  }
  .up-3e6b .primary_short_7683 .content_3367 {
    margin-top: -1px;
  }
  .up-3e6b .primary_short_7683 .content_3367,
  .up-3e6b .primary_short_7683 .content_3367::after,
  .up-3e6b .primary_short_7683 .content_3367::before {
    width: 19px;
    height: 2px;
  }
  .up-3e6b .primary_short_7683 .content_3367::before {
    top: -6px;
  }
  .up-3e6b .primary_short_7683 .content_3367::after {
    bottom: -6px;
  }
  .light-6f11 .primary_short_7683 .block_c9e5 {
    margin-top: -2px;
    width: 22px;
  }
  .light-6f11 .primary_short_7683 .content_3367 {
    margin-top: -1px;
  }
  .light-6f11 .primary_short_7683 .content_3367,
  .light-6f11 .primary_short_7683 .content_3367::after,
  .light-6f11 .primary_short_7683 .content_3367::before {
    width: 22px;
    height: 2px;
  }
  .light-6f11 .primary_short_7683 .content_3367::before {
    top: -7px;
  }
  .light-6f11 .primary_short_7683 .content_3367::after {
    bottom: -7px;
  }
  .component_64f1 .primary_short_7683 .block_c9e5 {
    margin-top: -2px;
    width: 31px;
  }
  .component_64f1 .primary_short_7683 .content_3367 {
    margin-top: -1.5px;
  }
  .component_64f1 .primary_short_7683 .content_3367,
  .component_64f1 .primary_short_7683 .content_3367::after,
  .component_64f1 .primary_short_7683 .content_3367::before {
    width: 31px;
    height: 3px;
  }
  .component_64f1 .primary_short_7683 .content_3367::before {
    top: -9px;
  }
  .component_64f1 .primary_short_7683 .content_3367::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hard_39d9 .primary_short_7683 .block_c9e5 {
    margin-top: -2px;
    width: 19px;
  }
  .hard_39d9 .primary_short_7683 .content_3367 {
    margin-top: -1px;
  }
  .hard_39d9 .primary_short_7683 .content_3367,
  .hard_39d9 .primary_short_7683 .content_3367::after,
  .hard_39d9 .primary_short_7683 .content_3367::before {
    width: 19px;
    height: 2px;
  }
  .hard_39d9 .primary_short_7683 .content_3367::before {
    top: -6px;
  }
  .hard_39d9 .primary_short_7683 .content_3367::after {
    bottom: -6px;
  }
  .main_black_a9ad .primary_short_7683 .block_c9e5 {
    margin-top: -2px;
    width: 22px;
  }
  .main_black_a9ad .primary_short_7683 .content_3367 {
    margin-top: -1px;
  }
  .main_black_a9ad .primary_short_7683 .content_3367,
  .main_black_a9ad .primary_short_7683 .content_3367::after,
  .main_black_a9ad .primary_short_7683 .content_3367::before {
    width: 22px;
    height: 2px;
  }
  .main_black_a9ad .primary_short_7683 .content_3367::before {
    top: -7px;
  }
  .main_black_a9ad .primary_short_7683 .content_3367::after {
    bottom: -7px;
  }
  .slider-838e .primary_short_7683 .block_c9e5 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-838e .primary_short_7683 .content_3367 {
    margin-top: -1.5px;
  }
  .slider-838e .primary_short_7683 .content_3367,
  .slider-838e .primary_short_7683 .content_3367::after,
  .slider-838e .primary_short_7683 .content_3367::before {
    width: 31px;
    height: 3px;
  }
  .slider-838e .primary_short_7683 .content_3367::before {
    top: -9px;
  }
  .slider-838e .primary_short_7683 .content_3367::after {
    bottom: -9px;
  }
}
.badge-63db .content_3367 {
  -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);
}
.badge-63db .content_3367::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.badge-63db .content_3367::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);
}
.badge-63db.carousel-smooth-40a3 .content_3367 {
  -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);
}
.badge-63db.carousel-smooth-40a3 .content_3367::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.badge-63db.carousel-smooth-40a3 .content_3367::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);
}
.frame-a281 {
  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.shadow-30d6:before {
  display: none;
}
.steel_a803 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.steel_a803 .filter-green-9a8a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.steel_a803 .filter-green-9a8a:last-of-type {
  border-bottom: none;
}
.steel_a803 .filter-green-9a8a.stone-ceb5,
.steel_a803 .filter-green-9a8a.avatar-over-7fb3,
.steel_a803 .filter-green-9a8a.status_simple_acdd {
  padding: 0;
}
.steel_a803 .north-3c9f .tag_24a3 {
  color: currentColor;
}
.steel_a803 .north-3c9f .tag_24a3:focus,
.steel_a803 .north-3c9f .tag_24a3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel_a803.active-1a65 .breadcrumb_static_84b3,
.steel_a803.active-1a65 .popup_8888 a,
.steel_a803.active-1a65 .tag-small-8384 a,
.steel_a803.active-1a65 .description_0ad6 a {
  color: rgba(0, 0, 0, 0.55);
}
.steel_a803.active-1a65 .breadcrumb_static_84b3:hover,
.steel_a803.active-1a65 .popup_8888 a:hover,
.steel_a803.active-1a65 .tag-small-8384 a:hover,
.steel_a803.active-1a65 .description_0ad6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel_a803.active-1a65 .lower-f545 {
  color: rgba(0, 0, 0, 0.8);
}
.steel_a803.active-1a65 .filter-green-9a8a {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel_a803.active-1a65 .filter-green-9a8a:before {
  background: rgba(0, 0, 0, 0.08);
}
.steel_a803.active-1a65 .new-eb05:before {
  background: rgba(255, 255, 255, 0.9);
}
.steel_a803.active-1a65 .north-3c9f .hero_8ef6 li a,
.steel_a803.active-1a65 .north-3c9f .tag_24a3,
.steel_a803.active-1a65 .description_0ad6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel_a803.active-1a65 .north-3c9f .tag_24a3:focus,
.steel_a803.active-1a65 .north-3c9f .tag_24a3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel_a803.active-1a65 .hero_8ef6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel_a803.label_up_ed62 .breadcrumb_static_84b3,
.steel_a803.label_up_ed62 .popup_8888 a,
.steel_a803.label_up_ed62 .tag-small-8384 .tag_24a3,
.steel_a803.label_up_ed62 .tag-small-8384 a,
.steel_a803.label_up_ed62 .description_0ad6 a {
  color: rgba(255, 255, 255, 0.79);
}
.steel_a803.label_up_ed62 .breadcrumb_static_84b3:hover,
.steel_a803.label_up_ed62 .popup_8888 a:hover,
.steel_a803.label_up_ed62 .tag-small-8384 .tag_24a3:hover,
.steel_a803.label_up_ed62 .tag-small-8384 a:hover,
.steel_a803.label_up_ed62 .description_0ad6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel_a803.label_up_ed62 .lower-f545 {
  color: rgba(255, 255, 255, 0.99);
}
.steel_a803.label_up_ed62 .filter-green-9a8a {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_a803.label_up_ed62 .filter-green-9a8a:before {
  background: rgba(255, 255, 255, 0.08);
}
.steel_a803.label_up_ed62 .new-eb05:before {
  background: rgba(0, 0, 0, 0.9);
}
.steel_a803.label_up_ed62 .north-3c9f .hero_8ef6 li a,
.steel_a803.label_up_ed62 .north-3c9f .tag_24a3,
.steel_a803.label_up_ed62 .description_0ad6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_a803.label_up_ed62 .north-3c9f .tag_24a3:focus,
.steel_a803.label_up_ed62 .north-3c9f .tag_24a3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel_a803.label_up_ed62 .hero_8ef6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-eb05 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.new-eb05:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.info-easy-32c1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.description-brown-461a .steel_a803 {
  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;
}
.description-brown-461a .filter-green-9a8a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.description-brown-461a .filter-green-9a8a: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) {
  .description-brown-461a .filter-green-9a8a:before {
    width: 16%;
    left: 42%;
  }
}
.description-brown-461a .filter-green-9a8a:last-child:before {
  content: none;
}
.description-brown-461a .filter-green-9a8a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.description-brown-461a .north-3c9f .hero_8ef6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.description-brown-461a .north-3c9f .hero_8ef6 li a .tag_24a3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.description-brown-461a .north-3c9f .description_0ad6 {
  border: none;
}
.description-brown-461a .north-3c9f .description_0ad6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.description-brown-461a .new-eb05 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.description-brown-461a .info-easy-32c1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.description-brown-461a .label_up_ed62 .new-eb05:before {
  background: rgba(0, 0, 0, 0.9);
}
.description-brown-461a .active-1a65.tabs_e398 .content_3367 {
  background: rgba(0, 0, 0, 0.6);
}
.description-brown-461a
  .active-1a65.tabs_e398
  .content_3367::after,
.description-brown-461a
  .active-1a65.tabs_e398
  .content_3367:before {
  background: inherit;
}
.description-brown-461a
  .active-1a65.tabs_e398:hover
  .content_3367 {
  background: rgba(0, 0, 0, 0.8);
}
.background-b56c .steel_a803 {
  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) {
  .background-b56c .steel_a803 {
    width: auto;
    right: 45px;
  }
}
.easy_e195 .steel_a803 {
  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) {
  .easy_e195 .steel_a803 {
    width: auto;
    left: 45px;
  }
}
.shadow-30d6 .steel_a803 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shadow-30d6 .info-easy-32c1 {
  max-width: 48em;
  margin: 0 auto;
}
.shadow-30d6 .new-eb05:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.alert-red-2a28 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.alert-red-2a28.description-brown-461a .steel_a803 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.alert-red-2a28.background-b56c .steel_a803 {
  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);
}
.alert-red-2a28 .steel_a803 {
  visibility: visible;
}
.alert-red-2a28.easy_e195 .steel_a803 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sidebar_top_26ed,
.warm-9b30 {
  overflow-x: hidden;
}
.sidebar_top_26ed .steel_a803 {
  overflow: auto;
}
.sidebar_top_26ed.description-brown-461a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_top_26ed.description-brown-461a .steel_a803 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sidebar_top_26ed.description-brown-461a .hovered-a4a9 {
  opacity: 0;
}
.sidebar_top_26ed.background-b56c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_top_26ed.background-b56c .steel_a803 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sidebar_top_26ed.background-b56c .hovered-a4a9 {
  opacity: 0;
}
.sidebar_top_26ed.easy_e195 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_top_26ed.easy_e195 .steel_a803 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sidebar_top_26ed.easy_e195 .hovered-a4a9 {
  opacity: 0;
}
.sidebar_top_26ed.shadow-30d6 .steel_a803 {
  z-index: 10;
  visibility: visible;
}
.tabs_e398 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tabs_e398 .content_3367 {
  background: rgba(255, 255, 255, 0.99);
}
.tabs_e398 .content_3367::after,
.tabs_e398 .content_3367:before {
  background: inherit;
}
.tabs_e398:hover .content_3367 {
  background: rgba(255, 255, 255, 0.99);
}
.easy_e195 .tabs_e398 {
  top: 10px;
  right: auto;
  left: 12px;
}
.shadow-30d6 .tabs_e398 {
  display: none !important;
}
.sidebar_top_26ed:before,
.warm-9b30:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sidebar_top_26ed .tabs_e398,
.warm-9b30 .tabs_e398 {
  display: inline-block;
}
.steel_a803 .slow-cc6d {
  -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;
}
.sidebar_top_26ed .steel_a803 .slow-cc6d,
.warm-9b30 .steel_a803 .slow-cc6d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.carousel-ae8e .pattern-6373 {
  width: 100%;
}
.widget-e0d8 {
  padding: 0 0.5em 0;
}
.widget-e0d8 [class*="customify-col-"],
.widget-e0d8 [class*="customify-col_"],
.widget-e0d8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notice-stone-d512 .widget-e0d8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .image_huge_8898 .new_8abf,
  .new_8abf {
    display: none;
  }
  .primary-west-15ab {
    text-align: left;
  }
  .tiny_bb3a {
    text-align: center;
  }
  .paragraph_iron_1aca {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .image_huge_8898 .carousel_fac2,
  .carousel_fac2 {
    display: none;
  }
  .form-6204 {
    text-align: left;
  }
  .title_dd0e {
    text-align: center;
  }
  .soft_6352 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .image_huge_8898 .hard_d736,
  .hard_d736 {
    display: none;
  }
  .slider-paper-3dc8 {
    text-align: left;
  }
  .hidden_tiny_1b67 {
    text-align: center;
  }
  .banner_6db1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay-d053 {
  box-shadow: none !important;
}
.dirty-f770 .media_a729,
.small_82ea .media_a729 {
  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;
}
.small_82ea .media_a729 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hot_10c7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hot_10c7:after,
.hot_10c7:before {
  content: "";
  display: table;
}
.hot_10c7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hot_10c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hot_10c7,
.media-6402 {
  max-width: 1248px;
  margin: 0 auto;
}

.dropdown_647a.notice_fed9 .hot_10c7 {
  max-width: 100%;
}
.dropdown_647a.center-e786 {
  max-width: 1200px;
  margin: 0 auto;
}
.dropdown_647a.disabled-00c9 .hot_10c7 {
  max-width: 100%;
}
.dropdown_647a.disabled-00c9 > .hot_10c7 {
  padding-left: 0;
  padding-right: 0;
}
.dropdown_647a.disabled-00c9 > .hot_10c7 .image_huge_8898 {
  margin: 0;
}
.dropdown_647a.disabled-00c9
  > .hot_10c7
  .label-cool-9c08.surface_89b8 {
  margin-right: 0;
  margin-left: 0;
}
.dropdown_647a.disabled-00c9 #main.surface_89b8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs-ec60 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-ec60 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .label_abe4 .input_slow_879f {
    padding-right: 1em;
  }
  .label_abe4.detail-last-e0c9 .label-cool-9c08 {
    border-right: 1px solid #eaecee;
  }
  .label_abe4.detail-last-e0c9 .input_slow_879f {
    padding-right: 1em;
  }
  .label_abe4.detail-last-e0c9 .outline-e91e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_444a .input_slow_879f {
    padding-left: 1em;
  }
  .filter_444a.detail-last-e0c9 .label-cool-9c08 {
    border-left: 1px solid #eaecee;
  }
  .filter_444a.detail-last-e0c9 .input_slow_879f {
    padding-left: 1em;
  }
  .filter_444a.detail-last-e0c9 .outline-e91e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_c4f8 .input_slow_879f {
    padding-left: 1em;
  }
  .grid_c4f8.detail-last-e0c9 .soft_278e {
    border-right: 1px solid #eaecee;
  }
  .grid_c4f8.detail-last-e0c9 .alert-816b {
    border-right: 1px solid #eaecee;
  }
  .grid_c4f8.detail-last-e0c9 .input_slow_879f {
    padding-left: 1em;
  }
  .grid_c4f8.detail-last-e0c9 .outline-e91e {
    padding-right: 1em;
  }
  .grid_c4f8.detail-last-e0c9 .white-ab5e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-7d6a .input_slow_879f {
    padding-right: 1em;
  }
  .badge-7d6a.detail-last-e0c9 .soft_278e {
    border-left: 1px solid #eaecee;
  }
  .badge-7d6a.detail-last-e0c9 .alert-816b {
    border-left: 1px solid #eaecee;
  }
  .badge-7d6a.detail-last-e0c9 .input_slow_879f {
    padding-right: 1em;
  }
  .badge-7d6a.detail-last-e0c9 .outline-e91e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge-7d6a.detail-last-e0c9 .white-ab5e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-ec60 .input_slow_879f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-ec60.detail-last-e0c9 .label-cool-9c08 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs-ec60.detail-last-e0c9 .input_slow_879f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-ec60.detail-last-e0c9 .outline-e91e {
    padding-left: 1em;
  }
  .tabs-ec60.detail-last-e0c9 .white-ab5e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs-ec60.detail-last-e0c9 .input_slow_879f {
    padding-left: 0;
  }
}
.footer-tall-9f08 .selected_24e8 {
  display: inline-block;
}
.mask_gold_8bea {
  display: inline-block;
}
.info-action-c82e {
  word-con: break-word;
}
.dim_8d85 > span {
  display: inline-block;
  padding: 5px 0;
}
.dim_8d85 .outline-clean-9c1f {
  margin-left: 8px;
  margin-right: 8px;
}
.dim_8d85 .white-ece4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.avatar-bright-87f3 .frame_selected_feac {
  margin-bottom: 2em;
}
.avatar-bright-87f3 .label_hard_9006 {
  margin-bottom: 15px;
}
.avatar-bright-87f3 .label_hard_9006:last-child {
  margin-bottom: 0;
}
.avatar-bright-87f3 .dark_0c7a {
  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) {
  .avatar-bright-87f3 .dark_0c7a {
    display: block;
  }
}
.avatar-bright-87f3 .sort_e3b1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .avatar-bright-87f3 .sort_e3b1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.avatar-bright-87f3 .title_cdc4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.avatar-bright-87f3 .title_cdc4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.avatar-bright-87f3 .title_cdc4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.avatar-bright-87f3 .info-action-c82e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-bright-87f3 .info-action-c82e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.avatar-bright-87f3 .preview-huge-c575 p:last-child {
  margin-bottom: 0;
}
.avatar-bright-87f3 .search_8b6b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.avatar-bright-87f3 .footer_first_9d40 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.avatar-bright-87f3 .upper-a5de {
  margin-top: 1em;
}
.avatar-bright-87f3 .stale_e171 {
  top: 0;
  display: block;
}
.avatar-bright-87f3 .stale_e171 a {
  color: inherit;
}
.avatar-bright-87f3 .stale_e171 a:hover {
  color: inherit;
}
.avatar-bright-87f3 .tall_c696 {
  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;
}
.avatar-bright-87f3 .tall_c696:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.avatar-bright-87f3 .footer_first_9d40 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.avatar-bright-87f3 .photo-d492 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.avatar-bright-87f3 .photo-d492:first-child {
  margin-top: 0;
}
.avatar-bright-87f3 .photo-d492.sidebar-8981 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.avatar-bright-87f3 .photo-d492.banner_advanced_3bb6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar-bright-87f3
  .photo-d492.banner_advanced_3bb6.medium-7693
  .upper-a5de {
  width: 100%;
}
.avatar-bright-87f3 .banner_advanced_3bb6 {
  -webkit-box-align: center;
  align-items: center;
}
.avatar-bright-87f3 .banner_advanced_3bb6 .dim_8d85,
.avatar-bright-87f3 .banner_advanced_3bb6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.avatar-bright-87f3 .title_cdc4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar-bright-87f3 .title_cdc4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar-bright-87f3 .title_cdc4: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;
}
.avatar-bright-87f3 .sidebar-8981 {
  z-index: 5;
}
.avatar-bright-87f3 .active_0462 .header_60ec {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.avatar-bright-87f3 .static_d4ed .header_60ec {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.avatar-bright-87f3 .aside_2587 .header_60ec {
  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;
}
.avatar-bright-87f3.table_south_3ebf .dark_0c7a,
.avatar-bright-87f3.backdrop-6aee .dark_0c7a {
  display: block;
}
.avatar-bright-87f3.table_south_3ebf .dark_0c7a .tall_66b8,
.avatar-bright-87f3.table_south_3ebf .dark_0c7a .footer_first_9d40,
.avatar-bright-87f3.backdrop-6aee .dark_0c7a .tall_66b8,
.avatar-bright-87f3.backdrop-6aee .dark_0c7a .footer_first_9d40 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar-bright-87f3.panel-liquid-42e5 .sort_e3b1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .avatar-bright-87f3.panel-liquid-42e5 .sort_e3b1 {
    margin-right: 0;
  }
}
.avatar-bright-87f3.table_south_3ebf .sort_e3b1,
.avatar-bright-87f3.backdrop-6aee .sort_e3b1 {
  padding-top: 40%;
}
.avatar-bright-87f3.table_south_3ebf .frame_selected_feac,
.avatar-bright-87f3.backdrop-6aee .frame_selected_feac {
  display: block;
}
.avatar-bright-87f3.table_south_3ebf .fn-sticky-2c8b .footer_first_9d40,
.avatar-bright-87f3.backdrop-6aee .fn-sticky-2c8b .footer_first_9d40 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.avatar-bright-87f3.table_south_3ebf .sort_e3b1,
.avatar-bright-87f3.backdrop-6aee .sort_e3b1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.avatar-bright-87f3.table_south_3ebf .footer_first_9d40 {
  padding: 1em;
}
.fixed_37e9 {
  margin: 30px auto;
  display: block;
}
.fixed_37e9 .under_8f3f > * {
  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;
}
.fixed_37e9 .under_8f3f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fixed_37e9 .under_8f3f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.simple-f1bb .dim_8d85 {
  margin-bottom: 1.41575em;
}
.simple-f1bb .link_green_d7f3 {
  margin-bottom: 1.618em;
}
.cold-362d .silver-cf1c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.cold-362d .silver-cf1c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.cold-362d .image-action-be31 {
  max-width: 100%;
  overflow: auto;
}
.stone_0bae .cold-362d a:hover {
  text-decoration: underline;
}
.photo_over_eae2 .label_hard_9006:not(.info-action-c82e),
.photo_over_eae2 .title_cdc4 {
  margin-bottom: 1.41575em;
}
.photo_over_eae2 .label_hard_9006:not(.info-action-c82e):last-child,
.photo_over_eae2 .title_cdc4:last-child {
  margin-bottom: 0;
}
.photo_over_eae2 .label_hard_9006.banner_thick_c603 {
  margin-bottom: 0.41575em;
}
.photo_over_eae2 .info_00c4:before,
.photo_over_eae2 .overlay-glass-a1a0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.photo_over_eae2 .info_00c4:before {
  content: "\f115";
}
.photo_over_eae2 .overlay-glass-a1a0:before {
  content: "\f02c";
}
.photo_over_eae2 .motion_9c2a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.photo_over_eae2 .motion_9c2a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container-e366 {
  display: -webkit-box;
  display: flex;
}
.container-e366 .light-898d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container-e366 .light-898d {
    flex-basis: 90px;
  }
}
.container-e366 .popup_a378 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-e366 .popup_a378 {
    flex-basis: calc(100% - 50px);
  }
}
.container-e366 .progress-tiny-c839 p:last-child {
  margin-bottom: 0.72em;
}
.thumbnail_fast_78b6 .under_8f3f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thumbnail_fast_78b6 .under_8f3f:after,
.thumbnail_fast_78b6 .under_8f3f:before {
  content: "";
  display: table;
}
.thumbnail_fast_78b6 .under_8f3f:after {
  clear: both;
}
.thumbnail_fast_78b6 .under_8f3f .hidden-ab38,
.thumbnail_fast_78b6 .under_8f3f .grid_f7f7 {
  width: 49%;
}
.thumbnail_fast_78b6 .under_8f3f .hidden-ab38 a span.black-d159,
.thumbnail_fast_78b6 .under_8f3f .grid_f7f7 a span.black-d159 {
  display: block;
  margin-bottom: 5px;
}
.thumbnail_fast_78b6 .under_8f3f .grid_f7f7 {
  float: left;
  text-align: left;
}
.thumbnail_fast_78b6 .under_8f3f .hidden-ab38 {
  float: right;
  text-align: right;
}
.focus_next_9675 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus_next_9675 {
    margin-bottom: 0;
  }
}
.preview_fluid_16d6 {
  margin-bottom: 1em;
}
.preview_fluid_16d6 .info-action-c82e {
  font-size: 1.1em;
  line-height: 1.3;
}
.description-5029 a {
  display: block;
  line-height: 0;
  position: relative;
}
.easy-28a5 .preview_fluid_16d6,
.disabled-3e25 .preview_fluid_16d6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .easy-28a5 .preview_fluid_16d6,
  .disabled-3e25 .preview_fluid_16d6 {
    display: block;
  }
}
.easy-28a5 .description-5029,
.disabled-3e25 .description-5029 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .easy-28a5 .description-5029,
  .disabled-3e25 .description-5029 {
    margin-bottom: 1em;
  }
}
.easy-28a5 .description-5029 img,
.disabled-3e25 .description-5029 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.easy-28a5 .backdrop-bright-ff20,
.disabled-3e25 .backdrop-bright-ff20 {
  flex-basis: calc(100% - 160px);
}
.easy-28a5 .backdrop-bright-ff20 p,
.disabled-3e25 .backdrop-bright-ff20 p {
  margin-bottom: 0;
}
.easy-28a5 .backdrop-bright-ff20 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .easy-28a5 .backdrop-bright-ff20 {
    padding-left: 0;
  }
}
.disabled-3e25 .backdrop-bright-ff20 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .disabled-3e25 .backdrop-bright-ff20 {
    padding-right: 0;
  }
}
.disabled-3e25 .description-5029 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.footer-hot-5c48 .description-5029 {
  margin-bottom: 0.5em;
}
.footer-hot-5c48 .description-5029 img {
  width: 100%;
}
.red_8f0d .icon-glass-0bb5,
.block-tall-550c .icon-glass-0bb5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block-tall-550c .label-cool-9c08 .gallery_2235 p:last-child {
  margin-bottom: 0;
}
.bright-9cdf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fixed-96d7 .rough_c579 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fixed-96d7 .rough_c579:last-of-type {
    margin-bottom: 0;
  }
}
.fixed-96d7 .rough_c579 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fixed-96d7 .rough_c579 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fixed-96d7 .rough_c579 ul li {
  margin: 0 0 0.6em;
}
.fixed-96d7 .rough_c579 ul li.full_93dc,
.fixed-96d7 .rough_c579 ul li.header-hard-b996 {
  position: relative;
}
.fixed-96d7 .rough_c579 ul li.full_93dc .badge_gas_9831,
.fixed-96d7 .rough_c579 ul li.header-hard-b996 .badge_gas_9831 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fixed-96d7 .rough_c579 ul li.full_93dc:after:after,
.fixed-96d7 .rough_c579 ul li.full_93dc:after:before,
.fixed-96d7
  .rough_c579
  ul
  li.header-hard-b996:after:after,
.fixed-96d7
  .rough_c579
  ul
  li.header-hard-b996:after:before {
  content: "";
  display: table;
}
.fixed-96d7 .rough_c579 ul li.full_93dc:after:after,
.fixed-96d7
  .rough_c579
  ul
  li.header-hard-b996:after:after {
  clear: both;
}
.fixed-96d7 .rough_c579 a.accent_purple_4672:hover {
  text-decoration: none;
}
.fixed-96d7 .rough_c579 select {
  max-width: 100%;
}
.fixed-96d7 .rough_c579 table {
  font-size: 85%;
}
.fixed-96d7 .rough_c579 table td,
.fixed-96d7 .rough_c579 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fixed-96d7 .rough_c579 table tfoot td {
  text-align: left;
}
.fixed-96d7 .rough_c579 :last-child {
  margin-bottom: 0;
}
.fixed-96d7 .rough_c579 .upper_f2a7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fixed-96d7 .rough_c579 .upper_f2a7 label {
  width: 100%;
}
.fixed-96d7 .rough_c579 .upper_f2a7 .footer-silver-70e2 {
  width: 100%;
  display: block;
}
.fixed-96d7 .rough_c579 .upper_f2a7 .label-right-464a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fixed-96d7 .rough_c579 .upper_f2a7 .label-right-464a:hover svg #svg-search {
  fill: #444;
}
.fixed-96d7 .rough_c579 .upper_f2a7 .label-right-464a svg {
  width: 18px;
  height: 18px;
}
.fixed-96d7 .preview_active_d081 ul ul,
.fixed-96d7 .accent-091e ul ul,
.fixed-96d7 .grid-hovered-2b16 ul ul,
.fixed-96d7 .simple-b707 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fixed-96d7 .preview_active_d081 .narrow-04cc > a,
.fixed-96d7 .accent-091e .narrow-04cc > a,
.fixed-96d7 .grid-hovered-2b16 .narrow-04cc > a,
.fixed-96d7 .simple-b707 .narrow-04cc > a {
  margin-bottom: 0;
}
.fixed-96d7 .hard-44fc li,
.fixed-96d7 .preview_active_d081 li,
.fixed-96d7 .liquid_1806 li,
.fixed-96d7 .accent-091e li,
.fixed-96d7 .grid-hovered-2b16 li,
.fixed-96d7 .simple-b707 li,
.fixed-96d7 .carousel-solid-0bbf li,
.fixed-96d7 .content_9f93 li {
  display: block;
  position: relative;
}
.fixed-96d7 .hard-44fc li:last-child,
.fixed-96d7 .preview_active_d081 li:last-child,
.fixed-96d7 .liquid_1806 li:last-child,
.fixed-96d7 .accent-091e li:last-child,
.fixed-96d7 .grid-hovered-2b16 li:last-child,
.fixed-96d7 .simple-b707 li:last-child,
.fixed-96d7 .carousel-solid-0bbf li:last-child,
.fixed-96d7 .content_9f93 li:last-child {
  border: none;
}
.fixed-96d7 .hard-44fc li a,
.fixed-96d7 .preview_active_d081 li a,
.fixed-96d7 .liquid_1806 li a,
.fixed-96d7 .accent-091e li a,
.fixed-96d7 .grid-hovered-2b16 li a,
.fixed-96d7 .simple-b707 li a,
.fixed-96d7 .carousel-solid-0bbf li a,
.fixed-96d7 .content_9f93 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed-96d7 .hard-44fc li ul li::before,
.fixed-96d7 .preview_active_d081 li ul li::before,
.fixed-96d7 .liquid_1806 li ul li::before,
.fixed-96d7 .accent-091e li ul li::before,
.fixed-96d7 .grid-hovered-2b16 li ul li::before,
.fixed-96d7 .simple-b707 li ul li::before,
.fixed-96d7 .carousel-solid-0bbf li ul li::before,
.fixed-96d7 .content_9f93 li ul li::before {
  left: 15px;
}
.fixed-96d7 .hard-44fc li ul a,
.fixed-96d7 .preview_active_d081 li ul a,
.fixed-96d7 .liquid_1806 li ul a,
.fixed-96d7 .accent-091e li ul a,
.fixed-96d7 .grid-hovered-2b16 li ul a,
.fixed-96d7 .simple-b707 li ul a,
.fixed-96d7 .carousel-solid-0bbf li ul a,
.fixed-96d7 .content_9f93 li ul a {
  padding-left: 20px;
}
.fixed-96d7 .hard-44fc li ul ul li::before,
.fixed-96d7 .preview_active_d081 li ul ul li::before,
.fixed-96d7 .liquid_1806 li ul ul li::before,
.fixed-96d7 .accent-091e li ul ul li::before,
.fixed-96d7 .grid-hovered-2b16 li ul ul li::before,
.fixed-96d7 .simple-b707 li ul ul li::before,
.fixed-96d7 .carousel-solid-0bbf li ul ul li::before,
.fixed-96d7 .content_9f93 li ul ul li::before {
  left: 30px;
}
.fixed-96d7 .hard-44fc li ul ul a,
.fixed-96d7 .preview_active_d081 li ul ul a,
.fixed-96d7 .liquid_1806 li ul ul a,
.fixed-96d7 .accent-091e li ul ul a,
.fixed-96d7 .grid-hovered-2b16 li ul ul a,
.fixed-96d7 .simple-b707 li ul ul a,
.fixed-96d7 .carousel-solid-0bbf li ul ul a,
.fixed-96d7 .content_9f93 li ul ul a {
  padding-left: 40px;
}
.fixed-96d7 .grid_373f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed-96d7 .content_9f93 ul li {
  margin-bottom: 1.41575em;
}
.fixed-96d7 .content_9f93 ul li .info_b0bb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fixed-96d7 .content_9f93 ul li .link-6216 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.label_up_ed62 .hard-44fc li a,
.label_up_ed62 .preview_active_d081 li a,
.label_up_ed62 .liquid_1806 li a,
.label_up_ed62 .accent-091e li a,
.label_up_ed62 .grid-hovered-2b16 li a,
.label_up_ed62 .simple-b707 li a,
.label_up_ed62 .carousel-solid-0bbf li a,
.label_up_ed62 .content_9f93 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_up_ed62 .grid_373f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_up_ed62 .rough_c579 ul li.full_93dc .badge_gas_9831,
.label_up_ed62 .rough_c579 ul li.header-hard-b996 .badge_gas_9831 {
  background: rgba(0, 0, 0, 0.2);
}
.label_up_ed62 .fixed-96d7 .rough_c579 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_647a .fixed-96d7 .hero_8ef6 li {
  margin: 0;
}
.dropdown_647a .fixed-96d7 .hero_8ef6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dropdown_647a .fixed-96d7 .hero_8ef6 li ul {
  margin: 0;
}
.dropdown_647a .fixed-96d7 .hero_8ef6 li ul li a {
  padding-left: 15px;
}
.dropdown_647a .fixed-96d7 .hero_8ef6 li ul li li a {
  padding-left: 30px;
}
.dropdown_647a .fixed-96d7 .hero_8ef6 li.hidden_motion_4307 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dropdown_647a .fixed-96d7 .hero_8ef6 li.hidden_motion_4307 > 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;
}
.dropdown_647a .fixed-96d7 .hero_8ef6 li.hidden_motion_4307 > 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;
}
.cool-57e9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.middle-dd05 {
  position: relative;
  z-index: 10;
}
.middle-dd05 .slow-cc6d {
  width: 100%;
  max-width: 100%;
}
.layout_upper_08c0 .paragraph_d211 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.layout_upper_08c0 .active-1a65 {
}
.layout_upper_08c0 .label_up_ed62 {
  background: #292929;
}
.feature_motion_5d1d .paragraph_d211 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.feature_motion_5d1d .active-1a65 {
  background: #f9f9f9;
}
.feature_motion_5d1d .label_up_ed62 {
  background: #303030;
}
.warm_60e4 .paragraph_d211 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .warm_60e4 .selected_24e8 {
    margin-bottom: 1em;
  }
  .warm_60e4 .selected_24e8:last-child {
    margin-bottom: 0;
  }
}
.warm_60e4 .active-1a65 {
  background: #ededed;
}
.warm_60e4 .label_up_ed62 {
  background: #1a1a1a;
}
.paragraph_d211.active-1a65 {
  color: rgba(0, 0, 0, 0.6);
}
.paragraph_d211.active-1a65 .tooltip-smooth-b0be li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph_d211.label_up_ed62 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_d211.label_up_ed62 a:not(.accent_purple_4672) {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_d211.label_up_ed62 a:not(.accent_purple_4672):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_d211.label_up_ed62 .tooltip-smooth-b0be li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_d211.label_up_ed62 table tbody td,
.paragraph_d211.label_up_ed62 table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider_mini_a46a.dropdown-c912 .hot_10c7 {
  max-width: initial;
}
.slider_mini_a46a .accent-copper-fd28 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider_mini_a46a .accent-copper-fd28 .slow-cc6d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider_mini_a46a .accent-copper-fd28 .slow-cc6d {
    display: block;
    margin-bottom: 2em;
  }
  .slider_mini_a46a .accent-copper-fd28 .slow-cc6d:last-child {
    margin-bottom: 0;
  }
}
.warm_60e4 .selected_24e8:last-child,
.feature_motion_5d1d .selected_24e8:last-child,
.layout_upper_08c0 .selected_24e8:last-child {
  margin-bottom: 0;
}
.warm_60e4 .selected_24e8 .fixed-96d7 .rough_c579:last-child,
.feature_motion_5d1d .selected_24e8 .fixed-96d7 .rough_c579:last-child,
.layout_upper_08c0 .selected_24e8 .fixed-96d7 .rough_c579:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .warm_60e4 .container-db55,
  .warm_60e4 .huge-1c35,
  .feature_motion_5d1d .container-db55,
  .feature_motion_5d1d .huge-1c35,
  .layout_upper_08c0 .container-db55,
  .layout_upper_08c0 .huge-1c35 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .middle-dd05 .selected_24e8 {
    margin-bottom: 2em;
  }
}
.middle-dd05 p:last-child {
  margin-bottom: 0;
}
.middle-dd05 li,
.middle-dd05 ul {
  list-style: none;
  margin: 0;
}
.middle-dd05 ul ul {
  margin-left: 2.617924em;
}
.accordion-14e0 {
  font-size: 0.875em;
}

/* css-noise: 0e99 */
.widget-item-k1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
