/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slider-small-e06d/customify
Author: WPCustomify
Author URI: https://pressmaximum.slider-small-e06d
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.slider-small-e06d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.notice-3ed5.warm-f3aa/licenses/gpl-2.0.popup_0148
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.info-north-fcf3/, (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.section-e9e8.dropdown_4e41/normalize.highlight-8816/
 ======
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.highlight-8816 v7.0.0 | MIT License | github.slider-small-e06d/necolas/normalize.highlight-8816 */
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;
}
.filter_advanced_a999 .footer-bright-4318,
.bottom-d18b,
.shade_pro_dca7,
.advanced_d7bf,
.feature_hot_5fd0,
.west_dd9e,
.west-49b1,
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;
}
.bottom-d18b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .bottom-d18b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .bottom-d18b,
  h1 {
    font-size: 1.8em;
  }
}
.shade_pro_dca7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shade_pro_dca7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shade_pro_dca7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shade_pro_dca7,
  h2 {
    font-size: 1.7em;
  }
}
.advanced_d7bf,
h3 {
  font-size: 1.618em;
}
.filter_advanced_a999 .footer-bright-4318,
.feature_hot_5fd0,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.preview_hard_9edd {
  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;
}
.photo-wide-7df9:after,
.photo-wide-7df9:before,
.simple-abc4:after,
.simple-abc4:before {
  content: "";
  display: table;
}
.photo-wide-7df9:after,
.simple-abc4:after {
  clear: both;
}
.middle-88e2 {
  float: right;
  margin-right: 0;
}
.wide-aa79 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight_04f5 .left-96b7,
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;
}
.highlight_04f5 .left-96b7: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;
}
.notification_pressed_3859 .left-96b7 {
  box-shadow: none;
}
.notification_pressed_3859
  .left-96b7
  .component-adf1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notification_pressed_3859 .left-96b7 .next_1b99 {
  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;
}
.notification_pressed_3859
  .left-96b7
  .next_1b99
  b {
  display: none;
}
.notification_pressed_3859 .backdrop_7d14 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pattern_copper_f8fb:not(.active-silver-66a7):not(.container_small_d6da),
button:not(.active-silver-66a7):not(.container_small_d6da),
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ),
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ),
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ) {
  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;
}
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ):hover,
button:not(.active-silver-66a7):not(
    .container_small_d6da
  ):hover,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):hover,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):hover,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ):active,
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ):focus,
button:not(.active-silver-66a7):not(
    .container_small_d6da
  ):active,
button:not(.active-silver-66a7):not(
    .container_small_d6da
  ):focus,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):active,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):focus,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):active,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):focus,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):active,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):focus {
  outline: 0;
}
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5,
button:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5 {
  position: relative;
}
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .full-e6e3,
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .hard-d320,
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .icon-4692,
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  i,
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  svg,
button:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .full-e6e3,
button:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .hard-d320,
button:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .icon-4692,
button:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  i,
button:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  svg,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .full-e6e3,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .hard-d320,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .icon-4692,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  i,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  svg,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .full-e6e3,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .hard-d320,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .icon-4692,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  i,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  svg,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .full-e6e3,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .hard-d320,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  .icon-4692,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  i,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5
  svg {
  visibility: hidden;
}
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5:after,
button:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5:after,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5:after,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5:after,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ).fn-loading-5cb5: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;
}
.pattern_copper_f8fb:not(.active-silver-66a7):not(.container_small_d6da),
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ),
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ),
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ) {
  color: #fff;
  background: #235787;
}
.pattern_copper_f8fb:not(.active-silver-66a7):not(
    .container_small_d6da
  ):focus,
input[type="button"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):focus,
input[type="reset"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):focus,
input[type="submit"]:not(.active-silver-66a7):not(
    .container_small_d6da
  ):focus {
  color: #fff;
}
.pattern_copper_f8fb.fn-disabled-5cb5:not(.active-silver-66a7):not(
    .container_small_d6da
  ),
.pattern_copper_f8fb[disabled]:not(.active-silver-66a7):not(
    .container_small_d6da
  ),
button.fn-disabled-5cb5:not(.active-silver-66a7):not(
    .container_small_d6da
  ),
button[disabled]:not(.active-silver-66a7):not(
    .container_small_d6da
  ) {
  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;
}
.outer_d78f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outer_d78f: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;
}
.simple-d91f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fresh_e22d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.red_7ac9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.photo-wide-7df9:after,
.photo-wide-7df9:before,
.inner_eb93:after,
.inner_eb93:before,
.link_010e:after,
.link_010e:before,
.thick-c6fe:after,
.thick-c6fe:before,
.tall-6dfc:after,
.tall-6dfc:before,
.nav_9db6:after,
.nav_9db6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.photo-wide-7df9:after,
.inner_eb93:after,
.link_010e:after,
.thick-c6fe:after,
.tall-6dfc:after,
.nav_9db6:after {
  clear: both;
}
.inner_eb93 .grid-ae99,
.link_010e .grid-ae99,
.advanced-0da4 .grid-ae99 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outline-south-419f {
  display: inline-block;
}
.first_4d05 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.first_4d05 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.first_4d05 .thumbnail-a9c0 {
  padding: 1em 0;
  font-size: 85%;
}
.thumbnail-a9c0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sort_bronze_a1de {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sort_bronze_a1de:after,
.sort_bronze_a1de:before {
  content: "";
  display: table;
}
.sort_bronze_a1de:after {
  clear: both;
}
.box_fast_df4b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.lite_4508 .box_fast_df4b {
  max-width: 50%;
}
.overlay-55c9 .box_fast_df4b {
  max-width: 33.33%;
}
.down_4acc .box_fast_df4b {
  max-width: 25%;
}
.first_2bbf .box_fast_df4b {
  max-width: 20%;
}
.box_cc20 .box_fast_df4b {
  max-width: 16.66%;
}
.info-old-39b3 .box_fast_df4b {
  max-width: 14.28%;
}
.bright_6470 .box_fast_df4b {
  max-width: 12.5%;
}
.form_dirty_dae9 .box_fast_df4b {
  max-width: 11.11%;
}
.clean_a315 {
  display: block;
}
.filter_advanced_a999 .fluid_4d09 label,
.filter_advanced_a999 .modal-3a04 label,
.filter_advanced_a999 .south-48d5 label,
.filter_advanced_a999 .left_7ce8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.down-bb3b {
  list-style: none;
  margin: 0;
}
.down-bb3b article.modal-958f {
  margin-bottom: 0;
}
.down-bb3b ul {
  list-style: none;
  margin: 0;
}
.down-bb3b .dark_d6fa li.modal-958f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .down-bb3b .dark_d6fa li.modal-958f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .down-bb3b .dark_d6fa li.modal-958f: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) {
  .down-bb3b .dark_d6fa li.modal-958f li.modal-958f li.modal-958f li.modal-958f {
    padding-left: 0;
  }
}
article.modal-958f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal-958f .inner_eb93 p:last-of-type {
  margin-bottom: 0;
}
article.modal-958f .frame-fixed-53e3 {
  float: left;
}
article.modal-958f .warm_c66b {
  margin-left: 85px;
}
article.modal-958f .up-2184 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal-958f .up-2184 .tooltip-medium-d2e7 {
  margin-left: 10px;
}
article.modal-958f .hero-last-ff19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal-958f .pagination-dirty-936c {
  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 .fluid_4d09,
  #respond .south-48d5,
  #respond .left_7ce8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fluid_4d09 input,
#respond .south-48d5 input,
#respond .left_7ce8 input {
  width: 100%;
}
#respond .left_7ce8 {
  margin-right: 0;
}
#respond .pattern_hot_3fed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-large-2c5d {
  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;
}
.logo-large-2c5d.right-24c4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.logo-large-2c5d 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%);
}
.logo-large-2c5d:focus,
.logo-large-2c5d: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);
}
.menu_last_30d1 {
  border-radius: 10%;
}
.media_static_50a4 {
  border-radius: 50%;
}
.info-over-782b {
  font-size: 0.72em;
}
.disabled-0266 {
  font-size: 0.875em;
}
.fresh_9164 {
  font-size: 1.1em;
}
.up_820c {
  text-transform: uppercase;
  line-height: 1.2;
}
.up_820c.info-over-782b {
  letter-spacing: 0.5px;
}
.thumbnail-0219,
.thumbnail-0219 a {
  color: #6d6d6d;
}
.thumbnail-0219 a:hover {
  color: #111;
}
.picture-666a {
  color: #6d6d6d;
}
.lite_617f {
  overflow-x: hidden;
}
.lite_617f .widget-e7c2.pink-565e {
  position: relative;
}
.lite_617f .widget-e7c2.pink-565e.pagination-dynamic-756f {
  position: initial;
}
.lite_617f
  .widget-e7c2.pink-565e.pagination-dynamic-756f
  .shade_eda4 {
  left: auto;
}
.lite_617f .widget-e7c2 .shade_eda4 {
  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;
}
.lite_617f .widget-e7c2:hover.pink-565e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.lite_617f
  .widget-e7c2:hover.pink-565e
  .shade_eda4 {
  display: block;
  z-index: 9999999;
}
.lite_617f .hover-pink-fee4 .soft_e6bd,
.lite_617f .liquid-73e7 .soft_e6bd {
  display: none;
}
.lite_617f .summary-9a5d .widget-e7c2:hover.pink-565e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.filter_advanced_a999 .fluid_4d09 label,
.filter_advanced_a999 .modal-3a04 label,
.filter_advanced_a999 .south-48d5 label,
.filter_advanced_a999 .left_7ce8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.down-bb3b {
  list-style: none;
  margin: 0;
}
.down-bb3b article.modal-958f {
  margin-bottom: 0;
}
.down-bb3b ul {
  list-style: none;
  margin: 0;
}
.down-bb3b .dark_d6fa li.modal-958f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .down-bb3b .dark_d6fa li.modal-958f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .down-bb3b .dark_d6fa li.modal-958f: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) {
  .down-bb3b .dark_d6fa li.modal-958f li.modal-958f li.modal-958f li.modal-958f {
    padding-left: 0;
  }
}
article.modal-958f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal-958f .inner_eb93 p:last-of-type {
  margin-bottom: 0;
}
article.modal-958f .frame-fixed-53e3 {
  float: left;
}
article.modal-958f .warm_c66b {
  margin-left: 85px;
}
article.modal-958f .up-2184 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal-958f .up-2184 .tooltip-medium-d2e7 {
  margin-left: 10px;
}
article.modal-958f .hero-last-ff19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal-958f .pagination-dirty-936c {
  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 .fluid_4d09,
  #respond .south-48d5,
  #respond .left_7ce8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fluid_4d09 input,
#respond .south-48d5 input,
#respond .left_7ce8 input {
  width: 100%;
}
#respond .left_7ce8 {
  margin-right: 0;
}
#respond .pattern_hot_3fed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover-pink-fee4 .component-f90e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.component-f90e .texture_17fb.banner-down-edc3 .picture-large-ad4e > li > a:focus,
.component-f90e .texture_17fb.banner-down-edc3 .picture-large-ad4e > li > a:hover,
.component-f90e .texture_17fb.pink-c5d9 .picture-large-ad4e > li > a:focus,
.component-f90e .texture_17fb.pink-c5d9 .picture-large-ad4e > li > a:hover,
.component-f90e .texture_17fb.notice-center-a45b .picture-large-ad4e > li > a:focus,
.component-f90e .texture_17fb.notice-center-a45b .picture-large-ad4e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-f90e
  .texture_17fb.banner-down-edc3
  .picture-large-ad4e
  > li.warm_28a8
  > a,
.component-f90e
  .texture_17fb.banner-down-edc3
  .picture-large-ad4e
  > li.solid-451a
  > a,
.component-f90e
  .texture_17fb.pink-c5d9
  .picture-large-ad4e
  > li.warm_28a8
  > a,
.component-f90e
  .texture_17fb.pink-c5d9
  .picture-large-ad4e
  > li.solid-451a
  > a,
.component-f90e
  .texture_17fb.notice-center-a45b
  .picture-large-ad4e
  > li.warm_28a8
  > a,
.component-f90e .texture_17fb.notice-center-a45b .picture-large-ad4e > li.outline-7535 > a {
  color: rgba(255, 255, 255, 0.99);
}
.component-f90e .static-90c1,
.component-f90e .static-90c1 a {
  color: rgba(255, 255, 255, 0.99);
}
.component-f90e .panel_static_9ec1.fast_782c li a,
.component-f90e .footer_e844 a,
.component-f90e .title_62f9,
.component-f90e .picture-large-ad4e > li > a,
.component-f90e .gas-ba07 {
  color: rgba(255, 255, 255, 0.79);
}
.component-f90e .panel_static_9ec1.fast_782c li a:hover,
.component-f90e .footer_e844 a:hover,
.component-f90e .title_62f9:hover,
.component-f90e .picture-large-ad4e > li > a:hover,
.component-f90e .gas-ba07:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-f90e .form_bright_e0ea {
  color: rgba(255, 255, 255, 0.79);
}
.component-f90e .form_bright_e0ea .bright-6601 {
  color: rgba(255, 255, 255, 0.99);
}
.component-f90e .form_bright_e0ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-f90e .sort-7639 .card_prev_62d2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-f90e .sort-7639 .card_prev_62d2 .title_short_05a1 {
  color: rgba(255, 255, 255, 0.79);
}
.component-f90e
  .sort-7639
  .card_prev_62d2
  .title_short_05a1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-f90e
  .sort-7639
  .card_prev_62d2
  .title_short_05a1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-f90e
  .sort-7639
  .card_prev_62d2
  .title_short_05a1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-f90e
  .sort-7639
  .card_prev_62d2
  .title_short_05a1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-f90e .sort-7639 .gallery_0983 {
  color: rgba(255, 255, 255, 0.79);
}
.component-f90e .sort-7639 .gallery_0983:hover {
  color: rgba(255, 255, 255, 0.99);
}
.top-b3a1
  .component-f90e
  .sort-7639
  .complex_5766
  .layout-wood-6de2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.top-b3a1
  .component-f90e
  .sort-7639
  .complex_5766
  .title_short_05a1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-pink-fee4 .cool-9d3d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cool-9d3d .texture_17fb.banner-down-edc3 .picture-large-ad4e > li > a:focus,
.cool-9d3d .texture_17fb.banner-down-edc3 .picture-large-ad4e > li > a:hover,
.cool-9d3d .texture_17fb.pink-c5d9 .picture-large-ad4e > li > a:focus,
.cool-9d3d .texture_17fb.pink-c5d9 .picture-large-ad4e > li > a:hover,
.cool-9d3d .texture_17fb.notice-center-a45b .picture-large-ad4e > li > a:focus,
.cool-9d3d .texture_17fb.notice-center-a45b .picture-large-ad4e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-9d3d
  .texture_17fb.banner-down-edc3
  .picture-large-ad4e
  > li.warm_28a8
  > a,
.cool-9d3d
  .texture_17fb.banner-down-edc3
  .picture-large-ad4e
  > li.solid-451a
  > a,
.cool-9d3d
  .texture_17fb.pink-c5d9
  .picture-large-ad4e
  > li.warm_28a8
  > a,
.cool-9d3d
  .texture_17fb.pink-c5d9
  .picture-large-ad4e
  > li.solid-451a
  > a,
.cool-9d3d
  .texture_17fb.notice-center-a45b
  .picture-large-ad4e
  > li.warm_28a8
  > a,
.cool-9d3d .texture_17fb.notice-center-a45b .picture-large-ad4e > li.outline-7535 > a {
  color: rgba(0, 0, 0, 0.8);
}
.cool-9d3d .static-90c1,
.cool-9d3d .static-90c1 a {
  color: rgba(0, 0, 0, 0.8);
}
.cool-9d3d .panel_static_9ec1.fast_782c li a,
.cool-9d3d .footer_e844 a,
.cool-9d3d .title_62f9,
.cool-9d3d .picture-large-ad4e > li > a,
.cool-9d3d .gas-ba07 {
  color: rgba(0, 0, 0, 0.55);
}
.cool-9d3d .panel_static_9ec1.fast_782c li a:hover,
.cool-9d3d .footer_e844 a:hover,
.cool-9d3d .title_62f9:hover,
.cool-9d3d .picture-large-ad4e > li > a:hover,
.cool-9d3d .gas-ba07:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-9d3d .form_bright_e0ea {
  color: rgba(0, 0, 0, 0.55);
}
.cool-9d3d .form_bright_e0ea .bright-6601 {
  color: rgba(0, 0, 0, 0.8);
}
.cool-9d3d .form_bright_e0ea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_thick_eed4 .tag-b2dc {
  margin-left: auto;
  margin-right: auto;
}
.link_010e > * {
  margin-left: auto;
  margin-right: auto;
}
.link_010e .simple-d91f {
  margin-right: 1.41575em;
}
.wide-05f1 .link_010e > .modal_29b5 {
  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;
}
.wide-05f1 .link_010e > .action_9b1a {
  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;
}
.banner_7a85.info_thick_eed4 .tag-b2dc,
.wood-4cf9.info_thick_eed4 .tag-b2dc {
  margin-left: 0;
}
.active-989c.info_thick_eed4 .tag-b2dc,
.new_3830.info_thick_eed4 .tag-b2dc {
  margin-right: 0;
}
.link_010e ol,
.link_010e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hover-a593 video {
  max-width: 100%;
}
.item_62d7 img {
  display: block;
}
.item_62d7.simple-d91f,
.item_62d7.fresh_e22d {
  width: 100%;
}
.item_62d7.action_9b1a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pressed_790a:not(.hard_59e0) {
  margin: 1.5em auto;
}
.medium-9a47 p {
  padding: 1.5em 14px;
}
ul.message_bronze_b98e.action_9b1a,
ul.message_bronze_b98e.modal_29b5,
ul.message_bronze_b98e.carousel-ded1.modal_29b5 {
  padding: 0 14px;
}
.shade-07f9 {
  display: block;
  overflow-x: auto;
}
.shade-07f9 table {
  border-collapse: collapse;
  width: 100%;
}
.shade-07f9 td,
.shade-07f9 th {
  padding: 0.5em;
}
.link_010e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.link_010e ol ol,
.link_010e ol ul,
.link_010e ul ol,
.link_010e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.link_010e ol ol li,
.link_010e ol ul li,
.link_010e ul ol li,
.link_010e ul ul li {
  margin-left: 0;
}
.border_first_9583.status-4b09 > .motion-8fca {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.border_first_9583.status-4b09 > .motion-8fca iframe,
.border_first_9583.status-4b09 > .motion-8fca > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wrapper_8eed {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wrapper_8eed.sidebar-2828 {
  padding: 0;
}
.wrapper_8eed.sidebar-2828 cite {
  font-size: 13px;
}
.wrapper_8eed > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wrapper_8eed cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dropdown-fluid-9069 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dropdown-fluid-9069 > p:first-child {
  margin-top: 0;
}
.dropdown-fluid-9069 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dropdown-fluid-9069 blockquote {
  border-left: 0;
}
.card-right-2587 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.card-right-2587:not(.list_d661) {
  max-width: 100px;
}
.card-right-2587.banner-dark-6bc1 {
  border-bottom: none !important;
  text-align: center;
}
.card-right-2587.banner-dark-6bc1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .medium-9a47 p {
    padding: 1.5em 0;
  }
}
.secondary_0221 {
  color: #0073aa;
}
.text_3b50 {
  background-color: #0073aa;
}
.picture-full-ab96 {
  color: #229fd8;
}
.box-east-dd2f {
  background-color: #229fd8;
}
.orange-ee93 {
  color: #eee;
}
.link_b101 {
  background-color: #eee;
}
.bottom-364c {
  color: #444;
}
.action_1701 {
  background-color: #444;
}
.dim-19b9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dim-19b9 .shadow_bottom_3695 .footer_e844 {
  font-size: 15px;
}
.dim-19b9 .footer_e844 {
  line-height: 1.3;
}
.dim-19b9 .cool-9d3d {
}
.dim-19b9 .component-f90e {
  background: #235787;
}
.orange-4159 {
  padding: 0;
}
.orange-4159 .component-f90e {
  background: #1a1a1a;
}
.orange-4159 .cool-9d3d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pro-8b5d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pro-8b5d .cool-9d3d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pro-8b5d .component-f90e {
  background: #303030;
}
.nav_9db6 {
  position: relative;
  z-index: 10;
}
.nav_9db6 .disabled_black_5cfd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.liquid-89d2 .pink-565e {
  display: inline-block;
  vertical-align: middle;
}
.liquid-89d2.wood_8ea7 .pink-565e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .liquid-89d2.wood_8ea7 .pink-565e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .liquid-89d2.wood_8ea7 .pink-565e {
    margin-right: 0.4em;
  }
}
.liquid-89d2.wood_8ea7 .pink-565e:last-child {
  margin-right: 0;
}
.gallery-989f .disabled_black_5cfd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hover-pink-fee4 .shadow_bottom_3695 {
    margin: 0 -0.5em;
  }
  .hover-pink-fee4 .shadow_bottom_3695 [class*="customify-col-"],
  .hover-pink-fee4 .shadow_bottom_3695 [class*="customify-col_"],
  .hover-pink-fee4 .shadow_bottom_3695 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hover-pink-fee4.section_eb00 .disabled_black_5cfd {
  background: 0 0 !important;
}
.hover-pink-fee4.section_eb00 .disabled_black_5cfd,
.hover-pink-fee4.gallery-989f .disabled_black_5cfd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hover-pink-fee4.aside-purple-afeb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hover-pink-fee4.gallery-989f .disabled_black_5cfd {
  box-shadow: none !important;
}
.next-4b13 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .next-4b13 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .next-4b13 {
    padding: 18px 0 20px;
  }
}
.next-4b13 .plasma-e3d1 {
  width: 100%;
}
.next-4b13 .mask-3af4 {
  margin-bottom: 0;
}
.next-4b13 .main-advanced-43b4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.gallery_pro_a830 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gallery_pro_a830 .grid_e50d {
  width: 100%;
}
.button_de1c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button_de1c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button_de1c 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;
}
.button_de1c li:last-child:after {
  display: none;
}
.button_de1c li a {
  font-weight: 500;
  margin-right: 10px;
}
.hidden_d79a .soft_e6bd button,
.next-4b13 .soft_e6bd button {
  left: 0;
}
.hidden_d79a .grid_e50d,
.next-4b13 .grid_e50d {
  padding-left: 0;
  padding-right: 0;
}
.hidden_d79a .gallery_pro_a830,
.next-4b13 .gallery_pro_a830 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hidden_d79a {
  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;
}
.hidden_d79a: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;
}
.hidden_d79a .logo-in-ac54 {
  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) {
  .hidden_d79a .logo-in-ac54 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_d79a .logo-in-ac54 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_d79a .logo-in-ac54 {
    min-height: 200px;
  }
}
.hidden_d79a .button_de1c {
  color: rgba(255, 255, 255, 0.8);
}
.hidden_d79a .button_de1c a,
.hidden_d79a .button_de1c li:after {
  color: inherit;
}
.hidden_d79a .button_de1c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.motion_885d {
  margin-bottom: 0.5em;
}
.selected_b886 {
  margin-bottom: 1.2em;
}
.selected_b886,
.motion_885d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.selected_b886 p:last-child,
.motion_885d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .soft_e6bd,
#masthead .soft_e6bd {
  display: none;
}
#masthead
  > .soft_e6bd.label-stale-ca6e {
  display: none;
}
#masthead > .soft_e6bd button {
  left: 0;
}
.middle_f1a3 {
  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%;
}
.middle_f1a3 .pink-565e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.middle_f1a3 .in_3410 {
  display: -webkit-box;
  display: flex;
}
.middle_f1a3 .in_3410.info-819e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.middle_f1a3 .in_3410.panel-ccaf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.middle_f1a3 .in_3410.shadow-2c59 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.middle_f1a3.hovered_8521.north_7414 .in_3410.info-819e {
  flex-basis: 100%;
}
.middle_f1a3.block-dynamic-7f83 .in_3410.panel-ccaf {
  -webkit-box-flex: 1;
  flex: auto;
}
.middle_f1a3.block-dynamic-7f83 .in_3410.shadow-2c59 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .soft_e6bd.label-stale-ca6e {
  display: none;
}
#masthead > .soft_e6bd button {
  left: 0;
}
.dirty-a6a6 {
  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;
}
.dirty-a6a6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dirty-a6a6.overlay_011a i {
  margin-right: 4px;
}
.dirty-a6a6.filter_c0f1 i {
  margin-left: 5px;
}
.footer_e844 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.footer_e844 p:last-child {
  margin-bottom: 0;
}
.badge_87fb {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.badge_87fb a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.badge_87fb img {
  display: block;
  width: auto;
  line-height: 1;
}
.badge_87fb .static-90c1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.badge_87fb .narrow-5f76 {
  margin: 5px 0 7px 0;
}
.badge_87fb.dropdown_mini_1e0d .feature-2e72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge_87fb.dropdown_mini_1e0d .link-0c9b {
  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;
}
.badge_87fb.button_65c7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.badge_87fb.button_65c7 .feature-2e72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge_87fb.button_65c7 .link-0c9b {
  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;
}
.badge_87fb.accordion_medium_9299 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.badge_87fb.feature-current-4e50 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.badge_87fb.feature-current-4e50 .link-0c9b {
  margin-top: 7px;
}
.gradient-270c {
  display: inline-block;
}
.nav_9db6 .tertiary-d7dd .badge_87fb img {
  max-width: 100%;
}
.texture_17fb .aside-42b8.plasma-c64c,
.grid-medium-4de0 .aside-42b8.plasma-c64c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture_17fb .old-fa89,
.grid-medium-4de0 .old-fa89 {
  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%);
}
.texture_17fb .old-fa89 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.texture_17fb.sort_f738 .old-fa89 {
  display: none;
}
.texture_17fb .texture_cd40 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture_17fb .texture_cd40 li {
  display: inline-block;
  position: relative;
}
.texture_17fb .texture_cd40 li:last-child {
  margin-right: 0;
}
.texture_17fb .texture_cd40 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;
}
.texture_17fb .texture_cd40 li.outline-7535 > a {
  color: rgba(0, 0, 0, 0.9);
}
.texture_17fb .texture_cd40 > 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;
}
.texture_17fb .texture_cd40 > li > a i {
  line-height: 0;
}
.texture_17fb .texture_cd40 > li.gradient-gas-b7c5 > a .old-fa89 {
  margin-left: 4px;
  line-height: 0;
}
.texture_17fb .texture_cd40 .highlight-dim-4263 li.gradient-gas-b7c5 > a {
  position: relative;
}
.texture_17fb .texture_cd40 .highlight-dim-4263 li.gradient-gas-b7c5 > a:after,
.texture_17fb .texture_cd40 .highlight-dim-4263 li.gradient-gas-b7c5 > a:before {
  content: "";
  display: table;
}
.texture_17fb .texture_cd40 .highlight-dim-4263 li.gradient-gas-b7c5 > a:after {
  clear: both;
}
.texture_17fb .texture_cd40 .highlight-dim-4263 li.gradient-gas-b7c5 > a .old-fa89 {
  margin-left: 5px;
  float: right;
}
.texture_17fb .block_eb9b,
.texture_17fb .highlight-dim-4263 {
  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;
}
.texture_17fb .highlight-dim-4263 {
  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;
}
.texture_17fb .highlight-dim-4263 .plasma-c64c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture_17fb .highlight-dim-4263 .old-fa89 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.texture_17fb .highlight-dim-4263 li {
  display: block;
  margin: 0;
  padding: 0;
}
.texture_17fb .highlight-dim-4263 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;
}
.texture_17fb .highlight-dim-4263 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.texture_17fb .highlight-dim-4263 .highlight-dim-4263 {
  top: 0;
  left: 100%;
}
.texture_17fb .fluid-9311.fn-focus-5cb5 > .block_eb9b,
.texture_17fb .fluid-9311.fn-focus-5cb5 > .highlight-dim-4263,
.texture_17fb .fluid-9311:focus > .block_eb9b,
.texture_17fb .fluid-9311:focus > .highlight-dim-4263,
.texture_17fb .fluid-9311:hover > .block_eb9b,
.texture_17fb .fluid-9311:hover > .highlight-dim-4263 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.texture_17fb.notice-center-a45b .picture-large-ad4e:after,
.texture_17fb.notice-center-a45b .picture-large-ad4e:before {
  content: "";
  display: table;
}
.texture_17fb.notice-center-a45b .picture-large-ad4e:after {
  clear: both;
}
.texture_17fb.notice-center-a45b .picture-large-ad4e > li {
  float: left;
}
.texture_17fb.hard-d497 .picture-large-ad4e:after,
.texture_17fb.hard-d497 .picture-large-ad4e:before {
  content: "";
  display: table;
}
.texture_17fb.hard-d497 .picture-large-ad4e:after {
  clear: both;
}
.texture_17fb.hard-d497 .picture-large-ad4e > li {
  float: left;
}
.texture_17fb.hard-d497 .picture-large-ad4e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.texture_17fb.hard-d497 .picture-large-ad4e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.texture_17fb.hard-d497 .picture-large-ad4e > li.warm_28a8 > a,
.texture_17fb.hard-d497 .picture-large-ad4e > li.outline-7535 > a {
  color: #fff;
  background-color: #1e4b75;
}
.texture_17fb.banner-down-edc3 .picture-large-ad4e > li > a .plasma-c64c {
  position: relative;
}
.texture_17fb.banner-down-edc3 .picture-large-ad4e > li > a .plasma-c64c: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;
}
.texture_17fb.banner-down-edc3
  .picture-large-ad4e
  > li:focus
  > a
  .plasma-c64c:before,
.texture_17fb.banner-down-edc3
  .picture-large-ad4e
  > li:hover
  > a
  .plasma-c64c:before {
  width: 100%;
  background-color: currentColor;
}
.texture_17fb.banner-down-edc3
  .picture-large-ad4e
  > li.warm_28a8
  > a
  .plasma-c64c:before,
.texture_17fb.banner-down-edc3
  .picture-large-ad4e
  > li.solid-451a
  > a
  .plasma-c64c:before {
  width: 100%;
  background-color: currentColor;
}
.texture_17fb.pink-c5d9 .picture-large-ad4e > li > a .plasma-c64c {
  position: relative;
}
.texture_17fb.pink-c5d9 .picture-large-ad4e > li > a .plasma-c64c: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;
}
.texture_17fb.pink-c5d9 .picture-large-ad4e > li:focus > a .plasma-c64c:before,
.texture_17fb.pink-c5d9
  .picture-large-ad4e
  > li:hover
  > a
  .plasma-c64c:before {
  width: 100%;
  background-color: currentColor;
}
.texture_17fb.pink-c5d9
  .picture-large-ad4e
  > li.warm_28a8
  > a
  .plasma-c64c:before,
.texture_17fb.pink-c5d9
  .picture-large-ad4e
  > li.solid-451a
  > a
  .plasma-c64c:before {
  width: 100%;
  background-color: currentColor;
}
.grid-medium-4de0 .texture_cd40 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.grid-medium-4de0 .texture_cd40 li:first-child > a {
  border-top: none;
}
.grid-medium-4de0 .texture_cd40 .cold_8752 > .plasma-c64c .old-fa89 {
  display: none;
}
.grid-medium-4de0 .texture_cd40 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.grid-medium-4de0 .texture_cd40 li:last-child {
  border: none;
}
.grid-medium-4de0 .texture_cd40 li.gradient-gas-b7c5 > a {
  padding-right: 45px !important;
}
.grid-medium-4de0 .texture_cd40 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.grid-medium-4de0 .texture_cd40 li a:focus,
.grid-medium-4de0 .texture_cd40 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-medium-4de0 .texture_cd40 li .sort-brown-75b9 {
  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;
}
.grid-medium-4de0 .texture_cd40 li .sort-brown-75b9:hover {
  box-shadow: none;
}
.grid-medium-4de0 .texture_cd40 li .sort-brown-75b9 .old-fa89 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.grid-medium-4de0 .texture_cd40 .highlight-dim-4263 {
  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);
}
.grid-medium-4de0 .texture_cd40 .highlight-dim-4263 li a {
  padding-left: 3em;
}
.grid-medium-4de0 .texture_cd40 .cold_08ff > a .sort-brown-75b9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.grid-medium-4de0 .texture_cd40 .cold_08ff > .highlight-dim-4263 {
  display: block;
  opacity: 1;
}
.iron_61f6 {
  max-width: 100%;
}
.footer-soft-1ada {
  line-height: 0;
  cursor: pointer;
}
.gas-ba07 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gas-ba07:hover {
  box-shadow: none;
  color: currentColor;
}
.gas-ba07 svg {
  width: 18px;
  height: 18px;
}
.gas-ba07 .focused-0b24 {
  display: none;
}
.carousel_93cf {
  position: relative;
}
.carousel_93cf.fn-active-5cb5 .gas-ba07 .widget_dirty_7e5c {
  display: none;
}
.carousel_93cf.fn-active-5cb5 .gas-ba07 .focused-0b24 {
  display: inline-block;
}
.carousel_93cf .wrapper-orange-6ba7 {
  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);
}
.carousel_93cf.texture-f646 .wrapper-orange-6ba7 {
  left: auto;
  right: -0.9em;
}
.carousel_93cf.texture-f646 .dirty_4e77::before {
  left: auto;
  right: 15px;
}
.carousel_93cf.fn-active-5cb5 .wrapper-orange-6ba7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.complex_5766 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.complex_5766 label {
  flex-basis: 100%;
}
.complex_5766 .card_prev_62d2 {
  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;
}
.complex_5766 .title_short_05a1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.complex_5766 .title_short_05a1:focus {
  background-color: transparent;
}
.complex_5766 button.gallery_0983 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.complex_5766 button.gallery_0983:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.complex_5766 button.gallery_0983 svg {
  width: 18px;
  height: 18px;
}
.complex_5766 input[type="submit"] {
  min-height: auto;
}
.sort-7639 .complex_5766 .title_short_05a1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dirty_4e77 {
  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) {
  .dirty_4e77 {
    width: 220px;
  }
}
.dirty_4e77 label {
  flex-basis: 100%;
}
.dirty_4e77::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;
}
.top-b3a1 .sort-7639 .complex_5766 {
  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;
}
.top-b3a1
  .sort-7639
  .complex_5766
  .card_prev_62d2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.top-b3a1 .sort-7639 .complex_5766 .title_short_05a1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.top-b3a1
  .sort-7639
  .complex_5766
  .title_short_05a1:focus {
  background: 0 0;
}
.top-b3a1
  .sort-7639
  .complex_5766
  .layout-wood-6de2 {
  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;
}
.panel_static_9ec1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.panel_static_9ec1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.panel_static_9ec1 li:last-child {
  margin-right: 0;
}
.panel_static_9ec1 li:first-child {
  margin-left: 0;
}
.panel_static_9ec1.fluid-3959 a {
  color: #fff;
}
.panel_static_9ec1.fluid-3959 a:hover {
  color: #fff;
}
.panel_static_9ec1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.panel_static_9ec1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.panel_static_9ec1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.panel_static_9ec1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.panel_static_9ec1 [class*="social-icon-apple"] {
  background-color: #999;
}
.panel_static_9ec1 [class*="social-icon-apple"].middle_1245 {
  background-color: transparent;
  color: #999;
}
.panel_static_9ec1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.panel_static_9ec1 [class*="social-icon-behance"].middle_1245 {
  background-color: transparent;
  color: #1769ff;
}
.panel_static_9ec1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.panel_static_9ec1 [class*="social-icon-bitbucket"].middle_1245 {
  background-color: transparent;
  color: #205081;
}
.panel_static_9ec1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.panel_static_9ec1 [class*="social-icon-codepen"].middle_1245 {
  background-color: transparent;
  color: #000;
}
.panel_static_9ec1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.panel_static_9ec1 [class*="social-icon-delicious"].middle_1245 {
  background-color: transparent;
  color: #39f;
}
.panel_static_9ec1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.panel_static_9ec1 [class*="social-icon-digg"].middle_1245 {
  background-color: transparent;
  color: #005be2;
}
.panel_static_9ec1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.panel_static_9ec1 [class*="social-icon-dribbble"].middle_1245 {
  background-color: transparent;
  color: #ea4c89;
}
.panel_static_9ec1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.panel_static_9ec1 [class*="social-icon-envelope"].middle_1245 {
  background-color: transparent;
  color: #ea4335;
}
.panel_static_9ec1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.panel_static_9ec1 [class*="social-icon-facebook"].middle_1245 {
  background-color: transparent;
  color: #3b5998;
}
.panel_static_9ec1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.panel_static_9ec1 [class*="social-icon-flickr"].middle_1245 {
  background-color: transparent;
  color: #0063dc;
}
.panel_static_9ec1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.panel_static_9ec1 [class*="social-icon-foursquare"].middle_1245 {
  background-color: transparent;
  color: #2d5be3;
}
.panel_static_9ec1 [class*="social-icon-github"] {
  background-color: #333;
}
.panel_static_9ec1 [class*="social-icon-github"].middle_1245 {
  background-color: transparent;
  color: #333;
}
.panel_static_9ec1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.panel_static_9ec1 [class*="social-icon-google-plus"].middle_1245 {
  background-color: transparent;
  color: #dd4b39;
}
.panel_static_9ec1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.panel_static_9ec1 [class*="social-icon-houzz"].middle_1245 {
  background-color: transparent;
  color: #7ac142;
}
.panel_static_9ec1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.panel_static_9ec1 [class*="social-icon-instagram"].middle_1245 {
  background-color: transparent;
  color: #262626;
}
.panel_static_9ec1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.panel_static_9ec1 [class*="social-icon-jsfiddle"].middle_1245 {
  background-color: transparent;
  color: #487aa2;
}
.panel_static_9ec1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.panel_static_9ec1 [class*="social-icon-linkedin"].middle_1245 {
  background-color: transparent;
  color: #0077b5;
}
.panel_static_9ec1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.panel_static_9ec1 [class*="social-icon-medium"].middle_1245 {
  background-color: transparent;
  color: #00ab6b;
}
.panel_static_9ec1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.panel_static_9ec1
  [class*="social-icon-odnoklassniki"].middle_1245 {
  background-color: transparent;
  color: #f4731c;
}
.panel_static_9ec1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.panel_static_9ec1 [class*="social-icon-meetup"].middle_1245 {
  background-color: transparent;
  color: #ec1c40;
}
.panel_static_9ec1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.panel_static_9ec1 [class*="social-icon-pinterest"].middle_1245 {
  background-color: transparent;
  color: #bd081c;
}
.panel_static_9ec1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.panel_static_9ec1 [class*="social-icon-product-hunt"].middle_1245 {
  background-color: transparent;
  color: #da552f;
}
.panel_static_9ec1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.panel_static_9ec1 [class*="social-icon-reddit"].middle_1245 {
  background-color: transparent;
  color: #ff4500;
}
.panel_static_9ec1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.panel_static_9ec1 [class*="social-icon-rss"].middle_1245 {
  background-color: transparent;
  color: #f26522;
}
.panel_static_9ec1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.panel_static_9ec1
  [class*="social-icon-shopping-cart"].middle_1245 {
  background-color: transparent;
  color: #4caf50;
}
.panel_static_9ec1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.panel_static_9ec1 [class*="social-icon-skype"].middle_1245 {
  background-color: transparent;
  color: #00aff0;
}
.panel_static_9ec1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.panel_static_9ec1 [class*="social-icon-slideshare"].middle_1245 {
  background-color: transparent;
  color: #0077b5;
}
.panel_static_9ec1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.panel_static_9ec1 [class*="social-icon-snapchat"].middle_1245 {
  background-color: transparent;
  color: #fffc00;
}
.panel_static_9ec1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.panel_static_9ec1 [class*="social-icon-soundcloud"].middle_1245 {
  background-color: transparent;
  color: #f80;
}
.panel_static_9ec1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.panel_static_9ec1 [class*="social-icon-spotify"].middle_1245 {
  background-color: transparent;
  color: #2ebd59;
}
.panel_static_9ec1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.panel_static_9ec1
  [class*="social-icon-stack-overflow"].middle_1245 {
  background-color: transparent;
  color: #fe7a15;
}
.panel_static_9ec1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.panel_static_9ec1 [class*="social-icon-maldkfgram"].middle_1245 {
  background-color: transparent;
  color: #2ca5e0;
}
.panel_static_9ec1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.panel_static_9ec1 [class*="social-icon-tripadvisor"].middle_1245 {
  background-color: transparent;
  color: #589442;
}
.panel_static_9ec1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.panel_static_9ec1 [class*="social-icon-tumblr"].middle_1245 {
  background-color: transparent;
  color: #35465c;
}
.panel_static_9ec1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.panel_static_9ec1 [class*="social-icon-twitch"].middle_1245 {
  background-color: transparent;
  color: #6441a5;
}
.panel_static_9ec1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.panel_static_9ec1 [class*="social-icon-twitter"].middle_1245 {
  background-color: transparent;
  color: #1da1f2;
}
.panel_static_9ec1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.panel_static_9ec1 [class*="social-icon-vimeo"].middle_1245 {
  background-color: transparent;
  color: #1ab7ea;
}
.panel_static_9ec1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.panel_static_9ec1 [class*="social-icon-vk"].middle_1245 {
  background-color: transparent;
  color: #45668e;
}
.panel_static_9ec1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.panel_static_9ec1 [class*="social-icon-weibo"].middle_1245 {
  background-color: transparent;
  color: #df2029;
}
.panel_static_9ec1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.panel_static_9ec1 [class*="social-icon-weixin"].middle_1245 {
  background-color: transparent;
  color: #7bb32e;
}
.panel_static_9ec1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.panel_static_9ec1 [class*="social-icon-whatsapp"].middle_1245 {
  background-color: transparent;
  color: #25d366;
}
.panel_static_9ec1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.panel_static_9ec1 [class*="social-icon-wordpress"].middle_1245 {
  background-color: transparent;
  color: #21759b;
}
.panel_static_9ec1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.panel_static_9ec1 [class*="social-icon-xing"].middle_1245 {
  background-color: transparent;
  color: #026466;
}
.panel_static_9ec1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.panel_static_9ec1 [class*="social-icon-yelp"].middle_1245 {
  background-color: transparent;
  color: #af0606;
}
.panel_static_9ec1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.panel_static_9ec1 [class*="social-icon-youtube"].middle_1245 {
  background-color: transparent;
  color: #cd201f;
}
.title_62f9 {
  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;
}
.title_62f9:hover {
  box-shadow: none;
  background: 0 0;
}
.button_fast_5e22 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.silver_0fe4 {
  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;
}
.aside-center-fa47 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gradient-silver-f360 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gradient-silver-f360,
.gradient-silver-f360::after,
.gradient-silver-f360::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;
}
.gradient-silver-f360::after,
.gradient-silver-f360::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accent_dirty_55be .silver_0fe4 .aside-center-fa47 {
  margin-top: -2px;
  width: 19px;
}
.accent_dirty_55be .silver_0fe4 .gradient-silver-f360 {
  margin-top: -1px;
}
.accent_dirty_55be .silver_0fe4 .gradient-silver-f360,
.accent_dirty_55be .silver_0fe4 .gradient-silver-f360::after,
.accent_dirty_55be .silver_0fe4 .gradient-silver-f360::before {
  width: 19px;
  height: 2px;
}
.accent_dirty_55be .silver_0fe4 .gradient-silver-f360::before {
  top: -6px;
}
.accent_dirty_55be .silver_0fe4 .gradient-silver-f360::after {
  bottom: -6px;
}
.content_bright_c1a8 .silver_0fe4 .aside-center-fa47 {
  margin-top: -2px;
  width: 22px;
}
.content_bright_c1a8 .silver_0fe4 .gradient-silver-f360 {
  margin-top: -1px;
}
.content_bright_c1a8 .silver_0fe4 .gradient-silver-f360,
.content_bright_c1a8 .silver_0fe4 .gradient-silver-f360::after,
.content_bright_c1a8 .silver_0fe4 .gradient-silver-f360::before {
  width: 22px;
  height: 2px;
}
.content_bright_c1a8 .silver_0fe4 .gradient-silver-f360::before {
  top: -7px;
}
.content_bright_c1a8 .silver_0fe4 .gradient-silver-f360::after {
  bottom: -7px;
}
.active-320a .silver_0fe4 .aside-center-fa47 {
  margin-top: -2px;
  width: 31px;
}
.active-320a .silver_0fe4 .gradient-silver-f360 {
  margin-top: -1.5px;
}
.active-320a .silver_0fe4 .gradient-silver-f360,
.active-320a .silver_0fe4 .gradient-silver-f360::after,
.active-320a .silver_0fe4 .gradient-silver-f360::before {
  width: 31px;
  height: 3px;
}
.active-320a .silver_0fe4 .gradient-silver-f360::before {
  top: -9px;
}
.active-320a .silver_0fe4 .gradient-silver-f360::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .content-motion-51cb .silver_0fe4 .aside-center-fa47 {
    margin-top: -2px;
    width: 19px;
  }
  .content-motion-51cb .silver_0fe4 .gradient-silver-f360 {
    margin-top: -1px;
  }
  .content-motion-51cb .silver_0fe4 .gradient-silver-f360,
  .content-motion-51cb .silver_0fe4 .gradient-silver-f360::after,
  .content-motion-51cb .silver_0fe4 .gradient-silver-f360::before {
    width: 19px;
    height: 2px;
  }
  .content-motion-51cb .silver_0fe4 .gradient-silver-f360::before {
    top: -6px;
  }
  .content-motion-51cb .silver_0fe4 .gradient-silver-f360::after {
    bottom: -6px;
  }
  .black-4d70 .silver_0fe4 .aside-center-fa47 {
    margin-top: -2px;
    width: 22px;
  }
  .black-4d70 .silver_0fe4 .gradient-silver-f360 {
    margin-top: -1px;
  }
  .black-4d70 .silver_0fe4 .gradient-silver-f360,
  .black-4d70 .silver_0fe4 .gradient-silver-f360::after,
  .black-4d70 .silver_0fe4 .gradient-silver-f360::before {
    width: 22px;
    height: 2px;
  }
  .black-4d70 .silver_0fe4 .gradient-silver-f360::before {
    top: -7px;
  }
  .black-4d70 .silver_0fe4 .gradient-silver-f360::after {
    bottom: -7px;
  }
  .fresh-b35e .silver_0fe4 .aside-center-fa47 {
    margin-top: -2px;
    width: 31px;
  }
  .fresh-b35e .silver_0fe4 .gradient-silver-f360 {
    margin-top: -1.5px;
  }
  .fresh-b35e .silver_0fe4 .gradient-silver-f360,
  .fresh-b35e .silver_0fe4 .gradient-silver-f360::after,
  .fresh-b35e .silver_0fe4 .gradient-silver-f360::before {
    width: 31px;
    height: 3px;
  }
  .fresh-b35e .silver_0fe4 .gradient-silver-f360::before {
    top: -9px;
  }
  .fresh-b35e .silver_0fe4 .gradient-silver-f360::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal_tall_6e46 .silver_0fe4 .aside-center-fa47 {
    margin-top: -2px;
    width: 19px;
  }
  .modal_tall_6e46 .silver_0fe4 .gradient-silver-f360 {
    margin-top: -1px;
  }
  .modal_tall_6e46 .silver_0fe4 .gradient-silver-f360,
  .modal_tall_6e46 .silver_0fe4 .gradient-silver-f360::after,
  .modal_tall_6e46 .silver_0fe4 .gradient-silver-f360::before {
    width: 19px;
    height: 2px;
  }
  .modal_tall_6e46 .silver_0fe4 .gradient-silver-f360::before {
    top: -6px;
  }
  .modal_tall_6e46 .silver_0fe4 .gradient-silver-f360::after {
    bottom: -6px;
  }
  .backdrop-simple-c1eb .silver_0fe4 .aside-center-fa47 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-simple-c1eb .silver_0fe4 .gradient-silver-f360 {
    margin-top: -1px;
  }
  .backdrop-simple-c1eb .silver_0fe4 .gradient-silver-f360,
  .backdrop-simple-c1eb .silver_0fe4 .gradient-silver-f360::after,
  .backdrop-simple-c1eb .silver_0fe4 .gradient-silver-f360::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-simple-c1eb .silver_0fe4 .gradient-silver-f360::before {
    top: -7px;
  }
  .backdrop-simple-c1eb .silver_0fe4 .gradient-silver-f360::after {
    bottom: -7px;
  }
  .info_easy_1a53 .silver_0fe4 .aside-center-fa47 {
    margin-top: -2px;
    width: 31px;
  }
  .info_easy_1a53 .silver_0fe4 .gradient-silver-f360 {
    margin-top: -1.5px;
  }
  .info_easy_1a53 .silver_0fe4 .gradient-silver-f360,
  .info_easy_1a53 .silver_0fe4 .gradient-silver-f360::after,
  .info_easy_1a53 .silver_0fe4 .gradient-silver-f360::before {
    width: 31px;
    height: 3px;
  }
  .info_easy_1a53 .silver_0fe4 .gradient-silver-f360::before {
    top: -9px;
  }
  .info_easy_1a53 .silver_0fe4 .gradient-silver-f360::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .basic-09d3 .silver_0fe4 .aside-center-fa47 {
    margin-top: -2px;
    width: 19px;
  }
  .basic-09d3 .silver_0fe4 .gradient-silver-f360 {
    margin-top: -1px;
  }
  .basic-09d3 .silver_0fe4 .gradient-silver-f360,
  .basic-09d3 .silver_0fe4 .gradient-silver-f360::after,
  .basic-09d3 .silver_0fe4 .gradient-silver-f360::before {
    width: 19px;
    height: 2px;
  }
  .basic-09d3 .silver_0fe4 .gradient-silver-f360::before {
    top: -6px;
  }
  .basic-09d3 .silver_0fe4 .gradient-silver-f360::after {
    bottom: -6px;
  }
  .advanced_f0f8 .silver_0fe4 .aside-center-fa47 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced_f0f8 .silver_0fe4 .gradient-silver-f360 {
    margin-top: -1px;
  }
  .advanced_f0f8 .silver_0fe4 .gradient-silver-f360,
  .advanced_f0f8 .silver_0fe4 .gradient-silver-f360::after,
  .advanced_f0f8 .silver_0fe4 .gradient-silver-f360::before {
    width: 22px;
    height: 2px;
  }
  .advanced_f0f8 .silver_0fe4 .gradient-silver-f360::before {
    top: -7px;
  }
  .advanced_f0f8 .silver_0fe4 .gradient-silver-f360::after {
    bottom: -7px;
  }
  .layout_e3a1 .silver_0fe4 .aside-center-fa47 {
    margin-top: -2px;
    width: 31px;
  }
  .layout_e3a1 .silver_0fe4 .gradient-silver-f360 {
    margin-top: -1.5px;
  }
  .layout_e3a1 .silver_0fe4 .gradient-silver-f360,
  .layout_e3a1 .silver_0fe4 .gradient-silver-f360::after,
  .layout_e3a1 .silver_0fe4 .gradient-silver-f360::before {
    width: 31px;
    height: 3px;
  }
  .layout_e3a1 .silver_0fe4 .gradient-silver-f360::before {
    top: -9px;
  }
  .layout_e3a1 .silver_0fe4 .gradient-silver-f360::after {
    bottom: -9px;
  }
}
.slider_solid_3dd7 .gradient-silver-f360 {
  -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);
}
.slider_solid_3dd7 .gradient-silver-f360::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slider_solid_3dd7 .gradient-silver-f360::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);
}
.slider_solid_3dd7.modal_a53d .gradient-silver-f360 {
  -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);
}
.slider_solid_3dd7.modal_a53d .gradient-silver-f360::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slider_solid_3dd7.modal_a53d .gradient-silver-f360::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);
}
.border_white_0310 {
  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.status-03a9:before {
  display: none;
}
.liquid-73e7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.liquid-73e7 .frame_bottom_774c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.liquid-73e7 .frame_bottom_774c:last-of-type {
  border-bottom: none;
}
.liquid-73e7 .frame_bottom_774c.caption-steel-d57b,
.liquid-73e7 .frame_bottom_774c.focused-f9ff,
.liquid-73e7 .frame_bottom_774c.lite-e9c7 {
  padding: 0;
}
.liquid-73e7 .grid-medium-4de0 .sort-brown-75b9 {
  color: currentColor;
}
.liquid-73e7 .grid-medium-4de0 .sort-brown-75b9:focus,
.liquid-73e7 .grid-medium-4de0 .sort-brown-75b9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.liquid-73e7.cool-9d3d .form_bright_e0ea,
.liquid-73e7.cool-9d3d .footer_e844 a,
.liquid-73e7.cool-9d3d .picture-large-ad4e a,
.liquid-73e7.cool-9d3d .highlight-dim-4263 a {
  color: rgba(0, 0, 0, 0.55);
}
.liquid-73e7.cool-9d3d .form_bright_e0ea:hover,
.liquid-73e7.cool-9d3d .footer_e844 a:hover,
.liquid-73e7.cool-9d3d .picture-large-ad4e a:hover,
.liquid-73e7.cool-9d3d .highlight-dim-4263 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-73e7.cool-9d3d .bright-6601 {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-73e7.cool-9d3d .frame_bottom_774c {
  border-color: rgba(0, 0, 0, 0.08);
}
.liquid-73e7.cool-9d3d .frame_bottom_774c:before {
  background: rgba(0, 0, 0, 0.08);
}
.liquid-73e7.cool-9d3d .overlay_next_7a43:before {
  background: rgba(255, 255, 255, 0.9);
}
.liquid-73e7.cool-9d3d .grid-medium-4de0 .texture_cd40 li a,
.liquid-73e7.cool-9d3d .grid-medium-4de0 .sort-brown-75b9,
.liquid-73e7.cool-9d3d .highlight-dim-4263 {
  border-color: rgba(0, 0, 0, 0.08);
}
.liquid-73e7.cool-9d3d .grid-medium-4de0 .sort-brown-75b9:focus,
.liquid-73e7.cool-9d3d .grid-medium-4de0 .sort-brown-75b9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.liquid-73e7.cool-9d3d .texture_cd40 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.liquid-73e7.component-f90e .form_bright_e0ea,
.liquid-73e7.component-f90e .footer_e844 a,
.liquid-73e7.component-f90e .picture-large-ad4e .sort-brown-75b9,
.liquid-73e7.component-f90e .picture-large-ad4e a,
.liquid-73e7.component-f90e .highlight-dim-4263 a {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-73e7.component-f90e .form_bright_e0ea:hover,
.liquid-73e7.component-f90e .footer_e844 a:hover,
.liquid-73e7.component-f90e .picture-large-ad4e .sort-brown-75b9:hover,
.liquid-73e7.component-f90e .picture-large-ad4e a:hover,
.liquid-73e7.component-f90e .highlight-dim-4263 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-73e7.component-f90e .bright-6601 {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-73e7.component-f90e .frame_bottom_774c {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-73e7.component-f90e .frame_bottom_774c:before {
  background: rgba(255, 255, 255, 0.08);
}
.liquid-73e7.component-f90e .overlay_next_7a43:before {
  background: rgba(0, 0, 0, 0.9);
}
.liquid-73e7.component-f90e .grid-medium-4de0 .texture_cd40 li a,
.liquid-73e7.component-f90e .grid-medium-4de0 .sort-brown-75b9,
.liquid-73e7.component-f90e .highlight-dim-4263 {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-73e7.component-f90e .grid-medium-4de0 .sort-brown-75b9:focus,
.liquid-73e7.component-f90e .grid-medium-4de0 .sort-brown-75b9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.liquid-73e7.component-f90e .texture_cd40 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_next_7a43 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.overlay_next_7a43:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pattern-south-8f29 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.popup_lite_ef1f .liquid-73e7 {
  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;
}
.popup_lite_ef1f .frame_bottom_774c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.popup_lite_ef1f .frame_bottom_774c: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) {
  .popup_lite_ef1f .frame_bottom_774c:before {
    width: 16%;
    left: 42%;
  }
}
.popup_lite_ef1f .frame_bottom_774c:last-child:before {
  content: none;
}
.popup_lite_ef1f .frame_bottom_774c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.popup_lite_ef1f .grid-medium-4de0 .texture_cd40 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.popup_lite_ef1f .grid-medium-4de0 .texture_cd40 li a .sort-brown-75b9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.popup_lite_ef1f .grid-medium-4de0 .highlight-dim-4263 {
  border: none;
}
.popup_lite_ef1f .grid-medium-4de0 .highlight-dim-4263 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.popup_lite_ef1f .overlay_next_7a43 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.popup_lite_ef1f .pattern-south-8f29 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.popup_lite_ef1f .component-f90e .overlay_next_7a43:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup_lite_ef1f .cool-9d3d.outer_6688 .gradient-silver-f360 {
  background: rgba(0, 0, 0, 0.6);
}
.popup_lite_ef1f
  .cool-9d3d.outer_6688
  .gradient-silver-f360::after,
.popup_lite_ef1f
  .cool-9d3d.outer_6688
  .gradient-silver-f360:before {
  background: inherit;
}
.popup_lite_ef1f
  .cool-9d3d.outer_6688:hover
  .gradient-silver-f360 {
  background: rgba(0, 0, 0, 0.8);
}
.soft_4a20 .liquid-73e7 {
  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) {
  .soft_4a20 .liquid-73e7 {
    width: auto;
    right: 45px;
  }
}
.element_black_3ecb .liquid-73e7 {
  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) {
  .element_black_3ecb .liquid-73e7 {
    width: auto;
    left: 45px;
  }
}
.status-03a9 .liquid-73e7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.status-03a9 .pattern-south-8f29 {
  max-width: 48em;
  margin: 0 auto;
}
.status-03a9 .overlay_next_7a43:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gold_0ec6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gold_0ec6.popup_lite_ef1f .liquid-73e7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gold_0ec6.soft_4a20 .liquid-73e7 {
  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);
}
.gold_0ec6 .liquid-73e7 {
  visibility: visible;
}
.gold_0ec6.element_black_3ecb .liquid-73e7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pattern-b422,
.current_53cd {
  overflow-x: hidden;
}
.pattern-b422 .liquid-73e7 {
  overflow: auto;
}
.pattern-b422.popup_lite_ef1f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-b422.popup_lite_ef1f .liquid-73e7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pattern-b422.popup_lite_ef1f .title_62f9 {
  opacity: 0;
}
.pattern-b422.soft_4a20 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-b422.soft_4a20 .liquid-73e7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pattern-b422.soft_4a20 .title_62f9 {
  opacity: 0;
}
.pattern-b422.element_black_3ecb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-b422.element_black_3ecb .liquid-73e7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pattern-b422.element_black_3ecb .title_62f9 {
  opacity: 0;
}
.pattern-b422.status-03a9 .liquid-73e7 {
  z-index: 10;
  visibility: visible;
}
.outer_6688 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outer_6688 .gradient-silver-f360 {
  background: rgba(255, 255, 255, 0.99);
}
.outer_6688 .gradient-silver-f360::after,
.outer_6688 .gradient-silver-f360:before {
  background: inherit;
}
.outer_6688:hover .gradient-silver-f360 {
  background: rgba(255, 255, 255, 0.99);
}
.element_black_3ecb .outer_6688 {
  top: 10px;
  right: auto;
  left: 12px;
}
.status-03a9 .outer_6688 {
  display: none !important;
}
.pattern-b422:before,
.current_53cd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pattern-b422 .outer_6688,
.current_53cd .outer_6688 {
  display: inline-block;
}
.liquid-73e7 .pink-565e {
  -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;
}
.pattern-b422 .liquid-73e7 .pink-565e,
.current_53cd .liquid-73e7 .pink-565e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article-4551 .card_prev_62d2 {
  width: 100%;
}
.tertiary-d7dd {
  padding: 0 0.5em 0;
}
.tertiary-d7dd [class*="customify-col-"],
.tertiary-d7dd [class*="customify-col_"],
.tertiary-d7dd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.out-806a .tertiary-d7dd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shadow_bottom_3695 .heading_tiny_0aa5,
  .heading_tiny_0aa5 {
    display: none;
  }
  .tiny-9c76 {
    text-align: left;
  }
  .footer-motion-480f {
    text-align: center;
  }
  .icon_e7e4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_bottom_3695 .soft-34d1,
  .soft-34d1 {
    display: none;
  }
  .label-275b {
    text-align: left;
  }
  .gallery_easy_2d3e {
    text-align: center;
  }
  .caption_green_92a4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shadow_bottom_3695 .footer_stale_f0bb,
  .footer_stale_f0bb {
    display: none;
  }
  .gas-3114 {
    text-align: left;
  }
  .gradient-last-e489 {
    text-align: center;
  }
  .west-6e0a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.steel_37a7 {
  box-shadow: none !important;
}
.list_9e3e .layout-pressed-98a2,
.blue_d61c .layout-pressed-98a2 {
  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;
}
.blue_d61c .layout-pressed-98a2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.disabled_black_5cfd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.disabled_black_5cfd:after,
.disabled_black_5cfd:before {
  content: "";
  display: table;
}
.disabled_black_5cfd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .disabled_black_5cfd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.disabled_black_5cfd,
.aside-purple-afeb {
  max-width: 1248px;
  margin: 0 auto;
}

.thick-c6fe.thumbnail-yellow-3fc2 .disabled_black_5cfd {
  max-width: 100%;
}
.thick-c6fe.dropdown_af56 {
  max-width: 1200px;
  margin: 0 auto;
}
.thick-c6fe.down-dfc6 .disabled_black_5cfd {
  max-width: 100%;
}
.thick-c6fe.down-dfc6 > .disabled_black_5cfd {
  padding-left: 0;
  padding-right: 0;
}
.thick-c6fe.down-dfc6 > .disabled_black_5cfd .shadow_bottom_3695 {
  margin: 0;
}
.thick-c6fe.down-dfc6
  > .disabled_black_5cfd
  .slow_e895.selected-b202 {
  margin-right: 0;
  margin-left: 0;
}
.thick-c6fe.down-dfc6 #main.selected-b202 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid-blue-ebc2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid-blue-ebc2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_ad75 .tag-b2dc {
    padding-right: 1em;
  }
  .tooltip_ad75.under-44bd .slow_e895 {
    border-right: 1px solid #eaecee;
  }
  .tooltip_ad75.under-44bd .tag-b2dc {
    padding-right: 1em;
  }
  .tooltip_ad75.under-44bd .filter-fb88 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-liquid-ca6e .tag-b2dc {
    padding-left: 1em;
  }
  .image-liquid-ca6e.under-44bd .slow_e895 {
    border-left: 1px solid #eaecee;
  }
  .image-liquid-ca6e.under-44bd .tag-b2dc {
    padding-left: 1em;
  }
  .image-liquid-ca6e.under-44bd .filter-fb88 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-f969 .tag-b2dc {
    padding-left: 1em;
  }
  .item-f969.under-44bd .main_action_56c8 {
    border-right: 1px solid #eaecee;
  }
  .item-f969.under-44bd .first_15f8 {
    border-right: 1px solid #eaecee;
  }
  .item-f969.under-44bd .tag-b2dc {
    padding-left: 1em;
  }
  .item-f969.under-44bd .filter-fb88 {
    padding-right: 1em;
  }
  .item-f969.under-44bd .avatar-complex-00ba {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-8515 .tag-b2dc {
    padding-right: 1em;
  }
  .surface-8515.under-44bd .main_action_56c8 {
    border-left: 1px solid #eaecee;
  }
  .surface-8515.under-44bd .first_15f8 {
    border-left: 1px solid #eaecee;
  }
  .surface-8515.under-44bd .tag-b2dc {
    padding-right: 1em;
  }
  .surface-8515.under-44bd .filter-fb88 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-8515.under-44bd .avatar-complex-00ba {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-blue-ebc2 .tag-b2dc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-blue-ebc2.under-44bd .slow_e895 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid-blue-ebc2.under-44bd .tag-b2dc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-blue-ebc2.under-44bd .filter-fb88 {
    padding-left: 1em;
  }
  .grid-blue-ebc2.under-44bd .avatar-complex-00ba {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid-blue-ebc2.under-44bd .tag-b2dc {
    padding-left: 0;
  }
}
.orange-5661 .liquid-89d2 {
  display: inline-block;
}
.component_1c9b {
  display: inline-block;
}
.media-focused-2efa {
  word-con: break-word;
}
.over_b39a > span {
  display: inline-block;
  padding: 5px 0;
}
.over_b39a .content-2a7e {
  margin-left: 8px;
  margin-right: 8px;
}
.over_b39a .cold-58aa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.outline_next_eb1f .wood-30d1 {
  margin-bottom: 2em;
}
.outline_next_eb1f .video_purple_aa55 {
  margin-bottom: 15px;
}
.outline_next_eb1f .video_purple_aa55:last-child {
  margin-bottom: 0;
}
.outline_next_eb1f .search_new_3221 {
  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) {
  .outline_next_eb1f .search_new_3221 {
    display: block;
  }
}
.outline_next_eb1f .card_3e4d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .outline_next_eb1f .card_3e4d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.outline_next_eb1f .upper-fd41 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.outline_next_eb1f .upper-fd41 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.outline_next_eb1f .upper-fd41 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.outline_next_eb1f .media-focused-2efa {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_next_eb1f .media-focused-2efa a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.outline_next_eb1f .tabs_9fcf p:last-child {
  margin-bottom: 0;
}
.outline_next_eb1f .stone-9cc7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.outline_next_eb1f .north_9b5e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.outline_next_eb1f .last-612e {
  margin-top: 1em;
}
.outline_next_eb1f .small_e6fd {
  top: 0;
  display: block;
}
.outline_next_eb1f .small_e6fd a {
  color: inherit;
}
.outline_next_eb1f .small_e6fd a:hover {
  color: inherit;
}
.outline_next_eb1f .narrow_f3e0 {
  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;
}
.outline_next_eb1f .narrow_f3e0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.outline_next_eb1f .north_9b5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.outline_next_eb1f .header-4592 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.outline_next_eb1f .header-4592:first-child {
  margin-top: 0;
}
.outline_next_eb1f .header-4592.backdrop_928f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.outline_next_eb1f .header-4592.overlay_d22b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_next_eb1f
  .header-4592.overlay_d22b.basic-dba9
  .last-612e {
  width: 100%;
}
.outline_next_eb1f .overlay_d22b {
  -webkit-box-align: center;
  align-items: center;
}
.outline_next_eb1f .overlay_d22b .over_b39a,
.outline_next_eb1f .overlay_d22b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.outline_next_eb1f .upper-fd41 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.outline_next_eb1f .upper-fd41 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.outline_next_eb1f .upper-fd41: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;
}
.outline_next_eb1f .backdrop_928f {
  z-index: 5;
}
.outline_next_eb1f .cold_f2eb .fast_15a2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.outline_next_eb1f .primary-32f2 .fast_15a2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.outline_next_eb1f .solid-3704 .fast_15a2 {
  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;
}
.outline_next_eb1f.video_dynamic_8bfa .search_new_3221,
.outline_next_eb1f.header-in-8a45 .search_new_3221 {
  display: block;
}
.outline_next_eb1f.video_dynamic_8bfa .search_new_3221 .logo_86f0,
.outline_next_eb1f.video_dynamic_8bfa .search_new_3221 .north_9b5e,
.outline_next_eb1f.header-in-8a45 .search_new_3221 .logo_86f0,
.outline_next_eb1f.header-in-8a45 .search_new_3221 .north_9b5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline_next_eb1f.header_in_d4bd .card_3e4d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .outline_next_eb1f.header_in_d4bd .card_3e4d {
    margin-right: 0;
  }
}
.outline_next_eb1f.video_dynamic_8bfa .card_3e4d,
.outline_next_eb1f.header-in-8a45 .card_3e4d {
  padding-top: 40%;
}
.outline_next_eb1f.video_dynamic_8bfa .wood-30d1,
.outline_next_eb1f.header-in-8a45 .wood-30d1 {
  display: block;
}
.outline_next_eb1f.video_dynamic_8bfa .fn-sticky-5cb5 .north_9b5e,
.outline_next_eb1f.header-in-8a45 .fn-sticky-5cb5 .north_9b5e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.outline_next_eb1f.video_dynamic_8bfa .card_3e4d,
.outline_next_eb1f.header-in-8a45 .card_3e4d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.outline_next_eb1f.video_dynamic_8bfa .north_9b5e {
  padding: 1em;
}
.paragraph_center_1ab9 {
  margin: 30px auto;
  display: block;
}
.paragraph_center_1ab9 .menu_brown_cf7c > * {
  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;
}
.paragraph_center_1ab9 .menu_brown_cf7c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph_center_1ab9 .menu_brown_cf7c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.west-8135 .over_b39a {
  margin-bottom: 1.41575em;
}
.west-8135 .clean-88fa {
  margin-bottom: 1.618em;
}
.link_010e .image-hot-47f6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.link_010e .image-hot-47f6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.link_010e .backdrop-7adc {
  max-width: 100%;
  overflow: auto;
}
.info_thick_eed4 .link_010e a:hover {
  text-decoration: underline;
}
.notice-plasma-c371 .video_purple_aa55:not(.media-focused-2efa),
.notice-plasma-c371 .upper-fd41 {
  margin-bottom: 1.41575em;
}
.notice-plasma-c371 .video_purple_aa55:not(.media-focused-2efa):last-child,
.notice-plasma-c371 .upper-fd41:last-child {
  margin-bottom: 0;
}
.notice-plasma-c371 .video_purple_aa55.badge-3ed0 {
  margin-bottom: 0.41575em;
}
.notice-plasma-c371 .nav_0aae:before,
.notice-plasma-c371 .picture-pink-ee4d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notice-plasma-c371 .nav_0aae:before {
  content: "\f115";
}
.notice-plasma-c371 .picture-pink-ee4d:before {
  content: "\f02c";
}
.notice-plasma-c371 .disabled_black_9242 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notice-plasma-c371 .disabled_black_9242 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.medium_521f {
  display: -webkit-box;
  display: flex;
}
.medium_521f .background_d733 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .medium_521f .background_d733 {
    flex-basis: 90px;
  }
}
.medium_521f .alert-copper-4e67 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .medium_521f .alert-copper-4e67 {
    flex-basis: calc(100% - 50px);
  }
}
.medium_521f .hidden_5383 p:last-child {
  margin-bottom: 0.72em;
}
.status-31c4 .menu_brown_cf7c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.status-31c4 .menu_brown_cf7c:after,
.status-31c4 .menu_brown_cf7c:before {
  content: "";
  display: table;
}
.status-31c4 .menu_brown_cf7c:after {
  clear: both;
}
.status-31c4 .menu_brown_cf7c .box-a546,
.status-31c4 .menu_brown_cf7c .wrapper_rough_bf3c {
  width: 49%;
}
.status-31c4 .menu_brown_cf7c .box-a546 a span.menu-stale-9a71,
.status-31c4 .menu_brown_cf7c .wrapper_rough_bf3c a span.menu-stale-9a71 {
  display: block;
  margin-bottom: 5px;
}
.status-31c4 .menu_brown_cf7c .wrapper_rough_bf3c {
  float: left;
  text-align: left;
}
.status-31c4 .menu_brown_cf7c .box-a546 {
  float: right;
  text-align: right;
}
.tag-46f8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tag-46f8 {
    margin-bottom: 0;
  }
}
.hover-orange-3376 {
  margin-bottom: 1em;
}
.hover-orange-3376 .media-focused-2efa {
  font-size: 1.1em;
  line-height: 1.3;
}
.south_6b78 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dynamic_e2e0 .hover-orange-3376,
.frame-5993 .hover-orange-3376 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dynamic_e2e0 .hover-orange-3376,
  .frame-5993 .hover-orange-3376 {
    display: block;
  }
}
.dynamic_e2e0 .south_6b78,
.frame-5993 .south_6b78 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dynamic_e2e0 .south_6b78,
  .frame-5993 .south_6b78 {
    margin-bottom: 1em;
  }
}
.dynamic_e2e0 .south_6b78 img,
.frame-5993 .south_6b78 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dynamic_e2e0 .feature-3f71,
.frame-5993 .feature-3f71 {
  flex-basis: calc(100% - 160px);
}
.dynamic_e2e0 .feature-3f71 p,
.frame-5993 .feature-3f71 p {
  margin-bottom: 0;
}
.dynamic_e2e0 .feature-3f71 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dynamic_e2e0 .feature-3f71 {
    padding-left: 0;
  }
}
.frame-5993 .feature-3f71 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .frame-5993 .feature-3f71 {
    padding-right: 0;
  }
}
.frame-5993 .south_6b78 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.feature_e207 .south_6b78 {
  margin-bottom: 0.5em;
}
.feature_e207 .south_6b78 img {
  width: 100%;
}
.text-west-4f17 .small-939a,
.text_e939 .small-939a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.text_e939 .slow_e895 .slider-clean-a64c p:last-child {
  margin-bottom: 0;
}
.popup_under_5fa3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.carousel-brown-2c64 .purple_ef19 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .carousel-brown-2c64 .purple_ef19:last-of-type {
    margin-bottom: 0;
  }
}
.carousel-brown-2c64 .purple_ef19 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel-brown-2c64 .purple_ef19 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel-brown-2c64 .purple_ef19 ul li {
  margin: 0 0 0.6em;
}
.carousel-brown-2c64 .purple_ef19 ul li.center_376a,
.carousel-brown-2c64 .purple_ef19 ul li.dynamic-760b {
  position: relative;
}
.carousel-brown-2c64 .purple_ef19 ul li.center_376a .avatar_453b,
.carousel-brown-2c64 .purple_ef19 ul li.dynamic-760b .avatar_453b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.carousel-brown-2c64 .purple_ef19 ul li.center_376a:after:after,
.carousel-brown-2c64 .purple_ef19 ul li.center_376a:after:before,
.carousel-brown-2c64
  .purple_ef19
  ul
  li.dynamic-760b:after:after,
.carousel-brown-2c64
  .purple_ef19
  ul
  li.dynamic-760b:after:before {
  content: "";
  display: table;
}
.carousel-brown-2c64 .purple_ef19 ul li.center_376a:after:after,
.carousel-brown-2c64
  .purple_ef19
  ul
  li.dynamic-760b:after:after {
  clear: both;
}
.carousel-brown-2c64 .purple_ef19 a.pattern_copper_f8fb:hover {
  text-decoration: none;
}
.carousel-brown-2c64 .purple_ef19 select {
  max-width: 100%;
}
.carousel-brown-2c64 .purple_ef19 table {
  font-size: 85%;
}
.carousel-brown-2c64 .purple_ef19 table td,
.carousel-brown-2c64 .purple_ef19 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.carousel-brown-2c64 .purple_ef19 table tfoot td {
  text-align: left;
}
.carousel-brown-2c64 .purple_ef19 :last-child {
  margin-bottom: 0;
}
.carousel-brown-2c64 .purple_ef19 .nav_cbac {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.carousel-brown-2c64 .purple_ef19 .nav_cbac label {
  width: 100%;
}
.carousel-brown-2c64 .purple_ef19 .nav_cbac .title_short_05a1 {
  width: 100%;
  display: block;
}
.carousel-brown-2c64 .purple_ef19 .nav_cbac .gallery_0983 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.carousel-brown-2c64 .purple_ef19 .nav_cbac .gallery_0983:hover svg #svg-search {
  fill: #444;
}
.carousel-brown-2c64 .purple_ef19 .nav_cbac .gallery_0983 svg {
  width: 18px;
  height: 18px;
}
.carousel-brown-2c64 .avatar_black_66e9 ul ul,
.carousel-brown-2c64 .module_middle_e2e4 ul ul,
.carousel-brown-2c64 .carousel-4a53 ul ul,
.carousel-brown-2c64 .text-fluid-caf7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.carousel-brown-2c64 .avatar_black_66e9 .gradient-gas-b7c5 > a,
.carousel-brown-2c64 .module_middle_e2e4 .gradient-gas-b7c5 > a,
.carousel-brown-2c64 .carousel-4a53 .gradient-gas-b7c5 > a,
.carousel-brown-2c64 .text-fluid-caf7 .gradient-gas-b7c5 > a {
  margin-bottom: 0;
}
.carousel-brown-2c64 .tertiary_4394 li,
.carousel-brown-2c64 .avatar_black_66e9 li,
.carousel-brown-2c64 .light_3363 li,
.carousel-brown-2c64 .module_middle_e2e4 li,
.carousel-brown-2c64 .carousel-4a53 li,
.carousel-brown-2c64 .text-fluid-caf7 li,
.carousel-brown-2c64 .gallery-wood-fe05 li,
.carousel-brown-2c64 .steel-81b1 li {
  display: block;
  position: relative;
}
.carousel-brown-2c64 .tertiary_4394 li:last-child,
.carousel-brown-2c64 .avatar_black_66e9 li:last-child,
.carousel-brown-2c64 .light_3363 li:last-child,
.carousel-brown-2c64 .module_middle_e2e4 li:last-child,
.carousel-brown-2c64 .carousel-4a53 li:last-child,
.carousel-brown-2c64 .text-fluid-caf7 li:last-child,
.carousel-brown-2c64 .gallery-wood-fe05 li:last-child,
.carousel-brown-2c64 .steel-81b1 li:last-child {
  border: none;
}
.carousel-brown-2c64 .tertiary_4394 li a,
.carousel-brown-2c64 .avatar_black_66e9 li a,
.carousel-brown-2c64 .light_3363 li a,
.carousel-brown-2c64 .module_middle_e2e4 li a,
.carousel-brown-2c64 .carousel-4a53 li a,
.carousel-brown-2c64 .text-fluid-caf7 li a,
.carousel-brown-2c64 .gallery-wood-fe05 li a,
.carousel-brown-2c64 .steel-81b1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-brown-2c64 .tertiary_4394 li ul li::before,
.carousel-brown-2c64 .avatar_black_66e9 li ul li::before,
.carousel-brown-2c64 .light_3363 li ul li::before,
.carousel-brown-2c64 .module_middle_e2e4 li ul li::before,
.carousel-brown-2c64 .carousel-4a53 li ul li::before,
.carousel-brown-2c64 .text-fluid-caf7 li ul li::before,
.carousel-brown-2c64 .gallery-wood-fe05 li ul li::before,
.carousel-brown-2c64 .steel-81b1 li ul li::before {
  left: 15px;
}
.carousel-brown-2c64 .tertiary_4394 li ul a,
.carousel-brown-2c64 .avatar_black_66e9 li ul a,
.carousel-brown-2c64 .light_3363 li ul a,
.carousel-brown-2c64 .module_middle_e2e4 li ul a,
.carousel-brown-2c64 .carousel-4a53 li ul a,
.carousel-brown-2c64 .text-fluid-caf7 li ul a,
.carousel-brown-2c64 .gallery-wood-fe05 li ul a,
.carousel-brown-2c64 .steel-81b1 li ul a {
  padding-left: 20px;
}
.carousel-brown-2c64 .tertiary_4394 li ul ul li::before,
.carousel-brown-2c64 .avatar_black_66e9 li ul ul li::before,
.carousel-brown-2c64 .light_3363 li ul ul li::before,
.carousel-brown-2c64 .module_middle_e2e4 li ul ul li::before,
.carousel-brown-2c64 .carousel-4a53 li ul ul li::before,
.carousel-brown-2c64 .text-fluid-caf7 li ul ul li::before,
.carousel-brown-2c64 .gallery-wood-fe05 li ul ul li::before,
.carousel-brown-2c64 .steel-81b1 li ul ul li::before {
  left: 30px;
}
.carousel-brown-2c64 .tertiary_4394 li ul ul a,
.carousel-brown-2c64 .avatar_black_66e9 li ul ul a,
.carousel-brown-2c64 .light_3363 li ul ul a,
.carousel-brown-2c64 .module_middle_e2e4 li ul ul a,
.carousel-brown-2c64 .carousel-4a53 li ul ul a,
.carousel-brown-2c64 .text-fluid-caf7 li ul ul a,
.carousel-brown-2c64 .gallery-wood-fe05 li ul ul a,
.carousel-brown-2c64 .steel-81b1 li ul ul a {
  padding-left: 40px;
}
.carousel-brown-2c64 .link-3d79 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-brown-2c64 .steel-81b1 ul li {
  margin-bottom: 1.41575em;
}
.carousel-brown-2c64 .steel-81b1 ul li .table_3476 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.carousel-brown-2c64 .steel-81b1 ul li .frame_green_d2a5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.component-f90e .tertiary_4394 li a,
.component-f90e .avatar_black_66e9 li a,
.component-f90e .light_3363 li a,
.component-f90e .module_middle_e2e4 li a,
.component-f90e .carousel-4a53 li a,
.component-f90e .text-fluid-caf7 li a,
.component-f90e .gallery-wood-fe05 li a,
.component-f90e .steel-81b1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-f90e .link-3d79 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-f90e .purple_ef19 ul li.center_376a .avatar_453b,
.component-f90e .purple_ef19 ul li.dynamic-760b .avatar_453b {
  background: rgba(0, 0, 0, 0.2);
}
.component-f90e .carousel-brown-2c64 .purple_ef19 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick-c6fe .carousel-brown-2c64 .texture_cd40 li {
  margin: 0;
}
.thick-c6fe .carousel-brown-2c64 .texture_cd40 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thick-c6fe .carousel-brown-2c64 .texture_cd40 li ul {
  margin: 0;
}
.thick-c6fe .carousel-brown-2c64 .texture_cd40 li ul li a {
  padding-left: 15px;
}
.thick-c6fe .carousel-brown-2c64 .texture_cd40 li ul li li a {
  padding-left: 30px;
}
.thick-c6fe .carousel-brown-2c64 .texture_cd40 li.outline-7535 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thick-c6fe .carousel-brown-2c64 .texture_cd40 li.outline-7535 > 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;
}
.thick-c6fe .carousel-brown-2c64 .texture_cd40 li.outline-7535 > 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;
}
.selected-32b2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tall-6dfc {
  position: relative;
  z-index: 10;
}
.tall-6dfc .pink-565e {
  width: 100%;
  max-width: 100%;
}
.purple_bd58 .surface_4fc1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.purple_bd58 .cool-9d3d {
}
.purple_bd58 .component-f90e {
  background: #292929;
}
.info-03e9 .surface_4fc1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.info-03e9 .cool-9d3d {
  background: #f9f9f9;
}
.info-03e9 .component-f90e {
  background: #303030;
}
.slider_complex_3ef8 .surface_4fc1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider_complex_3ef8 .liquid-89d2 {
    margin-bottom: 1em;
  }
  .slider_complex_3ef8 .liquid-89d2:last-child {
    margin-bottom: 0;
  }
}
.slider_complex_3ef8 .cool-9d3d {
  background: #ededed;
}
.slider_complex_3ef8 .component-f90e {
  background: #1a1a1a;
}
.surface_4fc1.cool-9d3d {
  color: rgba(0, 0, 0, 0.6);
}
.surface_4fc1.cool-9d3d .thumbnail_stone_78c6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_4fc1.component-f90e {
  color: rgba(255, 255, 255, 0.99);
}
.surface_4fc1.component-f90e a:not(.pattern_copper_f8fb) {
  color: rgba(255, 255, 255, 0.79);
}
.surface_4fc1.component-f90e a:not(.pattern_copper_f8fb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_4fc1.component-f90e .thumbnail_stone_78c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_4fc1.component-f90e table tbody td,
.surface_4fc1.component-f90e table th {
  background: rgba(0, 0, 0, 0.08);
}
.summary-9a5d.gallery-989f .disabled_black_5cfd {
  max-width: initial;
}
.summary-9a5d .wood_8ea7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.summary-9a5d .wood_8ea7 .pink-565e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .summary-9a5d .wood_8ea7 .pink-565e {
    display: block;
    margin-bottom: 2em;
  }
  .summary-9a5d .wood_8ea7 .pink-565e:last-child {
    margin-bottom: 0;
  }
}
.slider_complex_3ef8 .liquid-89d2:last-child,
.info-03e9 .liquid-89d2:last-child,
.purple_bd58 .liquid-89d2:last-child {
  margin-bottom: 0;
}
.slider_complex_3ef8 .liquid-89d2 .carousel-brown-2c64 .purple_ef19:last-child,
.info-03e9 .liquid-89d2 .carousel-brown-2c64 .purple_ef19:last-child,
.purple_bd58 .liquid-89d2 .carousel-brown-2c64 .purple_ef19:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .slider_complex_3ef8 .badge-iron-c0d2,
  .slider_complex_3ef8 .next-612b,
  .info-03e9 .badge-iron-c0d2,
  .info-03e9 .next-612b,
  .purple_bd58 .badge-iron-c0d2,
  .purple_bd58 .next-612b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tall-6dfc .liquid-89d2 {
    margin-bottom: 2em;
  }
}
.tall-6dfc p:last-child {
  margin-bottom: 0;
}
.tall-6dfc li,
.tall-6dfc ul {
  list-style: none;
  margin: 0;
}
.tall-6dfc ul ul {
  margin-left: 2.617924em;
}
.texture_paper_2704 {
  font-size: 0.875em;
}

/* css-noise: 021f */
.ghost-box-s4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
