/*!
Theme Name: Customify
Theme URI: https://pressmaximum.easy-e788/customify
Author: WPCustomify
Author URI: https://pressmaximum.easy-e788
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.easy-e788/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.inner_7b40.tabs_3c2e/licenses/gpl-2.0.pink-2803
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.heading_north_9075/, (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.plasma_4a48.picture-1646/normalize.pattern-ac36/
 ======
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.pattern-ac36 v7.0.0 | MIT License | github.easy-e788/necolas/normalize.pattern-ac36 */
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;
}
.stale-5bd7 .alert_large_ac04,
.section_new_6605,
.next-dfb9,
.tiny-5f39,
.title_5259,
.gallery_684d,
.notification-d135,
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;
}
.section_new_6605,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .section_new_6605,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .section_new_6605,
  h1 {
    font-size: 1.8em;
  }
}
.next-dfb9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.next-dfb9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .next-dfb9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .next-dfb9,
  h2 {
    font-size: 1.7em;
  }
}
.tiny-5f39,
h3 {
  font-size: 1.618em;
}
.stale-5bd7 .alert_large_ac04,
.title_5259,
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.hard-5153 {
  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;
}
.tag-south-3d01:after,
.tag-south-3d01:before,
.orange_bdeb:after,
.orange_bdeb:before {
  content: "";
  display: table;
}
.tag-south-3d01:after,
.orange_bdeb:after {
  clear: both;
}
.modal_5249 {
  float: right;
  margin-right: 0;
}
.copper_d951 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dirty-b55e .border-cold-856e,
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;
}
.dirty-b55e .border-cold-856e: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;
}
.top-2de6 .border-cold-856e {
  box-shadow: none;
}
.top-2de6
  .border-cold-856e
  .small-cd9d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.top-2de6 .border-cold-856e .media-bright-9eee {
  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;
}
.top-2de6
  .border-cold-856e
  .media-bright-9eee
  b {
  display: none;
}
.top-2de6 .heading_red_c8d0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.copper_d9d5:not(.tall-2611):not(.notification-first-5ec0),
button:not(.tall-2611):not(.notification-first-5ec0),
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ),
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ),
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ) {
  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;
}
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ):hover,
button:not(.tall-2611):not(
    .notification-first-5ec0
  ):hover,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):hover,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):hover,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ):active,
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ):focus,
button:not(.tall-2611):not(
    .notification-first-5ec0
  ):active,
button:not(.tall-2611):not(
    .notification-first-5ec0
  ):focus,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):active,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):focus,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):active,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):focus,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):active,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):focus {
  outline: 0;
}
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14,
button:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14 {
  position: relative;
}
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .sidebar-small-1e19,
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .grid_784d,
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .module_up_7c51,
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  i,
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  svg,
button:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .sidebar-small-1e19,
button:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .grid_784d,
button:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .module_up_7c51,
button:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  i,
button:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  svg,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .sidebar-small-1e19,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .grid_784d,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .module_up_7c51,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  i,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  svg,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .sidebar-small-1e19,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .grid_784d,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .module_up_7c51,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  i,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  svg,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .sidebar-small-1e19,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .grid_784d,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  .module_up_7c51,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  i,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14
  svg {
  visibility: hidden;
}
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14:after,
button:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14:after,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14:after,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14:after,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ).fn-loading-2c14: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;
}
.copper_d9d5:not(.tall-2611):not(.notification-first-5ec0),
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ),
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ),
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ) {
  color: #fff;
  background: #235787;
}
.copper_d9d5:not(.tall-2611):not(
    .notification-first-5ec0
  ):focus,
input[type="button"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):focus,
input[type="reset"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):focus,
input[type="submit"]:not(.tall-2611):not(
    .notification-first-5ec0
  ):focus {
  color: #fff;
}
.copper_d9d5.fn-disabled-2c14:not(.tall-2611):not(
    .notification-first-5ec0
  ),
.copper_d9d5[disabled]:not(.tall-2611):not(
    .notification-first-5ec0
  ),
button.fn-disabled-2c14:not(.tall-2611):not(
    .notification-first-5ec0
  ),
button[disabled]:not(.tall-2611):not(
    .notification-first-5ec0
  ) {
  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;
}
.input-outer-e342 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.input-outer-e342: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;
}
.pro_aa9a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.breadcrumb_easy_1d44 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.footer_4662 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tag-south-3d01:after,
.tag-south-3d01:before,
.thumbnail-fresh-983a:after,
.thumbnail-fresh-983a:before,
.surface_fluid_2fb9:after,
.surface_fluid_2fb9:before,
.widget_a664:after,
.widget_a664:before,
.block-0315:after,
.block-0315:before,
.title-f9d3:after,
.title-f9d3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tag-south-3d01:after,
.thumbnail-fresh-983a:after,
.surface_fluid_2fb9:after,
.widget_a664:after,
.block-0315:after,
.title-f9d3:after {
  clear: both;
}
.thumbnail-fresh-983a .box_43d8,
.surface_fluid_2fb9 .box_43d8,
.iron-efc5 .box_43d8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dropdown_focused_5be2 {
  display: inline-block;
}
.description_gas_ebd9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description_gas_ebd9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description_gas_ebd9 .focus-e59b {
  padding: 1em 0;
  font-size: 85%;
}
.focus-e59b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.up-6b68 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.up-6b68:after,
.up-6b68:before {
  content: "";
  display: table;
}
.up-6b68:after {
  clear: both;
}
.hero_wood_fe98 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slow_bd2e .hero_wood_fe98 {
  max-width: 50%;
}
.secondary_east_3c91 .hero_wood_fe98 {
  max-width: 33.33%;
}
.tag_south_f4d9 .hero_wood_fe98 {
  max-width: 25%;
}
.menu_narrow_4311 .hero_wood_fe98 {
  max-width: 20%;
}
.fresh-4564 .hero_wood_fe98 {
  max-width: 16.66%;
}
.stone-a4d0 .hero_wood_fe98 {
  max-width: 14.28%;
}
.smooth_4eab .hero_wood_fe98 {
  max-width: 12.5%;
}
.fluid_092f .hero_wood_fe98 {
  max-width: 11.11%;
}
.action_d245 {
  display: block;
}
.stale-5bd7 .shade_93c6 label,
.stale-5bd7 .pro_38e1 label,
.stale-5bd7 .hero_down_4533 label,
.stale-5bd7 .breadcrumb-purple-7a9b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary-cold-c911 {
  list-style: none;
  margin: 0;
}
.secondary-cold-c911 article.small-95cf {
  margin-bottom: 0;
}
.secondary-cold-c911 ul {
  list-style: none;
  margin: 0;
}
.secondary-cold-c911 .image_a2be li.small-95cf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary-cold-c911 .image_a2be li.small-95cf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary-cold-c911 .image_a2be li.small-95cf: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) {
  .secondary-cold-c911 .image_a2be li.small-95cf li.small-95cf li.small-95cf li.small-95cf {
    padding-left: 0;
  }
}
article.small-95cf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.small-95cf .thumbnail-fresh-983a p:last-of-type {
  margin-bottom: 0;
}
article.small-95cf .slider_current_8b83 {
  float: left;
}
article.small-95cf .gold-f2b6 {
  margin-left: 85px;
}
article.small-95cf .form-hot-015f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.small-95cf .form-hot-015f .filter_58ad {
  margin-left: 10px;
}
article.small-95cf .highlight-yellow-2e61 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.small-95cf .shadow-5a73 {
  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 .shade_93c6,
  #respond .hero_down_4533,
  #respond .breadcrumb-purple-7a9b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shade_93c6 input,
#respond .hero_down_4533 input,
#respond .breadcrumb-purple-7a9b input {
  width: 100%;
}
#respond .breadcrumb-purple-7a9b {
  margin-right: 0;
}
#respond .detail_next_9963 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.black_1e18 {
  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;
}
.black_1e18.nav_light_ecf7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.black_1e18 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%);
}
.black_1e18:focus,
.black_1e18: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);
}
.input_d424 {
  border-radius: 10%;
}
.tag-b971 {
  border-radius: 50%;
}
.wrapper_upper_e76b {
  font-size: 0.72em;
}
.fluid_5f7a {
  font-size: 0.875em;
}
.title-0cc0 {
  font-size: 1.1em;
}
.feature_selected_e0b6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.feature_selected_e0b6.wrapper_upper_e76b {
  letter-spacing: 0.5px;
}
.mini-8de6,
.mini-8de6 a {
  color: #6d6d6d;
}
.mini-8de6 a:hover {
  color: #111;
}
.hovered_b00b {
  color: #6d6d6d;
}
.grid-66a1 {
  overflow-x: hidden;
}
.grid-66a1 .motion-896b.summary_steel_6412 {
  position: relative;
}
.grid-66a1 .motion-896b.summary_steel_6412.tertiary-9331 {
  position: initial;
}
.grid-66a1
  .motion-896b.summary_steel_6412.tertiary-9331
  .link-8857 {
  left: auto;
}
.grid-66a1 .motion-896b .link-8857 {
  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;
}
.grid-66a1 .motion-896b:hover.summary_steel_6412 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.grid-66a1
  .motion-896b:hover.summary_steel_6412
  .link-8857 {
  display: block;
  z-index: 9999999;
}
.grid-66a1 .right_8a1c .narrow_ca99,
.grid-66a1 .pagination-5b5f .narrow_ca99 {
  display: none;
}
.grid-66a1 .module-center-bdb5 .motion-896b:hover.summary_steel_6412 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.stale-5bd7 .shade_93c6 label,
.stale-5bd7 .pro_38e1 label,
.stale-5bd7 .hero_down_4533 label,
.stale-5bd7 .breadcrumb-purple-7a9b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary-cold-c911 {
  list-style: none;
  margin: 0;
}
.secondary-cold-c911 article.small-95cf {
  margin-bottom: 0;
}
.secondary-cold-c911 ul {
  list-style: none;
  margin: 0;
}
.secondary-cold-c911 .image_a2be li.small-95cf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary-cold-c911 .image_a2be li.small-95cf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary-cold-c911 .image_a2be li.small-95cf: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) {
  .secondary-cold-c911 .image_a2be li.small-95cf li.small-95cf li.small-95cf li.small-95cf {
    padding-left: 0;
  }
}
article.small-95cf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.small-95cf .thumbnail-fresh-983a p:last-of-type {
  margin-bottom: 0;
}
article.small-95cf .slider_current_8b83 {
  float: left;
}
article.small-95cf .gold-f2b6 {
  margin-left: 85px;
}
article.small-95cf .form-hot-015f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.small-95cf .form-hot-015f .filter_58ad {
  margin-left: 10px;
}
article.small-95cf .highlight-yellow-2e61 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.small-95cf .shadow-5a73 {
  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 .shade_93c6,
  #respond .hero_down_4533,
  #respond .breadcrumb-purple-7a9b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shade_93c6 input,
#respond .hero_down_4533 input,
#respond .breadcrumb-purple-7a9b input {
  width: 100%;
}
#respond .breadcrumb-purple-7a9b {
  margin-right: 0;
}
#respond .detail_next_9963 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.right_8a1c .avatar_1623 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.avatar_1623 .paragraph-17f3.focus_lite_97e5 .fast_a9ff > li > a:focus,
.avatar_1623 .paragraph-17f3.focus_lite_97e5 .fast_a9ff > li > a:hover,
.avatar_1623 .paragraph-17f3.backdrop-9ea5 .fast_a9ff > li > a:focus,
.avatar_1623 .paragraph-17f3.backdrop-9ea5 .fast_a9ff > li > a:hover,
.avatar_1623 .paragraph-17f3.article_simple_f909 .fast_a9ff > li > a:focus,
.avatar_1623 .paragraph-17f3.article_simple_f909 .fast_a9ff > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_1623
  .paragraph-17f3.focus_lite_97e5
  .fast_a9ff
  > li.notification-glass-fc72
  > a,
.avatar_1623
  .paragraph-17f3.focus_lite_97e5
  .fast_a9ff
  > li.north_c221
  > a,
.avatar_1623
  .paragraph-17f3.backdrop-9ea5
  .fast_a9ff
  > li.notification-glass-fc72
  > a,
.avatar_1623
  .paragraph-17f3.backdrop-9ea5
  .fast_a9ff
  > li.north_c221
  > a,
.avatar_1623
  .paragraph-17f3.article_simple_f909
  .fast_a9ff
  > li.notification-glass-fc72
  > a,
.avatar_1623 .paragraph-17f3.article_simple_f909 .fast_a9ff > li.mini-4a30 > a {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_1623 .sidebar_539e,
.avatar_1623 .sidebar_539e a {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_1623 .icon-d17d.simple_7035 li a,
.avatar_1623 .brown-b6a0 a,
.avatar_1623 .in_a838,
.avatar_1623 .fast_a9ff > li > a,
.avatar_1623 .message_in_7616 {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_1623 .icon-d17d.simple_7035 li a:hover,
.avatar_1623 .brown-b6a0 a:hover,
.avatar_1623 .in_a838:hover,
.avatar_1623 .fast_a9ff > li > a:hover,
.avatar_1623 .message_in_7616:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_1623 .popup_simple_b2da {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_1623 .popup_simple_b2da .simple_9dad {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_1623 .popup_simple_b2da:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_1623 .content-aacb .column_5ee0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_1623 .content-aacb .column_5ee0 .orange_9aa0 {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_1623
  .content-aacb
  .column_5ee0
  .orange_9aa0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_1623
  .content-aacb
  .column_5ee0
  .orange_9aa0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_1623
  .content-aacb
  .column_5ee0
  .orange_9aa0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_1623
  .content-aacb
  .column_5ee0
  .orange_9aa0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_1623 .content-aacb .form_top_d105 {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_1623 .content-aacb .form_top_d105:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-7aac
  .avatar_1623
  .content-aacb
  .box-purple-883f
  .video_fast_dba9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag-7aac
  .avatar_1623
  .content-aacb
  .box-purple-883f
  .orange_9aa0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_8a1c .image_dc5c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.image_dc5c .paragraph-17f3.focus_lite_97e5 .fast_a9ff > li > a:focus,
.image_dc5c .paragraph-17f3.focus_lite_97e5 .fast_a9ff > li > a:hover,
.image_dc5c .paragraph-17f3.backdrop-9ea5 .fast_a9ff > li > a:focus,
.image_dc5c .paragraph-17f3.backdrop-9ea5 .fast_a9ff > li > a:hover,
.image_dc5c .paragraph-17f3.article_simple_f909 .fast_a9ff > li > a:focus,
.image_dc5c .paragraph-17f3.article_simple_f909 .fast_a9ff > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_dc5c
  .paragraph-17f3.focus_lite_97e5
  .fast_a9ff
  > li.notification-glass-fc72
  > a,
.image_dc5c
  .paragraph-17f3.focus_lite_97e5
  .fast_a9ff
  > li.north_c221
  > a,
.image_dc5c
  .paragraph-17f3.backdrop-9ea5
  .fast_a9ff
  > li.notification-glass-fc72
  > a,
.image_dc5c
  .paragraph-17f3.backdrop-9ea5
  .fast_a9ff
  > li.north_c221
  > a,
.image_dc5c
  .paragraph-17f3.article_simple_f909
  .fast_a9ff
  > li.notification-glass-fc72
  > a,
.image_dc5c .paragraph-17f3.article_simple_f909 .fast_a9ff > li.mini-4a30 > a {
  color: rgba(0, 0, 0, 0.8);
}
.image_dc5c .sidebar_539e,
.image_dc5c .sidebar_539e a {
  color: rgba(0, 0, 0, 0.8);
}
.image_dc5c .icon-d17d.simple_7035 li a,
.image_dc5c .brown-b6a0 a,
.image_dc5c .in_a838,
.image_dc5c .fast_a9ff > li > a,
.image_dc5c .message_in_7616 {
  color: rgba(0, 0, 0, 0.55);
}
.image_dc5c .icon-d17d.simple_7035 li a:hover,
.image_dc5c .brown-b6a0 a:hover,
.image_dc5c .in_a838:hover,
.image_dc5c .fast_a9ff > li > a:hover,
.image_dc5c .message_in_7616:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_dc5c .popup_simple_b2da {
  color: rgba(0, 0, 0, 0.55);
}
.image_dc5c .popup_simple_b2da .simple_9dad {
  color: rgba(0, 0, 0, 0.8);
}
.image_dc5c .popup_simple_b2da:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_d897 .notification_f61a {
  margin-left: auto;
  margin-right: auto;
}
.surface_fluid_2fb9 > * {
  margin-left: auto;
  margin-right: auto;
}
.surface_fluid_2fb9 .pro_aa9a {
  margin-right: 1.41575em;
}
.paragraph_ba05 .surface_fluid_2fb9 > .form-9aa0 {
  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;
}
.paragraph_ba05 .surface_fluid_2fb9 > .sidebar_4282 {
  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;
}
.shade_bottom_c9d2.hover_d897 .notification_f61a,
.widget-simple-d8c2.hover_d897 .notification_f61a {
  margin-left: 0;
}
.black_3bd8.hover_d897 .notification_f61a,
.wood-49c2.hover_d897 .notification_f61a {
  margin-right: 0;
}
.surface_fluid_2fb9 ol,
.surface_fluid_2fb9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.border-5447 video {
  max-width: 100%;
}
.filter-under-7b82 img {
  display: block;
}
.filter-under-7b82.pro_aa9a,
.filter-under-7b82.breadcrumb_easy_1d44 {
  width: 100%;
}
.filter-under-7b82.sidebar_4282 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dirty-8ab3:not(.card_dirty_33bb) {
  margin: 1.5em auto;
}
.progress_purple_2e83 p {
  padding: 1.5em 14px;
}
ul.thumbnail-next-d7bb.sidebar_4282,
ul.thumbnail-next-d7bb.form-9aa0,
ul.thumbnail-next-d7bb.south-42a3.form-9aa0 {
  padding: 0 14px;
}
.basic_a7dd {
  display: block;
  overflow-x: auto;
}
.basic_a7dd table {
  border-collapse: collapse;
  width: 100%;
}
.basic_a7dd td,
.basic_a7dd th {
  padding: 0.5em;
}
.surface_fluid_2fb9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.surface_fluid_2fb9 ol ol,
.surface_fluid_2fb9 ol ul,
.surface_fluid_2fb9 ul ol,
.surface_fluid_2fb9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.surface_fluid_2fb9 ol ol li,
.surface_fluid_2fb9 ol ul li,
.surface_fluid_2fb9 ul ol li,
.surface_fluid_2fb9 ul ul li {
  margin-left: 0;
}
.soft_5a87.small-24c1 > .plasma-1c02 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.soft_5a87.small-24c1 > .plasma-1c02 iframe,
.soft_5a87.small-24c1 > .plasma-1c02 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.alert-next-5f0b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.alert-next-5f0b.texture_cool_3059 {
  padding: 0;
}
.alert-next-5f0b.texture_cool_3059 cite {
  font-size: 13px;
}
.alert-next-5f0b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.alert-next-5f0b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.silver_329e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.silver_329e > p:first-child {
  margin-top: 0;
}
.silver_329e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.silver_329e blockquote {
  border-left: 0;
}
.current_bb4d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.current_bb4d:not(.main-aeb4) {
  max-width: 100px;
}
.current_bb4d.nav-feb0 {
  border-bottom: none !important;
  text-align: center;
}
.current_bb4d.nav-feb0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .progress_purple_2e83 p {
    padding: 1.5em 0;
  }
}
.medium_48ac {
  color: #0073aa;
}
.chip-9e5a {
  background-color: #0073aa;
}
.info_c190 {
  color: #229fd8;
}
.slider-small-4d9d {
  background-color: #229fd8;
}
.label_1ae4 {
  color: #eee;
}
.pagination-large-2cf0 {
  background-color: #eee;
}
.wood_6088 {
  color: #444;
}
.current_b958 {
  background-color: #444;
}
.content_7cf4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.content_7cf4 .bright_2c96 .brown-b6a0 {
  font-size: 15px;
}
.content_7cf4 .brown-b6a0 {
  line-height: 1.3;
}
.content_7cf4 .image_dc5c {
}
.content_7cf4 .avatar_1623 {
  background: #235787;
}
.box_solid_2be0 {
  padding: 0;
}
.box_solid_2be0 .avatar_1623 {
  background: #1a1a1a;
}
.box_solid_2be0 .image_dc5c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.status-0f04 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.status-0f04 .image_dc5c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.status-0f04 .avatar_1623 {
  background: #303030;
}
.title-f9d3 {
  position: relative;
  z-index: 10;
}
.title-f9d3 .component_huge_6dab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dim-2e9f .summary_steel_6412 {
  display: inline-block;
  vertical-align: middle;
}
.dim-2e9f.new-d6e4 .summary_steel_6412 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dim-2e9f.new-d6e4 .summary_steel_6412 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dim-2e9f.new-d6e4 .summary_steel_6412 {
    margin-right: 0.4em;
  }
}
.dim-2e9f.new-d6e4 .summary_steel_6412:last-child {
  margin-right: 0;
}
.badge_1bb9 .component_huge_6dab {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .right_8a1c .bright_2c96 {
    margin: 0 -0.5em;
  }
  .right_8a1c .bright_2c96 [class*="customify-col-"],
  .right_8a1c .bright_2c96 [class*="customify-col_"],
  .right_8a1c .bright_2c96 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.right_8a1c.current_bf9b .component_huge_6dab {
  background: 0 0 !important;
}
.right_8a1c.current_bf9b .component_huge_6dab,
.right_8a1c.badge_1bb9 .component_huge_6dab {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .right_8a1c.blue_0982 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.right_8a1c.badge_1bb9 .component_huge_6dab {
  box-shadow: none !important;
}
.large_8c5f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .large_8c5f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .large_8c5f {
    padding: 18px 0 20px;
  }
}
.large_8c5f .gradient_paper_7711 {
  width: 100%;
}
.large_8c5f .description-155d {
  margin-bottom: 0;
}
.large_8c5f .sort-bd26 {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal_orange_de37 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal_orange_de37 .hero_pressed_68fe {
  width: 100%;
}
.highlight-active-1d4f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.highlight-active-1d4f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.highlight-active-1d4f 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;
}
.highlight-active-1d4f li:last-child:after {
  display: none;
}
.highlight-active-1d4f li a {
  font-weight: 500;
  margin-right: 10px;
}
.filter_d3a6 .narrow_ca99 button,
.large_8c5f .narrow_ca99 button {
  left: 0;
}
.filter_d3a6 .hero_pressed_68fe,
.large_8c5f .hero_pressed_68fe {
  padding-left: 0;
  padding-right: 0;
}
.filter_d3a6 .modal_orange_de37,
.large_8c5f .modal_orange_de37 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.filter_d3a6 {
  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;
}
.filter_d3a6: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;
}
.filter_d3a6 .pattern_gas_efbc {
  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) {
  .filter_d3a6 .pattern_gas_efbc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .filter_d3a6 .pattern_gas_efbc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .filter_d3a6 .pattern_gas_efbc {
    min-height: 200px;
  }
}
.filter_d3a6 .highlight-active-1d4f {
  color: rgba(255, 255, 255, 0.8);
}
.filter_d3a6 .highlight-active-1d4f a,
.filter_d3a6 .highlight-active-1d4f li:after {
  color: inherit;
}
.filter_d3a6 .highlight-active-1d4f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.active-motion-5ed4 {
  margin-bottom: 0.5em;
}
.backdrop_a2e8 {
  margin-bottom: 1.2em;
}
.backdrop_a2e8,
.active-motion-5ed4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.backdrop_a2e8 p:last-child,
.active-motion-5ed4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .narrow_ca99,
#masthead .narrow_ca99 {
  display: none;
}
#masthead
  > .narrow_ca99.input_dd82 {
  display: none;
}
#masthead > .narrow_ca99 button {
  left: 0;
}
.section-23f4 {
  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%;
}
.section-23f4 .summary_steel_6412 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section-23f4 .backdrop-8d25 {
  display: -webkit-box;
  display: flex;
}
.section-23f4 .backdrop-8d25.modal-current-ea30 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section-23f4 .backdrop-8d25.hovered-0f92 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section-23f4 .backdrop-8d25.huge_f245 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section-23f4.focus_7859.gradient_a3f4 .backdrop-8d25.modal-current-ea30 {
  flex-basis: 100%;
}
.section-23f4.stone_41a9 .backdrop-8d25.hovered-0f92 {
  -webkit-box-flex: 1;
  flex: auto;
}
.section-23f4.stone_41a9 .backdrop-8d25.huge_f245 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .narrow_ca99.input_dd82 {
  display: none;
}
#masthead > .narrow_ca99 button {
  left: 0;
}
.element_west_2c81 {
  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;
}
.element_west_2c81:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element_west_2c81.photo_fa9b i {
  margin-right: 4px;
}
.element_west_2c81.header-1ef7 i {
  margin-left: 5px;
}
.brown-b6a0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.brown-b6a0 p:last-child {
  margin-bottom: 0;
}
.form_steel_4cff {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.form_steel_4cff a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.form_steel_4cff img {
  display: block;
  width: auto;
  line-height: 1;
}
.form_steel_4cff .sidebar_539e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.form_steel_4cff .in_5f51 {
  margin: 5px 0 7px 0;
}
.form_steel_4cff.surface_3b7c .first-db86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_steel_4cff.surface_3b7c .easy_cc57 {
  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;
}
.form_steel_4cff.complex-ca6a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.form_steel_4cff.complex-ca6a .first-db86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_steel_4cff.complex-ca6a .easy_cc57 {
  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;
}
.form_steel_4cff.modal_9e58 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form_steel_4cff.pattern_easy_bc65 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.form_steel_4cff.pattern_easy_bc65 .easy_cc57 {
  margin-top: 7px;
}
.wrapper_f39e {
  display: inline-block;
}
.title-f9d3 .hidden-c09d .form_steel_4cff img {
  max-width: 100%;
}
.paragraph-17f3 .texture_6bed.primary-12bd,
.old-1b84 .texture_6bed.primary-12bd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-17f3 .hidden_c03c,
.old-1b84 .hidden_c03c {
  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%);
}
.paragraph-17f3 .hidden_c03c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paragraph-17f3.grid_f446 .hidden_c03c {
  display: none;
}
.paragraph-17f3 .gallery-bronze-06a1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-17f3 .gallery-bronze-06a1 li {
  display: inline-block;
  position: relative;
}
.paragraph-17f3 .gallery-bronze-06a1 li:last-child {
  margin-right: 0;
}
.paragraph-17f3 .gallery-bronze-06a1 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;
}
.paragraph-17f3 .gallery-bronze-06a1 li.mini-4a30 > a {
  color: rgba(0, 0, 0, 0.9);
}
.paragraph-17f3 .gallery-bronze-06a1 > 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;
}
.paragraph-17f3 .gallery-bronze-06a1 > li > a i {
  line-height: 0;
}
.paragraph-17f3 .gallery-bronze-06a1 > li.wrapper-f35a > a .hidden_c03c {
  margin-left: 4px;
  line-height: 0;
}
.paragraph-17f3 .gallery-bronze-06a1 .carousel-a9d5 li.wrapper-f35a > a {
  position: relative;
}
.paragraph-17f3 .gallery-bronze-06a1 .carousel-a9d5 li.wrapper-f35a > a:after,
.paragraph-17f3 .gallery-bronze-06a1 .carousel-a9d5 li.wrapper-f35a > a:before {
  content: "";
  display: table;
}
.paragraph-17f3 .gallery-bronze-06a1 .carousel-a9d5 li.wrapper-f35a > a:after {
  clear: both;
}
.paragraph-17f3 .gallery-bronze-06a1 .carousel-a9d5 li.wrapper-f35a > a .hidden_c03c {
  margin-left: 5px;
  float: right;
}
.paragraph-17f3 .text-d1ca,
.paragraph-17f3 .carousel-a9d5 {
  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;
}
.paragraph-17f3 .carousel-a9d5 {
  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;
}
.paragraph-17f3 .carousel-a9d5 .primary-12bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph-17f3 .carousel-a9d5 .hidden_c03c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paragraph-17f3 .carousel-a9d5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.paragraph-17f3 .carousel-a9d5 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;
}
.paragraph-17f3 .carousel-a9d5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-17f3 .carousel-a9d5 .carousel-a9d5 {
  top: 0;
  left: 100%;
}
.paragraph-17f3 .outline_mini_c733.fn-focus-2c14 > .text-d1ca,
.paragraph-17f3 .outline_mini_c733.fn-focus-2c14 > .carousel-a9d5,
.paragraph-17f3 .outline_mini_c733:focus > .text-d1ca,
.paragraph-17f3 .outline_mini_c733:focus > .carousel-a9d5,
.paragraph-17f3 .outline_mini_c733:hover > .text-d1ca,
.paragraph-17f3 .outline_mini_c733:hover > .carousel-a9d5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paragraph-17f3.article_simple_f909 .fast_a9ff:after,
.paragraph-17f3.article_simple_f909 .fast_a9ff:before {
  content: "";
  display: table;
}
.paragraph-17f3.article_simple_f909 .fast_a9ff:after {
  clear: both;
}
.paragraph-17f3.article_simple_f909 .fast_a9ff > li {
  float: left;
}
.paragraph-17f3.slider_379b .fast_a9ff:after,
.paragraph-17f3.slider_379b .fast_a9ff:before {
  content: "";
  display: table;
}
.paragraph-17f3.slider_379b .fast_a9ff:after {
  clear: both;
}
.paragraph-17f3.slider_379b .fast_a9ff > li {
  float: left;
}
.paragraph-17f3.slider_379b .fast_a9ff > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-17f3.slider_379b .fast_a9ff > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-17f3.slider_379b .fast_a9ff > li.notification-glass-fc72 > a,
.paragraph-17f3.slider_379b .fast_a9ff > li.mini-4a30 > a {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-17f3.focus_lite_97e5 .fast_a9ff > li > a .primary-12bd {
  position: relative;
}
.paragraph-17f3.focus_lite_97e5 .fast_a9ff > li > a .primary-12bd: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;
}
.paragraph-17f3.focus_lite_97e5
  .fast_a9ff
  > li:focus
  > a
  .primary-12bd:before,
.paragraph-17f3.focus_lite_97e5
  .fast_a9ff
  > li:hover
  > a
  .primary-12bd:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-17f3.focus_lite_97e5
  .fast_a9ff
  > li.notification-glass-fc72
  > a
  .primary-12bd:before,
.paragraph-17f3.focus_lite_97e5
  .fast_a9ff
  > li.north_c221
  > a
  .primary-12bd:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-17f3.backdrop-9ea5 .fast_a9ff > li > a .primary-12bd {
  position: relative;
}
.paragraph-17f3.backdrop-9ea5 .fast_a9ff > li > a .primary-12bd: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;
}
.paragraph-17f3.backdrop-9ea5 .fast_a9ff > li:focus > a .primary-12bd:before,
.paragraph-17f3.backdrop-9ea5
  .fast_a9ff
  > li:hover
  > a
  .primary-12bd:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-17f3.backdrop-9ea5
  .fast_a9ff
  > li.notification-glass-fc72
  > a
  .primary-12bd:before,
.paragraph-17f3.backdrop-9ea5
  .fast_a9ff
  > li.north_c221
  > a
  .primary-12bd:before {
  width: 100%;
  background-color: currentColor;
}
.old-1b84 .gallery-bronze-06a1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.old-1b84 .gallery-bronze-06a1 li:first-child > a {
  border-top: none;
}
.old-1b84 .gallery-bronze-06a1 .wide-fe87 > .primary-12bd .hidden_c03c {
  display: none;
}
.old-1b84 .gallery-bronze-06a1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.old-1b84 .gallery-bronze-06a1 li:last-child {
  border: none;
}
.old-1b84 .gallery-bronze-06a1 li.wrapper-f35a > a {
  padding-right: 45px !important;
}
.old-1b84 .gallery-bronze-06a1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.old-1b84 .gallery-bronze-06a1 li a:focus,
.old-1b84 .gallery-bronze-06a1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-1b84 .gallery-bronze-06a1 li .surface-brown-ed01 {
  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;
}
.old-1b84 .gallery-bronze-06a1 li .surface-brown-ed01:hover {
  box-shadow: none;
}
.old-1b84 .gallery-bronze-06a1 li .surface-brown-ed01 .hidden_c03c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.old-1b84 .gallery-bronze-06a1 .carousel-a9d5 {
  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);
}
.old-1b84 .gallery-bronze-06a1 .carousel-a9d5 li a {
  padding-left: 3em;
}
.old-1b84 .gallery-bronze-06a1 .focused-3275 > a .surface-brown-ed01 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.old-1b84 .gallery-bronze-06a1 .focused-3275 > .carousel-a9d5 {
  display: block;
  opacity: 1;
}
.button-dark-6e0d {
  max-width: 100%;
}
.description-soft-ba37 {
  line-height: 0;
  cursor: pointer;
}
.message_in_7616 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.message_in_7616:hover {
  box-shadow: none;
  color: currentColor;
}
.message_in_7616 svg {
  width: 18px;
  height: 18px;
}
.message_in_7616 .tag-cd9b {
  display: none;
}
.popup_b1d3 {
  position: relative;
}
.popup_b1d3.fn-active-2c14 .message_in_7616 .paper-82cc {
  display: none;
}
.popup_b1d3.fn-active-2c14 .message_in_7616 .tag-cd9b {
  display: inline-block;
}
.popup_b1d3 .preview_static_c16c {
  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);
}
.popup_b1d3.summary-warm-1e30 .preview_static_c16c {
  left: auto;
  right: -0.9em;
}
.popup_b1d3.summary-warm-1e30 .thumbnail-paper-7ecc::before {
  left: auto;
  right: 15px;
}
.popup_b1d3.fn-active-2c14 .preview_static_c16c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box-purple-883f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.box-purple-883f label {
  flex-basis: 100%;
}
.box-purple-883f .column_5ee0 {
  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;
}
.box-purple-883f .orange_9aa0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.box-purple-883f .orange_9aa0:focus {
  background-color: transparent;
}
.box-purple-883f button.form_top_d105 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.box-purple-883f button.form_top_d105:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.box-purple-883f button.form_top_d105 svg {
  width: 18px;
  height: 18px;
}
.box-purple-883f input[type="submit"] {
  min-height: auto;
}
.content-aacb .box-purple-883f .orange_9aa0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.thumbnail-paper-7ecc {
  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) {
  .thumbnail-paper-7ecc {
    width: 220px;
  }
}
.thumbnail-paper-7ecc label {
  flex-basis: 100%;
}
.thumbnail-paper-7ecc::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;
}
.tag-7aac .content-aacb .box-purple-883f {
  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;
}
.tag-7aac
  .content-aacb
  .box-purple-883f
  .column_5ee0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tag-7aac .content-aacb .box-purple-883f .orange_9aa0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tag-7aac
  .content-aacb
  .box-purple-883f
  .orange_9aa0:focus {
  background: 0 0;
}
.tag-7aac
  .content-aacb
  .box-purple-883f
  .video_fast_dba9 {
  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;
}
.icon-d17d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon-d17d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon-d17d li:last-child {
  margin-right: 0;
}
.icon-d17d li:first-child {
  margin-left: 0;
}
.icon-d17d.dark_ee0e a {
  color: #fff;
}
.icon-d17d.dark_ee0e a:hover {
  color: #fff;
}
.icon-d17d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon-d17d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon-d17d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-d17d a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon-d17d [class*="social-icon-apple"] {
  background-color: #999;
}
.icon-d17d [class*="social-icon-apple"].overlay-4a18 {
  background-color: transparent;
  color: #999;
}
.icon-d17d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon-d17d [class*="social-icon-behance"].overlay-4a18 {
  background-color: transparent;
  color: #1769ff;
}
.icon-d17d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon-d17d [class*="social-icon-bitbucket"].overlay-4a18 {
  background-color: transparent;
  color: #205081;
}
.icon-d17d [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon-d17d [class*="social-icon-codepen"].overlay-4a18 {
  background-color: transparent;
  color: #000;
}
.icon-d17d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon-d17d [class*="social-icon-delicious"].overlay-4a18 {
  background-color: transparent;
  color: #39f;
}
.icon-d17d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon-d17d [class*="social-icon-digg"].overlay-4a18 {
  background-color: transparent;
  color: #005be2;
}
.icon-d17d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon-d17d [class*="social-icon-dribbble"].overlay-4a18 {
  background-color: transparent;
  color: #ea4c89;
}
.icon-d17d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon-d17d [class*="social-icon-envelope"].overlay-4a18 {
  background-color: transparent;
  color: #ea4335;
}
.icon-d17d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon-d17d [class*="social-icon-facebook"].overlay-4a18 {
  background-color: transparent;
  color: #3b5998;
}
.icon-d17d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon-d17d [class*="social-icon-flickr"].overlay-4a18 {
  background-color: transparent;
  color: #0063dc;
}
.icon-d17d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon-d17d [class*="social-icon-foursquare"].overlay-4a18 {
  background-color: transparent;
  color: #2d5be3;
}
.icon-d17d [class*="social-icon-github"] {
  background-color: #333;
}
.icon-d17d [class*="social-icon-github"].overlay-4a18 {
  background-color: transparent;
  color: #333;
}
.icon-d17d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon-d17d [class*="social-icon-google-plus"].overlay-4a18 {
  background-color: transparent;
  color: #dd4b39;
}
.icon-d17d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon-d17d [class*="social-icon-houzz"].overlay-4a18 {
  background-color: transparent;
  color: #7ac142;
}
.icon-d17d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon-d17d [class*="social-icon-instagram"].overlay-4a18 {
  background-color: transparent;
  color: #262626;
}
.icon-d17d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon-d17d [class*="social-icon-jsfiddle"].overlay-4a18 {
  background-color: transparent;
  color: #487aa2;
}
.icon-d17d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon-d17d [class*="social-icon-linkedin"].overlay-4a18 {
  background-color: transparent;
  color: #0077b5;
}
.icon-d17d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon-d17d [class*="social-icon-medium"].overlay-4a18 {
  background-color: transparent;
  color: #00ab6b;
}
.icon-d17d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon-d17d
  [class*="social-icon-odnoklassniki"].overlay-4a18 {
  background-color: transparent;
  color: #f4731c;
}
.icon-d17d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon-d17d [class*="social-icon-meetup"].overlay-4a18 {
  background-color: transparent;
  color: #ec1c40;
}
.icon-d17d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon-d17d [class*="social-icon-pinterest"].overlay-4a18 {
  background-color: transparent;
  color: #bd081c;
}
.icon-d17d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon-d17d [class*="social-icon-product-hunt"].overlay-4a18 {
  background-color: transparent;
  color: #da552f;
}
.icon-d17d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon-d17d [class*="social-icon-reddit"].overlay-4a18 {
  background-color: transparent;
  color: #ff4500;
}
.icon-d17d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon-d17d [class*="social-icon-rss"].overlay-4a18 {
  background-color: transparent;
  color: #f26522;
}
.icon-d17d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon-d17d
  [class*="social-icon-shopping-cart"].overlay-4a18 {
  background-color: transparent;
  color: #4caf50;
}
.icon-d17d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon-d17d [class*="social-icon-skype"].overlay-4a18 {
  background-color: transparent;
  color: #00aff0;
}
.icon-d17d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon-d17d [class*="social-icon-slideshare"].overlay-4a18 {
  background-color: transparent;
  color: #0077b5;
}
.icon-d17d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon-d17d [class*="social-icon-snapchat"].overlay-4a18 {
  background-color: transparent;
  color: #fffc00;
}
.icon-d17d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon-d17d [class*="social-icon-soundcloud"].overlay-4a18 {
  background-color: transparent;
  color: #f80;
}
.icon-d17d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon-d17d [class*="social-icon-spotify"].overlay-4a18 {
  background-color: transparent;
  color: #2ebd59;
}
.icon-d17d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon-d17d
  [class*="social-icon-stack-overflow"].overlay-4a18 {
  background-color: transparent;
  color: #fe7a15;
}
.icon-d17d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon-d17d [class*="social-icon-maldkfgram"].overlay-4a18 {
  background-color: transparent;
  color: #2ca5e0;
}
.icon-d17d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon-d17d [class*="social-icon-tripadvisor"].overlay-4a18 {
  background-color: transparent;
  color: #589442;
}
.icon-d17d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon-d17d [class*="social-icon-tumblr"].overlay-4a18 {
  background-color: transparent;
  color: #35465c;
}
.icon-d17d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon-d17d [class*="social-icon-twitch"].overlay-4a18 {
  background-color: transparent;
  color: #6441a5;
}
.icon-d17d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon-d17d [class*="social-icon-twitter"].overlay-4a18 {
  background-color: transparent;
  color: #1da1f2;
}
.icon-d17d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon-d17d [class*="social-icon-vimeo"].overlay-4a18 {
  background-color: transparent;
  color: #1ab7ea;
}
.icon-d17d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon-d17d [class*="social-icon-vk"].overlay-4a18 {
  background-color: transparent;
  color: #45668e;
}
.icon-d17d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon-d17d [class*="social-icon-weibo"].overlay-4a18 {
  background-color: transparent;
  color: #df2029;
}
.icon-d17d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon-d17d [class*="social-icon-weixin"].overlay-4a18 {
  background-color: transparent;
  color: #7bb32e;
}
.icon-d17d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon-d17d [class*="social-icon-whatsapp"].overlay-4a18 {
  background-color: transparent;
  color: #25d366;
}
.icon-d17d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon-d17d [class*="social-icon-wordpress"].overlay-4a18 {
  background-color: transparent;
  color: #21759b;
}
.icon-d17d [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon-d17d [class*="social-icon-xing"].overlay-4a18 {
  background-color: transparent;
  color: #026466;
}
.icon-d17d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon-d17d [class*="social-icon-yelp"].overlay-4a18 {
  background-color: transparent;
  color: #af0606;
}
.icon-d17d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon-d17d [class*="social-icon-youtube"].overlay-4a18 {
  background-color: transparent;
  color: #cd201f;
}
.in_a838 {
  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;
}
.in_a838:hover {
  box-shadow: none;
  background: 0 0;
}
.orange_cdb1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.mini-d041 {
  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;
}
.icon-590e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop-last-1fa1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop-last-1fa1,
.backdrop-last-1fa1::after,
.backdrop-last-1fa1::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;
}
.backdrop-last-1fa1::after,
.backdrop-last-1fa1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.table-yellow-5b53 .mini-d041 .icon-590e {
  margin-top: -2px;
  width: 19px;
}
.table-yellow-5b53 .mini-d041 .backdrop-last-1fa1 {
  margin-top: -1px;
}
.table-yellow-5b53 .mini-d041 .backdrop-last-1fa1,
.table-yellow-5b53 .mini-d041 .backdrop-last-1fa1::after,
.table-yellow-5b53 .mini-d041 .backdrop-last-1fa1::before {
  width: 19px;
  height: 2px;
}
.table-yellow-5b53 .mini-d041 .backdrop-last-1fa1::before {
  top: -6px;
}
.table-yellow-5b53 .mini-d041 .backdrop-last-1fa1::after {
  bottom: -6px;
}
.banner-9fbb .mini-d041 .icon-590e {
  margin-top: -2px;
  width: 22px;
}
.banner-9fbb .mini-d041 .backdrop-last-1fa1 {
  margin-top: -1px;
}
.banner-9fbb .mini-d041 .backdrop-last-1fa1,
.banner-9fbb .mini-d041 .backdrop-last-1fa1::after,
.banner-9fbb .mini-d041 .backdrop-last-1fa1::before {
  width: 22px;
  height: 2px;
}
.banner-9fbb .mini-d041 .backdrop-last-1fa1::before {
  top: -7px;
}
.banner-9fbb .mini-d041 .backdrop-last-1fa1::after {
  bottom: -7px;
}
.carousel-inner-cb01 .mini-d041 .icon-590e {
  margin-top: -2px;
  width: 31px;
}
.carousel-inner-cb01 .mini-d041 .backdrop-last-1fa1 {
  margin-top: -1.5px;
}
.carousel-inner-cb01 .mini-d041 .backdrop-last-1fa1,
.carousel-inner-cb01 .mini-d041 .backdrop-last-1fa1::after,
.carousel-inner-cb01 .mini-d041 .backdrop-last-1fa1::before {
  width: 31px;
  height: 3px;
}
.carousel-inner-cb01 .mini-d041 .backdrop-last-1fa1::before {
  top: -9px;
}
.carousel-inner-cb01 .mini-d041 .backdrop-last-1fa1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .stale_4596 .mini-d041 .icon-590e {
    margin-top: -2px;
    width: 19px;
  }
  .stale_4596 .mini-d041 .backdrop-last-1fa1 {
    margin-top: -1px;
  }
  .stale_4596 .mini-d041 .backdrop-last-1fa1,
  .stale_4596 .mini-d041 .backdrop-last-1fa1::after,
  .stale_4596 .mini-d041 .backdrop-last-1fa1::before {
    width: 19px;
    height: 2px;
  }
  .stale_4596 .mini-d041 .backdrop-last-1fa1::before {
    top: -6px;
  }
  .stale_4596 .mini-d041 .backdrop-last-1fa1::after {
    bottom: -6px;
  }
  .upper-8479 .mini-d041 .icon-590e {
    margin-top: -2px;
    width: 22px;
  }
  .upper-8479 .mini-d041 .backdrop-last-1fa1 {
    margin-top: -1px;
  }
  .upper-8479 .mini-d041 .backdrop-last-1fa1,
  .upper-8479 .mini-d041 .backdrop-last-1fa1::after,
  .upper-8479 .mini-d041 .backdrop-last-1fa1::before {
    width: 22px;
    height: 2px;
  }
  .upper-8479 .mini-d041 .backdrop-last-1fa1::before {
    top: -7px;
  }
  .upper-8479 .mini-d041 .backdrop-last-1fa1::after {
    bottom: -7px;
  }
  .in_37b3 .mini-d041 .icon-590e {
    margin-top: -2px;
    width: 31px;
  }
  .in_37b3 .mini-d041 .backdrop-last-1fa1 {
    margin-top: -1.5px;
  }
  .in_37b3 .mini-d041 .backdrop-last-1fa1,
  .in_37b3 .mini-d041 .backdrop-last-1fa1::after,
  .in_37b3 .mini-d041 .backdrop-last-1fa1::before {
    width: 31px;
    height: 3px;
  }
  .in_37b3 .mini-d041 .backdrop-last-1fa1::before {
    top: -9px;
  }
  .in_37b3 .mini-d041 .backdrop-last-1fa1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .feature_iron_8f02 .mini-d041 .icon-590e {
    margin-top: -2px;
    width: 19px;
  }
  .feature_iron_8f02 .mini-d041 .backdrop-last-1fa1 {
    margin-top: -1px;
  }
  .feature_iron_8f02 .mini-d041 .backdrop-last-1fa1,
  .feature_iron_8f02 .mini-d041 .backdrop-last-1fa1::after,
  .feature_iron_8f02 .mini-d041 .backdrop-last-1fa1::before {
    width: 19px;
    height: 2px;
  }
  .feature_iron_8f02 .mini-d041 .backdrop-last-1fa1::before {
    top: -6px;
  }
  .feature_iron_8f02 .mini-d041 .backdrop-last-1fa1::after {
    bottom: -6px;
  }
  .alert_upper_7904 .mini-d041 .icon-590e {
    margin-top: -2px;
    width: 22px;
  }
  .alert_upper_7904 .mini-d041 .backdrop-last-1fa1 {
    margin-top: -1px;
  }
  .alert_upper_7904 .mini-d041 .backdrop-last-1fa1,
  .alert_upper_7904 .mini-d041 .backdrop-last-1fa1::after,
  .alert_upper_7904 .mini-d041 .backdrop-last-1fa1::before {
    width: 22px;
    height: 2px;
  }
  .alert_upper_7904 .mini-d041 .backdrop-last-1fa1::before {
    top: -7px;
  }
  .alert_upper_7904 .mini-d041 .backdrop-last-1fa1::after {
    bottom: -7px;
  }
  .focus-c0d3 .mini-d041 .icon-590e {
    margin-top: -2px;
    width: 31px;
  }
  .focus-c0d3 .mini-d041 .backdrop-last-1fa1 {
    margin-top: -1.5px;
  }
  .focus-c0d3 .mini-d041 .backdrop-last-1fa1,
  .focus-c0d3 .mini-d041 .backdrop-last-1fa1::after,
  .focus-c0d3 .mini-d041 .backdrop-last-1fa1::before {
    width: 31px;
    height: 3px;
  }
  .focus-c0d3 .mini-d041 .backdrop-last-1fa1::before {
    top: -9px;
  }
  .focus-c0d3 .mini-d041 .backdrop-last-1fa1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .soft-3e0f .mini-d041 .icon-590e {
    margin-top: -2px;
    width: 19px;
  }
  .soft-3e0f .mini-d041 .backdrop-last-1fa1 {
    margin-top: -1px;
  }
  .soft-3e0f .mini-d041 .backdrop-last-1fa1,
  .soft-3e0f .mini-d041 .backdrop-last-1fa1::after,
  .soft-3e0f .mini-d041 .backdrop-last-1fa1::before {
    width: 19px;
    height: 2px;
  }
  .soft-3e0f .mini-d041 .backdrop-last-1fa1::before {
    top: -6px;
  }
  .soft-3e0f .mini-d041 .backdrop-last-1fa1::after {
    bottom: -6px;
  }
  .plasma-9d02 .mini-d041 .icon-590e {
    margin-top: -2px;
    width: 22px;
  }
  .plasma-9d02 .mini-d041 .backdrop-last-1fa1 {
    margin-top: -1px;
  }
  .plasma-9d02 .mini-d041 .backdrop-last-1fa1,
  .plasma-9d02 .mini-d041 .backdrop-last-1fa1::after,
  .plasma-9d02 .mini-d041 .backdrop-last-1fa1::before {
    width: 22px;
    height: 2px;
  }
  .plasma-9d02 .mini-d041 .backdrop-last-1fa1::before {
    top: -7px;
  }
  .plasma-9d02 .mini-d041 .backdrop-last-1fa1::after {
    bottom: -7px;
  }
  .primary_b1c0 .mini-d041 .icon-590e {
    margin-top: -2px;
    width: 31px;
  }
  .primary_b1c0 .mini-d041 .backdrop-last-1fa1 {
    margin-top: -1.5px;
  }
  .primary_b1c0 .mini-d041 .backdrop-last-1fa1,
  .primary_b1c0 .mini-d041 .backdrop-last-1fa1::after,
  .primary_b1c0 .mini-d041 .backdrop-last-1fa1::before {
    width: 31px;
    height: 3px;
  }
  .primary_b1c0 .mini-d041 .backdrop-last-1fa1::before {
    top: -9px;
  }
  .primary_b1c0 .mini-d041 .backdrop-last-1fa1::after {
    bottom: -9px;
  }
}
.solid-abfb .backdrop-last-1fa1 {
  -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);
}
.solid-abfb .backdrop-last-1fa1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.solid-abfb .backdrop-last-1fa1::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);
}
.solid-abfb.tooltip_dim_dfe0 .backdrop-last-1fa1 {
  -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);
}
.solid-abfb.tooltip_dim_dfe0 .backdrop-last-1fa1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.solid-abfb.tooltip_dim_dfe0 .backdrop-last-1fa1::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);
}
.dim-7199 {
  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.widget-red-0ef2:before {
  display: none;
}
.pagination-5b5f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pagination-5b5f .fast_b529 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pagination-5b5f .fast_b529:last-of-type {
  border-bottom: none;
}
.pagination-5b5f .fast_b529.full-777e,
.pagination-5b5f .fast_b529.down-e77d,
.pagination-5b5f .fast_b529.texture-57e8 {
  padding: 0;
}
.pagination-5b5f .old-1b84 .surface-brown-ed01 {
  color: currentColor;
}
.pagination-5b5f .old-1b84 .surface-brown-ed01:focus,
.pagination-5b5f .old-1b84 .surface-brown-ed01:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-5b5f.image_dc5c .popup_simple_b2da,
.pagination-5b5f.image_dc5c .brown-b6a0 a,
.pagination-5b5f.image_dc5c .fast_a9ff a,
.pagination-5b5f.image_dc5c .carousel-a9d5 a {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-5b5f.image_dc5c .popup_simple_b2da:hover,
.pagination-5b5f.image_dc5c .brown-b6a0 a:hover,
.pagination-5b5f.image_dc5c .fast_a9ff a:hover,
.pagination-5b5f.image_dc5c .carousel-a9d5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-5b5f.image_dc5c .simple_9dad {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-5b5f.image_dc5c .fast_b529 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-5b5f.image_dc5c .fast_b529:before {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-5b5f.image_dc5c .up_259e:before {
  background: rgba(255, 255, 255, 0.9);
}
.pagination-5b5f.image_dc5c .old-1b84 .gallery-bronze-06a1 li a,
.pagination-5b5f.image_dc5c .old-1b84 .surface-brown-ed01,
.pagination-5b5f.image_dc5c .carousel-a9d5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-5b5f.image_dc5c .old-1b84 .surface-brown-ed01:focus,
.pagination-5b5f.image_dc5c .old-1b84 .surface-brown-ed01:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-5b5f.image_dc5c .gallery-bronze-06a1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-5b5f.avatar_1623 .popup_simple_b2da,
.pagination-5b5f.avatar_1623 .brown-b6a0 a,
.pagination-5b5f.avatar_1623 .fast_a9ff .surface-brown-ed01,
.pagination-5b5f.avatar_1623 .fast_a9ff a,
.pagination-5b5f.avatar_1623 .carousel-a9d5 a {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-5b5f.avatar_1623 .popup_simple_b2da:hover,
.pagination-5b5f.avatar_1623 .brown-b6a0 a:hover,
.pagination-5b5f.avatar_1623 .fast_a9ff .surface-brown-ed01:hover,
.pagination-5b5f.avatar_1623 .fast_a9ff a:hover,
.pagination-5b5f.avatar_1623 .carousel-a9d5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-5b5f.avatar_1623 .simple_9dad {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-5b5f.avatar_1623 .fast_b529 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-5b5f.avatar_1623 .fast_b529:before {
  background: rgba(255, 255, 255, 0.08);
}
.pagination-5b5f.avatar_1623 .up_259e:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination-5b5f.avatar_1623 .old-1b84 .gallery-bronze-06a1 li a,
.pagination-5b5f.avatar_1623 .old-1b84 .surface-brown-ed01,
.pagination-5b5f.avatar_1623 .carousel-a9d5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-5b5f.avatar_1623 .old-1b84 .surface-brown-ed01:focus,
.pagination-5b5f.avatar_1623 .old-1b84 .surface-brown-ed01:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-5b5f.avatar_1623 .gallery-bronze-06a1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_259e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.up_259e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption-cold-7d44 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress_5546 .pagination-5b5f {
  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;
}
.progress_5546 .fast_b529 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress_5546 .fast_b529: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) {
  .progress_5546 .fast_b529:before {
    width: 16%;
    left: 42%;
  }
}
.progress_5546 .fast_b529:last-child:before {
  content: none;
}
.progress_5546 .fast_b529[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress_5546 .old-1b84 .gallery-bronze-06a1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress_5546 .old-1b84 .gallery-bronze-06a1 li a .surface-brown-ed01 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress_5546 .old-1b84 .carousel-a9d5 {
  border: none;
}
.progress_5546 .old-1b84 .carousel-a9d5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress_5546 .up_259e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress_5546 .caption-cold-7d44 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress_5546 .avatar_1623 .up_259e:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_5546 .image_dc5c.column-outer-340f .backdrop-last-1fa1 {
  background: rgba(0, 0, 0, 0.6);
}
.progress_5546
  .image_dc5c.column-outer-340f
  .backdrop-last-1fa1::after,
.progress_5546
  .image_dc5c.column-outer-340f
  .backdrop-last-1fa1:before {
  background: inherit;
}
.progress_5546
  .image_dc5c.column-outer-340f:hover
  .backdrop-last-1fa1 {
  background: rgba(0, 0, 0, 0.8);
}
.right_640f .pagination-5b5f {
  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) {
  .right_640f .pagination-5b5f {
    width: auto;
    right: 45px;
  }
}
.badge_5a67 .pagination-5b5f {
  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) {
  .badge_5a67 .pagination-5b5f {
    width: auto;
    left: 45px;
  }
}
.widget-red-0ef2 .pagination-5b5f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget-red-0ef2 .caption-cold-7d44 {
  max-width: 48em;
  margin: 0 auto;
}
.widget-red-0ef2 .up_259e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.caption-full-cdab {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.caption-full-cdab.progress_5546 .pagination-5b5f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.caption-full-cdab.right_640f .pagination-5b5f {
  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);
}
.caption-full-cdab .pagination-5b5f {
  visibility: visible;
}
.caption-full-cdab.badge_5a67 .pagination-5b5f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.new_7ed7,
.hover_inner_1b17 {
  overflow-x: hidden;
}
.new_7ed7 .pagination-5b5f {
  overflow: auto;
}
.new_7ed7.progress_5546 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new_7ed7.progress_5546 .pagination-5b5f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.new_7ed7.progress_5546 .in_a838 {
  opacity: 0;
}
.new_7ed7.right_640f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new_7ed7.right_640f .pagination-5b5f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.new_7ed7.right_640f .in_a838 {
  opacity: 0;
}
.new_7ed7.badge_5a67 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new_7ed7.badge_5a67 .pagination-5b5f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.new_7ed7.badge_5a67 .in_a838 {
  opacity: 0;
}
.new_7ed7.widget-red-0ef2 .pagination-5b5f {
  z-index: 10;
  visibility: visible;
}
.column-outer-340f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.column-outer-340f .backdrop-last-1fa1 {
  background: rgba(255, 255, 255, 0.99);
}
.column-outer-340f .backdrop-last-1fa1::after,
.column-outer-340f .backdrop-last-1fa1:before {
  background: inherit;
}
.column-outer-340f:hover .backdrop-last-1fa1 {
  background: rgba(255, 255, 255, 0.99);
}
.badge_5a67 .column-outer-340f {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget-red-0ef2 .column-outer-340f {
  display: none !important;
}
.new_7ed7:before,
.hover_inner_1b17:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.new_7ed7 .column-outer-340f,
.hover_inner_1b17 .column-outer-340f {
  display: inline-block;
}
.pagination-5b5f .summary_steel_6412 {
  -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;
}
.new_7ed7 .pagination-5b5f .summary_steel_6412,
.hover_inner_1b17 .pagination-5b5f .summary_steel_6412 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery-1171 .column_5ee0 {
  width: 100%;
}
.hidden-c09d {
  padding: 0 0.5em 0;
}
.hidden-c09d [class*="customify-col-"],
.hidden-c09d [class*="customify-col_"],
.hidden-c09d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.plasma_9d46 .hidden-c09d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bright_2c96 .dark_b3cd,
  .dark_b3cd {
    display: none;
  }
  .gallery-225f {
    text-align: left;
  }
  .paragraph-dirty-feb5 {
    text-align: center;
  }
  .under_8bdd {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bright_2c96 .current-d6ce,
  .current-d6ce {
    display: none;
  }
  .shade_tiny_f4c2 {
    text-align: left;
  }
  .thumbnail-small-bde2 {
    text-align: center;
  }
  .outline_4306 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bright_2c96 .heading-2903,
  .heading-2903 {
    display: none;
  }
  .action-0f5c {
    text-align: left;
  }
  .mini_e376 {
    text-align: center;
  }
  .accent-dae1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.widget_1964 {
  box-shadow: none !important;
}
.east-eccb .fluid-28b8,
.filter-cold-9b67 .fluid-28b8 {
  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;
}
.filter-cold-9b67 .fluid-28b8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.component_huge_6dab {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.component_huge_6dab:after,
.component_huge_6dab:before {
  content: "";
  display: table;
}
.component_huge_6dab:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .component_huge_6dab {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.component_huge_6dab,
.blue_0982 {
  max-width: 1248px;
  margin: 0 auto;
}

.widget_a664.dirty_bf23 .component_huge_6dab {
  max-width: 100%;
}
.widget_a664.menu_in_f205 {
  max-width: 1200px;
  margin: 0 auto;
}
.widget_a664.module-complex-cb14 .component_huge_6dab {
  max-width: 100%;
}
.widget_a664.module-complex-cb14 > .component_huge_6dab {
  padding-left: 0;
  padding-right: 0;
}
.widget_a664.module-complex-cb14 > .component_huge_6dab .bright_2c96 {
  margin: 0;
}
.widget_a664.module-complex-cb14
  > .component_huge_6dab
  .lite_2ece.hover_up_26d1 {
  margin-right: 0;
  margin-left: 0;
}
.widget_a664.module-complex-cb14 #main.hover_up_26d1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .prev_a42a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .prev_a42a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accent-large-6f8d .notification_f61a {
    padding-right: 1em;
  }
  .accent-large-6f8d.container_3788 .lite_2ece {
    border-right: 1px solid #eaecee;
  }
  .accent-large-6f8d.container_3788 .notification_f61a {
    padding-right: 1em;
  }
  .accent-large-6f8d.container_3788 .caption-small-1136 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message_left_330d .notification_f61a {
    padding-left: 1em;
  }
  .message_left_330d.container_3788 .lite_2ece {
    border-left: 1px solid #eaecee;
  }
  .message_left_330d.container_3788 .notification_f61a {
    padding-left: 1em;
  }
  .message_left_330d.container_3788 .caption-small-1136 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold-5a2d .notification_f61a {
    padding-left: 1em;
  }
  .cold-5a2d.container_3788 .green_9856 {
    border-right: 1px solid #eaecee;
  }
  .cold-5a2d.container_3788 .article_easy_095e {
    border-right: 1px solid #eaecee;
  }
  .cold-5a2d.container_3788 .notification_f61a {
    padding-left: 1em;
  }
  .cold-5a2d.container_3788 .caption-small-1136 {
    padding-right: 1em;
  }
  .cold-5a2d.container_3788 .summary_ba7f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_dark_ebe5 .notification_f61a {
    padding-right: 1em;
  }
  .link_dark_ebe5.container_3788 .green_9856 {
    border-left: 1px solid #eaecee;
  }
  .link_dark_ebe5.container_3788 .article_easy_095e {
    border-left: 1px solid #eaecee;
  }
  .link_dark_ebe5.container_3788 .notification_f61a {
    padding-right: 1em;
  }
  .link_dark_ebe5.container_3788 .caption-small-1136 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_dark_ebe5.container_3788 .summary_ba7f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .prev_a42a .notification_f61a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .prev_a42a.container_3788 .lite_2ece {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .prev_a42a.container_3788 .notification_f61a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .prev_a42a.container_3788 .caption-small-1136 {
    padding-left: 1em;
  }
  .prev_a42a.container_3788 .summary_ba7f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .prev_a42a.container_3788 .notification_f61a {
    padding-left: 0;
  }
}
.header-fast-e3cf .dim-2e9f {
  display: inline-block;
}
.block_40ca {
  display: inline-block;
}
.tabs-5ec9 {
  word-con: break-word;
}
.progress_bright_2e08 > span {
  display: inline-block;
  padding: 5px 0;
}
.progress_bright_2e08 .first_1c56 {
  margin-left: 8px;
  margin-right: 8px;
}
.progress_bright_2e08 .chip-dynamic-9fb5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hot_a30e .status_736c {
  margin-bottom: 2em;
}
.hot_a30e .module_220d {
  margin-bottom: 15px;
}
.hot_a30e .module_220d:last-child {
  margin-bottom: 0;
}
.hot_a30e .header_4c4d {
  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) {
  .hot_a30e .header_4c4d {
    display: block;
  }
}
.hot_a30e .middle_e648 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hot_a30e .middle_e648 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hot_a30e .detail_f9d6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hot_a30e .detail_f9d6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hot_a30e .detail_f9d6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hot_a30e .tabs-5ec9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hot_a30e .tabs-5ec9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hot_a30e .yellow_86bc p:last-child {
  margin-bottom: 0;
}
.hot_a30e .aside_rough_bb89 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hot_a30e .up-6020 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hot_a30e .filter_16e6 {
  margin-top: 1em;
}
.hot_a30e .aside_be59 {
  top: 0;
  display: block;
}
.hot_a30e .aside_be59 a {
  color: inherit;
}
.hot_a30e .aside_be59 a:hover {
  color: inherit;
}
.hot_a30e .module-8f6a {
  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;
}
.hot_a30e .module-8f6a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hot_a30e .up-6020 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hot_a30e .silver-4084 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hot_a30e .silver-4084:first-child {
  margin-top: 0;
}
.hot_a30e .silver-4084.complex_669e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hot_a30e .silver-4084.heading-full-48c4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hot_a30e
  .silver-4084.heading-full-48c4.menu-1417
  .filter_16e6 {
  width: 100%;
}
.hot_a30e .heading-full-48c4 {
  -webkit-box-align: center;
  align-items: center;
}
.hot_a30e .heading-full-48c4 .progress_bright_2e08,
.hot_a30e .heading-full-48c4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hot_a30e .detail_f9d6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot_a30e .detail_f9d6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot_a30e .detail_f9d6: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;
}
.hot_a30e .complex_669e {
  z-index: 5;
}
.hot_a30e .lower-6a81 .orange_7f62 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hot_a30e .text-67b3 .orange_7f62 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hot_a30e .bright_a8ad .orange_7f62 {
  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;
}
.hot_a30e.gradient_7738 .header_4c4d,
.hot_a30e.input-14da .header_4c4d {
  display: block;
}
.hot_a30e.gradient_7738 .header_4c4d .overlay_1f15,
.hot_a30e.gradient_7738 .header_4c4d .up-6020,
.hot_a30e.input-14da .header_4c4d .overlay_1f15,
.hot_a30e.input-14da .header_4c4d .up-6020 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hot_a30e.disabled-a2e0 .middle_e648 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hot_a30e.disabled-a2e0 .middle_e648 {
    margin-right: 0;
  }
}
.hot_a30e.gradient_7738 .middle_e648,
.hot_a30e.input-14da .middle_e648 {
  padding-top: 40%;
}
.hot_a30e.gradient_7738 .status_736c,
.hot_a30e.input-14da .status_736c {
  display: block;
}
.hot_a30e.gradient_7738 .fn-sticky-2c14 .up-6020,
.hot_a30e.input-14da .fn-sticky-2c14 .up-6020 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hot_a30e.gradient_7738 .middle_e648,
.hot_a30e.input-14da .middle_e648 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hot_a30e.gradient_7738 .up-6020 {
  padding: 1em;
}
.north_8a33 {
  margin: 30px auto;
  display: block;
}
.north_8a33 .tertiary_79c1 > * {
  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;
}
.north_8a33 .tertiary_79c1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.north_8a33 .tertiary_79c1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-outer-b28c .progress_bright_2e08 {
  margin-bottom: 1.41575em;
}
.search-outer-b28c .warm-4247 {
  margin-bottom: 1.618em;
}
.surface_fluid_2fb9 .tertiary_9f44 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.surface_fluid_2fb9 .tertiary_9f44 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.surface_fluid_2fb9 .up_a4a7 {
  max-width: 100%;
  overflow: auto;
}
.hover_d897 .surface_fluid_2fb9 a:hover {
  text-decoration: underline;
}
.hard-d898 .module_220d:not(.tabs-5ec9),
.hard-d898 .detail_f9d6 {
  margin-bottom: 1.41575em;
}
.hard-d898 .module_220d:not(.tabs-5ec9):last-child,
.hard-d898 .detail_f9d6:last-child {
  margin-bottom: 0;
}
.hard-d898 .module_220d.heading-clean-6cee {
  margin-bottom: 0.41575em;
}
.hard-d898 .outline-blue-472c:before,
.hard-d898 .clean-987c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hard-d898 .outline-blue-472c:before {
  content: "\f115";
}
.hard-d898 .clean-987c:before {
  content: "\f02c";
}
.hard-d898 .center-7b56 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hard-d898 .center-7b56 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.message-07ec {
  display: -webkit-box;
  display: flex;
}
.message-07ec .sort-green-d09d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .message-07ec .sort-green-d09d {
    flex-basis: 90px;
  }
}
.message-07ec .search-10c3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .message-07ec .search-10c3 {
    flex-basis: calc(100% - 50px);
  }
}
.message-07ec .hard-0bf8 p:last-child {
  margin-bottom: 0.72em;
}
.next_9b9e .tertiary_79c1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.next_9b9e .tertiary_79c1:after,
.next_9b9e .tertiary_79c1:before {
  content: "";
  display: table;
}
.next_9b9e .tertiary_79c1:after {
  clear: both;
}
.next_9b9e .tertiary_79c1 .button_7fa1,
.next_9b9e .tertiary_79c1 .content-4fe3 {
  width: 49%;
}
.next_9b9e .tertiary_79c1 .button_7fa1 a span.preview-ed9b,
.next_9b9e .tertiary_79c1 .content-4fe3 a span.preview-ed9b {
  display: block;
  margin-bottom: 5px;
}
.next_9b9e .tertiary_79c1 .content-4fe3 {
  float: left;
  text-align: left;
}
.next_9b9e .tertiary_79c1 .button_7fa1 {
  float: right;
  text-align: right;
}
.heading_58b5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .heading_58b5 {
    margin-bottom: 0;
  }
}
.texture-solid-c6ec {
  margin-bottom: 1em;
}
.texture-solid-c6ec .tabs-5ec9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.list_dynamic_723f a {
  display: block;
  line-height: 0;
  position: relative;
}
.lite_90bc .texture-solid-c6ec,
.search-complex-c9bc .texture-solid-c6ec {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .lite_90bc .texture-solid-c6ec,
  .search-complex-c9bc .texture-solid-c6ec {
    display: block;
  }
}
.lite_90bc .list_dynamic_723f,
.search-complex-c9bc .list_dynamic_723f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .lite_90bc .list_dynamic_723f,
  .search-complex-c9bc .list_dynamic_723f {
    margin-bottom: 1em;
  }
}
.lite_90bc .list_dynamic_723f img,
.search-complex-c9bc .list_dynamic_723f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.lite_90bc .breadcrumb-b5e8,
.search-complex-c9bc .breadcrumb-b5e8 {
  flex-basis: calc(100% - 160px);
}
.lite_90bc .breadcrumb-b5e8 p,
.search-complex-c9bc .breadcrumb-b5e8 p {
  margin-bottom: 0;
}
.lite_90bc .breadcrumb-b5e8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .lite_90bc .breadcrumb-b5e8 {
    padding-left: 0;
  }
}
.search-complex-c9bc .breadcrumb-b5e8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .search-complex-c9bc .breadcrumb-b5e8 {
    padding-right: 0;
  }
}
.search-complex-c9bc .list_dynamic_723f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs-282a .list_dynamic_723f {
  margin-bottom: 0.5em;
}
.tabs-282a .list_dynamic_723f img {
  width: 100%;
}
.hidden_hard_c440 .input-light-e788,
.menu_bc58 .input-light-e788 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.menu_bc58 .lite_2ece .basic_596c p:last-child {
  margin-bottom: 0;
}
.left_9be1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.progress_plasma_9af0 .cold_57bd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .progress_plasma_9af0 .cold_57bd:last-of-type {
    margin-bottom: 0;
  }
}
.progress_plasma_9af0 .cold_57bd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.progress_plasma_9af0 .cold_57bd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.progress_plasma_9af0 .cold_57bd ul li {
  margin: 0 0 0.6em;
}
.progress_plasma_9af0 .cold_57bd ul li.slider-solid-be68,
.progress_plasma_9af0 .cold_57bd ul li.item-0fea {
  position: relative;
}
.progress_plasma_9af0 .cold_57bd ul li.slider-solid-be68 .left-cba4,
.progress_plasma_9af0 .cold_57bd ul li.item-0fea .left-cba4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.progress_plasma_9af0 .cold_57bd ul li.slider-solid-be68:after:after,
.progress_plasma_9af0 .cold_57bd ul li.slider-solid-be68:after:before,
.progress_plasma_9af0
  .cold_57bd
  ul
  li.item-0fea:after:after,
.progress_plasma_9af0
  .cold_57bd
  ul
  li.item-0fea:after:before {
  content: "";
  display: table;
}
.progress_plasma_9af0 .cold_57bd ul li.slider-solid-be68:after:after,
.progress_plasma_9af0
  .cold_57bd
  ul
  li.item-0fea:after:after {
  clear: both;
}
.progress_plasma_9af0 .cold_57bd a.copper_d9d5:hover {
  text-decoration: none;
}
.progress_plasma_9af0 .cold_57bd select {
  max-width: 100%;
}
.progress_plasma_9af0 .cold_57bd table {
  font-size: 85%;
}
.progress_plasma_9af0 .cold_57bd table td,
.progress_plasma_9af0 .cold_57bd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.progress_plasma_9af0 .cold_57bd table tfoot td {
  text-align: left;
}
.progress_plasma_9af0 .cold_57bd :last-child {
  margin-bottom: 0;
}
.progress_plasma_9af0 .cold_57bd .menu-086d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.progress_plasma_9af0 .cold_57bd .menu-086d label {
  width: 100%;
}
.progress_plasma_9af0 .cold_57bd .menu-086d .orange_9aa0 {
  width: 100%;
  display: block;
}
.progress_plasma_9af0 .cold_57bd .menu-086d .form_top_d105 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.progress_plasma_9af0 .cold_57bd .menu-086d .form_top_d105:hover svg #svg-search {
  fill: #444;
}
.progress_plasma_9af0 .cold_57bd .menu-086d .form_top_d105 svg {
  width: 18px;
  height: 18px;
}
.progress_plasma_9af0 .message_up_a12c ul ul,
.progress_plasma_9af0 .table_purple_2a48 ul ul,
.progress_plasma_9af0 .gas_4fa4 ul ul,
.progress_plasma_9af0 .paragraph-tiny-0f57 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.progress_plasma_9af0 .message_up_a12c .wrapper-f35a > a,
.progress_plasma_9af0 .table_purple_2a48 .wrapper-f35a > a,
.progress_plasma_9af0 .gas_4fa4 .wrapper-f35a > a,
.progress_plasma_9af0 .paragraph-tiny-0f57 .wrapper-f35a > a {
  margin-bottom: 0;
}
.progress_plasma_9af0 .pink-b362 li,
.progress_plasma_9af0 .message_up_a12c li,
.progress_plasma_9af0 .paragraph_b8ab li,
.progress_plasma_9af0 .table_purple_2a48 li,
.progress_plasma_9af0 .gas_4fa4 li,
.progress_plasma_9af0 .paragraph-tiny-0f57 li,
.progress_plasma_9af0 .huge_a732 li,
.progress_plasma_9af0 .progress_73c6 li {
  display: block;
  position: relative;
}
.progress_plasma_9af0 .pink-b362 li:last-child,
.progress_plasma_9af0 .message_up_a12c li:last-child,
.progress_plasma_9af0 .paragraph_b8ab li:last-child,
.progress_plasma_9af0 .table_purple_2a48 li:last-child,
.progress_plasma_9af0 .gas_4fa4 li:last-child,
.progress_plasma_9af0 .paragraph-tiny-0f57 li:last-child,
.progress_plasma_9af0 .huge_a732 li:last-child,
.progress_plasma_9af0 .progress_73c6 li:last-child {
  border: none;
}
.progress_plasma_9af0 .pink-b362 li a,
.progress_plasma_9af0 .message_up_a12c li a,
.progress_plasma_9af0 .paragraph_b8ab li a,
.progress_plasma_9af0 .table_purple_2a48 li a,
.progress_plasma_9af0 .gas_4fa4 li a,
.progress_plasma_9af0 .paragraph-tiny-0f57 li a,
.progress_plasma_9af0 .huge_a732 li a,
.progress_plasma_9af0 .progress_73c6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.progress_plasma_9af0 .pink-b362 li ul li::before,
.progress_plasma_9af0 .message_up_a12c li ul li::before,
.progress_plasma_9af0 .paragraph_b8ab li ul li::before,
.progress_plasma_9af0 .table_purple_2a48 li ul li::before,
.progress_plasma_9af0 .gas_4fa4 li ul li::before,
.progress_plasma_9af0 .paragraph-tiny-0f57 li ul li::before,
.progress_plasma_9af0 .huge_a732 li ul li::before,
.progress_plasma_9af0 .progress_73c6 li ul li::before {
  left: 15px;
}
.progress_plasma_9af0 .pink-b362 li ul a,
.progress_plasma_9af0 .message_up_a12c li ul a,
.progress_plasma_9af0 .paragraph_b8ab li ul a,
.progress_plasma_9af0 .table_purple_2a48 li ul a,
.progress_plasma_9af0 .gas_4fa4 li ul a,
.progress_plasma_9af0 .paragraph-tiny-0f57 li ul a,
.progress_plasma_9af0 .huge_a732 li ul a,
.progress_plasma_9af0 .progress_73c6 li ul a {
  padding-left: 20px;
}
.progress_plasma_9af0 .pink-b362 li ul ul li::before,
.progress_plasma_9af0 .message_up_a12c li ul ul li::before,
.progress_plasma_9af0 .paragraph_b8ab li ul ul li::before,
.progress_plasma_9af0 .table_purple_2a48 li ul ul li::before,
.progress_plasma_9af0 .gas_4fa4 li ul ul li::before,
.progress_plasma_9af0 .paragraph-tiny-0f57 li ul ul li::before,
.progress_plasma_9af0 .huge_a732 li ul ul li::before,
.progress_plasma_9af0 .progress_73c6 li ul ul li::before {
  left: 30px;
}
.progress_plasma_9af0 .pink-b362 li ul ul a,
.progress_plasma_9af0 .message_up_a12c li ul ul a,
.progress_plasma_9af0 .paragraph_b8ab li ul ul a,
.progress_plasma_9af0 .table_purple_2a48 li ul ul a,
.progress_plasma_9af0 .gas_4fa4 li ul ul a,
.progress_plasma_9af0 .paragraph-tiny-0f57 li ul ul a,
.progress_plasma_9af0 .huge_a732 li ul ul a,
.progress_plasma_9af0 .progress_73c6 li ul ul a {
  padding-left: 40px;
}
.progress_plasma_9af0 .wide_74b7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.progress_plasma_9af0 .progress_73c6 ul li {
  margin-bottom: 1.41575em;
}
.progress_plasma_9af0 .progress_73c6 ul li .container_up_481f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.progress_plasma_9af0 .progress_73c6 ul li .clean-c30f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.avatar_1623 .pink-b362 li a,
.avatar_1623 .message_up_a12c li a,
.avatar_1623 .paragraph_b8ab li a,
.avatar_1623 .table_purple_2a48 li a,
.avatar_1623 .gas_4fa4 li a,
.avatar_1623 .paragraph-tiny-0f57 li a,
.avatar_1623 .huge_a732 li a,
.avatar_1623 .progress_73c6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_1623 .wide_74b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_1623 .cold_57bd ul li.slider-solid-be68 .left-cba4,
.avatar_1623 .cold_57bd ul li.item-0fea .left-cba4 {
  background: rgba(0, 0, 0, 0.2);
}
.avatar_1623 .progress_plasma_9af0 .cold_57bd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_a664 .progress_plasma_9af0 .gallery-bronze-06a1 li {
  margin: 0;
}
.widget_a664 .progress_plasma_9af0 .gallery-bronze-06a1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.widget_a664 .progress_plasma_9af0 .gallery-bronze-06a1 li ul {
  margin: 0;
}
.widget_a664 .progress_plasma_9af0 .gallery-bronze-06a1 li ul li a {
  padding-left: 15px;
}
.widget_a664 .progress_plasma_9af0 .gallery-bronze-06a1 li ul li li a {
  padding-left: 30px;
}
.widget_a664 .progress_plasma_9af0 .gallery-bronze-06a1 li.mini-4a30 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.widget_a664 .progress_plasma_9af0 .gallery-bronze-06a1 li.mini-4a30 > 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;
}
.widget_a664 .progress_plasma_9af0 .gallery-bronze-06a1 li.mini-4a30 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.selected_fe62 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block-0315 {
  position: relative;
  z-index: 10;
}
.block-0315 .summary_steel_6412 {
  width: 100%;
  max-width: 100%;
}
.tabs_old_bf91 .media-light-596f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tabs_old_bf91 .image_dc5c {
}
.tabs_old_bf91 .avatar_1623 {
  background: #292929;
}
.caption-warm-a2a2 .media-light-596f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.caption-warm-a2a2 .image_dc5c {
  background: #f9f9f9;
}
.caption-warm-a2a2 .avatar_1623 {
  background: #303030;
}
.link_cad2 .media-light-596f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .link_cad2 .dim-2e9f {
    margin-bottom: 1em;
  }
  .link_cad2 .dim-2e9f:last-child {
    margin-bottom: 0;
  }
}
.link_cad2 .image_dc5c {
  background: #ededed;
}
.link_cad2 .avatar_1623 {
  background: #1a1a1a;
}
.media-light-596f.image_dc5c {
  color: rgba(0, 0, 0, 0.6);
}
.media-light-596f.image_dc5c .avatar-dynamic-0641 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-light-596f.avatar_1623 {
  color: rgba(255, 255, 255, 0.99);
}
.media-light-596f.avatar_1623 a:not(.copper_d9d5) {
  color: rgba(255, 255, 255, 0.79);
}
.media-light-596f.avatar_1623 a:not(.copper_d9d5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-light-596f.avatar_1623 .avatar-dynamic-0641 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-light-596f.avatar_1623 table tbody td,
.media-light-596f.avatar_1623 table th {
  background: rgba(0, 0, 0, 0.08);
}
.module-center-bdb5.badge_1bb9 .component_huge_6dab {
  max-width: initial;
}
.module-center-bdb5 .new-d6e4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module-center-bdb5 .new-d6e4 .summary_steel_6412 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module-center-bdb5 .new-d6e4 .summary_steel_6412 {
    display: block;
    margin-bottom: 2em;
  }
  .module-center-bdb5 .new-d6e4 .summary_steel_6412:last-child {
    margin-bottom: 0;
  }
}
.link_cad2 .dim-2e9f:last-child,
.caption-warm-a2a2 .dim-2e9f:last-child,
.tabs_old_bf91 .dim-2e9f:last-child {
  margin-bottom: 0;
}
.link_cad2 .dim-2e9f .progress_plasma_9af0 .cold_57bd:last-child,
.caption-warm-a2a2 .dim-2e9f .progress_plasma_9af0 .cold_57bd:last-child,
.tabs_old_bf91 .dim-2e9f .progress_plasma_9af0 .cold_57bd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .link_cad2 .dirty-43c9,
  .link_cad2 .tabs_cf2b,
  .caption-warm-a2a2 .dirty-43c9,
  .caption-warm-a2a2 .tabs_cf2b,
  .tabs_old_bf91 .dirty-43c9,
  .tabs_old_bf91 .tabs_cf2b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block-0315 .dim-2e9f {
    margin-bottom: 2em;
  }
}
.block-0315 p:last-child {
  margin-bottom: 0;
}
.block-0315 li,
.block-0315 ul {
  list-style: none;
  margin: 0;
}
.block-0315 ul ul {
  margin-left: 2.617924em;
}
.gallery_48d6 {
  font-size: 0.875em;
}

/* css-noise: 9269 */
.widget-item-v3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
