/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover-6c23/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover-6c23
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.hover-6c23/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.menu-easy-76ce.secondary_hot_ceb7/licenses/gpl-2.0.badge_7bfe
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.green-e1ae/, (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.fixed_b791.pagination-focused-0e0d/normalize.focused-92c9/
 ======
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.focused-92c9 v7.0.0 | MIT License | github.hover-6c23/necolas/normalize.focused-92c9 */
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;
}
.solid_0f01 .info_47c4,
.filter_e3dd,
.middle_b830,
.popup-434e,
.logo_glass_9c6c,
.text-e18f,
.yellow-677d,
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;
}
.filter_e3dd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .filter_e3dd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .filter_e3dd,
  h1 {
    font-size: 1.8em;
  }
}
.middle_b830,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.middle_b830 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .middle_b830,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .middle_b830,
  h2 {
    font-size: 1.7em;
  }
}
.popup-434e,
h3 {
  font-size: 1.618em;
}
.solid_0f01 .info_47c4,
.logo_glass_9c6c,
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.wide-60a2 {
  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;
}
.banner-f37c:after,
.banner-f37c:before,
.alert_out_d926:after,
.alert_out_d926:before {
  content: "";
  display: table;
}
.banner-f37c:after,
.alert_out_d926:after {
  clear: both;
}
.section_e02b {
  float: right;
  margin-right: 0;
}
.message_7436 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.item_ebbe .mask-c665,
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;
}
.item_ebbe .mask-c665: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;
}
.hidden-f31c .mask-c665 {
  box-shadow: none;
}
.hidden-f31c
  .mask-c665
  .message-3120 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hidden-f31c .mask-c665 .gallery-1ebf {
  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;
}
.hidden-f31c
  .mask-c665
  .gallery-1ebf
  b {
  display: none;
}
.hidden-f31c .sort_solid_f581 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary_fast_4b2b:not(.plasma-8223):not(.lower_e802),
button:not(.plasma-8223):not(.lower_e802),
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ),
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ),
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ) {
  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;
}
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ):hover,
button:not(.plasma-8223):not(
    .lower_e802
  ):hover,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ):hover,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ):hover,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ):active,
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ):focus,
button:not(.plasma-8223):not(
    .lower_e802
  ):active,
button:not(.plasma-8223):not(
    .lower_e802
  ):focus,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ):active,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ):focus,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ):active,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ):focus,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ):active,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ):focus {
  outline: 0;
}
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5,
button:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5 {
  position: relative;
}
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .sidebar-steel-8dac,
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .container_b828,
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .icon-9daf,
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  i,
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  svg,
button:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .sidebar-steel-8dac,
button:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .container_b828,
button:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .icon-9daf,
button:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  i,
button:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  svg,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .sidebar-steel-8dac,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .container_b828,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .icon-9daf,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  i,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  svg,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .sidebar-steel-8dac,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .container_b828,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .icon-9daf,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  i,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  svg,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .sidebar-steel-8dac,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .container_b828,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  .icon-9daf,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  i,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5
  svg {
  visibility: hidden;
}
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5:after,
button:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5:after,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5:after,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5:after,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ).fn-loading-16f5: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;
}
.primary_fast_4b2b:not(.plasma-8223):not(.lower_e802),
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ),
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ),
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ) {
  color: #fff;
  background: #235787;
}
.primary_fast_4b2b:not(.plasma-8223):not(
    .lower_e802
  ):focus,
input[type="button"]:not(.plasma-8223):not(
    .lower_e802
  ):focus,
input[type="reset"]:not(.plasma-8223):not(
    .lower_e802
  ):focus,
input[type="submit"]:not(.plasma-8223):not(
    .lower_e802
  ):focus {
  color: #fff;
}
.primary_fast_4b2b.fn-disabled-16f5:not(.plasma-8223):not(
    .lower_e802
  ),
.primary_fast_4b2b[disabled]:not(.plasma-8223):not(
    .lower_e802
  ),
button.fn-disabled-16f5:not(.plasma-8223):not(
    .lower_e802
  ),
button[disabled]:not(.plasma-8223):not(
    .lower_e802
  ) {
  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;
}
.texture-c06d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.texture-c06d: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;
}
.secondary_f6ba {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sort-c24f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pink-744f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.banner-f37c:after,
.banner-f37c:before,
.easy_da1a:after,
.easy_da1a:before,
.nav-6750:after,
.nav-6750:before,
.pressed-6a8c:after,
.pressed-6a8c:before,
.center_9802:after,
.center_9802:before,
.panel-39d6:after,
.panel-39d6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.banner-f37c:after,
.easy_da1a:after,
.nav-6750:after,
.pressed-6a8c:after,
.center_9802:after,
.panel-39d6:after {
  clear: both;
}
.easy_da1a .message_dynamic_b4a4,
.nav-6750 .message_dynamic_b4a4,
.container-iron-071e .message_dynamic_b4a4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.article_iron_65f4 {
  display: inline-block;
}
.wide_4fc3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.wide_4fc3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wide_4fc3 .element_left_bb6f {
  padding: 1em 0;
  font-size: 85%;
}
.element_left_bb6f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.solid-6904 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.solid-6904:after,
.solid-6904:before {
  content: "";
  display: table;
}
.solid-6904:after {
  clear: both;
}
.frame_focused_7ab4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.fresh_b4ad .frame_focused_7ab4 {
  max-width: 50%;
}
.video_gas_3352 .frame_focused_7ab4 {
  max-width: 33.33%;
}
.modal_dynamic_9b0d .frame_focused_7ab4 {
  max-width: 25%;
}
.section_old_0e3e .frame_focused_7ab4 {
  max-width: 20%;
}
.selected-3761 .frame_focused_7ab4 {
  max-width: 16.66%;
}
.logo-north-8f4e .frame_focused_7ab4 {
  max-width: 14.28%;
}
.gold_5e79 .frame_focused_7ab4 {
  max-width: 12.5%;
}
.nav_gas_a49b .frame_focused_7ab4 {
  max-width: 11.11%;
}
.pattern-7a00 {
  display: block;
}
.solid_0f01 .hard_5d09 label,
.solid_0f01 .gold-3e1d label,
.solid_0f01 .popup-mini-6d8c label,
.solid_0f01 .header-top-3b0e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.blue-48c6 {
  list-style: none;
  margin: 0;
}
.blue-48c6 article.north-249e {
  margin-bottom: 0;
}
.blue-48c6 ul {
  list-style: none;
  margin: 0;
}
.blue-48c6 .preview-advanced-7d60 li.north-249e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .blue-48c6 .preview-advanced-7d60 li.north-249e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .blue-48c6 .preview-advanced-7d60 li.north-249e: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) {
  .blue-48c6 .preview-advanced-7d60 li.north-249e li.north-249e li.north-249e li.north-249e {
    padding-left: 0;
  }
}
article.north-249e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.north-249e .easy_da1a p:last-of-type {
  margin-bottom: 0;
}
article.north-249e .blue-a3e3 {
  float: left;
}
article.north-249e .avatar-stone-eec4 {
  margin-left: 85px;
}
article.north-249e .tabs-gas-805e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.north-249e .tabs-gas-805e .hero_3da3 {
  margin-left: 10px;
}
article.north-249e .tertiary-f927 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.north-249e .large-fa94 {
  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 .hard_5d09,
  #respond .popup-mini-6d8c,
  #respond .header-top-3b0e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hard_5d09 input,
#respond .popup-mini-6d8c input,
#respond .header-top-3b0e input {
  width: 100%;
}
#respond .header-top-3b0e {
  margin-right: 0;
}
#respond .tag-6b03 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.image-fc9f {
  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;
}
.image-fc9f.lite-cbca {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.image-fc9f 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%);
}
.image-fc9f:focus,
.image-fc9f: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);
}
.cool_b9ab {
  border-radius: 10%;
}
.button_tall_7357 {
  border-radius: 50%;
}
.breadcrumb-3a3a {
  font-size: 0.72em;
}
.down_de5a {
  font-size: 0.875em;
}
.module_purple_7b91 {
  font-size: 1.1em;
}
.hovered-3d50 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hovered-3d50.breadcrumb-3a3a {
  letter-spacing: 0.5px;
}
.new_c042,
.new_c042 a {
  color: #6d6d6d;
}
.new_c042 a:hover {
  color: #111;
}
.bright_5a24 {
  color: #6d6d6d;
}
.red-7124 {
  overflow-x: hidden;
}
.red-7124 .west_e4c2.disabled-bf67 {
  position: relative;
}
.red-7124 .west_e4c2.disabled-bf67.column_slow_e86a {
  position: initial;
}
.red-7124
  .west_e4c2.disabled-bf67.column_slow_e86a
  .narrow-4b3e {
  left: auto;
}
.red-7124 .west_e4c2 .narrow-4b3e {
  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;
}
.red-7124 .west_e4c2:hover.disabled-bf67 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.red-7124
  .west_e4c2:hover.disabled-bf67
  .narrow-4b3e {
  display: block;
  z-index: 9999999;
}
.red-7124 .narrow_84ec .south_aca6,
.red-7124 .table_56bc .south_aca6 {
  display: none;
}
.red-7124 .main-soft-f9bc .west_e4c2:hover.disabled-bf67 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.solid_0f01 .hard_5d09 label,
.solid_0f01 .gold-3e1d label,
.solid_0f01 .popup-mini-6d8c label,
.solid_0f01 .header-top-3b0e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.blue-48c6 {
  list-style: none;
  margin: 0;
}
.blue-48c6 article.north-249e {
  margin-bottom: 0;
}
.blue-48c6 ul {
  list-style: none;
  margin: 0;
}
.blue-48c6 .preview-advanced-7d60 li.north-249e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .blue-48c6 .preview-advanced-7d60 li.north-249e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .blue-48c6 .preview-advanced-7d60 li.north-249e: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) {
  .blue-48c6 .preview-advanced-7d60 li.north-249e li.north-249e li.north-249e li.north-249e {
    padding-left: 0;
  }
}
article.north-249e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.north-249e .easy_da1a p:last-of-type {
  margin-bottom: 0;
}
article.north-249e .blue-a3e3 {
  float: left;
}
article.north-249e .avatar-stone-eec4 {
  margin-left: 85px;
}
article.north-249e .tabs-gas-805e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.north-249e .tabs-gas-805e .hero_3da3 {
  margin-left: 10px;
}
article.north-249e .tertiary-f927 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.north-249e .large-fa94 {
  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 .hard_5d09,
  #respond .popup-mini-6d8c,
  #respond .header-top-3b0e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hard_5d09 input,
#respond .popup-mini-6d8c input,
#respond .header-top-3b0e input {
  width: 100%;
}
#respond .header-top-3b0e {
  margin-right: 0;
}
#respond .tag-6b03 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.narrow_84ec .search-5636 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.search-5636 .north_f3c6.table-tiny-be14 .thumbnail-cee9 > li > a:focus,
.search-5636 .north_f3c6.table-tiny-be14 .thumbnail-cee9 > li > a:hover,
.search-5636 .north_f3c6.status_clean_18cc .thumbnail-cee9 > li > a:focus,
.search-5636 .north_f3c6.status_clean_18cc .thumbnail-cee9 > li > a:hover,
.search-5636 .north_f3c6.widget-4764 .thumbnail-cee9 > li > a:focus,
.search-5636 .north_f3c6.widget-4764 .thumbnail-cee9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-5636
  .north_f3c6.table-tiny-be14
  .thumbnail-cee9
  > li.grid_ea46
  > a,
.search-5636
  .north_f3c6.table-tiny-be14
  .thumbnail-cee9
  > li.hard_3bb3
  > a,
.search-5636
  .north_f3c6.status_clean_18cc
  .thumbnail-cee9
  > li.grid_ea46
  > a,
.search-5636
  .north_f3c6.status_clean_18cc
  .thumbnail-cee9
  > li.hard_3bb3
  > a,
.search-5636
  .north_f3c6.widget-4764
  .thumbnail-cee9
  > li.grid_ea46
  > a,
.search-5636 .north_f3c6.widget-4764 .thumbnail-cee9 > li.dropdown-dirty-5ef2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.search-5636 .menu-smooth-5687,
.search-5636 .menu-smooth-5687 a {
  color: rgba(255, 255, 255, 0.99);
}
.search-5636 .menu-hot-24c4.complex_50b3 li a,
.search-5636 .accent_6ee7 a,
.search-5636 .gallery_ff30,
.search-5636 .thumbnail-cee9 > li > a,
.search-5636 .filter_dark_bcba {
  color: rgba(255, 255, 255, 0.79);
}
.search-5636 .menu-hot-24c4.complex_50b3 li a:hover,
.search-5636 .accent_6ee7 a:hover,
.search-5636 .gallery_ff30:hover,
.search-5636 .thumbnail-cee9 > li > a:hover,
.search-5636 .filter_dark_bcba:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-5636 .summary-steel-0e31 {
  color: rgba(255, 255, 255, 0.79);
}
.search-5636 .summary-steel-0e31 .bright-8f10 {
  color: rgba(255, 255, 255, 0.99);
}
.search-5636 .summary-steel-0e31:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-5636 .column-2893 .focus_dynamic_bba7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search-5636 .column-2893 .focus_dynamic_bba7 .notice_new_6491 {
  color: rgba(255, 255, 255, 0.79);
}
.search-5636
  .column-2893
  .focus_dynamic_bba7
  .notice_new_6491::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-5636
  .column-2893
  .focus_dynamic_bba7
  .notice_new_6491:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-5636
  .column-2893
  .focus_dynamic_bba7
  .notice_new_6491::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-5636
  .column-2893
  .focus_dynamic_bba7
  .notice_new_6491::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-5636 .column-2893 .slider-steel-da77 {
  color: rgba(255, 255, 255, 0.79);
}
.search-5636 .column-2893 .slider-steel-da77:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-copper-9529
  .search-5636
  .column-2893
  .list-565a
  .background_16c4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-copper-9529
  .search-5636
  .column-2893
  .list-565a
  .notice_new_6491 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.narrow_84ec .breadcrumb_a9b2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb_a9b2 .north_f3c6.table-tiny-be14 .thumbnail-cee9 > li > a:focus,
.breadcrumb_a9b2 .north_f3c6.table-tiny-be14 .thumbnail-cee9 > li > a:hover,
.breadcrumb_a9b2 .north_f3c6.status_clean_18cc .thumbnail-cee9 > li > a:focus,
.breadcrumb_a9b2 .north_f3c6.status_clean_18cc .thumbnail-cee9 > li > a:hover,
.breadcrumb_a9b2 .north_f3c6.widget-4764 .thumbnail-cee9 > li > a:focus,
.breadcrumb_a9b2 .north_f3c6.widget-4764 .thumbnail-cee9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_a9b2
  .north_f3c6.table-tiny-be14
  .thumbnail-cee9
  > li.grid_ea46
  > a,
.breadcrumb_a9b2
  .north_f3c6.table-tiny-be14
  .thumbnail-cee9
  > li.hard_3bb3
  > a,
.breadcrumb_a9b2
  .north_f3c6.status_clean_18cc
  .thumbnail-cee9
  > li.grid_ea46
  > a,
.breadcrumb_a9b2
  .north_f3c6.status_clean_18cc
  .thumbnail-cee9
  > li.hard_3bb3
  > a,
.breadcrumb_a9b2
  .north_f3c6.widget-4764
  .thumbnail-cee9
  > li.grid_ea46
  > a,
.breadcrumb_a9b2 .north_f3c6.widget-4764 .thumbnail-cee9 > li.dropdown-dirty-5ef2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_a9b2 .menu-smooth-5687,
.breadcrumb_a9b2 .menu-smooth-5687 a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_a9b2 .menu-hot-24c4.complex_50b3 li a,
.breadcrumb_a9b2 .accent_6ee7 a,
.breadcrumb_a9b2 .gallery_ff30,
.breadcrumb_a9b2 .thumbnail-cee9 > li > a,
.breadcrumb_a9b2 .filter_dark_bcba {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb_a9b2 .menu-hot-24c4.complex_50b3 li a:hover,
.breadcrumb_a9b2 .accent_6ee7 a:hover,
.breadcrumb_a9b2 .gallery_ff30:hover,
.breadcrumb_a9b2 .thumbnail-cee9 > li > a:hover,
.breadcrumb_a9b2 .filter_dark_bcba:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_a9b2 .summary-steel-0e31 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb_a9b2 .summary-steel-0e31 .bright-8f10 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_a9b2 .summary-steel-0e31:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up-6db3 .avatar-afa2 {
  margin-left: auto;
  margin-right: auto;
}
.nav-6750 > * {
  margin-left: auto;
  margin-right: auto;
}
.nav-6750 .secondary_f6ba {
  margin-right: 1.41575em;
}
.hidden-liquid-2be4 .nav-6750 > .wrapper_9148 {
  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;
}
.hidden-liquid-2be4 .nav-6750 > .photo-c1f8 {
  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;
}
.tabs-action-f26e.up-6db3 .avatar-afa2,
.carousel_narrow_2b04.up-6db3 .avatar-afa2 {
  margin-left: 0;
}
.alert_5faa.up-6db3 .avatar-afa2,
.image-befe.up-6db3 .avatar-afa2 {
  margin-right: 0;
}
.nav-6750 ol,
.nav-6750 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.aside-new-e510 video {
  max-width: 100%;
}
.notice-a9c6 img {
  display: block;
}
.notice-a9c6.secondary_f6ba,
.notice-a9c6.sort-c24f {
  width: 100%;
}
.notice-a9c6.photo-c1f8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.element-action-48a3:not(.caption_full_dd59) {
  margin: 1.5em auto;
}
.medium-359a p {
  padding: 1.5em 14px;
}
ul.pro-7d1d.photo-c1f8,
ul.pro-7d1d.wrapper_9148,
ul.pro-7d1d.hover_06be.wrapper_9148 {
  padding: 0 14px;
}
.sort_f122 {
  display: block;
  overflow-x: auto;
}
.sort_f122 table {
  border-collapse: collapse;
  width: 100%;
}
.sort_f122 td,
.sort_f122 th {
  padding: 0.5em;
}
.nav-6750 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.nav-6750 ol ol,
.nav-6750 ol ul,
.nav-6750 ul ol,
.nav-6750 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.nav-6750 ol ol li,
.nav-6750 ol ul li,
.nav-6750 ul ol li,
.nav-6750 ul ul li {
  margin-left: 0;
}
.accordion_f750.huge_341f > .picture-347d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accordion_f750.huge_341f > .picture-347d iframe,
.accordion_f750.huge_341f > .picture-347d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.modal_plasma_c9a8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.modal_plasma_c9a8.iron-95a7 {
  padding: 0;
}
.modal_plasma_c9a8.iron-95a7 cite {
  font-size: 13px;
}
.modal_plasma_c9a8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.modal_plasma_c9a8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gold-b9a2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gold-b9a2 > p:first-child {
  margin-top: 0;
}
.gold-b9a2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gold-b9a2 blockquote {
  border-left: 0;
}
.badge-silver-2724 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.badge-silver-2724:not(.over-81c0) {
  max-width: 100px;
}
.badge-silver-2724.column-action-4278 {
  border-bottom: none !important;
  text-align: center;
}
.badge-silver-2724.column-action-4278::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .medium-359a p {
    padding: 1.5em 0;
  }
}
.input_under_c66b {
  color: #0073aa;
}
.item_020f {
  background-color: #0073aa;
}
.hero-south-04d5 {
  color: #229fd8;
}
.advanced_c942 {
  background-color: #229fd8;
}
.tiny_7570 {
  color: #eee;
}
.modal-c0aa {
  background-color: #eee;
}
.detail-up-05d6 {
  color: #444;
}
.outline_solid_e719 {
  background-color: #444;
}
.fresh-dc32 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fresh-dc32 .component-fresh-d2e0 .accent_6ee7 {
  font-size: 15px;
}
.fresh-dc32 .accent_6ee7 {
  line-height: 1.3;
}
.fresh-dc32 .breadcrumb_a9b2 {
}
.fresh-dc32 .search-5636 {
  background: #235787;
}
.medium_2b08 {
  padding: 0;
}
.medium_2b08 .search-5636 {
  background: #1a1a1a;
}
.medium_2b08 .breadcrumb_a9b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tertiary_6b69 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tertiary_6b69 .breadcrumb_a9b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tertiary_6b69 .search-5636 {
  background: #303030;
}
.panel-39d6 {
  position: relative;
  z-index: 10;
}
.panel-39d6 .icon_bronze_847e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_379d .disabled-bf67 {
  display: inline-block;
  vertical-align: middle;
}
.title_379d.rough_6ab3 .disabled-bf67 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .title_379d.rough_6ab3 .disabled-bf67 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .title_379d.rough_6ab3 .disabled-bf67 {
    margin-right: 0.4em;
  }
}
.title_379d.rough_6ab3 .disabled-bf67:last-child {
  margin-right: 0;
}
.hidden_fcbd .icon_bronze_847e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .narrow_84ec .component-fresh-d2e0 {
    margin: 0 -0.5em;
  }
  .narrow_84ec .component-fresh-d2e0 [class*="customify-col-"],
  .narrow_84ec .component-fresh-d2e0 [class*="customify-col_"],
  .narrow_84ec .component-fresh-d2e0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.narrow_84ec.modal_b308 .icon_bronze_847e {
  background: 0 0 !important;
}
.narrow_84ec.modal_b308 .icon_bronze_847e,
.narrow_84ec.hidden_fcbd .icon_bronze_847e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .narrow_84ec.bronze-6d1c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.narrow_84ec.hidden_fcbd .icon_bronze_847e {
  box-shadow: none !important;
}
.media_64d5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .media_64d5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .media_64d5 {
    padding: 18px 0 20px;
  }
}
.media_64d5 .tooltip_5d1b {
  width: 100%;
}
.media_64d5 .text-soft-8144 {
  margin-bottom: 0;
}
.media_64d5 .form-60e6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hovered_47f7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hovered_47f7 .pink_9011 {
  width: 100%;
}
.preview-2755 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.preview-2755 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.preview-2755 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;
}
.preview-2755 li:last-child:after {
  display: none;
}
.preview-2755 li a {
  font-weight: 500;
  margin-right: 10px;
}
.huge-ef96 .south_aca6 button,
.media_64d5 .south_aca6 button {
  left: 0;
}
.huge-ef96 .pink_9011,
.media_64d5 .pink_9011 {
  padding-left: 0;
  padding-right: 0;
}
.huge-ef96 .hovered_47f7,
.media_64d5 .hovered_47f7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.huge-ef96 {
  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;
}
.huge-ef96: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;
}
.huge-ef96 .stale_d2db {
  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) {
  .huge-ef96 .stale_d2db {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .huge-ef96 .stale_d2db {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .huge-ef96 .stale_d2db {
    min-height: 200px;
  }
}
.huge-ef96 .preview-2755 {
  color: rgba(255, 255, 255, 0.8);
}
.huge-ef96 .preview-2755 a,
.huge-ef96 .preview-2755 li:after {
  color: inherit;
}
.huge-ef96 .preview-2755 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background-liquid-8ecb {
  margin-bottom: 0.5em;
}
.west_1ff2 {
  margin-bottom: 1.2em;
}
.west_1ff2,
.background-liquid-8ecb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.west_1ff2 p:last-child,
.background-liquid-8ecb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .south_aca6,
#masthead .south_aca6 {
  display: none;
}
#masthead
  > .south_aca6.hero_fb6f {
  display: none;
}
#masthead > .south_aca6 button {
  left: 0;
}
.label-ccf7 {
  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%;
}
.label-ccf7 .disabled-bf67 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.label-ccf7 .middle_2b59 {
  display: -webkit-box;
  display: flex;
}
.label-ccf7 .middle_2b59.widget_bottom_f199 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.label-ccf7 .middle_2b59.complex-747a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label-ccf7 .middle_2b59.plasma_a39c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label-ccf7.tiny-8fbf.advanced-2eea .middle_2b59.widget_bottom_f199 {
  flex-basis: 100%;
}
.label-ccf7.north-3096 .middle_2b59.complex-747a {
  -webkit-box-flex: 1;
  flex: auto;
}
.label-ccf7.north-3096 .middle_2b59.plasma_a39c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .south_aca6.hero_fb6f {
  display: none;
}
#masthead > .south_aca6 button {
  left: 0;
}
.tag_dark_dc18 {
  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;
}
.tag_dark_dc18:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tag_dark_dc18.copper_3947 i {
  margin-right: 4px;
}
.tag_dark_dc18.medium-b514 i {
  margin-left: 5px;
}
.accent_6ee7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accent_6ee7 p:last-child {
  margin-bottom: 0;
}
.aside-stone-d782 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.aside-stone-d782 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.aside-stone-d782 img {
  display: block;
  width: auto;
  line-height: 1;
}
.aside-stone-d782 .menu-smooth-5687 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.aside-stone-d782 .sidebar_top_b78e {
  margin: 5px 0 7px 0;
}
.aside-stone-d782.feature-b89d .notice-df5f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-stone-d782.feature-b89d .header-simple-47f5 {
  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;
}
.aside-stone-d782.fresh-80b3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.aside-stone-d782.fresh-80b3 .notice-df5f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-stone-d782.fresh-80b3 .header-simple-47f5 {
  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;
}
.aside-stone-d782.avatar-small-a861 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside-stone-d782.secondary_wide_aec7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.aside-stone-d782.secondary_wide_aec7 .header-simple-47f5 {
  margin-top: 7px;
}
.overlay_0843 {
  display: inline-block;
}
.panel-39d6 .accent-tall-7e39 .aside-stone-d782 img {
  max-width: 100%;
}
.north_f3c6 .dirty-e91d.focus-43d6,
.top-2d42 .dirty-e91d.focus-43d6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.north_f3c6 .copper_37dc,
.top-2d42 .copper_37dc {
  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%);
}
.north_f3c6 .copper_37dc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.north_f3c6.clean-0d75 .copper_37dc {
  display: none;
}
.north_f3c6 .green-4c0d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.north_f3c6 .green-4c0d li {
  display: inline-block;
  position: relative;
}
.north_f3c6 .green-4c0d li:last-child {
  margin-right: 0;
}
.north_f3c6 .green-4c0d 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;
}
.north_f3c6 .green-4c0d li.dropdown-dirty-5ef2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.north_f3c6 .green-4c0d > 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;
}
.north_f3c6 .green-4c0d > li > a i {
  line-height: 0;
}
.north_f3c6 .green-4c0d > li.solid_ee95 > a .copper_37dc {
  margin-left: 4px;
  line-height: 0;
}
.north_f3c6 .green-4c0d .description_dirty_024d li.solid_ee95 > a {
  position: relative;
}
.north_f3c6 .green-4c0d .description_dirty_024d li.solid_ee95 > a:after,
.north_f3c6 .green-4c0d .description_dirty_024d li.solid_ee95 > a:before {
  content: "";
  display: table;
}
.north_f3c6 .green-4c0d .description_dirty_024d li.solid_ee95 > a:after {
  clear: both;
}
.north_f3c6 .green-4c0d .description_dirty_024d li.solid_ee95 > a .copper_37dc {
  margin-left: 5px;
  float: right;
}
.north_f3c6 .notice_simple_aae3,
.north_f3c6 .description_dirty_024d {
  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;
}
.north_f3c6 .description_dirty_024d {
  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;
}
.north_f3c6 .description_dirty_024d .focus-43d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.north_f3c6 .description_dirty_024d .copper_37dc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.north_f3c6 .description_dirty_024d li {
  display: block;
  margin: 0;
  padding: 0;
}
.north_f3c6 .description_dirty_024d 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;
}
.north_f3c6 .description_dirty_024d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.north_f3c6 .description_dirty_024d .description_dirty_024d {
  top: 0;
  left: 100%;
}
.north_f3c6 .header_stale_0e49.fn-focus-16f5 > .notice_simple_aae3,
.north_f3c6 .header_stale_0e49.fn-focus-16f5 > .description_dirty_024d,
.north_f3c6 .header_stale_0e49:focus > .notice_simple_aae3,
.north_f3c6 .header_stale_0e49:focus > .description_dirty_024d,
.north_f3c6 .header_stale_0e49:hover > .notice_simple_aae3,
.north_f3c6 .header_stale_0e49:hover > .description_dirty_024d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.north_f3c6.widget-4764 .thumbnail-cee9:after,
.north_f3c6.widget-4764 .thumbnail-cee9:before {
  content: "";
  display: table;
}
.north_f3c6.widget-4764 .thumbnail-cee9:after {
  clear: both;
}
.north_f3c6.widget-4764 .thumbnail-cee9 > li {
  float: left;
}
.north_f3c6.picture-steel-9cea .thumbnail-cee9:after,
.north_f3c6.picture-steel-9cea .thumbnail-cee9:before {
  content: "";
  display: table;
}
.north_f3c6.picture-steel-9cea .thumbnail-cee9:after {
  clear: both;
}
.north_f3c6.picture-steel-9cea .thumbnail-cee9 > li {
  float: left;
}
.north_f3c6.picture-steel-9cea .thumbnail-cee9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.north_f3c6.picture-steel-9cea .thumbnail-cee9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.north_f3c6.picture-steel-9cea .thumbnail-cee9 > li.grid_ea46 > a,
.north_f3c6.picture-steel-9cea .thumbnail-cee9 > li.dropdown-dirty-5ef2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.north_f3c6.table-tiny-be14 .thumbnail-cee9 > li > a .focus-43d6 {
  position: relative;
}
.north_f3c6.table-tiny-be14 .thumbnail-cee9 > li > a .focus-43d6: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;
}
.north_f3c6.table-tiny-be14
  .thumbnail-cee9
  > li:focus
  > a
  .focus-43d6:before,
.north_f3c6.table-tiny-be14
  .thumbnail-cee9
  > li:hover
  > a
  .focus-43d6:before {
  width: 100%;
  background-color: currentColor;
}
.north_f3c6.table-tiny-be14
  .thumbnail-cee9
  > li.grid_ea46
  > a
  .focus-43d6:before,
.north_f3c6.table-tiny-be14
  .thumbnail-cee9
  > li.hard_3bb3
  > a
  .focus-43d6:before {
  width: 100%;
  background-color: currentColor;
}
.north_f3c6.status_clean_18cc .thumbnail-cee9 > li > a .focus-43d6 {
  position: relative;
}
.north_f3c6.status_clean_18cc .thumbnail-cee9 > li > a .focus-43d6: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;
}
.north_f3c6.status_clean_18cc .thumbnail-cee9 > li:focus > a .focus-43d6:before,
.north_f3c6.status_clean_18cc
  .thumbnail-cee9
  > li:hover
  > a
  .focus-43d6:before {
  width: 100%;
  background-color: currentColor;
}
.north_f3c6.status_clean_18cc
  .thumbnail-cee9
  > li.grid_ea46
  > a
  .focus-43d6:before,
.north_f3c6.status_clean_18cc
  .thumbnail-cee9
  > li.hard_3bb3
  > a
  .focus-43d6:before {
  width: 100%;
  background-color: currentColor;
}
.top-2d42 .green-4c0d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-2d42 .green-4c0d li:first-child > a {
  border-top: none;
}
.top-2d42 .green-4c0d .top_e7f1 > .focus-43d6 .copper_37dc {
  display: none;
}
.top-2d42 .green-4c0d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.top-2d42 .green-4c0d li:last-child {
  border: none;
}
.top-2d42 .green-4c0d li.solid_ee95 > a {
  padding-right: 45px !important;
}
.top-2d42 .green-4c0d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.top-2d42 .green-4c0d li a:focus,
.top-2d42 .green-4c0d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top-2d42 .green-4c0d li .media-over-b909 {
  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;
}
.top-2d42 .green-4c0d li .media-over-b909:hover {
  box-shadow: none;
}
.top-2d42 .green-4c0d li .media-over-b909 .copper_37dc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.top-2d42 .green-4c0d .description_dirty_024d {
  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);
}
.top-2d42 .green-4c0d .description_dirty_024d li a {
  padding-left: 3em;
}
.top-2d42 .green-4c0d .tabs_da65 > a .media-over-b909 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top-2d42 .green-4c0d .tabs_da65 > .description_dirty_024d {
  display: block;
  opacity: 1;
}
.card_red_8b69 {
  max-width: 100%;
}
.old-7dc2 {
  line-height: 0;
  cursor: pointer;
}
.filter_dark_bcba {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.filter_dark_bcba:hover {
  box-shadow: none;
  color: currentColor;
}
.filter_dark_bcba svg {
  width: 18px;
  height: 18px;
}
.filter_dark_bcba .article-2656 {
  display: none;
}
.texture_static_d8e5 {
  position: relative;
}
.texture_static_d8e5.fn-active-16f5 .filter_dark_bcba .tiny_1cf1 {
  display: none;
}
.texture_static_d8e5.fn-active-16f5 .filter_dark_bcba .article-2656 {
  display: inline-block;
}
.texture_static_d8e5 .sidebar-lite-2c9c {
  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);
}
.texture_static_d8e5.medium-1ecc .sidebar-lite-2c9c {
  left: auto;
  right: -0.9em;
}
.texture_static_d8e5.medium-1ecc .liquid_276e::before {
  left: auto;
  right: 15px;
}
.texture_static_d8e5.fn-active-16f5 .sidebar-lite-2c9c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.list-565a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.list-565a label {
  flex-basis: 100%;
}
.list-565a .focus_dynamic_bba7 {
  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;
}
.list-565a .notice_new_6491 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.list-565a .notice_new_6491:focus {
  background-color: transparent;
}
.list-565a button.slider-steel-da77 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.list-565a button.slider-steel-da77:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.list-565a button.slider-steel-da77 svg {
  width: 18px;
  height: 18px;
}
.list-565a input[type="submit"] {
  min-height: auto;
}
.column-2893 .list-565a .notice_new_6491 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.liquid_276e {
  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) {
  .liquid_276e {
    width: 220px;
  }
}
.liquid_276e label {
  flex-basis: 100%;
}
.liquid_276e::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;
}
.photo-copper-9529 .column-2893 .list-565a {
  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;
}
.photo-copper-9529
  .column-2893
  .list-565a
  .focus_dynamic_bba7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.photo-copper-9529 .column-2893 .list-565a .notice_new_6491 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.photo-copper-9529
  .column-2893
  .list-565a
  .notice_new_6491:focus {
  background: 0 0;
}
.photo-copper-9529
  .column-2893
  .list-565a
  .background_16c4 {
  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;
}
.menu-hot-24c4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.menu-hot-24c4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.menu-hot-24c4 li:last-child {
  margin-right: 0;
}
.menu-hot-24c4 li:first-child {
  margin-left: 0;
}
.menu-hot-24c4.form-thick-4df0 a {
  color: #fff;
}
.menu-hot-24c4.form-thick-4df0 a:hover {
  color: #fff;
}
.menu-hot-24c4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.menu-hot-24c4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.menu-hot-24c4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.menu-hot-24c4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.menu-hot-24c4 [class*="social-icon-apple"] {
  background-color: #999;
}
.menu-hot-24c4 [class*="social-icon-apple"].tooltip-934d {
  background-color: transparent;
  color: #999;
}
.menu-hot-24c4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.menu-hot-24c4 [class*="social-icon-behance"].tooltip-934d {
  background-color: transparent;
  color: #1769ff;
}
.menu-hot-24c4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.menu-hot-24c4 [class*="social-icon-bitbucket"].tooltip-934d {
  background-color: transparent;
  color: #205081;
}
.menu-hot-24c4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.menu-hot-24c4 [class*="social-icon-codepen"].tooltip-934d {
  background-color: transparent;
  color: #000;
}
.menu-hot-24c4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.menu-hot-24c4 [class*="social-icon-delicious"].tooltip-934d {
  background-color: transparent;
  color: #39f;
}
.menu-hot-24c4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.menu-hot-24c4 [class*="social-icon-digg"].tooltip-934d {
  background-color: transparent;
  color: #005be2;
}
.menu-hot-24c4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.menu-hot-24c4 [class*="social-icon-dribbble"].tooltip-934d {
  background-color: transparent;
  color: #ea4c89;
}
.menu-hot-24c4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.menu-hot-24c4 [class*="social-icon-envelope"].tooltip-934d {
  background-color: transparent;
  color: #ea4335;
}
.menu-hot-24c4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.menu-hot-24c4 [class*="social-icon-facebook"].tooltip-934d {
  background-color: transparent;
  color: #3b5998;
}
.menu-hot-24c4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.menu-hot-24c4 [class*="social-icon-flickr"].tooltip-934d {
  background-color: transparent;
  color: #0063dc;
}
.menu-hot-24c4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.menu-hot-24c4 [class*="social-icon-foursquare"].tooltip-934d {
  background-color: transparent;
  color: #2d5be3;
}
.menu-hot-24c4 [class*="social-icon-github"] {
  background-color: #333;
}
.menu-hot-24c4 [class*="social-icon-github"].tooltip-934d {
  background-color: transparent;
  color: #333;
}
.menu-hot-24c4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.menu-hot-24c4 [class*="social-icon-google-plus"].tooltip-934d {
  background-color: transparent;
  color: #dd4b39;
}
.menu-hot-24c4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.menu-hot-24c4 [class*="social-icon-houzz"].tooltip-934d {
  background-color: transparent;
  color: #7ac142;
}
.menu-hot-24c4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.menu-hot-24c4 [class*="social-icon-instagram"].tooltip-934d {
  background-color: transparent;
  color: #262626;
}
.menu-hot-24c4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.menu-hot-24c4 [class*="social-icon-jsfiddle"].tooltip-934d {
  background-color: transparent;
  color: #487aa2;
}
.menu-hot-24c4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.menu-hot-24c4 [class*="social-icon-linkedin"].tooltip-934d {
  background-color: transparent;
  color: #0077b5;
}
.menu-hot-24c4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.menu-hot-24c4 [class*="social-icon-medium"].tooltip-934d {
  background-color: transparent;
  color: #00ab6b;
}
.menu-hot-24c4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.menu-hot-24c4
  [class*="social-icon-odnoklassniki"].tooltip-934d {
  background-color: transparent;
  color: #f4731c;
}
.menu-hot-24c4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.menu-hot-24c4 [class*="social-icon-meetup"].tooltip-934d {
  background-color: transparent;
  color: #ec1c40;
}
.menu-hot-24c4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.menu-hot-24c4 [class*="social-icon-pinterest"].tooltip-934d {
  background-color: transparent;
  color: #bd081c;
}
.menu-hot-24c4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.menu-hot-24c4 [class*="social-icon-product-hunt"].tooltip-934d {
  background-color: transparent;
  color: #da552f;
}
.menu-hot-24c4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.menu-hot-24c4 [class*="social-icon-reddit"].tooltip-934d {
  background-color: transparent;
  color: #ff4500;
}
.menu-hot-24c4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.menu-hot-24c4 [class*="social-icon-rss"].tooltip-934d {
  background-color: transparent;
  color: #f26522;
}
.menu-hot-24c4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.menu-hot-24c4
  [class*="social-icon-shopping-cart"].tooltip-934d {
  background-color: transparent;
  color: #4caf50;
}
.menu-hot-24c4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.menu-hot-24c4 [class*="social-icon-skype"].tooltip-934d {
  background-color: transparent;
  color: #00aff0;
}
.menu-hot-24c4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.menu-hot-24c4 [class*="social-icon-slideshare"].tooltip-934d {
  background-color: transparent;
  color: #0077b5;
}
.menu-hot-24c4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.menu-hot-24c4 [class*="social-icon-snapchat"].tooltip-934d {
  background-color: transparent;
  color: #fffc00;
}
.menu-hot-24c4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.menu-hot-24c4 [class*="social-icon-soundcloud"].tooltip-934d {
  background-color: transparent;
  color: #f80;
}
.menu-hot-24c4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.menu-hot-24c4 [class*="social-icon-spotify"].tooltip-934d {
  background-color: transparent;
  color: #2ebd59;
}
.menu-hot-24c4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.menu-hot-24c4
  [class*="social-icon-stack-overflow"].tooltip-934d {
  background-color: transparent;
  color: #fe7a15;
}
.menu-hot-24c4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.menu-hot-24c4 [class*="social-icon-maldkfgram"].tooltip-934d {
  background-color: transparent;
  color: #2ca5e0;
}
.menu-hot-24c4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.menu-hot-24c4 [class*="social-icon-tripadvisor"].tooltip-934d {
  background-color: transparent;
  color: #589442;
}
.menu-hot-24c4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.menu-hot-24c4 [class*="social-icon-tumblr"].tooltip-934d {
  background-color: transparent;
  color: #35465c;
}
.menu-hot-24c4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.menu-hot-24c4 [class*="social-icon-twitch"].tooltip-934d {
  background-color: transparent;
  color: #6441a5;
}
.menu-hot-24c4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.menu-hot-24c4 [class*="social-icon-twitter"].tooltip-934d {
  background-color: transparent;
  color: #1da1f2;
}
.menu-hot-24c4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.menu-hot-24c4 [class*="social-icon-vimeo"].tooltip-934d {
  background-color: transparent;
  color: #1ab7ea;
}
.menu-hot-24c4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.menu-hot-24c4 [class*="social-icon-vk"].tooltip-934d {
  background-color: transparent;
  color: #45668e;
}
.menu-hot-24c4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.menu-hot-24c4 [class*="social-icon-weibo"].tooltip-934d {
  background-color: transparent;
  color: #df2029;
}
.menu-hot-24c4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.menu-hot-24c4 [class*="social-icon-weixin"].tooltip-934d {
  background-color: transparent;
  color: #7bb32e;
}
.menu-hot-24c4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.menu-hot-24c4 [class*="social-icon-whatsapp"].tooltip-934d {
  background-color: transparent;
  color: #25d366;
}
.menu-hot-24c4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.menu-hot-24c4 [class*="social-icon-wordpress"].tooltip-934d {
  background-color: transparent;
  color: #21759b;
}
.menu-hot-24c4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.menu-hot-24c4 [class*="social-icon-xing"].tooltip-934d {
  background-color: transparent;
  color: #026466;
}
.menu-hot-24c4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.menu-hot-24c4 [class*="social-icon-yelp"].tooltip-934d {
  background-color: transparent;
  color: #af0606;
}
.menu-hot-24c4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.menu-hot-24c4 [class*="social-icon-youtube"].tooltip-934d {
  background-color: transparent;
  color: #cd201f;
}
.gallery_ff30 {
  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;
}
.gallery_ff30:hover {
  box-shadow: none;
  background: 0 0;
}
.north_17a1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.menu-61ef {
  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;
}
.outline-active-75ec {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.caption-north-0096 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.caption-north-0096,
.caption-north-0096::after,
.caption-north-0096::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;
}
.caption-north-0096::after,
.caption-north-0096::before {
  content: "";
  display: block;
  background-color: inherit;
}
.main-6874 .menu-61ef .outline-active-75ec {
  margin-top: -2px;
  width: 19px;
}
.main-6874 .menu-61ef .caption-north-0096 {
  margin-top: -1px;
}
.main-6874 .menu-61ef .caption-north-0096,
.main-6874 .menu-61ef .caption-north-0096::after,
.main-6874 .menu-61ef .caption-north-0096::before {
  width: 19px;
  height: 2px;
}
.main-6874 .menu-61ef .caption-north-0096::before {
  top: -6px;
}
.main-6874 .menu-61ef .caption-north-0096::after {
  bottom: -6px;
}
.soft-ddbb .menu-61ef .outline-active-75ec {
  margin-top: -2px;
  width: 22px;
}
.soft-ddbb .menu-61ef .caption-north-0096 {
  margin-top: -1px;
}
.soft-ddbb .menu-61ef .caption-north-0096,
.soft-ddbb .menu-61ef .caption-north-0096::after,
.soft-ddbb .menu-61ef .caption-north-0096::before {
  width: 22px;
  height: 2px;
}
.soft-ddbb .menu-61ef .caption-north-0096::before {
  top: -7px;
}
.soft-ddbb .menu-61ef .caption-north-0096::after {
  bottom: -7px;
}
.badge-5067 .menu-61ef .outline-active-75ec {
  margin-top: -2px;
  width: 31px;
}
.badge-5067 .menu-61ef .caption-north-0096 {
  margin-top: -1.5px;
}
.badge-5067 .menu-61ef .caption-north-0096,
.badge-5067 .menu-61ef .caption-north-0096::after,
.badge-5067 .menu-61ef .caption-north-0096::before {
  width: 31px;
  height: 3px;
}
.badge-5067 .menu-61ef .caption-north-0096::before {
  top: -9px;
}
.badge-5067 .menu-61ef .caption-north-0096::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .iron_172f .menu-61ef .outline-active-75ec {
    margin-top: -2px;
    width: 19px;
  }
  .iron_172f .menu-61ef .caption-north-0096 {
    margin-top: -1px;
  }
  .iron_172f .menu-61ef .caption-north-0096,
  .iron_172f .menu-61ef .caption-north-0096::after,
  .iron_172f .menu-61ef .caption-north-0096::before {
    width: 19px;
    height: 2px;
  }
  .iron_172f .menu-61ef .caption-north-0096::before {
    top: -6px;
  }
  .iron_172f .menu-61ef .caption-north-0096::after {
    bottom: -6px;
  }
  .label_923b .menu-61ef .outline-active-75ec {
    margin-top: -2px;
    width: 22px;
  }
  .label_923b .menu-61ef .caption-north-0096 {
    margin-top: -1px;
  }
  .label_923b .menu-61ef .caption-north-0096,
  .label_923b .menu-61ef .caption-north-0096::after,
  .label_923b .menu-61ef .caption-north-0096::before {
    width: 22px;
    height: 2px;
  }
  .label_923b .menu-61ef .caption-north-0096::before {
    top: -7px;
  }
  .label_923b .menu-61ef .caption-north-0096::after {
    bottom: -7px;
  }
  .tall_7eaf .menu-61ef .outline-active-75ec {
    margin-top: -2px;
    width: 31px;
  }
  .tall_7eaf .menu-61ef .caption-north-0096 {
    margin-top: -1.5px;
  }
  .tall_7eaf .menu-61ef .caption-north-0096,
  .tall_7eaf .menu-61ef .caption-north-0096::after,
  .tall_7eaf .menu-61ef .caption-north-0096::before {
    width: 31px;
    height: 3px;
  }
  .tall_7eaf .menu-61ef .caption-north-0096::before {
    top: -9px;
  }
  .tall_7eaf .menu-61ef .caption-north-0096::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notification-clean-6fda .menu-61ef .outline-active-75ec {
    margin-top: -2px;
    width: 19px;
  }
  .notification-clean-6fda .menu-61ef .caption-north-0096 {
    margin-top: -1px;
  }
  .notification-clean-6fda .menu-61ef .caption-north-0096,
  .notification-clean-6fda .menu-61ef .caption-north-0096::after,
  .notification-clean-6fda .menu-61ef .caption-north-0096::before {
    width: 19px;
    height: 2px;
  }
  .notification-clean-6fda .menu-61ef .caption-north-0096::before {
    top: -6px;
  }
  .notification-clean-6fda .menu-61ef .caption-north-0096::after {
    bottom: -6px;
  }
  .light_f738 .menu-61ef .outline-active-75ec {
    margin-top: -2px;
    width: 22px;
  }
  .light_f738 .menu-61ef .caption-north-0096 {
    margin-top: -1px;
  }
  .light_f738 .menu-61ef .caption-north-0096,
  .light_f738 .menu-61ef .caption-north-0096::after,
  .light_f738 .menu-61ef .caption-north-0096::before {
    width: 22px;
    height: 2px;
  }
  .light_f738 .menu-61ef .caption-north-0096::before {
    top: -7px;
  }
  .light_f738 .menu-61ef .caption-north-0096::after {
    bottom: -7px;
  }
  .easy-9ca8 .menu-61ef .outline-active-75ec {
    margin-top: -2px;
    width: 31px;
  }
  .easy-9ca8 .menu-61ef .caption-north-0096 {
    margin-top: -1.5px;
  }
  .easy-9ca8 .menu-61ef .caption-north-0096,
  .easy-9ca8 .menu-61ef .caption-north-0096::after,
  .easy-9ca8 .menu-61ef .caption-north-0096::before {
    width: 31px;
    height: 3px;
  }
  .easy-9ca8 .menu-61ef .caption-north-0096::before {
    top: -9px;
  }
  .easy-9ca8 .menu-61ef .caption-north-0096::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside_action_0910 .menu-61ef .outline-active-75ec {
    margin-top: -2px;
    width: 19px;
  }
  .aside_action_0910 .menu-61ef .caption-north-0096 {
    margin-top: -1px;
  }
  .aside_action_0910 .menu-61ef .caption-north-0096,
  .aside_action_0910 .menu-61ef .caption-north-0096::after,
  .aside_action_0910 .menu-61ef .caption-north-0096::before {
    width: 19px;
    height: 2px;
  }
  .aside_action_0910 .menu-61ef .caption-north-0096::before {
    top: -6px;
  }
  .aside_action_0910 .menu-61ef .caption-north-0096::after {
    bottom: -6px;
  }
  .overlay_5b7d .menu-61ef .outline-active-75ec {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_5b7d .menu-61ef .caption-north-0096 {
    margin-top: -1px;
  }
  .overlay_5b7d .menu-61ef .caption-north-0096,
  .overlay_5b7d .menu-61ef .caption-north-0096::after,
  .overlay_5b7d .menu-61ef .caption-north-0096::before {
    width: 22px;
    height: 2px;
  }
  .overlay_5b7d .menu-61ef .caption-north-0096::before {
    top: -7px;
  }
  .overlay_5b7d .menu-61ef .caption-north-0096::after {
    bottom: -7px;
  }
  .pink_013b .menu-61ef .outline-active-75ec {
    margin-top: -2px;
    width: 31px;
  }
  .pink_013b .menu-61ef .caption-north-0096 {
    margin-top: -1.5px;
  }
  .pink_013b .menu-61ef .caption-north-0096,
  .pink_013b .menu-61ef .caption-north-0096::after,
  .pink_013b .menu-61ef .caption-north-0096::before {
    width: 31px;
    height: 3px;
  }
  .pink_013b .menu-61ef .caption-north-0096::before {
    top: -9px;
  }
  .pink_013b .menu-61ef .caption-north-0096::after {
    bottom: -9px;
  }
}
.backdrop-4fe4 .caption-north-0096 {
  -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);
}
.backdrop-4fe4 .caption-north-0096::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.backdrop-4fe4 .caption-north-0096::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);
}
.backdrop-4fe4.title_7f9d .caption-north-0096 {
  -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);
}
.backdrop-4fe4.title_7f9d .caption-north-0096::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.backdrop-4fe4.title_7f9d .caption-north-0096::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);
}
.icon_over_b976 {
  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.media_7e2d:before {
  display: none;
}
.table_56bc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.table_56bc .narrow-2719 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.table_56bc .narrow-2719:last-of-type {
  border-bottom: none;
}
.table_56bc .narrow-2719.fluid-7c6d,
.table_56bc .narrow-2719.new_2f49,
.table_56bc .narrow-2719.hover-out-ecd2 {
  padding: 0;
}
.table_56bc .top-2d42 .media-over-b909 {
  color: currentColor;
}
.table_56bc .top-2d42 .media-over-b909:focus,
.table_56bc .top-2d42 .media-over-b909:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_56bc.breadcrumb_a9b2 .summary-steel-0e31,
.table_56bc.breadcrumb_a9b2 .accent_6ee7 a,
.table_56bc.breadcrumb_a9b2 .thumbnail-cee9 a,
.table_56bc.breadcrumb_a9b2 .description_dirty_024d a {
  color: rgba(0, 0, 0, 0.55);
}
.table_56bc.breadcrumb_a9b2 .summary-steel-0e31:hover,
.table_56bc.breadcrumb_a9b2 .accent_6ee7 a:hover,
.table_56bc.breadcrumb_a9b2 .thumbnail-cee9 a:hover,
.table_56bc.breadcrumb_a9b2 .description_dirty_024d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table_56bc.breadcrumb_a9b2 .bright-8f10 {
  color: rgba(0, 0, 0, 0.8);
}
.table_56bc.breadcrumb_a9b2 .narrow-2719 {
  border-color: rgba(0, 0, 0, 0.08);
}
.table_56bc.breadcrumb_a9b2 .narrow-2719:before {
  background: rgba(0, 0, 0, 0.08);
}
.table_56bc.breadcrumb_a9b2 .orange_8250:before {
  background: rgba(255, 255, 255, 0.9);
}
.table_56bc.breadcrumb_a9b2 .top-2d42 .green-4c0d li a,
.table_56bc.breadcrumb_a9b2 .top-2d42 .media-over-b909,
.table_56bc.breadcrumb_a9b2 .description_dirty_024d {
  border-color: rgba(0, 0, 0, 0.08);
}
.table_56bc.breadcrumb_a9b2 .top-2d42 .media-over-b909:focus,
.table_56bc.breadcrumb_a9b2 .top-2d42 .media-over-b909:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_56bc.breadcrumb_a9b2 .green-4c0d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.table_56bc.search-5636 .summary-steel-0e31,
.table_56bc.search-5636 .accent_6ee7 a,
.table_56bc.search-5636 .thumbnail-cee9 .media-over-b909,
.table_56bc.search-5636 .thumbnail-cee9 a,
.table_56bc.search-5636 .description_dirty_024d a {
  color: rgba(255, 255, 255, 0.79);
}
.table_56bc.search-5636 .summary-steel-0e31:hover,
.table_56bc.search-5636 .accent_6ee7 a:hover,
.table_56bc.search-5636 .thumbnail-cee9 .media-over-b909:hover,
.table_56bc.search-5636 .thumbnail-cee9 a:hover,
.table_56bc.search-5636 .description_dirty_024d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_56bc.search-5636 .bright-8f10 {
  color: rgba(255, 255, 255, 0.99);
}
.table_56bc.search-5636 .narrow-2719 {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_56bc.search-5636 .narrow-2719:before {
  background: rgba(255, 255, 255, 0.08);
}
.table_56bc.search-5636 .orange_8250:before {
  background: rgba(0, 0, 0, 0.9);
}
.table_56bc.search-5636 .top-2d42 .green-4c0d li a,
.table_56bc.search-5636 .top-2d42 .media-over-b909,
.table_56bc.search-5636 .description_dirty_024d {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_56bc.search-5636 .top-2d42 .media-over-b909:focus,
.table_56bc.search-5636 .top-2d42 .media-over-b909:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_56bc.search-5636 .green-4c0d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange_8250 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.orange_8250:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.section-27f7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.button-af18 .table_56bc {
  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;
}
.button-af18 .narrow-2719 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.button-af18 .narrow-2719: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) {
  .button-af18 .narrow-2719:before {
    width: 16%;
    left: 42%;
  }
}
.button-af18 .narrow-2719:last-child:before {
  content: none;
}
.button-af18 .narrow-2719[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.button-af18 .top-2d42 .green-4c0d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.button-af18 .top-2d42 .green-4c0d li a .media-over-b909 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.button-af18 .top-2d42 .description_dirty_024d {
  border: none;
}
.button-af18 .top-2d42 .description_dirty_024d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.button-af18 .orange_8250 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.button-af18 .section-27f7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.button-af18 .search-5636 .orange_8250:before {
  background: rgba(0, 0, 0, 0.9);
}
.button-af18 .breadcrumb_a9b2.breadcrumb-1e37 .caption-north-0096 {
  background: rgba(0, 0, 0, 0.6);
}
.button-af18
  .breadcrumb_a9b2.breadcrumb-1e37
  .caption-north-0096::after,
.button-af18
  .breadcrumb_a9b2.breadcrumb-1e37
  .caption-north-0096:before {
  background: inherit;
}
.button-af18
  .breadcrumb_a9b2.breadcrumb-1e37:hover
  .caption-north-0096 {
  background: rgba(0, 0, 0, 0.8);
}
.detail_97c5 .table_56bc {
  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) {
  .detail_97c5 .table_56bc {
    width: auto;
    right: 45px;
  }
}
.media-dea7 .table_56bc {
  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) {
  .media-dea7 .table_56bc {
    width: auto;
    left: 45px;
  }
}
.media_7e2d .table_56bc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.media_7e2d .section-27f7 {
  max-width: 48em;
  margin: 0 auto;
}
.media_7e2d .orange_8250:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.detail_fresh_bc33 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.detail_fresh_bc33.button-af18 .table_56bc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.detail_fresh_bc33.detail_97c5 .table_56bc {
  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);
}
.detail_fresh_bc33 .table_56bc {
  visibility: visible;
}
.detail_fresh_bc33.media-dea7 .table_56bc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.alert-4ea3,
.disabled_f438 {
  overflow-x: hidden;
}
.alert-4ea3 .table_56bc {
  overflow: auto;
}
.alert-4ea3.button-af18 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert-4ea3.button-af18 .table_56bc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.alert-4ea3.button-af18 .gallery_ff30 {
  opacity: 0;
}
.alert-4ea3.detail_97c5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert-4ea3.detail_97c5 .table_56bc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.alert-4ea3.detail_97c5 .gallery_ff30 {
  opacity: 0;
}
.alert-4ea3.media-dea7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert-4ea3.media-dea7 .table_56bc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.alert-4ea3.media-dea7 .gallery_ff30 {
  opacity: 0;
}
.alert-4ea3.media_7e2d .table_56bc {
  z-index: 10;
  visibility: visible;
}
.breadcrumb-1e37 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.breadcrumb-1e37 .caption-north-0096 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb-1e37 .caption-north-0096::after,
.breadcrumb-1e37 .caption-north-0096:before {
  background: inherit;
}
.breadcrumb-1e37:hover .caption-north-0096 {
  background: rgba(255, 255, 255, 0.99);
}
.media-dea7 .breadcrumb-1e37 {
  top: 10px;
  right: auto;
  left: 12px;
}
.media_7e2d .breadcrumb-1e37 {
  display: none !important;
}
.alert-4ea3:before,
.disabled_f438:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.alert-4ea3 .breadcrumb-1e37,
.disabled_f438 .breadcrumb-1e37 {
  display: inline-block;
}
.table_56bc .disabled-bf67 {
  -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;
}
.alert-4ea3 .table_56bc .disabled-bf67,
.disabled_f438 .table_56bc .disabled-bf67 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.surface-silver-6b82 .focus_dynamic_bba7 {
  width: 100%;
}
.accent-tall-7e39 {
  padding: 0 0.5em 0;
}
.accent-tall-7e39 [class*="customify-col-"],
.accent-tall-7e39 [class*="customify-col_"],
.accent-tall-7e39 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dark-9353 .accent-tall-7e39 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .component-fresh-d2e0 .warm_4762,
  .warm_4762 {
    display: none;
  }
  .outline-tiny-42c5 {
    text-align: left;
  }
  .action_504a {
    text-align: center;
  }
  .footer-fixed-96f0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .component-fresh-d2e0 .first_c42b,
  .first_c42b {
    display: none;
  }
  .summary-4369 {
    text-align: left;
  }
  .texture-bdf3 {
    text-align: center;
  }
  .stone_f1ca {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .component-fresh-d2e0 .picture_1eb2,
  .picture_1eb2 {
    display: none;
  }
  .caption_50fd {
    text-align: left;
  }
  .hero-glass-f777 {
    text-align: center;
  }
  .wrapper_cde5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tag-62cb {
  box-shadow: none !important;
}
.block-cold-5b6a .west-ffc2,
.cold-2aae .west-ffc2 {
  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;
}
.cold-2aae .west-ffc2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.icon_bronze_847e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.icon_bronze_847e:after,
.icon_bronze_847e:before {
  content: "";
  display: table;
}
.icon_bronze_847e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .icon_bronze_847e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.icon_bronze_847e,
.bronze-6d1c {
  max-width: 1248px;
  margin: 0 auto;
}

.pressed-6a8c.primary-action-4828 .icon_bronze_847e {
  max-width: 100%;
}
.pressed-6a8c.lower-2950 {
  max-width: 1200px;
  margin: 0 auto;
}
.pressed-6a8c.light-adc3 .icon_bronze_847e {
  max-width: 100%;
}
.pressed-6a8c.light-adc3 > .icon_bronze_847e {
  padding-left: 0;
  padding-right: 0;
}
.pressed-6a8c.light-adc3 > .icon_bronze_847e .component-fresh-d2e0 {
  margin: 0;
}
.pressed-6a8c.light-adc3
  > .icon_bronze_847e
  .tooltip-d957.old_60e3 {
  margin-right: 0;
  margin-left: 0;
}
.pressed-6a8c.light-adc3 #main.old_60e3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .lite-1c18 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .lite-1c18 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .selected-8885 .avatar-afa2 {
    padding-right: 1em;
  }
  .selected-8885.shadow-5c5c .tooltip-d957 {
    border-right: 1px solid #eaecee;
  }
  .selected-8885.shadow-5c5c .avatar-afa2 {
    padding-right: 1em;
  }
  .selected-8885.shadow-5c5c .frame-top-abb4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-gold-3f75 .avatar-afa2 {
    padding-left: 1em;
  }
  .breadcrumb-gold-3f75.shadow-5c5c .tooltip-d957 {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-gold-3f75.shadow-5c5c .avatar-afa2 {
    padding-left: 1em;
  }
  .breadcrumb-gold-3f75.shadow-5c5c .frame-top-abb4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar_middle_4696 .avatar-afa2 {
    padding-left: 1em;
  }
  .avatar_middle_4696.shadow-5c5c .heading_old_9501 {
    border-right: 1px solid #eaecee;
  }
  .avatar_middle_4696.shadow-5c5c .photo_old_48b4 {
    border-right: 1px solid #eaecee;
  }
  .avatar_middle_4696.shadow-5c5c .avatar-afa2 {
    padding-left: 1em;
  }
  .avatar_middle_4696.shadow-5c5c .frame-top-abb4 {
    padding-right: 1em;
  }
  .avatar_middle_4696.shadow-5c5c .frame_center_8143 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_c81f .avatar-afa2 {
    padding-right: 1em;
  }
  .dropdown_c81f.shadow-5c5c .heading_old_9501 {
    border-left: 1px solid #eaecee;
  }
  .dropdown_c81f.shadow-5c5c .photo_old_48b4 {
    border-left: 1px solid #eaecee;
  }
  .dropdown_c81f.shadow-5c5c .avatar-afa2 {
    padding-right: 1em;
  }
  .dropdown_c81f.shadow-5c5c .frame-top-abb4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown_c81f.shadow-5c5c .frame_center_8143 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite-1c18 .avatar-afa2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite-1c18.shadow-5c5c .tooltip-d957 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .lite-1c18.shadow-5c5c .avatar-afa2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite-1c18.shadow-5c5c .frame-top-abb4 {
    padding-left: 1em;
  }
  .lite-1c18.shadow-5c5c .frame_center_8143 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .lite-1c18.shadow-5c5c .avatar-afa2 {
    padding-left: 0;
  }
}
.gold-07c8 .title_379d {
  display: inline-block;
}
.article-plasma-2ccc {
  display: inline-block;
}
.current_9891 {
  word-con: break-word;
}
.badge_hard_8e90 > span {
  display: inline-block;
  padding: 5px 0;
}
.badge_hard_8e90 .action-0452 {
  margin-left: 8px;
  margin-right: 8px;
}
.badge_hard_8e90 .video-active-fdf0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.popup_bronze_9527 .media_over_61d4 {
  margin-bottom: 2em;
}
.popup_bronze_9527 .backdrop-west-d4fd {
  margin-bottom: 15px;
}
.popup_bronze_9527 .backdrop-west-d4fd:last-child {
  margin-bottom: 0;
}
.popup_bronze_9527 .huge-0686 {
  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) {
  .popup_bronze_9527 .huge-0686 {
    display: block;
  }
}
.popup_bronze_9527 .layout-e7e5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .popup_bronze_9527 .layout-e7e5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.popup_bronze_9527 .slow-d23e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.popup_bronze_9527 .slow-d23e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.popup_bronze_9527 .slow-d23e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.popup_bronze_9527 .current_9891 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup_bronze_9527 .current_9891 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.popup_bronze_9527 .up-fc7a p:last-child {
  margin-bottom: 0;
}
.popup_bronze_9527 .picture_lite_dfb6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.popup_bronze_9527 .inner-cf06 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.popup_bronze_9527 .accordion-f897 {
  margin-top: 1em;
}
.popup_bronze_9527 .dynamic_eab0 {
  top: 0;
  display: block;
}
.popup_bronze_9527 .dynamic_eab0 a {
  color: inherit;
}
.popup_bronze_9527 .dynamic_eab0 a:hover {
  color: inherit;
}
.popup_bronze_9527 .tertiary_thick_383c {
  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;
}
.popup_bronze_9527 .tertiary_thick_383c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.popup_bronze_9527 .inner-cf06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.popup_bronze_9527 .pattern_thick_f5ee {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.popup_bronze_9527 .pattern_thick_f5ee:first-child {
  margin-top: 0;
}
.popup_bronze_9527 .pattern_thick_f5ee.stone-18b8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.popup_bronze_9527 .pattern_thick_f5ee.wrapper-57b8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup_bronze_9527
  .pattern_thick_f5ee.wrapper-57b8.icon-out-74c9
  .accordion-f897 {
  width: 100%;
}
.popup_bronze_9527 .wrapper-57b8 {
  -webkit-box-align: center;
  align-items: center;
}
.popup_bronze_9527 .wrapper-57b8 .badge_hard_8e90,
.popup_bronze_9527 .wrapper-57b8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.popup_bronze_9527 .slow-d23e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.popup_bronze_9527 .slow-d23e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.popup_bronze_9527 .slow-d23e: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;
}
.popup_bronze_9527 .stone-18b8 {
  z-index: 5;
}
.popup_bronze_9527 .banner_advanced_2e6e .card-ffe1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.popup_bronze_9527 .feature-8b51 .card-ffe1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.popup_bronze_9527 .tag_2ad7 .card-ffe1 {
  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;
}
.popup_bronze_9527.mask-b21e .huge-0686,
.popup_bronze_9527.button-focused-c17d .huge-0686 {
  display: block;
}
.popup_bronze_9527.mask-b21e .huge-0686 .pagination_glass_53ff,
.popup_bronze_9527.mask-b21e .huge-0686 .inner-cf06,
.popup_bronze_9527.button-focused-c17d .huge-0686 .pagination_glass_53ff,
.popup_bronze_9527.button-focused-c17d .huge-0686 .inner-cf06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup_bronze_9527.nav_9eb6 .layout-e7e5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .popup_bronze_9527.nav_9eb6 .layout-e7e5 {
    margin-right: 0;
  }
}
.popup_bronze_9527.mask-b21e .layout-e7e5,
.popup_bronze_9527.button-focused-c17d .layout-e7e5 {
  padding-top: 40%;
}
.popup_bronze_9527.mask-b21e .media_over_61d4,
.popup_bronze_9527.button-focused-c17d .media_over_61d4 {
  display: block;
}
.popup_bronze_9527.mask-b21e .fn-sticky-16f5 .inner-cf06,
.popup_bronze_9527.button-focused-c17d .fn-sticky-16f5 .inner-cf06 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.popup_bronze_9527.mask-b21e .layout-e7e5,
.popup_bronze_9527.button-focused-c17d .layout-e7e5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.popup_bronze_9527.mask-b21e .inner-cf06 {
  padding: 1em;
}
.avatar-5a0c {
  margin: 30px auto;
  display: block;
}
.avatar-5a0c .focus_hovered_662d > * {
  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;
}
.avatar-5a0c .focus_hovered_662d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar-5a0c .focus_hovered_662d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu_3055 .badge_hard_8e90 {
  margin-bottom: 1.41575em;
}
.menu_3055 .input-thick-a8ff {
  margin-bottom: 1.618em;
}
.nav-6750 .item-hovered-475c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.nav-6750 .item-hovered-475c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.nav-6750 .fresh_d265 {
  max-width: 100%;
  overflow: auto;
}
.up-6db3 .nav-6750 a:hover {
  text-decoration: underline;
}
.hero_b869 .backdrop-west-d4fd:not(.current_9891),
.hero_b869 .slow-d23e {
  margin-bottom: 1.41575em;
}
.hero_b869 .backdrop-west-d4fd:not(.current_9891):last-child,
.hero_b869 .slow-d23e:last-child {
  margin-bottom: 0;
}
.hero_b869 .backdrop-west-d4fd.prev_c37d {
  margin-bottom: 0.41575em;
}
.hero_b869 .preview_3262:before,
.hero_b869 .steel-8f9a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hero_b869 .preview_3262:before {
  content: "\f115";
}
.hero_b869 .steel-8f9a:before {
  content: "\f02c";
}
.hero_b869 .dropdown-7fb8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hero_b869 .dropdown-7fb8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.wood_f833 {
  display: -webkit-box;
  display: flex;
}
.wood_f833 .wood-2f3e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .wood_f833 .wood-2f3e {
    flex-basis: 90px;
  }
}
.wood_f833 .picture-solid-1e65 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .wood_f833 .picture-solid-1e65 {
    flex-basis: calc(100% - 50px);
  }
}
.wood_f833 .accordion_8123 p:last-child {
  margin-bottom: 0.72em;
}
.status-44c2 .focus_hovered_662d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.status-44c2 .focus_hovered_662d:after,
.status-44c2 .focus_hovered_662d:before {
  content: "";
  display: table;
}
.status-44c2 .focus_hovered_662d:after {
  clear: both;
}
.status-44c2 .focus_hovered_662d .hot-7eb8,
.status-44c2 .focus_hovered_662d .video_last_c8d8 {
  width: 49%;
}
.status-44c2 .focus_hovered_662d .hot-7eb8 a span.menu-b220,
.status-44c2 .focus_hovered_662d .video_last_c8d8 a span.menu-b220 {
  display: block;
  margin-bottom: 5px;
}
.status-44c2 .focus_hovered_662d .video_last_c8d8 {
  float: left;
  text-align: left;
}
.status-44c2 .focus_hovered_662d .hot-7eb8 {
  float: right;
  text-align: right;
}
.wood_8465 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wood_8465 {
    margin-bottom: 0;
  }
}
.dark-1928 {
  margin-bottom: 1em;
}
.dark-1928 .current_9891 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pro_3b23 a {
  display: block;
  line-height: 0;
  position: relative;
}
.solid_ac96 .dark-1928,
.widget-69f4 .dark-1928 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .solid_ac96 .dark-1928,
  .widget-69f4 .dark-1928 {
    display: block;
  }
}
.solid_ac96 .pro_3b23,
.widget-69f4 .pro_3b23 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .solid_ac96 .pro_3b23,
  .widget-69f4 .pro_3b23 {
    margin-bottom: 1em;
  }
}
.solid_ac96 .pro_3b23 img,
.widget-69f4 .pro_3b23 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.solid_ac96 .message_in_7a46,
.widget-69f4 .message_in_7a46 {
  flex-basis: calc(100% - 160px);
}
.solid_ac96 .message_in_7a46 p,
.widget-69f4 .message_in_7a46 p {
  margin-bottom: 0;
}
.solid_ac96 .message_in_7a46 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .solid_ac96 .message_in_7a46 {
    padding-left: 0;
  }
}
.widget-69f4 .message_in_7a46 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .widget-69f4 .message_in_7a46 {
    padding-right: 0;
  }
}
.widget-69f4 .pro_3b23 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.input-9b23 .pro_3b23 {
  margin-bottom: 0.5em;
}
.input-9b23 .pro_3b23 img {
  width: 100%;
}
.button-00e5 .footer-stone-f571,
.message_8de9 .footer-stone-f571 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.message_8de9 .tooltip-d957 .tall-6b87 p:last-child {
  margin-bottom: 0;
}
.full_0c8a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.detail-507b .down_5f9d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .detail-507b .down_5f9d:last-of-type {
    margin-bottom: 0;
  }
}
.detail-507b .down_5f9d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail-507b .down_5f9d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.detail-507b .down_5f9d ul li {
  margin: 0 0 0.6em;
}
.detail-507b .down_5f9d ul li.content-dark-af2b,
.detail-507b .down_5f9d ul li.cool-131a {
  position: relative;
}
.detail-507b .down_5f9d ul li.content-dark-af2b .brown_2a14,
.detail-507b .down_5f9d ul li.cool-131a .brown_2a14 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.detail-507b .down_5f9d ul li.content-dark-af2b:after:after,
.detail-507b .down_5f9d ul li.content-dark-af2b:after:before,
.detail-507b
  .down_5f9d
  ul
  li.cool-131a:after:after,
.detail-507b
  .down_5f9d
  ul
  li.cool-131a:after:before {
  content: "";
  display: table;
}
.detail-507b .down_5f9d ul li.content-dark-af2b:after:after,
.detail-507b
  .down_5f9d
  ul
  li.cool-131a:after:after {
  clear: both;
}
.detail-507b .down_5f9d a.primary_fast_4b2b:hover {
  text-decoration: none;
}
.detail-507b .down_5f9d select {
  max-width: 100%;
}
.detail-507b .down_5f9d table {
  font-size: 85%;
}
.detail-507b .down_5f9d table td,
.detail-507b .down_5f9d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.detail-507b .down_5f9d table tfoot td {
  text-align: left;
}
.detail-507b .down_5f9d :last-child {
  margin-bottom: 0;
}
.detail-507b .down_5f9d .footer-yellow-9895 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.detail-507b .down_5f9d .footer-yellow-9895 label {
  width: 100%;
}
.detail-507b .down_5f9d .footer-yellow-9895 .notice_new_6491 {
  width: 100%;
  display: block;
}
.detail-507b .down_5f9d .footer-yellow-9895 .slider-steel-da77 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.detail-507b .down_5f9d .footer-yellow-9895 .slider-steel-da77:hover svg #svg-search {
  fill: #444;
}
.detail-507b .down_5f9d .footer-yellow-9895 .slider-steel-da77 svg {
  width: 18px;
  height: 18px;
}
.detail-507b .text_pressed_e287 ul ul,
.detail-507b .box_tall_16bc ul ul,
.detail-507b .avatar_orange_8368 ul ul,
.detail-507b .detail_pro_9b35 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.detail-507b .text_pressed_e287 .solid_ee95 > a,
.detail-507b .box_tall_16bc .solid_ee95 > a,
.detail-507b .avatar_orange_8368 .solid_ee95 > a,
.detail-507b .detail_pro_9b35 .solid_ee95 > a {
  margin-bottom: 0;
}
.detail-507b .grid_out_f9f8 li,
.detail-507b .text_pressed_e287 li,
.detail-507b .heading_1761 li,
.detail-507b .box_tall_16bc li,
.detail-507b .avatar_orange_8368 li,
.detail-507b .detail_pro_9b35 li,
.detail-507b .content-944a li,
.detail-507b .avatar_8b3e li {
  display: block;
  position: relative;
}
.detail-507b .grid_out_f9f8 li:last-child,
.detail-507b .text_pressed_e287 li:last-child,
.detail-507b .heading_1761 li:last-child,
.detail-507b .box_tall_16bc li:last-child,
.detail-507b .avatar_orange_8368 li:last-child,
.detail-507b .detail_pro_9b35 li:last-child,
.detail-507b .content-944a li:last-child,
.detail-507b .avatar_8b3e li:last-child {
  border: none;
}
.detail-507b .grid_out_f9f8 li a,
.detail-507b .text_pressed_e287 li a,
.detail-507b .heading_1761 li a,
.detail-507b .box_tall_16bc li a,
.detail-507b .avatar_orange_8368 li a,
.detail-507b .detail_pro_9b35 li a,
.detail-507b .content-944a li a,
.detail-507b .avatar_8b3e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail-507b .grid_out_f9f8 li ul li::before,
.detail-507b .text_pressed_e287 li ul li::before,
.detail-507b .heading_1761 li ul li::before,
.detail-507b .box_tall_16bc li ul li::before,
.detail-507b .avatar_orange_8368 li ul li::before,
.detail-507b .detail_pro_9b35 li ul li::before,
.detail-507b .content-944a li ul li::before,
.detail-507b .avatar_8b3e li ul li::before {
  left: 15px;
}
.detail-507b .grid_out_f9f8 li ul a,
.detail-507b .text_pressed_e287 li ul a,
.detail-507b .heading_1761 li ul a,
.detail-507b .box_tall_16bc li ul a,
.detail-507b .avatar_orange_8368 li ul a,
.detail-507b .detail_pro_9b35 li ul a,
.detail-507b .content-944a li ul a,
.detail-507b .avatar_8b3e li ul a {
  padding-left: 20px;
}
.detail-507b .grid_out_f9f8 li ul ul li::before,
.detail-507b .text_pressed_e287 li ul ul li::before,
.detail-507b .heading_1761 li ul ul li::before,
.detail-507b .box_tall_16bc li ul ul li::before,
.detail-507b .avatar_orange_8368 li ul ul li::before,
.detail-507b .detail_pro_9b35 li ul ul li::before,
.detail-507b .content-944a li ul ul li::before,
.detail-507b .avatar_8b3e li ul ul li::before {
  left: 30px;
}
.detail-507b .grid_out_f9f8 li ul ul a,
.detail-507b .text_pressed_e287 li ul ul a,
.detail-507b .heading_1761 li ul ul a,
.detail-507b .box_tall_16bc li ul ul a,
.detail-507b .avatar_orange_8368 li ul ul a,
.detail-507b .detail_pro_9b35 li ul ul a,
.detail-507b .content-944a li ul ul a,
.detail-507b .avatar_8b3e li ul ul a {
  padding-left: 40px;
}
.detail-507b .label-82d7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail-507b .avatar_8b3e ul li {
  margin-bottom: 1.41575em;
}
.detail-507b .avatar_8b3e ul li .footer_a90f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.detail-507b .avatar_8b3e ul li .caption-rough-6ad9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.search-5636 .grid_out_f9f8 li a,
.search-5636 .text_pressed_e287 li a,
.search-5636 .heading_1761 li a,
.search-5636 .box_tall_16bc li a,
.search-5636 .avatar_orange_8368 li a,
.search-5636 .detail_pro_9b35 li a,
.search-5636 .content-944a li a,
.search-5636 .avatar_8b3e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-5636 .label-82d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-5636 .down_5f9d ul li.content-dark-af2b .brown_2a14,
.search-5636 .down_5f9d ul li.cool-131a .brown_2a14 {
  background: rgba(0, 0, 0, 0.2);
}
.search-5636 .detail-507b .down_5f9d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-6a8c .detail-507b .green-4c0d li {
  margin: 0;
}
.pressed-6a8c .detail-507b .green-4c0d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pressed-6a8c .detail-507b .green-4c0d li ul {
  margin: 0;
}
.pressed-6a8c .detail-507b .green-4c0d li ul li a {
  padding-left: 15px;
}
.pressed-6a8c .detail-507b .green-4c0d li ul li li a {
  padding-left: 30px;
}
.pressed-6a8c .detail-507b .green-4c0d li.dropdown-dirty-5ef2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pressed-6a8c .detail-507b .green-4c0d li.dropdown-dirty-5ef2 > 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;
}
.pressed-6a8c .detail-507b .green-4c0d li.dropdown-dirty-5ef2 > 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;
}
.pattern-a135 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.center_9802 {
  position: relative;
  z-index: 10;
}
.center_9802 .disabled-bf67 {
  width: 100%;
  max-width: 100%;
}
.thumbnail_dim_332c .image_6118 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail_dim_332c .breadcrumb_a9b2 {
}
.thumbnail_dim_332c .search-5636 {
  background: #292929;
}
.table_b11f .image_6118 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.table_b11f .breadcrumb_a9b2 {
  background: #f9f9f9;
}
.table_b11f .search-5636 {
  background: #303030;
}
.solid_8f2a .image_6118 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .solid_8f2a .title_379d {
    margin-bottom: 1em;
  }
  .solid_8f2a .title_379d:last-child {
    margin-bottom: 0;
  }
}
.solid_8f2a .breadcrumb_a9b2 {
  background: #ededed;
}
.solid_8f2a .search-5636 {
  background: #1a1a1a;
}
.image_6118.breadcrumb_a9b2 {
  color: rgba(0, 0, 0, 0.6);
}
.image_6118.breadcrumb_a9b2 .right_35a9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_6118.search-5636 {
  color: rgba(255, 255, 255, 0.99);
}
.image_6118.search-5636 a:not(.primary_fast_4b2b) {
  color: rgba(255, 255, 255, 0.79);
}
.image_6118.search-5636 a:not(.primary_fast_4b2b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_6118.search-5636 .right_35a9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_6118.search-5636 table tbody td,
.image_6118.search-5636 table th {
  background: rgba(0, 0, 0, 0.08);
}
.main-soft-f9bc.hidden_fcbd .icon_bronze_847e {
  max-width: initial;
}
.main-soft-f9bc .rough_6ab3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.main-soft-f9bc .rough_6ab3 .disabled-bf67 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .main-soft-f9bc .rough_6ab3 .disabled-bf67 {
    display: block;
    margin-bottom: 2em;
  }
  .main-soft-f9bc .rough_6ab3 .disabled-bf67:last-child {
    margin-bottom: 0;
  }
}
.solid_8f2a .title_379d:last-child,
.table_b11f .title_379d:last-child,
.thumbnail_dim_332c .title_379d:last-child {
  margin-bottom: 0;
}
.solid_8f2a .title_379d .detail-507b .down_5f9d:last-child,
.table_b11f .title_379d .detail-507b .down_5f9d:last-child,
.thumbnail_dim_332c .title_379d .detail-507b .down_5f9d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .solid_8f2a .footer-8bf9,
  .solid_8f2a .hover_dynamic_2d4a,
  .table_b11f .footer-8bf9,
  .table_b11f .hover_dynamic_2d4a,
  .thumbnail_dim_332c .footer-8bf9,
  .thumbnail_dim_332c .hover_dynamic_2d4a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .center_9802 .title_379d {
    margin-bottom: 2em;
  }
}
.center_9802 p:last-child {
  margin-bottom: 0;
}
.center_9802 li,
.center_9802 ul {
  list-style: none;
  margin: 0;
}
.center_9802 ul ul {
  margin-left: 2.617924em;
}
.wide-c7ff {
  font-size: 0.875em;
}

/* css-noise: 94d4 */
.ghost-box-z1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
