/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notification-bfe6/customify
Author: WPCustomify
Author URI: https://pressmaximum.notification-bfe6
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.notification-bfe6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hard-0d21.bottom_8c15/licenses/gpl-2.0.in-c182
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.element_ce1a/, (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.surface-inner-08d9.pattern_5544/normalize.content_00f7/
 ======
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.content_00f7 v7.0.0 | MIT License | github.notification-bfe6/necolas/normalize.content_00f7 */
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;
}
.description_cbbe .label-simple-364a,
.tag-left-aa8b,
.disabled-2815,
.search-1f8a,
.column-db86,
.filter-b4ac,
.list-thick-5b54,
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;
}
.tag-left-aa8b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tag-left-aa8b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tag-left-aa8b,
  h1 {
    font-size: 1.8em;
  }
}
.disabled-2815,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.disabled-2815 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .disabled-2815,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .disabled-2815,
  h2 {
    font-size: 1.7em;
  }
}
.search-1f8a,
h3 {
  font-size: 1.618em;
}
.description_cbbe .label-simple-364a,
.column-db86,
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.outer-97a8 {
  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;
}
.primary_top_e430:after,
.primary_top_e430:before,
.highlight-plasma-6b58:after,
.highlight-plasma-6b58:before {
  content: "";
  display: table;
}
.primary_top_e430:after,
.highlight-plasma-6b58:after {
  clear: both;
}
.item-blue-4802 {
  float: right;
  margin-right: 0;
}
.blue-1b56 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.aside_mini_7deb .mask-inner-a348,
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;
}
.aside_mini_7deb .mask-inner-a348: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;
}
.menu-73f0 .mask-inner-a348 {
  box-shadow: none;
}
.menu-73f0
  .mask-inner-a348
  .filter_gas_b26f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.menu-73f0 .mask-inner-a348 .heading-46b3 {
  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;
}
.menu-73f0
  .mask-inner-a348
  .heading-46b3
  b {
  display: none;
}
.menu-73f0 .fixed_8b94 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.surface-current-9d46:not(.progress-first-2610):not(.paper-14a9),
button:not(.progress-first-2610):not(.paper-14a9),
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ),
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ),
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ) {
  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;
}
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ):hover,
button:not(.progress-first-2610):not(
    .paper-14a9
  ):hover,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ):hover,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ):hover,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ):active,
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ):focus,
button:not(.progress-first-2610):not(
    .paper-14a9
  ):active,
button:not(.progress-first-2610):not(
    .paper-14a9
  ):focus,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ):active,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ):focus,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ):active,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ):focus,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ):active,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ):focus {
  outline: 0;
}
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2,
button:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2 {
  position: relative;
}
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .hero_4a46,
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .active-090c,
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .carousel-fe5d,
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  i,
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  svg,
button:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .hero_4a46,
button:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .active-090c,
button:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .carousel-fe5d,
button:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  i,
button:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  svg,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .hero_4a46,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .active-090c,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .carousel-fe5d,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  i,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  svg,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .hero_4a46,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .active-090c,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .carousel-fe5d,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  i,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  svg,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .hero_4a46,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .active-090c,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  .carousel-fe5d,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  i,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2
  svg {
  visibility: hidden;
}
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2:after,
button:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2:after,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2:after,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2:after,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ).fn-loading-b2a2: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;
}
.surface-current-9d46:not(.progress-first-2610):not(.paper-14a9),
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ),
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ),
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ) {
  color: #fff;
  background: #235787;
}
.surface-current-9d46:not(.progress-first-2610):not(
    .paper-14a9
  ):focus,
input[type="button"]:not(.progress-first-2610):not(
    .paper-14a9
  ):focus,
input[type="reset"]:not(.progress-first-2610):not(
    .paper-14a9
  ):focus,
input[type="submit"]:not(.progress-first-2610):not(
    .paper-14a9
  ):focus {
  color: #fff;
}
.surface-current-9d46.fn-disabled-b2a2:not(.progress-first-2610):not(
    .paper-14a9
  ),
.surface-current-9d46[disabled]:not(.progress-first-2610):not(
    .paper-14a9
  ),
button.fn-disabled-b2a2:not(.progress-first-2610):not(
    .paper-14a9
  ),
button[disabled]:not(.progress-first-2610):not(
    .paper-14a9
  ) {
  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;
}
.hover-mini-3709 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hover-mini-3709: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;
}
.first-06c8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.feature-fc5a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gold-d0da {
  clear: both;
  display: block;
  margin: 0 auto;
}
.primary_top_e430:after,
.primary_top_e430:before,
.form_f15f:after,
.form_f15f:before,
.component-d15c:after,
.component-d15c:before,
.accordion-b8f0:after,
.accordion-b8f0:before,
.hovered_332c:after,
.hovered_332c:before,
.in_3c14:after,
.in_3c14:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.primary_top_e430:after,
.form_f15f:after,
.component-d15c:after,
.accordion-b8f0:after,
.hovered_332c:after,
.in_3c14:after {
  clear: both;
}
.form_f15f .status-6beb,
.component-d15c .status-6beb,
.element_yellow_4e68 .status-6beb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.medium_0a48 {
  display: inline-block;
}
.picture_blue_eb17 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.picture_blue_eb17 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.picture_blue_eb17 .border_c6e0 {
  padding: 1em 0;
  font-size: 85%;
}
.border_c6e0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.badge-clean-0818 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.badge-clean-0818:after,
.badge-clean-0818:before {
  content: "";
  display: table;
}
.badge-clean-0818:after {
  clear: both;
}
.element_white_b87b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.article-2e80 .element_white_b87b {
  max-width: 50%;
}
.filter_orange_256b .element_white_b87b {
  max-width: 33.33%;
}
.border_north_802c .element_white_b87b {
  max-width: 25%;
}
.shadow-d1ab .element_white_b87b {
  max-width: 20%;
}
.item-tiny-d87e .element_white_b87b {
  max-width: 16.66%;
}
.first-0e30 .element_white_b87b {
  max-width: 14.28%;
}
.caption_fluid_1196 .element_white_b87b {
  max-width: 12.5%;
}
.pink_d5d3 .element_white_b87b {
  max-width: 11.11%;
}
.layout_05a9 {
  display: block;
}
.description_cbbe .solid_a873 label,
.description_cbbe .pagination-last-faae label,
.description_cbbe .hidden_fluid_897b label,
.description_cbbe .banner_2c29 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron-ee81 {
  list-style: none;
  margin: 0;
}
.iron-ee81 article.filter-simple-cba1 {
  margin-bottom: 0;
}
.iron-ee81 ul {
  list-style: none;
  margin: 0;
}
.iron-ee81 .hero-e76e li.filter-simple-cba1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron-ee81 .hero-e76e li.filter-simple-cba1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron-ee81 .hero-e76e li.filter-simple-cba1: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) {
  .iron-ee81 .hero-e76e li.filter-simple-cba1 li.filter-simple-cba1 li.filter-simple-cba1 li.filter-simple-cba1 {
    padding-left: 0;
  }
}
article.filter-simple-cba1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-simple-cba1 .form_f15f p:last-of-type {
  margin-bottom: 0;
}
article.filter-simple-cba1 .item_glass_5647 {
  float: left;
}
article.filter-simple-cba1 .selected-3dda {
  margin-left: 85px;
}
article.filter-simple-cba1 .texture_62ec {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-simple-cba1 .texture_62ec .gallery_48bd {
  margin-left: 10px;
}
article.filter-simple-cba1 .progress_basic_5d18 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-simple-cba1 .main-under-886f {
  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 .solid_a873,
  #respond .hidden_fluid_897b,
  #respond .banner_2c29 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .solid_a873 input,
#respond .hidden_fluid_897b input,
#respond .banner_2c29 input {
  width: 100%;
}
#respond .banner_2c29 {
  margin-right: 0;
}
#respond .gradient_short_5d16 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink_9029 {
  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;
}
.pink_9029.column-tiny-4302 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pink_9029 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%);
}
.pink_9029:focus,
.pink_9029: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);
}
.popup_6c6c {
  border-radius: 10%;
}
.footer-28e7 {
  border-radius: 50%;
}
.basic_74ef {
  font-size: 0.72em;
}
.pro_1030 {
  font-size: 0.875em;
}
.avatar-25e5 {
  font-size: 1.1em;
}
.footer-lower-d9a9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.footer-lower-d9a9.basic_74ef {
  letter-spacing: 0.5px;
}
.block-eb50,
.block-eb50 a {
  color: #6d6d6d;
}
.block-eb50 a:hover {
  color: #111;
}
.large_47b2 {
  color: #6d6d6d;
}
.modal-bronze-d70c {
  overflow-x: hidden;
}
.modal-bronze-d70c .border-prev-4e76.fresh_0c6b {
  position: relative;
}
.modal-bronze-d70c .border-prev-4e76.fresh_0c6b.block_31d9 {
  position: initial;
}
.modal-bronze-d70c
  .border-prev-4e76.fresh_0c6b.block_31d9
  .hard_0c4e {
  left: auto;
}
.modal-bronze-d70c .border-prev-4e76 .hard_0c4e {
  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;
}
.modal-bronze-d70c .border-prev-4e76:hover.fresh_0c6b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.modal-bronze-d70c
  .border-prev-4e76:hover.fresh_0c6b
  .hard_0c4e {
  display: block;
  z-index: 9999999;
}
.modal-bronze-d70c .copper_d7ed .primary-bottom-980f,
.modal-bronze-d70c .wrapper_0c73 .primary-bottom-980f {
  display: none;
}
.modal-bronze-d70c .slider_822f .border-prev-4e76:hover.fresh_0c6b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.description_cbbe .solid_a873 label,
.description_cbbe .pagination-last-faae label,
.description_cbbe .hidden_fluid_897b label,
.description_cbbe .banner_2c29 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron-ee81 {
  list-style: none;
  margin: 0;
}
.iron-ee81 article.filter-simple-cba1 {
  margin-bottom: 0;
}
.iron-ee81 ul {
  list-style: none;
  margin: 0;
}
.iron-ee81 .hero-e76e li.filter-simple-cba1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron-ee81 .hero-e76e li.filter-simple-cba1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron-ee81 .hero-e76e li.filter-simple-cba1: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) {
  .iron-ee81 .hero-e76e li.filter-simple-cba1 li.filter-simple-cba1 li.filter-simple-cba1 li.filter-simple-cba1 {
    padding-left: 0;
  }
}
article.filter-simple-cba1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-simple-cba1 .form_f15f p:last-of-type {
  margin-bottom: 0;
}
article.filter-simple-cba1 .item_glass_5647 {
  float: left;
}
article.filter-simple-cba1 .selected-3dda {
  margin-left: 85px;
}
article.filter-simple-cba1 .texture_62ec {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-simple-cba1 .texture_62ec .gallery_48bd {
  margin-left: 10px;
}
article.filter-simple-cba1 .progress_basic_5d18 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-simple-cba1 .main-under-886f {
  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 .solid_a873,
  #respond .hidden_fluid_897b,
  #respond .banner_2c29 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .solid_a873 input,
#respond .hidden_fluid_897b input,
#respond .banner_2c29 input {
  width: 100%;
}
#respond .banner_2c29 {
  margin-right: 0;
}
#respond .gradient_short_5d16 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.copper_d7ed .motion_1e3f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.motion_1e3f .column_hard_5ce0.nav-pink-06a7 .lite-780e > li > a:focus,
.motion_1e3f .column_hard_5ce0.nav-pink-06a7 .lite-780e > li > a:hover,
.motion_1e3f .column_hard_5ce0.alert_soft_181b .lite-780e > li > a:focus,
.motion_1e3f .column_hard_5ce0.alert_soft_181b .lite-780e > li > a:hover,
.motion_1e3f .column_hard_5ce0.old_e7e1 .lite-780e > li > a:focus,
.motion_1e3f .column_hard_5ce0.old_e7e1 .lite-780e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1e3f
  .column_hard_5ce0.nav-pink-06a7
  .lite-780e
  > li.steel_84db
  > a,
.motion_1e3f
  .column_hard_5ce0.nav-pink-06a7
  .lite-780e
  > li.avatar-5008
  > a,
.motion_1e3f
  .column_hard_5ce0.alert_soft_181b
  .lite-780e
  > li.steel_84db
  > a,
.motion_1e3f
  .column_hard_5ce0.alert_soft_181b
  .lite-780e
  > li.avatar-5008
  > a,
.motion_1e3f
  .column_hard_5ce0.old_e7e1
  .lite-780e
  > li.steel_84db
  > a,
.motion_1e3f .column_hard_5ce0.old_e7e1 .lite-780e > li.short-ddb1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1e3f .main-over-c41f,
.motion_1e3f .main-over-c41f a {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1e3f .tag_static_7251.tabs-8f73 li a,
.motion_1e3f .dirty-be5a a,
.motion_1e3f .surface_thick_3827,
.motion_1e3f .lite-780e > li > a,
.motion_1e3f .photo-4ae4 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1e3f .tag_static_7251.tabs-8f73 li a:hover,
.motion_1e3f .dirty-be5a a:hover,
.motion_1e3f .surface_thick_3827:hover,
.motion_1e3f .lite-780e > li > a:hover,
.motion_1e3f .photo-4ae4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1e3f .tiny-11d6 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1e3f .tiny-11d6 .fixed-89c0 {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1e3f .tiny-11d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1e3f .badge_6e3e .info_fdba {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.motion_1e3f .badge_6e3e .info_fdba .widget_north_8128 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1e3f
  .badge_6e3e
  .info_fdba
  .widget_north_8128::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1e3f
  .badge_6e3e
  .info_fdba
  .widget_north_8128:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1e3f
  .badge_6e3e
  .info_fdba
  .widget_north_8128::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1e3f
  .badge_6e3e
  .info_fdba
  .widget_north_8128::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1e3f .badge_6e3e .sidebar_complex_b806 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1e3f .badge_6e3e .sidebar_complex_b806:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-mini-53ae
  .motion_1e3f
  .badge_6e3e
  .west-1c03
  .rough-88f5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row-mini-53ae
  .motion_1e3f
  .badge_6e3e
  .west-1c03
  .widget_north_8128 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.copper_d7ed .north-77cd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.north-77cd .column_hard_5ce0.nav-pink-06a7 .lite-780e > li > a:focus,
.north-77cd .column_hard_5ce0.nav-pink-06a7 .lite-780e > li > a:hover,
.north-77cd .column_hard_5ce0.alert_soft_181b .lite-780e > li > a:focus,
.north-77cd .column_hard_5ce0.alert_soft_181b .lite-780e > li > a:hover,
.north-77cd .column_hard_5ce0.old_e7e1 .lite-780e > li > a:focus,
.north-77cd .column_hard_5ce0.old_e7e1 .lite-780e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north-77cd
  .column_hard_5ce0.nav-pink-06a7
  .lite-780e
  > li.steel_84db
  > a,
.north-77cd
  .column_hard_5ce0.nav-pink-06a7
  .lite-780e
  > li.avatar-5008
  > a,
.north-77cd
  .column_hard_5ce0.alert_soft_181b
  .lite-780e
  > li.steel_84db
  > a,
.north-77cd
  .column_hard_5ce0.alert_soft_181b
  .lite-780e
  > li.avatar-5008
  > a,
.north-77cd
  .column_hard_5ce0.old_e7e1
  .lite-780e
  > li.steel_84db
  > a,
.north-77cd .column_hard_5ce0.old_e7e1 .lite-780e > li.short-ddb1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.north-77cd .main-over-c41f,
.north-77cd .main-over-c41f a {
  color: rgba(0, 0, 0, 0.8);
}
.north-77cd .tag_static_7251.tabs-8f73 li a,
.north-77cd .dirty-be5a a,
.north-77cd .surface_thick_3827,
.north-77cd .lite-780e > li > a,
.north-77cd .photo-4ae4 {
  color: rgba(0, 0, 0, 0.55);
}
.north-77cd .tag_static_7251.tabs-8f73 li a:hover,
.north-77cd .dirty-be5a a:hover,
.north-77cd .surface_thick_3827:hover,
.north-77cd .lite-780e > li > a:hover,
.north-77cd .photo-4ae4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north-77cd .tiny-11d6 {
  color: rgba(0, 0, 0, 0.55);
}
.north-77cd .tiny-11d6 .fixed-89c0 {
  color: rgba(0, 0, 0, 0.8);
}
.north-77cd .tiny-11d6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading_6ca5 .action-c71b {
  margin-left: auto;
  margin-right: auto;
}
.component-d15c > * {
  margin-left: auto;
  margin-right: auto;
}
.component-d15c .first-06c8 {
  margin-right: 1.41575em;
}
.input-6d79 .component-d15c > .stale-25b5 {
  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;
}
.input-6d79 .component-d15c > .frame_old_4801 {
  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;
}
.outer_15ab.heading_6ca5 .action-c71b,
.summary_bb36.heading_6ca5 .action-c71b {
  margin-left: 0;
}
.label-7769.heading_6ca5 .action-c71b,
.avatar_3a69.heading_6ca5 .action-c71b {
  margin-right: 0;
}
.component-d15c ol,
.component-d15c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.title-copper-90b9 video {
  max-width: 100%;
}
.east_6daf img {
  display: block;
}
.east_6daf.first-06c8,
.east_6daf.feature-fc5a {
  width: 100%;
}
.east_6daf.frame_old_4801 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.aside-rough-e5f4:not(.green-bd7a) {
  margin: 1.5em auto;
}
.north-3baa p {
  padding: 1.5em 14px;
}
ul.middle_df89.frame_old_4801,
ul.middle_df89.stale-25b5,
ul.middle_df89.element_4204.stale-25b5 {
  padding: 0 14px;
}
.medium-1d8c {
  display: block;
  overflow-x: auto;
}
.medium-1d8c table {
  border-collapse: collapse;
  width: 100%;
}
.medium-1d8c td,
.medium-1d8c th {
  padding: 0.5em;
}
.component-d15c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.component-d15c ol ol,
.component-d15c ol ul,
.component-d15c ul ol,
.component-d15c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.component-d15c ol ol li,
.component-d15c ol ul li,
.component-d15c ul ol li,
.component-d15c ul ul li {
  margin-left: 0;
}
.row-in-9c9b.filter_6074 > .section_outer_5f25 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.row-in-9c9b.filter_6074 > .section_outer_5f25 iframe,
.row-in-9c9b.filter_6074 > .section_outer_5f25 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.link_inner_4744 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.link_inner_4744.gas-f68d {
  padding: 0;
}
.link_inner_4744.gas-f68d cite {
  font-size: 13px;
}
.link_inner_4744 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.link_inner_4744 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture_fast_387e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture_fast_387e > p:first-child {
  margin-top: 0;
}
.texture_fast_387e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture_fast_387e blockquote {
  border-left: 0;
}
.fluid_1b3f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fluid_1b3f:not(.element_brown_0ad0) {
  max-width: 100px;
}
.fluid_1b3f.module-0f95 {
  border-bottom: none !important;
  text-align: center;
}
.fluid_1b3f.module-0f95::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .north-3baa p {
    padding: 1.5em 0;
  }
}
.table_fc54 {
  color: #0073aa;
}
.pattern-379f {
  background-color: #0073aa;
}
.notification_pro_77af {
  color: #229fd8;
}
.card-dark-b6d8 {
  background-color: #229fd8;
}
.outline-brown-ffa4 {
  color: #eee;
}
.selected_9819 {
  background-color: #eee;
}
.chip_339a {
  color: #444;
}
.first-e9c2 {
  background-color: #444;
}
.hero_3027 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hero_3027 .dark-af75 .dirty-be5a {
  font-size: 15px;
}
.hero_3027 .dirty-be5a {
  line-height: 1.3;
}
.hero_3027 .north-77cd {
}
.hero_3027 .motion_1e3f {
  background: #235787;
}
.background_prev_4502 {
  padding: 0;
}
.background_prev_4502 .motion_1e3f {
  background: #1a1a1a;
}
.background_prev_4502 .north-77cd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.simple_8e8f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.simple_8e8f .north-77cd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.simple_8e8f .motion_1e3f {
  background: #303030;
}
.in_3c14 {
  position: relative;
  z-index: 10;
}
.in_3c14 .module-416f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_7b25 .fresh_0c6b {
  display: inline-block;
  vertical-align: middle;
}
.layout_7b25.pink_3763 .fresh_0c6b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .layout_7b25.pink_3763 .fresh_0c6b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .layout_7b25.pink_3763 .fresh_0c6b {
    margin-right: 0.4em;
  }
}
.layout_7b25.pink_3763 .fresh_0c6b:last-child {
  margin-right: 0;
}
.outline_6e58 .module-416f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .copper_d7ed .dark-af75 {
    margin: 0 -0.5em;
  }
  .copper_d7ed .dark-af75 [class*="customify-col-"],
  .copper_d7ed .dark-af75 [class*="customify-col_"],
  .copper_d7ed .dark-af75 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.copper_d7ed.wood-bc0f .module-416f {
  background: 0 0 !important;
}
.copper_d7ed.wood-bc0f .module-416f,
.copper_d7ed.outline_6e58 .module-416f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .copper_d7ed.short-6481 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.copper_d7ed.outline_6e58 .module-416f {
  box-shadow: none !important;
}
.feature_red_33df {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .feature_red_33df {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .feature_red_33df {
    padding: 18px 0 20px;
  }
}
.feature_red_33df .shade-next-0ef4 {
  width: 100%;
}
.feature_red_33df .thick-df7f {
  margin-bottom: 0;
}
.feature_red_33df .tooltip-c46c {
  margin-top: 5px;
  font-size: 0.875em;
}
.popup_6df8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.popup_6df8 .simple-1d55 {
  width: 100%;
}
.texture_south_c755 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.texture_south_c755 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.texture_south_c755 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;
}
.texture_south_c755 li:last-child:after {
  display: none;
}
.texture_south_c755 li a {
  font-weight: 500;
  margin-right: 10px;
}
.badge-black-beba .primary-bottom-980f button,
.feature_red_33df .primary-bottom-980f button {
  left: 0;
}
.badge-black-beba .simple-1d55,
.feature_red_33df .simple-1d55 {
  padding-left: 0;
  padding-right: 0;
}
.badge-black-beba .popup_6df8,
.feature_red_33df .popup_6df8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.badge-black-beba {
  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;
}
.badge-black-beba: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;
}
.badge-black-beba .small_5ecd {
  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) {
  .badge-black-beba .small_5ecd {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .badge-black-beba .small_5ecd {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .badge-black-beba .small_5ecd {
    min-height: 200px;
  }
}
.badge-black-beba .texture_south_c755 {
  color: rgba(255, 255, 255, 0.8);
}
.badge-black-beba .texture_south_c755 a,
.badge-black-beba .texture_south_c755 li:after {
  color: inherit;
}
.badge-black-beba .texture_south_c755 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.label-stale-1dce {
  margin-bottom: 0.5em;
}
.layout_095a {
  margin-bottom: 1.2em;
}
.layout_095a,
.label-stale-1dce {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.layout_095a p:last-child,
.label-stale-1dce p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .primary-bottom-980f,
#masthead .primary-bottom-980f {
  display: none;
}
#masthead
  > .primary-bottom-980f.container-stone-2671 {
  display: none;
}
#masthead > .primary-bottom-980f button {
  left: 0;
}
.box_77d4 {
  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%;
}
.box_77d4 .fresh_0c6b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.box_77d4 .module-stone-76e4 {
  display: -webkit-box;
  display: flex;
}
.box_77d4 .module-stone-76e4.border-red-6878 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.box_77d4 .module-stone-76e4.notice_62d0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box_77d4 .module-stone-76e4.photo_pressed_9768 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box_77d4.red-d353.widget_bright_bb9e .module-stone-76e4.border-red-6878 {
  flex-basis: 100%;
}
.box_77d4.clean-75bf .module-stone-76e4.notice_62d0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.box_77d4.clean-75bf .module-stone-76e4.photo_pressed_9768 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .primary-bottom-980f.container-stone-2671 {
  display: none;
}
#masthead > .primary-bottom-980f button {
  left: 0;
}
.pagination-top-4e83 {
  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;
}
.pagination-top-4e83:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pagination-top-4e83.banner-92d7 i {
  margin-right: 4px;
}
.pagination-top-4e83.tabs-20fa i {
  margin-left: 5px;
}
.dirty-be5a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dirty-be5a p:last-child {
  margin-bottom: 0;
}
.layout-95fd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout-95fd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout-95fd img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout-95fd .main-over-c41f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout-95fd .copper_c233 {
  margin: 5px 0 7px 0;
}
.layout-95fd.label-7203 .surface-f878 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-95fd.label-7203 .hero_c943 {
  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;
}
.layout-95fd.narrow-55cc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout-95fd.narrow-55cc .surface-f878 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-95fd.narrow-55cc .hero_c943 {
  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;
}
.layout-95fd.slow_1f3f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout-95fd.light_e8a3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout-95fd.light_e8a3 .hero_c943 {
  margin-top: 7px;
}
.hard-cc6f {
  display: inline-block;
}
.in_3c14 .picture-out-b86c .layout-95fd img {
  max-width: 100%;
}
.column_hard_5ce0 .detail-718c.wrapper_selected_5914,
.iron_8376 .detail-718c.wrapper_selected_5914 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_hard_5ce0 .banner-2890,
.iron_8376 .banner-2890 {
  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%);
}
.column_hard_5ce0 .banner-2890 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.column_hard_5ce0.left-b54c .banner-2890 {
  display: none;
}
.column_hard_5ce0 .basic-d031 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column_hard_5ce0 .basic-d031 li {
  display: inline-block;
  position: relative;
}
.column_hard_5ce0 .basic-d031 li:last-child {
  margin-right: 0;
}
.column_hard_5ce0 .basic-d031 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;
}
.column_hard_5ce0 .basic-d031 li.short-ddb1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.column_hard_5ce0 .basic-d031 > 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;
}
.column_hard_5ce0 .basic-d031 > li > a i {
  line-height: 0;
}
.column_hard_5ce0 .basic-d031 > li.media-white-f858 > a .banner-2890 {
  margin-left: 4px;
  line-height: 0;
}
.column_hard_5ce0 .basic-d031 .item-hard-975b li.media-white-f858 > a {
  position: relative;
}
.column_hard_5ce0 .basic-d031 .item-hard-975b li.media-white-f858 > a:after,
.column_hard_5ce0 .basic-d031 .item-hard-975b li.media-white-f858 > a:before {
  content: "";
  display: table;
}
.column_hard_5ce0 .basic-d031 .item-hard-975b li.media-white-f858 > a:after {
  clear: both;
}
.column_hard_5ce0 .basic-d031 .item-hard-975b li.media-white-f858 > a .banner-2890 {
  margin-left: 5px;
  float: right;
}
.column_hard_5ce0 .texture_ec52,
.column_hard_5ce0 .item-hard-975b {
  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;
}
.column_hard_5ce0 .item-hard-975b {
  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;
}
.column_hard_5ce0 .item-hard-975b .wrapper_selected_5914 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_hard_5ce0 .item-hard-975b .banner-2890 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.column_hard_5ce0 .item-hard-975b li {
  display: block;
  margin: 0;
  padding: 0;
}
.column_hard_5ce0 .item-hard-975b 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;
}
.column_hard_5ce0 .item-hard-975b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.column_hard_5ce0 .item-hard-975b .item-hard-975b {
  top: 0;
  left: 100%;
}
.column_hard_5ce0 .out-2f3d.fn-focus-b2a2 > .texture_ec52,
.column_hard_5ce0 .out-2f3d.fn-focus-b2a2 > .item-hard-975b,
.column_hard_5ce0 .out-2f3d:focus > .texture_ec52,
.column_hard_5ce0 .out-2f3d:focus > .item-hard-975b,
.column_hard_5ce0 .out-2f3d:hover > .texture_ec52,
.column_hard_5ce0 .out-2f3d:hover > .item-hard-975b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.column_hard_5ce0.old_e7e1 .lite-780e:after,
.column_hard_5ce0.old_e7e1 .lite-780e:before {
  content: "";
  display: table;
}
.column_hard_5ce0.old_e7e1 .lite-780e:after {
  clear: both;
}
.column_hard_5ce0.old_e7e1 .lite-780e > li {
  float: left;
}
.column_hard_5ce0.up-bfd0 .lite-780e:after,
.column_hard_5ce0.up-bfd0 .lite-780e:before {
  content: "";
  display: table;
}
.column_hard_5ce0.up-bfd0 .lite-780e:after {
  clear: both;
}
.column_hard_5ce0.up-bfd0 .lite-780e > li {
  float: left;
}
.column_hard_5ce0.up-bfd0 .lite-780e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.column_hard_5ce0.up-bfd0 .lite-780e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.column_hard_5ce0.up-bfd0 .lite-780e > li.steel_84db > a,
.column_hard_5ce0.up-bfd0 .lite-780e > li.short-ddb1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.column_hard_5ce0.nav-pink-06a7 .lite-780e > li > a .wrapper_selected_5914 {
  position: relative;
}
.column_hard_5ce0.nav-pink-06a7 .lite-780e > li > a .wrapper_selected_5914: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;
}
.column_hard_5ce0.nav-pink-06a7
  .lite-780e
  > li:focus
  > a
  .wrapper_selected_5914:before,
.column_hard_5ce0.nav-pink-06a7
  .lite-780e
  > li:hover
  > a
  .wrapper_selected_5914:before {
  width: 100%;
  background-color: currentColor;
}
.column_hard_5ce0.nav-pink-06a7
  .lite-780e
  > li.steel_84db
  > a
  .wrapper_selected_5914:before,
.column_hard_5ce0.nav-pink-06a7
  .lite-780e
  > li.avatar-5008
  > a
  .wrapper_selected_5914:before {
  width: 100%;
  background-color: currentColor;
}
.column_hard_5ce0.alert_soft_181b .lite-780e > li > a .wrapper_selected_5914 {
  position: relative;
}
.column_hard_5ce0.alert_soft_181b .lite-780e > li > a .wrapper_selected_5914: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;
}
.column_hard_5ce0.alert_soft_181b .lite-780e > li:focus > a .wrapper_selected_5914:before,
.column_hard_5ce0.alert_soft_181b
  .lite-780e
  > li:hover
  > a
  .wrapper_selected_5914:before {
  width: 100%;
  background-color: currentColor;
}
.column_hard_5ce0.alert_soft_181b
  .lite-780e
  > li.steel_84db
  > a
  .wrapper_selected_5914:before,
.column_hard_5ce0.alert_soft_181b
  .lite-780e
  > li.avatar-5008
  > a
  .wrapper_selected_5914:before {
  width: 100%;
  background-color: currentColor;
}
.iron_8376 .basic-d031 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.iron_8376 .basic-d031 li:first-child > a {
  border-top: none;
}
.iron_8376 .basic-d031 .active_selected_fbe0 > .wrapper_selected_5914 .banner-2890 {
  display: none;
}
.iron_8376 .basic-d031 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.iron_8376 .basic-d031 li:last-child {
  border: none;
}
.iron_8376 .basic-d031 li.media-white-f858 > a {
  padding-right: 45px !important;
}
.iron_8376 .basic-d031 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.iron_8376 .basic-d031 li a:focus,
.iron_8376 .basic-d031 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.iron_8376 .basic-d031 li .simple_23e3 {
  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;
}
.iron_8376 .basic-d031 li .simple_23e3:hover {
  box-shadow: none;
}
.iron_8376 .basic-d031 li .simple_23e3 .banner-2890 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.iron_8376 .basic-d031 .item-hard-975b {
  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);
}
.iron_8376 .basic-d031 .item-hard-975b li a {
  padding-left: 3em;
}
.iron_8376 .basic-d031 .main-6ee0 > a .simple_23e3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.iron_8376 .basic-d031 .main-6ee0 > .item-hard-975b {
  display: block;
  opacity: 1;
}
.element-f0dc {
  max-width: 100%;
}
.detail_efc3 {
  line-height: 0;
  cursor: pointer;
}
.photo-4ae4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.photo-4ae4:hover {
  box-shadow: none;
  color: currentColor;
}
.photo-4ae4 svg {
  width: 18px;
  height: 18px;
}
.photo-4ae4 .pagination-complex-aecf {
  display: none;
}
.avatar_f49f {
  position: relative;
}
.avatar_f49f.fn-active-b2a2 .photo-4ae4 .frame_west_6bf5 {
  display: none;
}
.avatar_f49f.fn-active-b2a2 .photo-4ae4 .pagination-complex-aecf {
  display: inline-block;
}
.avatar_f49f .main-wide-5902 {
  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);
}
.avatar_f49f.modal_49e9 .main-wide-5902 {
  left: auto;
  right: -0.9em;
}
.avatar_f49f.modal_49e9 .border_light_17e2::before {
  left: auto;
  right: 15px;
}
.avatar_f49f.fn-active-b2a2 .main-wide-5902 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.west-1c03 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.west-1c03 label {
  flex-basis: 100%;
}
.west-1c03 .info_fdba {
  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;
}
.west-1c03 .widget_north_8128 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.west-1c03 .widget_north_8128:focus {
  background-color: transparent;
}
.west-1c03 button.sidebar_complex_b806 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.west-1c03 button.sidebar_complex_b806:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.west-1c03 button.sidebar_complex_b806 svg {
  width: 18px;
  height: 18px;
}
.west-1c03 input[type="submit"] {
  min-height: auto;
}
.badge_6e3e .west-1c03 .widget_north_8128 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.border_light_17e2 {
  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) {
  .border_light_17e2 {
    width: 220px;
  }
}
.border_light_17e2 label {
  flex-basis: 100%;
}
.border_light_17e2::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;
}
.row-mini-53ae .badge_6e3e .west-1c03 {
  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;
}
.row-mini-53ae
  .badge_6e3e
  .west-1c03
  .info_fdba {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.row-mini-53ae .badge_6e3e .west-1c03 .widget_north_8128 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.row-mini-53ae
  .badge_6e3e
  .west-1c03
  .widget_north_8128:focus {
  background: 0 0;
}
.row-mini-53ae
  .badge_6e3e
  .west-1c03
  .rough-88f5 {
  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;
}
.tag_static_7251 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tag_static_7251 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tag_static_7251 li:last-child {
  margin-right: 0;
}
.tag_static_7251 li:first-child {
  margin-left: 0;
}
.tag_static_7251.status_top_627b a {
  color: #fff;
}
.tag_static_7251.status_top_627b a:hover {
  color: #fff;
}
.tag_static_7251 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tag_static_7251 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tag_static_7251 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tag_static_7251 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tag_static_7251 [class*="social-icon-apple"] {
  background-color: #999;
}
.tag_static_7251 [class*="social-icon-apple"].primary-7d25 {
  background-color: transparent;
  color: #999;
}
.tag_static_7251 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tag_static_7251 [class*="social-icon-behance"].primary-7d25 {
  background-color: transparent;
  color: #1769ff;
}
.tag_static_7251 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tag_static_7251 [class*="social-icon-bitbucket"].primary-7d25 {
  background-color: transparent;
  color: #205081;
}
.tag_static_7251 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tag_static_7251 [class*="social-icon-codepen"].primary-7d25 {
  background-color: transparent;
  color: #000;
}
.tag_static_7251 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tag_static_7251 [class*="social-icon-delicious"].primary-7d25 {
  background-color: transparent;
  color: #39f;
}
.tag_static_7251 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tag_static_7251 [class*="social-icon-digg"].primary-7d25 {
  background-color: transparent;
  color: #005be2;
}
.tag_static_7251 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tag_static_7251 [class*="social-icon-dribbble"].primary-7d25 {
  background-color: transparent;
  color: #ea4c89;
}
.tag_static_7251 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tag_static_7251 [class*="social-icon-envelope"].primary-7d25 {
  background-color: transparent;
  color: #ea4335;
}
.tag_static_7251 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tag_static_7251 [class*="social-icon-facebook"].primary-7d25 {
  background-color: transparent;
  color: #3b5998;
}
.tag_static_7251 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tag_static_7251 [class*="social-icon-flickr"].primary-7d25 {
  background-color: transparent;
  color: #0063dc;
}
.tag_static_7251 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tag_static_7251 [class*="social-icon-foursquare"].primary-7d25 {
  background-color: transparent;
  color: #2d5be3;
}
.tag_static_7251 [class*="social-icon-github"] {
  background-color: #333;
}
.tag_static_7251 [class*="social-icon-github"].primary-7d25 {
  background-color: transparent;
  color: #333;
}
.tag_static_7251 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tag_static_7251 [class*="social-icon-google-plus"].primary-7d25 {
  background-color: transparent;
  color: #dd4b39;
}
.tag_static_7251 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tag_static_7251 [class*="social-icon-houzz"].primary-7d25 {
  background-color: transparent;
  color: #7ac142;
}
.tag_static_7251 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tag_static_7251 [class*="social-icon-instagram"].primary-7d25 {
  background-color: transparent;
  color: #262626;
}
.tag_static_7251 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tag_static_7251 [class*="social-icon-jsfiddle"].primary-7d25 {
  background-color: transparent;
  color: #487aa2;
}
.tag_static_7251 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tag_static_7251 [class*="social-icon-linkedin"].primary-7d25 {
  background-color: transparent;
  color: #0077b5;
}
.tag_static_7251 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tag_static_7251 [class*="social-icon-medium"].primary-7d25 {
  background-color: transparent;
  color: #00ab6b;
}
.tag_static_7251 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tag_static_7251
  [class*="social-icon-odnoklassniki"].primary-7d25 {
  background-color: transparent;
  color: #f4731c;
}
.tag_static_7251 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tag_static_7251 [class*="social-icon-meetup"].primary-7d25 {
  background-color: transparent;
  color: #ec1c40;
}
.tag_static_7251 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tag_static_7251 [class*="social-icon-pinterest"].primary-7d25 {
  background-color: transparent;
  color: #bd081c;
}
.tag_static_7251 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tag_static_7251 [class*="social-icon-product-hunt"].primary-7d25 {
  background-color: transparent;
  color: #da552f;
}
.tag_static_7251 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tag_static_7251 [class*="social-icon-reddit"].primary-7d25 {
  background-color: transparent;
  color: #ff4500;
}
.tag_static_7251 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tag_static_7251 [class*="social-icon-rss"].primary-7d25 {
  background-color: transparent;
  color: #f26522;
}
.tag_static_7251 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tag_static_7251
  [class*="social-icon-shopping-cart"].primary-7d25 {
  background-color: transparent;
  color: #4caf50;
}
.tag_static_7251 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tag_static_7251 [class*="social-icon-skype"].primary-7d25 {
  background-color: transparent;
  color: #00aff0;
}
.tag_static_7251 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tag_static_7251 [class*="social-icon-slideshare"].primary-7d25 {
  background-color: transparent;
  color: #0077b5;
}
.tag_static_7251 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tag_static_7251 [class*="social-icon-snapchat"].primary-7d25 {
  background-color: transparent;
  color: #fffc00;
}
.tag_static_7251 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tag_static_7251 [class*="social-icon-soundcloud"].primary-7d25 {
  background-color: transparent;
  color: #f80;
}
.tag_static_7251 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tag_static_7251 [class*="social-icon-spotify"].primary-7d25 {
  background-color: transparent;
  color: #2ebd59;
}
.tag_static_7251 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tag_static_7251
  [class*="social-icon-stack-overflow"].primary-7d25 {
  background-color: transparent;
  color: #fe7a15;
}
.tag_static_7251 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tag_static_7251 [class*="social-icon-maldkfgram"].primary-7d25 {
  background-color: transparent;
  color: #2ca5e0;
}
.tag_static_7251 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tag_static_7251 [class*="social-icon-tripadvisor"].primary-7d25 {
  background-color: transparent;
  color: #589442;
}
.tag_static_7251 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tag_static_7251 [class*="social-icon-tumblr"].primary-7d25 {
  background-color: transparent;
  color: #35465c;
}
.tag_static_7251 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tag_static_7251 [class*="social-icon-twitch"].primary-7d25 {
  background-color: transparent;
  color: #6441a5;
}
.tag_static_7251 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tag_static_7251 [class*="social-icon-twitter"].primary-7d25 {
  background-color: transparent;
  color: #1da1f2;
}
.tag_static_7251 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tag_static_7251 [class*="social-icon-vimeo"].primary-7d25 {
  background-color: transparent;
  color: #1ab7ea;
}
.tag_static_7251 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tag_static_7251 [class*="social-icon-vk"].primary-7d25 {
  background-color: transparent;
  color: #45668e;
}
.tag_static_7251 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tag_static_7251 [class*="social-icon-weibo"].primary-7d25 {
  background-color: transparent;
  color: #df2029;
}
.tag_static_7251 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tag_static_7251 [class*="social-icon-weixin"].primary-7d25 {
  background-color: transparent;
  color: #7bb32e;
}
.tag_static_7251 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tag_static_7251 [class*="social-icon-whatsapp"].primary-7d25 {
  background-color: transparent;
  color: #25d366;
}
.tag_static_7251 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tag_static_7251 [class*="social-icon-wordpress"].primary-7d25 {
  background-color: transparent;
  color: #21759b;
}
.tag_static_7251 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tag_static_7251 [class*="social-icon-xing"].primary-7d25 {
  background-color: transparent;
  color: #026466;
}
.tag_static_7251 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tag_static_7251 [class*="social-icon-yelp"].primary-7d25 {
  background-color: transparent;
  color: #af0606;
}
.tag_static_7251 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tag_static_7251 [class*="social-icon-youtube"].primary-7d25 {
  background-color: transparent;
  color: #cd201f;
}
.surface_thick_3827 {
  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;
}
.surface_thick_3827:hover {
  box-shadow: none;
  background: 0 0;
}
.iron-5731 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb-a28f {
  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;
}
.summary-2f48 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.avatar-8039 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.avatar-8039,
.avatar-8039::after,
.avatar-8039::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;
}
.avatar-8039::after,
.avatar-8039::before {
  content: "";
  display: block;
  background-color: inherit;
}
.border_050e .breadcrumb-a28f .summary-2f48 {
  margin-top: -2px;
  width: 19px;
}
.border_050e .breadcrumb-a28f .avatar-8039 {
  margin-top: -1px;
}
.border_050e .breadcrumb-a28f .avatar-8039,
.border_050e .breadcrumb-a28f .avatar-8039::after,
.border_050e .breadcrumb-a28f .avatar-8039::before {
  width: 19px;
  height: 2px;
}
.border_050e .breadcrumb-a28f .avatar-8039::before {
  top: -6px;
}
.border_050e .breadcrumb-a28f .avatar-8039::after {
  bottom: -6px;
}
.accordion-last-e6c7 .breadcrumb-a28f .summary-2f48 {
  margin-top: -2px;
  width: 22px;
}
.accordion-last-e6c7 .breadcrumb-a28f .avatar-8039 {
  margin-top: -1px;
}
.accordion-last-e6c7 .breadcrumb-a28f .avatar-8039,
.accordion-last-e6c7 .breadcrumb-a28f .avatar-8039::after,
.accordion-last-e6c7 .breadcrumb-a28f .avatar-8039::before {
  width: 22px;
  height: 2px;
}
.accordion-last-e6c7 .breadcrumb-a28f .avatar-8039::before {
  top: -7px;
}
.accordion-last-e6c7 .breadcrumb-a28f .avatar-8039::after {
  bottom: -7px;
}
.content-center-57db .breadcrumb-a28f .summary-2f48 {
  margin-top: -2px;
  width: 31px;
}
.content-center-57db .breadcrumb-a28f .avatar-8039 {
  margin-top: -1.5px;
}
.content-center-57db .breadcrumb-a28f .avatar-8039,
.content-center-57db .breadcrumb-a28f .avatar-8039::after,
.content-center-57db .breadcrumb-a28f .avatar-8039::before {
  width: 31px;
  height: 3px;
}
.content-center-57db .breadcrumb-a28f .avatar-8039::before {
  top: -9px;
}
.content-center-57db .breadcrumb-a28f .avatar-8039::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active-f208 .breadcrumb-a28f .summary-2f48 {
    margin-top: -2px;
    width: 19px;
  }
  .active-f208 .breadcrumb-a28f .avatar-8039 {
    margin-top: -1px;
  }
  .active-f208 .breadcrumb-a28f .avatar-8039,
  .active-f208 .breadcrumb-a28f .avatar-8039::after,
  .active-f208 .breadcrumb-a28f .avatar-8039::before {
    width: 19px;
    height: 2px;
  }
  .active-f208 .breadcrumb-a28f .avatar-8039::before {
    top: -6px;
  }
  .active-f208 .breadcrumb-a28f .avatar-8039::after {
    bottom: -6px;
  }
  .south_bb9b .breadcrumb-a28f .summary-2f48 {
    margin-top: -2px;
    width: 22px;
  }
  .south_bb9b .breadcrumb-a28f .avatar-8039 {
    margin-top: -1px;
  }
  .south_bb9b .breadcrumb-a28f .avatar-8039,
  .south_bb9b .breadcrumb-a28f .avatar-8039::after,
  .south_bb9b .breadcrumb-a28f .avatar-8039::before {
    width: 22px;
    height: 2px;
  }
  .south_bb9b .breadcrumb-a28f .avatar-8039::before {
    top: -7px;
  }
  .south_bb9b .breadcrumb-a28f .avatar-8039::after {
    bottom: -7px;
  }
  .surface_4f0a .breadcrumb-a28f .summary-2f48 {
    margin-top: -2px;
    width: 31px;
  }
  .surface_4f0a .breadcrumb-a28f .avatar-8039 {
    margin-top: -1.5px;
  }
  .surface_4f0a .breadcrumb-a28f .avatar-8039,
  .surface_4f0a .breadcrumb-a28f .avatar-8039::after,
  .surface_4f0a .breadcrumb-a28f .avatar-8039::before {
    width: 31px;
    height: 3px;
  }
  .surface_4f0a .breadcrumb-a28f .avatar-8039::before {
    top: -9px;
  }
  .surface_4f0a .breadcrumb-a28f .avatar-8039::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph_7ed3 .breadcrumb-a28f .summary-2f48 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph_7ed3 .breadcrumb-a28f .avatar-8039 {
    margin-top: -1px;
  }
  .paragraph_7ed3 .breadcrumb-a28f .avatar-8039,
  .paragraph_7ed3 .breadcrumb-a28f .avatar-8039::after,
  .paragraph_7ed3 .breadcrumb-a28f .avatar-8039::before {
    width: 19px;
    height: 2px;
  }
  .paragraph_7ed3 .breadcrumb-a28f .avatar-8039::before {
    top: -6px;
  }
  .paragraph_7ed3 .breadcrumb-a28f .avatar-8039::after {
    bottom: -6px;
  }
  .prev-de9c .breadcrumb-a28f .summary-2f48 {
    margin-top: -2px;
    width: 22px;
  }
  .prev-de9c .breadcrumb-a28f .avatar-8039 {
    margin-top: -1px;
  }
  .prev-de9c .breadcrumb-a28f .avatar-8039,
  .prev-de9c .breadcrumb-a28f .avatar-8039::after,
  .prev-de9c .breadcrumb-a28f .avatar-8039::before {
    width: 22px;
    height: 2px;
  }
  .prev-de9c .breadcrumb-a28f .avatar-8039::before {
    top: -7px;
  }
  .prev-de9c .breadcrumb-a28f .avatar-8039::after {
    bottom: -7px;
  }
  .short-4db6 .breadcrumb-a28f .summary-2f48 {
    margin-top: -2px;
    width: 31px;
  }
  .short-4db6 .breadcrumb-a28f .avatar-8039 {
    margin-top: -1.5px;
  }
  .short-4db6 .breadcrumb-a28f .avatar-8039,
  .short-4db6 .breadcrumb-a28f .avatar-8039::after,
  .short-4db6 .breadcrumb-a28f .avatar-8039::before {
    width: 31px;
    height: 3px;
  }
  .short-4db6 .breadcrumb-a28f .avatar-8039::before {
    top: -9px;
  }
  .short-4db6 .breadcrumb-a28f .avatar-8039::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .feature_fast_7af2 .breadcrumb-a28f .summary-2f48 {
    margin-top: -2px;
    width: 19px;
  }
  .feature_fast_7af2 .breadcrumb-a28f .avatar-8039 {
    margin-top: -1px;
  }
  .feature_fast_7af2 .breadcrumb-a28f .avatar-8039,
  .feature_fast_7af2 .breadcrumb-a28f .avatar-8039::after,
  .feature_fast_7af2 .breadcrumb-a28f .avatar-8039::before {
    width: 19px;
    height: 2px;
  }
  .feature_fast_7af2 .breadcrumb-a28f .avatar-8039::before {
    top: -6px;
  }
  .feature_fast_7af2 .breadcrumb-a28f .avatar-8039::after {
    bottom: -6px;
  }
  .article_active_f125 .breadcrumb-a28f .summary-2f48 {
    margin-top: -2px;
    width: 22px;
  }
  .article_active_f125 .breadcrumb-a28f .avatar-8039 {
    margin-top: -1px;
  }
  .article_active_f125 .breadcrumb-a28f .avatar-8039,
  .article_active_f125 .breadcrumb-a28f .avatar-8039::after,
  .article_active_f125 .breadcrumb-a28f .avatar-8039::before {
    width: 22px;
    height: 2px;
  }
  .article_active_f125 .breadcrumb-a28f .avatar-8039::before {
    top: -7px;
  }
  .article_active_f125 .breadcrumb-a28f .avatar-8039::after {
    bottom: -7px;
  }
  .last_85db .breadcrumb-a28f .summary-2f48 {
    margin-top: -2px;
    width: 31px;
  }
  .last_85db .breadcrumb-a28f .avatar-8039 {
    margin-top: -1.5px;
  }
  .last_85db .breadcrumb-a28f .avatar-8039,
  .last_85db .breadcrumb-a28f .avatar-8039::after,
  .last_85db .breadcrumb-a28f .avatar-8039::before {
    width: 31px;
    height: 3px;
  }
  .last_85db .breadcrumb-a28f .avatar-8039::before {
    top: -9px;
  }
  .last_85db .breadcrumb-a28f .avatar-8039::after {
    bottom: -9px;
  }
}
.text_2a9c .avatar-8039 {
  -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);
}
.text_2a9c .avatar-8039::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.text_2a9c .avatar-8039::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);
}
.text_2a9c.dropdown_c330 .avatar-8039 {
  -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);
}
.text_2a9c.dropdown_c330 .avatar-8039::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.text_2a9c.dropdown_c330 .avatar-8039::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.white-0604 {
  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.card_narrow_9ad2:before {
  display: none;
}
.wrapper_0c73 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.wrapper_0c73 .container-blue-7069 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.wrapper_0c73 .container-blue-7069:last-of-type {
  border-bottom: none;
}
.wrapper_0c73 .container-blue-7069.tertiary_9710,
.wrapper_0c73 .container-blue-7069.advanced-a194,
.wrapper_0c73 .container-blue-7069.message-outer-7116 {
  padding: 0;
}
.wrapper_0c73 .iron_8376 .simple_23e3 {
  color: currentColor;
}
.wrapper_0c73 .iron_8376 .simple_23e3:focus,
.wrapper_0c73 .iron_8376 .simple_23e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_0c73.north-77cd .tiny-11d6,
.wrapper_0c73.north-77cd .dirty-be5a a,
.wrapper_0c73.north-77cd .lite-780e a,
.wrapper_0c73.north-77cd .item-hard-975b a {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_0c73.north-77cd .tiny-11d6:hover,
.wrapper_0c73.north-77cd .dirty-be5a a:hover,
.wrapper_0c73.north-77cd .lite-780e a:hover,
.wrapper_0c73.north-77cd .item-hard-975b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_0c73.north-77cd .fixed-89c0 {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_0c73.north-77cd .container-blue-7069 {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_0c73.north-77cd .container-blue-7069:before {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper_0c73.north-77cd .frame_84da:before {
  background: rgba(255, 255, 255, 0.9);
}
.wrapper_0c73.north-77cd .iron_8376 .basic-d031 li a,
.wrapper_0c73.north-77cd .iron_8376 .simple_23e3,
.wrapper_0c73.north-77cd .item-hard-975b {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_0c73.north-77cd .iron_8376 .simple_23e3:focus,
.wrapper_0c73.north-77cd .iron_8376 .simple_23e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_0c73.north-77cd .basic-d031 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_0c73.motion_1e3f .tiny-11d6,
.wrapper_0c73.motion_1e3f .dirty-be5a a,
.wrapper_0c73.motion_1e3f .lite-780e .simple_23e3,
.wrapper_0c73.motion_1e3f .lite-780e a,
.wrapper_0c73.motion_1e3f .item-hard-975b a {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_0c73.motion_1e3f .tiny-11d6:hover,
.wrapper_0c73.motion_1e3f .dirty-be5a a:hover,
.wrapper_0c73.motion_1e3f .lite-780e .simple_23e3:hover,
.wrapper_0c73.motion_1e3f .lite-780e a:hover,
.wrapper_0c73.motion_1e3f .item-hard-975b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_0c73.motion_1e3f .fixed-89c0 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_0c73.motion_1e3f .container-blue-7069 {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_0c73.motion_1e3f .container-blue-7069:before {
  background: rgba(255, 255, 255, 0.08);
}
.wrapper_0c73.motion_1e3f .frame_84da:before {
  background: rgba(0, 0, 0, 0.9);
}
.wrapper_0c73.motion_1e3f .iron_8376 .basic-d031 li a,
.wrapper_0c73.motion_1e3f .iron_8376 .simple_23e3,
.wrapper_0c73.motion_1e3f .item-hard-975b {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_0c73.motion_1e3f .iron_8376 .simple_23e3:focus,
.wrapper_0c73.motion_1e3f .iron_8376 .simple_23e3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_0c73.motion_1e3f .basic-d031 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_84da {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.frame_84da:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.alert-dynamic-0927 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hot_f758 .wrapper_0c73 {
  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;
}
.hot_f758 .container-blue-7069 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hot_f758 .container-blue-7069: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) {
  .hot_f758 .container-blue-7069:before {
    width: 16%;
    left: 42%;
  }
}
.hot_f758 .container-blue-7069:last-child:before {
  content: none;
}
.hot_f758 .container-blue-7069[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hot_f758 .iron_8376 .basic-d031 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hot_f758 .iron_8376 .basic-d031 li a .simple_23e3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hot_f758 .iron_8376 .item-hard-975b {
  border: none;
}
.hot_f758 .iron_8376 .item-hard-975b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hot_f758 .frame_84da {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hot_f758 .alert-dynamic-0927 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hot_f758 .motion_1e3f .frame_84da:before {
  background: rgba(0, 0, 0, 0.9);
}
.hot_f758 .north-77cd.info_red_e5c7 .avatar-8039 {
  background: rgba(0, 0, 0, 0.6);
}
.hot_f758
  .north-77cd.info_red_e5c7
  .avatar-8039::after,
.hot_f758
  .north-77cd.info_red_e5c7
  .avatar-8039:before {
  background: inherit;
}
.hot_f758
  .north-77cd.info_red_e5c7:hover
  .avatar-8039 {
  background: rgba(0, 0, 0, 0.8);
}
.picture-7da2 .wrapper_0c73 {
  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) {
  .picture-7da2 .wrapper_0c73 {
    width: auto;
    right: 45px;
  }
}
.wide_eb23 .wrapper_0c73 {
  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) {
  .wide_eb23 .wrapper_0c73 {
    width: auto;
    left: 45px;
  }
}
.card_narrow_9ad2 .wrapper_0c73 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.card_narrow_9ad2 .alert-dynamic-0927 {
  max-width: 48em;
  margin: 0 auto;
}
.card_narrow_9ad2 .frame_84da:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active_0acb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active_0acb.hot_f758 .wrapper_0c73 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active_0acb.picture-7da2 .wrapper_0c73 {
  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);
}
.active_0acb .wrapper_0c73 {
  visibility: visible;
}
.active_0acb.wide_eb23 .wrapper_0c73 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.panel-smooth-c248,
.search_aa79 {
  overflow-x: hidden;
}
.panel-smooth-c248 .wrapper_0c73 {
  overflow: auto;
}
.panel-smooth-c248.hot_f758 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-smooth-c248.hot_f758 .wrapper_0c73 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.panel-smooth-c248.hot_f758 .surface_thick_3827 {
  opacity: 0;
}
.panel-smooth-c248.picture-7da2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-smooth-c248.picture-7da2 .wrapper_0c73 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.panel-smooth-c248.picture-7da2 .surface_thick_3827 {
  opacity: 0;
}
.panel-smooth-c248.wide_eb23 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-smooth-c248.wide_eb23 .wrapper_0c73 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.panel-smooth-c248.wide_eb23 .surface_thick_3827 {
  opacity: 0;
}
.panel-smooth-c248.card_narrow_9ad2 .wrapper_0c73 {
  z-index: 10;
  visibility: visible;
}
.info_red_e5c7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.info_red_e5c7 .avatar-8039 {
  background: rgba(255, 255, 255, 0.99);
}
.info_red_e5c7 .avatar-8039::after,
.info_red_e5c7 .avatar-8039:before {
  background: inherit;
}
.info_red_e5c7:hover .avatar-8039 {
  background: rgba(255, 255, 255, 0.99);
}
.wide_eb23 .info_red_e5c7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.card_narrow_9ad2 .info_red_e5c7 {
  display: none !important;
}
.panel-smooth-c248:before,
.search_aa79:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.panel-smooth-c248 .info_red_e5c7,
.search_aa79 .info_red_e5c7 {
  display: inline-block;
}
.wrapper_0c73 .fresh_0c6b {
  -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;
}
.panel-smooth-c248 .wrapper_0c73 .fresh_0c6b,
.search_aa79 .wrapper_0c73 .fresh_0c6b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bronze_1214 .info_fdba {
  width: 100%;
}
.picture-out-b86c {
  padding: 0 0.5em 0;
}
.picture-out-b86c [class*="customify-col-"],
.picture-out-b86c [class*="customify-col_"],
.picture-out-b86c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wrapper-light-846a .picture-out-b86c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dark-af75 .modal-top-d07c,
  .modal-top-d07c {
    display: none;
  }
  .chip-d372 {
    text-align: left;
  }
  .form-690d {
    text-align: center;
  }
  .next-028e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dark-af75 .outline_paper_d755,
  .outline_paper_d755 {
    display: none;
  }
  .out_1d30 {
    text-align: left;
  }
  .form_hard_f502 {
    text-align: center;
  }
  .caption-down-d7f0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dark-af75 .link-orange-5e36,
  .link-orange-5e36 {
    display: none;
  }
  .article_635c {
    text-align: left;
  }
  .text-center-d0a7 {
    text-align: center;
  }
  .accordion_light_3041 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar-gold-686d {
  box-shadow: none !important;
}
.pagination_1a0a .in-a5ca,
.south-9ac0 .in-a5ca {
  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;
}
.south-9ac0 .in-a5ca {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module-416f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module-416f:after,
.module-416f:before {
  content: "";
  display: table;
}
.module-416f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module-416f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module-416f,
.short-6481 {
  max-width: 1248px;
  margin: 0 auto;
}

.accordion-b8f0.up_1767 .module-416f {
  max-width: 100%;
}
.accordion-b8f0.outer_e4fd {
  max-width: 1200px;
  margin: 0 auto;
}
.accordion-b8f0.liquid_9680 .module-416f {
  max-width: 100%;
}
.accordion-b8f0.liquid_9680 > .module-416f {
  padding-left: 0;
  padding-right: 0;
}
.accordion-b8f0.liquid_9680 > .module-416f .dark-af75 {
  margin: 0;
}
.accordion-b8f0.liquid_9680
  > .module-416f
  .focus-5727.component-ad89 {
  margin-right: 0;
  margin-left: 0;
}
.accordion-b8f0.liquid_9680 #main.component-ad89 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .out-5d55 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .out-5d55 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .background_east_6890 .action-c71b {
    padding-right: 1em;
  }
  .background_east_6890.thumbnail-static-4fbb .focus-5727 {
    border-right: 1px solid #eaecee;
  }
  .background_east_6890.thumbnail-static-4fbb .action-c71b {
    padding-right: 1em;
  }
  .background_east_6890.thumbnail-static-4fbb .tooltip-1197 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_b9be .action-c71b {
    padding-left: 1em;
  }
  .lite_b9be.thumbnail-static-4fbb .focus-5727 {
    border-left: 1px solid #eaecee;
  }
  .lite_b9be.thumbnail-static-4fbb .action-c71b {
    padding-left: 1em;
  }
  .lite_b9be.thumbnail-static-4fbb .tooltip-1197 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_green_1e41 .action-c71b {
    padding-left: 1em;
  }
  .progress_green_1e41.thumbnail-static-4fbb .picture_5379 {
    border-right: 1px solid #eaecee;
  }
  .progress_green_1e41.thumbnail-static-4fbb .carousel_pro_6531 {
    border-right: 1px solid #eaecee;
  }
  .progress_green_1e41.thumbnail-static-4fbb .action-c71b {
    padding-left: 1em;
  }
  .progress_green_1e41.thumbnail-static-4fbb .tooltip-1197 {
    padding-right: 1em;
  }
  .progress_green_1e41.thumbnail-static-4fbb .frame_55b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown_ab10 .action-c71b {
    padding-right: 1em;
  }
  .brown_ab10.thumbnail-static-4fbb .picture_5379 {
    border-left: 1px solid #eaecee;
  }
  .brown_ab10.thumbnail-static-4fbb .carousel_pro_6531 {
    border-left: 1px solid #eaecee;
  }
  .brown_ab10.thumbnail-static-4fbb .action-c71b {
    padding-right: 1em;
  }
  .brown_ab10.thumbnail-static-4fbb .tooltip-1197 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .brown_ab10.thumbnail-static-4fbb .frame_55b5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out-5d55 .action-c71b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .out-5d55.thumbnail-static-4fbb .focus-5727 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .out-5d55.thumbnail-static-4fbb .action-c71b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .out-5d55.thumbnail-static-4fbb .tooltip-1197 {
    padding-left: 1em;
  }
  .out-5d55.thumbnail-static-4fbb .frame_55b5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .out-5d55.thumbnail-static-4fbb .action-c71b {
    padding-left: 0;
  }
}
.black-a69c .layout_7b25 {
  display: inline-block;
}
.sort-south-3a7b {
  display: inline-block;
}
.title-0806 {
  word-con: break-word;
}
.badge_full_9f4d > span {
  display: inline-block;
  padding: 5px 0;
}
.badge_full_9f4d .sort_13c6 {
  margin-left: 8px;
  margin-right: 8px;
}
.badge_full_9f4d .modal_fresh_0985 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.header_tall_b500 .shadow_hard_4a85 {
  margin-bottom: 2em;
}
.header_tall_b500 .layout_b43e {
  margin-bottom: 15px;
}
.header_tall_b500 .layout_b43e:last-child {
  margin-bottom: 0;
}
.header_tall_b500 .bronze-43a1 {
  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) {
  .header_tall_b500 .bronze-43a1 {
    display: block;
  }
}
.header_tall_b500 .row_left_7c0a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .header_tall_b500 .row_left_7c0a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.header_tall_b500 .hot_456d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.header_tall_b500 .hot_456d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.header_tall_b500 .hot_456d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.header_tall_b500 .title-0806 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_tall_b500 .title-0806 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.header_tall_b500 .title-732d p:last-child {
  margin-bottom: 0;
}
.header_tall_b500 .small_b160 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.header_tall_b500 .dim_6d06 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.header_tall_b500 .heading-dede {
  margin-top: 1em;
}
.header_tall_b500 .short_b877 {
  top: 0;
  display: block;
}
.header_tall_b500 .short_b877 a {
  color: inherit;
}
.header_tall_b500 .short_b877 a:hover {
  color: inherit;
}
.header_tall_b500 .section-north-8ee5 {
  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;
}
.header_tall_b500 .section-north-8ee5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.header_tall_b500 .dim_6d06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.header_tall_b500 .tertiary-middle-a71b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.header_tall_b500 .tertiary-middle-a71b:first-child {
  margin-top: 0;
}
.header_tall_b500 .tertiary-middle-a71b.gallery-middle-39a2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header_tall_b500 .tertiary-middle-a71b.accordion-e590 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_tall_b500
  .tertiary-middle-a71b.accordion-e590.gas-ac4b
  .heading-dede {
  width: 100%;
}
.header_tall_b500 .accordion-e590 {
  -webkit-box-align: center;
  align-items: center;
}
.header_tall_b500 .accordion-e590 .badge_full_9f4d,
.header_tall_b500 .accordion-e590 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.header_tall_b500 .hot_456d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_tall_b500 .hot_456d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_tall_b500 .hot_456d: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;
}
.header_tall_b500 .gallery-middle-39a2 {
  z-index: 5;
}
.header_tall_b500 .tabs-9fdf .south-fbe3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.header_tall_b500 .dirty-2869 .south-fbe3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.header_tall_b500 .description_788a .south-fbe3 {
  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;
}
.header_tall_b500.photo_9ddc .bronze-43a1,
.header_tall_b500.solid-a87e .bronze-43a1 {
  display: block;
}
.header_tall_b500.photo_9ddc .bronze-43a1 .fast_ebbc,
.header_tall_b500.photo_9ddc .bronze-43a1 .dim_6d06,
.header_tall_b500.solid-a87e .bronze-43a1 .fast_ebbc,
.header_tall_b500.solid-a87e .bronze-43a1 .dim_6d06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_tall_b500.article_6bae .row_left_7c0a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .header_tall_b500.article_6bae .row_left_7c0a {
    margin-right: 0;
  }
}
.header_tall_b500.photo_9ddc .row_left_7c0a,
.header_tall_b500.solid-a87e .row_left_7c0a {
  padding-top: 40%;
}
.header_tall_b500.photo_9ddc .shadow_hard_4a85,
.header_tall_b500.solid-a87e .shadow_hard_4a85 {
  display: block;
}
.header_tall_b500.photo_9ddc .fn-sticky-b2a2 .dim_6d06,
.header_tall_b500.solid-a87e .fn-sticky-b2a2 .dim_6d06 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.header_tall_b500.photo_9ddc .row_left_7c0a,
.header_tall_b500.solid-a87e .row_left_7c0a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.header_tall_b500.photo_9ddc .dim_6d06 {
  padding: 1em;
}
.notice-5310 {
  margin: 30px auto;
  display: block;
}
.notice-5310 .carousel_light_db4e > * {
  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;
}
.notice-5310 .carousel_light_db4e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notice-5310 .carousel_light_db4e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon_cool_609c .badge_full_9f4d {
  margin-bottom: 1.41575em;
}
.icon_cool_609c .highlight_0bab {
  margin-bottom: 1.618em;
}
.component-d15c .tooltip_26f9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.component-d15c .tooltip_26f9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.component-d15c .component-45f6 {
  max-width: 100%;
  overflow: auto;
}
.heading_6ca5 .component-d15c a:hover {
  text-decoration: underline;
}
.overlay_9983 .layout_b43e:not(.title-0806),
.overlay_9983 .hot_456d {
  margin-bottom: 1.41575em;
}
.overlay_9983 .layout_b43e:not(.title-0806):last-child,
.overlay_9983 .hot_456d:last-child {
  margin-bottom: 0;
}
.overlay_9983 .layout_b43e.modal_4171 {
  margin-bottom: 0.41575em;
}
.overlay_9983 .info-hard-e330:before,
.overlay_9983 .panel_9733:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.overlay_9983 .info-hard-e330:before {
  content: "\f115";
}
.overlay_9983 .panel_9733:before {
  content: "\f02c";
}
.overlay_9983 .popup_selected_e422 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.overlay_9983 .popup_selected_e422 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.main_outer_97c8 {
  display: -webkit-box;
  display: flex;
}
.main_outer_97c8 .video_left_f7b3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .main_outer_97c8 .video_left_f7b3 {
    flex-basis: 90px;
  }
}
.main_outer_97c8 .item_cold_1e4e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .main_outer_97c8 .item_cold_1e4e {
    flex-basis: calc(100% - 50px);
  }
}
.main_outer_97c8 .frame_static_0561 p:last-child {
  margin-bottom: 0.72em;
}
.stale-e2e1 .carousel_light_db4e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.stale-e2e1 .carousel_light_db4e:after,
.stale-e2e1 .carousel_light_db4e:before {
  content: "";
  display: table;
}
.stale-e2e1 .carousel_light_db4e:after {
  clear: both;
}
.stale-e2e1 .carousel_light_db4e .list_selected_47d9,
.stale-e2e1 .carousel_light_db4e .heading_soft_b73d {
  width: 49%;
}
.stale-e2e1 .carousel_light_db4e .list_selected_47d9 a span.yellow-38f1,
.stale-e2e1 .carousel_light_db4e .heading_soft_b73d a span.yellow-38f1 {
  display: block;
  margin-bottom: 5px;
}
.stale-e2e1 .carousel_light_db4e .heading_soft_b73d {
  float: left;
  text-align: left;
}
.stale-e2e1 .carousel_light_db4e .list_selected_47d9 {
  float: right;
  text-align: right;
}
.outer-44ae {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outer-44ae {
    margin-bottom: 0;
  }
}
.tabs_ef70 {
  margin-bottom: 1em;
}
.tabs_ef70 .title-0806 {
  font-size: 1.1em;
  line-height: 1.3;
}
.grid-c40c a {
  display: block;
  line-height: 0;
  position: relative;
}
.badge_purple_dd8d .tabs_ef70,
.smooth-250f .tabs_ef70 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .badge_purple_dd8d .tabs_ef70,
  .smooth-250f .tabs_ef70 {
    display: block;
  }
}
.badge_purple_dd8d .grid-c40c,
.smooth-250f .grid-c40c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .badge_purple_dd8d .grid-c40c,
  .smooth-250f .grid-c40c {
    margin-bottom: 1em;
  }
}
.badge_purple_dd8d .grid-c40c img,
.smooth-250f .grid-c40c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.badge_purple_dd8d .advanced_0964,
.smooth-250f .advanced_0964 {
  flex-basis: calc(100% - 160px);
}
.badge_purple_dd8d .advanced_0964 p,
.smooth-250f .advanced_0964 p {
  margin-bottom: 0;
}
.badge_purple_dd8d .advanced_0964 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .badge_purple_dd8d .advanced_0964 {
    padding-left: 0;
  }
}
.smooth-250f .advanced_0964 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .smooth-250f .advanced_0964 {
    padding-right: 0;
  }
}
.smooth-250f .grid-c40c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.surface_iron_c28d .grid-c40c {
  margin-bottom: 0.5em;
}
.surface_iron_c28d .grid-c40c img {
  width: 100%;
}
.west_d3a3 .filter-prev-00b7,
.static_15b7 .filter-prev-00b7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.static_15b7 .focus-5727 .old_da07 p:last-child {
  margin-bottom: 0;
}
.plasma_c41f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.stone_f9a6 .aside-light-39b8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .stone_f9a6 .aside-light-39b8:last-of-type {
    margin-bottom: 0;
  }
}
.stone_f9a6 .aside-light-39b8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stone_f9a6 .aside-light-39b8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.stone_f9a6 .aside-light-39b8 ul li {
  margin: 0 0 0.6em;
}
.stone_f9a6 .aside-light-39b8 ul li.down_83e0,
.stone_f9a6 .aside-light-39b8 ul li.input-short-4a71 {
  position: relative;
}
.stone_f9a6 .aside-light-39b8 ul li.down_83e0 .row_wide_96ed,
.stone_f9a6 .aside-light-39b8 ul li.input-short-4a71 .row_wide_96ed {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.stone_f9a6 .aside-light-39b8 ul li.down_83e0:after:after,
.stone_f9a6 .aside-light-39b8 ul li.down_83e0:after:before,
.stone_f9a6
  .aside-light-39b8
  ul
  li.input-short-4a71:after:after,
.stone_f9a6
  .aside-light-39b8
  ul
  li.input-short-4a71:after:before {
  content: "";
  display: table;
}
.stone_f9a6 .aside-light-39b8 ul li.down_83e0:after:after,
.stone_f9a6
  .aside-light-39b8
  ul
  li.input-short-4a71:after:after {
  clear: both;
}
.stone_f9a6 .aside-light-39b8 a.surface-current-9d46:hover {
  text-decoration: none;
}
.stone_f9a6 .aside-light-39b8 select {
  max-width: 100%;
}
.stone_f9a6 .aside-light-39b8 table {
  font-size: 85%;
}
.stone_f9a6 .aside-light-39b8 table td,
.stone_f9a6 .aside-light-39b8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.stone_f9a6 .aside-light-39b8 table tfoot td {
  text-align: left;
}
.stone_f9a6 .aside-light-39b8 :last-child {
  margin-bottom: 0;
}
.stone_f9a6 .aside-light-39b8 .slider-tall-9042 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.stone_f9a6 .aside-light-39b8 .slider-tall-9042 label {
  width: 100%;
}
.stone_f9a6 .aside-light-39b8 .slider-tall-9042 .widget_north_8128 {
  width: 100%;
  display: block;
}
.stone_f9a6 .aside-light-39b8 .slider-tall-9042 .sidebar_complex_b806 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.stone_f9a6 .aside-light-39b8 .slider-tall-9042 .sidebar_complex_b806:hover svg #svg-search {
  fill: #444;
}
.stone_f9a6 .aside-light-39b8 .slider-tall-9042 .sidebar_complex_b806 svg {
  width: 18px;
  height: 18px;
}
.stone_f9a6 .bright_597c ul ul,
.stone_f9a6 .chip-dynamic-b109 ul ul,
.stone_f9a6 .primary-8a56 ul ul,
.stone_f9a6 .last-6d45 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.stone_f9a6 .bright_597c .media-white-f858 > a,
.stone_f9a6 .chip-dynamic-b109 .media-white-f858 > a,
.stone_f9a6 .primary-8a56 .media-white-f858 > a,
.stone_f9a6 .last-6d45 .media-white-f858 > a {
  margin-bottom: 0;
}
.stone_f9a6 .layout_next_ef98 li,
.stone_f9a6 .bright_597c li,
.stone_f9a6 .modal-gold-418a li,
.stone_f9a6 .chip-dynamic-b109 li,
.stone_f9a6 .primary-8a56 li,
.stone_f9a6 .last-6d45 li,
.stone_f9a6 .label_dd9f li,
.stone_f9a6 .avatar-wood-c94f li {
  display: block;
  position: relative;
}
.stone_f9a6 .layout_next_ef98 li:last-child,
.stone_f9a6 .bright_597c li:last-child,
.stone_f9a6 .modal-gold-418a li:last-child,
.stone_f9a6 .chip-dynamic-b109 li:last-child,
.stone_f9a6 .primary-8a56 li:last-child,
.stone_f9a6 .last-6d45 li:last-child,
.stone_f9a6 .label_dd9f li:last-child,
.stone_f9a6 .avatar-wood-c94f li:last-child {
  border: none;
}
.stone_f9a6 .layout_next_ef98 li a,
.stone_f9a6 .bright_597c li a,
.stone_f9a6 .modal-gold-418a li a,
.stone_f9a6 .chip-dynamic-b109 li a,
.stone_f9a6 .primary-8a56 li a,
.stone_f9a6 .last-6d45 li a,
.stone_f9a6 .label_dd9f li a,
.stone_f9a6 .avatar-wood-c94f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stone_f9a6 .layout_next_ef98 li ul li::before,
.stone_f9a6 .bright_597c li ul li::before,
.stone_f9a6 .modal-gold-418a li ul li::before,
.stone_f9a6 .chip-dynamic-b109 li ul li::before,
.stone_f9a6 .primary-8a56 li ul li::before,
.stone_f9a6 .last-6d45 li ul li::before,
.stone_f9a6 .label_dd9f li ul li::before,
.stone_f9a6 .avatar-wood-c94f li ul li::before {
  left: 15px;
}
.stone_f9a6 .layout_next_ef98 li ul a,
.stone_f9a6 .bright_597c li ul a,
.stone_f9a6 .modal-gold-418a li ul a,
.stone_f9a6 .chip-dynamic-b109 li ul a,
.stone_f9a6 .primary-8a56 li ul a,
.stone_f9a6 .last-6d45 li ul a,
.stone_f9a6 .label_dd9f li ul a,
.stone_f9a6 .avatar-wood-c94f li ul a {
  padding-left: 20px;
}
.stone_f9a6 .layout_next_ef98 li ul ul li::before,
.stone_f9a6 .bright_597c li ul ul li::before,
.stone_f9a6 .modal-gold-418a li ul ul li::before,
.stone_f9a6 .chip-dynamic-b109 li ul ul li::before,
.stone_f9a6 .primary-8a56 li ul ul li::before,
.stone_f9a6 .last-6d45 li ul ul li::before,
.stone_f9a6 .label_dd9f li ul ul li::before,
.stone_f9a6 .avatar-wood-c94f li ul ul li::before {
  left: 30px;
}
.stone_f9a6 .layout_next_ef98 li ul ul a,
.stone_f9a6 .bright_597c li ul ul a,
.stone_f9a6 .modal-gold-418a li ul ul a,
.stone_f9a6 .chip-dynamic-b109 li ul ul a,
.stone_f9a6 .primary-8a56 li ul ul a,
.stone_f9a6 .last-6d45 li ul ul a,
.stone_f9a6 .label_dd9f li ul ul a,
.stone_f9a6 .avatar-wood-c94f li ul ul a {
  padding-left: 40px;
}
.stone_f9a6 .modal_c914 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stone_f9a6 .avatar-wood-c94f ul li {
  margin-bottom: 1.41575em;
}
.stone_f9a6 .avatar-wood-c94f ul li .white-85b5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.stone_f9a6 .avatar-wood-c94f ul li .chip-29b2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.motion_1e3f .layout_next_ef98 li a,
.motion_1e3f .bright_597c li a,
.motion_1e3f .modal-gold-418a li a,
.motion_1e3f .chip-dynamic-b109 li a,
.motion_1e3f .primary-8a56 li a,
.motion_1e3f .last-6d45 li a,
.motion_1e3f .label_dd9f li a,
.motion_1e3f .avatar-wood-c94f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_1e3f .modal_c914 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_1e3f .aside-light-39b8 ul li.down_83e0 .row_wide_96ed,
.motion_1e3f .aside-light-39b8 ul li.input-short-4a71 .row_wide_96ed {
  background: rgba(0, 0, 0, 0.2);
}
.motion_1e3f .stone_f9a6 .aside-light-39b8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-b8f0 .stone_f9a6 .basic-d031 li {
  margin: 0;
}
.accordion-b8f0 .stone_f9a6 .basic-d031 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.accordion-b8f0 .stone_f9a6 .basic-d031 li ul {
  margin: 0;
}
.accordion-b8f0 .stone_f9a6 .basic-d031 li ul li a {
  padding-left: 15px;
}
.accordion-b8f0 .stone_f9a6 .basic-d031 li ul li li a {
  padding-left: 30px;
}
.accordion-b8f0 .stone_f9a6 .basic-d031 li.short-ddb1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.accordion-b8f0 .stone_f9a6 .basic-d031 li.short-ddb1 > 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;
}
.accordion-b8f0 .stone_f9a6 .basic-d031 li.short-ddb1 > 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;
}
.row_7f8d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hovered_332c {
  position: relative;
  z-index: 10;
}
.hovered_332c .fresh_0c6b {
  width: 100%;
  max-width: 100%;
}
.west_34f3 .overlay-yellow-323f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.west_34f3 .north-77cd {
}
.west_34f3 .motion_1e3f {
  background: #292929;
}
.image_37f2 .overlay-yellow-323f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.image_37f2 .north-77cd {
  background: #f9f9f9;
}
.image_37f2 .motion_1e3f {
  background: #303030;
}
.badge_2868 .overlay-yellow-323f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge_2868 .layout_7b25 {
    margin-bottom: 1em;
  }
  .badge_2868 .layout_7b25:last-child {
    margin-bottom: 0;
  }
}
.badge_2868 .north-77cd {
  background: #ededed;
}
.badge_2868 .motion_1e3f {
  background: #1a1a1a;
}
.overlay-yellow-323f.north-77cd {
  color: rgba(0, 0, 0, 0.6);
}
.overlay-yellow-323f.north-77cd .icon-cc9d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-yellow-323f.motion_1e3f {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-yellow-323f.motion_1e3f a:not(.surface-current-9d46) {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-yellow-323f.motion_1e3f a:not(.surface-current-9d46):hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-yellow-323f.motion_1e3f .icon-cc9d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-yellow-323f.motion_1e3f table tbody td,
.overlay-yellow-323f.motion_1e3f table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider_822f.outline_6e58 .module-416f {
  max-width: initial;
}
.slider_822f .pink_3763 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider_822f .pink_3763 .fresh_0c6b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider_822f .pink_3763 .fresh_0c6b {
    display: block;
    margin-bottom: 2em;
  }
  .slider_822f .pink_3763 .fresh_0c6b:last-child {
    margin-bottom: 0;
  }
}
.badge_2868 .layout_7b25:last-child,
.image_37f2 .layout_7b25:last-child,
.west_34f3 .layout_7b25:last-child {
  margin-bottom: 0;
}
.badge_2868 .layout_7b25 .stone_f9a6 .aside-light-39b8:last-child,
.image_37f2 .layout_7b25 .stone_f9a6 .aside-light-39b8:last-child,
.west_34f3 .layout_7b25 .stone_f9a6 .aside-light-39b8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .badge_2868 .title_78f1,
  .badge_2868 .box-dirty-3b2c,
  .image_37f2 .title_78f1,
  .image_37f2 .box-dirty-3b2c,
  .west_34f3 .title_78f1,
  .west_34f3 .box-dirty-3b2c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hovered_332c .layout_7b25 {
    margin-bottom: 2em;
  }
}
.hovered_332c p:last-child {
  margin-bottom: 0;
}
.hovered_332c li,
.hovered_332c ul {
  list-style: none;
  margin: 0;
}
.hovered_332c ul ul {
  margin-left: 2.617924em;
}
.warm-491d {
  font-size: 0.875em;
}

/* css-noise: 90e1 */
.shadow-element-f6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
