/*!
Theme Name: Customify
Theme URI: https://pressmaximum.highlight_5a4f/customify
Author: WPCustomify
Author URI: https://pressmaximum.highlight_5a4f
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.highlight_5a4f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hover_fresh_82bd.overlay-last-fe85/licenses/gpl-2.0.secondary_brown_a36c
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.video_4891/, (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.column_old_ff8f.surface_a06d/normalize.bottom_b0ad/
 ======
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.bottom_b0ad v7.0.0 | MIT License | github.highlight_5a4f/necolas/normalize.bottom_b0ad */
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;
}
.dropdown-ffe2 .mask_966d,
.easy-581b,
.frame-df04,
.hidden_fluid_1aed,
.text-8b78,
.heading_slow_7145,
.shadow-light-5b0d,
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;
}
.easy-581b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .easy-581b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .easy-581b,
  h1 {
    font-size: 1.8em;
  }
}
.frame-df04,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.frame-df04 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .frame-df04,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .frame-df04,
  h2 {
    font-size: 1.7em;
  }
}
.hidden_fluid_1aed,
h3 {
  font-size: 1.618em;
}
.dropdown-ffe2 .mask_966d,
.text-8b78,
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.mask_19f9 {
  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;
}
.stone-8d27:after,
.stone-8d27:before,
.message-motion-b7a8:after,
.message-motion-b7a8:before {
  content: "";
  display: table;
}
.stone-8d27:after,
.message-motion-b7a8:after {
  clear: both;
}
.card_mini_2b32 {
  float: right;
  margin-right: 0;
}
.dropdown-79a8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.inner-a50f .hovered_d2d5,
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;
}
.inner-a50f .hovered_d2d5: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;
}
.fresh_7973 .hovered_d2d5 {
  box-shadow: none;
}
.fresh_7973
  .hovered_d2d5
  .text-stale-d196 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fresh_7973 .hovered_d2d5 .black_ab52 {
  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;
}
.fresh_7973
  .hovered_d2d5
  .black_ab52
  b {
  display: none;
}
.fresh_7973 .up-0cd9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.block-e2e4:not(.progress-hovered-9def):not(.primary-437c),
button:not(.progress-hovered-9def):not(.primary-437c),
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ),
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ),
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ) {
  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;
}
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ):hover,
button:not(.progress-hovered-9def):not(
    .primary-437c
  ):hover,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):hover,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):hover,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ):active,
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ):focus,
button:not(.progress-hovered-9def):not(
    .primary-437c
  ):active,
button:not(.progress-hovered-9def):not(
    .primary-437c
  ):focus,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):active,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):focus,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):active,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):focus,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):active,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):focus {
  outline: 0;
}
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41,
button:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41 {
  position: relative;
}
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .table_e3c3,
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .component_f9ad,
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .border-smooth-e83d,
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  i,
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  svg,
button:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .table_e3c3,
button:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .component_f9ad,
button:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .border-smooth-e83d,
button:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  i,
button:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  svg,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .table_e3c3,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .component_f9ad,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .border-smooth-e83d,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  i,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  svg,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .table_e3c3,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .component_f9ad,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .border-smooth-e83d,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  i,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  svg,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .table_e3c3,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .component_f9ad,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  .border-smooth-e83d,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  i,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41
  svg {
  visibility: hidden;
}
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41:after,
button:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41:after,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41:after,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41:after,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ).fn-loading-6d41: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;
}
.block-e2e4:not(.progress-hovered-9def):not(.primary-437c),
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ),
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ),
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ) {
  color: #fff;
  background: #235787;
}
.block-e2e4:not(.progress-hovered-9def):not(
    .primary-437c
  ):focus,
input[type="button"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):focus,
input[type="reset"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):focus,
input[type="submit"]:not(.progress-hovered-9def):not(
    .primary-437c
  ):focus {
  color: #fff;
}
.block-e2e4.fn-disabled-6d41:not(.progress-hovered-9def):not(
    .primary-437c
  ),
.block-e2e4[disabled]:not(.progress-hovered-9def):not(
    .primary-437c
  ),
button.fn-disabled-6d41:not(.progress-hovered-9def):not(
    .primary-437c
  ),
button[disabled]:not(.progress-hovered-9def):not(
    .primary-437c
  ) {
  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;
}
.fresh-661c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fresh-661c: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;
}
.lite_6fae {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.caption_2f9b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption-rough-2660 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.stone-8d27:after,
.stone-8d27:before,
.sort_4ce5:after,
.sort_4ce5:before,
.main-dim-4b92:after,
.main-dim-4b92:before,
.row_1e41:after,
.row_1e41:before,
.article-8a97:after,
.article-8a97:before,
.hard_92c9:after,
.hard_92c9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.stone-8d27:after,
.sort_4ce5:after,
.main-dim-4b92:after,
.row_1e41:after,
.article-8a97:after,
.hard_92c9:after {
  clear: both;
}
.sort_4ce5 .static-ed0d,
.main-dim-4b92 .static-ed0d,
.frame_f42d .static-ed0d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.iron-ac74 {
  display: inline-block;
}
.box-inner-57cd {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.box-inner-57cd img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.box-inner-57cd .column-67a5 {
  padding: 1em 0;
  font-size: 85%;
}
.column-67a5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.highlight-6d80 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.highlight-6d80:after,
.highlight-6d80:before {
  content: "";
  display: table;
}
.highlight-6d80:after {
  clear: both;
}
.grid_pressed_4e44 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.video-7e89 .grid_pressed_4e44 {
  max-width: 50%;
}
.grid-5490 .grid_pressed_4e44 {
  max-width: 33.33%;
}
.border-25f2 .grid_pressed_4e44 {
  max-width: 25%;
}
.modal-d4c9 .grid_pressed_4e44 {
  max-width: 20%;
}
.description_5097 .grid_pressed_4e44 {
  max-width: 16.66%;
}
.dark-af9a .grid_pressed_4e44 {
  max-width: 14.28%;
}
.link_thick_89d7 .grid_pressed_4e44 {
  max-width: 12.5%;
}
.plasma_5b26 .grid_pressed_4e44 {
  max-width: 11.11%;
}
.info-f160 {
  display: block;
}
.dropdown-ffe2 .action_4048 label,
.dropdown-ffe2 .message-e386 label,
.dropdown-ffe2 .lite_3c1f label,
.dropdown-ffe2 .fast_495f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion-middle-0e55 {
  list-style: none;
  margin: 0;
}
.accordion-middle-0e55 article.copper_df65 {
  margin-bottom: 0;
}
.accordion-middle-0e55 ul {
  list-style: none;
  margin: 0;
}
.accordion-middle-0e55 .hidden-91a1 li.copper_df65 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion-middle-0e55 .hidden-91a1 li.copper_df65 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion-middle-0e55 .hidden-91a1 li.copper_df65: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) {
  .accordion-middle-0e55 .hidden-91a1 li.copper_df65 li.copper_df65 li.copper_df65 li.copper_df65 {
    padding-left: 0;
  }
}
article.copper_df65 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.copper_df65 .sort_4ce5 p:last-of-type {
  margin-bottom: 0;
}
article.copper_df65 .solid-6e5e {
  float: left;
}
article.copper_df65 .current-2f6d {
  margin-left: 85px;
}
article.copper_df65 .wide-6b77 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.copper_df65 .wide-6b77 .notice_1457 {
  margin-left: 10px;
}
article.copper_df65 .article_ed59 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.copper_df65 .paragraph-active-d124 {
  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 .action_4048,
  #respond .lite_3c1f,
  #respond .fast_495f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action_4048 input,
#respond .lite_3c1f input,
#respond .fast_495f input {
  width: 100%;
}
#respond .fast_495f {
  margin-right: 0;
}
#respond .brown-dee5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-cool-5d14 {
  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;
}
.pattern-cool-5d14.right-d92d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pattern-cool-5d14 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%);
}
.pattern-cool-5d14:focus,
.pattern-cool-5d14: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);
}
.dynamic_f288 {
  border-radius: 10%;
}
.tag-ef15 {
  border-radius: 50%;
}
.hero_bright_42ca {
  font-size: 0.72em;
}
.fixed-7bf9 {
  font-size: 0.875em;
}
.text-focused-fa66 {
  font-size: 1.1em;
}
.huge_40ab {
  text-transform: uppercase;
  line-height: 1.2;
}
.huge_40ab.hero_bright_42ca {
  letter-spacing: 0.5px;
}
.section_1d73,
.section_1d73 a {
  color: #6d6d6d;
}
.section_1d73 a:hover {
  color: #111;
}
.hard-51bf {
  color: #6d6d6d;
}
.shade_silver_8aea {
  overflow-x: hidden;
}
.shade_silver_8aea .widget_1307.gallery_bronze_21ff {
  position: relative;
}
.shade_silver_8aea .widget_1307.gallery_bronze_21ff.static-96ae {
  position: initial;
}
.shade_silver_8aea
  .widget_1307.gallery_bronze_21ff.static-96ae
  .accordion-2096 {
  left: auto;
}
.shade_silver_8aea .widget_1307 .accordion-2096 {
  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;
}
.shade_silver_8aea .widget_1307:hover.gallery_bronze_21ff {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shade_silver_8aea
  .widget_1307:hover.gallery_bronze_21ff
  .accordion-2096 {
  display: block;
  z-index: 9999999;
}
.shade_silver_8aea .surface-078c .upper-c372,
.shade_silver_8aea .message-lite-aa88 .upper-c372 {
  display: none;
}
.shade_silver_8aea .down-4ddf .widget_1307:hover.gallery_bronze_21ff {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dropdown-ffe2 .action_4048 label,
.dropdown-ffe2 .message-e386 label,
.dropdown-ffe2 .lite_3c1f label,
.dropdown-ffe2 .fast_495f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion-middle-0e55 {
  list-style: none;
  margin: 0;
}
.accordion-middle-0e55 article.copper_df65 {
  margin-bottom: 0;
}
.accordion-middle-0e55 ul {
  list-style: none;
  margin: 0;
}
.accordion-middle-0e55 .hidden-91a1 li.copper_df65 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion-middle-0e55 .hidden-91a1 li.copper_df65 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion-middle-0e55 .hidden-91a1 li.copper_df65: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) {
  .accordion-middle-0e55 .hidden-91a1 li.copper_df65 li.copper_df65 li.copper_df65 li.copper_df65 {
    padding-left: 0;
  }
}
article.copper_df65 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.copper_df65 .sort_4ce5 p:last-of-type {
  margin-bottom: 0;
}
article.copper_df65 .solid-6e5e {
  float: left;
}
article.copper_df65 .current-2f6d {
  margin-left: 85px;
}
article.copper_df65 .wide-6b77 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.copper_df65 .wide-6b77 .notice_1457 {
  margin-left: 10px;
}
article.copper_df65 .article_ed59 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.copper_df65 .paragraph-active-d124 {
  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 .action_4048,
  #respond .lite_3c1f,
  #respond .fast_495f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action_4048 input,
#respond .lite_3c1f input,
#respond .fast_495f input {
  width: 100%;
}
#respond .fast_495f {
  margin-right: 0;
}
#respond .brown-dee5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface-078c .green-984f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.green-984f .lite-de42.header_d61a .feature_5d6a > li > a:focus,
.green-984f .lite-de42.header_d61a .feature_5d6a > li > a:hover,
.green-984f .lite-de42.chip-black-3d55 .feature_5d6a > li > a:focus,
.green-984f .lite-de42.chip-black-3d55 .feature_5d6a > li > a:hover,
.green-984f .lite-de42.content-8f14 .feature_5d6a > li > a:focus,
.green-984f .lite-de42.content-8f14 .feature_5d6a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green-984f
  .lite-de42.header_d61a
  .feature_5d6a
  > li.black-ab80
  > a,
.green-984f
  .lite-de42.header_d61a
  .feature_5d6a
  > li.clean-9686
  > a,
.green-984f
  .lite-de42.chip-black-3d55
  .feature_5d6a
  > li.black-ab80
  > a,
.green-984f
  .lite-de42.chip-black-3d55
  .feature_5d6a
  > li.clean-9686
  > a,
.green-984f
  .lite-de42.content-8f14
  .feature_5d6a
  > li.black-ab80
  > a,
.green-984f .lite-de42.content-8f14 .feature_5d6a > li.overlay-1e89 > a {
  color: rgba(255, 255, 255, 0.99);
}
.green-984f .left_98e8,
.green-984f .left_98e8 a {
  color: rgba(255, 255, 255, 0.99);
}
.green-984f .silver_922a.static_8b0a li a,
.green-984f .tooltip-545d a,
.green-984f .frame_paper_d4ec,
.green-984f .feature_5d6a > li > a,
.green-984f .soft_e45c {
  color: rgba(255, 255, 255, 0.79);
}
.green-984f .silver_922a.static_8b0a li a:hover,
.green-984f .tooltip-545d a:hover,
.green-984f .frame_paper_d4ec:hover,
.green-984f .feature_5d6a > li > a:hover,
.green-984f .soft_e45c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green-984f .banner_stale_d342 {
  color: rgba(255, 255, 255, 0.79);
}
.green-984f .banner_stale_d342 .first_5711 {
  color: rgba(255, 255, 255, 0.99);
}
.green-984f .banner_stale_d342:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green-984f .black_bf7d .hero_3ba6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.green-984f .black_bf7d .hero_3ba6 .photo-bc0d {
  color: rgba(255, 255, 255, 0.79);
}
.green-984f
  .black_bf7d
  .hero_3ba6
  .photo-bc0d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green-984f
  .black_bf7d
  .hero_3ba6
  .photo-bc0d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green-984f
  .black_bf7d
  .hero_3ba6
  .photo-bc0d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green-984f
  .black_bf7d
  .hero_3ba6
  .photo-bc0d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green-984f .black_bf7d .chip_04a2 {
  color: rgba(255, 255, 255, 0.79);
}
.green-984f .black_bf7d .chip_04a2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex-996e
  .green-984f
  .black_bf7d
  .complex-e9e8
  .aside-hard-166d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.complex-996e
  .green-984f
  .black_bf7d
  .complex-e9e8
  .photo-bc0d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-078c .steel_8bc6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.steel_8bc6 .lite-de42.header_d61a .feature_5d6a > li > a:focus,
.steel_8bc6 .lite-de42.header_d61a .feature_5d6a > li > a:hover,
.steel_8bc6 .lite-de42.chip-black-3d55 .feature_5d6a > li > a:focus,
.steel_8bc6 .lite-de42.chip-black-3d55 .feature_5d6a > li > a:hover,
.steel_8bc6 .lite-de42.content-8f14 .feature_5d6a > li > a:focus,
.steel_8bc6 .lite-de42.content-8f14 .feature_5d6a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel_8bc6
  .lite-de42.header_d61a
  .feature_5d6a
  > li.black-ab80
  > a,
.steel_8bc6
  .lite-de42.header_d61a
  .feature_5d6a
  > li.clean-9686
  > a,
.steel_8bc6
  .lite-de42.chip-black-3d55
  .feature_5d6a
  > li.black-ab80
  > a,
.steel_8bc6
  .lite-de42.chip-black-3d55
  .feature_5d6a
  > li.clean-9686
  > a,
.steel_8bc6
  .lite-de42.content-8f14
  .feature_5d6a
  > li.black-ab80
  > a,
.steel_8bc6 .lite-de42.content-8f14 .feature_5d6a > li.overlay-1e89 > a {
  color: rgba(0, 0, 0, 0.8);
}
.steel_8bc6 .left_98e8,
.steel_8bc6 .left_98e8 a {
  color: rgba(0, 0, 0, 0.8);
}
.steel_8bc6 .silver_922a.static_8b0a li a,
.steel_8bc6 .tooltip-545d a,
.steel_8bc6 .frame_paper_d4ec,
.steel_8bc6 .feature_5d6a > li > a,
.steel_8bc6 .soft_e45c {
  color: rgba(0, 0, 0, 0.55);
}
.steel_8bc6 .silver_922a.static_8b0a li a:hover,
.steel_8bc6 .tooltip-545d a:hover,
.steel_8bc6 .frame_paper_d4ec:hover,
.steel_8bc6 .feature_5d6a > li > a:hover,
.steel_8bc6 .soft_e45c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel_8bc6 .banner_stale_d342 {
  color: rgba(0, 0, 0, 0.55);
}
.steel_8bc6 .banner_stale_d342 .first_5711 {
  color: rgba(0, 0, 0, 0.8);
}
.steel_8bc6 .banner_stale_d342:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-center-2714 .old_79bd {
  margin-left: auto;
  margin-right: auto;
}
.main-dim-4b92 > * {
  margin-left: auto;
  margin-right: auto;
}
.main-dim-4b92 .lite_6fae {
  margin-right: 1.41575em;
}
.image_17b0 .main-dim-4b92 > .section-5f89 {
  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;
}
.image_17b0 .main-dim-4b92 > .search_0ca8 {
  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;
}
.element_9493.surface-center-2714 .old_79bd,
.east-9a1e.surface-center-2714 .old_79bd {
  margin-left: 0;
}
.blue_640d.surface-center-2714 .old_79bd,
.label_red_177f.surface-center-2714 .old_79bd {
  margin-right: 0;
}
.main-dim-4b92 ol,
.main-dim-4b92 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.shade-ea44 video {
  max-width: 100%;
}
.detail-cool-d610 img {
  display: block;
}
.detail-cool-d610.lite_6fae,
.detail-cool-d610.caption_2f9b {
  width: 100%;
}
.detail-cool-d610.search_0ca8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.silver_fd41:not(.over_6f27) {
  margin: 1.5em auto;
}
.media-first-a649 p {
  padding: 1.5em 14px;
}
ul.label_ac84.search_0ca8,
ul.label_ac84.section-5f89,
ul.label_ac84.gradient-cb29.section-5f89 {
  padding: 0 14px;
}
.grid-d0f5 {
  display: block;
  overflow-x: auto;
}
.grid-d0f5 table {
  border-collapse: collapse;
  width: 100%;
}
.grid-d0f5 td,
.grid-d0f5 th {
  padding: 0.5em;
}
.main-dim-4b92 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.main-dim-4b92 ol ol,
.main-dim-4b92 ol ul,
.main-dim-4b92 ul ol,
.main-dim-4b92 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.main-dim-4b92 ol ol li,
.main-dim-4b92 ol ul li,
.main-dim-4b92 ul ol li,
.main-dim-4b92 ul ul li {
  margin-left: 0;
}
.north_dde9.mini_fea8 > .link-black-2fbb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.north_dde9.mini_fea8 > .link-black-2fbb iframe,
.north_dde9.mini_fea8 > .link-black-2fbb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dim-ed3c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dim-ed3c.description-ee16 {
  padding: 0;
}
.dim-ed3c.description-ee16 cite {
  font-size: 13px;
}
.dim-ed3c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dim-ed3c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.paragraph-d9e2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.paragraph-d9e2 > p:first-child {
  margin-top: 0;
}
.paragraph-d9e2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.paragraph-d9e2 blockquote {
  border-left: 0;
}
.motion_bfb0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.motion_bfb0:not(.stale-d6c5) {
  max-width: 100px;
}
.motion_bfb0.pattern-fluid-f988 {
  border-bottom: none !important;
  text-align: center;
}
.motion_bfb0.pattern-fluid-f988::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .media-first-a649 p {
    padding: 1.5em 0;
  }
}
.glass_7bb9 {
  color: #0073aa;
}
.container-under-50c4 {
  background-color: #0073aa;
}
.label-wood-7b9e {
  color: #229fd8;
}
.tag_motion_bb46 {
  background-color: #229fd8;
}
.static_8ac7 {
  color: #eee;
}
.pagination-hot-b209 {
  background-color: #eee;
}
.list-dirty-947b {
  color: #444;
}
.rough_9a72 {
  background-color: #444;
}
.border-8345 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.border-8345 .logo_right_6a73 .tooltip-545d {
  font-size: 15px;
}
.border-8345 .tooltip-545d {
  line-height: 1.3;
}
.border-8345 .steel_8bc6 {
}
.border-8345 .green-984f {
  background: #235787;
}
.accordion_green_b5f8 {
  padding: 0;
}
.accordion_green_b5f8 .green-984f {
  background: #1a1a1a;
}
.accordion_green_b5f8 .steel_8bc6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dynamic-d60f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dynamic-d60f .steel_8bc6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dynamic-d60f .green-984f {
  background: #303030;
}
.hard_92c9 {
  position: relative;
  z-index: 10;
}
.hard_92c9 .pagination_advanced_707e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.motion-efa5 .gallery_bronze_21ff {
  display: inline-block;
  vertical-align: middle;
}
.motion-efa5.video-b241 .gallery_bronze_21ff {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .motion-efa5.video-b241 .gallery_bronze_21ff {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .motion-efa5.video-b241 .gallery_bronze_21ff {
    margin-right: 0.4em;
  }
}
.motion-efa5.video-b241 .gallery_bronze_21ff:last-child {
  margin-right: 0;
}
.button_clean_b407 .pagination_advanced_707e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface-078c .logo_right_6a73 {
    margin: 0 -0.5em;
  }
  .surface-078c .logo_right_6a73 [class*="customify-col-"],
  .surface-078c .logo_right_6a73 [class*="customify-col_"],
  .surface-078c .logo_right_6a73 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface-078c.hovered-5861 .pagination_advanced_707e {
  background: 0 0 !important;
}
.surface-078c.hovered-5861 .pagination_advanced_707e,
.surface-078c.button_clean_b407 .pagination_advanced_707e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface-078c.message-solid-10a2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface-078c.button_clean_b407 .pagination_advanced_707e {
  box-shadow: none !important;
}
.badge-orange-c9e5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .badge-orange-c9e5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .badge-orange-c9e5 {
    padding: 18px 0 20px;
  }
}
.badge-orange-c9e5 .bright-df6e {
  width: 100%;
}
.badge-orange-c9e5 .pressed_421a {
  margin-bottom: 0;
}
.badge-orange-c9e5 .popup-red-91ce {
  margin-top: 5px;
  font-size: 0.875em;
}
.element-3f9d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.element-3f9d .accent_next_82f4 {
  width: 100%;
}
.sidebar-fluid-f5f0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sidebar-fluid-f5f0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sidebar-fluid-f5f0 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;
}
.sidebar-fluid-f5f0 li:last-child:after {
  display: none;
}
.sidebar-fluid-f5f0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.plasma_a609 .upper-c372 button,
.badge-orange-c9e5 .upper-c372 button {
  left: 0;
}
.plasma_a609 .accent_next_82f4,
.badge-orange-c9e5 .accent_next_82f4 {
  padding-left: 0;
  padding-right: 0;
}
.plasma_a609 .element-3f9d,
.badge-orange-c9e5 .element-3f9d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.plasma_a609 {
  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;
}
.plasma_a609: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;
}
.plasma_a609 .cold-7d9a {
  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) {
  .plasma_a609 .cold-7d9a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .plasma_a609 .cold-7d9a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .plasma_a609 .cold-7d9a {
    min-height: 200px;
  }
}
.plasma_a609 .sidebar-fluid-f5f0 {
  color: rgba(255, 255, 255, 0.8);
}
.plasma_a609 .sidebar-fluid-f5f0 a,
.plasma_a609 .sidebar-fluid-f5f0 li:after {
  color: inherit;
}
.plasma_a609 .sidebar-fluid-f5f0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.list-7ede {
  margin-bottom: 0.5em;
}
.panel-yellow-6ea7 {
  margin-bottom: 1.2em;
}
.panel-yellow-6ea7,
.list-7ede {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.panel-yellow-6ea7 p:last-child,
.list-7ede p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .upper-c372,
#masthead .upper-c372 {
  display: none;
}
#masthead
  > .upper-c372.title-in-3f12 {
  display: none;
}
#masthead > .upper-c372 button {
  left: 0;
}
.selected_dd6b {
  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%;
}
.selected_dd6b .gallery_bronze_21ff {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.selected_dd6b .left_ec2f {
  display: -webkit-box;
  display: flex;
}
.selected_dd6b .left_ec2f.simple_2e6a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.selected_dd6b .left_ec2f.iron-4a8c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.selected_dd6b .left_ec2f.menu_fast_91c2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.selected_dd6b.panel-77ca.soft_a55d .left_ec2f.simple_2e6a {
  flex-basis: 100%;
}
.selected_dd6b.action_1a23 .left_ec2f.iron-4a8c {
  -webkit-box-flex: 1;
  flex: auto;
}
.selected_dd6b.action_1a23 .left_ec2f.menu_fast_91c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .upper-c372.title-in-3f12 {
  display: none;
}
#masthead > .upper-c372 button {
  left: 0;
}
.old_e7f8 {
  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;
}
.old_e7f8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.old_e7f8.selected-6514 i {
  margin-right: 4px;
}
.old_e7f8.dropdown-wide-df27 i {
  margin-left: 5px;
}
.tooltip-545d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tooltip-545d p:last-child {
  margin-bottom: 0;
}
.hot-0c87 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hot-0c87 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hot-0c87 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hot-0c87 .left_98e8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hot-0c87 .smooth-0719 {
  margin: 5px 0 7px 0;
}
.hot-0c87.in-48e9 .text_04d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hot-0c87.in-48e9 .hard_2e8f {
  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;
}
.hot-0c87.list_solid_839c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hot-0c87.list_solid_839c .text_04d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hot-0c87.list_solid_839c .hard_2e8f {
  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;
}
.hot-0c87.footer-c721 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hot-0c87.pattern-5689 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hot-0c87.pattern-5689 .hard_2e8f {
  margin-top: 7px;
}
.slow-72cc {
  display: inline-block;
}
.hard_92c9 .menu_current_1c3c .hot-0c87 img {
  max-width: 100%;
}
.lite-de42 .fluid_3a92.slow_bd8b,
.status_4a1c .fluid_3a92.slow_bd8b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.lite-de42 .main-right-4308,
.status_4a1c .main-right-4308 {
  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%);
}
.lite-de42 .main-right-4308 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.lite-de42.green-decf .main-right-4308 {
  display: none;
}
.lite-de42 .nav_rough_a6e2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lite-de42 .nav_rough_a6e2 li {
  display: inline-block;
  position: relative;
}
.lite-de42 .nav_rough_a6e2 li:last-child {
  margin-right: 0;
}
.lite-de42 .nav_rough_a6e2 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;
}
.lite-de42 .nav_rough_a6e2 li.overlay-1e89 > a {
  color: rgba(0, 0, 0, 0.9);
}
.lite-de42 .nav_rough_a6e2 > 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;
}
.lite-de42 .nav_rough_a6e2 > li > a i {
  line-height: 0;
}
.lite-de42 .nav_rough_a6e2 > li.old_48fc > a .main-right-4308 {
  margin-left: 4px;
  line-height: 0;
}
.lite-de42 .nav_rough_a6e2 .label-red-a393 li.old_48fc > a {
  position: relative;
}
.lite-de42 .nav_rough_a6e2 .label-red-a393 li.old_48fc > a:after,
.lite-de42 .nav_rough_a6e2 .label-red-a393 li.old_48fc > a:before {
  content: "";
  display: table;
}
.lite-de42 .nav_rough_a6e2 .label-red-a393 li.old_48fc > a:after {
  clear: both;
}
.lite-de42 .nav_rough_a6e2 .label-red-a393 li.old_48fc > a .main-right-4308 {
  margin-left: 5px;
  float: right;
}
.lite-de42 .filter_e798,
.lite-de42 .label-red-a393 {
  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;
}
.lite-de42 .label-red-a393 {
  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;
}
.lite-de42 .label-red-a393 .slow_bd8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lite-de42 .label-red-a393 .main-right-4308 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.lite-de42 .label-red-a393 li {
  display: block;
  margin: 0;
  padding: 0;
}
.lite-de42 .label-red-a393 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;
}
.lite-de42 .label-red-a393 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.lite-de42 .label-red-a393 .label-red-a393 {
  top: 0;
  left: 100%;
}
.lite-de42 .narrow-49e5.fn-focus-6d41 > .filter_e798,
.lite-de42 .narrow-49e5.fn-focus-6d41 > .label-red-a393,
.lite-de42 .narrow-49e5:focus > .filter_e798,
.lite-de42 .narrow-49e5:focus > .label-red-a393,
.lite-de42 .narrow-49e5:hover > .filter_e798,
.lite-de42 .narrow-49e5:hover > .label-red-a393 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.lite-de42.content-8f14 .feature_5d6a:after,
.lite-de42.content-8f14 .feature_5d6a:before {
  content: "";
  display: table;
}
.lite-de42.content-8f14 .feature_5d6a:after {
  clear: both;
}
.lite-de42.content-8f14 .feature_5d6a > li {
  float: left;
}
.lite-de42.green-a6ba .feature_5d6a:after,
.lite-de42.green-a6ba .feature_5d6a:before {
  content: "";
  display: table;
}
.lite-de42.green-a6ba .feature_5d6a:after {
  clear: both;
}
.lite-de42.green-a6ba .feature_5d6a > li {
  float: left;
}
.lite-de42.green-a6ba .feature_5d6a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.lite-de42.green-a6ba .feature_5d6a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.lite-de42.green-a6ba .feature_5d6a > li.black-ab80 > a,
.lite-de42.green-a6ba .feature_5d6a > li.overlay-1e89 > a {
  color: #fff;
  background-color: #1e4b75;
}
.lite-de42.header_d61a .feature_5d6a > li > a .slow_bd8b {
  position: relative;
}
.lite-de42.header_d61a .feature_5d6a > li > a .slow_bd8b: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;
}
.lite-de42.header_d61a
  .feature_5d6a
  > li:focus
  > a
  .slow_bd8b:before,
.lite-de42.header_d61a
  .feature_5d6a
  > li:hover
  > a
  .slow_bd8b:before {
  width: 100%;
  background-color: currentColor;
}
.lite-de42.header_d61a
  .feature_5d6a
  > li.black-ab80
  > a
  .slow_bd8b:before,
.lite-de42.header_d61a
  .feature_5d6a
  > li.clean-9686
  > a
  .slow_bd8b:before {
  width: 100%;
  background-color: currentColor;
}
.lite-de42.chip-black-3d55 .feature_5d6a > li > a .slow_bd8b {
  position: relative;
}
.lite-de42.chip-black-3d55 .feature_5d6a > li > a .slow_bd8b: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;
}
.lite-de42.chip-black-3d55 .feature_5d6a > li:focus > a .slow_bd8b:before,
.lite-de42.chip-black-3d55
  .feature_5d6a
  > li:hover
  > a
  .slow_bd8b:before {
  width: 100%;
  background-color: currentColor;
}
.lite-de42.chip-black-3d55
  .feature_5d6a
  > li.black-ab80
  > a
  .slow_bd8b:before,
.lite-de42.chip-black-3d55
  .feature_5d6a
  > li.clean-9686
  > a
  .slow_bd8b:before {
  width: 100%;
  background-color: currentColor;
}
.status_4a1c .nav_rough_a6e2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.status_4a1c .nav_rough_a6e2 li:first-child > a {
  border-top: none;
}
.status_4a1c .nav_rough_a6e2 .grid_bc3d > .slow_bd8b .main-right-4308 {
  display: none;
}
.status_4a1c .nav_rough_a6e2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.status_4a1c .nav_rough_a6e2 li:last-child {
  border: none;
}
.status_4a1c .nav_rough_a6e2 li.old_48fc > a {
  padding-right: 45px !important;
}
.status_4a1c .nav_rough_a6e2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.status_4a1c .nav_rough_a6e2 li a:focus,
.status_4a1c .nav_rough_a6e2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status_4a1c .nav_rough_a6e2 li .south-666f {
  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;
}
.status_4a1c .nav_rough_a6e2 li .south-666f:hover {
  box-shadow: none;
}
.status_4a1c .nav_rough_a6e2 li .south-666f .main-right-4308 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.status_4a1c .nav_rough_a6e2 .label-red-a393 {
  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);
}
.status_4a1c .nav_rough_a6e2 .label-red-a393 li a {
  padding-left: 3em;
}
.status_4a1c .nav_rough_a6e2 .search_solid_b737 > a .south-666f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.status_4a1c .nav_rough_a6e2 .search_solid_b737 > .label-red-a393 {
  display: block;
  opacity: 1;
}
.image-a873 {
  max-width: 100%;
}
.light-9790 {
  line-height: 0;
  cursor: pointer;
}
.soft_e45c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.soft_e45c:hover {
  box-shadow: none;
  color: currentColor;
}
.soft_e45c svg {
  width: 18px;
  height: 18px;
}
.soft_e45c .next-b590 {
  display: none;
}
.card-paper-582d {
  position: relative;
}
.card-paper-582d.fn-active-6d41 .soft_e45c .active-purple-ca91 {
  display: none;
}
.card-paper-582d.fn-active-6d41 .soft_e45c .next-b590 {
  display: inline-block;
}
.card-paper-582d .module_e04e {
  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);
}
.card-paper-582d.avatar_00d8 .module_e04e {
  left: auto;
  right: -0.9em;
}
.card-paper-582d.avatar_00d8 .dropdown_fast_94eb::before {
  left: auto;
  right: 15px;
}
.card-paper-582d.fn-active-6d41 .module_e04e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.complex-e9e8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.complex-e9e8 label {
  flex-basis: 100%;
}
.complex-e9e8 .hero_3ba6 {
  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;
}
.complex-e9e8 .photo-bc0d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.complex-e9e8 .photo-bc0d:focus {
  background-color: transparent;
}
.complex-e9e8 button.chip_04a2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.complex-e9e8 button.chip_04a2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.complex-e9e8 button.chip_04a2 svg {
  width: 18px;
  height: 18px;
}
.complex-e9e8 input[type="submit"] {
  min-height: auto;
}
.black_bf7d .complex-e9e8 .photo-bc0d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dropdown_fast_94eb {
  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) {
  .dropdown_fast_94eb {
    width: 220px;
  }
}
.dropdown_fast_94eb label {
  flex-basis: 100%;
}
.dropdown_fast_94eb::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;
}
.complex-996e .black_bf7d .complex-e9e8 {
  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;
}
.complex-996e
  .black_bf7d
  .complex-e9e8
  .hero_3ba6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.complex-996e .black_bf7d .complex-e9e8 .photo-bc0d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.complex-996e
  .black_bf7d
  .complex-e9e8
  .photo-bc0d:focus {
  background: 0 0;
}
.complex-996e
  .black_bf7d
  .complex-e9e8
  .aside-hard-166d {
  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;
}
.silver_922a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.silver_922a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.silver_922a li:last-child {
  margin-right: 0;
}
.silver_922a li:first-child {
  margin-left: 0;
}
.silver_922a.summary_ac18 a {
  color: #fff;
}
.silver_922a.summary_ac18 a:hover {
  color: #fff;
}
.silver_922a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.silver_922a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.silver_922a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.silver_922a a:hover {
  opacity: 0.9;
  color: inherit;
}
.silver_922a [class*="social-icon-apple"] {
  background-color: #999;
}
.silver_922a [class*="social-icon-apple"].title-hard-e03a {
  background-color: transparent;
  color: #999;
}
.silver_922a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.silver_922a [class*="social-icon-behance"].title-hard-e03a {
  background-color: transparent;
  color: #1769ff;
}
.silver_922a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.silver_922a [class*="social-icon-bitbucket"].title-hard-e03a {
  background-color: transparent;
  color: #205081;
}
.silver_922a [class*="social-icon-codepen"] {
  background-color: #000;
}
.silver_922a [class*="social-icon-codepen"].title-hard-e03a {
  background-color: transparent;
  color: #000;
}
.silver_922a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.silver_922a [class*="social-icon-delicious"].title-hard-e03a {
  background-color: transparent;
  color: #39f;
}
.silver_922a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.silver_922a [class*="social-icon-digg"].title-hard-e03a {
  background-color: transparent;
  color: #005be2;
}
.silver_922a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.silver_922a [class*="social-icon-dribbble"].title-hard-e03a {
  background-color: transparent;
  color: #ea4c89;
}
.silver_922a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.silver_922a [class*="social-icon-envelope"].title-hard-e03a {
  background-color: transparent;
  color: #ea4335;
}
.silver_922a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.silver_922a [class*="social-icon-facebook"].title-hard-e03a {
  background-color: transparent;
  color: #3b5998;
}
.silver_922a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.silver_922a [class*="social-icon-flickr"].title-hard-e03a {
  background-color: transparent;
  color: #0063dc;
}
.silver_922a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.silver_922a [class*="social-icon-foursquare"].title-hard-e03a {
  background-color: transparent;
  color: #2d5be3;
}
.silver_922a [class*="social-icon-github"] {
  background-color: #333;
}
.silver_922a [class*="social-icon-github"].title-hard-e03a {
  background-color: transparent;
  color: #333;
}
.silver_922a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.silver_922a [class*="social-icon-google-plus"].title-hard-e03a {
  background-color: transparent;
  color: #dd4b39;
}
.silver_922a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.silver_922a [class*="social-icon-houzz"].title-hard-e03a {
  background-color: transparent;
  color: #7ac142;
}
.silver_922a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.silver_922a [class*="social-icon-instagram"].title-hard-e03a {
  background-color: transparent;
  color: #262626;
}
.silver_922a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.silver_922a [class*="social-icon-jsfiddle"].title-hard-e03a {
  background-color: transparent;
  color: #487aa2;
}
.silver_922a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.silver_922a [class*="social-icon-linkedin"].title-hard-e03a {
  background-color: transparent;
  color: #0077b5;
}
.silver_922a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.silver_922a [class*="social-icon-medium"].title-hard-e03a {
  background-color: transparent;
  color: #00ab6b;
}
.silver_922a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.silver_922a
  [class*="social-icon-odnoklassniki"].title-hard-e03a {
  background-color: transparent;
  color: #f4731c;
}
.silver_922a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.silver_922a [class*="social-icon-meetup"].title-hard-e03a {
  background-color: transparent;
  color: #ec1c40;
}
.silver_922a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.silver_922a [class*="social-icon-pinterest"].title-hard-e03a {
  background-color: transparent;
  color: #bd081c;
}
.silver_922a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.silver_922a [class*="social-icon-product-hunt"].title-hard-e03a {
  background-color: transparent;
  color: #da552f;
}
.silver_922a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.silver_922a [class*="social-icon-reddit"].title-hard-e03a {
  background-color: transparent;
  color: #ff4500;
}
.silver_922a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.silver_922a [class*="social-icon-rss"].title-hard-e03a {
  background-color: transparent;
  color: #f26522;
}
.silver_922a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.silver_922a
  [class*="social-icon-shopping-cart"].title-hard-e03a {
  background-color: transparent;
  color: #4caf50;
}
.silver_922a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.silver_922a [class*="social-icon-skype"].title-hard-e03a {
  background-color: transparent;
  color: #00aff0;
}
.silver_922a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.silver_922a [class*="social-icon-slideshare"].title-hard-e03a {
  background-color: transparent;
  color: #0077b5;
}
.silver_922a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.silver_922a [class*="social-icon-snapchat"].title-hard-e03a {
  background-color: transparent;
  color: #fffc00;
}
.silver_922a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.silver_922a [class*="social-icon-soundcloud"].title-hard-e03a {
  background-color: transparent;
  color: #f80;
}
.silver_922a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.silver_922a [class*="social-icon-spotify"].title-hard-e03a {
  background-color: transparent;
  color: #2ebd59;
}
.silver_922a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.silver_922a
  [class*="social-icon-stack-overflow"].title-hard-e03a {
  background-color: transparent;
  color: #fe7a15;
}
.silver_922a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.silver_922a [class*="social-icon-maldkfgram"].title-hard-e03a {
  background-color: transparent;
  color: #2ca5e0;
}
.silver_922a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.silver_922a [class*="social-icon-tripadvisor"].title-hard-e03a {
  background-color: transparent;
  color: #589442;
}
.silver_922a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.silver_922a [class*="social-icon-tumblr"].title-hard-e03a {
  background-color: transparent;
  color: #35465c;
}
.silver_922a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.silver_922a [class*="social-icon-twitch"].title-hard-e03a {
  background-color: transparent;
  color: #6441a5;
}
.silver_922a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.silver_922a [class*="social-icon-twitter"].title-hard-e03a {
  background-color: transparent;
  color: #1da1f2;
}
.silver_922a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.silver_922a [class*="social-icon-vimeo"].title-hard-e03a {
  background-color: transparent;
  color: #1ab7ea;
}
.silver_922a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.silver_922a [class*="social-icon-vk"].title-hard-e03a {
  background-color: transparent;
  color: #45668e;
}
.silver_922a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.silver_922a [class*="social-icon-weibo"].title-hard-e03a {
  background-color: transparent;
  color: #df2029;
}
.silver_922a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.silver_922a [class*="social-icon-weixin"].title-hard-e03a {
  background-color: transparent;
  color: #7bb32e;
}
.silver_922a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.silver_922a [class*="social-icon-whatsapp"].title-hard-e03a {
  background-color: transparent;
  color: #25d366;
}
.silver_922a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.silver_922a [class*="social-icon-wordpress"].title-hard-e03a {
  background-color: transparent;
  color: #21759b;
}
.silver_922a [class*="social-icon-xing"] {
  background-color: #026466;
}
.silver_922a [class*="social-icon-xing"].title-hard-e03a {
  background-color: transparent;
  color: #026466;
}
.silver_922a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.silver_922a [class*="social-icon-yelp"].title-hard-e03a {
  background-color: transparent;
  color: #af0606;
}
.silver_922a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.silver_922a [class*="social-icon-youtube"].title-hard-e03a {
  background-color: transparent;
  color: #cd201f;
}
.frame_paper_d4ec {
  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;
}
.frame_paper_d4ec:hover {
  box-shadow: none;
  background: 0 0;
}
.dropdown-f7d9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.large-f4ba {
  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;
}
.item-paper-de17 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.narrow-b62b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.narrow-b62b,
.narrow-b62b::after,
.narrow-b62b::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;
}
.narrow-b62b::after,
.narrow-b62b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.input-f8b1 .large-f4ba .item-paper-de17 {
  margin-top: -2px;
  width: 19px;
}
.input-f8b1 .large-f4ba .narrow-b62b {
  margin-top: -1px;
}
.input-f8b1 .large-f4ba .narrow-b62b,
.input-f8b1 .large-f4ba .narrow-b62b::after,
.input-f8b1 .large-f4ba .narrow-b62b::before {
  width: 19px;
  height: 2px;
}
.input-f8b1 .large-f4ba .narrow-b62b::before {
  top: -6px;
}
.input-f8b1 .large-f4ba .narrow-b62b::after {
  bottom: -6px;
}
.nav_current_b025 .large-f4ba .item-paper-de17 {
  margin-top: -2px;
  width: 22px;
}
.nav_current_b025 .large-f4ba .narrow-b62b {
  margin-top: -1px;
}
.nav_current_b025 .large-f4ba .narrow-b62b,
.nav_current_b025 .large-f4ba .narrow-b62b::after,
.nav_current_b025 .large-f4ba .narrow-b62b::before {
  width: 22px;
  height: 2px;
}
.nav_current_b025 .large-f4ba .narrow-b62b::before {
  top: -7px;
}
.nav_current_b025 .large-f4ba .narrow-b62b::after {
  bottom: -7px;
}
.heading_in_38af .large-f4ba .item-paper-de17 {
  margin-top: -2px;
  width: 31px;
}
.heading_in_38af .large-f4ba .narrow-b62b {
  margin-top: -1.5px;
}
.heading_in_38af .large-f4ba .narrow-b62b,
.heading_in_38af .large-f4ba .narrow-b62b::after,
.heading_in_38af .large-f4ba .narrow-b62b::before {
  width: 31px;
  height: 3px;
}
.heading_in_38af .large-f4ba .narrow-b62b::before {
  top: -9px;
}
.heading_in_38af .large-f4ba .narrow-b62b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dirty_9cec .large-f4ba .item-paper-de17 {
    margin-top: -2px;
    width: 19px;
  }
  .dirty_9cec .large-f4ba .narrow-b62b {
    margin-top: -1px;
  }
  .dirty_9cec .large-f4ba .narrow-b62b,
  .dirty_9cec .large-f4ba .narrow-b62b::after,
  .dirty_9cec .large-f4ba .narrow-b62b::before {
    width: 19px;
    height: 2px;
  }
  .dirty_9cec .large-f4ba .narrow-b62b::before {
    top: -6px;
  }
  .dirty_9cec .large-f4ba .narrow-b62b::after {
    bottom: -6px;
  }
  .paper-9e70 .large-f4ba .item-paper-de17 {
    margin-top: -2px;
    width: 22px;
  }
  .paper-9e70 .large-f4ba .narrow-b62b {
    margin-top: -1px;
  }
  .paper-9e70 .large-f4ba .narrow-b62b,
  .paper-9e70 .large-f4ba .narrow-b62b::after,
  .paper-9e70 .large-f4ba .narrow-b62b::before {
    width: 22px;
    height: 2px;
  }
  .paper-9e70 .large-f4ba .narrow-b62b::before {
    top: -7px;
  }
  .paper-9e70 .large-f4ba .narrow-b62b::after {
    bottom: -7px;
  }
  .image_orange_120a .large-f4ba .item-paper-de17 {
    margin-top: -2px;
    width: 31px;
  }
  .image_orange_120a .large-f4ba .narrow-b62b {
    margin-top: -1.5px;
  }
  .image_orange_120a .large-f4ba .narrow-b62b,
  .image_orange_120a .large-f4ba .narrow-b62b::after,
  .image_orange_120a .large-f4ba .narrow-b62b::before {
    width: 31px;
    height: 3px;
  }
  .image_orange_120a .large-f4ba .narrow-b62b::before {
    top: -9px;
  }
  .image_orange_120a .large-f4ba .narrow-b62b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .motion_bf9a .large-f4ba .item-paper-de17 {
    margin-top: -2px;
    width: 19px;
  }
  .motion_bf9a .large-f4ba .narrow-b62b {
    margin-top: -1px;
  }
  .motion_bf9a .large-f4ba .narrow-b62b,
  .motion_bf9a .large-f4ba .narrow-b62b::after,
  .motion_bf9a .large-f4ba .narrow-b62b::before {
    width: 19px;
    height: 2px;
  }
  .motion_bf9a .large-f4ba .narrow-b62b::before {
    top: -6px;
  }
  .motion_bf9a .large-f4ba .narrow-b62b::after {
    bottom: -6px;
  }
  .primary-3779 .large-f4ba .item-paper-de17 {
    margin-top: -2px;
    width: 22px;
  }
  .primary-3779 .large-f4ba .narrow-b62b {
    margin-top: -1px;
  }
  .primary-3779 .large-f4ba .narrow-b62b,
  .primary-3779 .large-f4ba .narrow-b62b::after,
  .primary-3779 .large-f4ba .narrow-b62b::before {
    width: 22px;
    height: 2px;
  }
  .primary-3779 .large-f4ba .narrow-b62b::before {
    top: -7px;
  }
  .primary-3779 .large-f4ba .narrow-b62b::after {
    bottom: -7px;
  }
  .mask-f468 .large-f4ba .item-paper-de17 {
    margin-top: -2px;
    width: 31px;
  }
  .mask-f468 .large-f4ba .narrow-b62b {
    margin-top: -1.5px;
  }
  .mask-f468 .large-f4ba .narrow-b62b,
  .mask-f468 .large-f4ba .narrow-b62b::after,
  .mask-f468 .large-f4ba .narrow-b62b::before {
    width: 31px;
    height: 3px;
  }
  .mask-f468 .large-f4ba .narrow-b62b::before {
    top: -9px;
  }
  .mask-f468 .large-f4ba .narrow-b62b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .lower-bce3 .large-f4ba .item-paper-de17 {
    margin-top: -2px;
    width: 19px;
  }
  .lower-bce3 .large-f4ba .narrow-b62b {
    margin-top: -1px;
  }
  .lower-bce3 .large-f4ba .narrow-b62b,
  .lower-bce3 .large-f4ba .narrow-b62b::after,
  .lower-bce3 .large-f4ba .narrow-b62b::before {
    width: 19px;
    height: 2px;
  }
  .lower-bce3 .large-f4ba .narrow-b62b::before {
    top: -6px;
  }
  .lower-bce3 .large-f4ba .narrow-b62b::after {
    bottom: -6px;
  }
  .solid-0241 .large-f4ba .item-paper-de17 {
    margin-top: -2px;
    width: 22px;
  }
  .solid-0241 .large-f4ba .narrow-b62b {
    margin-top: -1px;
  }
  .solid-0241 .large-f4ba .narrow-b62b,
  .solid-0241 .large-f4ba .narrow-b62b::after,
  .solid-0241 .large-f4ba .narrow-b62b::before {
    width: 22px;
    height: 2px;
  }
  .solid-0241 .large-f4ba .narrow-b62b::before {
    top: -7px;
  }
  .solid-0241 .large-f4ba .narrow-b62b::after {
    bottom: -7px;
  }
  .button-warm-1f31 .large-f4ba .item-paper-de17 {
    margin-top: -2px;
    width: 31px;
  }
  .button-warm-1f31 .large-f4ba .narrow-b62b {
    margin-top: -1.5px;
  }
  .button-warm-1f31 .large-f4ba .narrow-b62b,
  .button-warm-1f31 .large-f4ba .narrow-b62b::after,
  .button-warm-1f31 .large-f4ba .narrow-b62b::before {
    width: 31px;
    height: 3px;
  }
  .button-warm-1f31 .large-f4ba .narrow-b62b::before {
    top: -9px;
  }
  .button-warm-1f31 .large-f4ba .narrow-b62b::after {
    bottom: -9px;
  }
}
.header_5c43 .narrow-b62b {
  -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);
}
.header_5c43 .narrow-b62b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.header_5c43 .narrow-b62b::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);
}
.header_5c43.small_1639 .narrow-b62b {
  -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);
}
.header_5c43.small_1639 .narrow-b62b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.header_5c43.small_1639 .narrow-b62b::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);
}
.aside-e1e2 {
  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.image_93da:before {
  display: none;
}
.message-lite-aa88 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.message-lite-aa88 .link_paper_e724 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.message-lite-aa88 .link_paper_e724:last-of-type {
  border-bottom: none;
}
.message-lite-aa88 .link_paper_e724.picture_a9bd,
.message-lite-aa88 .link_paper_e724.pattern_dirty_890c,
.message-lite-aa88 .link_paper_e724.filter_brown_f70e {
  padding: 0;
}
.message-lite-aa88 .status_4a1c .south-666f {
  color: currentColor;
}
.message-lite-aa88 .status_4a1c .south-666f:focus,
.message-lite-aa88 .status_4a1c .south-666f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-lite-aa88.steel_8bc6 .banner_stale_d342,
.message-lite-aa88.steel_8bc6 .tooltip-545d a,
.message-lite-aa88.steel_8bc6 .feature_5d6a a,
.message-lite-aa88.steel_8bc6 .label-red-a393 a {
  color: rgba(0, 0, 0, 0.55);
}
.message-lite-aa88.steel_8bc6 .banner_stale_d342:hover,
.message-lite-aa88.steel_8bc6 .tooltip-545d a:hover,
.message-lite-aa88.steel_8bc6 .feature_5d6a a:hover,
.message-lite-aa88.steel_8bc6 .label-red-a393 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-lite-aa88.steel_8bc6 .first_5711 {
  color: rgba(0, 0, 0, 0.8);
}
.message-lite-aa88.steel_8bc6 .link_paper_e724 {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-lite-aa88.steel_8bc6 .link_paper_e724:before {
  background: rgba(0, 0, 0, 0.08);
}
.message-lite-aa88.steel_8bc6 .pink_2320:before {
  background: rgba(255, 255, 255, 0.9);
}
.message-lite-aa88.steel_8bc6 .status_4a1c .nav_rough_a6e2 li a,
.message-lite-aa88.steel_8bc6 .status_4a1c .south-666f,
.message-lite-aa88.steel_8bc6 .label-red-a393 {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-lite-aa88.steel_8bc6 .status_4a1c .south-666f:focus,
.message-lite-aa88.steel_8bc6 .status_4a1c .south-666f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-lite-aa88.steel_8bc6 .nav_rough_a6e2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message-lite-aa88.green-984f .banner_stale_d342,
.message-lite-aa88.green-984f .tooltip-545d a,
.message-lite-aa88.green-984f .feature_5d6a .south-666f,
.message-lite-aa88.green-984f .feature_5d6a a,
.message-lite-aa88.green-984f .label-red-a393 a {
  color: rgba(255, 255, 255, 0.79);
}
.message-lite-aa88.green-984f .banner_stale_d342:hover,
.message-lite-aa88.green-984f .tooltip-545d a:hover,
.message-lite-aa88.green-984f .feature_5d6a .south-666f:hover,
.message-lite-aa88.green-984f .feature_5d6a a:hover,
.message-lite-aa88.green-984f .label-red-a393 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-lite-aa88.green-984f .first_5711 {
  color: rgba(255, 255, 255, 0.99);
}
.message-lite-aa88.green-984f .link_paper_e724 {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-lite-aa88.green-984f .link_paper_e724:before {
  background: rgba(255, 255, 255, 0.08);
}
.message-lite-aa88.green-984f .pink_2320:before {
  background: rgba(0, 0, 0, 0.9);
}
.message-lite-aa88.green-984f .status_4a1c .nav_rough_a6e2 li a,
.message-lite-aa88.green-984f .status_4a1c .south-666f,
.message-lite-aa88.green-984f .label-red-a393 {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-lite-aa88.green-984f .status_4a1c .south-666f:focus,
.message-lite-aa88.green-984f .status_4a1c .south-666f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-lite-aa88.green-984f .nav_rough_a6e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink_2320 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pink_2320:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.aside_pink_ac6a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bright_b6e7 .message-lite-aa88 {
  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;
}
.bright_b6e7 .link_paper_e724 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bright_b6e7 .link_paper_e724: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) {
  .bright_b6e7 .link_paper_e724:before {
    width: 16%;
    left: 42%;
  }
}
.bright_b6e7 .link_paper_e724:last-child:before {
  content: none;
}
.bright_b6e7 .link_paper_e724[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bright_b6e7 .status_4a1c .nav_rough_a6e2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bright_b6e7 .status_4a1c .nav_rough_a6e2 li a .south-666f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bright_b6e7 .status_4a1c .label-red-a393 {
  border: none;
}
.bright_b6e7 .status_4a1c .label-red-a393 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bright_b6e7 .pink_2320 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bright_b6e7 .aside_pink_ac6a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bright_b6e7 .green-984f .pink_2320:before {
  background: rgba(0, 0, 0, 0.9);
}
.bright_b6e7 .steel_8bc6.active-224c .narrow-b62b {
  background: rgba(0, 0, 0, 0.6);
}
.bright_b6e7
  .steel_8bc6.active-224c
  .narrow-b62b::after,
.bright_b6e7
  .steel_8bc6.active-224c
  .narrow-b62b:before {
  background: inherit;
}
.bright_b6e7
  .steel_8bc6.active-224c:hover
  .narrow-b62b {
  background: rgba(0, 0, 0, 0.8);
}
.backdrop-aa40 .message-lite-aa88 {
  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) {
  .backdrop-aa40 .message-lite-aa88 {
    width: auto;
    right: 45px;
  }
}
.left_dc39 .message-lite-aa88 {
  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) {
  .left_dc39 .message-lite-aa88 {
    width: auto;
    left: 45px;
  }
}
.image_93da .message-lite-aa88 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.image_93da .aside_pink_ac6a {
  max-width: 48em;
  margin: 0 auto;
}
.image_93da .pink_2320:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture_dynamic_00e7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture_dynamic_00e7.bright_b6e7 .message-lite-aa88 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture_dynamic_00e7.backdrop-aa40 .message-lite-aa88 {
  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);
}
.texture_dynamic_00e7 .message-lite-aa88 {
  visibility: visible;
}
.texture_dynamic_00e7.left_dc39 .message-lite-aa88 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.static_831f,
.basic_71f2 {
  overflow-x: hidden;
}
.static_831f .message-lite-aa88 {
  overflow: auto;
}
.static_831f.bright_b6e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.static_831f.bright_b6e7 .message-lite-aa88 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.static_831f.bright_b6e7 .frame_paper_d4ec {
  opacity: 0;
}
.static_831f.backdrop-aa40 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.static_831f.backdrop-aa40 .message-lite-aa88 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.static_831f.backdrop-aa40 .frame_paper_d4ec {
  opacity: 0;
}
.static_831f.left_dc39 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.static_831f.left_dc39 .message-lite-aa88 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.static_831f.left_dc39 .frame_paper_d4ec {
  opacity: 0;
}
.static_831f.image_93da .message-lite-aa88 {
  z-index: 10;
  visibility: visible;
}
.active-224c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active-224c .narrow-b62b {
  background: rgba(255, 255, 255, 0.99);
}
.active-224c .narrow-b62b::after,
.active-224c .narrow-b62b:before {
  background: inherit;
}
.active-224c:hover .narrow-b62b {
  background: rgba(255, 255, 255, 0.99);
}
.left_dc39 .active-224c {
  top: 10px;
  right: auto;
  left: 12px;
}
.image_93da .active-224c {
  display: none !important;
}
.static_831f:before,
.basic_71f2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.static_831f .active-224c,
.basic_71f2 .active-224c {
  display: inline-block;
}
.message-lite-aa88 .gallery_bronze_21ff {
  -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;
}
.static_831f .message-lite-aa88 .gallery_bronze_21ff,
.basic_71f2 .message-lite-aa88 .gallery_bronze_21ff {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-a6c5 .hero_3ba6 {
  width: 100%;
}
.menu_current_1c3c {
  padding: 0 0.5em 0;
}
.menu_current_1c3c [class*="customify-col-"],
.menu_current_1c3c [class*="customify-col_"],
.menu_current_1c3c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture_fresh_160f .menu_current_1c3c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .logo_right_6a73 .wrapper_selected_df07,
  .wrapper_selected_df07 {
    display: none;
  }
  .accent-26a6 {
    text-align: left;
  }
  .notification-dim-d353 {
    text-align: center;
  }
  .footer_f00f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .logo_right_6a73 .filter-gas-544a,
  .filter-gas-544a {
    display: none;
  }
  .title_focused_19e7 {
    text-align: left;
  }
  .copper_2e5d {
    text-align: center;
  }
  .slow-4ed9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .logo_right_6a73 .dropdown-4aaa,
  .dropdown-4aaa {
    display: none;
  }
  .selected-0631 {
    text-align: left;
  }
  .surface-solid-2ff2 {
    text-align: center;
  }
  .solid_7ad1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info_dynamic_4f3e {
  box-shadow: none !important;
}
.modal-cabb .fluid_d0ea,
.wrapper-cold-d078 .fluid_d0ea {
  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;
}
.wrapper-cold-d078 .fluid_d0ea {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagination_advanced_707e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pagination_advanced_707e:after,
.pagination_advanced_707e:before {
  content: "";
  display: table;
}
.pagination_advanced_707e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pagination_advanced_707e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pagination_advanced_707e,
.message-solid-10a2 {
  max-width: 1248px;
  margin: 0 auto;
}

.row_1e41.breadcrumb-be28 .pagination_advanced_707e {
  max-width: 100%;
}
.row_1e41.popup-hot-22cd {
  max-width: 1200px;
  margin: 0 auto;
}
.row_1e41.highlight_333b .pagination_advanced_707e {
  max-width: 100%;
}
.row_1e41.highlight_333b > .pagination_advanced_707e {
  padding-left: 0;
  padding-right: 0;
}
.row_1e41.highlight_333b > .pagination_advanced_707e .logo_right_6a73 {
  margin: 0;
}
.row_1e41.highlight_333b
  > .pagination_advanced_707e
  .heading-31e6.border-left-04ea {
  margin-right: 0;
  margin-left: 0;
}
.row_1e41.highlight_333b #main.border-left-04ea {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .inner-66bb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .inner-66bb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .info-smooth-da42 .old_79bd {
    padding-right: 1em;
  }
  .info-smooth-da42.section-over-789d .heading-31e6 {
    border-right: 1px solid #eaecee;
  }
  .info-smooth-da42.section-over-789d .old_79bd {
    padding-right: 1em;
  }
  .info-smooth-da42.section-over-789d .hover-last-fb01 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-455e .old_79bd {
    padding-left: 1em;
  }
  .tabs-455e.section-over-789d .heading-31e6 {
    border-left: 1px solid #eaecee;
  }
  .tabs-455e.section-over-789d .old_79bd {
    padding-left: 1em;
  }
  .tabs-455e.section-over-789d .hover-last-fb01 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-0632 .old_79bd {
    padding-left: 1em;
  }
  .modal-0632.section-over-789d .wrapper-bf7e {
    border-right: 1px solid #eaecee;
  }
  .modal-0632.section-over-789d .carousel-4bb0 {
    border-right: 1px solid #eaecee;
  }
  .modal-0632.section-over-789d .old_79bd {
    padding-left: 1em;
  }
  .modal-0632.section-over-789d .hover-last-fb01 {
    padding-right: 1em;
  }
  .modal-0632.section-over-789d .shade_e0a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_8ede .old_79bd {
    padding-right: 1em;
  }
  .lite_8ede.section-over-789d .wrapper-bf7e {
    border-left: 1px solid #eaecee;
  }
  .lite_8ede.section-over-789d .carousel-4bb0 {
    border-left: 1px solid #eaecee;
  }
  .lite_8ede.section-over-789d .old_79bd {
    padding-right: 1em;
  }
  .lite_8ede.section-over-789d .hover-last-fb01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite_8ede.section-over-789d .shade_e0a3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-66bb .old_79bd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner-66bb.section-over-789d .heading-31e6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .inner-66bb.section-over-789d .old_79bd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner-66bb.section-over-789d .hover-last-fb01 {
    padding-left: 1em;
  }
  .inner-66bb.section-over-789d .shade_e0a3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .inner-66bb.section-over-789d .old_79bd {
    padding-left: 0;
  }
}
.tabs-orange-0ca7 .motion-efa5 {
  display: inline-block;
}
.avatar-rough-1baa {
  display: inline-block;
}
.pattern_action_6496 {
  word-con: break-word;
}
.search_db27 > span {
  display: inline-block;
  padding: 5px 0;
}
.search_db27 .gradient-5676 {
  margin-left: 8px;
  margin-right: 8px;
}
.search_db27 .border-rough-9380 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover-e541 .mini-5449 {
  margin-bottom: 2em;
}
.hover-e541 .clean-a501 {
  margin-bottom: 15px;
}
.hover-e541 .clean-a501:last-child {
  margin-bottom: 0;
}
.hover-e541 .tiny-ded6 {
  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) {
  .hover-e541 .tiny-ded6 {
    display: block;
  }
}
.hover-e541 .nav_large_e088 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover-e541 .nav_large_e088 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover-e541 .picture_57d1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover-e541 .picture_57d1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover-e541 .picture_57d1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover-e541 .pattern_action_6496 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-e541 .pattern_action_6496 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover-e541 .sidebar-white-a5a5 p:last-child {
  margin-bottom: 0;
}
.hover-e541 .out-f18d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover-e541 .notice_dda6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover-e541 .aside-bronze-a364 {
  margin-top: 1em;
}
.hover-e541 .modal_bbcd {
  top: 0;
  display: block;
}
.hover-e541 .modal_bbcd a {
  color: inherit;
}
.hover-e541 .modal_bbcd a:hover {
  color: inherit;
}
.hover-e541 .prev_f898 {
  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;
}
.hover-e541 .prev_f898:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover-e541 .notice_dda6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover-e541 .short-f46b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover-e541 .short-f46b:first-child {
  margin-top: 0;
}
.hover-e541 .short-f46b.south-60d1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover-e541 .short-f46b.blue-1511 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-e541
  .short-f46b.blue-1511.bottom_46c3
  .aside-bronze-a364 {
  width: 100%;
}
.hover-e541 .blue-1511 {
  -webkit-box-align: center;
  align-items: center;
}
.hover-e541 .blue-1511 .search_db27,
.hover-e541 .blue-1511 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover-e541 .picture_57d1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-e541 .picture_57d1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-e541 .picture_57d1: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;
}
.hover-e541 .south-60d1 {
  z-index: 5;
}
.hover-e541 .smooth-6396 .copper_efbf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover-e541 .summary-2771 .copper_efbf {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover-e541 .brown_05dc .copper_efbf {
  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;
}
.hover-e541.notice-thick-d3e1 .tiny-ded6,
.hover-e541.new-db0c .tiny-ded6 {
  display: block;
}
.hover-e541.notice-thick-d3e1 .tiny-ded6 .up-41a1,
.hover-e541.notice-thick-d3e1 .tiny-ded6 .notice_dda6,
.hover-e541.new-db0c .tiny-ded6 .up-41a1,
.hover-e541.new-db0c .tiny-ded6 .notice_dda6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover-e541.huge_b60f .nav_large_e088 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover-e541.huge_b60f .nav_large_e088 {
    margin-right: 0;
  }
}
.hover-e541.notice-thick-d3e1 .nav_large_e088,
.hover-e541.new-db0c .nav_large_e088 {
  padding-top: 40%;
}
.hover-e541.notice-thick-d3e1 .mini-5449,
.hover-e541.new-db0c .mini-5449 {
  display: block;
}
.hover-e541.notice-thick-d3e1 .fn-sticky-6d41 .notice_dda6,
.hover-e541.new-db0c .fn-sticky-6d41 .notice_dda6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover-e541.notice-thick-d3e1 .nav_large_e088,
.hover-e541.new-db0c .nav_large_e088 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover-e541.notice-thick-d3e1 .notice_dda6 {
  padding: 1em;
}
.current-e30d {
  margin: 30px auto;
  display: block;
}
.current-e30d .center-2a18 > * {
  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;
}
.current-e30d .center-2a18 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.current-e30d .center-2a18 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dark-8889 .search_db27 {
  margin-bottom: 1.41575em;
}
.dark-8889 .secondary_8871 {
  margin-bottom: 1.618em;
}
.main-dim-4b92 .info-7835 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.main-dim-4b92 .info-7835 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.main-dim-4b92 .top_64db {
  max-width: 100%;
  overflow: auto;
}
.surface-center-2714 .main-dim-4b92 a:hover {
  text-decoration: underline;
}
.fluid-bac1 .clean-a501:not(.pattern_action_6496),
.fluid-bac1 .picture_57d1 {
  margin-bottom: 1.41575em;
}
.fluid-bac1 .clean-a501:not(.pattern_action_6496):last-child,
.fluid-bac1 .picture_57d1:last-child {
  margin-bottom: 0;
}
.fluid-bac1 .clean-a501.hero_prev_b5bd {
  margin-bottom: 0.41575em;
}
.fluid-bac1 .alert_last_2f3f:before,
.fluid-bac1 .small_c443:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fluid-bac1 .alert_last_2f3f:before {
  content: "\f115";
}
.fluid-bac1 .small_c443:before {
  content: "\f02c";
}
.fluid-bac1 .thumbnail_e7c1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fluid-bac1 .thumbnail_e7c1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.medium-7887 {
  display: -webkit-box;
  display: flex;
}
.medium-7887 .popup-focused-eeae {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .medium-7887 .popup-focused-eeae {
    flex-basis: 90px;
  }
}
.medium-7887 .primary-0b10 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .medium-7887 .primary-0b10 {
    flex-basis: calc(100% - 50px);
  }
}
.medium-7887 .element-bottom-c485 p:last-child {
  margin-bottom: 0.72em;
}
.south_9050 .center-2a18 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.south_9050 .center-2a18:after,
.south_9050 .center-2a18:before {
  content: "";
  display: table;
}
.south_9050 .center-2a18:after {
  clear: both;
}
.south_9050 .center-2a18 .info_orange_a587,
.south_9050 .center-2a18 .up_2c93 {
  width: 49%;
}
.south_9050 .center-2a18 .info_orange_a587 a span.table-thick-49b7,
.south_9050 .center-2a18 .up_2c93 a span.table-thick-49b7 {
  display: block;
  margin-bottom: 5px;
}
.south_9050 .center-2a18 .up_2c93 {
  float: left;
  text-align: left;
}
.south_9050 .center-2a18 .info_orange_a587 {
  float: right;
  text-align: right;
}
.message-out-c224 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message-out-c224 {
    margin-bottom: 0;
  }
}
.hot-2bd3 {
  margin-bottom: 1em;
}
.hot-2bd3 .pattern_action_6496 {
  font-size: 1.1em;
  line-height: 1.3;
}
.title-7908 a {
  display: block;
  line-height: 0;
  position: relative;
}
.disabled-fe9a .hot-2bd3,
.liquid_4e6a .hot-2bd3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .disabled-fe9a .hot-2bd3,
  .liquid_4e6a .hot-2bd3 {
    display: block;
  }
}
.disabled-fe9a .title-7908,
.liquid_4e6a .title-7908 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .disabled-fe9a .title-7908,
  .liquid_4e6a .title-7908 {
    margin-bottom: 1em;
  }
}
.disabled-fe9a .title-7908 img,
.liquid_4e6a .title-7908 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.disabled-fe9a .pro_28d1,
.liquid_4e6a .pro_28d1 {
  flex-basis: calc(100% - 160px);
}
.disabled-fe9a .pro_28d1 p,
.liquid_4e6a .pro_28d1 p {
  margin-bottom: 0;
}
.disabled-fe9a .pro_28d1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .disabled-fe9a .pro_28d1 {
    padding-left: 0;
  }
}
.liquid_4e6a .pro_28d1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .liquid_4e6a .pro_28d1 {
    padding-right: 0;
  }
}
.liquid_4e6a .title-7908 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.highlight-4ec0 .title-7908 {
  margin-bottom: 0.5em;
}
.highlight-4ec0 .title-7908 img {
  width: 100%;
}
.sidebar_007d .feature_brown_537d,
.filter-green-96ae .feature_brown_537d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.filter-green-96ae .heading-31e6 .sort_09e6 p:last-child {
  margin-bottom: 0;
}
.next_19d0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info_center_8ea8 .section-b55a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info_center_8ea8 .section-b55a:last-of-type {
    margin-bottom: 0;
  }
}
.info_center_8ea8 .section-b55a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info_center_8ea8 .section-b55a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info_center_8ea8 .section-b55a ul li {
  margin: 0 0 0.6em;
}
.info_center_8ea8 .section-b55a ul li.preview-a16b,
.info_center_8ea8 .section-b55a ul li.picture_b0ee {
  position: relative;
}
.info_center_8ea8 .section-b55a ul li.preview-a16b .bright-f464,
.info_center_8ea8 .section-b55a ul li.picture_b0ee .bright-f464 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info_center_8ea8 .section-b55a ul li.preview-a16b:after:after,
.info_center_8ea8 .section-b55a ul li.preview-a16b:after:before,
.info_center_8ea8
  .section-b55a
  ul
  li.picture_b0ee:after:after,
.info_center_8ea8
  .section-b55a
  ul
  li.picture_b0ee:after:before {
  content: "";
  display: table;
}
.info_center_8ea8 .section-b55a ul li.preview-a16b:after:after,
.info_center_8ea8
  .section-b55a
  ul
  li.picture_b0ee:after:after {
  clear: both;
}
.info_center_8ea8 .section-b55a a.block-e2e4:hover {
  text-decoration: none;
}
.info_center_8ea8 .section-b55a select {
  max-width: 100%;
}
.info_center_8ea8 .section-b55a table {
  font-size: 85%;
}
.info_center_8ea8 .section-b55a table td,
.info_center_8ea8 .section-b55a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info_center_8ea8 .section-b55a table tfoot td {
  text-align: left;
}
.info_center_8ea8 .section-b55a :last-child {
  margin-bottom: 0;
}
.info_center_8ea8 .section-b55a .carousel-yellow-8cb8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info_center_8ea8 .section-b55a .carousel-yellow-8cb8 label {
  width: 100%;
}
.info_center_8ea8 .section-b55a .carousel-yellow-8cb8 .photo-bc0d {
  width: 100%;
  display: block;
}
.info_center_8ea8 .section-b55a .carousel-yellow-8cb8 .chip_04a2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info_center_8ea8 .section-b55a .carousel-yellow-8cb8 .chip_04a2:hover svg #svg-search {
  fill: #444;
}
.info_center_8ea8 .section-b55a .carousel-yellow-8cb8 .chip_04a2 svg {
  width: 18px;
  height: 18px;
}
.info_center_8ea8 .middle_b5dd ul ul,
.info_center_8ea8 .detail-0b88 ul ul,
.info_center_8ea8 .module_basic_ab83 ul ul,
.info_center_8ea8 .left_cf22 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info_center_8ea8 .middle_b5dd .old_48fc > a,
.info_center_8ea8 .detail-0b88 .old_48fc > a,
.info_center_8ea8 .module_basic_ab83 .old_48fc > a,
.info_center_8ea8 .left_cf22 .old_48fc > a {
  margin-bottom: 0;
}
.info_center_8ea8 .form_d816 li,
.info_center_8ea8 .middle_b5dd li,
.info_center_8ea8 .box-fixed-13c1 li,
.info_center_8ea8 .detail-0b88 li,
.info_center_8ea8 .module_basic_ab83 li,
.info_center_8ea8 .left_cf22 li,
.info_center_8ea8 .up_440b li,
.info_center_8ea8 .button_solid_3e52 li {
  display: block;
  position: relative;
}
.info_center_8ea8 .form_d816 li:last-child,
.info_center_8ea8 .middle_b5dd li:last-child,
.info_center_8ea8 .box-fixed-13c1 li:last-child,
.info_center_8ea8 .detail-0b88 li:last-child,
.info_center_8ea8 .module_basic_ab83 li:last-child,
.info_center_8ea8 .left_cf22 li:last-child,
.info_center_8ea8 .up_440b li:last-child,
.info_center_8ea8 .button_solid_3e52 li:last-child {
  border: none;
}
.info_center_8ea8 .form_d816 li a,
.info_center_8ea8 .middle_b5dd li a,
.info_center_8ea8 .box-fixed-13c1 li a,
.info_center_8ea8 .detail-0b88 li a,
.info_center_8ea8 .module_basic_ab83 li a,
.info_center_8ea8 .left_cf22 li a,
.info_center_8ea8 .up_440b li a,
.info_center_8ea8 .button_solid_3e52 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info_center_8ea8 .form_d816 li ul li::before,
.info_center_8ea8 .middle_b5dd li ul li::before,
.info_center_8ea8 .box-fixed-13c1 li ul li::before,
.info_center_8ea8 .detail-0b88 li ul li::before,
.info_center_8ea8 .module_basic_ab83 li ul li::before,
.info_center_8ea8 .left_cf22 li ul li::before,
.info_center_8ea8 .up_440b li ul li::before,
.info_center_8ea8 .button_solid_3e52 li ul li::before {
  left: 15px;
}
.info_center_8ea8 .form_d816 li ul a,
.info_center_8ea8 .middle_b5dd li ul a,
.info_center_8ea8 .box-fixed-13c1 li ul a,
.info_center_8ea8 .detail-0b88 li ul a,
.info_center_8ea8 .module_basic_ab83 li ul a,
.info_center_8ea8 .left_cf22 li ul a,
.info_center_8ea8 .up_440b li ul a,
.info_center_8ea8 .button_solid_3e52 li ul a {
  padding-left: 20px;
}
.info_center_8ea8 .form_d816 li ul ul li::before,
.info_center_8ea8 .middle_b5dd li ul ul li::before,
.info_center_8ea8 .box-fixed-13c1 li ul ul li::before,
.info_center_8ea8 .detail-0b88 li ul ul li::before,
.info_center_8ea8 .module_basic_ab83 li ul ul li::before,
.info_center_8ea8 .left_cf22 li ul ul li::before,
.info_center_8ea8 .up_440b li ul ul li::before,
.info_center_8ea8 .button_solid_3e52 li ul ul li::before {
  left: 30px;
}
.info_center_8ea8 .form_d816 li ul ul a,
.info_center_8ea8 .middle_b5dd li ul ul a,
.info_center_8ea8 .box-fixed-13c1 li ul ul a,
.info_center_8ea8 .detail-0b88 li ul ul a,
.info_center_8ea8 .module_basic_ab83 li ul ul a,
.info_center_8ea8 .left_cf22 li ul ul a,
.info_center_8ea8 .up_440b li ul ul a,
.info_center_8ea8 .button_solid_3e52 li ul ul a {
  padding-left: 40px;
}
.info_center_8ea8 .upper_8504 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info_center_8ea8 .button_solid_3e52 ul li {
  margin-bottom: 1.41575em;
}
.info_center_8ea8 .button_solid_3e52 ul li .widget_fluid_1d28 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info_center_8ea8 .button_solid_3e52 ul li .secondary_fixed_4229 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.green-984f .form_d816 li a,
.green-984f .middle_b5dd li a,
.green-984f .box-fixed-13c1 li a,
.green-984f .detail-0b88 li a,
.green-984f .module_basic_ab83 li a,
.green-984f .left_cf22 li a,
.green-984f .up_440b li a,
.green-984f .button_solid_3e52 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-984f .upper_8504 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-984f .section-b55a ul li.preview-a16b .bright-f464,
.green-984f .section-b55a ul li.picture_b0ee .bright-f464 {
  background: rgba(0, 0, 0, 0.2);
}
.green-984f .info_center_8ea8 .section-b55a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_1e41 .info_center_8ea8 .nav_rough_a6e2 li {
  margin: 0;
}
.row_1e41 .info_center_8ea8 .nav_rough_a6e2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.row_1e41 .info_center_8ea8 .nav_rough_a6e2 li ul {
  margin: 0;
}
.row_1e41 .info_center_8ea8 .nav_rough_a6e2 li ul li a {
  padding-left: 15px;
}
.row_1e41 .info_center_8ea8 .nav_rough_a6e2 li ul li li a {
  padding-left: 30px;
}
.row_1e41 .info_center_8ea8 .nav_rough_a6e2 li.overlay-1e89 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.row_1e41 .info_center_8ea8 .nav_rough_a6e2 li.overlay-1e89 > 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;
}
.row_1e41 .info_center_8ea8 .nav_rough_a6e2 li.overlay-1e89 > 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;
}
.plasma-6e24 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.article-8a97 {
  position: relative;
  z-index: 10;
}
.article-8a97 .gallery_bronze_21ff {
  width: 100%;
  max-width: 100%;
}
.article_5557 .button_7fdb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.article_5557 .steel_8bc6 {
}
.article_5557 .green-984f {
  background: #292929;
}
.footer_09fb .button_7fdb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.footer_09fb .steel_8bc6 {
  background: #f9f9f9;
}
.footer_09fb .green-984f {
  background: #303030;
}
.backdrop-3d3d .button_7fdb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .backdrop-3d3d .motion-efa5 {
    margin-bottom: 1em;
  }
  .backdrop-3d3d .motion-efa5:last-child {
    margin-bottom: 0;
  }
}
.backdrop-3d3d .steel_8bc6 {
  background: #ededed;
}
.backdrop-3d3d .green-984f {
  background: #1a1a1a;
}
.button_7fdb.steel_8bc6 {
  color: rgba(0, 0, 0, 0.6);
}
.button_7fdb.steel_8bc6 .header-1eca li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_7fdb.green-984f {
  color: rgba(255, 255, 255, 0.99);
}
.button_7fdb.green-984f a:not(.block-e2e4) {
  color: rgba(255, 255, 255, 0.79);
}
.button_7fdb.green-984f a:not(.block-e2e4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_7fdb.green-984f .header-1eca li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_7fdb.green-984f table tbody td,
.button_7fdb.green-984f table th {
  background: rgba(0, 0, 0, 0.08);
}
.down-4ddf.button_clean_b407 .pagination_advanced_707e {
  max-width: initial;
}
.down-4ddf .video-b241 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.down-4ddf .video-b241 .gallery_bronze_21ff {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .down-4ddf .video-b241 .gallery_bronze_21ff {
    display: block;
    margin-bottom: 2em;
  }
  .down-4ddf .video-b241 .gallery_bronze_21ff:last-child {
    margin-bottom: 0;
  }
}
.backdrop-3d3d .motion-efa5:last-child,
.footer_09fb .motion-efa5:last-child,
.article_5557 .motion-efa5:last-child {
  margin-bottom: 0;
}
.backdrop-3d3d .motion-efa5 .info_center_8ea8 .section-b55a:last-child,
.footer_09fb .motion-efa5 .info_center_8ea8 .section-b55a:last-child,
.article_5557 .motion-efa5 .info_center_8ea8 .section-b55a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .backdrop-3d3d .table-d2f7,
  .backdrop-3d3d .photo_ed3b,
  .footer_09fb .table-d2f7,
  .footer_09fb .photo_ed3b,
  .article_5557 .table-d2f7,
  .article_5557 .photo_ed3b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .article-8a97 .motion-efa5 {
    margin-bottom: 2em;
  }
}
.article-8a97 p:last-child {
  margin-bottom: 0;
}
.article-8a97 li,
.article-8a97 ul {
  list-style: none;
  margin: 0;
}
.article-8a97 ul ul {
  margin-left: 2.617924em;
}
.up_f5cd {
  font-size: 0.875em;
}

/* css-noise: c758 */
.widget-item-m9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
