/*!
Theme Name: Customify
Theme URI: https://pressmaximum.chip-lower-4f41/customify
Author: WPCustomify
Author URI: https://pressmaximum.chip-lower-4f41
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.chip-lower-4f41/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.primary-a6c2.shade-bottom-c71b/licenses/gpl-2.0.footer_right_d37d
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.out_a3bd/, (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.icon_315d.steel_363c/normalize.video-72de/
 ======
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.video-72de v7.0.0 | MIT License | github.chip-lower-4f41/necolas/normalize.video-72de */
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;
}
.outline_a628 .panel-black-124b,
.article-a71a,
.progress-tall-59a9,
.small-7cab,
.shadow_b45e,
.description_534f,
.overlay_left_f620,
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;
}
.article-a71a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article-a71a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article-a71a,
  h1 {
    font-size: 1.8em;
  }
}
.progress-tall-59a9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.progress-tall-59a9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .progress-tall-59a9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .progress-tall-59a9,
  h2 {
    font-size: 1.7em;
  }
}
.small-7cab,
h3 {
  font-size: 1.618em;
}
.outline_a628 .panel-black-124b,
.shadow_b45e,
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.plasma-f8f7 {
  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;
}
.gradient_f3c7:after,
.gradient_f3c7:before,
.paragraph_ec86:after,
.paragraph_ec86:before {
  content: "";
  display: table;
}
.gradient_f3c7:after,
.paragraph_ec86:after {
  clear: both;
}
.gradient-9785 {
  float: right;
  margin-right: 0;
}
.paragraph-ff05 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.brown_8f13 .preview-7ab2,
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;
}
.brown_8f13 .preview-7ab2: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;
}
.section_focused_94a0 .preview-7ab2 {
  box-shadow: none;
}
.section_focused_94a0
  .preview-7ab2
  .action_6a75 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.section_focused_94a0 .preview-7ab2 .item_copper_756f {
  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;
}
.section_focused_94a0
  .preview-7ab2
  .item_copper_756f
  b {
  display: none;
}
.section_focused_94a0 .surface_green_1c7d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.right-ad68:not(.secondary-bd7b):not(.last-1814),
button:not(.secondary-bd7b):not(.last-1814),
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ),
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ),
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ) {
  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;
}
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ):hover,
button:not(.secondary-bd7b):not(
    .last-1814
  ):hover,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ):hover,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ):hover,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ):active,
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ):focus,
button:not(.secondary-bd7b):not(
    .last-1814
  ):active,
button:not(.secondary-bd7b):not(
    .last-1814
  ):focus,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ):active,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ):focus,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ):active,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ):focus,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ):active,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ):focus {
  outline: 0;
}
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb,
button:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb {
  position: relative;
}
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .bottom-abc1,
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .preview_right_0a94,
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .highlight_812d,
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  i,
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  svg,
button:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .bottom-abc1,
button:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .preview_right_0a94,
button:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .highlight_812d,
button:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  i,
button:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  svg,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .bottom-abc1,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .preview_right_0a94,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .highlight_812d,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  i,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  svg,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .bottom-abc1,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .preview_right_0a94,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .highlight_812d,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  i,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  svg,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .bottom-abc1,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .preview_right_0a94,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  .highlight_812d,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  i,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb
  svg {
  visibility: hidden;
}
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb:after,
button:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb:after,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb:after,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb:after,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ).fn-loading-81eb: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;
}
.right-ad68:not(.secondary-bd7b):not(.last-1814),
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ),
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ),
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ) {
  color: #fff;
  background: #235787;
}
.right-ad68:not(.secondary-bd7b):not(
    .last-1814
  ):focus,
input[type="button"]:not(.secondary-bd7b):not(
    .last-1814
  ):focus,
input[type="reset"]:not(.secondary-bd7b):not(
    .last-1814
  ):focus,
input[type="submit"]:not(.secondary-bd7b):not(
    .last-1814
  ):focus {
  color: #fff;
}
.right-ad68.fn-disabled-81eb:not(.secondary-bd7b):not(
    .last-1814
  ),
.right-ad68[disabled]:not(.secondary-bd7b):not(
    .last-1814
  ),
button.fn-disabled-81eb:not(.secondary-bd7b):not(
    .last-1814
  ),
button[disabled]:not(.secondary-bd7b):not(
    .last-1814
  ) {
  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;
}
.plasma-3276 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.plasma-3276: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;
}
.label_small_0ec9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.rough-3fc4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.module_29b9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient_f3c7:after,
.gradient_f3c7:before,
.pro-567f:after,
.pro-567f:before,
.container_inner_2303:after,
.container_inner_2303:before,
.logo_stone_5afb:after,
.logo_stone_5afb:before,
.hovered_66c9:after,
.hovered_66c9:before,
.video-cf6b:after,
.video-cf6b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient_f3c7:after,
.pro-567f:after,
.container_inner_2303:after,
.logo_stone_5afb:after,
.hovered_66c9:after,
.video-cf6b:after {
  clear: both;
}
.pro-567f .inner-869a,
.container_inner_2303 .inner-869a,
.brown_b32d .inner-869a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slider_south_7615 {
  display: inline-block;
}
.input_2e45 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.input_2e45 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.input_2e45 .module-left-4aca {
  padding: 1em 0;
  font-size: 85%;
}
.module-left-4aca {
  text-align: left;
  font-style: italic;
  color: #999;
}
.container_gold_1c44 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.container_gold_1c44:after,
.container_gold_1c44:before {
  content: "";
  display: table;
}
.container_gold_1c44:after {
  clear: both;
}
.old_f3bc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.chip-rough-5653 .old_f3bc {
  max-width: 50%;
}
.upper-a535 .old_f3bc {
  max-width: 33.33%;
}
.thumbnail-large-a0de .old_f3bc {
  max-width: 25%;
}
.under-e5d6 .old_f3bc {
  max-width: 20%;
}
.table_cool_6837 .old_f3bc {
  max-width: 16.66%;
}
.widget-3098 .old_f3bc {
  max-width: 14.28%;
}
.active-4b7e .old_f3bc {
  max-width: 12.5%;
}
.title-warm-0918 .old_f3bc {
  max-width: 11.11%;
}
.preview-glass-59c5 {
  display: block;
}
.outline_a628 .hero-4585 label,
.outline_a628 .image-plasma-f3c8 label,
.outline_a628 .advanced_deb8 label,
.outline_a628 .shade_b3c3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.disabled-dark-cbb9 {
  list-style: none;
  margin: 0;
}
.disabled-dark-cbb9 article.label_bottom_7fbb {
  margin-bottom: 0;
}
.disabled-dark-cbb9 ul {
  list-style: none;
  margin: 0;
}
.disabled-dark-cbb9 .blue_a743 li.label_bottom_7fbb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .disabled-dark-cbb9 .blue_a743 li.label_bottom_7fbb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .disabled-dark-cbb9 .blue_a743 li.label_bottom_7fbb: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) {
  .disabled-dark-cbb9 .blue_a743 li.label_bottom_7fbb li.label_bottom_7fbb li.label_bottom_7fbb li.label_bottom_7fbb {
    padding-left: 0;
  }
}
article.label_bottom_7fbb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label_bottom_7fbb .pro-567f p:last-of-type {
  margin-bottom: 0;
}
article.label_bottom_7fbb .hovered_9e58 {
  float: left;
}
article.label_bottom_7fbb .banner_89f8 {
  margin-left: 85px;
}
article.label_bottom_7fbb .dirty-3fbd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label_bottom_7fbb .dirty-3fbd .lower_05db {
  margin-left: 10px;
}
article.label_bottom_7fbb .list_d9a2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label_bottom_7fbb .form-slow-40c8 {
  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 .hero-4585,
  #respond .advanced_deb8,
  #respond .shade_b3c3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero-4585 input,
#respond .advanced_deb8 input,
#respond .shade_b3c3 input {
  width: 100%;
}
#respond .shade_b3c3 {
  margin-right: 0;
}
#respond .caption-1b44 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-action-7a9f {
  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;
}
.pattern-action-7a9f.background_active_69cd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pattern-action-7a9f 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%);
}
.pattern-action-7a9f:focus,
.pattern-action-7a9f: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);
}
.modal-light-d8c6 {
  border-radius: 10%;
}
.icon-19eb {
  border-radius: 50%;
}
.inner_efa6 {
  font-size: 0.72em;
}
.wrapper_5cb4 {
  font-size: 0.875em;
}
.breadcrumb_50a5 {
  font-size: 1.1em;
}
.lite_af89 {
  text-transform: uppercase;
  line-height: 1.2;
}
.lite_af89.inner_efa6 {
  letter-spacing: 0.5px;
}
.description-warm-e662,
.description-warm-e662 a {
  color: #6d6d6d;
}
.description-warm-e662 a:hover {
  color: #111;
}
.column-static-e957 {
  color: #6d6d6d;
}
.hover_f1bd {
  overflow-x: hidden;
}
.hover_f1bd .background_2eb4.popup-69e2 {
  position: relative;
}
.hover_f1bd .background_2eb4.popup-69e2.advanced-fc90 {
  position: initial;
}
.hover_f1bd
  .background_2eb4.popup-69e2.advanced-fc90
  .hero-0258 {
  left: auto;
}
.hover_f1bd .background_2eb4 .hero-0258 {
  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;
}
.hover_f1bd .background_2eb4:hover.popup-69e2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hover_f1bd
  .background_2eb4:hover.popup-69e2
  .hero-0258 {
  display: block;
  z-index: 9999999;
}
.hover_f1bd .rough_507c .accordion_5e02,
.hover_f1bd .link_b17c .accordion_5e02 {
  display: none;
}
.hover_f1bd .component-bronze-5a2b .background_2eb4:hover.popup-69e2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.outline_a628 .hero-4585 label,
.outline_a628 .image-plasma-f3c8 label,
.outline_a628 .advanced_deb8 label,
.outline_a628 .shade_b3c3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.disabled-dark-cbb9 {
  list-style: none;
  margin: 0;
}
.disabled-dark-cbb9 article.label_bottom_7fbb {
  margin-bottom: 0;
}
.disabled-dark-cbb9 ul {
  list-style: none;
  margin: 0;
}
.disabled-dark-cbb9 .blue_a743 li.label_bottom_7fbb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .disabled-dark-cbb9 .blue_a743 li.label_bottom_7fbb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .disabled-dark-cbb9 .blue_a743 li.label_bottom_7fbb: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) {
  .disabled-dark-cbb9 .blue_a743 li.label_bottom_7fbb li.label_bottom_7fbb li.label_bottom_7fbb li.label_bottom_7fbb {
    padding-left: 0;
  }
}
article.label_bottom_7fbb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label_bottom_7fbb .pro-567f p:last-of-type {
  margin-bottom: 0;
}
article.label_bottom_7fbb .hovered_9e58 {
  float: left;
}
article.label_bottom_7fbb .banner_89f8 {
  margin-left: 85px;
}
article.label_bottom_7fbb .dirty-3fbd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label_bottom_7fbb .dirty-3fbd .lower_05db {
  margin-left: 10px;
}
article.label_bottom_7fbb .list_d9a2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label_bottom_7fbb .form-slow-40c8 {
  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 .hero-4585,
  #respond .advanced_deb8,
  #respond .shade_b3c3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero-4585 input,
#respond .advanced_deb8 input,
#respond .shade_b3c3 input {
  width: 100%;
}
#respond .shade_b3c3 {
  margin-right: 0;
}
#respond .caption-1b44 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.rough_507c .secondary-motion-057b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.secondary-motion-057b .cool_edaa.link_e1e4 .accent-purple-e52a > li > a:focus,
.secondary-motion-057b .cool_edaa.link_e1e4 .accent-purple-e52a > li > a:hover,
.secondary-motion-057b .cool_edaa.footer-dee4 .accent-purple-e52a > li > a:focus,
.secondary-motion-057b .cool_edaa.footer-dee4 .accent-purple-e52a > li > a:hover,
.secondary-motion-057b .cool_edaa.under_c8f2 .accent-purple-e52a > li > a:focus,
.secondary-motion-057b .cool_edaa.under_c8f2 .accent-purple-e52a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-motion-057b
  .cool_edaa.link_e1e4
  .accent-purple-e52a
  > li.east_3424
  > a,
.secondary-motion-057b
  .cool_edaa.link_e1e4
  .accent-purple-e52a
  > li.banner_over_c04d
  > a,
.secondary-motion-057b
  .cool_edaa.footer-dee4
  .accent-purple-e52a
  > li.east_3424
  > a,
.secondary-motion-057b
  .cool_edaa.footer-dee4
  .accent-purple-e52a
  > li.banner_over_c04d
  > a,
.secondary-motion-057b
  .cool_edaa.under_c8f2
  .accent-purple-e52a
  > li.east_3424
  > a,
.secondary-motion-057b .cool_edaa.under_c8f2 .accent-purple-e52a > li.huge-ce17 > a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-motion-057b .huge_a7d7,
.secondary-motion-057b .huge_a7d7 a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-motion-057b .selected_fb86.action_2dc3 li a,
.secondary-motion-057b .outer_2669 a,
.secondary-motion-057b .column_purple_b33a,
.secondary-motion-057b .accent-purple-e52a > li > a,
.secondary-motion-057b .main_light_f734 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-motion-057b .selected_fb86.action_2dc3 li a:hover,
.secondary-motion-057b .outer_2669 a:hover,
.secondary-motion-057b .column_purple_b33a:hover,
.secondary-motion-057b .accent-purple-e52a > li > a:hover,
.secondary-motion-057b .main_light_f734:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-motion-057b .breadcrumb-b7c2 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-motion-057b .breadcrumb-b7c2 .table_full_b09d {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-motion-057b .breadcrumb-b7c2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-motion-057b .photo_d7bd .hidden-pro-09b1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary-motion-057b .photo_d7bd .hidden-pro-09b1 .feature_short_f584 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-motion-057b
  .photo_d7bd
  .hidden-pro-09b1
  .feature_short_f584::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-motion-057b
  .photo_d7bd
  .hidden-pro-09b1
  .feature_short_f584:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-motion-057b
  .photo_d7bd
  .hidden-pro-09b1
  .feature_short_f584::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-motion-057b
  .photo_d7bd
  .hidden-pro-09b1
  .feature_short_f584::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-motion-057b .photo_d7bd .gradient_medium_6681 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-motion-057b .photo_d7bd .gradient_medium_6681:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-dark-fd48
  .secondary-motion-057b
  .photo_d7bd
  .avatar_d1bd
  .complex-f82a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-dark-fd48
  .secondary-motion-057b
  .photo_d7bd
  .avatar_d1bd
  .feature_short_f584 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.rough_507c .texture_next_be70 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.texture_next_be70 .cool_edaa.link_e1e4 .accent-purple-e52a > li > a:focus,
.texture_next_be70 .cool_edaa.link_e1e4 .accent-purple-e52a > li > a:hover,
.texture_next_be70 .cool_edaa.footer-dee4 .accent-purple-e52a > li > a:focus,
.texture_next_be70 .cool_edaa.footer-dee4 .accent-purple-e52a > li > a:hover,
.texture_next_be70 .cool_edaa.under_c8f2 .accent-purple-e52a > li > a:focus,
.texture_next_be70 .cool_edaa.under_c8f2 .accent-purple-e52a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_next_be70
  .cool_edaa.link_e1e4
  .accent-purple-e52a
  > li.east_3424
  > a,
.texture_next_be70
  .cool_edaa.link_e1e4
  .accent-purple-e52a
  > li.banner_over_c04d
  > a,
.texture_next_be70
  .cool_edaa.footer-dee4
  .accent-purple-e52a
  > li.east_3424
  > a,
.texture_next_be70
  .cool_edaa.footer-dee4
  .accent-purple-e52a
  > li.banner_over_c04d
  > a,
.texture_next_be70
  .cool_edaa.under_c8f2
  .accent-purple-e52a
  > li.east_3424
  > a,
.texture_next_be70 .cool_edaa.under_c8f2 .accent-purple-e52a > li.huge-ce17 > a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_next_be70 .huge_a7d7,
.texture_next_be70 .huge_a7d7 a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_next_be70 .selected_fb86.action_2dc3 li a,
.texture_next_be70 .outer_2669 a,
.texture_next_be70 .column_purple_b33a,
.texture_next_be70 .accent-purple-e52a > li > a,
.texture_next_be70 .main_light_f734 {
  color: rgba(0, 0, 0, 0.55);
}
.texture_next_be70 .selected_fb86.action_2dc3 li a:hover,
.texture_next_be70 .outer_2669 a:hover,
.texture_next_be70 .column_purple_b33a:hover,
.texture_next_be70 .accent-purple-e52a > li > a:hover,
.texture_next_be70 .main_light_f734:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_next_be70 .breadcrumb-b7c2 {
  color: rgba(0, 0, 0, 0.55);
}
.texture_next_be70 .breadcrumb-b7c2 .table_full_b09d {
  color: rgba(0, 0, 0, 0.8);
}
.texture_next_be70 .breadcrumb-b7c2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-easy-a999 .item-gold-b254 {
  margin-left: auto;
  margin-right: auto;
}
.container_inner_2303 > * {
  margin-left: auto;
  margin-right: auto;
}
.container_inner_2303 .label_small_0ec9 {
  margin-right: 1.41575em;
}
.accordion_action_7dad .container_inner_2303 > .section_top_ab09 {
  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;
}
.accordion_action_7dad .container_inner_2303 > .old-52a1 {
  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;
}
.thumbnail_dirty_dce6.outline-easy-a999 .item-gold-b254,
.icon_8f3a.outline-easy-a999 .item-gold-b254 {
  margin-left: 0;
}
.under_7418.outline-easy-a999 .item-gold-b254,
.sidebar_d00d.outline-easy-a999 .item-gold-b254 {
  margin-right: 0;
}
.container_inner_2303 ol,
.container_inner_2303 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.stone_5eef video {
  max-width: 100%;
}
.basic-3930 img {
  display: block;
}
.basic-3930.label_small_0ec9,
.basic-3930.rough-3fc4 {
  width: 100%;
}
.basic-3930.old-52a1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.down-f04d:not(.wrapper_f4a8) {
  margin: 1.5em auto;
}
.orange-ec95 p {
  padding: 1.5em 14px;
}
ul.copper_0aa4.old-52a1,
ul.copper_0aa4.section_top_ab09,
ul.copper_0aa4.hover_lower_6e4e.section_top_ab09 {
  padding: 0 14px;
}
.white_1a82 {
  display: block;
  overflow-x: auto;
}
.white_1a82 table {
  border-collapse: collapse;
  width: 100%;
}
.white_1a82 td,
.white_1a82 th {
  padding: 0.5em;
}
.container_inner_2303 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.container_inner_2303 ol ol,
.container_inner_2303 ol ul,
.container_inner_2303 ul ol,
.container_inner_2303 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.container_inner_2303 ol ol li,
.container_inner_2303 ol ul li,
.container_inner_2303 ul ol li,
.container_inner_2303 ul ul li {
  margin-left: 0;
}
.fixed_f4cb.header-pressed-3e2a > .list-6deb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fixed_f4cb.header-pressed-3e2a > .list-6deb iframe,
.fixed_f4cb.header-pressed-3e2a > .list-6deb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.texture_6cfc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.texture_6cfc.status-cdd1 {
  padding: 0;
}
.texture_6cfc.status-cdd1 cite {
  font-size: 13px;
}
.texture_6cfc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.texture_6cfc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.selected_8e5f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.selected_8e5f > p:first-child {
  margin-top: 0;
}
.selected_8e5f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.selected_8e5f blockquote {
  border-left: 0;
}
.video-9af3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.video-9af3:not(.info_tiny_485d) {
  max-width: 100px;
}
.video-9af3.gas_76d0 {
  border-bottom: none !important;
  text-align: center;
}
.video-9af3.gas_76d0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .orange-ec95 p {
    padding: 1.5em 0;
  }
}
.primary_3351 {
  color: #0073aa;
}
.status_1bb1 {
  background-color: #0073aa;
}
.up_1443 {
  color: #229fd8;
}
.last_f46d {
  background-color: #229fd8;
}
.summary_tall_0802 {
  color: #eee;
}
.huge_69d6 {
  background-color: #eee;
}
.south-4e83 {
  color: #444;
}
.narrow-88c4 {
  background-color: #444;
}
.sort-8a0e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sort-8a0e .tall_384b .outer_2669 {
  font-size: 15px;
}
.sort-8a0e .outer_2669 {
  line-height: 1.3;
}
.sort-8a0e .texture_next_be70 {
}
.sort-8a0e .secondary-motion-057b {
  background: #235787;
}
.caption_medium_270e {
  padding: 0;
}
.caption_medium_270e .secondary-motion-057b {
  background: #1a1a1a;
}
.caption_medium_270e .texture_next_be70 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.icon_north_7502 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.icon_north_7502 .texture_next_be70 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.icon_north_7502 .secondary-motion-057b {
  background: #303030;
}
.video-cf6b {
  position: relative;
  z-index: 10;
}
.video-cf6b .link_29e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.west-1de2 .popup-69e2 {
  display: inline-block;
  vertical-align: middle;
}
.west-1de2.media-6b26 .popup-69e2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .west-1de2.media-6b26 .popup-69e2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .west-1de2.media-6b26 .popup-69e2 {
    margin-right: 0.4em;
  }
}
.west-1de2.media-6b26 .popup-69e2:last-child {
  margin-right: 0;
}
.short-c1d9 .link_29e9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .rough_507c .tall_384b {
    margin: 0 -0.5em;
  }
  .rough_507c .tall_384b [class*="customify-col-"],
  .rough_507c .tall_384b [class*="customify-col_"],
  .rough_507c .tall_384b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.rough_507c.carousel-red-91fd .link_29e9 {
  background: 0 0 !important;
}
.rough_507c.carousel-red-91fd .link_29e9,
.rough_507c.short-c1d9 .link_29e9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .rough_507c.gradient-north-f681 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.rough_507c.short-c1d9 .link_29e9 {
  box-shadow: none !important;
}
.column-ae07 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .column-ae07 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .column-ae07 {
    padding: 18px 0 20px;
  }
}
.column-ae07 .input_d055 {
  width: 100%;
}
.column-ae07 .module-b784 {
  margin-bottom: 0;
}
.column-ae07 .title-bffe {
  margin-top: 5px;
  font-size: 0.875em;
}
.thumbnail-bright-107c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.thumbnail-bright-107c .label-hot-4e68 {
  width: 100%;
}
.main-64a6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.main-64a6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.main-64a6 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;
}
.main-64a6 li:last-child:after {
  display: none;
}
.main-64a6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.element-20de .accordion_5e02 button,
.column-ae07 .accordion_5e02 button {
  left: 0;
}
.element-20de .label-hot-4e68,
.column-ae07 .label-hot-4e68 {
  padding-left: 0;
  padding-right: 0;
}
.element-20de .thumbnail-bright-107c,
.column-ae07 .thumbnail-bright-107c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.element-20de {
  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;
}
.element-20de: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;
}
.element-20de .glass_8b19 {
  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) {
  .element-20de .glass_8b19 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .element-20de .glass_8b19 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .element-20de .glass_8b19 {
    min-height: 200px;
  }
}
.element-20de .main-64a6 {
  color: rgba(255, 255, 255, 0.8);
}
.element-20de .main-64a6 a,
.element-20de .main-64a6 li:after {
  color: inherit;
}
.element-20de .main-64a6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.badge_e438 {
  margin-bottom: 0.5em;
}
.current-9df7 {
  margin-bottom: 1.2em;
}
.current-9df7,
.badge_e438 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.current-9df7 p:last-child,
.badge_e438 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .accordion_5e02,
#masthead .accordion_5e02 {
  display: none;
}
#masthead
  > .accordion_5e02.shadow-37f3 {
  display: none;
}
#masthead > .accordion_5e02 button {
  left: 0;
}
.dark-d702 {
  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%;
}
.dark-d702 .popup-69e2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dark-d702 .dropdown-south-fbc7 {
  display: -webkit-box;
  display: flex;
}
.dark-d702 .dropdown-south-fbc7.bright-5a5d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dark-d702 .dropdown-south-fbc7.bottom-a1a4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark-d702 .dropdown-south-fbc7.box_dirty_3c83 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark-d702.selected_c74a.over_6b18 .dropdown-south-fbc7.bright-5a5d {
  flex-basis: 100%;
}
.dark-d702.icon_green_627a .dropdown-south-fbc7.bottom-a1a4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dark-d702.icon_green_627a .dropdown-south-fbc7.box_dirty_3c83 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .accordion_5e02.shadow-37f3 {
  display: none;
}
#masthead > .accordion_5e02 button {
  left: 0;
}
.fluid-42ef {
  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;
}
.fluid-42ef:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fluid-42ef.description_c599 i {
  margin-right: 4px;
}
.fluid-42ef.notice_gold_e92a i {
  margin-left: 5px;
}
.outer_2669 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.outer_2669 p:last-child {
  margin-bottom: 0;
}
.surface_fresh_f71e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.surface_fresh_f71e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.surface_fresh_f71e img {
  display: block;
  width: auto;
  line-height: 1;
}
.surface_fresh_f71e .huge_a7d7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.surface_fresh_f71e .content_dynamic_a99e {
  margin: 5px 0 7px 0;
}
.surface_fresh_f71e.liquid-0ed9 .message-simple-6461 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_fresh_f71e.liquid-0ed9 .accordion_basic_ca2c {
  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;
}
.surface_fresh_f71e.gallery_gas_4722 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.surface_fresh_f71e.gallery_gas_4722 .message-simple-6461 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_fresh_f71e.gallery_gas_4722 .accordion_basic_ca2c {
  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;
}
.surface_fresh_f71e.purple_694e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface_fresh_f71e.tag_hovered_2924 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.surface_fresh_f71e.tag_hovered_2924 .accordion_basic_ca2c {
  margin-top: 7px;
}
.dirty-338c {
  display: inline-block;
}
.video-cf6b .tooltip-ba0d .surface_fresh_f71e img {
  max-width: 100%;
}
.cool_edaa .accent_west_d520.overlay_new_bf1d,
.backdrop_tiny_54e1 .accent_west_d520.overlay_new_bf1d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.cool_edaa .north-1ffa,
.backdrop_tiny_54e1 .north-1ffa {
  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%);
}
.cool_edaa .north-1ffa {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.cool_edaa.liquid_bb33 .north-1ffa {
  display: none;
}
.cool_edaa .accordion-aac6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cool_edaa .accordion-aac6 li {
  display: inline-block;
  position: relative;
}
.cool_edaa .accordion-aac6 li:last-child {
  margin-right: 0;
}
.cool_edaa .accordion-aac6 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;
}
.cool_edaa .accordion-aac6 li.huge-ce17 > a {
  color: rgba(0, 0, 0, 0.9);
}
.cool_edaa .accordion-aac6 > 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;
}
.cool_edaa .accordion-aac6 > li > a i {
  line-height: 0;
}
.cool_edaa .accordion-aac6 > li.banner_eb1d > a .north-1ffa {
  margin-left: 4px;
  line-height: 0;
}
.cool_edaa .accordion-aac6 .iron-34d9 li.banner_eb1d > a {
  position: relative;
}
.cool_edaa .accordion-aac6 .iron-34d9 li.banner_eb1d > a:after,
.cool_edaa .accordion-aac6 .iron-34d9 li.banner_eb1d > a:before {
  content: "";
  display: table;
}
.cool_edaa .accordion-aac6 .iron-34d9 li.banner_eb1d > a:after {
  clear: both;
}
.cool_edaa .accordion-aac6 .iron-34d9 li.banner_eb1d > a .north-1ffa {
  margin-left: 5px;
  float: right;
}
.cool_edaa .sort-east-88bb,
.cool_edaa .iron-34d9 {
  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;
}
.cool_edaa .iron-34d9 {
  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;
}
.cool_edaa .iron-34d9 .overlay_new_bf1d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.cool_edaa .iron-34d9 .north-1ffa {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.cool_edaa .iron-34d9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.cool_edaa .iron-34d9 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;
}
.cool_edaa .iron-34d9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.cool_edaa .iron-34d9 .iron-34d9 {
  top: 0;
  left: 100%;
}
.cool_edaa .gradient-paper-c1c8.fn-focus-81eb > .sort-east-88bb,
.cool_edaa .gradient-paper-c1c8.fn-focus-81eb > .iron-34d9,
.cool_edaa .gradient-paper-c1c8:focus > .sort-east-88bb,
.cool_edaa .gradient-paper-c1c8:focus > .iron-34d9,
.cool_edaa .gradient-paper-c1c8:hover > .sort-east-88bb,
.cool_edaa .gradient-paper-c1c8:hover > .iron-34d9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.cool_edaa.under_c8f2 .accent-purple-e52a:after,
.cool_edaa.under_c8f2 .accent-purple-e52a:before {
  content: "";
  display: table;
}
.cool_edaa.under_c8f2 .accent-purple-e52a:after {
  clear: both;
}
.cool_edaa.under_c8f2 .accent-purple-e52a > li {
  float: left;
}
.cool_edaa.thumbnail_over_6074 .accent-purple-e52a:after,
.cool_edaa.thumbnail_over_6074 .accent-purple-e52a:before {
  content: "";
  display: table;
}
.cool_edaa.thumbnail_over_6074 .accent-purple-e52a:after {
  clear: both;
}
.cool_edaa.thumbnail_over_6074 .accent-purple-e52a > li {
  float: left;
}
.cool_edaa.thumbnail_over_6074 .accent-purple-e52a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.cool_edaa.thumbnail_over_6074 .accent-purple-e52a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.cool_edaa.thumbnail_over_6074 .accent-purple-e52a > li.east_3424 > a,
.cool_edaa.thumbnail_over_6074 .accent-purple-e52a > li.huge-ce17 > a {
  color: #fff;
  background-color: #1e4b75;
}
.cool_edaa.link_e1e4 .accent-purple-e52a > li > a .overlay_new_bf1d {
  position: relative;
}
.cool_edaa.link_e1e4 .accent-purple-e52a > li > a .overlay_new_bf1d: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;
}
.cool_edaa.link_e1e4
  .accent-purple-e52a
  > li:focus
  > a
  .overlay_new_bf1d:before,
.cool_edaa.link_e1e4
  .accent-purple-e52a
  > li:hover
  > a
  .overlay_new_bf1d:before {
  width: 100%;
  background-color: currentColor;
}
.cool_edaa.link_e1e4
  .accent-purple-e52a
  > li.east_3424
  > a
  .overlay_new_bf1d:before,
.cool_edaa.link_e1e4
  .accent-purple-e52a
  > li.banner_over_c04d
  > a
  .overlay_new_bf1d:before {
  width: 100%;
  background-color: currentColor;
}
.cool_edaa.footer-dee4 .accent-purple-e52a > li > a .overlay_new_bf1d {
  position: relative;
}
.cool_edaa.footer-dee4 .accent-purple-e52a > li > a .overlay_new_bf1d: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;
}
.cool_edaa.footer-dee4 .accent-purple-e52a > li:focus > a .overlay_new_bf1d:before,
.cool_edaa.footer-dee4
  .accent-purple-e52a
  > li:hover
  > a
  .overlay_new_bf1d:before {
  width: 100%;
  background-color: currentColor;
}
.cool_edaa.footer-dee4
  .accent-purple-e52a
  > li.east_3424
  > a
  .overlay_new_bf1d:before,
.cool_edaa.footer-dee4
  .accent-purple-e52a
  > li.banner_over_c04d
  > a
  .overlay_new_bf1d:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_tiny_54e1 .accordion-aac6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.backdrop_tiny_54e1 .accordion-aac6 li:first-child > a {
  border-top: none;
}
.backdrop_tiny_54e1 .accordion-aac6 .progress-wood-a32c > .overlay_new_bf1d .north-1ffa {
  display: none;
}
.backdrop_tiny_54e1 .accordion-aac6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.backdrop_tiny_54e1 .accordion-aac6 li:last-child {
  border: none;
}
.backdrop_tiny_54e1 .accordion-aac6 li.banner_eb1d > a {
  padding-right: 45px !important;
}
.backdrop_tiny_54e1 .accordion-aac6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.backdrop_tiny_54e1 .accordion-aac6 li a:focus,
.backdrop_tiny_54e1 .accordion-aac6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_tiny_54e1 .accordion-aac6 li .center_adac {
  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;
}
.backdrop_tiny_54e1 .accordion-aac6 li .center_adac:hover {
  box-shadow: none;
}
.backdrop_tiny_54e1 .accordion-aac6 li .center_adac .north-1ffa {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.backdrop_tiny_54e1 .accordion-aac6 .iron-34d9 {
  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);
}
.backdrop_tiny_54e1 .accordion-aac6 .iron-34d9 li a {
  padding-left: 3em;
}
.backdrop_tiny_54e1 .accordion-aac6 .texture_tall_a1e5 > a .center_adac i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.backdrop_tiny_54e1 .accordion-aac6 .texture_tall_a1e5 > .iron-34d9 {
  display: block;
  opacity: 1;
}
.banner_pro_84ff {
  max-width: 100%;
}
.sort-a887 {
  line-height: 0;
  cursor: pointer;
}
.main_light_f734 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.main_light_f734:hover {
  box-shadow: none;
  color: currentColor;
}
.main_light_f734 svg {
  width: 18px;
  height: 18px;
}
.main_light_f734 .disabled-white-ba1f {
  display: none;
}
.description_wood_b660 {
  position: relative;
}
.description_wood_b660.fn-active-81eb .main_light_f734 .fluid-c35c {
  display: none;
}
.description_wood_b660.fn-active-81eb .main_light_f734 .disabled-white-ba1f {
  display: inline-block;
}
.description_wood_b660 .label-under-c54b {
  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);
}
.description_wood_b660.in-f4ba .label-under-c54b {
  left: auto;
  right: -0.9em;
}
.description_wood_b660.in-f4ba .border-34e7::before {
  left: auto;
  right: 15px;
}
.description_wood_b660.fn-active-81eb .label-under-c54b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar_d1bd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.avatar_d1bd label {
  flex-basis: 100%;
}
.avatar_d1bd .hidden-pro-09b1 {
  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;
}
.avatar_d1bd .feature_short_f584 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.avatar_d1bd .feature_short_f584:focus {
  background-color: transparent;
}
.avatar_d1bd button.gradient_medium_6681 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.avatar_d1bd button.gradient_medium_6681:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.avatar_d1bd button.gradient_medium_6681 svg {
  width: 18px;
  height: 18px;
}
.avatar_d1bd input[type="submit"] {
  min-height: auto;
}
.photo_d7bd .avatar_d1bd .feature_short_f584 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.border-34e7 {
  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) {
  .border-34e7 {
    width: 220px;
  }
}
.border-34e7 label {
  flex-basis: 100%;
}
.border-34e7::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;
}
.pattern-dark-fd48 .photo_d7bd .avatar_d1bd {
  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;
}
.pattern-dark-fd48
  .photo_d7bd
  .avatar_d1bd
  .hidden-pro-09b1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pattern-dark-fd48 .photo_d7bd .avatar_d1bd .feature_short_f584 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pattern-dark-fd48
  .photo_d7bd
  .avatar_d1bd
  .feature_short_f584:focus {
  background: 0 0;
}
.pattern-dark-fd48
  .photo_d7bd
  .avatar_d1bd
  .complex-f82a {
  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;
}
.selected_fb86 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.selected_fb86 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.selected_fb86 li:last-child {
  margin-right: 0;
}
.selected_fb86 li:first-child {
  margin-left: 0;
}
.selected_fb86.advanced_9da3 a {
  color: #fff;
}
.selected_fb86.advanced_9da3 a:hover {
  color: #fff;
}
.selected_fb86 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.selected_fb86 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.selected_fb86 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.selected_fb86 a:hover {
  opacity: 0.9;
  color: inherit;
}
.selected_fb86 [class*="social-icon-apple"] {
  background-color: #999;
}
.selected_fb86 [class*="social-icon-apple"].icon-slow-5b9a {
  background-color: transparent;
  color: #999;
}
.selected_fb86 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.selected_fb86 [class*="social-icon-behance"].icon-slow-5b9a {
  background-color: transparent;
  color: #1769ff;
}
.selected_fb86 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.selected_fb86 [class*="social-icon-bitbucket"].icon-slow-5b9a {
  background-color: transparent;
  color: #205081;
}
.selected_fb86 [class*="social-icon-codepen"] {
  background-color: #000;
}
.selected_fb86 [class*="social-icon-codepen"].icon-slow-5b9a {
  background-color: transparent;
  color: #000;
}
.selected_fb86 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.selected_fb86 [class*="social-icon-delicious"].icon-slow-5b9a {
  background-color: transparent;
  color: #39f;
}
.selected_fb86 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.selected_fb86 [class*="social-icon-digg"].icon-slow-5b9a {
  background-color: transparent;
  color: #005be2;
}
.selected_fb86 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.selected_fb86 [class*="social-icon-dribbble"].icon-slow-5b9a {
  background-color: transparent;
  color: #ea4c89;
}
.selected_fb86 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.selected_fb86 [class*="social-icon-envelope"].icon-slow-5b9a {
  background-color: transparent;
  color: #ea4335;
}
.selected_fb86 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.selected_fb86 [class*="social-icon-facebook"].icon-slow-5b9a {
  background-color: transparent;
  color: #3b5998;
}
.selected_fb86 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.selected_fb86 [class*="social-icon-flickr"].icon-slow-5b9a {
  background-color: transparent;
  color: #0063dc;
}
.selected_fb86 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.selected_fb86 [class*="social-icon-foursquare"].icon-slow-5b9a {
  background-color: transparent;
  color: #2d5be3;
}
.selected_fb86 [class*="social-icon-github"] {
  background-color: #333;
}
.selected_fb86 [class*="social-icon-github"].icon-slow-5b9a {
  background-color: transparent;
  color: #333;
}
.selected_fb86 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.selected_fb86 [class*="social-icon-google-plus"].icon-slow-5b9a {
  background-color: transparent;
  color: #dd4b39;
}
.selected_fb86 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.selected_fb86 [class*="social-icon-houzz"].icon-slow-5b9a {
  background-color: transparent;
  color: #7ac142;
}
.selected_fb86 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.selected_fb86 [class*="social-icon-instagram"].icon-slow-5b9a {
  background-color: transparent;
  color: #262626;
}
.selected_fb86 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.selected_fb86 [class*="social-icon-jsfiddle"].icon-slow-5b9a {
  background-color: transparent;
  color: #487aa2;
}
.selected_fb86 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.selected_fb86 [class*="social-icon-linkedin"].icon-slow-5b9a {
  background-color: transparent;
  color: #0077b5;
}
.selected_fb86 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.selected_fb86 [class*="social-icon-medium"].icon-slow-5b9a {
  background-color: transparent;
  color: #00ab6b;
}
.selected_fb86 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.selected_fb86
  [class*="social-icon-odnoklassniki"].icon-slow-5b9a {
  background-color: transparent;
  color: #f4731c;
}
.selected_fb86 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.selected_fb86 [class*="social-icon-meetup"].icon-slow-5b9a {
  background-color: transparent;
  color: #ec1c40;
}
.selected_fb86 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.selected_fb86 [class*="social-icon-pinterest"].icon-slow-5b9a {
  background-color: transparent;
  color: #bd081c;
}
.selected_fb86 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.selected_fb86 [class*="social-icon-product-hunt"].icon-slow-5b9a {
  background-color: transparent;
  color: #da552f;
}
.selected_fb86 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.selected_fb86 [class*="social-icon-reddit"].icon-slow-5b9a {
  background-color: transparent;
  color: #ff4500;
}
.selected_fb86 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.selected_fb86 [class*="social-icon-rss"].icon-slow-5b9a {
  background-color: transparent;
  color: #f26522;
}
.selected_fb86 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.selected_fb86
  [class*="social-icon-shopping-cart"].icon-slow-5b9a {
  background-color: transparent;
  color: #4caf50;
}
.selected_fb86 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.selected_fb86 [class*="social-icon-skype"].icon-slow-5b9a {
  background-color: transparent;
  color: #00aff0;
}
.selected_fb86 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.selected_fb86 [class*="social-icon-slideshare"].icon-slow-5b9a {
  background-color: transparent;
  color: #0077b5;
}
.selected_fb86 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.selected_fb86 [class*="social-icon-snapchat"].icon-slow-5b9a {
  background-color: transparent;
  color: #fffc00;
}
.selected_fb86 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.selected_fb86 [class*="social-icon-soundcloud"].icon-slow-5b9a {
  background-color: transparent;
  color: #f80;
}
.selected_fb86 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.selected_fb86 [class*="social-icon-spotify"].icon-slow-5b9a {
  background-color: transparent;
  color: #2ebd59;
}
.selected_fb86 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.selected_fb86
  [class*="social-icon-stack-overflow"].icon-slow-5b9a {
  background-color: transparent;
  color: #fe7a15;
}
.selected_fb86 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.selected_fb86 [class*="social-icon-maldkfgram"].icon-slow-5b9a {
  background-color: transparent;
  color: #2ca5e0;
}
.selected_fb86 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.selected_fb86 [class*="social-icon-tripadvisor"].icon-slow-5b9a {
  background-color: transparent;
  color: #589442;
}
.selected_fb86 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.selected_fb86 [class*="social-icon-tumblr"].icon-slow-5b9a {
  background-color: transparent;
  color: #35465c;
}
.selected_fb86 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.selected_fb86 [class*="social-icon-twitch"].icon-slow-5b9a {
  background-color: transparent;
  color: #6441a5;
}
.selected_fb86 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.selected_fb86 [class*="social-icon-twitter"].icon-slow-5b9a {
  background-color: transparent;
  color: #1da1f2;
}
.selected_fb86 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.selected_fb86 [class*="social-icon-vimeo"].icon-slow-5b9a {
  background-color: transparent;
  color: #1ab7ea;
}
.selected_fb86 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.selected_fb86 [class*="social-icon-vk"].icon-slow-5b9a {
  background-color: transparent;
  color: #45668e;
}
.selected_fb86 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.selected_fb86 [class*="social-icon-weibo"].icon-slow-5b9a {
  background-color: transparent;
  color: #df2029;
}
.selected_fb86 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.selected_fb86 [class*="social-icon-weixin"].icon-slow-5b9a {
  background-color: transparent;
  color: #7bb32e;
}
.selected_fb86 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.selected_fb86 [class*="social-icon-whatsapp"].icon-slow-5b9a {
  background-color: transparent;
  color: #25d366;
}
.selected_fb86 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.selected_fb86 [class*="social-icon-wordpress"].icon-slow-5b9a {
  background-color: transparent;
  color: #21759b;
}
.selected_fb86 [class*="social-icon-xing"] {
  background-color: #026466;
}
.selected_fb86 [class*="social-icon-xing"].icon-slow-5b9a {
  background-color: transparent;
  color: #026466;
}
.selected_fb86 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.selected_fb86 [class*="social-icon-yelp"].icon-slow-5b9a {
  background-color: transparent;
  color: #af0606;
}
.selected_fb86 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.selected_fb86 [class*="social-icon-youtube"].icon-slow-5b9a {
  background-color: transparent;
  color: #cd201f;
}
.column_purple_b33a {
  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;
}
.column_purple_b33a:hover {
  box-shadow: none;
  background: 0 0;
}
.pagination_eda3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.motion-518b {
  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;
}
.sort-c9b6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.bottom_d4eb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.bottom_d4eb,
.bottom_d4eb::after,
.bottom_d4eb::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;
}
.bottom_d4eb::after,
.bottom_d4eb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accordion-pressed-ea66 .motion-518b .sort-c9b6 {
  margin-top: -2px;
  width: 19px;
}
.accordion-pressed-ea66 .motion-518b .bottom_d4eb {
  margin-top: -1px;
}
.accordion-pressed-ea66 .motion-518b .bottom_d4eb,
.accordion-pressed-ea66 .motion-518b .bottom_d4eb::after,
.accordion-pressed-ea66 .motion-518b .bottom_d4eb::before {
  width: 19px;
  height: 2px;
}
.accordion-pressed-ea66 .motion-518b .bottom_d4eb::before {
  top: -6px;
}
.accordion-pressed-ea66 .motion-518b .bottom_d4eb::after {
  bottom: -6px;
}
.info_active_2ea4 .motion-518b .sort-c9b6 {
  margin-top: -2px;
  width: 22px;
}
.info_active_2ea4 .motion-518b .bottom_d4eb {
  margin-top: -1px;
}
.info_active_2ea4 .motion-518b .bottom_d4eb,
.info_active_2ea4 .motion-518b .bottom_d4eb::after,
.info_active_2ea4 .motion-518b .bottom_d4eb::before {
  width: 22px;
  height: 2px;
}
.info_active_2ea4 .motion-518b .bottom_d4eb::before {
  top: -7px;
}
.info_active_2ea4 .motion-518b .bottom_d4eb::after {
  bottom: -7px;
}
.large-415b .motion-518b .sort-c9b6 {
  margin-top: -2px;
  width: 31px;
}
.large-415b .motion-518b .bottom_d4eb {
  margin-top: -1.5px;
}
.large-415b .motion-518b .bottom_d4eb,
.large-415b .motion-518b .bottom_d4eb::after,
.large-415b .motion-518b .bottom_d4eb::before {
  width: 31px;
  height: 3px;
}
.large-415b .motion-518b .bottom_d4eb::before {
  top: -9px;
}
.large-415b .motion-518b .bottom_d4eb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fluid-fe23 .motion-518b .sort-c9b6 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid-fe23 .motion-518b .bottom_d4eb {
    margin-top: -1px;
  }
  .fluid-fe23 .motion-518b .bottom_d4eb,
  .fluid-fe23 .motion-518b .bottom_d4eb::after,
  .fluid-fe23 .motion-518b .bottom_d4eb::before {
    width: 19px;
    height: 2px;
  }
  .fluid-fe23 .motion-518b .bottom_d4eb::before {
    top: -6px;
  }
  .fluid-fe23 .motion-518b .bottom_d4eb::after {
    bottom: -6px;
  }
  .table-a52e .motion-518b .sort-c9b6 {
    margin-top: -2px;
    width: 22px;
  }
  .table-a52e .motion-518b .bottom_d4eb {
    margin-top: -1px;
  }
  .table-a52e .motion-518b .bottom_d4eb,
  .table-a52e .motion-518b .bottom_d4eb::after,
  .table-a52e .motion-518b .bottom_d4eb::before {
    width: 22px;
    height: 2px;
  }
  .table-a52e .motion-518b .bottom_d4eb::before {
    top: -7px;
  }
  .table-a52e .motion-518b .bottom_d4eb::after {
    bottom: -7px;
  }
  .column-center-f48d .motion-518b .sort-c9b6 {
    margin-top: -2px;
    width: 31px;
  }
  .column-center-f48d .motion-518b .bottom_d4eb {
    margin-top: -1.5px;
  }
  .column-center-f48d .motion-518b .bottom_d4eb,
  .column-center-f48d .motion-518b .bottom_d4eb::after,
  .column-center-f48d .motion-518b .bottom_d4eb::before {
    width: 31px;
    height: 3px;
  }
  .column-center-f48d .motion-518b .bottom_d4eb::before {
    top: -9px;
  }
  .column-center-f48d .motion-518b .bottom_d4eb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .main-dirty-7cea .motion-518b .sort-c9b6 {
    margin-top: -2px;
    width: 19px;
  }
  .main-dirty-7cea .motion-518b .bottom_d4eb {
    margin-top: -1px;
  }
  .main-dirty-7cea .motion-518b .bottom_d4eb,
  .main-dirty-7cea .motion-518b .bottom_d4eb::after,
  .main-dirty-7cea .motion-518b .bottom_d4eb::before {
    width: 19px;
    height: 2px;
  }
  .main-dirty-7cea .motion-518b .bottom_d4eb::before {
    top: -6px;
  }
  .main-dirty-7cea .motion-518b .bottom_d4eb::after {
    bottom: -6px;
  }
  .outline_1bd3 .motion-518b .sort-c9b6 {
    margin-top: -2px;
    width: 22px;
  }
  .outline_1bd3 .motion-518b .bottom_d4eb {
    margin-top: -1px;
  }
  .outline_1bd3 .motion-518b .bottom_d4eb,
  .outline_1bd3 .motion-518b .bottom_d4eb::after,
  .outline_1bd3 .motion-518b .bottom_d4eb::before {
    width: 22px;
    height: 2px;
  }
  .outline_1bd3 .motion-518b .bottom_d4eb::before {
    top: -7px;
  }
  .outline_1bd3 .motion-518b .bottom_d4eb::after {
    bottom: -7px;
  }
  .focus_dba4 .motion-518b .sort-c9b6 {
    margin-top: -2px;
    width: 31px;
  }
  .focus_dba4 .motion-518b .bottom_d4eb {
    margin-top: -1.5px;
  }
  .focus_dba4 .motion-518b .bottom_d4eb,
  .focus_dba4 .motion-518b .bottom_d4eb::after,
  .focus_dba4 .motion-518b .bottom_d4eb::before {
    width: 31px;
    height: 3px;
  }
  .focus_dba4 .motion-518b .bottom_d4eb::before {
    top: -9px;
  }
  .focus_dba4 .motion-518b .bottom_d4eb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .list-b6c0 .motion-518b .sort-c9b6 {
    margin-top: -2px;
    width: 19px;
  }
  .list-b6c0 .motion-518b .bottom_d4eb {
    margin-top: -1px;
  }
  .list-b6c0 .motion-518b .bottom_d4eb,
  .list-b6c0 .motion-518b .bottom_d4eb::after,
  .list-b6c0 .motion-518b .bottom_d4eb::before {
    width: 19px;
    height: 2px;
  }
  .list-b6c0 .motion-518b .bottom_d4eb::before {
    top: -6px;
  }
  .list-b6c0 .motion-518b .bottom_d4eb::after {
    bottom: -6px;
  }
  .icon_plasma_c38f .motion-518b .sort-c9b6 {
    margin-top: -2px;
    width: 22px;
  }
  .icon_plasma_c38f .motion-518b .bottom_d4eb {
    margin-top: -1px;
  }
  .icon_plasma_c38f .motion-518b .bottom_d4eb,
  .icon_plasma_c38f .motion-518b .bottom_d4eb::after,
  .icon_plasma_c38f .motion-518b .bottom_d4eb::before {
    width: 22px;
    height: 2px;
  }
  .icon_plasma_c38f .motion-518b .bottom_d4eb::before {
    top: -7px;
  }
  .icon_plasma_c38f .motion-518b .bottom_d4eb::after {
    bottom: -7px;
  }
  .tooltip_last_1224 .motion-518b .sort-c9b6 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip_last_1224 .motion-518b .bottom_d4eb {
    margin-top: -1.5px;
  }
  .tooltip_last_1224 .motion-518b .bottom_d4eb,
  .tooltip_last_1224 .motion-518b .bottom_d4eb::after,
  .tooltip_last_1224 .motion-518b .bottom_d4eb::before {
    width: 31px;
    height: 3px;
  }
  .tooltip_last_1224 .motion-518b .bottom_d4eb::before {
    top: -9px;
  }
  .tooltip_last_1224 .motion-518b .bottom_d4eb::after {
    bottom: -9px;
  }
}
.cool-7fab .bottom_d4eb {
  -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);
}
.cool-7fab .bottom_d4eb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cool-7fab .bottom_d4eb::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);
}
.cool-7fab.stale_0df8 .bottom_d4eb {
  -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);
}
.cool-7fab.stale_0df8 .bottom_d4eb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cool-7fab.stale_0df8 .bottom_d4eb::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);
}
.sidebar_e13d {
  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.summary-c8a4:before {
  display: none;
}
.link_b17c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.link_b17c .accordion-south-7a52 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.link_b17c .accordion-south-7a52:last-of-type {
  border-bottom: none;
}
.link_b17c .accordion-south-7a52.main_glass_5793,
.link_b17c .accordion-south-7a52.search-1fa5,
.link_b17c .accordion-south-7a52.advanced-0b5f {
  padding: 0;
}
.link_b17c .backdrop_tiny_54e1 .center_adac {
  color: currentColor;
}
.link_b17c .backdrop_tiny_54e1 .center_adac:focus,
.link_b17c .backdrop_tiny_54e1 .center_adac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_b17c.texture_next_be70 .breadcrumb-b7c2,
.link_b17c.texture_next_be70 .outer_2669 a,
.link_b17c.texture_next_be70 .accent-purple-e52a a,
.link_b17c.texture_next_be70 .iron-34d9 a {
  color: rgba(0, 0, 0, 0.55);
}
.link_b17c.texture_next_be70 .breadcrumb-b7c2:hover,
.link_b17c.texture_next_be70 .outer_2669 a:hover,
.link_b17c.texture_next_be70 .accent-purple-e52a a:hover,
.link_b17c.texture_next_be70 .iron-34d9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_b17c.texture_next_be70 .table_full_b09d {
  color: rgba(0, 0, 0, 0.8);
}
.link_b17c.texture_next_be70 .accordion-south-7a52 {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_b17c.texture_next_be70 .accordion-south-7a52:before {
  background: rgba(0, 0, 0, 0.08);
}
.link_b17c.texture_next_be70 .link-mini-98de:before {
  background: rgba(255, 255, 255, 0.9);
}
.link_b17c.texture_next_be70 .backdrop_tiny_54e1 .accordion-aac6 li a,
.link_b17c.texture_next_be70 .backdrop_tiny_54e1 .center_adac,
.link_b17c.texture_next_be70 .iron-34d9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_b17c.texture_next_be70 .backdrop_tiny_54e1 .center_adac:focus,
.link_b17c.texture_next_be70 .backdrop_tiny_54e1 .center_adac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_b17c.texture_next_be70 .accordion-aac6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_b17c.secondary-motion-057b .breadcrumb-b7c2,
.link_b17c.secondary-motion-057b .outer_2669 a,
.link_b17c.secondary-motion-057b .accent-purple-e52a .center_adac,
.link_b17c.secondary-motion-057b .accent-purple-e52a a,
.link_b17c.secondary-motion-057b .iron-34d9 a {
  color: rgba(255, 255, 255, 0.79);
}
.link_b17c.secondary-motion-057b .breadcrumb-b7c2:hover,
.link_b17c.secondary-motion-057b .outer_2669 a:hover,
.link_b17c.secondary-motion-057b .accent-purple-e52a .center_adac:hover,
.link_b17c.secondary-motion-057b .accent-purple-e52a a:hover,
.link_b17c.secondary-motion-057b .iron-34d9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_b17c.secondary-motion-057b .table_full_b09d {
  color: rgba(255, 255, 255, 0.99);
}
.link_b17c.secondary-motion-057b .accordion-south-7a52 {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_b17c.secondary-motion-057b .accordion-south-7a52:before {
  background: rgba(255, 255, 255, 0.08);
}
.link_b17c.secondary-motion-057b .link-mini-98de:before {
  background: rgba(0, 0, 0, 0.9);
}
.link_b17c.secondary-motion-057b .backdrop_tiny_54e1 .accordion-aac6 li a,
.link_b17c.secondary-motion-057b .backdrop_tiny_54e1 .center_adac,
.link_b17c.secondary-motion-057b .iron-34d9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_b17c.secondary-motion-057b .backdrop_tiny_54e1 .center_adac:focus,
.link_b17c.secondary-motion-057b .backdrop_tiny_54e1 .center_adac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_b17c.secondary-motion-057b .accordion-aac6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-mini-98de {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.link-mini-98de:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.purple_daa2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.smooth_fe91 .link_b17c {
  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;
}
.smooth_fe91 .accordion-south-7a52 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.smooth_fe91 .accordion-south-7a52: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) {
  .smooth_fe91 .accordion-south-7a52:before {
    width: 16%;
    left: 42%;
  }
}
.smooth_fe91 .accordion-south-7a52:last-child:before {
  content: none;
}
.smooth_fe91 .accordion-south-7a52[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.smooth_fe91 .backdrop_tiny_54e1 .accordion-aac6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.smooth_fe91 .backdrop_tiny_54e1 .accordion-aac6 li a .center_adac {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.smooth_fe91 .backdrop_tiny_54e1 .iron-34d9 {
  border: none;
}
.smooth_fe91 .backdrop_tiny_54e1 .iron-34d9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.smooth_fe91 .link-mini-98de {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.smooth_fe91 .purple_daa2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.smooth_fe91 .secondary-motion-057b .link-mini-98de:before {
  background: rgba(0, 0, 0, 0.9);
}
.smooth_fe91 .texture_next_be70.surface_over_e920 .bottom_d4eb {
  background: rgba(0, 0, 0, 0.6);
}
.smooth_fe91
  .texture_next_be70.surface_over_e920
  .bottom_d4eb::after,
.smooth_fe91
  .texture_next_be70.surface_over_e920
  .bottom_d4eb:before {
  background: inherit;
}
.smooth_fe91
  .texture_next_be70.surface_over_e920:hover
  .bottom_d4eb {
  background: rgba(0, 0, 0, 0.8);
}
.notification_7660 .link_b17c {
  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) {
  .notification_7660 .link_b17c {
    width: auto;
    right: 45px;
  }
}
.column_under_b98d .link_b17c {
  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) {
  .column_under_b98d .link_b17c {
    width: auto;
    left: 45px;
  }
}
.summary-c8a4 .link_b17c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.summary-c8a4 .purple_daa2 {
  max-width: 48em;
  margin: 0 auto;
}
.summary-c8a4 .link-mini-98de:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.west_ddd7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.west_ddd7.smooth_fe91 .link_b17c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.west_ddd7.notification_7660 .link_b17c {
  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);
}
.west_ddd7 .link_b17c {
  visibility: visible;
}
.west_ddd7.column_under_b98d .link_b17c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.bottom-166f,
.card-wide-3ec6 {
  overflow-x: hidden;
}
.bottom-166f .link_b17c {
  overflow: auto;
}
.bottom-166f.smooth_fe91 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-166f.smooth_fe91 .link_b17c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.bottom-166f.smooth_fe91 .column_purple_b33a {
  opacity: 0;
}
.bottom-166f.notification_7660 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-166f.notification_7660 .link_b17c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.bottom-166f.notification_7660 .column_purple_b33a {
  opacity: 0;
}
.bottom-166f.column_under_b98d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-166f.column_under_b98d .link_b17c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.bottom-166f.column_under_b98d .column_purple_b33a {
  opacity: 0;
}
.bottom-166f.summary-c8a4 .link_b17c {
  z-index: 10;
  visibility: visible;
}
.surface_over_e920 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.surface_over_e920 .bottom_d4eb {
  background: rgba(255, 255, 255, 0.99);
}
.surface_over_e920 .bottom_d4eb::after,
.surface_over_e920 .bottom_d4eb:before {
  background: inherit;
}
.surface_over_e920:hover .bottom_d4eb {
  background: rgba(255, 255, 255, 0.99);
}
.column_under_b98d .surface_over_e920 {
  top: 10px;
  right: auto;
  left: 12px;
}
.summary-c8a4 .surface_over_e920 {
  display: none !important;
}
.bottom-166f:before,
.card-wide-3ec6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.bottom-166f .surface_over_e920,
.card-wide-3ec6 .surface_over_e920 {
  display: inline-block;
}
.link_b17c .popup-69e2 {
  -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;
}
.bottom-166f .link_b17c .popup-69e2,
.card-wide-3ec6 .link_b17c .popup-69e2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.next-061a .hidden-pro-09b1 {
  width: 100%;
}
.tooltip-ba0d {
  padding: 0 0.5em 0;
}
.tooltip-ba0d [class*="customify-col-"],
.tooltip-ba0d [class*="customify-col_"],
.tooltip-ba0d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.text_east_25ca .tooltip-ba0d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tall_384b .nav-yellow-01ea,
  .nav-yellow-01ea {
    display: none;
  }
  .gallery_fast_e5c0 {
    text-align: left;
  }
  .box_over_3317 {
    text-align: center;
  }
  .bronze-0301 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tall_384b .mini-fd4f,
  .mini-fd4f {
    display: none;
  }
  .list-tall-9844 {
    text-align: left;
  }
  .widget_stale_c2f2 {
    text-align: center;
  }
  .slow-fc0d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tall_384b .red_9707,
  .red_9707 {
    display: none;
  }
  .hover-bd7b {
    text-align: left;
  }
  .slider-selected-9203 {
    text-align: center;
  }
  .gold_2d79 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.popup_caf5 {
  box-shadow: none !important;
}
.upper_38d0 .light_659e,
.dropdown-left-25b3 .light_659e {
  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;
}
.dropdown-left-25b3 .light_659e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.link_29e9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.link_29e9:after,
.link_29e9:before {
  content: "";
  display: table;
}
.link_29e9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .link_29e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.link_29e9,
.gradient-north-f681 {
  max-width: 1248px;
  margin: 0 auto;
}

.logo_stone_5afb.orange_dec1 .link_29e9 {
  max-width: 100%;
}
.logo_stone_5afb.title_out_db28 {
  max-width: 1200px;
  margin: 0 auto;
}
.logo_stone_5afb.pagination_cold_3ead .link_29e9 {
  max-width: 100%;
}
.logo_stone_5afb.pagination_cold_3ead > .link_29e9 {
  padding-left: 0;
  padding-right: 0;
}
.logo_stone_5afb.pagination_cold_3ead > .link_29e9 .tall_384b {
  margin: 0;
}
.logo_stone_5afb.pagination_cold_3ead
  > .link_29e9
  .photo_pro_01fb.large_273b {
  margin-right: 0;
  margin-left: 0;
}
.logo_stone_5afb.pagination_cold_3ead #main.large_273b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hard-ed54 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hard-ed54 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip-8ce4 .item-gold-b254 {
    padding-right: 1em;
  }
  .chip-8ce4.grid_up_76d1 .photo_pro_01fb {
    border-right: 1px solid #eaecee;
  }
  .chip-8ce4.grid_up_76d1 .item-gold-b254 {
    padding-right: 1em;
  }
  .chip-8ce4.grid_up_76d1 .button-ebb4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue_7028 .item-gold-b254 {
    padding-left: 1em;
  }
  .blue_7028.grid_up_76d1 .photo_pro_01fb {
    border-left: 1px solid #eaecee;
  }
  .blue_7028.grid_up_76d1 .item-gold-b254 {
    padding-left: 1em;
  }
  .blue_7028.grid_up_76d1 .button-ebb4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass_3c8f .item-gold-b254 {
    padding-left: 1em;
  }
  .glass_3c8f.grid_up_76d1 .lite-e721 {
    border-right: 1px solid #eaecee;
  }
  .glass_3c8f.grid_up_76d1 .north-bb56 {
    border-right: 1px solid #eaecee;
  }
  .glass_3c8f.grid_up_76d1 .item-gold-b254 {
    padding-left: 1em;
  }
  .glass_3c8f.grid_up_76d1 .button-ebb4 {
    padding-right: 1em;
  }
  .glass_3c8f.grid_up_76d1 .aside_glass_2e0f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary-tiny-3d68 .item-gold-b254 {
    padding-right: 1em;
  }
  .primary-tiny-3d68.grid_up_76d1 .lite-e721 {
    border-left: 1px solid #eaecee;
  }
  .primary-tiny-3d68.grid_up_76d1 .north-bb56 {
    border-left: 1px solid #eaecee;
  }
  .primary-tiny-3d68.grid_up_76d1 .item-gold-b254 {
    padding-right: 1em;
  }
  .primary-tiny-3d68.grid_up_76d1 .button-ebb4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary-tiny-3d68.grid_up_76d1 .aside_glass_2e0f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-ed54 .item-gold-b254 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard-ed54.grid_up_76d1 .photo_pro_01fb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hard-ed54.grid_up_76d1 .item-gold-b254 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard-ed54.grid_up_76d1 .button-ebb4 {
    padding-left: 1em;
  }
  .hard-ed54.grid_up_76d1 .aside_glass_2e0f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hard-ed54.grid_up_76d1 .item-gold-b254 {
    padding-left: 0;
  }
}
.active-13a2 .west-1de2 {
  display: inline-block;
}
.disabled-slow-2c53 {
  display: inline-block;
}
.element-4886 {
  word-con: break-word;
}
.easy-caef > span {
  display: inline-block;
  padding: 5px 0;
}
.easy-caef .primary_white_0f9d {
  margin-left: 8px;
  margin-right: 8px;
}
.easy-caef .shadow_current_dddf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.slider_advanced_711f .paragraph_9a7a {
  margin-bottom: 2em;
}
.slider_advanced_711f .frame-bright-afa5 {
  margin-bottom: 15px;
}
.slider_advanced_711f .frame-bright-afa5:last-child {
  margin-bottom: 0;
}
.slider_advanced_711f .tooltip-simple-d468 {
  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) {
  .slider_advanced_711f .tooltip-simple-d468 {
    display: block;
  }
}
.slider_advanced_711f .focus-1368 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .slider_advanced_711f .focus-1368 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.slider_advanced_711f .simple_324b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.slider_advanced_711f .simple_324b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.slider_advanced_711f .simple_324b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.slider_advanced_711f .element-4886 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider_advanced_711f .element-4886 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.slider_advanced_711f .table_cool_e21f p:last-child {
  margin-bottom: 0;
}
.slider_advanced_711f .outline_warm_6898 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.slider_advanced_711f .backdrop-c976 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.slider_advanced_711f .banner_80a6 {
  margin-top: 1em;
}
.slider_advanced_711f .selected-b0a2 {
  top: 0;
  display: block;
}
.slider_advanced_711f .selected-b0a2 a {
  color: inherit;
}
.slider_advanced_711f .selected-b0a2 a:hover {
  color: inherit;
}
.slider_advanced_711f .pagination_f6f8 {
  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;
}
.slider_advanced_711f .pagination_f6f8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.slider_advanced_711f .backdrop-c976 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.slider_advanced_711f .focused-9d7c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.slider_advanced_711f .focused-9d7c:first-child {
  margin-top: 0;
}
.slider_advanced_711f .focused-9d7c.dropdown_ff56 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider_advanced_711f .focused-9d7c.status-f95d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider_advanced_711f
  .focused-9d7c.status-f95d.item_basic_86fc
  .banner_80a6 {
  width: 100%;
}
.slider_advanced_711f .status-f95d {
  -webkit-box-align: center;
  align-items: center;
}
.slider_advanced_711f .status-f95d .easy-caef,
.slider_advanced_711f .status-f95d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.slider_advanced_711f .simple_324b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_advanced_711f .simple_324b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_advanced_711f .simple_324b: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;
}
.slider_advanced_711f .dropdown_ff56 {
  z-index: 5;
}
.slider_advanced_711f .over-b2e4 .grid_096c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.slider_advanced_711f .card-active-b1c7 .grid_096c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.slider_advanced_711f .small_e5ba .grid_096c {
  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;
}
.slider_advanced_711f.hover-in-6bf8 .tooltip-simple-d468,
.slider_advanced_711f.title-north-7d80 .tooltip-simple-d468 {
  display: block;
}
.slider_advanced_711f.hover-in-6bf8 .tooltip-simple-d468 .detail-8d6c,
.slider_advanced_711f.hover-in-6bf8 .tooltip-simple-d468 .backdrop-c976,
.slider_advanced_711f.title-north-7d80 .tooltip-simple-d468 .detail-8d6c,
.slider_advanced_711f.title-north-7d80 .tooltip-simple-d468 .backdrop-c976 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_advanced_711f.highlight-full-06bd .focus-1368 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .slider_advanced_711f.highlight-full-06bd .focus-1368 {
    margin-right: 0;
  }
}
.slider_advanced_711f.hover-in-6bf8 .focus-1368,
.slider_advanced_711f.title-north-7d80 .focus-1368 {
  padding-top: 40%;
}
.slider_advanced_711f.hover-in-6bf8 .paragraph_9a7a,
.slider_advanced_711f.title-north-7d80 .paragraph_9a7a {
  display: block;
}
.slider_advanced_711f.hover-in-6bf8 .fn-sticky-81eb .backdrop-c976,
.slider_advanced_711f.title-north-7d80 .fn-sticky-81eb .backdrop-c976 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.slider_advanced_711f.hover-in-6bf8 .focus-1368,
.slider_advanced_711f.title-north-7d80 .focus-1368 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.slider_advanced_711f.hover-in-6bf8 .backdrop-c976 {
  padding: 1em;
}
.label_bdfd {
  margin: 30px auto;
  display: block;
}
.label_bdfd .tag-action-055c > * {
  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;
}
.label_bdfd .tag-action-055c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label_bdfd .tag-action-055c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accent_motion_ee08 .easy-caef {
  margin-bottom: 1.41575em;
}
.accent_motion_ee08 .item-focused-a7a2 {
  margin-bottom: 1.618em;
}
.container_inner_2303 .selected_2d8b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.container_inner_2303 .selected_2d8b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.container_inner_2303 .stone_ba6e {
  max-width: 100%;
  overflow: auto;
}
.outline-easy-a999 .container_inner_2303 a:hover {
  text-decoration: underline;
}
.yellow-b132 .frame-bright-afa5:not(.element-4886),
.yellow-b132 .simple_324b {
  margin-bottom: 1.41575em;
}
.yellow-b132 .frame-bright-afa5:not(.element-4886):last-child,
.yellow-b132 .simple_324b:last-child {
  margin-bottom: 0;
}
.yellow-b132 .frame-bright-afa5.small-1e2d {
  margin-bottom: 0.41575em;
}
.yellow-b132 .media-22f8:before,
.yellow-b132 .stone_4e26:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.yellow-b132 .media-22f8:before {
  content: "\f115";
}
.yellow-b132 .stone_4e26:before {
  content: "\f02c";
}
.yellow-b132 .picture_22a0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.yellow-b132 .picture_22a0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.popup_dc7c {
  display: -webkit-box;
  display: flex;
}
.popup_dc7c .article-b462 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .popup_dc7c .article-b462 {
    flex-basis: 90px;
  }
}
.popup_dc7c .background_slow_391e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .popup_dc7c .background_slow_391e {
    flex-basis: calc(100% - 50px);
  }
}
.popup_dc7c .static_9418 p:last-child {
  margin-bottom: 0.72em;
}
.dirty-d00e .tag-action-055c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dirty-d00e .tag-action-055c:after,
.dirty-d00e .tag-action-055c:before {
  content: "";
  display: table;
}
.dirty-d00e .tag-action-055c:after {
  clear: both;
}
.dirty-d00e .tag-action-055c .pattern-f804,
.dirty-d00e .tag-action-055c .logo-8ba3 {
  width: 49%;
}
.dirty-d00e .tag-action-055c .pattern-f804 a span.summary_7282,
.dirty-d00e .tag-action-055c .logo-8ba3 a span.summary_7282 {
  display: block;
  margin-bottom: 5px;
}
.dirty-d00e .tag-action-055c .logo-8ba3 {
  float: left;
  text-align: left;
}
.dirty-d00e .tag-action-055c .pattern-f804 {
  float: right;
  text-align: right;
}
.dirty-9cc7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dirty-9cc7 {
    margin-bottom: 0;
  }
}
.sort_858f {
  margin-bottom: 1em;
}
.sort_858f .element-4886 {
  font-size: 1.1em;
  line-height: 1.3;
}
.outline_9ed3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gallery_old_39cf .sort_858f,
.hot-15c6 .sort_858f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gallery_old_39cf .sort_858f,
  .hot-15c6 .sort_858f {
    display: block;
  }
}
.gallery_old_39cf .outline_9ed3,
.hot-15c6 .outline_9ed3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gallery_old_39cf .outline_9ed3,
  .hot-15c6 .outline_9ed3 {
    margin-bottom: 1em;
  }
}
.gallery_old_39cf .outline_9ed3 img,
.hot-15c6 .outline_9ed3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gallery_old_39cf .footer_fluid_b312,
.hot-15c6 .footer_fluid_b312 {
  flex-basis: calc(100% - 160px);
}
.gallery_old_39cf .footer_fluid_b312 p,
.hot-15c6 .footer_fluid_b312 p {
  margin-bottom: 0;
}
.gallery_old_39cf .footer_fluid_b312 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gallery_old_39cf .footer_fluid_b312 {
    padding-left: 0;
  }
}
.hot-15c6 .footer_fluid_b312 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hot-15c6 .footer_fluid_b312 {
    padding-right: 0;
  }
}
.hot-15c6 .outline_9ed3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.banner_dark_f329 .outline_9ed3 {
  margin-bottom: 0.5em;
}
.banner_dark_f329 .outline_9ed3 img {
  width: 100%;
}
.plasma-db58 .status_left_df84,
.accordion-91a3 .status_left_df84 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accordion-91a3 .photo_pro_01fb .feature_lower_7378 p:last-child {
  margin-bottom: 0;
}
.container-87b9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.south_4ded .banner-hovered-4de2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .south_4ded .banner-hovered-4de2:last-of-type {
    margin-bottom: 0;
  }
}
.south_4ded .banner-hovered-4de2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.south_4ded .banner-hovered-4de2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.south_4ded .banner-hovered-4de2 ul li {
  margin: 0 0 0.6em;
}
.south_4ded .banner-hovered-4de2 ul li.tabs_lite_85e2,
.south_4ded .banner-hovered-4de2 ul li.carousel_9fe5 {
  position: relative;
}
.south_4ded .banner-hovered-4de2 ul li.tabs_lite_85e2 .hero_59df,
.south_4ded .banner-hovered-4de2 ul li.carousel_9fe5 .hero_59df {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.south_4ded .banner-hovered-4de2 ul li.tabs_lite_85e2:after:after,
.south_4ded .banner-hovered-4de2 ul li.tabs_lite_85e2:after:before,
.south_4ded
  .banner-hovered-4de2
  ul
  li.carousel_9fe5:after:after,
.south_4ded
  .banner-hovered-4de2
  ul
  li.carousel_9fe5:after:before {
  content: "";
  display: table;
}
.south_4ded .banner-hovered-4de2 ul li.tabs_lite_85e2:after:after,
.south_4ded
  .banner-hovered-4de2
  ul
  li.carousel_9fe5:after:after {
  clear: both;
}
.south_4ded .banner-hovered-4de2 a.right-ad68:hover {
  text-decoration: none;
}
.south_4ded .banner-hovered-4de2 select {
  max-width: 100%;
}
.south_4ded .banner-hovered-4de2 table {
  font-size: 85%;
}
.south_4ded .banner-hovered-4de2 table td,
.south_4ded .banner-hovered-4de2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.south_4ded .banner-hovered-4de2 table tfoot td {
  text-align: left;
}
.south_4ded .banner-hovered-4de2 :last-child {
  margin-bottom: 0;
}
.south_4ded .banner-hovered-4de2 .brown-87b4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.south_4ded .banner-hovered-4de2 .brown-87b4 label {
  width: 100%;
}
.south_4ded .banner-hovered-4de2 .brown-87b4 .feature_short_f584 {
  width: 100%;
  display: block;
}
.south_4ded .banner-hovered-4de2 .brown-87b4 .gradient_medium_6681 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.south_4ded .banner-hovered-4de2 .brown-87b4 .gradient_medium_6681:hover svg #svg-search {
  fill: #444;
}
.south_4ded .banner-hovered-4de2 .brown-87b4 .gradient_medium_6681 svg {
  width: 18px;
  height: 18px;
}
.south_4ded .sidebar-solid-3143 ul ul,
.south_4ded .modal_ff72 ul ul,
.south_4ded .blue_9d94 ul ul,
.south_4ded .active_active_6c11 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.south_4ded .sidebar-solid-3143 .banner_eb1d > a,
.south_4ded .modal_ff72 .banner_eb1d > a,
.south_4ded .blue_9d94 .banner_eb1d > a,
.south_4ded .active_active_6c11 .banner_eb1d > a {
  margin-bottom: 0;
}
.south_4ded .orange-7e8f li,
.south_4ded .sidebar-solid-3143 li,
.south_4ded .gold-941d li,
.south_4ded .modal_ff72 li,
.south_4ded .blue_9d94 li,
.south_4ded .active_active_6c11 li,
.south_4ded .iron-ab2f li,
.south_4ded .breadcrumb_selected_0575 li {
  display: block;
  position: relative;
}
.south_4ded .orange-7e8f li:last-child,
.south_4ded .sidebar-solid-3143 li:last-child,
.south_4ded .gold-941d li:last-child,
.south_4ded .modal_ff72 li:last-child,
.south_4ded .blue_9d94 li:last-child,
.south_4ded .active_active_6c11 li:last-child,
.south_4ded .iron-ab2f li:last-child,
.south_4ded .breadcrumb_selected_0575 li:last-child {
  border: none;
}
.south_4ded .orange-7e8f li a,
.south_4ded .sidebar-solid-3143 li a,
.south_4ded .gold-941d li a,
.south_4ded .modal_ff72 li a,
.south_4ded .blue_9d94 li a,
.south_4ded .active_active_6c11 li a,
.south_4ded .iron-ab2f li a,
.south_4ded .breadcrumb_selected_0575 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.south_4ded .orange-7e8f li ul li::before,
.south_4ded .sidebar-solid-3143 li ul li::before,
.south_4ded .gold-941d li ul li::before,
.south_4ded .modal_ff72 li ul li::before,
.south_4ded .blue_9d94 li ul li::before,
.south_4ded .active_active_6c11 li ul li::before,
.south_4ded .iron-ab2f li ul li::before,
.south_4ded .breadcrumb_selected_0575 li ul li::before {
  left: 15px;
}
.south_4ded .orange-7e8f li ul a,
.south_4ded .sidebar-solid-3143 li ul a,
.south_4ded .gold-941d li ul a,
.south_4ded .modal_ff72 li ul a,
.south_4ded .blue_9d94 li ul a,
.south_4ded .active_active_6c11 li ul a,
.south_4ded .iron-ab2f li ul a,
.south_4ded .breadcrumb_selected_0575 li ul a {
  padding-left: 20px;
}
.south_4ded .orange-7e8f li ul ul li::before,
.south_4ded .sidebar-solid-3143 li ul ul li::before,
.south_4ded .gold-941d li ul ul li::before,
.south_4ded .modal_ff72 li ul ul li::before,
.south_4ded .blue_9d94 li ul ul li::before,
.south_4ded .active_active_6c11 li ul ul li::before,
.south_4ded .iron-ab2f li ul ul li::before,
.south_4ded .breadcrumb_selected_0575 li ul ul li::before {
  left: 30px;
}
.south_4ded .orange-7e8f li ul ul a,
.south_4ded .sidebar-solid-3143 li ul ul a,
.south_4ded .gold-941d li ul ul a,
.south_4ded .modal_ff72 li ul ul a,
.south_4ded .blue_9d94 li ul ul a,
.south_4ded .active_active_6c11 li ul ul a,
.south_4ded .iron-ab2f li ul ul a,
.south_4ded .breadcrumb_selected_0575 li ul ul a {
  padding-left: 40px;
}
.south_4ded .short-d84f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.south_4ded .breadcrumb_selected_0575 ul li {
  margin-bottom: 1.41575em;
}
.south_4ded .breadcrumb_selected_0575 ul li .disabled-c056 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.south_4ded .breadcrumb_selected_0575 ul li .detail_silver_3a3f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.secondary-motion-057b .orange-7e8f li a,
.secondary-motion-057b .sidebar-solid-3143 li a,
.secondary-motion-057b .gold-941d li a,
.secondary-motion-057b .modal_ff72 li a,
.secondary-motion-057b .blue_9d94 li a,
.secondary-motion-057b .active_active_6c11 li a,
.secondary-motion-057b .iron-ab2f li a,
.secondary-motion-057b .breadcrumb_selected_0575 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-motion-057b .short-d84f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-motion-057b .banner-hovered-4de2 ul li.tabs_lite_85e2 .hero_59df,
.secondary-motion-057b .banner-hovered-4de2 ul li.carousel_9fe5 .hero_59df {
  background: rgba(0, 0, 0, 0.2);
}
.secondary-motion-057b .south_4ded .banner-hovered-4de2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_stone_5afb .south_4ded .accordion-aac6 li {
  margin: 0;
}
.logo_stone_5afb .south_4ded .accordion-aac6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.logo_stone_5afb .south_4ded .accordion-aac6 li ul {
  margin: 0;
}
.logo_stone_5afb .south_4ded .accordion-aac6 li ul li a {
  padding-left: 15px;
}
.logo_stone_5afb .south_4ded .accordion-aac6 li ul li li a {
  padding-left: 30px;
}
.logo_stone_5afb .south_4ded .accordion-aac6 li.huge-ce17 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.logo_stone_5afb .south_4ded .accordion-aac6 li.huge-ce17 > 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;
}
.logo_stone_5afb .south_4ded .accordion-aac6 li.huge-ce17 > 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;
}
.list-upper-23c9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hovered_66c9 {
  position: relative;
  z-index: 10;
}
.hovered_66c9 .popup-69e2 {
  width: 100%;
  max-width: 100%;
}
.article-dirty-d443 .status-3183 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.article-dirty-d443 .texture_next_be70 {
}
.article-dirty-d443 .secondary-motion-057b {
  background: #292929;
}
.solid-00ab .status-3183 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.solid-00ab .texture_next_be70 {
  background: #f9f9f9;
}
.solid-00ab .secondary-motion-057b {
  background: #303030;
}
.dim-8459 .status-3183 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dim-8459 .west-1de2 {
    margin-bottom: 1em;
  }
  .dim-8459 .west-1de2:last-child {
    margin-bottom: 0;
  }
}
.dim-8459 .texture_next_be70 {
  background: #ededed;
}
.dim-8459 .secondary-motion-057b {
  background: #1a1a1a;
}
.status-3183.texture_next_be70 {
  color: rgba(0, 0, 0, 0.6);
}
.status-3183.texture_next_be70 .icon_cool_b911 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.status-3183.secondary-motion-057b {
  color: rgba(255, 255, 255, 0.99);
}
.status-3183.secondary-motion-057b a:not(.right-ad68) {
  color: rgba(255, 255, 255, 0.79);
}
.status-3183.secondary-motion-057b a:not(.right-ad68):hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-3183.secondary-motion-057b .icon_cool_b911 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-3183.secondary-motion-057b table tbody td,
.status-3183.secondary-motion-057b table th {
  background: rgba(0, 0, 0, 0.08);
}
.component-bronze-5a2b.short-c1d9 .link_29e9 {
  max-width: initial;
}
.component-bronze-5a2b .media-6b26 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.component-bronze-5a2b .media-6b26 .popup-69e2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .component-bronze-5a2b .media-6b26 .popup-69e2 {
    display: block;
    margin-bottom: 2em;
  }
  .component-bronze-5a2b .media-6b26 .popup-69e2:last-child {
    margin-bottom: 0;
  }
}
.dim-8459 .west-1de2:last-child,
.solid-00ab .west-1de2:last-child,
.article-dirty-d443 .west-1de2:last-child {
  margin-bottom: 0;
}
.dim-8459 .west-1de2 .south_4ded .banner-hovered-4de2:last-child,
.solid-00ab .west-1de2 .south_4ded .banner-hovered-4de2:last-child,
.article-dirty-d443 .west-1de2 .south_4ded .banner-hovered-4de2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dim-8459 .grid-14a0,
  .dim-8459 .last-6db1,
  .solid-00ab .grid-14a0,
  .solid-00ab .last-6db1,
  .article-dirty-d443 .grid-14a0,
  .article-dirty-d443 .last-6db1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hovered_66c9 .west-1de2 {
    margin-bottom: 2em;
  }
}
.hovered_66c9 p:last-child {
  margin-bottom: 0;
}
.hovered_66c9 li,
.hovered_66c9 ul {
  list-style: none;
  margin: 0;
}
.hovered_66c9 ul ul {
  margin-left: 2.617924em;
}
.small-de36 {
  font-size: 0.875em;
}

/* css-noise: 11f0 */
.shadow-element-v6 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
