/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box-8286/customify
Author: WPCustomify
Author URI: https://pressmaximum.box-8286
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.box-8286/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tertiary_e835.up_bc59/licenses/gpl-2.0.shade-7d2e
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_38a0/, (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.pattern_903e.menu-clean-3c9b/normalize.glass-1b76/
 ======
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.glass-1b76 v7.0.0 | MIT License | github.box-8286/necolas/normalize.glass-1b76 */
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;
}
.block_7977 .row-3598,
.overlay-wide-aaf5,
.backdrop-ebce,
.current_474f,
.avatar-ebb9,
.pressed_94e0,
.middle-612f,
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;
}
.overlay-wide-aaf5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .overlay-wide-aaf5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-wide-aaf5,
  h1 {
    font-size: 1.8em;
  }
}
.backdrop-ebce,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.backdrop-ebce + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .backdrop-ebce,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-ebce,
  h2 {
    font-size: 1.7em;
  }
}
.current_474f,
h3 {
  font-size: 1.618em;
}
.block_7977 .row-3598,
.avatar-ebb9,
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.dark-da63 {
  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;
}
.video-1c6b:after,
.video-1c6b:before,
.search-stale-4072:after,
.search-stale-4072:before {
  content: "";
  display: table;
}
.video-1c6b:after,
.search-stale-4072:after {
  clear: both;
}
.gallery-blue-3584 {
  float: right;
  margin-right: 0;
}
.down-e08e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight-4d3d .item_light_5b72,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.highlight-4d3d .item_light_5b72: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;
}
.down_c6bf .item_light_5b72 {
  box-shadow: none;
}
.down_c6bf
  .item_light_5b72
  .action_adf5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.down_c6bf .item_light_5b72 .stone_e526 {
  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;
}
.down_c6bf
  .item_light_5b72
  .stone_e526
  b {
  display: none;
}
.down_c6bf .warm-4133 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.inner-df59:not(.popup_d313):not(.hidden_a0a3),
button:not(.popup_d313):not(.hidden_a0a3),
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ),
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ),
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ) {
  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;
}
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ):hover,
button:not(.popup_d313):not(
    .hidden_a0a3
  ):hover,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ):hover,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ):hover,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ):active,
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ):focus,
button:not(.popup_d313):not(
    .hidden_a0a3
  ):active,
button:not(.popup_d313):not(
    .hidden_a0a3
  ):focus,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ):active,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ):focus,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ):active,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ):focus,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ):active,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ):focus {
  outline: 0;
}
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e,
button:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e {
  position: relative;
}
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .accent_simple_f375,
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .small_7f30,
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .breadcrumb-3b32,
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  i,
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  svg,
button:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .accent_simple_f375,
button:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .small_7f30,
button:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .breadcrumb-3b32,
button:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  i,
button:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  svg,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .accent_simple_f375,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .small_7f30,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .breadcrumb-3b32,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  i,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  svg,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .accent_simple_f375,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .small_7f30,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .breadcrumb-3b32,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  i,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  svg,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .accent_simple_f375,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .small_7f30,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  .breadcrumb-3b32,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  i,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e
  svg {
  visibility: hidden;
}
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e:after,
button:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e:after,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e:after,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e:after,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ).fn-loading-5c0e: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;
}
.inner-df59:not(.popup_d313):not(.hidden_a0a3),
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ),
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ),
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ) {
  color: #fff;
  background: #235787;
}
.inner-df59:not(.popup_d313):not(
    .hidden_a0a3
  ):focus,
input[type="button"]:not(.popup_d313):not(
    .hidden_a0a3
  ):focus,
input[type="reset"]:not(.popup_d313):not(
    .hidden_a0a3
  ):focus,
input[type="submit"]:not(.popup_d313):not(
    .hidden_a0a3
  ):focus {
  color: #fff;
}
.inner-df59.fn-disabled-5c0e:not(.popup_d313):not(
    .hidden_a0a3
  ),
.inner-df59[disabled]:not(.popup_d313):not(
    .hidden_a0a3
  ),
button.fn-disabled-5c0e:not(.popup_d313):not(
    .hidden_a0a3
  ),
button[disabled]:not(.popup_d313):not(
    .hidden_a0a3
  ) {
  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;
}
.tall-4a88 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tall-4a88: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;
}
.current-c32a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden-2d9c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.main_bb50 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video-1c6b:after,
.video-1c6b:before,
.info-orange-6943:after,
.info-orange-6943:before,
.component-basic-187d:after,
.component-basic-187d:before,
.preview_slow_76b7:after,
.preview_slow_76b7:before,
.aside-6443:after,
.aside-6443:before,
.tabs-2f71:after,
.tabs-2f71:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video-1c6b:after,
.info-orange-6943:after,
.component-basic-187d:after,
.preview_slow_76b7:after,
.aside-6443:after,
.tabs-2f71:after {
  clear: both;
}
.info-orange-6943 .tabs_right_2442,
.component-basic-187d .tabs_right_2442,
.pattern_iron_7a51 .tabs_right_2442 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.secondary-copper-35a9 {
  display: inline-block;
}
.caption_rough_349b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.caption_rough_349b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.caption_rough_349b .banner-thick-7d70 {
  padding: 1em 0;
  font-size: 85%;
}
.banner-thick-7d70 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.narrow_6ac5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.narrow_6ac5:after,
.narrow_6ac5:before {
  content: "";
  display: table;
}
.narrow_6ac5:after {
  clear: both;
}
.background_8084 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.cold_126a .background_8084 {
  max-width: 50%;
}
.mask_large_daa3 .background_8084 {
  max-width: 33.33%;
}
.sort_large_1a99 .background_8084 {
  max-width: 25%;
}
.button-1c9e .background_8084 {
  max-width: 20%;
}
.brown-2d3c .background_8084 {
  max-width: 16.66%;
}
.button_75ec .background_8084 {
  max-width: 14.28%;
}
.surface-d168 .background_8084 {
  max-width: 12.5%;
}
.column_full_e59d .background_8084 {
  max-width: 11.11%;
}
.alert-hovered-30ea {
  display: block;
}
.block_7977 .dropdown_15e9 label,
.block_7977 .column_821a label,
.block_7977 .search_cool_7464 label,
.block_7977 .pro_4f99 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.brown_d429 {
  list-style: none;
  margin: 0;
}
.brown_d429 article.bronze_5cc3 {
  margin-bottom: 0;
}
.brown_d429 ul {
  list-style: none;
  margin: 0;
}
.brown_d429 .column-b243 li.bronze_5cc3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .brown_d429 .column-b243 li.bronze_5cc3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .brown_d429 .column-b243 li.bronze_5cc3: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) {
  .brown_d429 .column-b243 li.bronze_5cc3 li.bronze_5cc3 li.bronze_5cc3 li.bronze_5cc3 {
    padding-left: 0;
  }
}
article.bronze_5cc3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bronze_5cc3 .info-orange-6943 p:last-of-type {
  margin-bottom: 0;
}
article.bronze_5cc3 .avatar_hovered_69a4 {
  float: left;
}
article.bronze_5cc3 .bronze-d1f2 {
  margin-left: 85px;
}
article.bronze_5cc3 .texture-b449 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bronze_5cc3 .texture-b449 .texture_1361 {
  margin-left: 10px;
}
article.bronze_5cc3 .summary-e1b6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bronze_5cc3 .banner-1c80 {
  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 .dropdown_15e9,
  #respond .search_cool_7464,
  #respond .pro_4f99 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_15e9 input,
#respond .search_cool_7464 input,
#respond .pro_4f99 input {
  width: 100%;
}
#respond .pro_4f99 {
  margin-right: 0;
}
#respond .tertiary_b9d5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mask_0c17 {
  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;
}
.mask_0c17.texture-tall-19f6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mask_0c17 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%);
}
.mask_0c17:focus,
.mask_0c17: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);
}
.table-action-fb71 {
  border-radius: 10%;
}
.last-eed1 {
  border-radius: 50%;
}
.container_fixed_af78 {
  font-size: 0.72em;
}
.column-04be {
  font-size: 0.875em;
}
.form_dirty_3cdf {
  font-size: 1.1em;
}
.badge-dynamic-4c39 {
  text-transform: uppercase;
  line-height: 1.2;
}
.badge-dynamic-4c39.container_fixed_af78 {
  letter-spacing: 0.5px;
}
.pagination-3dd3,
.pagination-3dd3 a {
  color: #6d6d6d;
}
.pagination-3dd3 a:hover {
  color: #111;
}
.wrapper_huge_926c {
  color: #6d6d6d;
}
.label_71ca {
  overflow-x: hidden;
}
.label_71ca .filter-dynamic-1b09.sidebar_narrow_1102 {
  position: relative;
}
.label_71ca .filter-dynamic-1b09.sidebar_narrow_1102.last-2818 {
  position: initial;
}
.label_71ca
  .filter-dynamic-1b09.sidebar_narrow_1102.last-2818
  .dirty_ba9f {
  left: auto;
}
.label_71ca .filter-dynamic-1b09 .dirty_ba9f {
  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;
}
.label_71ca .filter-dynamic-1b09:hover.sidebar_narrow_1102 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.label_71ca
  .filter-dynamic-1b09:hover.sidebar_narrow_1102
  .dirty_ba9f {
  display: block;
  z-index: 9999999;
}
.label_71ca .sort_south_ea24 .secondary-red-c7f6,
.label_71ca .module_lower_da9f .secondary-red-c7f6 {
  display: none;
}
.label_71ca .label-up-64c2 .filter-dynamic-1b09:hover.sidebar_narrow_1102 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.block_7977 .dropdown_15e9 label,
.block_7977 .column_821a label,
.block_7977 .search_cool_7464 label,
.block_7977 .pro_4f99 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.brown_d429 {
  list-style: none;
  margin: 0;
}
.brown_d429 article.bronze_5cc3 {
  margin-bottom: 0;
}
.brown_d429 ul {
  list-style: none;
  margin: 0;
}
.brown_d429 .column-b243 li.bronze_5cc3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .brown_d429 .column-b243 li.bronze_5cc3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .brown_d429 .column-b243 li.bronze_5cc3: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) {
  .brown_d429 .column-b243 li.bronze_5cc3 li.bronze_5cc3 li.bronze_5cc3 li.bronze_5cc3 {
    padding-left: 0;
  }
}
article.bronze_5cc3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bronze_5cc3 .info-orange-6943 p:last-of-type {
  margin-bottom: 0;
}
article.bronze_5cc3 .avatar_hovered_69a4 {
  float: left;
}
article.bronze_5cc3 .bronze-d1f2 {
  margin-left: 85px;
}
article.bronze_5cc3 .texture-b449 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bronze_5cc3 .texture-b449 .texture_1361 {
  margin-left: 10px;
}
article.bronze_5cc3 .summary-e1b6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bronze_5cc3 .banner-1c80 {
  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 .dropdown_15e9,
  #respond .search_cool_7464,
  #respond .pro_4f99 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_15e9 input,
#respond .search_cool_7464 input,
#respond .pro_4f99 input {
  width: 100%;
}
#respond .pro_4f99 {
  margin-right: 0;
}
#respond .tertiary_b9d5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort_south_ea24 .yellow_e186 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.yellow_e186 .block_3830.module_easy_0c60 .media-dim-f190 > li > a:focus,
.yellow_e186 .block_3830.module_easy_0c60 .media-dim-f190 > li > a:hover,
.yellow_e186 .block_3830.primary_ba6b .media-dim-f190 > li > a:focus,
.yellow_e186 .block_3830.primary_ba6b .media-dim-f190 > li > a:hover,
.yellow_e186 .block_3830.sidebar-c574 .media-dim-f190 > li > a:focus,
.yellow_e186 .block_3830.sidebar-c574 .media-dim-f190 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_e186
  .block_3830.module_easy_0c60
  .media-dim-f190
  > li.table-5975
  > a,
.yellow_e186
  .block_3830.module_easy_0c60
  .media-dim-f190
  > li.focus_8724
  > a,
.yellow_e186
  .block_3830.primary_ba6b
  .media-dim-f190
  > li.table-5975
  > a,
.yellow_e186
  .block_3830.primary_ba6b
  .media-dim-f190
  > li.focus_8724
  > a,
.yellow_e186
  .block_3830.sidebar-c574
  .media-dim-f190
  > li.table-5975
  > a,
.yellow_e186 .block_3830.sidebar-c574 .media-dim-f190 > li.pagination-3b92 > a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_e186 .notice_cd1c,
.yellow_e186 .notice_cd1c a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_e186 .main-black-8cbc.status_2379 li a,
.yellow_e186 .search-hard-d666 a,
.yellow_e186 .feature-aad1,
.yellow_e186 .media-dim-f190 > li > a,
.yellow_e186 .pagination_first_a043 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_e186 .main-black-8cbc.status_2379 li a:hover,
.yellow_e186 .search-hard-d666 a:hover,
.yellow_e186 .feature-aad1:hover,
.yellow_e186 .media-dim-f190 > li > a:hover,
.yellow_e186 .pagination_first_a043:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_e186 .breadcrumb-advanced-8867 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_e186 .breadcrumb-advanced-8867 .hover_a068 {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_e186 .breadcrumb-advanced-8867:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_e186 .form-926e .backdrop_2068 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow_e186 .form-926e .backdrop_2068 .primary-up-8f02 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_e186
  .form-926e
  .backdrop_2068
  .primary-up-8f02::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_e186
  .form-926e
  .backdrop_2068
  .primary-up-8f02:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_e186
  .form-926e
  .backdrop_2068
  .primary-up-8f02::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_e186
  .form-926e
  .backdrop_2068
  .primary-up-8f02::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_e186 .form-926e .wrapper_lite_b513 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_e186 .form-926e .wrapper_lite_b513:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout-4d9a
  .yellow_e186
  .form-926e
  .row_f4dc
  .secondary_lower_c913 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout-4d9a
  .yellow_e186
  .form-926e
  .row_f4dc
  .primary-up-8f02 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort_south_ea24 .notification_31e8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notification_31e8 .block_3830.module_easy_0c60 .media-dim-f190 > li > a:focus,
.notification_31e8 .block_3830.module_easy_0c60 .media-dim-f190 > li > a:hover,
.notification_31e8 .block_3830.primary_ba6b .media-dim-f190 > li > a:focus,
.notification_31e8 .block_3830.primary_ba6b .media-dim-f190 > li > a:hover,
.notification_31e8 .block_3830.sidebar-c574 .media-dim-f190 > li > a:focus,
.notification_31e8 .block_3830.sidebar-c574 .media-dim-f190 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_31e8
  .block_3830.module_easy_0c60
  .media-dim-f190
  > li.table-5975
  > a,
.notification_31e8
  .block_3830.module_easy_0c60
  .media-dim-f190
  > li.focus_8724
  > a,
.notification_31e8
  .block_3830.primary_ba6b
  .media-dim-f190
  > li.table-5975
  > a,
.notification_31e8
  .block_3830.primary_ba6b
  .media-dim-f190
  > li.focus_8724
  > a,
.notification_31e8
  .block_3830.sidebar-c574
  .media-dim-f190
  > li.table-5975
  > a,
.notification_31e8 .block_3830.sidebar-c574 .media-dim-f190 > li.pagination-3b92 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notification_31e8 .notice_cd1c,
.notification_31e8 .notice_cd1c a {
  color: rgba(0, 0, 0, 0.8);
}
.notification_31e8 .main-black-8cbc.status_2379 li a,
.notification_31e8 .search-hard-d666 a,
.notification_31e8 .feature-aad1,
.notification_31e8 .media-dim-f190 > li > a,
.notification_31e8 .pagination_first_a043 {
  color: rgba(0, 0, 0, 0.55);
}
.notification_31e8 .main-black-8cbc.status_2379 li a:hover,
.notification_31e8 .search-hard-d666 a:hover,
.notification_31e8 .feature-aad1:hover,
.notification_31e8 .media-dim-f190 > li > a:hover,
.notification_31e8 .pagination_first_a043:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_31e8 .breadcrumb-advanced-8867 {
  color: rgba(0, 0, 0, 0.55);
}
.notification_31e8 .breadcrumb-advanced-8867 .hover_a068 {
  color: rgba(0, 0, 0, 0.8);
}
.notification_31e8 .breadcrumb-advanced-8867:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full-166e .tabs_c193 {
  margin-left: auto;
  margin-right: auto;
}
.component-basic-187d > * {
  margin-left: auto;
  margin-right: auto;
}
.component-basic-187d .current-c32a {
  margin-right: 1.41575em;
}
.sort-gold-91a8 .component-basic-187d > .summary-stale-8d33 {
  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;
}
.sort-gold-91a8 .component-basic-187d > .frame-ef01 {
  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;
}
.card_tiny_1bbe.full-166e .tabs_c193,
.wood_e329.full-166e .tabs_c193 {
  margin-left: 0;
}
.white-2123.full-166e .tabs_c193,
.carousel_93a0.full-166e .tabs_c193 {
  margin-right: 0;
}
.component-basic-187d ol,
.component-basic-187d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.liquid-9775 video {
  max-width: 100%;
}
.label_clean_a5a2 img {
  display: block;
}
.label_clean_a5a2.current-c32a,
.label_clean_a5a2.hidden-2d9c {
  width: 100%;
}
.label_clean_a5a2.frame-ef01 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.liquid_52b7:not(.background-ac54) {
  margin: 1.5em auto;
}
.new_dbf3 p {
  padding: 1.5em 14px;
}
ul.white_7974.frame-ef01,
ul.white_7974.summary-stale-8d33,
ul.white_7974.menu_purple_26ad.summary-stale-8d33 {
  padding: 0 14px;
}
.notification_f200 {
  display: block;
  overflow-x: auto;
}
.notification_f200 table {
  border-collapse: collapse;
  width: 100%;
}
.notification_f200 td,
.notification_f200 th {
  padding: 0.5em;
}
.component-basic-187d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.component-basic-187d ol ol,
.component-basic-187d ol ul,
.component-basic-187d ul ol,
.component-basic-187d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.component-basic-187d ol ol li,
.component-basic-187d ol ul li,
.component-basic-187d ul ol li,
.component-basic-187d ul ul li {
  margin-left: 0;
}
.detail_6914.mini-a3b6 > .advanced_4457 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.detail_6914.mini-a3b6 > .advanced_4457 iframe,
.detail_6914.mini-a3b6 > .advanced_4457 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.glass_8c9e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.glass_8c9e.pattern_8597 {
  padding: 0;
}
.glass_8c9e.pattern_8597 cite {
  font-size: 13px;
}
.glass_8c9e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.glass_8c9e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.active_bright_f754 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.active_bright_f754 > p:first-child {
  margin-top: 0;
}
.active_bright_f754 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.active_bright_f754 blockquote {
  border-left: 0;
}
.widget-8e42 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.widget-8e42:not(.tall_ca44) {
  max-width: 100px;
}
.widget-8e42.small_2a5b {
  border-bottom: none !important;
  text-align: center;
}
.widget-8e42.small_2a5b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .new_dbf3 p {
    padding: 1.5em 0;
  }
}
.cool-5740 {
  color: #0073aa;
}
.carousel_yellow_d908 {
  background-color: #0073aa;
}
.layout_fe97 {
  color: #229fd8;
}
.dark-51b7 {
  background-color: #229fd8;
}
.sidebar-4d91 {
  color: #eee;
}
.description_96ad {
  background-color: #eee;
}
.badge_7578 {
  color: #444;
}
.text_narrow_c7e2 {
  background-color: #444;
}
.search_352b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search_352b .outer-10ac .search-hard-d666 {
  font-size: 15px;
}
.search_352b .search-hard-d666 {
  line-height: 1.3;
}
.search_352b .notification_31e8 {
}
.search_352b .yellow_e186 {
  background: #235787;
}
.slider_cold_dd87 {
  padding: 0;
}
.slider_cold_dd87 .yellow_e186 {
  background: #1a1a1a;
}
.slider_cold_dd87 .notification_31e8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.progress-df06 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.progress-df06 .notification_31e8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.progress-df06 .yellow_e186 {
  background: #303030;
}
.tabs-2f71 {
  position: relative;
  z-index: 10;
}
.tabs-2f71 .video_hard_9486 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_outer_c347 .sidebar_narrow_1102 {
  display: inline-block;
  vertical-align: middle;
}
.message_outer_c347.text_4787 .sidebar_narrow_1102 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .message_outer_c347.text_4787 .sidebar_narrow_1102 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .message_outer_c347.text_4787 .sidebar_narrow_1102 {
    margin-right: 0.4em;
  }
}
.message_outer_c347.text_4787 .sidebar_narrow_1102:last-child {
  margin-right: 0;
}
.gallery-b954 .video_hard_9486 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sort_south_ea24 .outer-10ac {
    margin: 0 -0.5em;
  }
  .sort_south_ea24 .outer-10ac [class*="customify-col-"],
  .sort_south_ea24 .outer-10ac [class*="customify-col_"],
  .sort_south_ea24 .outer-10ac [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sort_south_ea24.summary_ee05 .video_hard_9486 {
  background: 0 0 !important;
}
.sort_south_ea24.summary_ee05 .video_hard_9486,
.sort_south_ea24.gallery-b954 .video_hard_9486 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sort_south_ea24.up_87d5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sort_south_ea24.gallery-b954 .video_hard_9486 {
  box-shadow: none !important;
}
.box-5ad5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .box-5ad5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .box-5ad5 {
    padding: 18px 0 20px;
  }
}
.box-5ad5 .grid_new_5ef5 {
  width: 100%;
}
.box-5ad5 .blue-3033 {
  margin-bottom: 0;
}
.box-5ad5 .backdrop-pro-d353 {
  margin-top: 5px;
  font-size: 0.875em;
}
.short-5afa {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.short-5afa .thumbnail_f7e4 {
  width: 100%;
}
.paragraph-4ed8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.paragraph-4ed8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.paragraph-4ed8 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;
}
.paragraph-4ed8 li:last-child:after {
  display: none;
}
.paragraph-4ed8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.feature-up-5609 .secondary-red-c7f6 button,
.box-5ad5 .secondary-red-c7f6 button {
  left: 0;
}
.feature-up-5609 .thumbnail_f7e4,
.box-5ad5 .thumbnail_f7e4 {
  padding-left: 0;
  padding-right: 0;
}
.feature-up-5609 .short-5afa,
.box-5ad5 .short-5afa {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.feature-up-5609 {
  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;
}
.feature-up-5609: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;
}
.feature-up-5609 .disabled-gas-22b5 {
  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) {
  .feature-up-5609 .disabled-gas-22b5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .feature-up-5609 .disabled-gas-22b5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .feature-up-5609 .disabled-gas-22b5 {
    min-height: 200px;
  }
}
.feature-up-5609 .paragraph-4ed8 {
  color: rgba(255, 255, 255, 0.8);
}
.feature-up-5609 .paragraph-4ed8 a,
.feature-up-5609 .paragraph-4ed8 li:after {
  color: inherit;
}
.feature-up-5609 .paragraph-4ed8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.aside-a58c {
  margin-bottom: 0.5em;
}
.notice-steel-dc4d {
  margin-bottom: 1.2em;
}
.notice-steel-dc4d,
.aside-a58c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notice-steel-dc4d p:last-child,
.aside-a58c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary-red-c7f6,
#masthead .secondary-red-c7f6 {
  display: none;
}
#masthead
  > .secondary-red-c7f6.lower-3ec2 {
  display: none;
}
#masthead > .secondary-red-c7f6 button {
  left: 0;
}
.message_41b4 {
  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%;
}
.message_41b4 .sidebar_narrow_1102 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.message_41b4 .search_01aa {
  display: -webkit-box;
  display: flex;
}
.message_41b4 .search_01aa.input-upper-7294 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.message_41b4 .search_01aa.list-up-c2b0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message_41b4 .search_01aa.avatar-pressed-23f6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message_41b4.paragraph-bf87.message-607f .search_01aa.input-upper-7294 {
  flex-basis: 100%;
}
.message_41b4.steel-6927 .search_01aa.list-up-c2b0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.message_41b4.steel-6927 .search_01aa.avatar-pressed-23f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary-red-c7f6.lower-3ec2 {
  display: none;
}
#masthead > .secondary-red-c7f6 button {
  left: 0;
}
.hover-stale-c791 {
  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;
}
.hover-stale-c791:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hover-stale-c791.alert_down_d8d3 i {
  margin-right: 4px;
}
.hover-stale-c791.first_46fc i {
  margin-left: 5px;
}
.search-hard-d666 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.search-hard-d666 p:last-child {
  margin-bottom: 0;
}
.frame-9329 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.frame-9329 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.frame-9329 img {
  display: block;
  width: auto;
  line-height: 1;
}
.frame-9329 .notice_cd1c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.frame-9329 .dim-7e23 {
  margin: 5px 0 7px 0;
}
.frame-9329.header_stone_82fe .solid_96ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-9329.header_stone_82fe .texture_0f00 {
  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;
}
.frame-9329.wrapper_8b40 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.frame-9329.wrapper_8b40 .solid_96ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-9329.wrapper_8b40 .texture_0f00 {
  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;
}
.frame-9329.progress-3380 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.frame-9329.mask_easy_ab7c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.frame-9329.mask_easy_ab7c .texture_0f00 {
  margin-top: 7px;
}
.disabled_6d49 {
  display: inline-block;
}
.tabs-2f71 .status-stale-8f0b .frame-9329 img {
  max-width: 100%;
}
.block_3830 .plasma_c434.grid-61d3,
.title_tiny_068c .plasma_c434.grid-61d3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.block_3830 .primary-d239,
.title_tiny_068c .primary-d239 {
  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%);
}
.block_3830 .primary-d239 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.block_3830.shade_f763 .primary-d239 {
  display: none;
}
.block_3830 .filter-03ee {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block_3830 .filter-03ee li {
  display: inline-block;
  position: relative;
}
.block_3830 .filter-03ee li:last-child {
  margin-right: 0;
}
.block_3830 .filter-03ee 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;
}
.block_3830 .filter-03ee li.pagination-3b92 > a {
  color: rgba(0, 0, 0, 0.9);
}
.block_3830 .filter-03ee > 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;
}
.block_3830 .filter-03ee > li > a i {
  line-height: 0;
}
.block_3830 .filter-03ee > li.slow-7e73 > a .primary-d239 {
  margin-left: 4px;
  line-height: 0;
}
.block_3830 .filter-03ee .detail-stale-8f67 li.slow-7e73 > a {
  position: relative;
}
.block_3830 .filter-03ee .detail-stale-8f67 li.slow-7e73 > a:after,
.block_3830 .filter-03ee .detail-stale-8f67 li.slow-7e73 > a:before {
  content: "";
  display: table;
}
.block_3830 .filter-03ee .detail-stale-8f67 li.slow-7e73 > a:after {
  clear: both;
}
.block_3830 .filter-03ee .detail-stale-8f67 li.slow-7e73 > a .primary-d239 {
  margin-left: 5px;
  float: right;
}
.block_3830 .progress-inner-75b0,
.block_3830 .detail-stale-8f67 {
  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;
}
.block_3830 .detail-stale-8f67 {
  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;
}
.block_3830 .detail-stale-8f67 .grid-61d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block_3830 .detail-stale-8f67 .primary-d239 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.block_3830 .detail-stale-8f67 li {
  display: block;
  margin: 0;
  padding: 0;
}
.block_3830 .detail-stale-8f67 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;
}
.block_3830 .detail-stale-8f67 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.block_3830 .detail-stale-8f67 .detail-stale-8f67 {
  top: 0;
  left: 100%;
}
.block_3830 .heading-tall-a49d.fn-focus-5c0e > .progress-inner-75b0,
.block_3830 .heading-tall-a49d.fn-focus-5c0e > .detail-stale-8f67,
.block_3830 .heading-tall-a49d:focus > .progress-inner-75b0,
.block_3830 .heading-tall-a49d:focus > .detail-stale-8f67,
.block_3830 .heading-tall-a49d:hover > .progress-inner-75b0,
.block_3830 .heading-tall-a49d:hover > .detail-stale-8f67 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.block_3830.sidebar-c574 .media-dim-f190:after,
.block_3830.sidebar-c574 .media-dim-f190:before {
  content: "";
  display: table;
}
.block_3830.sidebar-c574 .media-dim-f190:after {
  clear: both;
}
.block_3830.sidebar-c574 .media-dim-f190 > li {
  float: left;
}
.block_3830.menu-selected-88fb .media-dim-f190:after,
.block_3830.menu-selected-88fb .media-dim-f190:before {
  content: "";
  display: table;
}
.block_3830.menu-selected-88fb .media-dim-f190:after {
  clear: both;
}
.block_3830.menu-selected-88fb .media-dim-f190 > li {
  float: left;
}
.block_3830.menu-selected-88fb .media-dim-f190 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.block_3830.menu-selected-88fb .media-dim-f190 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.block_3830.menu-selected-88fb .media-dim-f190 > li.table-5975 > a,
.block_3830.menu-selected-88fb .media-dim-f190 > li.pagination-3b92 > a {
  color: #fff;
  background-color: #1e4b75;
}
.block_3830.module_easy_0c60 .media-dim-f190 > li > a .grid-61d3 {
  position: relative;
}
.block_3830.module_easy_0c60 .media-dim-f190 > li > a .grid-61d3: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;
}
.block_3830.module_easy_0c60
  .media-dim-f190
  > li:focus
  > a
  .grid-61d3:before,
.block_3830.module_easy_0c60
  .media-dim-f190
  > li:hover
  > a
  .grid-61d3:before {
  width: 100%;
  background-color: currentColor;
}
.block_3830.module_easy_0c60
  .media-dim-f190
  > li.table-5975
  > a
  .grid-61d3:before,
.block_3830.module_easy_0c60
  .media-dim-f190
  > li.focus_8724
  > a
  .grid-61d3:before {
  width: 100%;
  background-color: currentColor;
}
.block_3830.primary_ba6b .media-dim-f190 > li > a .grid-61d3 {
  position: relative;
}
.block_3830.primary_ba6b .media-dim-f190 > li > a .grid-61d3: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;
}
.block_3830.primary_ba6b .media-dim-f190 > li:focus > a .grid-61d3:before,
.block_3830.primary_ba6b
  .media-dim-f190
  > li:hover
  > a
  .grid-61d3:before {
  width: 100%;
  background-color: currentColor;
}
.block_3830.primary_ba6b
  .media-dim-f190
  > li.table-5975
  > a
  .grid-61d3:before,
.block_3830.primary_ba6b
  .media-dim-f190
  > li.focus_8724
  > a
  .grid-61d3:before {
  width: 100%;
  background-color: currentColor;
}
.title_tiny_068c .filter-03ee {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title_tiny_068c .filter-03ee li:first-child > a {
  border-top: none;
}
.title_tiny_068c .filter-03ee .shadow-9dbf > .grid-61d3 .primary-d239 {
  display: none;
}
.title_tiny_068c .filter-03ee li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.title_tiny_068c .filter-03ee li:last-child {
  border: none;
}
.title_tiny_068c .filter-03ee li.slow-7e73 > a {
  padding-right: 45px !important;
}
.title_tiny_068c .filter-03ee li a {
  display: block;
  padding: 0.55em 1.5em;
}
.title_tiny_068c .filter-03ee li a:focus,
.title_tiny_068c .filter-03ee li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_tiny_068c .filter-03ee li .border_red_e685 {
  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;
}
.title_tiny_068c .filter-03ee li .border_red_e685:hover {
  box-shadow: none;
}
.title_tiny_068c .filter-03ee li .border_red_e685 .primary-d239 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.title_tiny_068c .filter-03ee .detail-stale-8f67 {
  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);
}
.title_tiny_068c .filter-03ee .detail-stale-8f67 li a {
  padding-left: 3em;
}
.title_tiny_068c .filter-03ee .slider_pressed_fdbb > a .border_red_e685 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.title_tiny_068c .filter-03ee .slider_pressed_fdbb > .detail-stale-8f67 {
  display: block;
  opacity: 1;
}
.item_short_8fa6 {
  max-width: 100%;
}
.orange-8de1 {
  line-height: 0;
  cursor: pointer;
}
.pagination_first_a043 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pagination_first_a043:hover {
  box-shadow: none;
  color: currentColor;
}
.pagination_first_a043 svg {
  width: 18px;
  height: 18px;
}
.pagination_first_a043 .nav-focused-e998 {
  display: none;
}
.summary_black_6907 {
  position: relative;
}
.summary_black_6907.fn-active-5c0e .pagination_first_a043 .nav-78be {
  display: none;
}
.summary_black_6907.fn-active-5c0e .pagination_first_a043 .nav-focused-e998 {
  display: inline-block;
}
.summary_black_6907 .message-2c3d {
  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);
}
.summary_black_6907.fixed-ee70 .message-2c3d {
  left: auto;
  right: -0.9em;
}
.summary_black_6907.fixed-ee70 .fresh-11f2::before {
  left: auto;
  right: 15px;
}
.summary_black_6907.fn-active-5c0e .message-2c3d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row_f4dc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.row_f4dc label {
  flex-basis: 100%;
}
.row_f4dc .backdrop_2068 {
  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;
}
.row_f4dc .primary-up-8f02 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.row_f4dc .primary-up-8f02:focus {
  background-color: transparent;
}
.row_f4dc button.wrapper_lite_b513 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.row_f4dc button.wrapper_lite_b513:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.row_f4dc button.wrapper_lite_b513 svg {
  width: 18px;
  height: 18px;
}
.row_f4dc input[type="submit"] {
  min-height: auto;
}
.form-926e .row_f4dc .primary-up-8f02 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fresh-11f2 {
  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) {
  .fresh-11f2 {
    width: 220px;
  }
}
.fresh-11f2 label {
  flex-basis: 100%;
}
.fresh-11f2::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;
}
.layout-4d9a .form-926e .row_f4dc {
  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;
}
.layout-4d9a
  .form-926e
  .row_f4dc
  .backdrop_2068 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.layout-4d9a .form-926e .row_f4dc .primary-up-8f02 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.layout-4d9a
  .form-926e
  .row_f4dc
  .primary-up-8f02:focus {
  background: 0 0;
}
.layout-4d9a
  .form-926e
  .row_f4dc
  .secondary_lower_c913 {
  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;
}
.main-black-8cbc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.main-black-8cbc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.main-black-8cbc li:last-child {
  margin-right: 0;
}
.main-black-8cbc li:first-child {
  margin-left: 0;
}
.main-black-8cbc.input_motion_d3cb a {
  color: #fff;
}
.main-black-8cbc.input_motion_d3cb a:hover {
  color: #fff;
}
.main-black-8cbc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.main-black-8cbc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.main-black-8cbc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-black-8cbc a:hover {
  opacity: 0.9;
  color: inherit;
}
.main-black-8cbc [class*="social-icon-apple"] {
  background-color: #999;
}
.main-black-8cbc [class*="social-icon-apple"].thick_9fa5 {
  background-color: transparent;
  color: #999;
}
.main-black-8cbc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.main-black-8cbc [class*="social-icon-behance"].thick_9fa5 {
  background-color: transparent;
  color: #1769ff;
}
.main-black-8cbc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.main-black-8cbc [class*="social-icon-bitbucket"].thick_9fa5 {
  background-color: transparent;
  color: #205081;
}
.main-black-8cbc [class*="social-icon-codepen"] {
  background-color: #000;
}
.main-black-8cbc [class*="social-icon-codepen"].thick_9fa5 {
  background-color: transparent;
  color: #000;
}
.main-black-8cbc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.main-black-8cbc [class*="social-icon-delicious"].thick_9fa5 {
  background-color: transparent;
  color: #39f;
}
.main-black-8cbc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.main-black-8cbc [class*="social-icon-digg"].thick_9fa5 {
  background-color: transparent;
  color: #005be2;
}
.main-black-8cbc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.main-black-8cbc [class*="social-icon-dribbble"].thick_9fa5 {
  background-color: transparent;
  color: #ea4c89;
}
.main-black-8cbc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.main-black-8cbc [class*="social-icon-envelope"].thick_9fa5 {
  background-color: transparent;
  color: #ea4335;
}
.main-black-8cbc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.main-black-8cbc [class*="social-icon-facebook"].thick_9fa5 {
  background-color: transparent;
  color: #3b5998;
}
.main-black-8cbc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.main-black-8cbc [class*="social-icon-flickr"].thick_9fa5 {
  background-color: transparent;
  color: #0063dc;
}
.main-black-8cbc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.main-black-8cbc [class*="social-icon-foursquare"].thick_9fa5 {
  background-color: transparent;
  color: #2d5be3;
}
.main-black-8cbc [class*="social-icon-github"] {
  background-color: #333;
}
.main-black-8cbc [class*="social-icon-github"].thick_9fa5 {
  background-color: transparent;
  color: #333;
}
.main-black-8cbc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.main-black-8cbc [class*="social-icon-google-plus"].thick_9fa5 {
  background-color: transparent;
  color: #dd4b39;
}
.main-black-8cbc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.main-black-8cbc [class*="social-icon-houzz"].thick_9fa5 {
  background-color: transparent;
  color: #7ac142;
}
.main-black-8cbc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.main-black-8cbc [class*="social-icon-instagram"].thick_9fa5 {
  background-color: transparent;
  color: #262626;
}
.main-black-8cbc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.main-black-8cbc [class*="social-icon-jsfiddle"].thick_9fa5 {
  background-color: transparent;
  color: #487aa2;
}
.main-black-8cbc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.main-black-8cbc [class*="social-icon-linkedin"].thick_9fa5 {
  background-color: transparent;
  color: #0077b5;
}
.main-black-8cbc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.main-black-8cbc [class*="social-icon-medium"].thick_9fa5 {
  background-color: transparent;
  color: #00ab6b;
}
.main-black-8cbc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.main-black-8cbc
  [class*="social-icon-odnoklassniki"].thick_9fa5 {
  background-color: transparent;
  color: #f4731c;
}
.main-black-8cbc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.main-black-8cbc [class*="social-icon-meetup"].thick_9fa5 {
  background-color: transparent;
  color: #ec1c40;
}
.main-black-8cbc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.main-black-8cbc [class*="social-icon-pinterest"].thick_9fa5 {
  background-color: transparent;
  color: #bd081c;
}
.main-black-8cbc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.main-black-8cbc [class*="social-icon-product-hunt"].thick_9fa5 {
  background-color: transparent;
  color: #da552f;
}
.main-black-8cbc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.main-black-8cbc [class*="social-icon-reddit"].thick_9fa5 {
  background-color: transparent;
  color: #ff4500;
}
.main-black-8cbc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.main-black-8cbc [class*="social-icon-rss"].thick_9fa5 {
  background-color: transparent;
  color: #f26522;
}
.main-black-8cbc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.main-black-8cbc
  [class*="social-icon-shopping-cart"].thick_9fa5 {
  background-color: transparent;
  color: #4caf50;
}
.main-black-8cbc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.main-black-8cbc [class*="social-icon-skype"].thick_9fa5 {
  background-color: transparent;
  color: #00aff0;
}
.main-black-8cbc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.main-black-8cbc [class*="social-icon-slideshare"].thick_9fa5 {
  background-color: transparent;
  color: #0077b5;
}
.main-black-8cbc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.main-black-8cbc [class*="social-icon-snapchat"].thick_9fa5 {
  background-color: transparent;
  color: #fffc00;
}
.main-black-8cbc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.main-black-8cbc [class*="social-icon-soundcloud"].thick_9fa5 {
  background-color: transparent;
  color: #f80;
}
.main-black-8cbc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.main-black-8cbc [class*="social-icon-spotify"].thick_9fa5 {
  background-color: transparent;
  color: #2ebd59;
}
.main-black-8cbc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.main-black-8cbc
  [class*="social-icon-stack-overflow"].thick_9fa5 {
  background-color: transparent;
  color: #fe7a15;
}
.main-black-8cbc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.main-black-8cbc [class*="social-icon-maldkfgram"].thick_9fa5 {
  background-color: transparent;
  color: #2ca5e0;
}
.main-black-8cbc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.main-black-8cbc [class*="social-icon-tripadvisor"].thick_9fa5 {
  background-color: transparent;
  color: #589442;
}
.main-black-8cbc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.main-black-8cbc [class*="social-icon-tumblr"].thick_9fa5 {
  background-color: transparent;
  color: #35465c;
}
.main-black-8cbc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.main-black-8cbc [class*="social-icon-twitch"].thick_9fa5 {
  background-color: transparent;
  color: #6441a5;
}
.main-black-8cbc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.main-black-8cbc [class*="social-icon-twitter"].thick_9fa5 {
  background-color: transparent;
  color: #1da1f2;
}
.main-black-8cbc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.main-black-8cbc [class*="social-icon-vimeo"].thick_9fa5 {
  background-color: transparent;
  color: #1ab7ea;
}
.main-black-8cbc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.main-black-8cbc [class*="social-icon-vk"].thick_9fa5 {
  background-color: transparent;
  color: #45668e;
}
.main-black-8cbc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.main-black-8cbc [class*="social-icon-weibo"].thick_9fa5 {
  background-color: transparent;
  color: #df2029;
}
.main-black-8cbc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.main-black-8cbc [class*="social-icon-weixin"].thick_9fa5 {
  background-color: transparent;
  color: #7bb32e;
}
.main-black-8cbc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.main-black-8cbc [class*="social-icon-whatsapp"].thick_9fa5 {
  background-color: transparent;
  color: #25d366;
}
.main-black-8cbc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.main-black-8cbc [class*="social-icon-wordpress"].thick_9fa5 {
  background-color: transparent;
  color: #21759b;
}
.main-black-8cbc [class*="social-icon-xing"] {
  background-color: #026466;
}
.main-black-8cbc [class*="social-icon-xing"].thick_9fa5 {
  background-color: transparent;
  color: #026466;
}
.main-black-8cbc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.main-black-8cbc [class*="social-icon-yelp"].thick_9fa5 {
  background-color: transparent;
  color: #af0606;
}
.main-black-8cbc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.main-black-8cbc [class*="social-icon-youtube"].thick_9fa5 {
  background-color: transparent;
  color: #cd201f;
}
.feature-aad1 {
  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;
}
.feature-aad1:hover {
  box-shadow: none;
  background: 0 0;
}
.motion-a2a6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.overlay_last_bf54 {
  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;
}
.heading-2696 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.north_fce8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.north_fce8,
.north_fce8::after,
.north_fce8::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;
}
.north_fce8::after,
.north_fce8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.photo_d48f .overlay_last_bf54 .heading-2696 {
  margin-top: -2px;
  width: 19px;
}
.photo_d48f .overlay_last_bf54 .north_fce8 {
  margin-top: -1px;
}
.photo_d48f .overlay_last_bf54 .north_fce8,
.photo_d48f .overlay_last_bf54 .north_fce8::after,
.photo_d48f .overlay_last_bf54 .north_fce8::before {
  width: 19px;
  height: 2px;
}
.photo_d48f .overlay_last_bf54 .north_fce8::before {
  top: -6px;
}
.photo_d48f .overlay_last_bf54 .north_fce8::after {
  bottom: -6px;
}
.pressed-230e .overlay_last_bf54 .heading-2696 {
  margin-top: -2px;
  width: 22px;
}
.pressed-230e .overlay_last_bf54 .north_fce8 {
  margin-top: -1px;
}
.pressed-230e .overlay_last_bf54 .north_fce8,
.pressed-230e .overlay_last_bf54 .north_fce8::after,
.pressed-230e .overlay_last_bf54 .north_fce8::before {
  width: 22px;
  height: 2px;
}
.pressed-230e .overlay_last_bf54 .north_fce8::before {
  top: -7px;
}
.pressed-230e .overlay_last_bf54 .north_fce8::after {
  bottom: -7px;
}
.orange-3b02 .overlay_last_bf54 .heading-2696 {
  margin-top: -2px;
  width: 31px;
}
.orange-3b02 .overlay_last_bf54 .north_fce8 {
  margin-top: -1.5px;
}
.orange-3b02 .overlay_last_bf54 .north_fce8,
.orange-3b02 .overlay_last_bf54 .north_fce8::after,
.orange-3b02 .overlay_last_bf54 .north_fce8::before {
  width: 31px;
  height: 3px;
}
.orange-3b02 .overlay_last_bf54 .north_fce8::before {
  top: -9px;
}
.orange-3b02 .overlay_last_bf54 .north_fce8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .section_7959 .overlay_last_bf54 .heading-2696 {
    margin-top: -2px;
    width: 19px;
  }
  .section_7959 .overlay_last_bf54 .north_fce8 {
    margin-top: -1px;
  }
  .section_7959 .overlay_last_bf54 .north_fce8,
  .section_7959 .overlay_last_bf54 .north_fce8::after,
  .section_7959 .overlay_last_bf54 .north_fce8::before {
    width: 19px;
    height: 2px;
  }
  .section_7959 .overlay_last_bf54 .north_fce8::before {
    top: -6px;
  }
  .section_7959 .overlay_last_bf54 .north_fce8::after {
    bottom: -6px;
  }
  .surface_70fd .overlay_last_bf54 .heading-2696 {
    margin-top: -2px;
    width: 22px;
  }
  .surface_70fd .overlay_last_bf54 .north_fce8 {
    margin-top: -1px;
  }
  .surface_70fd .overlay_last_bf54 .north_fce8,
  .surface_70fd .overlay_last_bf54 .north_fce8::after,
  .surface_70fd .overlay_last_bf54 .north_fce8::before {
    width: 22px;
    height: 2px;
  }
  .surface_70fd .overlay_last_bf54 .north_fce8::before {
    top: -7px;
  }
  .surface_70fd .overlay_last_bf54 .north_fce8::after {
    bottom: -7px;
  }
  .article-red-eb06 .overlay_last_bf54 .heading-2696 {
    margin-top: -2px;
    width: 31px;
  }
  .article-red-eb06 .overlay_last_bf54 .north_fce8 {
    margin-top: -1.5px;
  }
  .article-red-eb06 .overlay_last_bf54 .north_fce8,
  .article-red-eb06 .overlay_last_bf54 .north_fce8::after,
  .article-red-eb06 .overlay_last_bf54 .north_fce8::before {
    width: 31px;
    height: 3px;
  }
  .article-red-eb06 .overlay_last_bf54 .north_fce8::before {
    top: -9px;
  }
  .article-red-eb06 .overlay_last_bf54 .north_fce8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .mini-b0d2 .overlay_last_bf54 .heading-2696 {
    margin-top: -2px;
    width: 19px;
  }
  .mini-b0d2 .overlay_last_bf54 .north_fce8 {
    margin-top: -1px;
  }
  .mini-b0d2 .overlay_last_bf54 .north_fce8,
  .mini-b0d2 .overlay_last_bf54 .north_fce8::after,
  .mini-b0d2 .overlay_last_bf54 .north_fce8::before {
    width: 19px;
    height: 2px;
  }
  .mini-b0d2 .overlay_last_bf54 .north_fce8::before {
    top: -6px;
  }
  .mini-b0d2 .overlay_last_bf54 .north_fce8::after {
    bottom: -6px;
  }
  .focused-cf9f .overlay_last_bf54 .heading-2696 {
    margin-top: -2px;
    width: 22px;
  }
  .focused-cf9f .overlay_last_bf54 .north_fce8 {
    margin-top: -1px;
  }
  .focused-cf9f .overlay_last_bf54 .north_fce8,
  .focused-cf9f .overlay_last_bf54 .north_fce8::after,
  .focused-cf9f .overlay_last_bf54 .north_fce8::before {
    width: 22px;
    height: 2px;
  }
  .focused-cf9f .overlay_last_bf54 .north_fce8::before {
    top: -7px;
  }
  .focused-cf9f .overlay_last_bf54 .north_fce8::after {
    bottom: -7px;
  }
  .huge-658a .overlay_last_bf54 .heading-2696 {
    margin-top: -2px;
    width: 31px;
  }
  .huge-658a .overlay_last_bf54 .north_fce8 {
    margin-top: -1.5px;
  }
  .huge-658a .overlay_last_bf54 .north_fce8,
  .huge-658a .overlay_last_bf54 .north_fce8::after,
  .huge-658a .overlay_last_bf54 .north_fce8::before {
    width: 31px;
    height: 3px;
  }
  .huge-658a .overlay_last_bf54 .north_fce8::before {
    top: -9px;
  }
  .huge-658a .overlay_last_bf54 .north_fce8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .feature-274f .overlay_last_bf54 .heading-2696 {
    margin-top: -2px;
    width: 19px;
  }
  .feature-274f .overlay_last_bf54 .north_fce8 {
    margin-top: -1px;
  }
  .feature-274f .overlay_last_bf54 .north_fce8,
  .feature-274f .overlay_last_bf54 .north_fce8::after,
  .feature-274f .overlay_last_bf54 .north_fce8::before {
    width: 19px;
    height: 2px;
  }
  .feature-274f .overlay_last_bf54 .north_fce8::before {
    top: -6px;
  }
  .feature-274f .overlay_last_bf54 .north_fce8::after {
    bottom: -6px;
  }
  .filter_iron_8677 .overlay_last_bf54 .heading-2696 {
    margin-top: -2px;
    width: 22px;
  }
  .filter_iron_8677 .overlay_last_bf54 .north_fce8 {
    margin-top: -1px;
  }
  .filter_iron_8677 .overlay_last_bf54 .north_fce8,
  .filter_iron_8677 .overlay_last_bf54 .north_fce8::after,
  .filter_iron_8677 .overlay_last_bf54 .north_fce8::before {
    width: 22px;
    height: 2px;
  }
  .filter_iron_8677 .overlay_last_bf54 .north_fce8::before {
    top: -7px;
  }
  .filter_iron_8677 .overlay_last_bf54 .north_fce8::after {
    bottom: -7px;
  }
  .module_brown_ba9b .overlay_last_bf54 .heading-2696 {
    margin-top: -2px;
    width: 31px;
  }
  .module_brown_ba9b .overlay_last_bf54 .north_fce8 {
    margin-top: -1.5px;
  }
  .module_brown_ba9b .overlay_last_bf54 .north_fce8,
  .module_brown_ba9b .overlay_last_bf54 .north_fce8::after,
  .module_brown_ba9b .overlay_last_bf54 .north_fce8::before {
    width: 31px;
    height: 3px;
  }
  .module_brown_ba9b .overlay_last_bf54 .north_fce8::before {
    top: -9px;
  }
  .module_brown_ba9b .overlay_last_bf54 .north_fce8::after {
    bottom: -9px;
  }
}
.avatar_a71c .north_fce8 {
  -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);
}
.avatar_a71c .north_fce8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.avatar_a71c .north_fce8::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);
}
.avatar_a71c.photo_e9cd .north_fce8 {
  -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);
}
.avatar_a71c.photo_e9cd .north_fce8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.avatar_a71c.photo_e9cd .north_fce8::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);
}
.white-39b7 {
  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.secondary_green_08bb:before {
  display: none;
}
.module_lower_da9f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.module_lower_da9f .dim-3f4a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.module_lower_da9f .dim-3f4a:last-of-type {
  border-bottom: none;
}
.module_lower_da9f .dim-3f4a.element-green-9d8d,
.module_lower_da9f .dim-3f4a.box-0746,
.module_lower_da9f .dim-3f4a.paper-7b01 {
  padding: 0;
}
.module_lower_da9f .title_tiny_068c .border_red_e685 {
  color: currentColor;
}
.module_lower_da9f .title_tiny_068c .border_red_e685:focus,
.module_lower_da9f .title_tiny_068c .border_red_e685:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_lower_da9f.notification_31e8 .breadcrumb-advanced-8867,
.module_lower_da9f.notification_31e8 .search-hard-d666 a,
.module_lower_da9f.notification_31e8 .media-dim-f190 a,
.module_lower_da9f.notification_31e8 .detail-stale-8f67 a {
  color: rgba(0, 0, 0, 0.55);
}
.module_lower_da9f.notification_31e8 .breadcrumb-advanced-8867:hover,
.module_lower_da9f.notification_31e8 .search-hard-d666 a:hover,
.module_lower_da9f.notification_31e8 .media-dim-f190 a:hover,
.module_lower_da9f.notification_31e8 .detail-stale-8f67 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_lower_da9f.notification_31e8 .hover_a068 {
  color: rgba(0, 0, 0, 0.8);
}
.module_lower_da9f.notification_31e8 .dim-3f4a {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_lower_da9f.notification_31e8 .dim-3f4a:before {
  background: rgba(0, 0, 0, 0.08);
}
.module_lower_da9f.notification_31e8 .background_tiny_7258:before {
  background: rgba(255, 255, 255, 0.9);
}
.module_lower_da9f.notification_31e8 .title_tiny_068c .filter-03ee li a,
.module_lower_da9f.notification_31e8 .title_tiny_068c .border_red_e685,
.module_lower_da9f.notification_31e8 .detail-stale-8f67 {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_lower_da9f.notification_31e8 .title_tiny_068c .border_red_e685:focus,
.module_lower_da9f.notification_31e8 .title_tiny_068c .border_red_e685:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_lower_da9f.notification_31e8 .filter-03ee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_lower_da9f.yellow_e186 .breadcrumb-advanced-8867,
.module_lower_da9f.yellow_e186 .search-hard-d666 a,
.module_lower_da9f.yellow_e186 .media-dim-f190 .border_red_e685,
.module_lower_da9f.yellow_e186 .media-dim-f190 a,
.module_lower_da9f.yellow_e186 .detail-stale-8f67 a {
  color: rgba(255, 255, 255, 0.79);
}
.module_lower_da9f.yellow_e186 .breadcrumb-advanced-8867:hover,
.module_lower_da9f.yellow_e186 .search-hard-d666 a:hover,
.module_lower_da9f.yellow_e186 .media-dim-f190 .border_red_e685:hover,
.module_lower_da9f.yellow_e186 .media-dim-f190 a:hover,
.module_lower_da9f.yellow_e186 .detail-stale-8f67 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_lower_da9f.yellow_e186 .hover_a068 {
  color: rgba(255, 255, 255, 0.99);
}
.module_lower_da9f.yellow_e186 .dim-3f4a {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_lower_da9f.yellow_e186 .dim-3f4a:before {
  background: rgba(255, 255, 255, 0.08);
}
.module_lower_da9f.yellow_e186 .background_tiny_7258:before {
  background: rgba(0, 0, 0, 0.9);
}
.module_lower_da9f.yellow_e186 .title_tiny_068c .filter-03ee li a,
.module_lower_da9f.yellow_e186 .title_tiny_068c .border_red_e685,
.module_lower_da9f.yellow_e186 .detail-stale-8f67 {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_lower_da9f.yellow_e186 .title_tiny_068c .border_red_e685:focus,
.module_lower_da9f.yellow_e186 .title_tiny_068c .border_red_e685:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_lower_da9f.yellow_e186 .filter-03ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_tiny_7258 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.background_tiny_7258:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gradient_lower_5c80 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.up-a0b4 .module_lower_da9f {
  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;
}
.up-a0b4 .dim-3f4a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.up-a0b4 .dim-3f4a: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) {
  .up-a0b4 .dim-3f4a:before {
    width: 16%;
    left: 42%;
  }
}
.up-a0b4 .dim-3f4a:last-child:before {
  content: none;
}
.up-a0b4 .dim-3f4a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.up-a0b4 .title_tiny_068c .filter-03ee li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.up-a0b4 .title_tiny_068c .filter-03ee li a .border_red_e685 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.up-a0b4 .title_tiny_068c .detail-stale-8f67 {
  border: none;
}
.up-a0b4 .title_tiny_068c .detail-stale-8f67 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.up-a0b4 .background_tiny_7258 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.up-a0b4 .gradient_lower_5c80 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.up-a0b4 .yellow_e186 .background_tiny_7258:before {
  background: rgba(0, 0, 0, 0.9);
}
.up-a0b4 .notification_31e8.simple-8132 .north_fce8 {
  background: rgba(0, 0, 0, 0.6);
}
.up-a0b4
  .notification_31e8.simple-8132
  .north_fce8::after,
.up-a0b4
  .notification_31e8.simple-8132
  .north_fce8:before {
  background: inherit;
}
.up-a0b4
  .notification_31e8.simple-8132:hover
  .north_fce8 {
  background: rgba(0, 0, 0, 0.8);
}
.panel-huge-fa9e .module_lower_da9f {
  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) {
  .panel-huge-fa9e .module_lower_da9f {
    width: auto;
    right: 45px;
  }
}
.card-ade6 .module_lower_da9f {
  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) {
  .card-ade6 .module_lower_da9f {
    width: auto;
    left: 45px;
  }
}
.secondary_green_08bb .module_lower_da9f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.secondary_green_08bb .gradient_lower_5c80 {
  max-width: 48em;
  margin: 0 auto;
}
.secondary_green_08bb .background_tiny_7258:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.modal-top-4221 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.modal-top-4221.up-a0b4 .module_lower_da9f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.modal-top-4221.panel-huge-fa9e .module_lower_da9f {
  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);
}
.modal-top-4221 .module_lower_da9f {
  visibility: visible;
}
.modal-top-4221.card-ade6 .module_lower_da9f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.section_61a5,
.aside_3af3 {
  overflow-x: hidden;
}
.section_61a5 .module_lower_da9f {
  overflow: auto;
}
.section_61a5.up-a0b4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_61a5.up-a0b4 .module_lower_da9f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.section_61a5.up-a0b4 .feature-aad1 {
  opacity: 0;
}
.section_61a5.panel-huge-fa9e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_61a5.panel-huge-fa9e .module_lower_da9f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.section_61a5.panel-huge-fa9e .feature-aad1 {
  opacity: 0;
}
.section_61a5.card-ade6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_61a5.card-ade6 .module_lower_da9f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.section_61a5.card-ade6 .feature-aad1 {
  opacity: 0;
}
.section_61a5.secondary_green_08bb .module_lower_da9f {
  z-index: 10;
  visibility: visible;
}
.simple-8132 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.simple-8132 .north_fce8 {
  background: rgba(255, 255, 255, 0.99);
}
.simple-8132 .north_fce8::after,
.simple-8132 .north_fce8:before {
  background: inherit;
}
.simple-8132:hover .north_fce8 {
  background: rgba(255, 255, 255, 0.99);
}
.card-ade6 .simple-8132 {
  top: 10px;
  right: auto;
  left: 12px;
}
.secondary_green_08bb .simple-8132 {
  display: none !important;
}
.section_61a5:before,
.aside_3af3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.section_61a5 .simple-8132,
.aside_3af3 .simple-8132 {
  display: inline-block;
}
.module_lower_da9f .sidebar_narrow_1102 {
  -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;
}
.section_61a5 .module_lower_da9f .sidebar_narrow_1102,
.aside_3af3 .module_lower_da9f .sidebar_narrow_1102 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_2384 .backdrop_2068 {
  width: 100%;
}
.status-stale-8f0b {
  padding: 0 0.5em 0;
}
.status-stale-8f0b [class*="customify-col-"],
.status-stale-8f0b [class*="customify-col_"],
.status-stale-8f0b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.frame-light-9c7a .status-stale-8f0b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .outer-10ac .container-out-92c5,
  .container-out-92c5 {
    display: none;
  }
  .item_pro_0e1d {
    text-align: left;
  }
  .primary-0248 {
    text-align: center;
  }
  .image-a5d6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .outer-10ac .gradient_plasma_78b2,
  .gradient_plasma_78b2 {
    display: none;
  }
  .progress_paper_67d5 {
    text-align: left;
  }
  .message_91af {
    text-align: center;
  }
  .container-dim-3044 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .outer-10ac .secondary-up-c405,
  .secondary-up-c405 {
    display: none;
  }
  .fast-3c4d {
    text-align: left;
  }
  .disabled_large_aa7b {
    text-align: center;
  }
  .soft_6545 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info-light-de2e {
  box-shadow: none !important;
}
.container_1b1f .main_clean_c742,
.tabs_4d4f .main_clean_c742 {
  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;
}
.tabs_4d4f .main_clean_c742 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.video_hard_9486 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.video_hard_9486:after,
.video_hard_9486:before {
  content: "";
  display: table;
}
.video_hard_9486:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .video_hard_9486 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.video_hard_9486,
.up_87d5 {
  max-width: 1248px;
  margin: 0 auto;
}

.preview_slow_76b7.bright_8ad7 .video_hard_9486 {
  max-width: 100%;
}
.preview_slow_76b7.hard_14e5 {
  max-width: 1200px;
  margin: 0 auto;
}
.preview_slow_76b7.middle-91e3 .video_hard_9486 {
  max-width: 100%;
}
.preview_slow_76b7.middle-91e3 > .video_hard_9486 {
  padding-left: 0;
  padding-right: 0;
}
.preview_slow_76b7.middle-91e3 > .video_hard_9486 .outer-10ac {
  margin: 0;
}
.preview_slow_76b7.middle-91e3
  > .video_hard_9486
  .secondary_3841.fast-9723 {
  margin-right: 0;
  margin-left: 0;
}
.preview_slow_76b7.middle-91e3 #main.fast-9723 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .mini_67ce #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .mini_67ce #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .container-9c2e .tabs_c193 {
    padding-right: 1em;
  }
  .container-9c2e.up_2a1b .secondary_3841 {
    border-right: 1px solid #eaecee;
  }
  .container-9c2e.up_2a1b .tabs_c193 {
    padding-right: 1em;
  }
  .container-9c2e.up_2a1b .static_de5a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-7b68 .tabs_c193 {
    padding-left: 1em;
  }
  .frame-7b68.up_2a1b .secondary_3841 {
    border-left: 1px solid #eaecee;
  }
  .frame-7b68.up_2a1b .tabs_c193 {
    padding-left: 1em;
  }
  .frame-7b68.up_2a1b .static_de5a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered-ca05 .tabs_c193 {
    padding-left: 1em;
  }
  .hovered-ca05.up_2a1b .sort_27a6 {
    border-right: 1px solid #eaecee;
  }
  .hovered-ca05.up_2a1b .surface-0e9c {
    border-right: 1px solid #eaecee;
  }
  .hovered-ca05.up_2a1b .tabs_c193 {
    padding-left: 1em;
  }
  .hovered-ca05.up_2a1b .static_de5a {
    padding-right: 1em;
  }
  .hovered-ca05.up_2a1b .hover-792d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_1290 .tabs_c193 {
    padding-right: 1em;
  }
  .input_1290.up_2a1b .sort_27a6 {
    border-left: 1px solid #eaecee;
  }
  .input_1290.up_2a1b .surface-0e9c {
    border-left: 1px solid #eaecee;
  }
  .input_1290.up_2a1b .tabs_c193 {
    padding-right: 1em;
  }
  .input_1290.up_2a1b .static_de5a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_1290.up_2a1b .hover-792d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini_67ce .tabs_c193 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini_67ce.up_2a1b .secondary_3841 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .mini_67ce.up_2a1b .tabs_c193 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini_67ce.up_2a1b .static_de5a {
    padding-left: 1em;
  }
  .mini_67ce.up_2a1b .hover-792d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .mini_67ce.up_2a1b .tabs_c193 {
    padding-left: 0;
  }
}
.image-selected-30b0 .message_outer_c347 {
  display: inline-block;
}
.border-a47b {
  display: inline-block;
}
.component_wide_8dec {
  word-con: break-word;
}
.full_afd9 > span {
  display: inline-block;
  padding: 5px 0;
}
.full_afd9 .left-5d38 {
  margin-left: 8px;
  margin-right: 8px;
}
.full_afd9 .input_clean_95d1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.active-3a76 .caption_tiny_c94f {
  margin-bottom: 2em;
}
.active-3a76 .breadcrumb_5154 {
  margin-bottom: 15px;
}
.active-3a76 .breadcrumb_5154:last-child {
  margin-bottom: 0;
}
.active-3a76 .content-selected-f7cb {
  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) {
  .active-3a76 .content-selected-f7cb {
    display: block;
  }
}
.active-3a76 .disabled-fffc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .active-3a76 .disabled-fffc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.active-3a76 .north_a72f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.active-3a76 .north_a72f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.active-3a76 .north_a72f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.active-3a76 .component_wide_8dec {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.active-3a76 .component_wide_8dec a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.active-3a76 .aside-07e8 p:last-child {
  margin-bottom: 0;
}
.active-3a76 .header-current-df53 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.active-3a76 .sort-6e3b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.active-3a76 .shadow_stale_a703 {
  margin-top: 1em;
}
.active-3a76 .selected_f31d {
  top: 0;
  display: block;
}
.active-3a76 .selected_f31d a {
  color: inherit;
}
.active-3a76 .selected_f31d a:hover {
  color: inherit;
}
.active-3a76 .table-pro-0fa0 {
  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;
}
.active-3a76 .table-pro-0fa0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.active-3a76 .sort-6e3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.active-3a76 .slow-2978 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.active-3a76 .slow-2978:first-child {
  margin-top: 0;
}
.active-3a76 .slow-2978.hover_stone_72db {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.active-3a76 .slow-2978.column-fee3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active-3a76
  .slow-2978.column-fee3.clean-7c4d
  .shadow_stale_a703 {
  width: 100%;
}
.active-3a76 .column-fee3 {
  -webkit-box-align: center;
  align-items: center;
}
.active-3a76 .column-fee3 .full_afd9,
.active-3a76 .column-fee3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.active-3a76 .north_a72f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.active-3a76 .north_a72f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.active-3a76 .north_a72f: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;
}
.active-3a76 .hover_stone_72db {
  z-index: 5;
}
.active-3a76 .simple_c10e .tertiary-e271 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.active-3a76 .menu-active-a7fc .tertiary-e271 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.active-3a76 .tooltip-gas-c44a .tertiary-e271 {
  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;
}
.active-3a76.background-narrow-fb42 .content-selected-f7cb,
.active-3a76.input_wood_3182 .content-selected-f7cb {
  display: block;
}
.active-3a76.background-narrow-fb42 .content-selected-f7cb .mask_up_ac42,
.active-3a76.background-narrow-fb42 .content-selected-f7cb .sort-6e3b,
.active-3a76.input_wood_3182 .content-selected-f7cb .mask_up_ac42,
.active-3a76.input_wood_3182 .content-selected-f7cb .sort-6e3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active-3a76.east-14ea .disabled-fffc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .active-3a76.east-14ea .disabled-fffc {
    margin-right: 0;
  }
}
.active-3a76.background-narrow-fb42 .disabled-fffc,
.active-3a76.input_wood_3182 .disabled-fffc {
  padding-top: 40%;
}
.active-3a76.background-narrow-fb42 .caption_tiny_c94f,
.active-3a76.input_wood_3182 .caption_tiny_c94f {
  display: block;
}
.active-3a76.background-narrow-fb42 .fn-sticky-5c0e .sort-6e3b,
.active-3a76.input_wood_3182 .fn-sticky-5c0e .sort-6e3b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.active-3a76.background-narrow-fb42 .disabled-fffc,
.active-3a76.input_wood_3182 .disabled-fffc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.active-3a76.background-narrow-fb42 .sort-6e3b {
  padding: 1em;
}
.status-4a20 {
  margin: 30px auto;
  display: block;
}
.status-4a20 .action_605d > * {
  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;
}
.status-4a20 .action_605d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status-4a20 .action_605d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item_yellow_8c6b .full_afd9 {
  margin-bottom: 1.41575em;
}
.item_yellow_8c6b .tooltip_dynamic_1a8a {
  margin-bottom: 1.618em;
}
.component-basic-187d .large-fd59 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.component-basic-187d .large-fd59 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.component-basic-187d .title_d2c5 {
  max-width: 100%;
  overflow: auto;
}
.full-166e .component-basic-187d a:hover {
  text-decoration: underline;
}
.silver_264a .breadcrumb_5154:not(.component_wide_8dec),
.silver_264a .north_a72f {
  margin-bottom: 1.41575em;
}
.silver_264a .breadcrumb_5154:not(.component_wide_8dec):last-child,
.silver_264a .north_a72f:last-child {
  margin-bottom: 0;
}
.silver_264a .breadcrumb_5154.in-4696 {
  margin-bottom: 0.41575em;
}
.silver_264a .active-plasma-18bc:before,
.silver_264a .component_55da:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.silver_264a .active-plasma-18bc:before {
  content: "\f115";
}
.silver_264a .component_55da:before {
  content: "\f02c";
}
.silver_264a .mask_orange_e31f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.silver_264a .mask_orange_e31f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.list-3236 {
  display: -webkit-box;
  display: flex;
}
.list-3236 .sidebar-1766 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .list-3236 .sidebar-1766 {
    flex-basis: 90px;
  }
}
.list-3236 .left_6ace {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .list-3236 .left_6ace {
    flex-basis: calc(100% - 50px);
  }
}
.list-3236 .over_a712 p:last-child {
  margin-bottom: 0.72em;
}
.feature_1b21 .action_605d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.feature_1b21 .action_605d:after,
.feature_1b21 .action_605d:before {
  content: "";
  display: table;
}
.feature_1b21 .action_605d:after {
  clear: both;
}
.feature_1b21 .action_605d .info_bottom_a915,
.feature_1b21 .action_605d .easy-0dfb {
  width: 49%;
}
.feature_1b21 .action_605d .info_bottom_a915 a span.tiny-055c,
.feature_1b21 .action_605d .easy-0dfb a span.tiny-055c {
  display: block;
  margin-bottom: 5px;
}
.feature_1b21 .action_605d .easy-0dfb {
  float: left;
  text-align: left;
}
.feature_1b21 .action_605d .info_bottom_a915 {
  float: right;
  text-align: right;
}
.input-dirty-0358 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .input-dirty-0358 {
    margin-bottom: 0;
  }
}
.disabled_simple_7b5d {
  margin-bottom: 1em;
}
.disabled_simple_7b5d .component_wide_8dec {
  font-size: 1.1em;
  line-height: 1.3;
}
.iron_6187 a {
  display: block;
  line-height: 0;
  position: relative;
}
.stone-b300 .disabled_simple_7b5d,
.list_f7cf .disabled_simple_7b5d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .stone-b300 .disabled_simple_7b5d,
  .list_f7cf .disabled_simple_7b5d {
    display: block;
  }
}
.stone-b300 .iron_6187,
.list_f7cf .iron_6187 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .stone-b300 .iron_6187,
  .list_f7cf .iron_6187 {
    margin-bottom: 1em;
  }
}
.stone-b300 .iron_6187 img,
.list_f7cf .iron_6187 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.stone-b300 .plasma-9ad7,
.list_f7cf .plasma-9ad7 {
  flex-basis: calc(100% - 160px);
}
.stone-b300 .plasma-9ad7 p,
.list_f7cf .plasma-9ad7 p {
  margin-bottom: 0;
}
.stone-b300 .plasma-9ad7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .stone-b300 .plasma-9ad7 {
    padding-left: 0;
  }
}
.list_f7cf .plasma-9ad7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .list_f7cf .plasma-9ad7 {
    padding-right: 0;
  }
}
.list_f7cf .iron_6187 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.filter-aa0b .iron_6187 {
  margin-bottom: 0.5em;
}
.filter-aa0b .iron_6187 img {
  width: 100%;
}
.article_55e4 .button-liquid-637e,
.banner_large_37c2 .button-liquid-637e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.banner_large_37c2 .secondary_3841 .tabs-fbd9 p:last-child {
  margin-bottom: 0;
}
.dirty-c2b1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.media_middle_229a .shade_358e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .media_middle_229a .shade_358e:last-of-type {
    margin-bottom: 0;
  }
}
.media_middle_229a .shade_358e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media_middle_229a .shade_358e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.media_middle_229a .shade_358e ul li {
  margin: 0 0 0.6em;
}
.media_middle_229a .shade_358e ul li.preview_white_bd32,
.media_middle_229a .shade_358e ul li.button_ca3f {
  position: relative;
}
.media_middle_229a .shade_358e ul li.preview_white_bd32 .outline-9437,
.media_middle_229a .shade_358e ul li.button_ca3f .outline-9437 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.media_middle_229a .shade_358e ul li.preview_white_bd32:after:after,
.media_middle_229a .shade_358e ul li.preview_white_bd32:after:before,
.media_middle_229a
  .shade_358e
  ul
  li.button_ca3f:after:after,
.media_middle_229a
  .shade_358e
  ul
  li.button_ca3f:after:before {
  content: "";
  display: table;
}
.media_middle_229a .shade_358e ul li.preview_white_bd32:after:after,
.media_middle_229a
  .shade_358e
  ul
  li.button_ca3f:after:after {
  clear: both;
}
.media_middle_229a .shade_358e a.inner-df59:hover {
  text-decoration: none;
}
.media_middle_229a .shade_358e select {
  max-width: 100%;
}
.media_middle_229a .shade_358e table {
  font-size: 85%;
}
.media_middle_229a .shade_358e table td,
.media_middle_229a .shade_358e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.media_middle_229a .shade_358e table tfoot td {
  text-align: left;
}
.media_middle_229a .shade_358e :last-child {
  margin-bottom: 0;
}
.media_middle_229a .shade_358e .item-85b0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.media_middle_229a .shade_358e .item-85b0 label {
  width: 100%;
}
.media_middle_229a .shade_358e .item-85b0 .primary-up-8f02 {
  width: 100%;
  display: block;
}
.media_middle_229a .shade_358e .item-85b0 .wrapper_lite_b513 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.media_middle_229a .shade_358e .item-85b0 .wrapper_lite_b513:hover svg #svg-search {
  fill: #444;
}
.media_middle_229a .shade_358e .item-85b0 .wrapper_lite_b513 svg {
  width: 18px;
  height: 18px;
}
.media_middle_229a .highlight_new_7e02 ul ul,
.media_middle_229a .input_505f ul ul,
.media_middle_229a .dynamic-5138 ul ul,
.media_middle_229a .outer_d550 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.media_middle_229a .highlight_new_7e02 .slow-7e73 > a,
.media_middle_229a .input_505f .slow-7e73 > a,
.media_middle_229a .dynamic-5138 .slow-7e73 > a,
.media_middle_229a .outer_d550 .slow-7e73 > a {
  margin-bottom: 0;
}
.media_middle_229a .alert-7b79 li,
.media_middle_229a .highlight_new_7e02 li,
.media_middle_229a .easy-6baf li,
.media_middle_229a .input_505f li,
.media_middle_229a .dynamic-5138 li,
.media_middle_229a .outer_d550 li,
.media_middle_229a .pattern-fluid-24af li,
.media_middle_229a .disabled-solid-ba48 li {
  display: block;
  position: relative;
}
.media_middle_229a .alert-7b79 li:last-child,
.media_middle_229a .highlight_new_7e02 li:last-child,
.media_middle_229a .easy-6baf li:last-child,
.media_middle_229a .input_505f li:last-child,
.media_middle_229a .dynamic-5138 li:last-child,
.media_middle_229a .outer_d550 li:last-child,
.media_middle_229a .pattern-fluid-24af li:last-child,
.media_middle_229a .disabled-solid-ba48 li:last-child {
  border: none;
}
.media_middle_229a .alert-7b79 li a,
.media_middle_229a .highlight_new_7e02 li a,
.media_middle_229a .easy-6baf li a,
.media_middle_229a .input_505f li a,
.media_middle_229a .dynamic-5138 li a,
.media_middle_229a .outer_d550 li a,
.media_middle_229a .pattern-fluid-24af li a,
.media_middle_229a .disabled-solid-ba48 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media_middle_229a .alert-7b79 li ul li::before,
.media_middle_229a .highlight_new_7e02 li ul li::before,
.media_middle_229a .easy-6baf li ul li::before,
.media_middle_229a .input_505f li ul li::before,
.media_middle_229a .dynamic-5138 li ul li::before,
.media_middle_229a .outer_d550 li ul li::before,
.media_middle_229a .pattern-fluid-24af li ul li::before,
.media_middle_229a .disabled-solid-ba48 li ul li::before {
  left: 15px;
}
.media_middle_229a .alert-7b79 li ul a,
.media_middle_229a .highlight_new_7e02 li ul a,
.media_middle_229a .easy-6baf li ul a,
.media_middle_229a .input_505f li ul a,
.media_middle_229a .dynamic-5138 li ul a,
.media_middle_229a .outer_d550 li ul a,
.media_middle_229a .pattern-fluid-24af li ul a,
.media_middle_229a .disabled-solid-ba48 li ul a {
  padding-left: 20px;
}
.media_middle_229a .alert-7b79 li ul ul li::before,
.media_middle_229a .highlight_new_7e02 li ul ul li::before,
.media_middle_229a .easy-6baf li ul ul li::before,
.media_middle_229a .input_505f li ul ul li::before,
.media_middle_229a .dynamic-5138 li ul ul li::before,
.media_middle_229a .outer_d550 li ul ul li::before,
.media_middle_229a .pattern-fluid-24af li ul ul li::before,
.media_middle_229a .disabled-solid-ba48 li ul ul li::before {
  left: 30px;
}
.media_middle_229a .alert-7b79 li ul ul a,
.media_middle_229a .highlight_new_7e02 li ul ul a,
.media_middle_229a .easy-6baf li ul ul a,
.media_middle_229a .input_505f li ul ul a,
.media_middle_229a .dynamic-5138 li ul ul a,
.media_middle_229a .outer_d550 li ul ul a,
.media_middle_229a .pattern-fluid-24af li ul ul a,
.media_middle_229a .disabled-solid-ba48 li ul ul a {
  padding-left: 40px;
}
.media_middle_229a .link_bright_18bd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media_middle_229a .disabled-solid-ba48 ul li {
  margin-bottom: 1.41575em;
}
.media_middle_229a .disabled-solid-ba48 ul li .purple-b490 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.media_middle_229a .disabled-solid-ba48 ul li .outline_yellow_eb67 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.yellow_e186 .alert-7b79 li a,
.yellow_e186 .highlight_new_7e02 li a,
.yellow_e186 .easy-6baf li a,
.yellow_e186 .input_505f li a,
.yellow_e186 .dynamic-5138 li a,
.yellow_e186 .outer_d550 li a,
.yellow_e186 .pattern-fluid-24af li a,
.yellow_e186 .disabled-solid-ba48 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_e186 .link_bright_18bd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_e186 .shade_358e ul li.preview_white_bd32 .outline-9437,
.yellow_e186 .shade_358e ul li.button_ca3f .outline-9437 {
  background: rgba(0, 0, 0, 0.2);
}
.yellow_e186 .media_middle_229a .shade_358e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_slow_76b7 .media_middle_229a .filter-03ee li {
  margin: 0;
}
.preview_slow_76b7 .media_middle_229a .filter-03ee li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.preview_slow_76b7 .media_middle_229a .filter-03ee li ul {
  margin: 0;
}
.preview_slow_76b7 .media_middle_229a .filter-03ee li ul li a {
  padding-left: 15px;
}
.preview_slow_76b7 .media_middle_229a .filter-03ee li ul li li a {
  padding-left: 30px;
}
.preview_slow_76b7 .media_middle_229a .filter-03ee li.pagination-3b92 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.preview_slow_76b7 .media_middle_229a .filter-03ee li.pagination-3b92 > 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;
}
.preview_slow_76b7 .media_middle_229a .filter-03ee li.pagination-3b92 > 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;
}
.orange-2dbc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside-6443 {
  position: relative;
  z-index: 10;
}
.aside-6443 .sidebar_narrow_1102 {
  width: 100%;
  max-width: 100%;
}
.nav-7870 .shadow-fluid-53d3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.nav-7870 .notification_31e8 {
}
.nav-7870 .yellow_e186 {
  background: #292929;
}
.hot-7b27 .shadow-fluid-53d3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hot-7b27 .notification_31e8 {
  background: #f9f9f9;
}
.hot-7b27 .yellow_e186 {
  background: #303030;
}
.image_7ad0 .shadow-fluid-53d3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .image_7ad0 .message_outer_c347 {
    margin-bottom: 1em;
  }
  .image_7ad0 .message_outer_c347:last-child {
    margin-bottom: 0;
  }
}
.image_7ad0 .notification_31e8 {
  background: #ededed;
}
.image_7ad0 .yellow_e186 {
  background: #1a1a1a;
}
.shadow-fluid-53d3.notification_31e8 {
  color: rgba(0, 0, 0, 0.6);
}
.shadow-fluid-53d3.notification_31e8 .dropdown-top-d89b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-fluid-53d3.yellow_e186 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-fluid-53d3.yellow_e186 a:not(.inner-df59) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-fluid-53d3.yellow_e186 a:not(.inner-df59):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-fluid-53d3.yellow_e186 .dropdown-top-d89b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-fluid-53d3.yellow_e186 table tbody td,
.shadow-fluid-53d3.yellow_e186 table th {
  background: rgba(0, 0, 0, 0.08);
}
.label-up-64c2.gallery-b954 .video_hard_9486 {
  max-width: initial;
}
.label-up-64c2 .text_4787 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.label-up-64c2 .text_4787 .sidebar_narrow_1102 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .label-up-64c2 .text_4787 .sidebar_narrow_1102 {
    display: block;
    margin-bottom: 2em;
  }
  .label-up-64c2 .text_4787 .sidebar_narrow_1102:last-child {
    margin-bottom: 0;
  }
}
.image_7ad0 .message_outer_c347:last-child,
.hot-7b27 .message_outer_c347:last-child,
.nav-7870 .message_outer_c347:last-child {
  margin-bottom: 0;
}
.image_7ad0 .message_outer_c347 .media_middle_229a .shade_358e:last-child,
.hot-7b27 .message_outer_c347 .media_middle_229a .shade_358e:last-child,
.nav-7870 .message_outer_c347 .media_middle_229a .shade_358e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .image_7ad0 .hero-clean-286c,
  .image_7ad0 .notification-41ae,
  .hot-7b27 .hero-clean-286c,
  .hot-7b27 .notification-41ae,
  .nav-7870 .hero-clean-286c,
  .nav-7870 .notification-41ae {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside-6443 .message_outer_c347 {
    margin-bottom: 2em;
  }
}
.aside-6443 p:last-child {
  margin-bottom: 0;
}
.aside-6443 li,
.aside-6443 ul {
  list-style: none;
  margin: 0;
}
.aside-6443 ul ul {
  margin-left: 2.617924em;
}
.notice-8f3b {
  font-size: 0.875em;
}

/* css-noise: dfca */
.promo-block-d1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
