/*!
Theme Name: Customify
Theme URI: https://pressmaximum.link_de56/customify
Author: WPCustomify
Author URI: https://pressmaximum.link_de56
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.link_de56/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.backdrop-2c43.block_e3eb/licenses/gpl-2.0.hidden_5918
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.inner_123a/, (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.carousel-9c8b.primary-1d83/normalize.avatar-7f1d/
 ======
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.avatar-7f1d v7.0.0 | MIT License | github.link_de56/necolas/normalize.avatar-7f1d */
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;
}
.lower_6ca8 .secondary_7204,
.layout_steel_d01c,
.soft-7e3f,
.white-436f,
.fixed-7b53,
.footer-purple-0c9a,
.paragraph_wide_ea91,
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;
}
.layout_steel_d01c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .layout_steel_d01c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .layout_steel_d01c,
  h1 {
    font-size: 1.8em;
  }
}
.soft-7e3f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.soft-7e3f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .soft-7e3f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .soft-7e3f,
  h2 {
    font-size: 1.7em;
  }
}
.white-436f,
h3 {
  font-size: 1.618em;
}
.lower_6ca8 .secondary_7204,
.fixed-7b53,
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.chip-lite-110a {
  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;
}
.notification_8430:after,
.notification_8430:before,
.content_f17c:after,
.content_f17c:before {
  content: "";
  display: table;
}
.notification_8430:after,
.content_f17c:after {
  clear: both;
}
.section-motion-7229 {
  float: right;
  margin-right: 0;
}
.out-d9b0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.lower-479d .gallery-f4b7,
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;
}
.lower-479d .gallery-f4b7: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;
}
.south-10f3 .gallery-f4b7 {
  box-shadow: none;
}
.south-10f3
  .gallery-f4b7
  .icon-static-1c65 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.south-10f3 .gallery-f4b7 .media-action-bc32 {
  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;
}
.south-10f3
  .gallery-f4b7
  .media-action-bc32
  b {
  display: none;
}
.south-10f3 .pink-c7f0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.carousel-562e:not(.input-6184):not(.hover_bottom_63ff),
button:not(.input-6184):not(.hover_bottom_63ff),
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ),
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ),
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ) {
  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;
}
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ):hover,
button:not(.input-6184):not(
    .hover_bottom_63ff
  ):hover,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):hover,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):hover,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ):active,
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ):focus,
button:not(.input-6184):not(
    .hover_bottom_63ff
  ):active,
button:not(.input-6184):not(
    .hover_bottom_63ff
  ):focus,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):active,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):focus,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):active,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):focus,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):active,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):focus {
  outline: 0;
}
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6,
button:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6 {
  position: relative;
}
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .message-center-333c,
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .message-stone-c78b,
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .fresh_74b8,
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  i,
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  svg,
button:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .message-center-333c,
button:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .message-stone-c78b,
button:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .fresh_74b8,
button:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  i,
button:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  svg,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .message-center-333c,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .message-stone-c78b,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .fresh_74b8,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  i,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  svg,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .message-center-333c,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .message-stone-c78b,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .fresh_74b8,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  i,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  svg,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .message-center-333c,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .message-stone-c78b,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  .fresh_74b8,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  i,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6
  svg {
  visibility: hidden;
}
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6:after,
button:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6:after,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6:after,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6:after,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ).fn-loading-37f6: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;
}
.carousel-562e:not(.input-6184):not(.hover_bottom_63ff),
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ),
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ),
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ) {
  color: #fff;
  background: #235787;
}
.carousel-562e:not(.input-6184):not(
    .hover_bottom_63ff
  ):focus,
input[type="button"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):focus,
input[type="reset"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):focus,
input[type="submit"]:not(.input-6184):not(
    .hover_bottom_63ff
  ):focus {
  color: #fff;
}
.carousel-562e.fn-disabled-37f6:not(.input-6184):not(
    .hover_bottom_63ff
  ),
.carousel-562e[disabled]:not(.input-6184):not(
    .hover_bottom_63ff
  ),
button.fn-disabled-37f6:not(.input-6184):not(
    .hover_bottom_63ff
  ),
button[disabled]:not(.input-6184):not(
    .hover_bottom_63ff
  ) {
  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;
}
.copper-1b18 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.copper-1b18: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;
}
.tooltip-current-8929 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.bronze_f005 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.carousel_d33c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notification_8430:after,
.notification_8430:before,
.image-huge-2e81:after,
.image-huge-2e81:before,
.carousel_dcdd:after,
.carousel_dcdd:before,
.box-motion-46c4:after,
.box-motion-46c4:before,
.middle_78c0:after,
.middle_78c0:before,
.component-0d2d:after,
.component-0d2d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notification_8430:after,
.image-huge-2e81:after,
.carousel_dcdd:after,
.box-motion-46c4:after,
.middle_78c0:after,
.component-0d2d:after {
  clear: both;
}
.image-huge-2e81 .component-897e,
.carousel_dcdd .component-897e,
.middle-2840 .component-897e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gallery_48a4 {
  display: inline-block;
}
.panel-0ec8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.panel-0ec8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.panel-0ec8 .north_e253 {
  padding: 1em 0;
  font-size: 85%;
}
.north_e253 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.media_099d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.media_099d:after,
.media_099d:before {
  content: "";
  display: table;
}
.media_099d:after {
  clear: both;
}
.right_b44e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.preview-dark-83a8 .right_b44e {
  max-width: 50%;
}
.content_8995 .right_b44e {
  max-width: 33.33%;
}
.thumbnail-iron-1ab0 .right_b44e {
  max-width: 25%;
}
.form_53a5 .right_b44e {
  max-width: 20%;
}
.text-51ee .right_b44e {
  max-width: 16.66%;
}
.widget_top_289d .right_b44e {
  max-width: 14.28%;
}
.right-6650 .right_b44e {
  max-width: 12.5%;
}
.blue-a597 .right_b44e {
  max-width: 11.11%;
}
.label-a4be {
  display: block;
}
.lower_6ca8 .lower_69ef label,
.lower_6ca8 .component-f171 label,
.lower_6ca8 .input-e764 label,
.lower_6ca8 .dark_ac0c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.block_0a79 {
  list-style: none;
  margin: 0;
}
.block_0a79 article.overlay-short-b961 {
  margin-bottom: 0;
}
.block_0a79 ul {
  list-style: none;
  margin: 0;
}
.block_0a79 .panel_south_81ac li.overlay-short-b961 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .block_0a79 .panel_south_81ac li.overlay-short-b961 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .block_0a79 .panel_south_81ac li.overlay-short-b961: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) {
  .block_0a79 .panel_south_81ac li.overlay-short-b961 li.overlay-short-b961 li.overlay-short-b961 li.overlay-short-b961 {
    padding-left: 0;
  }
}
article.overlay-short-b961 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay-short-b961 .image-huge-2e81 p:last-of-type {
  margin-bottom: 0;
}
article.overlay-short-b961 .label-over-02c9 {
  float: left;
}
article.overlay-short-b961 .description-smooth-3708 {
  margin-left: 85px;
}
article.overlay-short-b961 .media_139b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay-short-b961 .media_139b .preview-ea53 {
  margin-left: 10px;
}
article.overlay-short-b961 .badge-a12a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay-short-b961 .lower-9c41 {
  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 .lower_69ef,
  #respond .input-e764,
  #respond .dark_ac0c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .lower_69ef input,
#respond .input-e764 input,
#respond .dark_ac0c input {
  width: 100%;
}
#respond .dark_ac0c {
  margin-right: 0;
}
#respond .mask_full_6a36 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight_hovered_c3cc {
  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;
}
.highlight_hovered_c3cc.bottom_5587 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight_hovered_c3cc 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%);
}
.highlight_hovered_c3cc:focus,
.highlight_hovered_c3cc: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);
}
.liquid_3b7a {
  border-radius: 10%;
}
.in_8066 {
  border-radius: 50%;
}
.hero-c628 {
  font-size: 0.72em;
}
.under_4318 {
  font-size: 0.875em;
}
.bottom_5728 {
  font-size: 1.1em;
}
.secondary_8efe {
  text-transform: uppercase;
  line-height: 1.2;
}
.secondary_8efe.hero-c628 {
  letter-spacing: 0.5px;
}
.middle_5f8a,
.middle_5f8a a {
  color: #6d6d6d;
}
.middle_5f8a a:hover {
  color: #111;
}
.thumbnail_bottom_ddeb {
  color: #6d6d6d;
}
.pressed_0585 {
  overflow-x: hidden;
}
.pressed_0585 .complex-4355.block_over_1775 {
  position: relative;
}
.pressed_0585 .complex-4355.block_over_1775.image-silver-3ac6 {
  position: initial;
}
.pressed_0585
  .complex-4355.block_over_1775.image-silver-3ac6
  .dropdown_old_0d25 {
  left: auto;
}
.pressed_0585 .complex-4355 .dropdown_old_0d25 {
  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;
}
.pressed_0585 .complex-4355:hover.block_over_1775 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pressed_0585
  .complex-4355:hover.block_over_1775
  .dropdown_old_0d25 {
  display: block;
  z-index: 9999999;
}
.pressed_0585 .center_7145 .filter-hot-967a,
.pressed_0585 .mini-c3d2 .filter-hot-967a {
  display: none;
}
.pressed_0585 .action-d68a .complex-4355:hover.block_over_1775 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.lower_6ca8 .lower_69ef label,
.lower_6ca8 .component-f171 label,
.lower_6ca8 .input-e764 label,
.lower_6ca8 .dark_ac0c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.block_0a79 {
  list-style: none;
  margin: 0;
}
.block_0a79 article.overlay-short-b961 {
  margin-bottom: 0;
}
.block_0a79 ul {
  list-style: none;
  margin: 0;
}
.block_0a79 .panel_south_81ac li.overlay-short-b961 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .block_0a79 .panel_south_81ac li.overlay-short-b961 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .block_0a79 .panel_south_81ac li.overlay-short-b961: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) {
  .block_0a79 .panel_south_81ac li.overlay-short-b961 li.overlay-short-b961 li.overlay-short-b961 li.overlay-short-b961 {
    padding-left: 0;
  }
}
article.overlay-short-b961 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay-short-b961 .image-huge-2e81 p:last-of-type {
  margin-bottom: 0;
}
article.overlay-short-b961 .label-over-02c9 {
  float: left;
}
article.overlay-short-b961 .description-smooth-3708 {
  margin-left: 85px;
}
article.overlay-short-b961 .media_139b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay-short-b961 .media_139b .preview-ea53 {
  margin-left: 10px;
}
article.overlay-short-b961 .badge-a12a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay-short-b961 .lower-9c41 {
  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 .lower_69ef,
  #respond .input-e764,
  #respond .dark_ac0c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .lower_69ef input,
#respond .input-e764 input,
#respond .dark_ac0c input {
  width: 100%;
}
#respond .dark_ac0c {
  margin-right: 0;
}
#respond .mask_full_6a36 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.center_7145 .hero-761b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero-761b .article-full-8148.feature_d823 .nav-current-3b26 > li > a:focus,
.hero-761b .article-full-8148.feature_d823 .nav-current-3b26 > li > a:hover,
.hero-761b .article-full-8148.simple-05e8 .nav-current-3b26 > li > a:focus,
.hero-761b .article-full-8148.simple-05e8 .nav-current-3b26 > li > a:hover,
.hero-761b .article-full-8148.focus-46b6 .nav-current-3b26 > li > a:focus,
.hero-761b .article-full-8148.focus-46b6 .nav-current-3b26 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-761b
  .article-full-8148.feature_d823
  .nav-current-3b26
  > li.hot_fd47
  > a,
.hero-761b
  .article-full-8148.feature_d823
  .nav-current-3b26
  > li.avatar_e63e
  > a,
.hero-761b
  .article-full-8148.simple-05e8
  .nav-current-3b26
  > li.hot_fd47
  > a,
.hero-761b
  .article-full-8148.simple-05e8
  .nav-current-3b26
  > li.avatar_e63e
  > a,
.hero-761b
  .article-full-8148.focus-46b6
  .nav-current-3b26
  > li.hot_fd47
  > a,
.hero-761b .article-full-8148.focus-46b6 .nav-current-3b26 > li.input_liquid_82eb > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-761b .current-0a10,
.hero-761b .current-0a10 a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-761b .notification_current_06e1.outline_gas_7d57 li a,
.hero-761b .stone-46ad a,
.hero-761b .new_749a,
.hero-761b .nav-current-3b26 > li > a,
.hero-761b .picture_hot_afef {
  color: rgba(255, 255, 255, 0.79);
}
.hero-761b .notification_current_06e1.outline_gas_7d57 li a:hover,
.hero-761b .stone-46ad a:hover,
.hero-761b .new_749a:hover,
.hero-761b .nav-current-3b26 > li > a:hover,
.hero-761b .picture_hot_afef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-761b .sidebar-clean-09b7 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-761b .sidebar-clean-09b7 .pattern-inner-7369 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-761b .sidebar-clean-09b7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-761b .clean-0ffe .advanced-11b9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-761b .clean-0ffe .advanced-11b9 .fresh_c8f2 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-761b
  .clean-0ffe
  .advanced-11b9
  .fresh_c8f2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-761b
  .clean-0ffe
  .advanced-11b9
  .fresh_c8f2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-761b
  .clean-0ffe
  .advanced-11b9
  .fresh_c8f2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-761b
  .clean-0ffe
  .advanced-11b9
  .fresh_c8f2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-761b .clean-0ffe .form-rough-fac4 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-761b .clean-0ffe .form-rough-fac4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper-bf25
  .hero-761b
  .clean-0ffe
  .link-plasma-b025
  .tabs-narrow-b2c5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.copper-bf25
  .hero-761b
  .clean-0ffe
  .link-plasma-b025
  .fresh_c8f2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.center_7145 .middle-d433 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.middle-d433 .article-full-8148.feature_d823 .nav-current-3b26 > li > a:focus,
.middle-d433 .article-full-8148.feature_d823 .nav-current-3b26 > li > a:hover,
.middle-d433 .article-full-8148.simple-05e8 .nav-current-3b26 > li > a:focus,
.middle-d433 .article-full-8148.simple-05e8 .nav-current-3b26 > li > a:hover,
.middle-d433 .article-full-8148.focus-46b6 .nav-current-3b26 > li > a:focus,
.middle-d433 .article-full-8148.focus-46b6 .nav-current-3b26 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle-d433
  .article-full-8148.feature_d823
  .nav-current-3b26
  > li.hot_fd47
  > a,
.middle-d433
  .article-full-8148.feature_d823
  .nav-current-3b26
  > li.avatar_e63e
  > a,
.middle-d433
  .article-full-8148.simple-05e8
  .nav-current-3b26
  > li.hot_fd47
  > a,
.middle-d433
  .article-full-8148.simple-05e8
  .nav-current-3b26
  > li.avatar_e63e
  > a,
.middle-d433
  .article-full-8148.focus-46b6
  .nav-current-3b26
  > li.hot_fd47
  > a,
.middle-d433 .article-full-8148.focus-46b6 .nav-current-3b26 > li.input_liquid_82eb > a {
  color: rgba(0, 0, 0, 0.8);
}
.middle-d433 .current-0a10,
.middle-d433 .current-0a10 a {
  color: rgba(0, 0, 0, 0.8);
}
.middle-d433 .notification_current_06e1.outline_gas_7d57 li a,
.middle-d433 .stone-46ad a,
.middle-d433 .new_749a,
.middle-d433 .nav-current-3b26 > li > a,
.middle-d433 .picture_hot_afef {
  color: rgba(0, 0, 0, 0.55);
}
.middle-d433 .notification_current_06e1.outline_gas_7d57 li a:hover,
.middle-d433 .stone-46ad a:hover,
.middle-d433 .new_749a:hover,
.middle-d433 .nav-current-3b26 > li > a:hover,
.middle-d433 .picture_hot_afef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle-d433 .sidebar-clean-09b7 {
  color: rgba(0, 0, 0, 0.55);
}
.middle-d433 .sidebar-clean-09b7 .pattern-inner-7369 {
  color: rgba(0, 0, 0, 0.8);
}
.middle-d433 .sidebar-clean-09b7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title-dirty-74ff .chip-9729 {
  margin-left: auto;
  margin-right: auto;
}
.carousel_dcdd > * {
  margin-left: auto;
  margin-right: auto;
}
.carousel_dcdd .tooltip-current-8929 {
  margin-right: 1.41575em;
}
.brown_ff89 .carousel_dcdd > .background-steel-6557 {
  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;
}
.brown_ff89 .carousel_dcdd > .item-ad9d {
  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;
}
.easy-3f49.title-dirty-74ff .chip-9729,
.widget-first-576f.title-dirty-74ff .chip-9729 {
  margin-left: 0;
}
.nav_light_acb7.title-dirty-74ff .chip-9729,
.in_7ae8.title-dirty-74ff .chip-9729 {
  margin-right: 0;
}
.carousel_dcdd ol,
.carousel_dcdd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dropdown_8945 video {
  max-width: 100%;
}
.layout-a65c img {
  display: block;
}
.layout-a65c.tooltip-current-8929,
.layout-a65c.bronze_f005 {
  width: 100%;
}
.layout-a65c.item-ad9d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.banner_middle_b137:not(.table-thick-eeae) {
  margin: 1.5em auto;
}
.advanced-75d9 p {
  padding: 1.5em 14px;
}
ul.search_clean_8d79.item-ad9d,
ul.search_clean_8d79.background-steel-6557,
ul.search_clean_8d79.mask-plasma-5696.background-steel-6557 {
  padding: 0 14px;
}
.notification-orange-7096 {
  display: block;
  overflow-x: auto;
}
.notification-orange-7096 table {
  border-collapse: collapse;
  width: 100%;
}
.notification-orange-7096 td,
.notification-orange-7096 th {
  padding: 0.5em;
}
.carousel_dcdd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.carousel_dcdd ol ol,
.carousel_dcdd ol ul,
.carousel_dcdd ul ol,
.carousel_dcdd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.carousel_dcdd ol ol li,
.carousel_dcdd ol ul li,
.carousel_dcdd ul ol li,
.carousel_dcdd ul ul li {
  margin-left: 0;
}
.header_b2a2.input-5ebf > .aside-lower-e3b0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.header_b2a2.input-5ebf > .aside-lower-e3b0 iframe,
.header_b2a2.input-5ebf > .aside-lower-e3b0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.badge_fresh_d556 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.badge_fresh_d556.complex-03ba {
  padding: 0;
}
.badge_fresh_d556.complex-03ba cite {
  font-size: 13px;
}
.badge_fresh_d556 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.badge_fresh_d556 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pagination-c268 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pagination-c268 > p:first-child {
  margin-top: 0;
}
.pagination-c268 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pagination-c268 blockquote {
  border-left: 0;
}
.info-2913 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.info-2913:not(.heading-mini-21e9) {
  max-width: 100px;
}
.info-2913.under-1c57 {
  border-bottom: none !important;
  text-align: center;
}
.info-2913.under-1c57::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .advanced-75d9 p {
    padding: 1.5em 0;
  }
}
.module-silver-b8e8 {
  color: #0073aa;
}
.tooltip-4801 {
  background-color: #0073aa;
}
.selected_d876 {
  color: #229fd8;
}
.thumbnail-05f1 {
  background-color: #229fd8;
}
.nav-4b45 {
  color: #eee;
}
.basic_19e6 {
  background-color: #eee;
}
.component-490a {
  color: #444;
}
.short-f2b7 {
  background-color: #444;
}
.link-iron-7795 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link-iron-7795 .action-dec8 .stone-46ad {
  font-size: 15px;
}
.link-iron-7795 .stone-46ad {
  line-height: 1.3;
}
.link-iron-7795 .middle-d433 {
}
.link-iron-7795 .hero-761b {
  background: #235787;
}
.accordion_steel_05f6 {
  padding: 0;
}
.accordion_steel_05f6 .hero-761b {
  background: #1a1a1a;
}
.accordion_steel_05f6 .middle-d433 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gas-b067 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gas-b067 .middle-d433 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gas-b067 .hero-761b {
  background: #303030;
}
.component-0d2d {
  position: relative;
  z-index: 10;
}
.component-0d2d .title-small-08f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_d050 .block_over_1775 {
  display: inline-block;
  vertical-align: middle;
}
.nav_d050.pink_c7fa .block_over_1775 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .nav_d050.pink_c7fa .block_over_1775 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .nav_d050.pink_c7fa .block_over_1775 {
    margin-right: 0.4em;
  }
}
.nav_d050.pink_c7fa .block_over_1775:last-child {
  margin-right: 0;
}
.red_9fb6 .title-small-08f4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .center_7145 .action-dec8 {
    margin: 0 -0.5em;
  }
  .center_7145 .action-dec8 [class*="customify-col-"],
  .center_7145 .action-dec8 [class*="customify-col_"],
  .center_7145 .action-dec8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.center_7145.new_adf9 .title-small-08f4 {
  background: 0 0 !important;
}
.center_7145.new_adf9 .title-small-08f4,
.center_7145.red_9fb6 .title-small-08f4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .center_7145.tabs-cool-c954 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.center_7145.red_9fb6 .title-small-08f4 {
  box-shadow: none !important;
}
.detail_43fa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .detail_43fa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .detail_43fa {
    padding: 18px 0 20px;
  }
}
.detail_43fa .table_dd7d {
  width: 100%;
}
.detail_43fa .avatar_ddf5 {
  margin-bottom: 0;
}
.detail_43fa .disabled_1cce {
  margin-top: 5px;
  font-size: 0.875em;
}
.info-204c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.info-204c .rough-4db1 {
  width: 100%;
}
.hover_cebd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hover_cebd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hover_cebd 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;
}
.hover_cebd li:last-child:after {
  display: none;
}
.hover_cebd li a {
  font-weight: 500;
  margin-right: 10px;
}
.module_011f .filter-hot-967a button,
.detail_43fa .filter-hot-967a button {
  left: 0;
}
.module_011f .rough-4db1,
.detail_43fa .rough-4db1 {
  padding-left: 0;
  padding-right: 0;
}
.module_011f .info-204c,
.detail_43fa .info-204c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.module_011f {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_011f:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.module_011f .border_3be1 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .module_011f .border_3be1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .module_011f .border_3be1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .module_011f .border_3be1 {
    min-height: 200px;
  }
}
.module_011f .hover_cebd {
  color: rgba(255, 255, 255, 0.8);
}
.module_011f .hover_cebd a,
.module_011f .hover_cebd li:after {
  color: inherit;
}
.module_011f .hover_cebd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.button-3a84 {
  margin-bottom: 0.5em;
}
.narrow-bb7a {
  margin-bottom: 1.2em;
}
.narrow-bb7a,
.button-3a84 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.narrow-bb7a p:last-child,
.button-3a84 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .filter-hot-967a,
#masthead .filter-hot-967a {
  display: none;
}
#masthead
  > .filter-hot-967a.link_2124 {
  display: none;
}
#masthead > .filter-hot-967a button {
  left: 0;
}
.top_875a {
  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%;
}
.top_875a .block_over_1775 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.top_875a .over_578d {
  display: -webkit-box;
  display: flex;
}
.top_875a .over_578d.selected_d95b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.top_875a .over_578d.modal_d68e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.top_875a .over_578d.warm_59f2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.top_875a.shadow_67bb.content-f1d0 .over_578d.selected_d95b {
  flex-basis: 100%;
}
.top_875a.brown-b99b .over_578d.modal_d68e {
  -webkit-box-flex: 1;
  flex: auto;
}
.top_875a.brown-b99b .over_578d.warm_59f2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .filter-hot-967a.link_2124 {
  display: none;
}
#masthead > .filter-hot-967a button {
  left: 0;
}
.header-prev-f9cf {
  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;
}
.header-prev-f9cf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.header-prev-f9cf.heading_gas_a2ce i {
  margin-right: 4px;
}
.header-prev-f9cf.aside_b25a i {
  margin-left: 5px;
}
.stone-46ad p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.stone-46ad p:last-child {
  margin-bottom: 0;
}
.main-solid-0edc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.main-solid-0edc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.main-solid-0edc img {
  display: block;
  width: auto;
  line-height: 1;
}
.main-solid-0edc .current-0a10 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.main-solid-0edc .red-1be6 {
  margin: 5px 0 7px 0;
}
.main-solid-0edc.dynamic_7128 .disabled-e3ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-solid-0edc.dynamic_7128 .dropdown_1eb4 {
  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;
}
.main-solid-0edc.overlay-iron-19a8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.main-solid-0edc.overlay-iron-19a8 .disabled-e3ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-solid-0edc.overlay-iron-19a8 .dropdown_1eb4 {
  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;
}
.main-solid-0edc.border-852b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main-solid-0edc.section_short_791f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.main-solid-0edc.section_short_791f .dropdown_1eb4 {
  margin-top: 7px;
}
.link_452d {
  display: inline-block;
}
.component-0d2d .widget-basic-be8e .main-solid-0edc img {
  max-width: 100%;
}
.article-full-8148 .basic_835c.feature-30ab,
.shade-outer-9a59 .basic_835c.feature-30ab {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.article-full-8148 .cool_c246,
.shade-outer-9a59 .cool_c246 {
  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%);
}
.article-full-8148 .cool_c246 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.article-full-8148.card-fbbf .cool_c246 {
  display: none;
}
.article-full-8148 .footer_7320 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article-full-8148 .footer_7320 li {
  display: inline-block;
  position: relative;
}
.article-full-8148 .footer_7320 li:last-child {
  margin-right: 0;
}
.article-full-8148 .footer_7320 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;
}
.article-full-8148 .footer_7320 li.input_liquid_82eb > a {
  color: rgba(0, 0, 0, 0.9);
}
.article-full-8148 .footer_7320 > 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;
}
.article-full-8148 .footer_7320 > li > a i {
  line-height: 0;
}
.article-full-8148 .footer_7320 > li.card_e66a > a .cool_c246 {
  margin-left: 4px;
  line-height: 0;
}
.article-full-8148 .footer_7320 .advanced-9ca9 li.card_e66a > a {
  position: relative;
}
.article-full-8148 .footer_7320 .advanced-9ca9 li.card_e66a > a:after,
.article-full-8148 .footer_7320 .advanced-9ca9 li.card_e66a > a:before {
  content: "";
  display: table;
}
.article-full-8148 .footer_7320 .advanced-9ca9 li.card_e66a > a:after {
  clear: both;
}
.article-full-8148 .footer_7320 .advanced-9ca9 li.card_e66a > a .cool_c246 {
  margin-left: 5px;
  float: right;
}
.article-full-8148 .menu_cf2e,
.article-full-8148 .advanced-9ca9 {
  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;
}
.article-full-8148 .advanced-9ca9 {
  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;
}
.article-full-8148 .advanced-9ca9 .feature-30ab {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article-full-8148 .advanced-9ca9 .cool_c246 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.article-full-8148 .advanced-9ca9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.article-full-8148 .advanced-9ca9 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;
}
.article-full-8148 .advanced-9ca9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.article-full-8148 .advanced-9ca9 .advanced-9ca9 {
  top: 0;
  left: 100%;
}
.article-full-8148 .info_a2c4.fn-focus-37f6 > .menu_cf2e,
.article-full-8148 .info_a2c4.fn-focus-37f6 > .advanced-9ca9,
.article-full-8148 .info_a2c4:focus > .menu_cf2e,
.article-full-8148 .info_a2c4:focus > .advanced-9ca9,
.article-full-8148 .info_a2c4:hover > .menu_cf2e,
.article-full-8148 .info_a2c4:hover > .advanced-9ca9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.article-full-8148.focus-46b6 .nav-current-3b26:after,
.article-full-8148.focus-46b6 .nav-current-3b26:before {
  content: "";
  display: table;
}
.article-full-8148.focus-46b6 .nav-current-3b26:after {
  clear: both;
}
.article-full-8148.focus-46b6 .nav-current-3b26 > li {
  float: left;
}
.article-full-8148.text_left_a4fc .nav-current-3b26:after,
.article-full-8148.text_left_a4fc .nav-current-3b26:before {
  content: "";
  display: table;
}
.article-full-8148.text_left_a4fc .nav-current-3b26:after {
  clear: both;
}
.article-full-8148.text_left_a4fc .nav-current-3b26 > li {
  float: left;
}
.article-full-8148.text_left_a4fc .nav-current-3b26 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.article-full-8148.text_left_a4fc .nav-current-3b26 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.article-full-8148.text_left_a4fc .nav-current-3b26 > li.hot_fd47 > a,
.article-full-8148.text_left_a4fc .nav-current-3b26 > li.input_liquid_82eb > a {
  color: #fff;
  background-color: #1e4b75;
}
.article-full-8148.feature_d823 .nav-current-3b26 > li > a .feature-30ab {
  position: relative;
}
.article-full-8148.feature_d823 .nav-current-3b26 > li > a .feature-30ab: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;
}
.article-full-8148.feature_d823
  .nav-current-3b26
  > li:focus
  > a
  .feature-30ab:before,
.article-full-8148.feature_d823
  .nav-current-3b26
  > li:hover
  > a
  .feature-30ab:before {
  width: 100%;
  background-color: currentColor;
}
.article-full-8148.feature_d823
  .nav-current-3b26
  > li.hot_fd47
  > a
  .feature-30ab:before,
.article-full-8148.feature_d823
  .nav-current-3b26
  > li.avatar_e63e
  > a
  .feature-30ab:before {
  width: 100%;
  background-color: currentColor;
}
.article-full-8148.simple-05e8 .nav-current-3b26 > li > a .feature-30ab {
  position: relative;
}
.article-full-8148.simple-05e8 .nav-current-3b26 > li > a .feature-30ab: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;
}
.article-full-8148.simple-05e8 .nav-current-3b26 > li:focus > a .feature-30ab:before,
.article-full-8148.simple-05e8
  .nav-current-3b26
  > li:hover
  > a
  .feature-30ab:before {
  width: 100%;
  background-color: currentColor;
}
.article-full-8148.simple-05e8
  .nav-current-3b26
  > li.hot_fd47
  > a
  .feature-30ab:before,
.article-full-8148.simple-05e8
  .nav-current-3b26
  > li.avatar_e63e
  > a
  .feature-30ab:before {
  width: 100%;
  background-color: currentColor;
}
.shade-outer-9a59 .footer_7320 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shade-outer-9a59 .footer_7320 li:first-child > a {
  border-top: none;
}
.shade-outer-9a59 .footer_7320 .secondary_active_0750 > .feature-30ab .cool_c246 {
  display: none;
}
.shade-outer-9a59 .footer_7320 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shade-outer-9a59 .footer_7320 li:last-child {
  border: none;
}
.shade-outer-9a59 .footer_7320 li.card_e66a > a {
  padding-right: 45px !important;
}
.shade-outer-9a59 .footer_7320 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shade-outer-9a59 .footer_7320 li a:focus,
.shade-outer-9a59 .footer_7320 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-outer-9a59 .footer_7320 li .label-dim-3dae {
  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;
}
.shade-outer-9a59 .footer_7320 li .label-dim-3dae:hover {
  box-shadow: none;
}
.shade-outer-9a59 .footer_7320 li .label-dim-3dae .cool_c246 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shade-outer-9a59 .footer_7320 .advanced-9ca9 {
  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);
}
.shade-outer-9a59 .footer_7320 .advanced-9ca9 li a {
  padding-left: 3em;
}
.shade-outer-9a59 .footer_7320 .content-95cf > a .label-dim-3dae i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shade-outer-9a59 .footer_7320 .content-95cf > .advanced-9ca9 {
  display: block;
  opacity: 1;
}
.cold-1157 {
  max-width: 100%;
}
.sort-3583 {
  line-height: 0;
  cursor: pointer;
}
.picture_hot_afef {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.picture_hot_afef:hover {
  box-shadow: none;
  color: currentColor;
}
.picture_hot_afef svg {
  width: 18px;
  height: 18px;
}
.picture_hot_afef .container-paper-8f64 {
  display: none;
}
.next-b5ce {
  position: relative;
}
.next-b5ce.fn-active-37f6 .picture_hot_afef .media_down_2801 {
  display: none;
}
.next-b5ce.fn-active-37f6 .picture_hot_afef .container-paper-8f64 {
  display: inline-block;
}
.next-b5ce .full-fd92 {
  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);
}
.next-b5ce.wood-add7 .full-fd92 {
  left: auto;
  right: -0.9em;
}
.next-b5ce.wood-add7 .grid_dim_4d43::before {
  left: auto;
  right: 15px;
}
.next-b5ce.fn-active-37f6 .full-fd92 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link-plasma-b025 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link-plasma-b025 label {
  flex-basis: 100%;
}
.link-plasma-b025 .advanced-11b9 {
  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;
}
.link-plasma-b025 .fresh_c8f2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link-plasma-b025 .fresh_c8f2:focus {
  background-color: transparent;
}
.link-plasma-b025 button.form-rough-fac4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link-plasma-b025 button.form-rough-fac4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link-plasma-b025 button.form-rough-fac4 svg {
  width: 18px;
  height: 18px;
}
.link-plasma-b025 input[type="submit"] {
  min-height: auto;
}
.clean-0ffe .link-plasma-b025 .fresh_c8f2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.grid_dim_4d43 {
  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) {
  .grid_dim_4d43 {
    width: 220px;
  }
}
.grid_dim_4d43 label {
  flex-basis: 100%;
}
.grid_dim_4d43::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;
}
.copper-bf25 .clean-0ffe .link-plasma-b025 {
  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;
}
.copper-bf25
  .clean-0ffe
  .link-plasma-b025
  .advanced-11b9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.copper-bf25 .clean-0ffe .link-plasma-b025 .fresh_c8f2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.copper-bf25
  .clean-0ffe
  .link-plasma-b025
  .fresh_c8f2:focus {
  background: 0 0;
}
.copper-bf25
  .clean-0ffe
  .link-plasma-b025
  .tabs-narrow-b2c5 {
  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;
}
.notification_current_06e1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.notification_current_06e1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.notification_current_06e1 li:last-child {
  margin-right: 0;
}
.notification_current_06e1 li:first-child {
  margin-left: 0;
}
.notification_current_06e1.detail-left-45d1 a {
  color: #fff;
}
.notification_current_06e1.detail-left-45d1 a:hover {
  color: #fff;
}
.notification_current_06e1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.notification_current_06e1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.notification_current_06e1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notification_current_06e1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.notification_current_06e1 [class*="social-icon-apple"] {
  background-color: #999;
}
.notification_current_06e1 [class*="social-icon-apple"].form-7806 {
  background-color: transparent;
  color: #999;
}
.notification_current_06e1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.notification_current_06e1 [class*="social-icon-behance"].form-7806 {
  background-color: transparent;
  color: #1769ff;
}
.notification_current_06e1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.notification_current_06e1 [class*="social-icon-bitbucket"].form-7806 {
  background-color: transparent;
  color: #205081;
}
.notification_current_06e1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.notification_current_06e1 [class*="social-icon-codepen"].form-7806 {
  background-color: transparent;
  color: #000;
}
.notification_current_06e1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.notification_current_06e1 [class*="social-icon-delicious"].form-7806 {
  background-color: transparent;
  color: #39f;
}
.notification_current_06e1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.notification_current_06e1 [class*="social-icon-digg"].form-7806 {
  background-color: transparent;
  color: #005be2;
}
.notification_current_06e1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.notification_current_06e1 [class*="social-icon-dribbble"].form-7806 {
  background-color: transparent;
  color: #ea4c89;
}
.notification_current_06e1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.notification_current_06e1 [class*="social-icon-envelope"].form-7806 {
  background-color: transparent;
  color: #ea4335;
}
.notification_current_06e1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.notification_current_06e1 [class*="social-icon-facebook"].form-7806 {
  background-color: transparent;
  color: #3b5998;
}
.notification_current_06e1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.notification_current_06e1 [class*="social-icon-flickr"].form-7806 {
  background-color: transparent;
  color: #0063dc;
}
.notification_current_06e1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.notification_current_06e1 [class*="social-icon-foursquare"].form-7806 {
  background-color: transparent;
  color: #2d5be3;
}
.notification_current_06e1 [class*="social-icon-github"] {
  background-color: #333;
}
.notification_current_06e1 [class*="social-icon-github"].form-7806 {
  background-color: transparent;
  color: #333;
}
.notification_current_06e1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.notification_current_06e1 [class*="social-icon-google-plus"].form-7806 {
  background-color: transparent;
  color: #dd4b39;
}
.notification_current_06e1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.notification_current_06e1 [class*="social-icon-houzz"].form-7806 {
  background-color: transparent;
  color: #7ac142;
}
.notification_current_06e1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.notification_current_06e1 [class*="social-icon-instagram"].form-7806 {
  background-color: transparent;
  color: #262626;
}
.notification_current_06e1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.notification_current_06e1 [class*="social-icon-jsfiddle"].form-7806 {
  background-color: transparent;
  color: #487aa2;
}
.notification_current_06e1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.notification_current_06e1 [class*="social-icon-linkedin"].form-7806 {
  background-color: transparent;
  color: #0077b5;
}
.notification_current_06e1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.notification_current_06e1 [class*="social-icon-medium"].form-7806 {
  background-color: transparent;
  color: #00ab6b;
}
.notification_current_06e1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.notification_current_06e1
  [class*="social-icon-odnoklassniki"].form-7806 {
  background-color: transparent;
  color: #f4731c;
}
.notification_current_06e1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.notification_current_06e1 [class*="social-icon-meetup"].form-7806 {
  background-color: transparent;
  color: #ec1c40;
}
.notification_current_06e1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.notification_current_06e1 [class*="social-icon-pinterest"].form-7806 {
  background-color: transparent;
  color: #bd081c;
}
.notification_current_06e1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.notification_current_06e1 [class*="social-icon-product-hunt"].form-7806 {
  background-color: transparent;
  color: #da552f;
}
.notification_current_06e1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.notification_current_06e1 [class*="social-icon-reddit"].form-7806 {
  background-color: transparent;
  color: #ff4500;
}
.notification_current_06e1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.notification_current_06e1 [class*="social-icon-rss"].form-7806 {
  background-color: transparent;
  color: #f26522;
}
.notification_current_06e1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.notification_current_06e1
  [class*="social-icon-shopping-cart"].form-7806 {
  background-color: transparent;
  color: #4caf50;
}
.notification_current_06e1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.notification_current_06e1 [class*="social-icon-skype"].form-7806 {
  background-color: transparent;
  color: #00aff0;
}
.notification_current_06e1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.notification_current_06e1 [class*="social-icon-slideshare"].form-7806 {
  background-color: transparent;
  color: #0077b5;
}
.notification_current_06e1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.notification_current_06e1 [class*="social-icon-snapchat"].form-7806 {
  background-color: transparent;
  color: #fffc00;
}
.notification_current_06e1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.notification_current_06e1 [class*="social-icon-soundcloud"].form-7806 {
  background-color: transparent;
  color: #f80;
}
.notification_current_06e1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.notification_current_06e1 [class*="social-icon-spotify"].form-7806 {
  background-color: transparent;
  color: #2ebd59;
}
.notification_current_06e1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.notification_current_06e1
  [class*="social-icon-stack-overflow"].form-7806 {
  background-color: transparent;
  color: #fe7a15;
}
.notification_current_06e1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.notification_current_06e1 [class*="social-icon-maldkfgram"].form-7806 {
  background-color: transparent;
  color: #2ca5e0;
}
.notification_current_06e1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.notification_current_06e1 [class*="social-icon-tripadvisor"].form-7806 {
  background-color: transparent;
  color: #589442;
}
.notification_current_06e1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.notification_current_06e1 [class*="social-icon-tumblr"].form-7806 {
  background-color: transparent;
  color: #35465c;
}
.notification_current_06e1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.notification_current_06e1 [class*="social-icon-twitch"].form-7806 {
  background-color: transparent;
  color: #6441a5;
}
.notification_current_06e1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.notification_current_06e1 [class*="social-icon-twitter"].form-7806 {
  background-color: transparent;
  color: #1da1f2;
}
.notification_current_06e1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.notification_current_06e1 [class*="social-icon-vimeo"].form-7806 {
  background-color: transparent;
  color: #1ab7ea;
}
.notification_current_06e1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.notification_current_06e1 [class*="social-icon-vk"].form-7806 {
  background-color: transparent;
  color: #45668e;
}
.notification_current_06e1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.notification_current_06e1 [class*="social-icon-weibo"].form-7806 {
  background-color: transparent;
  color: #df2029;
}
.notification_current_06e1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.notification_current_06e1 [class*="social-icon-weixin"].form-7806 {
  background-color: transparent;
  color: #7bb32e;
}
.notification_current_06e1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.notification_current_06e1 [class*="social-icon-whatsapp"].form-7806 {
  background-color: transparent;
  color: #25d366;
}
.notification_current_06e1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.notification_current_06e1 [class*="social-icon-wordpress"].form-7806 {
  background-color: transparent;
  color: #21759b;
}
.notification_current_06e1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.notification_current_06e1 [class*="social-icon-xing"].form-7806 {
  background-color: transparent;
  color: #026466;
}
.notification_current_06e1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.notification_current_06e1 [class*="social-icon-yelp"].form-7806 {
  background-color: transparent;
  color: #af0606;
}
.notification_current_06e1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.notification_current_06e1 [class*="social-icon-youtube"].form-7806 {
  background-color: transparent;
  color: #cd201f;
}
.new_749a {
  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;
}
.new_749a:hover {
  box-shadow: none;
  background: 0 0;
}
.image_easy_0695 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.module_dim_5233 {
  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;
}
.hero-in-64ad {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article_3363 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article_3363,
.article_3363::after,
.article_3363::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;
}
.article_3363::after,
.article_3363::before {
  content: "";
  display: block;
  background-color: inherit;
}
.message-12f5 .module_dim_5233 .hero-in-64ad {
  margin-top: -2px;
  width: 19px;
}
.message-12f5 .module_dim_5233 .article_3363 {
  margin-top: -1px;
}
.message-12f5 .module_dim_5233 .article_3363,
.message-12f5 .module_dim_5233 .article_3363::after,
.message-12f5 .module_dim_5233 .article_3363::before {
  width: 19px;
  height: 2px;
}
.message-12f5 .module_dim_5233 .article_3363::before {
  top: -6px;
}
.message-12f5 .module_dim_5233 .article_3363::after {
  bottom: -6px;
}
.progress-gold-339c .module_dim_5233 .hero-in-64ad {
  margin-top: -2px;
  width: 22px;
}
.progress-gold-339c .module_dim_5233 .article_3363 {
  margin-top: -1px;
}
.progress-gold-339c .module_dim_5233 .article_3363,
.progress-gold-339c .module_dim_5233 .article_3363::after,
.progress-gold-339c .module_dim_5233 .article_3363::before {
  width: 22px;
  height: 2px;
}
.progress-gold-339c .module_dim_5233 .article_3363::before {
  top: -7px;
}
.progress-gold-339c .module_dim_5233 .article_3363::after {
  bottom: -7px;
}
.static_e671 .module_dim_5233 .hero-in-64ad {
  margin-top: -2px;
  width: 31px;
}
.static_e671 .module_dim_5233 .article_3363 {
  margin-top: -1.5px;
}
.static_e671 .module_dim_5233 .article_3363,
.static_e671 .module_dim_5233 .article_3363::after,
.static_e671 .module_dim_5233 .article_3363::before {
  width: 31px;
  height: 3px;
}
.static_e671 .module_dim_5233 .article_3363::before {
  top: -9px;
}
.static_e671 .module_dim_5233 .article_3363::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .prev-454e .module_dim_5233 .hero-in-64ad {
    margin-top: -2px;
    width: 19px;
  }
  .prev-454e .module_dim_5233 .article_3363 {
    margin-top: -1px;
  }
  .prev-454e .module_dim_5233 .article_3363,
  .prev-454e .module_dim_5233 .article_3363::after,
  .prev-454e .module_dim_5233 .article_3363::before {
    width: 19px;
    height: 2px;
  }
  .prev-454e .module_dim_5233 .article_3363::before {
    top: -6px;
  }
  .prev-454e .module_dim_5233 .article_3363::after {
    bottom: -6px;
  }
  .title-3959 .module_dim_5233 .hero-in-64ad {
    margin-top: -2px;
    width: 22px;
  }
  .title-3959 .module_dim_5233 .article_3363 {
    margin-top: -1px;
  }
  .title-3959 .module_dim_5233 .article_3363,
  .title-3959 .module_dim_5233 .article_3363::after,
  .title-3959 .module_dim_5233 .article_3363::before {
    width: 22px;
    height: 2px;
  }
  .title-3959 .module_dim_5233 .article_3363::before {
    top: -7px;
  }
  .title-3959 .module_dim_5233 .article_3363::after {
    bottom: -7px;
  }
  .logo-huge-f0db .module_dim_5233 .hero-in-64ad {
    margin-top: -2px;
    width: 31px;
  }
  .logo-huge-f0db .module_dim_5233 .article_3363 {
    margin-top: -1.5px;
  }
  .logo-huge-f0db .module_dim_5233 .article_3363,
  .logo-huge-f0db .module_dim_5233 .article_3363::after,
  .logo-huge-f0db .module_dim_5233 .article_3363::before {
    width: 31px;
    height: 3px;
  }
  .logo-huge-f0db .module_dim_5233 .article_3363::before {
    top: -9px;
  }
  .logo-huge-f0db .module_dim_5233 .article_3363::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .component-56e7 .module_dim_5233 .hero-in-64ad {
    margin-top: -2px;
    width: 19px;
  }
  .component-56e7 .module_dim_5233 .article_3363 {
    margin-top: -1px;
  }
  .component-56e7 .module_dim_5233 .article_3363,
  .component-56e7 .module_dim_5233 .article_3363::after,
  .component-56e7 .module_dim_5233 .article_3363::before {
    width: 19px;
    height: 2px;
  }
  .component-56e7 .module_dim_5233 .article_3363::before {
    top: -6px;
  }
  .component-56e7 .module_dim_5233 .article_3363::after {
    bottom: -6px;
  }
  .backdrop_1ebf .module_dim_5233 .hero-in-64ad {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_1ebf .module_dim_5233 .article_3363 {
    margin-top: -1px;
  }
  .backdrop_1ebf .module_dim_5233 .article_3363,
  .backdrop_1ebf .module_dim_5233 .article_3363::after,
  .backdrop_1ebf .module_dim_5233 .article_3363::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_1ebf .module_dim_5233 .article_3363::before {
    top: -7px;
  }
  .backdrop_1ebf .module_dim_5233 .article_3363::after {
    bottom: -7px;
  }
  .tertiary_bronze_5304 .module_dim_5233 .hero-in-64ad {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_bronze_5304 .module_dim_5233 .article_3363 {
    margin-top: -1.5px;
  }
  .tertiary_bronze_5304 .module_dim_5233 .article_3363,
  .tertiary_bronze_5304 .module_dim_5233 .article_3363::after,
  .tertiary_bronze_5304 .module_dim_5233 .article_3363::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_bronze_5304 .module_dim_5233 .article_3363::before {
    top: -9px;
  }
  .tertiary_bronze_5304 .module_dim_5233 .article_3363::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .table_e437 .module_dim_5233 .hero-in-64ad {
    margin-top: -2px;
    width: 19px;
  }
  .table_e437 .module_dim_5233 .article_3363 {
    margin-top: -1px;
  }
  .table_e437 .module_dim_5233 .article_3363,
  .table_e437 .module_dim_5233 .article_3363::after,
  .table_e437 .module_dim_5233 .article_3363::before {
    width: 19px;
    height: 2px;
  }
  .table_e437 .module_dim_5233 .article_3363::before {
    top: -6px;
  }
  .table_e437 .module_dim_5233 .article_3363::after {
    bottom: -6px;
  }
  .lite_0d63 .module_dim_5233 .hero-in-64ad {
    margin-top: -2px;
    width: 22px;
  }
  .lite_0d63 .module_dim_5233 .article_3363 {
    margin-top: -1px;
  }
  .lite_0d63 .module_dim_5233 .article_3363,
  .lite_0d63 .module_dim_5233 .article_3363::after,
  .lite_0d63 .module_dim_5233 .article_3363::before {
    width: 22px;
    height: 2px;
  }
  .lite_0d63 .module_dim_5233 .article_3363::before {
    top: -7px;
  }
  .lite_0d63 .module_dim_5233 .article_3363::after {
    bottom: -7px;
  }
  .filter_fc30 .module_dim_5233 .hero-in-64ad {
    margin-top: -2px;
    width: 31px;
  }
  .filter_fc30 .module_dim_5233 .article_3363 {
    margin-top: -1.5px;
  }
  .filter_fc30 .module_dim_5233 .article_3363,
  .filter_fc30 .module_dim_5233 .article_3363::after,
  .filter_fc30 .module_dim_5233 .article_3363::before {
    width: 31px;
    height: 3px;
  }
  .filter_fc30 .module_dim_5233 .article_3363::before {
    top: -9px;
  }
  .filter_fc30 .module_dim_5233 .article_3363::after {
    bottom: -9px;
  }
}
.banner-easy-ee4e .article_3363 {
  -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);
}
.banner-easy-ee4e .article_3363::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.banner-easy-ee4e .article_3363::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);
}
.banner-easy-ee4e.shadow_f059 .article_3363 {
  -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);
}
.banner-easy-ee4e.shadow_f059 .article_3363::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.banner-easy-ee4e.shadow_f059 .article_3363::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);
}
.article_hard_3251 {
  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.container_light_5cee:before {
  display: none;
}
.mini-c3d2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mini-c3d2 .banner-3acb {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mini-c3d2 .banner-3acb:last-of-type {
  border-bottom: none;
}
.mini-c3d2 .banner-3acb.tooltip-97d1,
.mini-c3d2 .banner-3acb.tooltip_fluid_7174,
.mini-c3d2 .banner-3acb.west_50fa {
  padding: 0;
}
.mini-c3d2 .shade-outer-9a59 .label-dim-3dae {
  color: currentColor;
}
.mini-c3d2 .shade-outer-9a59 .label-dim-3dae:focus,
.mini-c3d2 .shade-outer-9a59 .label-dim-3dae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-c3d2.middle-d433 .sidebar-clean-09b7,
.mini-c3d2.middle-d433 .stone-46ad a,
.mini-c3d2.middle-d433 .nav-current-3b26 a,
.mini-c3d2.middle-d433 .advanced-9ca9 a {
  color: rgba(0, 0, 0, 0.55);
}
.mini-c3d2.middle-d433 .sidebar-clean-09b7:hover,
.mini-c3d2.middle-d433 .stone-46ad a:hover,
.mini-c3d2.middle-d433 .nav-current-3b26 a:hover,
.mini-c3d2.middle-d433 .advanced-9ca9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini-c3d2.middle-d433 .pattern-inner-7369 {
  color: rgba(0, 0, 0, 0.8);
}
.mini-c3d2.middle-d433 .banner-3acb {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini-c3d2.middle-d433 .banner-3acb:before {
  background: rgba(0, 0, 0, 0.08);
}
.mini-c3d2.middle-d433 .overlay-in-8868:before {
  background: rgba(255, 255, 255, 0.9);
}
.mini-c3d2.middle-d433 .shade-outer-9a59 .footer_7320 li a,
.mini-c3d2.middle-d433 .shade-outer-9a59 .label-dim-3dae,
.mini-c3d2.middle-d433 .advanced-9ca9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini-c3d2.middle-d433 .shade-outer-9a59 .label-dim-3dae:focus,
.mini-c3d2.middle-d433 .shade-outer-9a59 .label-dim-3dae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-c3d2.middle-d433 .footer_7320 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini-c3d2.hero-761b .sidebar-clean-09b7,
.mini-c3d2.hero-761b .stone-46ad a,
.mini-c3d2.hero-761b .nav-current-3b26 .label-dim-3dae,
.mini-c3d2.hero-761b .nav-current-3b26 a,
.mini-c3d2.hero-761b .advanced-9ca9 a {
  color: rgba(255, 255, 255, 0.79);
}
.mini-c3d2.hero-761b .sidebar-clean-09b7:hover,
.mini-c3d2.hero-761b .stone-46ad a:hover,
.mini-c3d2.hero-761b .nav-current-3b26 .label-dim-3dae:hover,
.mini-c3d2.hero-761b .nav-current-3b26 a:hover,
.mini-c3d2.hero-761b .advanced-9ca9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini-c3d2.hero-761b .pattern-inner-7369 {
  color: rgba(255, 255, 255, 0.99);
}
.mini-c3d2.hero-761b .banner-3acb {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini-c3d2.hero-761b .banner-3acb:before {
  background: rgba(255, 255, 255, 0.08);
}
.mini-c3d2.hero-761b .overlay-in-8868:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini-c3d2.hero-761b .shade-outer-9a59 .footer_7320 li a,
.mini-c3d2.hero-761b .shade-outer-9a59 .label-dim-3dae,
.mini-c3d2.hero-761b .advanced-9ca9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini-c3d2.hero-761b .shade-outer-9a59 .label-dim-3dae:focus,
.mini-c3d2.hero-761b .shade-outer-9a59 .label-dim-3dae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-c3d2.hero-761b .footer_7320 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-in-8868 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.overlay-in-8868:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.breadcrumb-b063 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.last_d1a6 .mini-c3d2 {
  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;
}
.last_d1a6 .banner-3acb {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.last_d1a6 .banner-3acb: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) {
  .last_d1a6 .banner-3acb:before {
    width: 16%;
    left: 42%;
  }
}
.last_d1a6 .banner-3acb:last-child:before {
  content: none;
}
.last_d1a6 .banner-3acb[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.last_d1a6 .shade-outer-9a59 .footer_7320 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.last_d1a6 .shade-outer-9a59 .footer_7320 li a .label-dim-3dae {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.last_d1a6 .shade-outer-9a59 .advanced-9ca9 {
  border: none;
}
.last_d1a6 .shade-outer-9a59 .advanced-9ca9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.last_d1a6 .overlay-in-8868 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.last_d1a6 .breadcrumb-b063 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.last_d1a6 .hero-761b .overlay-in-8868:before {
  background: rgba(0, 0, 0, 0.9);
}
.last_d1a6 .middle-d433.widget_down_ad8c .article_3363 {
  background: rgba(0, 0, 0, 0.6);
}
.last_d1a6
  .middle-d433.widget_down_ad8c
  .article_3363::after,
.last_d1a6
  .middle-d433.widget_down_ad8c
  .article_3363:before {
  background: inherit;
}
.last_d1a6
  .middle-d433.widget_down_ad8c:hover
  .article_3363 {
  background: rgba(0, 0, 0, 0.8);
}
.badge-0cf4 .mini-c3d2 {
  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) {
  .badge-0cf4 .mini-c3d2 {
    width: auto;
    right: 45px;
  }
}
.summary-fixed-d6e3 .mini-c3d2 {
  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) {
  .summary-fixed-d6e3 .mini-c3d2 {
    width: auto;
    left: 45px;
  }
}
.container_light_5cee .mini-c3d2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container_light_5cee .breadcrumb-b063 {
  max-width: 48em;
  margin: 0 auto;
}
.container_light_5cee .overlay-in-8868:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.over_96d6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.over_96d6.last_d1a6 .mini-c3d2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.over_96d6.badge-0cf4 .mini-c3d2 {
  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);
}
.over_96d6 .mini-c3d2 {
  visibility: visible;
}
.over_96d6.summary-fixed-d6e3 .mini-c3d2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active_warm_0f6d,
.logo-6299 {
  overflow-x: hidden;
}
.active_warm_0f6d .mini-c3d2 {
  overflow: auto;
}
.active_warm_0f6d.last_d1a6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_warm_0f6d.last_d1a6 .mini-c3d2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active_warm_0f6d.last_d1a6 .new_749a {
  opacity: 0;
}
.active_warm_0f6d.badge-0cf4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_warm_0f6d.badge-0cf4 .mini-c3d2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active_warm_0f6d.badge-0cf4 .new_749a {
  opacity: 0;
}
.active_warm_0f6d.summary-fixed-d6e3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_warm_0f6d.summary-fixed-d6e3 .mini-c3d2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active_warm_0f6d.summary-fixed-d6e3 .new_749a {
  opacity: 0;
}
.active_warm_0f6d.container_light_5cee .mini-c3d2 {
  z-index: 10;
  visibility: visible;
}
.widget_down_ad8c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.widget_down_ad8c .article_3363 {
  background: rgba(255, 255, 255, 0.99);
}
.widget_down_ad8c .article_3363::after,
.widget_down_ad8c .article_3363:before {
  background: inherit;
}
.widget_down_ad8c:hover .article_3363 {
  background: rgba(255, 255, 255, 0.99);
}
.summary-fixed-d6e3 .widget_down_ad8c {
  top: 10px;
  right: auto;
  left: 12px;
}
.container_light_5cee .widget_down_ad8c {
  display: none !important;
}
.active_warm_0f6d:before,
.logo-6299:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active_warm_0f6d .widget_down_ad8c,
.logo-6299 .widget_down_ad8c {
  display: inline-block;
}
.mini-c3d2 .block_over_1775 {
  -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;
}
.active_warm_0f6d .mini-c3d2 .block_over_1775,
.logo-6299 .mini-c3d2 .block_over_1775 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media_medium_ac2e .advanced-11b9 {
  width: 100%;
}
.widget-basic-be8e {
  padding: 0 0.5em 0;
}
.widget-basic-be8e [class*="customify-col-"],
.widget-basic-be8e [class*="customify-col_"],
.widget-basic-be8e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pattern-liquid-5560 .widget-basic-be8e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .action-dec8 .picture-0153,
  .picture-0153 {
    display: none;
  }
  .accent_rough_5fa7 {
    text-align: left;
  }
  .detail-dynamic-6ca9 {
    text-align: center;
  }
  .hard-778e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .action-dec8 .gradient_bottom_00ec,
  .gradient_bottom_00ec {
    display: none;
  }
  .block_f333 {
    text-align: left;
  }
  .large_5b02 {
    text-align: center;
  }
  .accent_31ad {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .action-dec8 .dim-941b,
  .dim-941b {
    display: none;
  }
  .pro_f9eb {
    text-align: left;
  }
  .paragraph-cold-0f72 {
    text-align: center;
  }
  .white_ac46 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.heading-465a {
  box-shadow: none !important;
}
.pro-df8d .left-f437,
.progress_dc5e .left-f437 {
  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;
}
.progress_dc5e .left-f437 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.title-small-08f4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.title-small-08f4:after,
.title-small-08f4:before {
  content: "";
  display: table;
}
.title-small-08f4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .title-small-08f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.title-small-08f4,
.tabs-cool-c954 {
  max-width: 1248px;
  margin: 0 auto;
}

.box-motion-46c4.complex_0a67 .title-small-08f4 {
  max-width: 100%;
}
.box-motion-46c4.black-0a3e {
  max-width: 1200px;
  margin: 0 auto;
}
.box-motion-46c4.item_advanced_d022 .title-small-08f4 {
  max-width: 100%;
}
.box-motion-46c4.item_advanced_d022 > .title-small-08f4 {
  padding-left: 0;
  padding-right: 0;
}
.box-motion-46c4.item_advanced_d022 > .title-small-08f4 .action-dec8 {
  margin: 0;
}
.box-motion-46c4.item_advanced_d022
  > .title-small-08f4
  .image_silver_8c05.nav-fixed-e306 {
  margin-right: 0;
  margin-left: 0;
}
.box-motion-46c4.item_advanced_d022 #main.nav-fixed-e306 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .article_81af #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .article_81af #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .overlay_2e2b .chip-9729 {
    padding-right: 1em;
  }
  .overlay_2e2b.focus-plasma-14dd .image_silver_8c05 {
    border-right: 1px solid #eaecee;
  }
  .overlay_2e2b.focus-plasma-14dd .chip-9729 {
    padding-right: 1em;
  }
  .overlay_2e2b.focus-plasma-14dd .selected_920f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny_9d04 .chip-9729 {
    padding-left: 1em;
  }
  .tiny_9d04.focus-plasma-14dd .image_silver_8c05 {
    border-left: 1px solid #eaecee;
  }
  .tiny_9d04.focus-plasma-14dd .chip-9729 {
    padding-left: 1em;
  }
  .tiny_9d04.focus-plasma-14dd .selected_920f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed_f056 .chip-9729 {
    padding-left: 1em;
  }
  .pressed_f056.focus-plasma-14dd .black_8bd4 {
    border-right: 1px solid #eaecee;
  }
  .pressed_f056.focus-plasma-14dd .north-db50 {
    border-right: 1px solid #eaecee;
  }
  .pressed_f056.focus-plasma-14dd .chip-9729 {
    padding-left: 1em;
  }
  .pressed_f056.focus-plasma-14dd .selected_920f {
    padding-right: 1em;
  }
  .pressed_f056.focus-plasma-14dd .backdrop_24a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused_c8c9 .chip-9729 {
    padding-right: 1em;
  }
  .focused_c8c9.focus-plasma-14dd .black_8bd4 {
    border-left: 1px solid #eaecee;
  }
  .focused_c8c9.focus-plasma-14dd .north-db50 {
    border-left: 1px solid #eaecee;
  }
  .focused_c8c9.focus-plasma-14dd .chip-9729 {
    padding-right: 1em;
  }
  .focused_c8c9.focus-plasma-14dd .selected_920f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focused_c8c9.focus-plasma-14dd .backdrop_24a8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_81af .chip-9729 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_81af.focus-plasma-14dd .image_silver_8c05 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .article_81af.focus-plasma-14dd .chip-9729 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_81af.focus-plasma-14dd .selected_920f {
    padding-left: 1em;
  }
  .article_81af.focus-plasma-14dd .backdrop_24a8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .article_81af.focus-plasma-14dd .chip-9729 {
    padding-left: 0;
  }
}
.label_light_01e7 .nav_d050 {
  display: inline-block;
}
.avatar_0492 {
  display: inline-block;
}
.sort-cebf {
  word-con: break-word;
}
.steel_d387 > span {
  display: inline-block;
  padding: 5px 0;
}
.steel_d387 .north_ce76 {
  margin-left: 8px;
  margin-right: 8px;
}
.steel_d387 .label_ebfa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.green_8a65 .badge_891b {
  margin-bottom: 2em;
}
.green_8a65 .avatar_886d {
  margin-bottom: 15px;
}
.green_8a65 .avatar_886d:last-child {
  margin-bottom: 0;
}
.green_8a65 .overlay-light-4a10 {
  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) {
  .green_8a65 .overlay-light-4a10 {
    display: block;
  }
}
.green_8a65 .silver_a28f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .green_8a65 .silver_a28f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.green_8a65 .icon-action-df73 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.green_8a65 .icon-action-df73 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.green_8a65 .icon-action-df73 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.green_8a65 .sort-cebf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.green_8a65 .sort-cebf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.green_8a65 .south-260e p:last-child {
  margin-bottom: 0;
}
.green_8a65 .detail_cc94 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.green_8a65 .summary_narrow_4cc9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.green_8a65 .search-71da {
  margin-top: 1em;
}
.green_8a65 .row-d937 {
  top: 0;
  display: block;
}
.green_8a65 .row-d937 a {
  color: inherit;
}
.green_8a65 .row-d937 a:hover {
  color: inherit;
}
.green_8a65 .heading_large_3a6e {
  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;
}
.green_8a65 .heading_large_3a6e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.green_8a65 .summary_narrow_4cc9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.green_8a65 .text-blue-09c3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.green_8a65 .text-blue-09c3:first-child {
  margin-top: 0;
}
.green_8a65 .text-blue-09c3.overlay_ff69 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.green_8a65 .text-blue-09c3.up-bf36 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green_8a65
  .text-blue-09c3.up-bf36.selected-bf47
  .search-71da {
  width: 100%;
}
.green_8a65 .up-bf36 {
  -webkit-box-align: center;
  align-items: center;
}
.green_8a65 .up-bf36 .steel_d387,
.green_8a65 .up-bf36 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.green_8a65 .icon-action-df73 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green_8a65 .icon-action-df73 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green_8a65 .icon-action-df73: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;
}
.green_8a65 .overlay_ff69 {
  z-index: 5;
}
.green_8a65 .hard_9352 .tertiary_df07 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.green_8a65 .brown_e589 .tertiary_df07 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.green_8a65 .wrapper-basic-631e .tertiary_df07 {
  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;
}
.green_8a65.shade-stale-8877 .overlay-light-4a10,
.green_8a65.form_000d .overlay-light-4a10 {
  display: block;
}
.green_8a65.shade-stale-8877 .overlay-light-4a10 .avatar_7145,
.green_8a65.shade-stale-8877 .overlay-light-4a10 .summary_narrow_4cc9,
.green_8a65.form_000d .overlay-light-4a10 .avatar_7145,
.green_8a65.form_000d .overlay-light-4a10 .summary_narrow_4cc9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.green_8a65.title_solid_1fe5 .silver_a28f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .green_8a65.title_solid_1fe5 .silver_a28f {
    margin-right: 0;
  }
}
.green_8a65.shade-stale-8877 .silver_a28f,
.green_8a65.form_000d .silver_a28f {
  padding-top: 40%;
}
.green_8a65.shade-stale-8877 .badge_891b,
.green_8a65.form_000d .badge_891b {
  display: block;
}
.green_8a65.shade-stale-8877 .fn-sticky-37f6 .summary_narrow_4cc9,
.green_8a65.form_000d .fn-sticky-37f6 .summary_narrow_4cc9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.green_8a65.shade-stale-8877 .silver_a28f,
.green_8a65.form_000d .silver_a28f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.green_8a65.shade-stale-8877 .summary_narrow_4cc9 {
  padding: 1em;
}
.paragraph-7333 {
  margin: 30px auto;
  display: block;
}
.paragraph-7333 .widget-f05e > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.paragraph-7333 .widget-f05e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-7333 .widget-f05e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification_6967 .steel_d387 {
  margin-bottom: 1.41575em;
}
.notification_6967 .large-efe8 {
  margin-bottom: 1.618em;
}
.carousel_dcdd .highlight_83a0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.carousel_dcdd .highlight_83a0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.carousel_dcdd .clean_e343 {
  max-width: 100%;
  overflow: auto;
}
.title-dirty-74ff .carousel_dcdd a:hover {
  text-decoration: underline;
}
.nav-down-9d4b .avatar_886d:not(.sort-cebf),
.nav-down-9d4b .icon-action-df73 {
  margin-bottom: 1.41575em;
}
.nav-down-9d4b .avatar_886d:not(.sort-cebf):last-child,
.nav-down-9d4b .icon-action-df73:last-child {
  margin-bottom: 0;
}
.nav-down-9d4b .avatar_886d.disabled-bcb7 {
  margin-bottom: 0.41575em;
}
.nav-down-9d4b .icon-silver-225b:before,
.nav-down-9d4b .table_1b8e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.nav-down-9d4b .icon-silver-225b:before {
  content: "\f115";
}
.nav-down-9d4b .table_1b8e:before {
  content: "\f02c";
}
.nav-down-9d4b .border_gold_f328 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.nav-down-9d4b .border_gold_f328 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outer_5676 {
  display: -webkit-box;
  display: flex;
}
.outer_5676 .orange-74df {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outer_5676 .orange-74df {
    flex-basis: 90px;
  }
}
.outer_5676 .dirty_73a8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outer_5676 .dirty_73a8 {
    flex-basis: calc(100% - 50px);
  }
}
.outer_5676 .purple-55ca p:last-child {
  margin-bottom: 0.72em;
}
.detail-cf42 .widget-f05e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.detail-cf42 .widget-f05e:after,
.detail-cf42 .widget-f05e:before {
  content: "";
  display: table;
}
.detail-cf42 .widget-f05e:after {
  clear: both;
}
.detail-cf42 .widget-f05e .dirty_e298,
.detail-cf42 .widget-f05e .badge_hard_ce48 {
  width: 49%;
}
.detail-cf42 .widget-f05e .dirty_e298 a span.focus_b39e,
.detail-cf42 .widget-f05e .badge_hard_ce48 a span.focus_b39e {
  display: block;
  margin-bottom: 5px;
}
.detail-cf42 .widget-f05e .badge_hard_ce48 {
  float: left;
  text-align: left;
}
.detail-cf42 .widget-f05e .dirty_e298 {
  float: right;
  text-align: right;
}
.prev-5171 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .prev-5171 {
    margin-bottom: 0;
  }
}
.outline_04ea {
  margin-bottom: 1em;
}
.outline_04ea .sort-cebf {
  font-size: 1.1em;
  line-height: 1.3;
}
.photo-hard-6bec a {
  display: block;
  line-height: 0;
  position: relative;
}
.motion_9d44 .outline_04ea,
.motion_9b12 .outline_04ea {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .motion_9d44 .outline_04ea,
  .motion_9b12 .outline_04ea {
    display: block;
  }
}
.motion_9d44 .photo-hard-6bec,
.motion_9b12 .photo-hard-6bec {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .motion_9d44 .photo-hard-6bec,
  .motion_9b12 .photo-hard-6bec {
    margin-bottom: 1em;
  }
}
.motion_9d44 .photo-hard-6bec img,
.motion_9b12 .photo-hard-6bec img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.motion_9d44 .solid_44c0,
.motion_9b12 .solid_44c0 {
  flex-basis: calc(100% - 160px);
}
.motion_9d44 .solid_44c0 p,
.motion_9b12 .solid_44c0 p {
  margin-bottom: 0;
}
.motion_9d44 .solid_44c0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .motion_9d44 .solid_44c0 {
    padding-left: 0;
  }
}
.motion_9b12 .solid_44c0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .motion_9b12 .solid_44c0 {
    padding-right: 0;
  }
}
.motion_9b12 .photo-hard-6bec {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.backdrop-750f .photo-hard-6bec {
  margin-bottom: 0.5em;
}
.backdrop-750f .photo-hard-6bec img {
  width: 100%;
}
.tag_dim_c6ab .info-selected-4587,
.block_fcc1 .info-selected-4587 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block_fcc1 .image_silver_8c05 .smooth-4ad7 p:last-child {
  margin-bottom: 0;
}
.content_dark_19f0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.left_64b6 .slider_silver_6b99 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .left_64b6 .slider_silver_6b99:last-of-type {
    margin-bottom: 0;
  }
}
.left_64b6 .slider_silver_6b99 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.left_64b6 .slider_silver_6b99 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.left_64b6 .slider_silver_6b99 ul li {
  margin: 0 0 0.6em;
}
.left_64b6 .slider_silver_6b99 ul li.disabled-7028,
.left_64b6 .slider_silver_6b99 ul li.card_silver_54e9 {
  position: relative;
}
.left_64b6 .slider_silver_6b99 ul li.disabled-7028 .wrapper_578a,
.left_64b6 .slider_silver_6b99 ul li.card_silver_54e9 .wrapper_578a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.left_64b6 .slider_silver_6b99 ul li.disabled-7028:after:after,
.left_64b6 .slider_silver_6b99 ul li.disabled-7028:after:before,
.left_64b6
  .slider_silver_6b99
  ul
  li.card_silver_54e9:after:after,
.left_64b6
  .slider_silver_6b99
  ul
  li.card_silver_54e9:after:before {
  content: "";
  display: table;
}
.left_64b6 .slider_silver_6b99 ul li.disabled-7028:after:after,
.left_64b6
  .slider_silver_6b99
  ul
  li.card_silver_54e9:after:after {
  clear: both;
}
.left_64b6 .slider_silver_6b99 a.carousel-562e:hover {
  text-decoration: none;
}
.left_64b6 .slider_silver_6b99 select {
  max-width: 100%;
}
.left_64b6 .slider_silver_6b99 table {
  font-size: 85%;
}
.left_64b6 .slider_silver_6b99 table td,
.left_64b6 .slider_silver_6b99 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.left_64b6 .slider_silver_6b99 table tfoot td {
  text-align: left;
}
.left_64b6 .slider_silver_6b99 :last-child {
  margin-bottom: 0;
}
.left_64b6 .slider_silver_6b99 .module_3e35 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.left_64b6 .slider_silver_6b99 .module_3e35 label {
  width: 100%;
}
.left_64b6 .slider_silver_6b99 .module_3e35 .fresh_c8f2 {
  width: 100%;
  display: block;
}
.left_64b6 .slider_silver_6b99 .module_3e35 .form-rough-fac4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.left_64b6 .slider_silver_6b99 .module_3e35 .form-rough-fac4:hover svg #svg-search {
  fill: #444;
}
.left_64b6 .slider_silver_6b99 .module_3e35 .form-rough-fac4 svg {
  width: 18px;
  height: 18px;
}
.left_64b6 .element_697c ul ul,
.left_64b6 .frame-2ba6 ul ul,
.left_64b6 .paragraph_new_522a ul ul,
.left_64b6 .lower_dec8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.left_64b6 .element_697c .card_e66a > a,
.left_64b6 .frame-2ba6 .card_e66a > a,
.left_64b6 .paragraph_new_522a .card_e66a > a,
.left_64b6 .lower_dec8 .card_e66a > a {
  margin-bottom: 0;
}
.left_64b6 .pattern-e5a7 li,
.left_64b6 .element_697c li,
.left_64b6 .box-selected-7fb5 li,
.left_64b6 .frame-2ba6 li,
.left_64b6 .paragraph_new_522a li,
.left_64b6 .lower_dec8 li,
.left_64b6 .avatar-fresh-3de9 li,
.left_64b6 .fast-cee6 li {
  display: block;
  position: relative;
}
.left_64b6 .pattern-e5a7 li:last-child,
.left_64b6 .element_697c li:last-child,
.left_64b6 .box-selected-7fb5 li:last-child,
.left_64b6 .frame-2ba6 li:last-child,
.left_64b6 .paragraph_new_522a li:last-child,
.left_64b6 .lower_dec8 li:last-child,
.left_64b6 .avatar-fresh-3de9 li:last-child,
.left_64b6 .fast-cee6 li:last-child {
  border: none;
}
.left_64b6 .pattern-e5a7 li a,
.left_64b6 .element_697c li a,
.left_64b6 .box-selected-7fb5 li a,
.left_64b6 .frame-2ba6 li a,
.left_64b6 .paragraph_new_522a li a,
.left_64b6 .lower_dec8 li a,
.left_64b6 .avatar-fresh-3de9 li a,
.left_64b6 .fast-cee6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.left_64b6 .pattern-e5a7 li ul li::before,
.left_64b6 .element_697c li ul li::before,
.left_64b6 .box-selected-7fb5 li ul li::before,
.left_64b6 .frame-2ba6 li ul li::before,
.left_64b6 .paragraph_new_522a li ul li::before,
.left_64b6 .lower_dec8 li ul li::before,
.left_64b6 .avatar-fresh-3de9 li ul li::before,
.left_64b6 .fast-cee6 li ul li::before {
  left: 15px;
}
.left_64b6 .pattern-e5a7 li ul a,
.left_64b6 .element_697c li ul a,
.left_64b6 .box-selected-7fb5 li ul a,
.left_64b6 .frame-2ba6 li ul a,
.left_64b6 .paragraph_new_522a li ul a,
.left_64b6 .lower_dec8 li ul a,
.left_64b6 .avatar-fresh-3de9 li ul a,
.left_64b6 .fast-cee6 li ul a {
  padding-left: 20px;
}
.left_64b6 .pattern-e5a7 li ul ul li::before,
.left_64b6 .element_697c li ul ul li::before,
.left_64b6 .box-selected-7fb5 li ul ul li::before,
.left_64b6 .frame-2ba6 li ul ul li::before,
.left_64b6 .paragraph_new_522a li ul ul li::before,
.left_64b6 .lower_dec8 li ul ul li::before,
.left_64b6 .avatar-fresh-3de9 li ul ul li::before,
.left_64b6 .fast-cee6 li ul ul li::before {
  left: 30px;
}
.left_64b6 .pattern-e5a7 li ul ul a,
.left_64b6 .element_697c li ul ul a,
.left_64b6 .box-selected-7fb5 li ul ul a,
.left_64b6 .frame-2ba6 li ul ul a,
.left_64b6 .paragraph_new_522a li ul ul a,
.left_64b6 .lower_dec8 li ul ul a,
.left_64b6 .avatar-fresh-3de9 li ul ul a,
.left_64b6 .fast-cee6 li ul ul a {
  padding-left: 40px;
}
.left_64b6 .chip-dirty-607c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.left_64b6 .fast-cee6 ul li {
  margin-bottom: 1.41575em;
}
.left_64b6 .fast-cee6 ul li .panel_50e7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.left_64b6 .fast-cee6 ul li .short_89fb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero-761b .pattern-e5a7 li a,
.hero-761b .element_697c li a,
.hero-761b .box-selected-7fb5 li a,
.hero-761b .frame-2ba6 li a,
.hero-761b .paragraph_new_522a li a,
.hero-761b .lower_dec8 li a,
.hero-761b .avatar-fresh-3de9 li a,
.hero-761b .fast-cee6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-761b .chip-dirty-607c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-761b .slider_silver_6b99 ul li.disabled-7028 .wrapper_578a,
.hero-761b .slider_silver_6b99 ul li.card_silver_54e9 .wrapper_578a {
  background: rgba(0, 0, 0, 0.2);
}
.hero-761b .left_64b6 .slider_silver_6b99 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-motion-46c4 .left_64b6 .footer_7320 li {
  margin: 0;
}
.box-motion-46c4 .left_64b6 .footer_7320 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.box-motion-46c4 .left_64b6 .footer_7320 li ul {
  margin: 0;
}
.box-motion-46c4 .left_64b6 .footer_7320 li ul li a {
  padding-left: 15px;
}
.box-motion-46c4 .left_64b6 .footer_7320 li ul li li a {
  padding-left: 30px;
}
.box-motion-46c4 .left_64b6 .footer_7320 li.input_liquid_82eb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.box-motion-46c4 .left_64b6 .footer_7320 li.input_liquid_82eb > 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;
}
.box-motion-46c4 .left_64b6 .footer_7320 li.input_liquid_82eb > 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;
}
.badge_022f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.middle_78c0 {
  position: relative;
  z-index: 10;
}
.middle_78c0 .block_over_1775 {
  width: 100%;
  max-width: 100%;
}
.picture_dark_0950 .short_9202 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.picture_dark_0950 .middle-d433 {
}
.picture_dark_0950 .hero-761b {
  background: #292929;
}
.next-c89e .short_9202 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.next-c89e .middle-d433 {
  background: #f9f9f9;
}
.next-c89e .hero-761b {
  background: #303030;
}
.notification-5f53 .short_9202 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification-5f53 .nav_d050 {
    margin-bottom: 1em;
  }
  .notification-5f53 .nav_d050:last-child {
    margin-bottom: 0;
  }
}
.notification-5f53 .middle-d433 {
  background: #ededed;
}
.notification-5f53 .hero-761b {
  background: #1a1a1a;
}
.short_9202.middle-d433 {
  color: rgba(0, 0, 0, 0.6);
}
.short_9202.middle-d433 .active_9ea5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.short_9202.hero-761b {
  color: rgba(255, 255, 255, 0.99);
}
.short_9202.hero-761b a:not(.carousel-562e) {
  color: rgba(255, 255, 255, 0.79);
}
.short_9202.hero-761b a:not(.carousel-562e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.short_9202.hero-761b .active_9ea5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short_9202.hero-761b table tbody td,
.short_9202.hero-761b table th {
  background: rgba(0, 0, 0, 0.08);
}
.action-d68a.red_9fb6 .title-small-08f4 {
  max-width: initial;
}
.action-d68a .pink_c7fa {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.action-d68a .pink_c7fa .block_over_1775 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .action-d68a .pink_c7fa .block_over_1775 {
    display: block;
    margin-bottom: 2em;
  }
  .action-d68a .pink_c7fa .block_over_1775:last-child {
    margin-bottom: 0;
  }
}
.notification-5f53 .nav_d050:last-child,
.next-c89e .nav_d050:last-child,
.picture_dark_0950 .nav_d050:last-child {
  margin-bottom: 0;
}
.notification-5f53 .nav_d050 .left_64b6 .slider_silver_6b99:last-child,
.next-c89e .nav_d050 .left_64b6 .slider_silver_6b99:last-child,
.picture_dark_0950 .nav_d050 .left_64b6 .slider_silver_6b99:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notification-5f53 .text-8ec1,
  .notification-5f53 .warm-89b8,
  .next-c89e .text-8ec1,
  .next-c89e .warm-89b8,
  .picture_dark_0950 .text-8ec1,
  .picture_dark_0950 .warm-89b8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .middle_78c0 .nav_d050 {
    margin-bottom: 2em;
  }
}
.middle_78c0 p:last-child {
  margin-bottom: 0;
}
.middle_78c0 li,
.middle_78c0 ul {
  list-style: none;
  margin: 0;
}
.middle_78c0 ul ul {
  margin-left: 2.617924em;
}
.liquid_bab6 {
  font-size: 0.875em;
}

/* css-noise: 04bb */
.promo-block-t4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
