/*!
Theme Name: Customify
Theme URI: https://pressmaximum.clean-66d6/customify
Author: WPCustomify
Author URI: https://pressmaximum.clean-66d6
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.clean-66d6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.footer_bronze_f682.background_41dd/licenses/gpl-2.0.table-liquid-3b1d
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.search-bottom-8c3d/, (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.tag_slow_c42e.menu-dim-7cf2/normalize.search-6a6a/
 ======
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.search-6a6a v7.0.0 | MIT License | github.clean-66d6/necolas/normalize.search-6a6a */
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;
}
.sort-gold-348a .brown_c2b8,
.gold-7e26,
.logo-c516,
.under_db13,
.complex_f22d,
.info_pro_3dd2,
.gold-7f09,
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;
}
.gold-7e26,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gold-7e26,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gold-7e26,
  h1 {
    font-size: 1.8em;
  }
}
.logo-c516,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.logo-c516 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .logo-c516,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .logo-c516,
  h2 {
    font-size: 1.7em;
  }
}
.under_db13,
h3 {
  font-size: 1.618em;
}
.sort-gold-348a .brown_c2b8,
.complex_f22d,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.heading-9615 {
  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;
}
.carousel_pro_0943:after,
.carousel_pro_0943:before,
.tabs-orange-6c16:after,
.tabs-orange-6c16:before {
  content: "";
  display: table;
}
.carousel_pro_0943:after,
.tabs-orange-6c16:after {
  clear: both;
}
.alert_3fca {
  float: right;
  margin-right: 0;
}
.current_12da {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.bottom_9b35 .lite_4e07,
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;
}
.bottom_9b35 .lite_4e07: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;
}
.button-c892 .lite_4e07 {
  box-shadow: none;
}
.button-c892
  .lite_4e07
  .lite-6811 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.button-c892 .lite_4e07 .breadcrumb-50b1 {
  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;
}
.button-c892
  .lite_4e07
  .breadcrumb-50b1
  b {
  display: none;
}
.button-c892 .panel_medium_4517 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.header-1874:not(.picture-down-5117):not(.pattern-bd24),
button:not(.picture-down-5117):not(.pattern-bd24),
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ),
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ),
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ) {
  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;
}
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ):hover,
button:not(.picture-down-5117):not(
    .pattern-bd24
  ):hover,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):hover,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):hover,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ):active,
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ):focus,
button:not(.picture-down-5117):not(
    .pattern-bd24
  ):active,
button:not(.picture-down-5117):not(
    .pattern-bd24
  ):focus,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):active,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):focus,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):active,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):focus,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):active,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):focus {
  outline: 0;
}
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5,
button:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5 {
  position: relative;
}
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .active-b7dc,
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .middle_f37d,
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .nav-6521,
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  i,
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  svg,
button:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .active-b7dc,
button:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .middle_f37d,
button:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .nav-6521,
button:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  i,
button:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  svg,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .active-b7dc,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .middle_f37d,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .nav-6521,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  i,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  svg,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .active-b7dc,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .middle_f37d,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .nav-6521,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  i,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  svg,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .active-b7dc,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .middle_f37d,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  .nav-6521,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  i,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5
  svg {
  visibility: hidden;
}
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5:after,
button:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5:after,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5:after,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5:after,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ).fn-loading-9da5: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;
}
.header-1874:not(.picture-down-5117):not(.pattern-bd24),
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ),
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ),
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ) {
  color: #fff;
  background: #235787;
}
.header-1874:not(.picture-down-5117):not(
    .pattern-bd24
  ):focus,
input[type="button"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):focus,
input[type="reset"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):focus,
input[type="submit"]:not(.picture-down-5117):not(
    .pattern-bd24
  ):focus {
  color: #fff;
}
.header-1874.fn-disabled-9da5:not(.picture-down-5117):not(
    .pattern-bd24
  ),
.header-1874[disabled]:not(.picture-down-5117):not(
    .pattern-bd24
  ),
button.fn-disabled-9da5:not(.picture-down-5117):not(
    .pattern-bd24
  ),
button[disabled]:not(.picture-down-5117):not(
    .pattern-bd24
  ) {
  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;
}
.container-short-eff9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.container-short-eff9: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;
}
.pattern_under_0fcc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.heading-b3a9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row_complex_2d86 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.carousel_pro_0943:after,
.carousel_pro_0943:before,
.accent-outer-af66:after,
.accent-outer-af66:before,
.dynamic_c5cf:after,
.dynamic_c5cf:before,
.thumbnail_easy_2a71:after,
.thumbnail_easy_2a71:before,
.tag-wide-864f:after,
.tag-wide-864f:before,
.widget_f006:after,
.widget_f006:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.carousel_pro_0943:after,
.accent-outer-af66:after,
.dynamic_c5cf:after,
.thumbnail_easy_2a71:after,
.tag-wide-864f:after,
.widget_f006:after {
  clear: both;
}
.accent-outer-af66 .accent_46bc,
.dynamic_c5cf .accent_46bc,
.up_1c3f .accent_46bc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.action_9238 {
  display: inline-block;
}
.shadow_basic_a477 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shadow_basic_a477 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shadow_basic_a477 .filter-east-e33e {
  padding: 1em 0;
  font-size: 85%;
}
.filter-east-e33e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.blue-b6e5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.blue-b6e5:after,
.blue-b6e5:before {
  content: "";
  display: table;
}
.blue-b6e5:after {
  clear: both;
}
.card_10ac {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gold_59f6 .card_10ac {
  max-width: 50%;
}
.background-4113 .card_10ac {
  max-width: 33.33%;
}
.box_yellow_1bc3 .card_10ac {
  max-width: 25%;
}
.mask_current_0a1f .card_10ac {
  max-width: 20%;
}
.list-upper-8a60 .card_10ac {
  max-width: 16.66%;
}
.info-focused-87f5 .card_10ac {
  max-width: 14.28%;
}
.north_2c68 .card_10ac {
  max-width: 12.5%;
}
.logo-949e .card_10ac {
  max-width: 11.11%;
}
.slow-94d0 {
  display: block;
}
.sort-gold-348a .nav_903e label,
.sort-gold-348a .smooth_f310 label,
.sort-gold-348a .button-b330 label,
.sort-gold-348a .stale-ea4a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.center_ad94 {
  list-style: none;
  margin: 0;
}
.center_ad94 article.feature-cool-1a2b {
  margin-bottom: 0;
}
.center_ad94 ul {
  list-style: none;
  margin: 0;
}
.center_ad94 .inner_e25a li.feature-cool-1a2b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .center_ad94 .inner_e25a li.feature-cool-1a2b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .center_ad94 .inner_e25a li.feature-cool-1a2b: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) {
  .center_ad94 .inner_e25a li.feature-cool-1a2b li.feature-cool-1a2b li.feature-cool-1a2b li.feature-cool-1a2b {
    padding-left: 0;
  }
}
article.feature-cool-1a2b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature-cool-1a2b .accent-outer-af66 p:last-of-type {
  margin-bottom: 0;
}
article.feature-cool-1a2b .status-2d5b {
  float: left;
}
article.feature-cool-1a2b .silver_900b {
  margin-left: 85px;
}
article.feature-cool-1a2b .widget_orange_3c3c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature-cool-1a2b .widget_orange_3c3c .media_38a4 {
  margin-left: 10px;
}
article.feature-cool-1a2b .south-38f9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature-cool-1a2b .pattern_current_35bc {
  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 .nav_903e,
  #respond .button-b330,
  #respond .stale-ea4a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .nav_903e input,
#respond .button-b330 input,
#respond .stale-ea4a input {
  width: 100%;
}
#respond .stale-ea4a {
  margin-right: 0;
}
#respond .top_adfc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.complex_7955 {
  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;
}
.complex_7955.static-b83d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.complex_7955 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%);
}
.complex_7955:focus,
.complex_7955: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);
}
.hero_7c0f {
  border-radius: 10%;
}
.slider-static-68b8 {
  border-radius: 50%;
}
.heading-liquid-c642 {
  font-size: 0.72em;
}
.menu-9a0d {
  font-size: 0.875em;
}
.hidden_fast_7c8b {
  font-size: 1.1em;
}
.frame_clean_c535 {
  text-transform: uppercase;
  line-height: 1.2;
}
.frame_clean_c535.heading-liquid-c642 {
  letter-spacing: 0.5px;
}
.dynamic-7213,
.dynamic-7213 a {
  color: #6d6d6d;
}
.dynamic-7213 a:hover {
  color: #111;
}
.header-ec9c {
  color: #6d6d6d;
}
.yellow_d68f {
  overflow-x: hidden;
}
.yellow_d68f .steel-81fa.picture-medium-0350 {
  position: relative;
}
.yellow_d68f .steel-81fa.picture-medium-0350.notice_438c {
  position: initial;
}
.yellow_d68f
  .steel-81fa.picture-medium-0350.notice_438c
  .element_huge_6401 {
  left: auto;
}
.yellow_d68f .steel-81fa .element_huge_6401 {
  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;
}
.yellow_d68f .steel-81fa:hover.picture-medium-0350 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.yellow_d68f
  .steel-81fa:hover.picture-medium-0350
  .element_huge_6401 {
  display: block;
  z-index: 9999999;
}
.yellow_d68f .heading-fresh-405a .component_mini_8abd,
.yellow_d68f .mask-e75a .component_mini_8abd {
  display: none;
}
.yellow_d68f .sidebar-dd49 .steel-81fa:hover.picture-medium-0350 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort-gold-348a .nav_903e label,
.sort-gold-348a .smooth_f310 label,
.sort-gold-348a .button-b330 label,
.sort-gold-348a .stale-ea4a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.center_ad94 {
  list-style: none;
  margin: 0;
}
.center_ad94 article.feature-cool-1a2b {
  margin-bottom: 0;
}
.center_ad94 ul {
  list-style: none;
  margin: 0;
}
.center_ad94 .inner_e25a li.feature-cool-1a2b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .center_ad94 .inner_e25a li.feature-cool-1a2b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .center_ad94 .inner_e25a li.feature-cool-1a2b: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) {
  .center_ad94 .inner_e25a li.feature-cool-1a2b li.feature-cool-1a2b li.feature-cool-1a2b li.feature-cool-1a2b {
    padding-left: 0;
  }
}
article.feature-cool-1a2b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature-cool-1a2b .accent-outer-af66 p:last-of-type {
  margin-bottom: 0;
}
article.feature-cool-1a2b .status-2d5b {
  float: left;
}
article.feature-cool-1a2b .silver_900b {
  margin-left: 85px;
}
article.feature-cool-1a2b .widget_orange_3c3c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature-cool-1a2b .widget_orange_3c3c .media_38a4 {
  margin-left: 10px;
}
article.feature-cool-1a2b .south-38f9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature-cool-1a2b .pattern_current_35bc {
  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 .nav_903e,
  #respond .button-b330,
  #respond .stale-ea4a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .nav_903e input,
#respond .button-b330 input,
#respond .stale-ea4a input {
  width: 100%;
}
#respond .stale-ea4a {
  margin-right: 0;
}
#respond .top_adfc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading-fresh-405a .next-2b61 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.next-2b61 .smooth_b3fd.carousel-5d82 .breadcrumb-gold-4eda > li > a:focus,
.next-2b61 .smooth_b3fd.carousel-5d82 .breadcrumb-gold-4eda > li > a:hover,
.next-2b61 .smooth_b3fd.lower_43cd .breadcrumb-gold-4eda > li > a:focus,
.next-2b61 .smooth_b3fd.lower_43cd .breadcrumb-gold-4eda > li > a:hover,
.next-2b61 .smooth_b3fd.active_dff9 .breadcrumb-gold-4eda > li > a:focus,
.next-2b61 .smooth_b3fd.active_dff9 .breadcrumb-gold-4eda > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next-2b61
  .smooth_b3fd.carousel-5d82
  .breadcrumb-gold-4eda
  > li.south_d3b5
  > a,
.next-2b61
  .smooth_b3fd.carousel-5d82
  .breadcrumb-gold-4eda
  > li.caption_mini_86ce
  > a,
.next-2b61
  .smooth_b3fd.lower_43cd
  .breadcrumb-gold-4eda
  > li.south_d3b5
  > a,
.next-2b61
  .smooth_b3fd.lower_43cd
  .breadcrumb-gold-4eda
  > li.caption_mini_86ce
  > a,
.next-2b61
  .smooth_b3fd.active_dff9
  .breadcrumb-gold-4eda
  > li.south_d3b5
  > a,
.next-2b61 .smooth_b3fd.active_dff9 .breadcrumb-gold-4eda > li.title-brown-3b7c > a {
  color: rgba(255, 255, 255, 0.99);
}
.next-2b61 .fluid-f4cb,
.next-2b61 .fluid-f4cb a {
  color: rgba(255, 255, 255, 0.99);
}
.next-2b61 .overlay_63ef.outline_7f02 li a,
.next-2b61 .carousel_22ba a,
.next-2b61 .east_606f,
.next-2b61 .breadcrumb-gold-4eda > li > a,
.next-2b61 .block_c9c8 {
  color: rgba(255, 255, 255, 0.79);
}
.next-2b61 .overlay_63ef.outline_7f02 li a:hover,
.next-2b61 .carousel_22ba a:hover,
.next-2b61 .east_606f:hover,
.next-2b61 .breadcrumb-gold-4eda > li > a:hover,
.next-2b61 .block_c9c8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next-2b61 .bottom_7486 {
  color: rgba(255, 255, 255, 0.79);
}
.next-2b61 .bottom_7486 .focused_7929 {
  color: rgba(255, 255, 255, 0.99);
}
.next-2b61 .bottom_7486:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next-2b61 .center_c9e9 .status-active-4559 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.next-2b61 .center_c9e9 .status-active-4559 .active-8d2c {
  color: rgba(255, 255, 255, 0.79);
}
.next-2b61
  .center_c9e9
  .status-active-4559
  .active-8d2c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next-2b61
  .center_c9e9
  .status-active-4559
  .active-8d2c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next-2b61
  .center_c9e9
  .status-active-4559
  .active-8d2c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next-2b61
  .center_c9e9
  .status-active-4559
  .active-8d2c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next-2b61 .center_c9e9 .shadow_steel_5df2 {
  color: rgba(255, 255, 255, 0.79);
}
.next-2b61 .center_c9e9 .shadow_steel_5df2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_3d1d
  .next-2b61
  .center_c9e9
  .media_31ee
  .footer_glass_b343 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.red_3d1d
  .next-2b61
  .center_c9e9
  .media_31ee
  .active-8d2c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-fresh-405a .sidebar-active-30b6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sidebar-active-30b6 .smooth_b3fd.carousel-5d82 .breadcrumb-gold-4eda > li > a:focus,
.sidebar-active-30b6 .smooth_b3fd.carousel-5d82 .breadcrumb-gold-4eda > li > a:hover,
.sidebar-active-30b6 .smooth_b3fd.lower_43cd .breadcrumb-gold-4eda > li > a:focus,
.sidebar-active-30b6 .smooth_b3fd.lower_43cd .breadcrumb-gold-4eda > li > a:hover,
.sidebar-active-30b6 .smooth_b3fd.active_dff9 .breadcrumb-gold-4eda > li > a:focus,
.sidebar-active-30b6 .smooth_b3fd.active_dff9 .breadcrumb-gold-4eda > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-active-30b6
  .smooth_b3fd.carousel-5d82
  .breadcrumb-gold-4eda
  > li.south_d3b5
  > a,
.sidebar-active-30b6
  .smooth_b3fd.carousel-5d82
  .breadcrumb-gold-4eda
  > li.caption_mini_86ce
  > a,
.sidebar-active-30b6
  .smooth_b3fd.lower_43cd
  .breadcrumb-gold-4eda
  > li.south_d3b5
  > a,
.sidebar-active-30b6
  .smooth_b3fd.lower_43cd
  .breadcrumb-gold-4eda
  > li.caption_mini_86ce
  > a,
.sidebar-active-30b6
  .smooth_b3fd.active_dff9
  .breadcrumb-gold-4eda
  > li.south_d3b5
  > a,
.sidebar-active-30b6 .smooth_b3fd.active_dff9 .breadcrumb-gold-4eda > li.title-brown-3b7c > a {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-active-30b6 .fluid-f4cb,
.sidebar-active-30b6 .fluid-f4cb a {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-active-30b6 .overlay_63ef.outline_7f02 li a,
.sidebar-active-30b6 .carousel_22ba a,
.sidebar-active-30b6 .east_606f,
.sidebar-active-30b6 .breadcrumb-gold-4eda > li > a,
.sidebar-active-30b6 .block_c9c8 {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar-active-30b6 .overlay_63ef.outline_7f02 li a:hover,
.sidebar-active-30b6 .carousel_22ba a:hover,
.sidebar-active-30b6 .east_606f:hover,
.sidebar-active-30b6 .breadcrumb-gold-4eda > li > a:hover,
.sidebar-active-30b6 .block_c9c8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-active-30b6 .bottom_7486 {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar-active-30b6 .bottom_7486 .focused_7929 {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-active-30b6 .bottom_7486:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-a698 .purple-dd39 {
  margin-left: auto;
  margin-right: auto;
}
.dynamic_c5cf > * {
  margin-left: auto;
  margin-right: auto;
}
.dynamic_c5cf .pattern_under_0fcc {
  margin-right: 1.41575em;
}
.icon_67b1 .dynamic_c5cf > .button_static_b1e8 {
  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;
}
.icon_67b1 .dynamic_c5cf > .inner-02ec {
  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;
}
.tertiary-hot-c50a.description-a698 .purple-dd39,
.advanced_521c.description-a698 .purple-dd39 {
  margin-left: 0;
}
.overlay_6ce4.description-a698 .purple-dd39,
.table_bottom_21bf.description-a698 .purple-dd39 {
  margin-right: 0;
}
.dynamic_c5cf ol,
.dynamic_c5cf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.clean_e52e video {
  max-width: 100%;
}
.widget_7bb8 img {
  display: block;
}
.widget_7bb8.pattern_under_0fcc,
.widget_7bb8.heading-b3a9 {
  width: 100%;
}
.widget_7bb8.inner-02ec img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.media-current-8a76:not(.outline-13e2) {
  margin: 1.5em auto;
}
.paragraph-57ca p {
  padding: 1.5em 14px;
}
ul.frame-a53b.inner-02ec,
ul.frame-a53b.button_static_b1e8,
ul.frame-a53b.texture-fixed-1b44.button_static_b1e8 {
  padding: 0 14px;
}
.accordion-1932 {
  display: block;
  overflow-x: auto;
}
.accordion-1932 table {
  border-collapse: collapse;
  width: 100%;
}
.accordion-1932 td,
.accordion-1932 th {
  padding: 0.5em;
}
.dynamic_c5cf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dynamic_c5cf ol ol,
.dynamic_c5cf ol ul,
.dynamic_c5cf ul ol,
.dynamic_c5cf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dynamic_c5cf ol ol li,
.dynamic_c5cf ol ul li,
.dynamic_c5cf ul ol li,
.dynamic_c5cf ul ul li {
  margin-left: 0;
}
.cold_0a18.accent_390f > .title-black-6193 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.cold_0a18.accent_390f > .title-black-6193 iframe,
.cold_0a18.accent_390f > .title-black-6193 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.complex-1acc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.complex-1acc.purple_7407 {
  padding: 0;
}
.complex-1acc.purple_7407 cite {
  font-size: 13px;
}
.complex-1acc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.complex-1acc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.mini_cf66 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.mini_cf66 > p:first-child {
  margin-top: 0;
}
.mini_cf66 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.mini_cf66 blockquote {
  border-left: 0;
}
.menu_bottom_cef1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.menu_bottom_cef1:not(.thumbnail-c50b) {
  max-width: 100px;
}
.menu_bottom_cef1.secondary-0132 {
  border-bottom: none !important;
  text-align: center;
}
.menu_bottom_cef1.secondary-0132::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph-57ca p {
    padding: 1.5em 0;
  }
}
.menu-simple-66e2 {
  color: #0073aa;
}
.bronze-9395 {
  background-color: #0073aa;
}
.summary_05f9 {
  color: #229fd8;
}
.tertiary-504f {
  background-color: #229fd8;
}
.picture_simple_3b0f {
  color: #eee;
}
.header-32be {
  background-color: #eee;
}
.photo-warm-e84f {
  color: #444;
}
.tag-843d {
  background-color: #444;
}
.steel-3e74 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.steel-3e74 .detail_new_6333 .carousel_22ba {
  font-size: 15px;
}
.steel-3e74 .carousel_22ba {
  line-height: 1.3;
}
.steel-3e74 .sidebar-active-30b6 {
}
.steel-3e74 .next-2b61 {
  background: #235787;
}
.full-d7a2 {
  padding: 0;
}
.full-d7a2 .next-2b61 {
  background: #1a1a1a;
}
.full-d7a2 .sidebar-active-30b6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.banner_tiny_925f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.banner_tiny_925f .sidebar-active-30b6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.banner_tiny_925f .next-2b61 {
  background: #303030;
}
.widget_f006 {
  position: relative;
  z-index: 10;
}
.widget_f006 .logo_bright_d00c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next_84bf .picture-medium-0350 {
  display: inline-block;
  vertical-align: middle;
}
.next_84bf.main-cold-407a .picture-medium-0350 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .next_84bf.main-cold-407a .picture-medium-0350 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .next_84bf.main-cold-407a .picture-medium-0350 {
    margin-right: 0.4em;
  }
}
.next_84bf.main-cold-407a .picture-medium-0350:last-child {
  margin-right: 0;
}
.filter_3180 .logo_bright_d00c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .heading-fresh-405a .detail_new_6333 {
    margin: 0 -0.5em;
  }
  .heading-fresh-405a .detail_new_6333 [class*="customify-col-"],
  .heading-fresh-405a .detail_new_6333 [class*="customify-col_"],
  .heading-fresh-405a .detail_new_6333 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.heading-fresh-405a.accordion-iron-59de .logo_bright_d00c {
  background: 0 0 !important;
}
.heading-fresh-405a.accordion-iron-59de .logo_bright_d00c,
.heading-fresh-405a.filter_3180 .logo_bright_d00c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .heading-fresh-405a.wrapper-6d30 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.heading-fresh-405a.filter_3180 .logo_bright_d00c {
  box-shadow: none !important;
}
.disabled-f434 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .disabled-f434 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .disabled-f434 {
    padding: 18px 0 20px;
  }
}
.disabled-f434 .paper_b398 {
  width: 100%;
}
.disabled-f434 .narrow_90c6 {
  margin-bottom: 0;
}
.disabled-f434 .background-db2e {
  margin-top: 5px;
  font-size: 0.875em;
}
.fluid-f474 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fluid-f474 .last-c132 {
  width: 100%;
}
.search_2444 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.search_2444 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.search_2444 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;
}
.search_2444 li:last-child:after {
  display: none;
}
.search_2444 li a {
  font-weight: 500;
  margin-right: 10px;
}
.outline_37e1 .component_mini_8abd button,
.disabled-f434 .component_mini_8abd button {
  left: 0;
}
.outline_37e1 .last-c132,
.disabled-f434 .last-c132 {
  padding-left: 0;
  padding-right: 0;
}
.outline_37e1 .fluid-f474,
.disabled-f434 .fluid-f474 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.outline_37e1 {
  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;
}
.outline_37e1: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;
}
.outline_37e1 .dim_2cab {
  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) {
  .outline_37e1 .dim_2cab {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_37e1 .dim_2cab {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .outline_37e1 .dim_2cab {
    min-height: 200px;
  }
}
.outline_37e1 .search_2444 {
  color: rgba(255, 255, 255, 0.8);
}
.outline_37e1 .search_2444 a,
.outline_37e1 .search_2444 li:after {
  color: inherit;
}
.outline_37e1 .search_2444 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.sort_df76 {
  margin-bottom: 0.5em;
}
.list-complex-0ee1 {
  margin-bottom: 1.2em;
}
.list-complex-0ee1,
.sort_df76 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.list-complex-0ee1 p:last-child,
.sort_df76 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .component_mini_8abd,
#masthead .component_mini_8abd {
  display: none;
}
#masthead
  > .component_mini_8abd.notice_hovered_8362 {
  display: none;
}
#masthead > .component_mini_8abd button {
  left: 0;
}
.pro_b4c1 {
  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%;
}
.pro_b4c1 .picture-medium-0350 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pro_b4c1 .alert-7ac3 {
  display: -webkit-box;
  display: flex;
}
.pro_b4c1 .alert-7ac3.tall-cde0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pro_b4c1 .alert-7ac3.input_paper_d7d4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro_b4c1 .alert-7ac3.logo-wood-1c7a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro_b4c1.heading-iron-202e.logo-74d8 .alert-7ac3.tall-cde0 {
  flex-basis: 100%;
}
.pro_b4c1.rough_aab6 .alert-7ac3.input_paper_d7d4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pro_b4c1.rough_aab6 .alert-7ac3.logo-wood-1c7a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .component_mini_8abd.notice_hovered_8362 {
  display: none;
}
#masthead > .component_mini_8abd button {
  left: 0;
}
.filter_f0ec {
  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;
}
.filter_f0ec:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.filter_f0ec.search-full-6589 i {
  margin-right: 4px;
}
.filter_f0ec.feature_purple_abd9 i {
  margin-left: 5px;
}
.carousel_22ba p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel_22ba p:last-child {
  margin-bottom: 0;
}
.thumbnail_liquid_ac19 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thumbnail_liquid_ac19 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thumbnail_liquid_ac19 img {
  display: block;
  width: auto;
  line-height: 1;
}
.thumbnail_liquid_ac19 .fluid-f4cb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thumbnail_liquid_ac19 .item-86ee {
  margin: 5px 0 7px 0;
}
.thumbnail_liquid_ac19.focus-light-2c35 .highlight-motion-aa09 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_liquid_ac19.focus-light-2c35 .gradient-641b {
  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;
}
.thumbnail_liquid_ac19.lower-ead6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thumbnail_liquid_ac19.lower-ead6 .highlight-motion-aa09 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_liquid_ac19.lower-ead6 .gradient-641b {
  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;
}
.thumbnail_liquid_ac19.glass_c05d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail_liquid_ac19.nav_7121 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thumbnail_liquid_ac19.nav_7121 .gradient-641b {
  margin-top: 7px;
}
.next_62b2 {
  display: inline-block;
}
.widget_f006 .bright_4882 .thumbnail_liquid_ac19 img {
  max-width: 100%;
}
.smooth_b3fd .message-621e.link-silver-9d44,
.message_black_feca .message-621e.link-silver-9d44 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth_b3fd .tag-outer-12b2,
.message_black_feca .tag-outer-12b2 {
  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%);
}
.smooth_b3fd .tag-outer-12b2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.smooth_b3fd.feature_b8b3 .tag-outer-12b2 {
  display: none;
}
.smooth_b3fd .sort-liquid-ff82 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth_b3fd .sort-liquid-ff82 li {
  display: inline-block;
  position: relative;
}
.smooth_b3fd .sort-liquid-ff82 li:last-child {
  margin-right: 0;
}
.smooth_b3fd .sort-liquid-ff82 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;
}
.smooth_b3fd .sort-liquid-ff82 li.title-brown-3b7c > a {
  color: rgba(0, 0, 0, 0.9);
}
.smooth_b3fd .sort-liquid-ff82 > 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;
}
.smooth_b3fd .sort-liquid-ff82 > li > a i {
  line-height: 0;
}
.smooth_b3fd .sort-liquid-ff82 > li.green-8eb7 > a .tag-outer-12b2 {
  margin-left: 4px;
  line-height: 0;
}
.smooth_b3fd .sort-liquid-ff82 .solid-f276 li.green-8eb7 > a {
  position: relative;
}
.smooth_b3fd .sort-liquid-ff82 .solid-f276 li.green-8eb7 > a:after,
.smooth_b3fd .sort-liquid-ff82 .solid-f276 li.green-8eb7 > a:before {
  content: "";
  display: table;
}
.smooth_b3fd .sort-liquid-ff82 .solid-f276 li.green-8eb7 > a:after {
  clear: both;
}
.smooth_b3fd .sort-liquid-ff82 .solid-f276 li.green-8eb7 > a .tag-outer-12b2 {
  margin-left: 5px;
  float: right;
}
.smooth_b3fd .paragraph-left-1c1d,
.smooth_b3fd .solid-f276 {
  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;
}
.smooth_b3fd .solid-f276 {
  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;
}
.smooth_b3fd .solid-f276 .link-silver-9d44 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth_b3fd .solid-f276 .tag-outer-12b2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.smooth_b3fd .solid-f276 li {
  display: block;
  margin: 0;
  padding: 0;
}
.smooth_b3fd .solid-f276 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;
}
.smooth_b3fd .solid-f276 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.smooth_b3fd .solid-f276 .solid-f276 {
  top: 0;
  left: 100%;
}
.smooth_b3fd .table-center-ad5e.fn-focus-9da5 > .paragraph-left-1c1d,
.smooth_b3fd .table-center-ad5e.fn-focus-9da5 > .solid-f276,
.smooth_b3fd .table-center-ad5e:focus > .paragraph-left-1c1d,
.smooth_b3fd .table-center-ad5e:focus > .solid-f276,
.smooth_b3fd .table-center-ad5e:hover > .paragraph-left-1c1d,
.smooth_b3fd .table-center-ad5e:hover > .solid-f276 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.smooth_b3fd.active_dff9 .breadcrumb-gold-4eda:after,
.smooth_b3fd.active_dff9 .breadcrumb-gold-4eda:before {
  content: "";
  display: table;
}
.smooth_b3fd.active_dff9 .breadcrumb-gold-4eda:after {
  clear: both;
}
.smooth_b3fd.active_dff9 .breadcrumb-gold-4eda > li {
  float: left;
}
.smooth_b3fd.focus_3f27 .breadcrumb-gold-4eda:after,
.smooth_b3fd.focus_3f27 .breadcrumb-gold-4eda:before {
  content: "";
  display: table;
}
.smooth_b3fd.focus_3f27 .breadcrumb-gold-4eda:after {
  clear: both;
}
.smooth_b3fd.focus_3f27 .breadcrumb-gold-4eda > li {
  float: left;
}
.smooth_b3fd.focus_3f27 .breadcrumb-gold-4eda > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.smooth_b3fd.focus_3f27 .breadcrumb-gold-4eda > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.smooth_b3fd.focus_3f27 .breadcrumb-gold-4eda > li.south_d3b5 > a,
.smooth_b3fd.focus_3f27 .breadcrumb-gold-4eda > li.title-brown-3b7c > a {
  color: #fff;
  background-color: #1e4b75;
}
.smooth_b3fd.carousel-5d82 .breadcrumb-gold-4eda > li > a .link-silver-9d44 {
  position: relative;
}
.smooth_b3fd.carousel-5d82 .breadcrumb-gold-4eda > li > a .link-silver-9d44: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;
}
.smooth_b3fd.carousel-5d82
  .breadcrumb-gold-4eda
  > li:focus
  > a
  .link-silver-9d44:before,
.smooth_b3fd.carousel-5d82
  .breadcrumb-gold-4eda
  > li:hover
  > a
  .link-silver-9d44:before {
  width: 100%;
  background-color: currentColor;
}
.smooth_b3fd.carousel-5d82
  .breadcrumb-gold-4eda
  > li.south_d3b5
  > a
  .link-silver-9d44:before,
.smooth_b3fd.carousel-5d82
  .breadcrumb-gold-4eda
  > li.caption_mini_86ce
  > a
  .link-silver-9d44:before {
  width: 100%;
  background-color: currentColor;
}
.smooth_b3fd.lower_43cd .breadcrumb-gold-4eda > li > a .link-silver-9d44 {
  position: relative;
}
.smooth_b3fd.lower_43cd .breadcrumb-gold-4eda > li > a .link-silver-9d44: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;
}
.smooth_b3fd.lower_43cd .breadcrumb-gold-4eda > li:focus > a .link-silver-9d44:before,
.smooth_b3fd.lower_43cd
  .breadcrumb-gold-4eda
  > li:hover
  > a
  .link-silver-9d44:before {
  width: 100%;
  background-color: currentColor;
}
.smooth_b3fd.lower_43cd
  .breadcrumb-gold-4eda
  > li.south_d3b5
  > a
  .link-silver-9d44:before,
.smooth_b3fd.lower_43cd
  .breadcrumb-gold-4eda
  > li.caption_mini_86ce
  > a
  .link-silver-9d44:before {
  width: 100%;
  background-color: currentColor;
}
.message_black_feca .sort-liquid-ff82 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message_black_feca .sort-liquid-ff82 li:first-child > a {
  border-top: none;
}
.message_black_feca .sort-liquid-ff82 .tiny-9058 > .link-silver-9d44 .tag-outer-12b2 {
  display: none;
}
.message_black_feca .sort-liquid-ff82 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.message_black_feca .sort-liquid-ff82 li:last-child {
  border: none;
}
.message_black_feca .sort-liquid-ff82 li.green-8eb7 > a {
  padding-right: 45px !important;
}
.message_black_feca .sort-liquid-ff82 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.message_black_feca .sort-liquid-ff82 li a:focus,
.message_black_feca .sort-liquid-ff82 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_black_feca .sort-liquid-ff82 li .advanced_a855 {
  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;
}
.message_black_feca .sort-liquid-ff82 li .advanced_a855:hover {
  box-shadow: none;
}
.message_black_feca .sort-liquid-ff82 li .advanced_a855 .tag-outer-12b2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.message_black_feca .sort-liquid-ff82 .solid-f276 {
  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);
}
.message_black_feca .sort-liquid-ff82 .solid-f276 li a {
  padding-left: 3em;
}
.message_black_feca .sort-liquid-ff82 .menu_static_b071 > a .advanced_a855 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message_black_feca .sort-liquid-ff82 .menu_static_b071 > .solid-f276 {
  display: block;
  opacity: 1;
}
.dirty_c7fc {
  max-width: 100%;
}
.accent_8fa6 {
  line-height: 0;
  cursor: pointer;
}
.block_c9c8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.block_c9c8:hover {
  box-shadow: none;
  color: currentColor;
}
.block_c9c8 svg {
  width: 18px;
  height: 18px;
}
.block_c9c8 .focus_3197 {
  display: none;
}
.title_acef {
  position: relative;
}
.title_acef.fn-active-9da5 .block_c9c8 .sort_8611 {
  display: none;
}
.title_acef.fn-active-9da5 .block_c9c8 .focus_3197 {
  display: inline-block;
}
.title_acef .component-basic-d9ee {
  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);
}
.title_acef.aside_white_9e67 .component-basic-d9ee {
  left: auto;
  right: -0.9em;
}
.title_acef.aside_white_9e67 .under-6193::before {
  left: auto;
  right: 15px;
}
.title_acef.fn-active-9da5 .component-basic-d9ee {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media_31ee {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.media_31ee label {
  flex-basis: 100%;
}
.media_31ee .status-active-4559 {
  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;
}
.media_31ee .active-8d2c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.media_31ee .active-8d2c:focus {
  background-color: transparent;
}
.media_31ee button.shadow_steel_5df2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.media_31ee button.shadow_steel_5df2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.media_31ee button.shadow_steel_5df2 svg {
  width: 18px;
  height: 18px;
}
.media_31ee input[type="submit"] {
  min-height: auto;
}
.center_c9e9 .media_31ee .active-8d2c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.under-6193 {
  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) {
  .under-6193 {
    width: 220px;
  }
}
.under-6193 label {
  flex-basis: 100%;
}
.under-6193::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;
}
.red_3d1d .center_c9e9 .media_31ee {
  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;
}
.red_3d1d
  .center_c9e9
  .media_31ee
  .status-active-4559 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.red_3d1d .center_c9e9 .media_31ee .active-8d2c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.red_3d1d
  .center_c9e9
  .media_31ee
  .active-8d2c:focus {
  background: 0 0;
}
.red_3d1d
  .center_c9e9
  .media_31ee
  .footer_glass_b343 {
  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;
}
.overlay_63ef {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.overlay_63ef li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.overlay_63ef li:last-child {
  margin-right: 0;
}
.overlay_63ef li:first-child {
  margin-left: 0;
}
.overlay_63ef.sort_bright_c1c0 a {
  color: #fff;
}
.overlay_63ef.sort_bright_c1c0 a:hover {
  color: #fff;
}
.overlay_63ef a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.overlay_63ef a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.overlay_63ef a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.overlay_63ef a:hover {
  opacity: 0.9;
  color: inherit;
}
.overlay_63ef [class*="social-icon-apple"] {
  background-color: #999;
}
.overlay_63ef [class*="social-icon-apple"].media-db24 {
  background-color: transparent;
  color: #999;
}
.overlay_63ef [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.overlay_63ef [class*="social-icon-behance"].media-db24 {
  background-color: transparent;
  color: #1769ff;
}
.overlay_63ef [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.overlay_63ef [class*="social-icon-bitbucket"].media-db24 {
  background-color: transparent;
  color: #205081;
}
.overlay_63ef [class*="social-icon-codepen"] {
  background-color: #000;
}
.overlay_63ef [class*="social-icon-codepen"].media-db24 {
  background-color: transparent;
  color: #000;
}
.overlay_63ef [class*="social-icon-delicious"] {
  background-color: #39f;
}
.overlay_63ef [class*="social-icon-delicious"].media-db24 {
  background-color: transparent;
  color: #39f;
}
.overlay_63ef [class*="social-icon-digg"] {
  background-color: #005be2;
}
.overlay_63ef [class*="social-icon-digg"].media-db24 {
  background-color: transparent;
  color: #005be2;
}
.overlay_63ef [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.overlay_63ef [class*="social-icon-dribbble"].media-db24 {
  background-color: transparent;
  color: #ea4c89;
}
.overlay_63ef [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.overlay_63ef [class*="social-icon-envelope"].media-db24 {
  background-color: transparent;
  color: #ea4335;
}
.overlay_63ef [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.overlay_63ef [class*="social-icon-facebook"].media-db24 {
  background-color: transparent;
  color: #3b5998;
}
.overlay_63ef [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.overlay_63ef [class*="social-icon-flickr"].media-db24 {
  background-color: transparent;
  color: #0063dc;
}
.overlay_63ef [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.overlay_63ef [class*="social-icon-foursquare"].media-db24 {
  background-color: transparent;
  color: #2d5be3;
}
.overlay_63ef [class*="social-icon-github"] {
  background-color: #333;
}
.overlay_63ef [class*="social-icon-github"].media-db24 {
  background-color: transparent;
  color: #333;
}
.overlay_63ef [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.overlay_63ef [class*="social-icon-google-plus"].media-db24 {
  background-color: transparent;
  color: #dd4b39;
}
.overlay_63ef [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.overlay_63ef [class*="social-icon-houzz"].media-db24 {
  background-color: transparent;
  color: #7ac142;
}
.overlay_63ef [class*="social-icon-instagram"] {
  background-color: #262626;
}
.overlay_63ef [class*="social-icon-instagram"].media-db24 {
  background-color: transparent;
  color: #262626;
}
.overlay_63ef [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.overlay_63ef [class*="social-icon-jsfiddle"].media-db24 {
  background-color: transparent;
  color: #487aa2;
}
.overlay_63ef [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.overlay_63ef [class*="social-icon-linkedin"].media-db24 {
  background-color: transparent;
  color: #0077b5;
}
.overlay_63ef [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.overlay_63ef [class*="social-icon-medium"].media-db24 {
  background-color: transparent;
  color: #00ab6b;
}
.overlay_63ef [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.overlay_63ef
  [class*="social-icon-odnoklassniki"].media-db24 {
  background-color: transparent;
  color: #f4731c;
}
.overlay_63ef [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.overlay_63ef [class*="social-icon-meetup"].media-db24 {
  background-color: transparent;
  color: #ec1c40;
}
.overlay_63ef [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.overlay_63ef [class*="social-icon-pinterest"].media-db24 {
  background-color: transparent;
  color: #bd081c;
}
.overlay_63ef [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.overlay_63ef [class*="social-icon-product-hunt"].media-db24 {
  background-color: transparent;
  color: #da552f;
}
.overlay_63ef [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.overlay_63ef [class*="social-icon-reddit"].media-db24 {
  background-color: transparent;
  color: #ff4500;
}
.overlay_63ef [class*="social-icon-rss"] {
  background-color: #f26522;
}
.overlay_63ef [class*="social-icon-rss"].media-db24 {
  background-color: transparent;
  color: #f26522;
}
.overlay_63ef [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.overlay_63ef
  [class*="social-icon-shopping-cart"].media-db24 {
  background-color: transparent;
  color: #4caf50;
}
.overlay_63ef [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.overlay_63ef [class*="social-icon-skype"].media-db24 {
  background-color: transparent;
  color: #00aff0;
}
.overlay_63ef [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.overlay_63ef [class*="social-icon-slideshare"].media-db24 {
  background-color: transparent;
  color: #0077b5;
}
.overlay_63ef [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.overlay_63ef [class*="social-icon-snapchat"].media-db24 {
  background-color: transparent;
  color: #fffc00;
}
.overlay_63ef [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.overlay_63ef [class*="social-icon-soundcloud"].media-db24 {
  background-color: transparent;
  color: #f80;
}
.overlay_63ef [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.overlay_63ef [class*="social-icon-spotify"].media-db24 {
  background-color: transparent;
  color: #2ebd59;
}
.overlay_63ef [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.overlay_63ef
  [class*="social-icon-stack-overflow"].media-db24 {
  background-color: transparent;
  color: #fe7a15;
}
.overlay_63ef [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.overlay_63ef [class*="social-icon-maldkfgram"].media-db24 {
  background-color: transparent;
  color: #2ca5e0;
}
.overlay_63ef [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.overlay_63ef [class*="social-icon-tripadvisor"].media-db24 {
  background-color: transparent;
  color: #589442;
}
.overlay_63ef [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.overlay_63ef [class*="social-icon-tumblr"].media-db24 {
  background-color: transparent;
  color: #35465c;
}
.overlay_63ef [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.overlay_63ef [class*="social-icon-twitch"].media-db24 {
  background-color: transparent;
  color: #6441a5;
}
.overlay_63ef [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.overlay_63ef [class*="social-icon-twitter"].media-db24 {
  background-color: transparent;
  color: #1da1f2;
}
.overlay_63ef [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.overlay_63ef [class*="social-icon-vimeo"].media-db24 {
  background-color: transparent;
  color: #1ab7ea;
}
.overlay_63ef [class*="social-icon-vk"] {
  background-color: #45668e;
}
.overlay_63ef [class*="social-icon-vk"].media-db24 {
  background-color: transparent;
  color: #45668e;
}
.overlay_63ef [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.overlay_63ef [class*="social-icon-weibo"].media-db24 {
  background-color: transparent;
  color: #df2029;
}
.overlay_63ef [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.overlay_63ef [class*="social-icon-weixin"].media-db24 {
  background-color: transparent;
  color: #7bb32e;
}
.overlay_63ef [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.overlay_63ef [class*="social-icon-whatsapp"].media-db24 {
  background-color: transparent;
  color: #25d366;
}
.overlay_63ef [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.overlay_63ef [class*="social-icon-wordpress"].media-db24 {
  background-color: transparent;
  color: #21759b;
}
.overlay_63ef [class*="social-icon-xing"] {
  background-color: #026466;
}
.overlay_63ef [class*="social-icon-xing"].media-db24 {
  background-color: transparent;
  color: #026466;
}
.overlay_63ef [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.overlay_63ef [class*="social-icon-yelp"].media-db24 {
  background-color: transparent;
  color: #af0606;
}
.overlay_63ef [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.overlay_63ef [class*="social-icon-youtube"].media-db24 {
  background-color: transparent;
  color: #cd201f;
}
.east_606f {
  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;
}
.east_606f:hover {
  box-shadow: none;
  background: 0 0;
}
.accent_4dc0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture-pro-e98b {
  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;
}
.orange_7133 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background-75fd {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background-75fd,
.background-75fd::after,
.background-75fd::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;
}
.background-75fd::after,
.background-75fd::before {
  content: "";
  display: block;
  background-color: inherit;
}
.backdrop-large-02cb .texture-pro-e98b .orange_7133 {
  margin-top: -2px;
  width: 19px;
}
.backdrop-large-02cb .texture-pro-e98b .background-75fd {
  margin-top: -1px;
}
.backdrop-large-02cb .texture-pro-e98b .background-75fd,
.backdrop-large-02cb .texture-pro-e98b .background-75fd::after,
.backdrop-large-02cb .texture-pro-e98b .background-75fd::before {
  width: 19px;
  height: 2px;
}
.backdrop-large-02cb .texture-pro-e98b .background-75fd::before {
  top: -6px;
}
.backdrop-large-02cb .texture-pro-e98b .background-75fd::after {
  bottom: -6px;
}
.gallery_bottom_3e28 .texture-pro-e98b .orange_7133 {
  margin-top: -2px;
  width: 22px;
}
.gallery_bottom_3e28 .texture-pro-e98b .background-75fd {
  margin-top: -1px;
}
.gallery_bottom_3e28 .texture-pro-e98b .background-75fd,
.gallery_bottom_3e28 .texture-pro-e98b .background-75fd::after,
.gallery_bottom_3e28 .texture-pro-e98b .background-75fd::before {
  width: 22px;
  height: 2px;
}
.gallery_bottom_3e28 .texture-pro-e98b .background-75fd::before {
  top: -7px;
}
.gallery_bottom_3e28 .texture-pro-e98b .background-75fd::after {
  bottom: -7px;
}
.avatar_deac .texture-pro-e98b .orange_7133 {
  margin-top: -2px;
  width: 31px;
}
.avatar_deac .texture-pro-e98b .background-75fd {
  margin-top: -1.5px;
}
.avatar_deac .texture-pro-e98b .background-75fd,
.avatar_deac .texture-pro-e98b .background-75fd::after,
.avatar_deac .texture-pro-e98b .background-75fd::before {
  width: 31px;
  height: 3px;
}
.avatar_deac .texture-pro-e98b .background-75fd::before {
  top: -9px;
}
.avatar_deac .texture-pro-e98b .background-75fd::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tooltip-selected-8913 .texture-pro-e98b .orange_7133 {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip-selected-8913 .texture-pro-e98b .background-75fd {
    margin-top: -1px;
  }
  .tooltip-selected-8913 .texture-pro-e98b .background-75fd,
  .tooltip-selected-8913 .texture-pro-e98b .background-75fd::after,
  .tooltip-selected-8913 .texture-pro-e98b .background-75fd::before {
    width: 19px;
    height: 2px;
  }
  .tooltip-selected-8913 .texture-pro-e98b .background-75fd::before {
    top: -6px;
  }
  .tooltip-selected-8913 .texture-pro-e98b .background-75fd::after {
    bottom: -6px;
  }
  .widget-soft-edbd .texture-pro-e98b .orange_7133 {
    margin-top: -2px;
    width: 22px;
  }
  .widget-soft-edbd .texture-pro-e98b .background-75fd {
    margin-top: -1px;
  }
  .widget-soft-edbd .texture-pro-e98b .background-75fd,
  .widget-soft-edbd .texture-pro-e98b .background-75fd::after,
  .widget-soft-edbd .texture-pro-e98b .background-75fd::before {
    width: 22px;
    height: 2px;
  }
  .widget-soft-edbd .texture-pro-e98b .background-75fd::before {
    top: -7px;
  }
  .widget-soft-edbd .texture-pro-e98b .background-75fd::after {
    bottom: -7px;
  }
  .paper-c860 .texture-pro-e98b .orange_7133 {
    margin-top: -2px;
    width: 31px;
  }
  .paper-c860 .texture-pro-e98b .background-75fd {
    margin-top: -1.5px;
  }
  .paper-c860 .texture-pro-e98b .background-75fd,
  .paper-c860 .texture-pro-e98b .background-75fd::after,
  .paper-c860 .texture-pro-e98b .background-75fd::before {
    width: 31px;
    height: 3px;
  }
  .paper-c860 .texture-pro-e98b .background-75fd::before {
    top: -9px;
  }
  .paper-c860 .texture-pro-e98b .background-75fd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .orange_3621 .texture-pro-e98b .orange_7133 {
    margin-top: -2px;
    width: 19px;
  }
  .orange_3621 .texture-pro-e98b .background-75fd {
    margin-top: -1px;
  }
  .orange_3621 .texture-pro-e98b .background-75fd,
  .orange_3621 .texture-pro-e98b .background-75fd::after,
  .orange_3621 .texture-pro-e98b .background-75fd::before {
    width: 19px;
    height: 2px;
  }
  .orange_3621 .texture-pro-e98b .background-75fd::before {
    top: -6px;
  }
  .orange_3621 .texture-pro-e98b .background-75fd::after {
    bottom: -6px;
  }
  .right-e982 .texture-pro-e98b .orange_7133 {
    margin-top: -2px;
    width: 22px;
  }
  .right-e982 .texture-pro-e98b .background-75fd {
    margin-top: -1px;
  }
  .right-e982 .texture-pro-e98b .background-75fd,
  .right-e982 .texture-pro-e98b .background-75fd::after,
  .right-e982 .texture-pro-e98b .background-75fd::before {
    width: 22px;
    height: 2px;
  }
  .right-e982 .texture-pro-e98b .background-75fd::before {
    top: -7px;
  }
  .right-e982 .texture-pro-e98b .background-75fd::after {
    bottom: -7px;
  }
  .advanced_8320 .texture-pro-e98b .orange_7133 {
    margin-top: -2px;
    width: 31px;
  }
  .advanced_8320 .texture-pro-e98b .background-75fd {
    margin-top: -1.5px;
  }
  .advanced_8320 .texture-pro-e98b .background-75fd,
  .advanced_8320 .texture-pro-e98b .background-75fd::after,
  .advanced_8320 .texture-pro-e98b .background-75fd::before {
    width: 31px;
    height: 3px;
  }
  .advanced_8320 .texture-pro-e98b .background-75fd::before {
    top: -9px;
  }
  .advanced_8320 .texture-pro-e98b .background-75fd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .title-plasma-8c83 .texture-pro-e98b .orange_7133 {
    margin-top: -2px;
    width: 19px;
  }
  .title-plasma-8c83 .texture-pro-e98b .background-75fd {
    margin-top: -1px;
  }
  .title-plasma-8c83 .texture-pro-e98b .background-75fd,
  .title-plasma-8c83 .texture-pro-e98b .background-75fd::after,
  .title-plasma-8c83 .texture-pro-e98b .background-75fd::before {
    width: 19px;
    height: 2px;
  }
  .title-plasma-8c83 .texture-pro-e98b .background-75fd::before {
    top: -6px;
  }
  .title-plasma-8c83 .texture-pro-e98b .background-75fd::after {
    bottom: -6px;
  }
  .filter_up_87da .texture-pro-e98b .orange_7133 {
    margin-top: -2px;
    width: 22px;
  }
  .filter_up_87da .texture-pro-e98b .background-75fd {
    margin-top: -1px;
  }
  .filter_up_87da .texture-pro-e98b .background-75fd,
  .filter_up_87da .texture-pro-e98b .background-75fd::after,
  .filter_up_87da .texture-pro-e98b .background-75fd::before {
    width: 22px;
    height: 2px;
  }
  .filter_up_87da .texture-pro-e98b .background-75fd::before {
    top: -7px;
  }
  .filter_up_87da .texture-pro-e98b .background-75fd::after {
    bottom: -7px;
  }
  .banner_ea0a .texture-pro-e98b .orange_7133 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_ea0a .texture-pro-e98b .background-75fd {
    margin-top: -1.5px;
  }
  .banner_ea0a .texture-pro-e98b .background-75fd,
  .banner_ea0a .texture-pro-e98b .background-75fd::after,
  .banner_ea0a .texture-pro-e98b .background-75fd::before {
    width: 31px;
    height: 3px;
  }
  .banner_ea0a .texture-pro-e98b .background-75fd::before {
    top: -9px;
  }
  .banner_ea0a .texture-pro-e98b .background-75fd::after {
    bottom: -9px;
  }
}
.list-solid-46df .background-75fd {
  -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);
}
.list-solid-46df .background-75fd::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.list-solid-46df .background-75fd::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);
}
.list-solid-46df.tag-2b71 .background-75fd {
  -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);
}
.list-solid-46df.tag-2b71 .background-75fd::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.list-solid-46df.tag-2b71 .background-75fd::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);
}
.hero_d220 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.outline-b49c:before {
  display: none;
}
.mask-e75a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mask-e75a .progress-445e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mask-e75a .progress-445e:last-of-type {
  border-bottom: none;
}
.mask-e75a .progress-445e.blue-b964,
.mask-e75a .progress-445e.list-e51b,
.mask-e75a .progress-445e.menu_static_3182 {
  padding: 0;
}
.mask-e75a .message_black_feca .advanced_a855 {
  color: currentColor;
}
.mask-e75a .message_black_feca .advanced_a855:focus,
.mask-e75a .message_black_feca .advanced_a855:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask-e75a.sidebar-active-30b6 .bottom_7486,
.mask-e75a.sidebar-active-30b6 .carousel_22ba a,
.mask-e75a.sidebar-active-30b6 .breadcrumb-gold-4eda a,
.mask-e75a.sidebar-active-30b6 .solid-f276 a {
  color: rgba(0, 0, 0, 0.55);
}
.mask-e75a.sidebar-active-30b6 .bottom_7486:hover,
.mask-e75a.sidebar-active-30b6 .carousel_22ba a:hover,
.mask-e75a.sidebar-active-30b6 .breadcrumb-gold-4eda a:hover,
.mask-e75a.sidebar-active-30b6 .solid-f276 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask-e75a.sidebar-active-30b6 .focused_7929 {
  color: rgba(0, 0, 0, 0.8);
}
.mask-e75a.sidebar-active-30b6 .progress-445e {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask-e75a.sidebar-active-30b6 .progress-445e:before {
  background: rgba(0, 0, 0, 0.08);
}
.mask-e75a.sidebar-active-30b6 .input-d50b:before {
  background: rgba(255, 255, 255, 0.9);
}
.mask-e75a.sidebar-active-30b6 .message_black_feca .sort-liquid-ff82 li a,
.mask-e75a.sidebar-active-30b6 .message_black_feca .advanced_a855,
.mask-e75a.sidebar-active-30b6 .solid-f276 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask-e75a.sidebar-active-30b6 .message_black_feca .advanced_a855:focus,
.mask-e75a.sidebar-active-30b6 .message_black_feca .advanced_a855:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask-e75a.sidebar-active-30b6 .sort-liquid-ff82 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask-e75a.next-2b61 .bottom_7486,
.mask-e75a.next-2b61 .carousel_22ba a,
.mask-e75a.next-2b61 .breadcrumb-gold-4eda .advanced_a855,
.mask-e75a.next-2b61 .breadcrumb-gold-4eda a,
.mask-e75a.next-2b61 .solid-f276 a {
  color: rgba(255, 255, 255, 0.79);
}
.mask-e75a.next-2b61 .bottom_7486:hover,
.mask-e75a.next-2b61 .carousel_22ba a:hover,
.mask-e75a.next-2b61 .breadcrumb-gold-4eda .advanced_a855:hover,
.mask-e75a.next-2b61 .breadcrumb-gold-4eda a:hover,
.mask-e75a.next-2b61 .solid-f276 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-e75a.next-2b61 .focused_7929 {
  color: rgba(255, 255, 255, 0.99);
}
.mask-e75a.next-2b61 .progress-445e {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-e75a.next-2b61 .progress-445e:before {
  background: rgba(255, 255, 255, 0.08);
}
.mask-e75a.next-2b61 .input-d50b:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask-e75a.next-2b61 .message_black_feca .sort-liquid-ff82 li a,
.mask-e75a.next-2b61 .message_black_feca .advanced_a855,
.mask-e75a.next-2b61 .solid-f276 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-e75a.next-2b61 .message_black_feca .advanced_a855:focus,
.mask-e75a.next-2b61 .message_black_feca .advanced_a855:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask-e75a.next-2b61 .sort-liquid-ff82 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-d50b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.input-d50b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.in_f42b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.motion_7764 .mask-e75a {
  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;
}
.motion_7764 .progress-445e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.motion_7764 .progress-445e: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) {
  .motion_7764 .progress-445e:before {
    width: 16%;
    left: 42%;
  }
}
.motion_7764 .progress-445e:last-child:before {
  content: none;
}
.motion_7764 .progress-445e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.motion_7764 .message_black_feca .sort-liquid-ff82 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.motion_7764 .message_black_feca .sort-liquid-ff82 li a .advanced_a855 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.motion_7764 .message_black_feca .solid-f276 {
  border: none;
}
.motion_7764 .message_black_feca .solid-f276 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.motion_7764 .input-d50b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.motion_7764 .in_f42b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.motion_7764 .next-2b61 .input-d50b:before {
  background: rgba(0, 0, 0, 0.9);
}
.motion_7764 .sidebar-active-30b6.chip_f9bb .background-75fd {
  background: rgba(0, 0, 0, 0.6);
}
.motion_7764
  .sidebar-active-30b6.chip_f9bb
  .background-75fd::after,
.motion_7764
  .sidebar-active-30b6.chip_f9bb
  .background-75fd:before {
  background: inherit;
}
.motion_7764
  .sidebar-active-30b6.chip_f9bb:hover
  .background-75fd {
  background: rgba(0, 0, 0, 0.8);
}
.heading-ad44 .mask-e75a {
  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) {
  .heading-ad44 .mask-e75a {
    width: auto;
    right: 45px;
  }
}
.info-a026 .mask-e75a {
  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) {
  .info-a026 .mask-e75a {
    width: auto;
    left: 45px;
  }
}
.outline-b49c .mask-e75a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outline-b49c .in_f42b {
  max-width: 48em;
  margin: 0 auto;
}
.outline-b49c .input-d50b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accent_bright_e0ab {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accent_bright_e0ab.motion_7764 .mask-e75a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accent_bright_e0ab.heading-ad44 .mask-e75a {
  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);
}
.accent_bright_e0ab .mask-e75a {
  visibility: visible;
}
.accent_bright_e0ab.info-a026 .mask-e75a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.advanced-f01b,
.video-88b9 {
  overflow-x: hidden;
}
.advanced-f01b .mask-e75a {
  overflow: auto;
}
.advanced-f01b.motion_7764 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-f01b.motion_7764 .mask-e75a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.advanced-f01b.motion_7764 .east_606f {
  opacity: 0;
}
.advanced-f01b.heading-ad44 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-f01b.heading-ad44 .mask-e75a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.advanced-f01b.heading-ad44 .east_606f {
  opacity: 0;
}
.advanced-f01b.info-a026 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-f01b.info-a026 .mask-e75a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.advanced-f01b.info-a026 .east_606f {
  opacity: 0;
}
.advanced-f01b.outline-b49c .mask-e75a {
  z-index: 10;
  visibility: visible;
}
.chip_f9bb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.chip_f9bb .background-75fd {
  background: rgba(255, 255, 255, 0.99);
}
.chip_f9bb .background-75fd::after,
.chip_f9bb .background-75fd:before {
  background: inherit;
}
.chip_f9bb:hover .background-75fd {
  background: rgba(255, 255, 255, 0.99);
}
.info-a026 .chip_f9bb {
  top: 10px;
  right: auto;
  left: 12px;
}
.outline-b49c .chip_f9bb {
  display: none !important;
}
.advanced-f01b:before,
.video-88b9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.advanced-f01b .chip_f9bb,
.video-88b9 .chip_f9bb {
  display: inline-block;
}
.mask-e75a .picture-medium-0350 {
  -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;
}
.advanced-f01b .mask-e75a .picture-medium-0350,
.video-88b9 .mask-e75a .picture-medium-0350 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver_af23 .status-active-4559 {
  width: 100%;
}
.bright_4882 {
  padding: 0 0.5em 0;
}
.bright_4882 [class*="customify-col-"],
.bright_4882 [class*="customify-col_"],
.bright_4882 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.image-7b1c .bright_4882 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .detail_new_6333 .shade-hot-7854,
  .shade-hot-7854 {
    display: none;
  }
  .sort-82ca {
    text-align: left;
  }
  .footer-paper-3b38 {
    text-align: center;
  }
  .background_last_df3d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .detail_new_6333 .large-893c,
  .large-893c {
    display: none;
  }
  .static_4dd9 {
    text-align: left;
  }
  .up-5a03 {
    text-align: center;
  }
  .widget_21de {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .detail_new_6333 .active_5289,
  .active_5289 {
    display: none;
  }
  .logo_1e67 {
    text-align: left;
  }
  .modal-d77a {
    text-align: center;
  }
  .element-5dcd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.south-b523 {
  box-shadow: none !important;
}
.avatar-paper-bb4a .purple-659d,
.form_inner_82ef .purple-659d {
  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;
}
.form_inner_82ef .purple-659d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.logo_bright_d00c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.logo_bright_d00c:after,
.logo_bright_d00c:before {
  content: "";
  display: table;
}
.logo_bright_d00c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .logo_bright_d00c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.logo_bright_d00c,
.wrapper-6d30 {
  max-width: 1248px;
  margin: 0 auto;
}

.thumbnail_easy_2a71.motion_e1b4 .logo_bright_d00c {
  max-width: 100%;
}
.thumbnail_easy_2a71.tertiary-7d8b {
  max-width: 1200px;
  margin: 0 auto;
}
.thumbnail_easy_2a71.component-right-d0e2 .logo_bright_d00c {
  max-width: 100%;
}
.thumbnail_easy_2a71.component-right-d0e2 > .logo_bright_d00c {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail_easy_2a71.component-right-d0e2 > .logo_bright_d00c .detail_new_6333 {
  margin: 0;
}
.thumbnail_easy_2a71.component-right-d0e2
  > .logo_bright_d00c
  .pattern-brown-e1a4.accordion_yellow_2778 {
  margin-right: 0;
  margin-left: 0;
}
.thumbnail_easy_2a71.component-right-d0e2 #main.accordion_yellow_2778 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .orange-a1fd #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .orange-a1fd #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .article_thick_9beb .purple-dd39 {
    padding-right: 1em;
  }
  .article_thick_9beb.container_782c .pattern-brown-e1a4 {
    border-right: 1px solid #eaecee;
  }
  .article_thick_9beb.container_782c .purple-dd39 {
    padding-right: 1em;
  }
  .article_thick_9beb.container_782c .table_iron_0bba {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas_a5cd .purple-dd39 {
    padding-left: 1em;
  }
  .gas_a5cd.container_782c .pattern-brown-e1a4 {
    border-left: 1px solid #eaecee;
  }
  .gas_a5cd.container_782c .purple-dd39 {
    padding-left: 1em;
  }
  .gas_a5cd.container_782c .table_iron_0bba {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading_old_8523 .purple-dd39 {
    padding-left: 1em;
  }
  .heading_old_8523.container_782c .article_2608 {
    border-right: 1px solid #eaecee;
  }
  .heading_old_8523.container_782c .banner-753c {
    border-right: 1px solid #eaecee;
  }
  .heading_old_8523.container_782c .purple-dd39 {
    padding-left: 1em;
  }
  .heading_old_8523.container_782c .table_iron_0bba {
    padding-right: 1em;
  }
  .heading_old_8523.container_782c .complex-26bd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro_f424 .purple-dd39 {
    padding-right: 1em;
  }
  .pro_f424.container_782c .article_2608 {
    border-left: 1px solid #eaecee;
  }
  .pro_f424.container_782c .banner-753c {
    border-left: 1px solid #eaecee;
  }
  .pro_f424.container_782c .purple-dd39 {
    padding-right: 1em;
  }
  .pro_f424.container_782c .table_iron_0bba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pro_f424.container_782c .complex-26bd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange-a1fd .purple-dd39 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange-a1fd.container_782c .pattern-brown-e1a4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .orange-a1fd.container_782c .purple-dd39 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange-a1fd.container_782c .table_iron_0bba {
    padding-left: 1em;
  }
  .orange-a1fd.container_782c .complex-26bd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .orange-a1fd.container_782c .purple-dd39 {
    padding-left: 0;
  }
}
.content_6e7c .next_84bf {
  display: inline-block;
}
.column_fixed_1a49 {
  display: inline-block;
}
.title-in-210d {
  word-con: break-word;
}
.gallery_down_f5ef > span {
  display: inline-block;
  padding: 5px 0;
}
.gallery_down_f5ef .title_inner_34dd {
  margin-left: 8px;
  margin-right: 8px;
}
.gallery_down_f5ef .grid-blue-b0c8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.preview-center-13e0 .bronze_827e {
  margin-bottom: 2em;
}
.preview-center-13e0 .paper_7a93 {
  margin-bottom: 15px;
}
.preview-center-13e0 .paper_7a93:last-child {
  margin-bottom: 0;
}
.preview-center-13e0 .module_tiny_b1d2 {
  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) {
  .preview-center-13e0 .module_tiny_b1d2 {
    display: block;
  }
}
.preview-center-13e0 .first-6dc6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .preview-center-13e0 .first-6dc6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.preview-center-13e0 .iron_78d4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.preview-center-13e0 .iron_78d4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.preview-center-13e0 .iron_78d4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.preview-center-13e0 .title-in-210d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.preview-center-13e0 .title-in-210d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.preview-center-13e0 .bright_7ed3 p:last-child {
  margin-bottom: 0;
}
.preview-center-13e0 .main_medium_334e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.preview-center-13e0 .pattern_fresh_52df {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.preview-center-13e0 .menu-huge-948a {
  margin-top: 1em;
}
.preview-center-13e0 .paper-1ac3 {
  top: 0;
  display: block;
}
.preview-center-13e0 .paper-1ac3 a {
  color: inherit;
}
.preview-center-13e0 .paper-1ac3 a:hover {
  color: inherit;
}
.preview-center-13e0 .active-0e2c {
  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;
}
.preview-center-13e0 .active-0e2c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.preview-center-13e0 .pattern_fresh_52df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.preview-center-13e0 .pagination-green-afc2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.preview-center-13e0 .pagination-green-afc2:first-child {
  margin-top: 0;
}
.preview-center-13e0 .pagination-green-afc2.glass_0cb5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.preview-center-13e0 .pagination-green-afc2.panel-tiny-62e4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.preview-center-13e0
  .pagination-green-afc2.panel-tiny-62e4.slow_838a
  .menu-huge-948a {
  width: 100%;
}
.preview-center-13e0 .panel-tiny-62e4 {
  -webkit-box-align: center;
  align-items: center;
}
.preview-center-13e0 .panel-tiny-62e4 .gallery_down_f5ef,
.preview-center-13e0 .panel-tiny-62e4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.preview-center-13e0 .iron_78d4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.preview-center-13e0 .iron_78d4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.preview-center-13e0 .iron_78d4: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;
}
.preview-center-13e0 .glass_0cb5 {
  z-index: 5;
}
.preview-center-13e0 .dirty-0caa .list_gas_437b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.preview-center-13e0 .tertiary-701f .list_gas_437b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.preview-center-13e0 .progress_old_3e0f .list_gas_437b {
  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;
}
.preview-center-13e0.tag-liquid-18a4 .module_tiny_b1d2,
.preview-center-13e0.west_ac2c .module_tiny_b1d2 {
  display: block;
}
.preview-center-13e0.tag-liquid-18a4 .module_tiny_b1d2 .last-a7ed,
.preview-center-13e0.tag-liquid-18a4 .module_tiny_b1d2 .pattern_fresh_52df,
.preview-center-13e0.west_ac2c .module_tiny_b1d2 .last-a7ed,
.preview-center-13e0.west_ac2c .module_tiny_b1d2 .pattern_fresh_52df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview-center-13e0.rough_266f .first-6dc6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .preview-center-13e0.rough_266f .first-6dc6 {
    margin-right: 0;
  }
}
.preview-center-13e0.tag-liquid-18a4 .first-6dc6,
.preview-center-13e0.west_ac2c .first-6dc6 {
  padding-top: 40%;
}
.preview-center-13e0.tag-liquid-18a4 .bronze_827e,
.preview-center-13e0.west_ac2c .bronze_827e {
  display: block;
}
.preview-center-13e0.tag-liquid-18a4 .fn-sticky-9da5 .pattern_fresh_52df,
.preview-center-13e0.west_ac2c .fn-sticky-9da5 .pattern_fresh_52df {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.preview-center-13e0.tag-liquid-18a4 .first-6dc6,
.preview-center-13e0.west_ac2c .first-6dc6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.preview-center-13e0.tag-liquid-18a4 .pattern_fresh_52df {
  padding: 1em;
}
.avatar-3078 {
  margin: 30px auto;
  display: block;
}
.avatar-3078 .liquid-d827 > * {
  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;
}
.avatar-3078 .liquid-d827 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar-3078 .liquid-d827 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button-hot-44ab .gallery_down_f5ef {
  margin-bottom: 1.41575em;
}
.button-hot-44ab .input_steel_f979 {
  margin-bottom: 1.618em;
}
.dynamic_c5cf .widget-hard-a185 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dynamic_c5cf .widget-hard-a185 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dynamic_c5cf .glass-f8c8 {
  max-width: 100%;
  overflow: auto;
}
.description-a698 .dynamic_c5cf a:hover {
  text-decoration: underline;
}
.progress-9e98 .paper_7a93:not(.title-in-210d),
.progress-9e98 .iron_78d4 {
  margin-bottom: 1.41575em;
}
.progress-9e98 .paper_7a93:not(.title-in-210d):last-child,
.progress-9e98 .iron_78d4:last-child {
  margin-bottom: 0;
}
.progress-9e98 .paper_7a93.picture_c3dc {
  margin-bottom: 0.41575em;
}
.progress-9e98 .card-bright-cd01:before,
.progress-9e98 .hovered-191c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.progress-9e98 .card-bright-cd01:before {
  content: "\f115";
}
.progress-9e98 .hovered-191c:before {
  content: "\f02c";
}
.progress-9e98 .pressed-de50 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.progress-9e98 .pressed-de50 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs-8b59 {
  display: -webkit-box;
  display: flex;
}
.tabs-8b59 .small-4e0b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs-8b59 .small-4e0b {
    flex-basis: 90px;
  }
}
.tabs-8b59 .frame_hovered_83c9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs-8b59 .frame_hovered_83c9 {
    flex-basis: calc(100% - 50px);
  }
}
.tabs-8b59 .item-a749 p:last-child {
  margin-bottom: 0.72em;
}
.photo-red-f87e .liquid-d827 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.photo-red-f87e .liquid-d827:after,
.photo-red-f87e .liquid-d827:before {
  content: "";
  display: table;
}
.photo-red-f87e .liquid-d827:after {
  clear: both;
}
.photo-red-f87e .liquid-d827 .block_outer_2c41,
.photo-red-f87e .liquid-d827 .list-lite-82db {
  width: 49%;
}
.photo-red-f87e .liquid-d827 .block_outer_2c41 a span.border_1d9e,
.photo-red-f87e .liquid-d827 .list-lite-82db a span.border_1d9e {
  display: block;
  margin-bottom: 5px;
}
.photo-red-f87e .liquid-d827 .list-lite-82db {
  float: left;
  text-align: left;
}
.photo-red-f87e .liquid-d827 .block_outer_2c41 {
  float: right;
  text-align: right;
}
.up-3407 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .up-3407 {
    margin-bottom: 0;
  }
}
.dropdown_motion_55df {
  margin-bottom: 1em;
}
.dropdown_motion_55df .title-in-210d {
  font-size: 1.1em;
  line-height: 1.3;
}
.label_smooth_cb3e a {
  display: block;
  line-height: 0;
  position: relative;
}
.heading_5e5e .dropdown_motion_55df,
.row_092b .dropdown_motion_55df {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .heading_5e5e .dropdown_motion_55df,
  .row_092b .dropdown_motion_55df {
    display: block;
  }
}
.heading_5e5e .label_smooth_cb3e,
.row_092b .label_smooth_cb3e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .heading_5e5e .label_smooth_cb3e,
  .row_092b .label_smooth_cb3e {
    margin-bottom: 1em;
  }
}
.heading_5e5e .label_smooth_cb3e img,
.row_092b .label_smooth_cb3e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.heading_5e5e .selected-1f78,
.row_092b .selected-1f78 {
  flex-basis: calc(100% - 160px);
}
.heading_5e5e .selected-1f78 p,
.row_092b .selected-1f78 p {
  margin-bottom: 0;
}
.heading_5e5e .selected-1f78 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .heading_5e5e .selected-1f78 {
    padding-left: 0;
  }
}
.row_092b .selected-1f78 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .row_092b .selected-1f78 {
    padding-right: 0;
  }
}
.row_092b .label_smooth_cb3e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.over-988c .label_smooth_cb3e {
  margin-bottom: 0.5em;
}
.over-988c .label_smooth_cb3e img {
  width: 100%;
}
.over_d8aa .info_4f6e,
.status-brown-e6d5 .info_4f6e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.status-brown-e6d5 .pattern-brown-e1a4 .gallery-d68d p:last-child {
  margin-bottom: 0;
}
.pro-a6ac {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.border_7e26 .liquid_0718 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .border_7e26 .liquid_0718:last-of-type {
    margin-bottom: 0;
  }
}
.border_7e26 .liquid_0718 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border_7e26 .liquid_0718 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.border_7e26 .liquid_0718 ul li {
  margin: 0 0 0.6em;
}
.border_7e26 .liquid_0718 ul li.notice-6320,
.border_7e26 .liquid_0718 ul li.text-af29 {
  position: relative;
}
.border_7e26 .liquid_0718 ul li.notice-6320 .caption-9453,
.border_7e26 .liquid_0718 ul li.text-af29 .caption-9453 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.border_7e26 .liquid_0718 ul li.notice-6320:after:after,
.border_7e26 .liquid_0718 ul li.notice-6320:after:before,
.border_7e26
  .liquid_0718
  ul
  li.text-af29:after:after,
.border_7e26
  .liquid_0718
  ul
  li.text-af29:after:before {
  content: "";
  display: table;
}
.border_7e26 .liquid_0718 ul li.notice-6320:after:after,
.border_7e26
  .liquid_0718
  ul
  li.text-af29:after:after {
  clear: both;
}
.border_7e26 .liquid_0718 a.header-1874:hover {
  text-decoration: none;
}
.border_7e26 .liquid_0718 select {
  max-width: 100%;
}
.border_7e26 .liquid_0718 table {
  font-size: 85%;
}
.border_7e26 .liquid_0718 table td,
.border_7e26 .liquid_0718 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.border_7e26 .liquid_0718 table tfoot td {
  text-align: left;
}
.border_7e26 .liquid_0718 :last-child {
  margin-bottom: 0;
}
.border_7e26 .liquid_0718 .center_e017 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.border_7e26 .liquid_0718 .center_e017 label {
  width: 100%;
}
.border_7e26 .liquid_0718 .center_e017 .active-8d2c {
  width: 100%;
  display: block;
}
.border_7e26 .liquid_0718 .center_e017 .shadow_steel_5df2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.border_7e26 .liquid_0718 .center_e017 .shadow_steel_5df2:hover svg #svg-search {
  fill: #444;
}
.border_7e26 .liquid_0718 .center_e017 .shadow_steel_5df2 svg {
  width: 18px;
  height: 18px;
}
.border_7e26 .iron_6a44 ul ul,
.border_7e26 .container_c67e ul ul,
.border_7e26 .list_20e9 ul ul,
.border_7e26 .dropdown-d900 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.border_7e26 .iron_6a44 .green-8eb7 > a,
.border_7e26 .container_c67e .green-8eb7 > a,
.border_7e26 .list_20e9 .green-8eb7 > a,
.border_7e26 .dropdown-d900 .green-8eb7 > a {
  margin-bottom: 0;
}
.border_7e26 .tag_efec li,
.border_7e26 .iron_6a44 li,
.border_7e26 .slow_f91f li,
.border_7e26 .container_c67e li,
.border_7e26 .list_20e9 li,
.border_7e26 .dropdown-d900 li,
.border_7e26 .tooltip-huge-5039 li,
.border_7e26 .brown-4d30 li {
  display: block;
  position: relative;
}
.border_7e26 .tag_efec li:last-child,
.border_7e26 .iron_6a44 li:last-child,
.border_7e26 .slow_f91f li:last-child,
.border_7e26 .container_c67e li:last-child,
.border_7e26 .list_20e9 li:last-child,
.border_7e26 .dropdown-d900 li:last-child,
.border_7e26 .tooltip-huge-5039 li:last-child,
.border_7e26 .brown-4d30 li:last-child {
  border: none;
}
.border_7e26 .tag_efec li a,
.border_7e26 .iron_6a44 li a,
.border_7e26 .slow_f91f li a,
.border_7e26 .container_c67e li a,
.border_7e26 .list_20e9 li a,
.border_7e26 .dropdown-d900 li a,
.border_7e26 .tooltip-huge-5039 li a,
.border_7e26 .brown-4d30 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.border_7e26 .tag_efec li ul li::before,
.border_7e26 .iron_6a44 li ul li::before,
.border_7e26 .slow_f91f li ul li::before,
.border_7e26 .container_c67e li ul li::before,
.border_7e26 .list_20e9 li ul li::before,
.border_7e26 .dropdown-d900 li ul li::before,
.border_7e26 .tooltip-huge-5039 li ul li::before,
.border_7e26 .brown-4d30 li ul li::before {
  left: 15px;
}
.border_7e26 .tag_efec li ul a,
.border_7e26 .iron_6a44 li ul a,
.border_7e26 .slow_f91f li ul a,
.border_7e26 .container_c67e li ul a,
.border_7e26 .list_20e9 li ul a,
.border_7e26 .dropdown-d900 li ul a,
.border_7e26 .tooltip-huge-5039 li ul a,
.border_7e26 .brown-4d30 li ul a {
  padding-left: 20px;
}
.border_7e26 .tag_efec li ul ul li::before,
.border_7e26 .iron_6a44 li ul ul li::before,
.border_7e26 .slow_f91f li ul ul li::before,
.border_7e26 .container_c67e li ul ul li::before,
.border_7e26 .list_20e9 li ul ul li::before,
.border_7e26 .dropdown-d900 li ul ul li::before,
.border_7e26 .tooltip-huge-5039 li ul ul li::before,
.border_7e26 .brown-4d30 li ul ul li::before {
  left: 30px;
}
.border_7e26 .tag_efec li ul ul a,
.border_7e26 .iron_6a44 li ul ul a,
.border_7e26 .slow_f91f li ul ul a,
.border_7e26 .container_c67e li ul ul a,
.border_7e26 .list_20e9 li ul ul a,
.border_7e26 .dropdown-d900 li ul ul a,
.border_7e26 .tooltip-huge-5039 li ul ul a,
.border_7e26 .brown-4d30 li ul ul a {
  padding-left: 40px;
}
.border_7e26 .top_840c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.border_7e26 .brown-4d30 ul li {
  margin-bottom: 1.41575em;
}
.border_7e26 .brown-4d30 ul li .message_hovered_7679 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.border_7e26 .brown-4d30 ul li .carousel_over_8266 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.next-2b61 .tag_efec li a,
.next-2b61 .iron_6a44 li a,
.next-2b61 .slow_f91f li a,
.next-2b61 .container_c67e li a,
.next-2b61 .list_20e9 li a,
.next-2b61 .dropdown-d900 li a,
.next-2b61 .tooltip-huge-5039 li a,
.next-2b61 .brown-4d30 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-2b61 .top_840c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-2b61 .liquid_0718 ul li.notice-6320 .caption-9453,
.next-2b61 .liquid_0718 ul li.text-af29 .caption-9453 {
  background: rgba(0, 0, 0, 0.2);
}
.next-2b61 .border_7e26 .liquid_0718 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_easy_2a71 .border_7e26 .sort-liquid-ff82 li {
  margin: 0;
}
.thumbnail_easy_2a71 .border_7e26 .sort-liquid-ff82 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thumbnail_easy_2a71 .border_7e26 .sort-liquid-ff82 li ul {
  margin: 0;
}
.thumbnail_easy_2a71 .border_7e26 .sort-liquid-ff82 li ul li a {
  padding-left: 15px;
}
.thumbnail_easy_2a71 .border_7e26 .sort-liquid-ff82 li ul li li a {
  padding-left: 30px;
}
.thumbnail_easy_2a71 .border_7e26 .sort-liquid-ff82 li.title-brown-3b7c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thumbnail_easy_2a71 .border_7e26 .sort-liquid-ff82 li.title-brown-3b7c > 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;
}
.thumbnail_easy_2a71 .border_7e26 .sort-liquid-ff82 li.title-brown-3b7c > 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;
}
.feature_496d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tag-wide-864f {
  position: relative;
  z-index: 10;
}
.tag-wide-864f .picture-medium-0350 {
  width: 100%;
  max-width: 100%;
}
.element_short_db66 .component-selected-9f9a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.element_short_db66 .sidebar-active-30b6 {
}
.element_short_db66 .next-2b61 {
  background: #292929;
}
.pattern-75ff .component-selected-9f9a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pattern-75ff .sidebar-active-30b6 {
  background: #f9f9f9;
}
.pattern-75ff .next-2b61 {
  background: #303030;
}
.video-east-5dce .component-selected-9f9a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .video-east-5dce .next_84bf {
    margin-bottom: 1em;
  }
  .video-east-5dce .next_84bf:last-child {
    margin-bottom: 0;
  }
}
.video-east-5dce .sidebar-active-30b6 {
  background: #ededed;
}
.video-east-5dce .next-2b61 {
  background: #1a1a1a;
}
.component-selected-9f9a.sidebar-active-30b6 {
  color: rgba(0, 0, 0, 0.6);
}
.component-selected-9f9a.sidebar-active-30b6 .solid-2e01 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-selected-9f9a.next-2b61 {
  color: rgba(255, 255, 255, 0.99);
}
.component-selected-9f9a.next-2b61 a:not(.header-1874) {
  color: rgba(255, 255, 255, 0.79);
}
.component-selected-9f9a.next-2b61 a:not(.header-1874):hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-selected-9f9a.next-2b61 .solid-2e01 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-selected-9f9a.next-2b61 table tbody td,
.component-selected-9f9a.next-2b61 table th {
  background: rgba(0, 0, 0, 0.08);
}
.sidebar-dd49.filter_3180 .logo_bright_d00c {
  max-width: initial;
}
.sidebar-dd49 .main-cold-407a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sidebar-dd49 .main-cold-407a .picture-medium-0350 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sidebar-dd49 .main-cold-407a .picture-medium-0350 {
    display: block;
    margin-bottom: 2em;
  }
  .sidebar-dd49 .main-cold-407a .picture-medium-0350:last-child {
    margin-bottom: 0;
  }
}
.video-east-5dce .next_84bf:last-child,
.pattern-75ff .next_84bf:last-child,
.element_short_db66 .next_84bf:last-child {
  margin-bottom: 0;
}
.video-east-5dce .next_84bf .border_7e26 .liquid_0718:last-child,
.pattern-75ff .next_84bf .border_7e26 .liquid_0718:last-child,
.element_short_db66 .next_84bf .border_7e26 .liquid_0718:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .video-east-5dce .copper_4893,
  .video-east-5dce .next_8f5b,
  .pattern-75ff .copper_4893,
  .pattern-75ff .next_8f5b,
  .element_short_db66 .copper_4893,
  .element_short_db66 .next_8f5b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tag-wide-864f .next_84bf {
    margin-bottom: 2em;
  }
}
.tag-wide-864f p:last-child {
  margin-bottom: 0;
}
.tag-wide-864f li,
.tag-wide-864f ul {
  list-style: none;
  margin: 0;
}
.tag-wide-864f ul ul {
  margin-left: 2.617924em;
}
.white-3ae7 {
  font-size: 0.875em;
}

/* css-noise: 68ee */
.widget-item-q2 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
