/*!
Theme Name: Customify
Theme URI: https://pressmaximum.surface-1081/customify
Author: WPCustomify
Author URI: https://pressmaximum.surface-1081
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.surface-1081/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.widget_9ca3.hidden-7dee/licenses/gpl-2.0.pagination_warm_2290
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.solid_9575/, (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.focus-cool-c107.gradient-6788/normalize.paragraph-middle-b41b/
 ======
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.paragraph-middle-b41b v7.0.0 | MIT License | github.surface-1081/necolas/normalize.paragraph-middle-b41b */
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;
}
.hard_6227 .wrapper-b381,
.content-c2b5,
.filter_7648,
.summary_ed95,
.header_376e,
.highlight_908a,
.active-b46f,
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;
}
.content-c2b5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .content-c2b5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .content-c2b5,
  h1 {
    font-size: 1.8em;
  }
}
.filter_7648,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.filter_7648 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .filter_7648,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .filter_7648,
  h2 {
    font-size: 1.7em;
  }
}
.summary_ed95,
h3 {
  font-size: 1.618em;
}
.hard_6227 .wrapper-b381,
.header_376e,
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.photo_b302 {
  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;
}
.gradient_7ac7:after,
.gradient_7ac7:before,
.component-huge-b7bd:after,
.component-huge-b7bd:before {
  content: "";
  display: table;
}
.gradient_7ac7:after,
.component-huge-b7bd:after {
  clear: both;
}
.icon_33f4 {
  float: right;
  margin-right: 0;
}
.container-focused-fad3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.active_3e70 .slow_d6c0,
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;
}
.active_3e70 .slow_d6c0: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;
}
.avatar_yellow_c419 .slow_d6c0 {
  box-shadow: none;
}
.avatar_yellow_c419
  .slow_d6c0
  .card_inner_bc0a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar_yellow_c419 .slow_d6c0 .center_99a6 {
  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;
}
.avatar_yellow_c419
  .slow_d6c0
  .center_99a6
  b {
  display: none;
}
.avatar_yellow_c419 .widget_4678 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.left-313f:not(.dark-83e3):not(.background_e35b),
button:not(.dark-83e3):not(.background_e35b),
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ),
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ),
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ) {
  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;
}
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ):hover,
button:not(.dark-83e3):not(
    .background_e35b
  ):hover,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ):hover,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ):hover,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ):active,
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ):focus,
button:not(.dark-83e3):not(
    .background_e35b
  ):active,
button:not(.dark-83e3):not(
    .background_e35b
  ):focus,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ):active,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ):focus,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ):active,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ):focus,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ):active,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ):focus {
  outline: 0;
}
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9,
button:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9 {
  position: relative;
}
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .focus-green-c079,
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .overlay_hard_dd3f,
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .logo_large_a1c5,
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  i,
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  svg,
button:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .focus-green-c079,
button:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .overlay_hard_dd3f,
button:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .logo_large_a1c5,
button:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  i,
button:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  svg,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .focus-green-c079,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .overlay_hard_dd3f,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .logo_large_a1c5,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  i,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  svg,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .focus-green-c079,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .overlay_hard_dd3f,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .logo_large_a1c5,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  i,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  svg,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .focus-green-c079,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .overlay_hard_dd3f,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  .logo_large_a1c5,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  i,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9
  svg {
  visibility: hidden;
}
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9:after,
button:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9:after,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9:after,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9:after,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ).fn-loading-30b9: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;
}
.left-313f:not(.dark-83e3):not(.background_e35b),
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ),
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ),
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ) {
  color: #fff;
  background: #235787;
}
.left-313f:not(.dark-83e3):not(
    .background_e35b
  ):focus,
input[type="button"]:not(.dark-83e3):not(
    .background_e35b
  ):focus,
input[type="reset"]:not(.dark-83e3):not(
    .background_e35b
  ):focus,
input[type="submit"]:not(.dark-83e3):not(
    .background_e35b
  ):focus {
  color: #fff;
}
.left-313f.fn-disabled-30b9:not(.dark-83e3):not(
    .background_e35b
  ),
.left-313f[disabled]:not(.dark-83e3):not(
    .background_e35b
  ),
button.fn-disabled-30b9:not(.dark-83e3):not(
    .background_e35b
  ),
button[disabled]:not(.dark-83e3):not(
    .background_e35b
  ) {
  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;
}
.shade-3625 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shade-3625: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;
}
.huge-650f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.caption-89ed {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.outline-wood-0c95 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient_7ac7:after,
.gradient_7ac7:before,
.message_soft_6867:after,
.message_soft_6867:before,
.chip_8693:after,
.chip_8693:before,
.outline-c043:after,
.outline-c043:before,
.popup_silver_2754:after,
.popup_silver_2754:before,
.outline-35e4:after,
.outline-35e4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient_7ac7:after,
.message_soft_6867:after,
.chip_8693:after,
.outline-c043:after,
.popup_silver_2754:after,
.outline-35e4:after {
  clear: both;
}
.message_soft_6867 .highlight-2527,
.chip_8693 .highlight-2527,
.advanced_fac2 .highlight-2527 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.south-1b38 {
  display: inline-block;
}
.pagination-f0e1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pagination-f0e1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pagination-f0e1 .form_a981 {
  padding: 1em 0;
  font-size: 85%;
}
.form_a981 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.simple_6fb0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.simple_6fb0:after,
.simple_6fb0:before {
  content: "";
  display: table;
}
.simple_6fb0:after {
  clear: both;
}
.backdrop_wood_f105 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.thick_9aac .backdrop_wood_f105 {
  max-width: 50%;
}
.right_f5d3 .backdrop_wood_f105 {
  max-width: 33.33%;
}
.search-0efb .backdrop_wood_f105 {
  max-width: 25%;
}
.action_6444 .backdrop_wood_f105 {
  max-width: 20%;
}
.clean-0d48 .backdrop_wood_f105 {
  max-width: 16.66%;
}
.liquid-9d6d .backdrop_wood_f105 {
  max-width: 14.28%;
}
.box_wood_b786 .backdrop_wood_f105 {
  max-width: 12.5%;
}
.card-4c80 .backdrop_wood_f105 {
  max-width: 11.11%;
}
.text-warm-becf {
  display: block;
}
.hard_6227 .breadcrumb_e9d7 label,
.hard_6227 .picture_85b8 label,
.hard_6227 .title_4de6 label,
.hard_6227 .dynamic_23d9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.south-d471 {
  list-style: none;
  margin: 0;
}
.south-d471 article.background-b53d {
  margin-bottom: 0;
}
.south-d471 ul {
  list-style: none;
  margin: 0;
}
.south-d471 .outer_4cdf li.background-b53d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .south-d471 .outer_4cdf li.background-b53d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .south-d471 .outer_4cdf li.background-b53d: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) {
  .south-d471 .outer_4cdf li.background-b53d li.background-b53d li.background-b53d li.background-b53d {
    padding-left: 0;
  }
}
article.background-b53d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background-b53d .message_soft_6867 p:last-of-type {
  margin-bottom: 0;
}
article.background-b53d .carousel-fixed-266c {
  float: left;
}
article.background-b53d .banner-small-2d2b {
  margin-left: 85px;
}
article.background-b53d .wood-e53f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background-b53d .wood-e53f .old-e632 {
  margin-left: 10px;
}
article.background-b53d .link_bb85 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background-b53d .pressed_eb1a {
  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 .breadcrumb_e9d7,
  #respond .title_4de6,
  #respond .dynamic_23d9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_e9d7 input,
#respond .title_4de6 input,
#respond .dynamic_23d9 input {
  width: 100%;
}
#respond .dynamic_23d9 {
  margin-right: 0;
}
#respond .hot_097d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip-fast-155a {
  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;
}
.tooltip-fast-155a.thumbnail-3f45 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tooltip-fast-155a 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%);
}
.tooltip-fast-155a:focus,
.tooltip-fast-155a: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);
}
.image_advanced_7d9a {
  border-radius: 10%;
}
.orange_9e0f {
  border-radius: 50%;
}
.short_050e {
  font-size: 0.72em;
}
.footer-bb2f {
  font-size: 0.875em;
}
.search-5fdc {
  font-size: 1.1em;
}
.title-edba {
  text-transform: uppercase;
  line-height: 1.2;
}
.title-edba.short_050e {
  letter-spacing: 0.5px;
}
.outline_plasma_ee95,
.outline_plasma_ee95 a {
  color: #6d6d6d;
}
.outline_plasma_ee95 a:hover {
  color: #111;
}
.texture_in_dc58 {
  color: #6d6d6d;
}
.column_1b25 {
  overflow-x: hidden;
}
.column_1b25 .picture_west_b364.link-41eb {
  position: relative;
}
.column_1b25 .picture_west_b364.link-41eb.slider-thick-b618 {
  position: initial;
}
.column_1b25
  .picture_west_b364.link-41eb.slider-thick-b618
  .motion-8913 {
  left: auto;
}
.column_1b25 .picture_west_b364 .motion-8913 {
  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;
}
.column_1b25 .picture_west_b364:hover.link-41eb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.column_1b25
  .picture_west_b364:hover.link-41eb
  .motion-8913 {
  display: block;
  z-index: 9999999;
}
.column_1b25 .green_18ea .pink-039d,
.column_1b25 .under_c6be .pink-039d {
  display: none;
}
.column_1b25 .selected-97a8 .picture_west_b364:hover.link-41eb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hard_6227 .breadcrumb_e9d7 label,
.hard_6227 .picture_85b8 label,
.hard_6227 .title_4de6 label,
.hard_6227 .dynamic_23d9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.south-d471 {
  list-style: none;
  margin: 0;
}
.south-d471 article.background-b53d {
  margin-bottom: 0;
}
.south-d471 ul {
  list-style: none;
  margin: 0;
}
.south-d471 .outer_4cdf li.background-b53d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .south-d471 .outer_4cdf li.background-b53d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .south-d471 .outer_4cdf li.background-b53d: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) {
  .south-d471 .outer_4cdf li.background-b53d li.background-b53d li.background-b53d li.background-b53d {
    padding-left: 0;
  }
}
article.background-b53d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background-b53d .message_soft_6867 p:last-of-type {
  margin-bottom: 0;
}
article.background-b53d .carousel-fixed-266c {
  float: left;
}
article.background-b53d .banner-small-2d2b {
  margin-left: 85px;
}
article.background-b53d .wood-e53f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background-b53d .wood-e53f .old-e632 {
  margin-left: 10px;
}
article.background-b53d .link_bb85 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background-b53d .pressed_eb1a {
  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 .breadcrumb_e9d7,
  #respond .title_4de6,
  #respond .dynamic_23d9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_e9d7 input,
#respond .title_4de6 input,
#respond .dynamic_23d9 input {
  width: 100%;
}
#respond .dynamic_23d9 {
  margin-right: 0;
}
#respond .hot_097d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green_18ea .heading_pro_04a4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.heading_pro_04a4 .hot-eceb.element-f87b .up-63c0 > li > a:focus,
.heading_pro_04a4 .hot-eceb.element-f87b .up-63c0 > li > a:hover,
.heading_pro_04a4 .hot-eceb.hovered-b388 .up-63c0 > li > a:focus,
.heading_pro_04a4 .hot-eceb.hovered-b388 .up-63c0 > li > a:hover,
.heading_pro_04a4 .hot-eceb.frame-1cbe .up-63c0 > li > a:focus,
.heading_pro_04a4 .hot-eceb.frame-1cbe .up-63c0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_pro_04a4
  .hot-eceb.element-f87b
  .up-63c0
  > li.tag_steel_0bf0
  > a,
.heading_pro_04a4
  .hot-eceb.element-f87b
  .up-63c0
  > li.red-5cdf
  > a,
.heading_pro_04a4
  .hot-eceb.hovered-b388
  .up-63c0
  > li.tag_steel_0bf0
  > a,
.heading_pro_04a4
  .hot-eceb.hovered-b388
  .up-63c0
  > li.red-5cdf
  > a,
.heading_pro_04a4
  .hot-eceb.frame-1cbe
  .up-63c0
  > li.tag_steel_0bf0
  > a,
.heading_pro_04a4 .hot-eceb.frame-1cbe .up-63c0 > li.plasma_2bb5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.heading_pro_04a4 .accent-bronze-428e,
.heading_pro_04a4 .accent-bronze-428e a {
  color: rgba(255, 255, 255, 0.99);
}
.heading_pro_04a4 .table-short-2b38.red_c373 li a,
.heading_pro_04a4 .image-active-6dc1 a,
.heading_pro_04a4 .photo-basic-d0de,
.heading_pro_04a4 .up-63c0 > li > a,
.heading_pro_04a4 .media_clean_694f {
  color: rgba(255, 255, 255, 0.79);
}
.heading_pro_04a4 .table-short-2b38.red_c373 li a:hover,
.heading_pro_04a4 .image-active-6dc1 a:hover,
.heading_pro_04a4 .photo-basic-d0de:hover,
.heading_pro_04a4 .up-63c0 > li > a:hover,
.heading_pro_04a4 .media_clean_694f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_pro_04a4 .widget_bottom_aa04 {
  color: rgba(255, 255, 255, 0.79);
}
.heading_pro_04a4 .widget_bottom_aa04 .wood-a309 {
  color: rgba(255, 255, 255, 0.99);
}
.heading_pro_04a4 .widget_bottom_aa04:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_pro_04a4 .pro_d3c3 .hidden-76c5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading_pro_04a4 .pro_d3c3 .hidden-76c5 .breadcrumb-f7df {
  color: rgba(255, 255, 255, 0.79);
}
.heading_pro_04a4
  .pro_d3c3
  .hidden-76c5
  .breadcrumb-f7df::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_pro_04a4
  .pro_d3c3
  .hidden-76c5
  .breadcrumb-f7df:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_pro_04a4
  .pro_d3c3
  .hidden-76c5
  .breadcrumb-f7df::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_pro_04a4
  .pro_d3c3
  .hidden-76c5
  .breadcrumb-f7df::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_pro_04a4 .pro_d3c3 .badge_a43e {
  color: rgba(255, 255, 255, 0.79);
}
.heading_pro_04a4 .pro_d3c3 .badge_a43e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_dark_138f
  .heading_pro_04a4
  .pro_d3c3
  .block_left_7ee4
  .breadcrumb_north_4626 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content_dark_138f
  .heading_pro_04a4
  .pro_d3c3
  .block_left_7ee4
  .breadcrumb-f7df {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.green_18ea .gallery-tall-58fb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gallery-tall-58fb .hot-eceb.element-f87b .up-63c0 > li > a:focus,
.gallery-tall-58fb .hot-eceb.element-f87b .up-63c0 > li > a:hover,
.gallery-tall-58fb .hot-eceb.hovered-b388 .up-63c0 > li > a:focus,
.gallery-tall-58fb .hot-eceb.hovered-b388 .up-63c0 > li > a:hover,
.gallery-tall-58fb .hot-eceb.frame-1cbe .up-63c0 > li > a:focus,
.gallery-tall-58fb .hot-eceb.frame-1cbe .up-63c0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-tall-58fb
  .hot-eceb.element-f87b
  .up-63c0
  > li.tag_steel_0bf0
  > a,
.gallery-tall-58fb
  .hot-eceb.element-f87b
  .up-63c0
  > li.red-5cdf
  > a,
.gallery-tall-58fb
  .hot-eceb.hovered-b388
  .up-63c0
  > li.tag_steel_0bf0
  > a,
.gallery-tall-58fb
  .hot-eceb.hovered-b388
  .up-63c0
  > li.red-5cdf
  > a,
.gallery-tall-58fb
  .hot-eceb.frame-1cbe
  .up-63c0
  > li.tag_steel_0bf0
  > a,
.gallery-tall-58fb .hot-eceb.frame-1cbe .up-63c0 > li.plasma_2bb5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-tall-58fb .accent-bronze-428e,
.gallery-tall-58fb .accent-bronze-428e a {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-tall-58fb .table-short-2b38.red_c373 li a,
.gallery-tall-58fb .image-active-6dc1 a,
.gallery-tall-58fb .photo-basic-d0de,
.gallery-tall-58fb .up-63c0 > li > a,
.gallery-tall-58fb .media_clean_694f {
  color: rgba(0, 0, 0, 0.55);
}
.gallery-tall-58fb .table-short-2b38.red_c373 li a:hover,
.gallery-tall-58fb .image-active-6dc1 a:hover,
.gallery-tall-58fb .photo-basic-d0de:hover,
.gallery-tall-58fb .up-63c0 > li > a:hover,
.gallery-tall-58fb .media_clean_694f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-tall-58fb .widget_bottom_aa04 {
  color: rgba(0, 0, 0, 0.55);
}
.gallery-tall-58fb .widget_bottom_aa04 .wood-a309 {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-tall-58fb .widget_bottom_aa04:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_5c83 .lite_a533 {
  margin-left: auto;
  margin-right: auto;
}
.chip_8693 > * {
  margin-left: auto;
  margin-right: auto;
}
.chip_8693 .huge-650f {
  margin-right: 1.41575em;
}
.pattern-south-8015 .chip_8693 > .block-hot-9388 {
  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;
}
.pattern-south-8015 .chip_8693 > .popup_right_5347 {
  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;
}
.highlight_over_400e.summary_5c83 .lite_a533,
.video-8c6d.summary_5c83 .lite_a533 {
  margin-left: 0;
}
.orange-8fd9.summary_5c83 .lite_a533,
.pattern_c4e1.summary_5c83 .lite_a533 {
  margin-right: 0;
}
.chip_8693 ol,
.chip_8693 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accent-b807 video {
  max-width: 100%;
}
.logo_ab45 img {
  display: block;
}
.logo_ab45.huge-650f,
.logo_ab45.caption-89ed {
  width: 100%;
}
.logo_ab45.popup_right_5347 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.active-6785:not(.breadcrumb-70f1) {
  margin: 1.5em auto;
}
.alert-0794 p {
  padding: 1.5em 14px;
}
ul.up_080a.popup_right_5347,
ul.up_080a.block-hot-9388,
ul.up_080a.notification_middle_d45b.block-hot-9388 {
  padding: 0 14px;
}
.full_0e5a {
  display: block;
  overflow-x: auto;
}
.full_0e5a table {
  border-collapse: collapse;
  width: 100%;
}
.full_0e5a td,
.full_0e5a th {
  padding: 0.5em;
}
.chip_8693 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.chip_8693 ol ol,
.chip_8693 ol ul,
.chip_8693 ul ol,
.chip_8693 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.chip_8693 ol ol li,
.chip_8693 ol ul li,
.chip_8693 ul ol li,
.chip_8693 ul ul li {
  margin-left: 0;
}
.form_soft_277c.pattern_fresh_c12a > .surface-4ff9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.form_soft_277c.pattern_fresh_c12a > .surface-4ff9 iframe,
.form_soft_277c.pattern_fresh_c12a > .surface-4ff9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.progress-simple-538e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.progress-simple-538e.slider-9ba0 {
  padding: 0;
}
.progress-simple-538e.slider-9ba0 cite {
  font-size: 13px;
}
.progress-simple-538e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.progress-simple-538e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wrapper-dark-fb89 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wrapper-dark-fb89 > p:first-child {
  margin-top: 0;
}
.wrapper-dark-fb89 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wrapper-dark-fb89 blockquote {
  border-left: 0;
}
.content_7aea {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.content_7aea:not(.pagination_c3b7) {
  max-width: 100px;
}
.content_7aea.shadow-tiny-9839 {
  border-bottom: none !important;
  text-align: center;
}
.content_7aea.shadow-tiny-9839::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .alert-0794 p {
    padding: 1.5em 0;
  }
}
.feature_e8b4 {
  color: #0073aa;
}
.search-prev-a3b3 {
  background-color: #0073aa;
}
.in-488c {
  color: #229fd8;
}
.frame_8bdc {
  background-color: #229fd8;
}
.item_short_e430 {
  color: #eee;
}
.solid-335b {
  background-color: #eee;
}
.center-bf0b {
  color: #444;
}
.right-e550 {
  background-color: #444;
}
.old-8321 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.old-8321 .modal_next_7f1f .image-active-6dc1 {
  font-size: 15px;
}
.old-8321 .image-active-6dc1 {
  line-height: 1.3;
}
.old-8321 .gallery-tall-58fb {
}
.old-8321 .heading_pro_04a4 {
  background: #235787;
}
.large_d262 {
  padding: 0;
}
.large_d262 .heading_pro_04a4 {
  background: #1a1a1a;
}
.large_d262 .gallery-tall-58fb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.over-d82e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.over-d82e .gallery-tall-58fb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.over-d82e .heading_pro_04a4 {
  background: #303030;
}
.outline-35e4 {
  position: relative;
  z-index: 10;
}
.outline-35e4 .fast_3ae6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left-39b1 .link-41eb {
  display: inline-block;
  vertical-align: middle;
}
.left-39b1.photo_a6f3 .link-41eb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .left-39b1.photo_a6f3 .link-41eb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .left-39b1.photo_a6f3 .link-41eb {
    margin-right: 0.4em;
  }
}
.left-39b1.photo_a6f3 .link-41eb:last-child {
  margin-right: 0;
}
.green_b795 .fast_3ae6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .green_18ea .modal_next_7f1f {
    margin: 0 -0.5em;
  }
  .green_18ea .modal_next_7f1f [class*="customify-col-"],
  .green_18ea .modal_next_7f1f [class*="customify-col_"],
  .green_18ea .modal_next_7f1f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.green_18ea.active_0507 .fast_3ae6 {
  background: 0 0 !important;
}
.green_18ea.active_0507 .fast_3ae6,
.green_18ea.green_b795 .fast_3ae6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .green_18ea.focused_4fca {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.green_18ea.green_b795 .fast_3ae6 {
  box-shadow: none !important;
}
.smooth-491f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .smooth-491f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .smooth-491f {
    padding: 18px 0 20px;
  }
}
.smooth-491f .pressed_acde {
  width: 100%;
}
.smooth-491f .hard_cfe6 {
  margin-bottom: 0;
}
.smooth-491f .menu_5011 {
  margin-top: 5px;
  font-size: 0.875em;
}
.orange-6c3c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.orange-6c3c .aside-west-6eff {
  width: 100%;
}
.label_pressed_24a9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label_pressed_24a9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label_pressed_24a9 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;
}
.label_pressed_24a9 li:last-child:after {
  display: none;
}
.label_pressed_24a9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.sidebar-purple-0b3f .pink-039d button,
.smooth-491f .pink-039d button {
  left: 0;
}
.sidebar-purple-0b3f .aside-west-6eff,
.smooth-491f .aside-west-6eff {
  padding-left: 0;
  padding-right: 0;
}
.sidebar-purple-0b3f .orange-6c3c,
.smooth-491f .orange-6c3c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.sidebar-purple-0b3f {
  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;
}
.sidebar-purple-0b3f: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;
}
.sidebar-purple-0b3f .widget-green-23a5 {
  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) {
  .sidebar-purple-0b3f .widget-green-23a5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar-purple-0b3f .widget-green-23a5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-purple-0b3f .widget-green-23a5 {
    min-height: 200px;
  }
}
.sidebar-purple-0b3f .label_pressed_24a9 {
  color: rgba(255, 255, 255, 0.8);
}
.sidebar-purple-0b3f .label_pressed_24a9 a,
.sidebar-purple-0b3f .label_pressed_24a9 li:after {
  color: inherit;
}
.sidebar-purple-0b3f .label_pressed_24a9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.plasma_12b3 {
  margin-bottom: 0.5em;
}
.alert-800c {
  margin-bottom: 1.2em;
}
.alert-800c,
.plasma_12b3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.alert-800c p:last-child,
.plasma_12b3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pink-039d,
#masthead .pink-039d {
  display: none;
}
#masthead
  > .pink-039d.progress-pressed-2a8f {
  display: none;
}
#masthead > .pink-039d button {
  left: 0;
}
.notification-focused-cd92 {
  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%;
}
.notification-focused-cd92 .link-41eb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notification-focused-cd92 .filter-steel-b2dc {
  display: -webkit-box;
  display: flex;
}
.notification-focused-cd92 .filter-steel-b2dc.accent-a3b9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notification-focused-cd92 .filter-steel-b2dc.tooltip_e858 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification-focused-cd92 .filter-steel-b2dc.pro_af6d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification-focused-cd92.active_fixed_5540.hero-eb6a .filter-steel-b2dc.accent-a3b9 {
  flex-basis: 100%;
}
.notification-focused-cd92.focused-7dd9 .filter-steel-b2dc.tooltip_e858 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notification-focused-cd92.focused-7dd9 .filter-steel-b2dc.pro_af6d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pink-039d.progress-pressed-2a8f {
  display: none;
}
#masthead > .pink-039d button {
  left: 0;
}
.hero-west-5144 {
  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;
}
.hero-west-5144:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hero-west-5144.text-static-c47c i {
  margin-right: 4px;
}
.hero-west-5144.surface_c94f i {
  margin-left: 5px;
}
.image-active-6dc1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.image-active-6dc1 p:last-child {
  margin-bottom: 0;
}
.easy-8ebf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.easy-8ebf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.easy-8ebf img {
  display: block;
  width: auto;
  line-height: 1;
}
.easy-8ebf .accent-bronze-428e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.easy-8ebf .layout-small-1d1d {
  margin: 5px 0 7px 0;
}
.easy-8ebf.silver_5766 .east_849b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.easy-8ebf.silver_5766 .surface_fixed_a9e3 {
  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;
}
.easy-8ebf.outline_2626 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.easy-8ebf.outline_2626 .east_849b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.easy-8ebf.outline_2626 .surface_fixed_a9e3 {
  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;
}
.easy-8ebf.active_stone_6428 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.easy-8ebf.full_22e7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.easy-8ebf.full_22e7 .surface_fixed_a9e3 {
  margin-top: 7px;
}
.texture_c36c {
  display: inline-block;
}
.outline-35e4 .table_large_ccc6 .easy-8ebf img {
  max-width: 100%;
}
.hot-eceb .box-7ee5.layout_out_cb27,
.thick_0aae .box-7ee5.layout_out_cb27 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hot-eceb .search_3071,
.thick_0aae .search_3071 {
  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%);
}
.hot-eceb .search_3071 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hot-eceb.filter-last-83c2 .search_3071 {
  display: none;
}
.hot-eceb .gradient_upper_56ff {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hot-eceb .gradient_upper_56ff li {
  display: inline-block;
  position: relative;
}
.hot-eceb .gradient_upper_56ff li:last-child {
  margin-right: 0;
}
.hot-eceb .gradient_upper_56ff 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;
}
.hot-eceb .gradient_upper_56ff li.plasma_2bb5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hot-eceb .gradient_upper_56ff > 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;
}
.hot-eceb .gradient_upper_56ff > li > a i {
  line-height: 0;
}
.hot-eceb .gradient_upper_56ff > li.label-gas-3e50 > a .search_3071 {
  margin-left: 4px;
  line-height: 0;
}
.hot-eceb .gradient_upper_56ff .popup_9273 li.label-gas-3e50 > a {
  position: relative;
}
.hot-eceb .gradient_upper_56ff .popup_9273 li.label-gas-3e50 > a:after,
.hot-eceb .gradient_upper_56ff .popup_9273 li.label-gas-3e50 > a:before {
  content: "";
  display: table;
}
.hot-eceb .gradient_upper_56ff .popup_9273 li.label-gas-3e50 > a:after {
  clear: both;
}
.hot-eceb .gradient_upper_56ff .popup_9273 li.label-gas-3e50 > a .search_3071 {
  margin-left: 5px;
  float: right;
}
.hot-eceb .tall-b46f,
.hot-eceb .popup_9273 {
  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;
}
.hot-eceb .popup_9273 {
  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;
}
.hot-eceb .popup_9273 .layout_out_cb27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hot-eceb .popup_9273 .search_3071 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hot-eceb .popup_9273 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hot-eceb .popup_9273 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;
}
.hot-eceb .popup_9273 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hot-eceb .popup_9273 .popup_9273 {
  top: 0;
  left: 100%;
}
.hot-eceb .dropdown-yellow-21e7.fn-focus-30b9 > .tall-b46f,
.hot-eceb .dropdown-yellow-21e7.fn-focus-30b9 > .popup_9273,
.hot-eceb .dropdown-yellow-21e7:focus > .tall-b46f,
.hot-eceb .dropdown-yellow-21e7:focus > .popup_9273,
.hot-eceb .dropdown-yellow-21e7:hover > .tall-b46f,
.hot-eceb .dropdown-yellow-21e7:hover > .popup_9273 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hot-eceb.frame-1cbe .up-63c0:after,
.hot-eceb.frame-1cbe .up-63c0:before {
  content: "";
  display: table;
}
.hot-eceb.frame-1cbe .up-63c0:after {
  clear: both;
}
.hot-eceb.frame-1cbe .up-63c0 > li {
  float: left;
}
.hot-eceb.slider_13d2 .up-63c0:after,
.hot-eceb.slider_13d2 .up-63c0:before {
  content: "";
  display: table;
}
.hot-eceb.slider_13d2 .up-63c0:after {
  clear: both;
}
.hot-eceb.slider_13d2 .up-63c0 > li {
  float: left;
}
.hot-eceb.slider_13d2 .up-63c0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hot-eceb.slider_13d2 .up-63c0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hot-eceb.slider_13d2 .up-63c0 > li.tag_steel_0bf0 > a,
.hot-eceb.slider_13d2 .up-63c0 > li.plasma_2bb5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hot-eceb.element-f87b .up-63c0 > li > a .layout_out_cb27 {
  position: relative;
}
.hot-eceb.element-f87b .up-63c0 > li > a .layout_out_cb27: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;
}
.hot-eceb.element-f87b
  .up-63c0
  > li:focus
  > a
  .layout_out_cb27:before,
.hot-eceb.element-f87b
  .up-63c0
  > li:hover
  > a
  .layout_out_cb27:before {
  width: 100%;
  background-color: currentColor;
}
.hot-eceb.element-f87b
  .up-63c0
  > li.tag_steel_0bf0
  > a
  .layout_out_cb27:before,
.hot-eceb.element-f87b
  .up-63c0
  > li.red-5cdf
  > a
  .layout_out_cb27:before {
  width: 100%;
  background-color: currentColor;
}
.hot-eceb.hovered-b388 .up-63c0 > li > a .layout_out_cb27 {
  position: relative;
}
.hot-eceb.hovered-b388 .up-63c0 > li > a .layout_out_cb27: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;
}
.hot-eceb.hovered-b388 .up-63c0 > li:focus > a .layout_out_cb27:before,
.hot-eceb.hovered-b388
  .up-63c0
  > li:hover
  > a
  .layout_out_cb27:before {
  width: 100%;
  background-color: currentColor;
}
.hot-eceb.hovered-b388
  .up-63c0
  > li.tag_steel_0bf0
  > a
  .layout_out_cb27:before,
.hot-eceb.hovered-b388
  .up-63c0
  > li.red-5cdf
  > a
  .layout_out_cb27:before {
  width: 100%;
  background-color: currentColor;
}
.thick_0aae .gradient_upper_56ff {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thick_0aae .gradient_upper_56ff li:first-child > a {
  border-top: none;
}
.thick_0aae .gradient_upper_56ff .header_lite_20dd > .layout_out_cb27 .search_3071 {
  display: none;
}
.thick_0aae .gradient_upper_56ff li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thick_0aae .gradient_upper_56ff li:last-child {
  border: none;
}
.thick_0aae .gradient_upper_56ff li.label-gas-3e50 > a {
  padding-right: 45px !important;
}
.thick_0aae .gradient_upper_56ff li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thick_0aae .gradient_upper_56ff li a:focus,
.thick_0aae .gradient_upper_56ff li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick_0aae .gradient_upper_56ff li .iron_f3c4 {
  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;
}
.thick_0aae .gradient_upper_56ff li .iron_f3c4:hover {
  box-shadow: none;
}
.thick_0aae .gradient_upper_56ff li .iron_f3c4 .search_3071 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thick_0aae .gradient_upper_56ff .popup_9273 {
  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);
}
.thick_0aae .gradient_upper_56ff .popup_9273 li a {
  padding-left: 3em;
}
.thick_0aae .gradient_upper_56ff .frame-b26f > a .iron_f3c4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thick_0aae .gradient_upper_56ff .frame-b26f > .popup_9273 {
  display: block;
  opacity: 1;
}
.west_6ded {
  max-width: 100%;
}
.row_4c06 {
  line-height: 0;
  cursor: pointer;
}
.media_clean_694f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.media_clean_694f:hover {
  box-shadow: none;
  color: currentColor;
}
.media_clean_694f svg {
  width: 18px;
  height: 18px;
}
.media_clean_694f .active-medium-6590 {
  display: none;
}
.fixed-d434 {
  position: relative;
}
.fixed-d434.fn-active-30b9 .media_clean_694f .notification_tall_5612 {
  display: none;
}
.fixed-d434.fn-active-30b9 .media_clean_694f .active-medium-6590 {
  display: inline-block;
}
.fixed-d434 .button-pro-b761 {
  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);
}
.fixed-d434.hover-green-9ad4 .button-pro-b761 {
  left: auto;
  right: -0.9em;
}
.fixed-d434.hover-green-9ad4 .stale-79a2::before {
  left: auto;
  right: 15px;
}
.fixed-d434.fn-active-30b9 .button-pro-b761 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.block_left_7ee4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.block_left_7ee4 label {
  flex-basis: 100%;
}
.block_left_7ee4 .hidden-76c5 {
  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;
}
.block_left_7ee4 .breadcrumb-f7df {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.block_left_7ee4 .breadcrumb-f7df:focus {
  background-color: transparent;
}
.block_left_7ee4 button.badge_a43e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.block_left_7ee4 button.badge_a43e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.block_left_7ee4 button.badge_a43e svg {
  width: 18px;
  height: 18px;
}
.block_left_7ee4 input[type="submit"] {
  min-height: auto;
}
.pro_d3c3 .block_left_7ee4 .breadcrumb-f7df {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.stale-79a2 {
  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) {
  .stale-79a2 {
    width: 220px;
  }
}
.stale-79a2 label {
  flex-basis: 100%;
}
.stale-79a2::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;
}
.content_dark_138f .pro_d3c3 .block_left_7ee4 {
  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;
}
.content_dark_138f
  .pro_d3c3
  .block_left_7ee4
  .hidden-76c5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.content_dark_138f .pro_d3c3 .block_left_7ee4 .breadcrumb-f7df {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.content_dark_138f
  .pro_d3c3
  .block_left_7ee4
  .breadcrumb-f7df:focus {
  background: 0 0;
}
.content_dark_138f
  .pro_d3c3
  .block_left_7ee4
  .breadcrumb_north_4626 {
  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;
}
.table-short-2b38 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.table-short-2b38 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.table-short-2b38 li:last-child {
  margin-right: 0;
}
.table-short-2b38 li:first-child {
  margin-left: 0;
}
.table-short-2b38.surface-yellow-f426 a {
  color: #fff;
}
.table-short-2b38.surface-yellow-f426 a:hover {
  color: #fff;
}
.table-short-2b38 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.table-short-2b38 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.table-short-2b38 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.table-short-2b38 a:hover {
  opacity: 0.9;
  color: inherit;
}
.table-short-2b38 [class*="social-icon-apple"] {
  background-color: #999;
}
.table-short-2b38 [class*="social-icon-apple"].carousel-7b2f {
  background-color: transparent;
  color: #999;
}
.table-short-2b38 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.table-short-2b38 [class*="social-icon-behance"].carousel-7b2f {
  background-color: transparent;
  color: #1769ff;
}
.table-short-2b38 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.table-short-2b38 [class*="social-icon-bitbucket"].carousel-7b2f {
  background-color: transparent;
  color: #205081;
}
.table-short-2b38 [class*="social-icon-codepen"] {
  background-color: #000;
}
.table-short-2b38 [class*="social-icon-codepen"].carousel-7b2f {
  background-color: transparent;
  color: #000;
}
.table-short-2b38 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.table-short-2b38 [class*="social-icon-delicious"].carousel-7b2f {
  background-color: transparent;
  color: #39f;
}
.table-short-2b38 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.table-short-2b38 [class*="social-icon-digg"].carousel-7b2f {
  background-color: transparent;
  color: #005be2;
}
.table-short-2b38 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.table-short-2b38 [class*="social-icon-dribbble"].carousel-7b2f {
  background-color: transparent;
  color: #ea4c89;
}
.table-short-2b38 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.table-short-2b38 [class*="social-icon-envelope"].carousel-7b2f {
  background-color: transparent;
  color: #ea4335;
}
.table-short-2b38 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.table-short-2b38 [class*="social-icon-facebook"].carousel-7b2f {
  background-color: transparent;
  color: #3b5998;
}
.table-short-2b38 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.table-short-2b38 [class*="social-icon-flickr"].carousel-7b2f {
  background-color: transparent;
  color: #0063dc;
}
.table-short-2b38 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.table-short-2b38 [class*="social-icon-foursquare"].carousel-7b2f {
  background-color: transparent;
  color: #2d5be3;
}
.table-short-2b38 [class*="social-icon-github"] {
  background-color: #333;
}
.table-short-2b38 [class*="social-icon-github"].carousel-7b2f {
  background-color: transparent;
  color: #333;
}
.table-short-2b38 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.table-short-2b38 [class*="social-icon-google-plus"].carousel-7b2f {
  background-color: transparent;
  color: #dd4b39;
}
.table-short-2b38 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.table-short-2b38 [class*="social-icon-houzz"].carousel-7b2f {
  background-color: transparent;
  color: #7ac142;
}
.table-short-2b38 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.table-short-2b38 [class*="social-icon-instagram"].carousel-7b2f {
  background-color: transparent;
  color: #262626;
}
.table-short-2b38 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.table-short-2b38 [class*="social-icon-jsfiddle"].carousel-7b2f {
  background-color: transparent;
  color: #487aa2;
}
.table-short-2b38 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.table-short-2b38 [class*="social-icon-linkedin"].carousel-7b2f {
  background-color: transparent;
  color: #0077b5;
}
.table-short-2b38 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.table-short-2b38 [class*="social-icon-medium"].carousel-7b2f {
  background-color: transparent;
  color: #00ab6b;
}
.table-short-2b38 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.table-short-2b38
  [class*="social-icon-odnoklassniki"].carousel-7b2f {
  background-color: transparent;
  color: #f4731c;
}
.table-short-2b38 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.table-short-2b38 [class*="social-icon-meetup"].carousel-7b2f {
  background-color: transparent;
  color: #ec1c40;
}
.table-short-2b38 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.table-short-2b38 [class*="social-icon-pinterest"].carousel-7b2f {
  background-color: transparent;
  color: #bd081c;
}
.table-short-2b38 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.table-short-2b38 [class*="social-icon-product-hunt"].carousel-7b2f {
  background-color: transparent;
  color: #da552f;
}
.table-short-2b38 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.table-short-2b38 [class*="social-icon-reddit"].carousel-7b2f {
  background-color: transparent;
  color: #ff4500;
}
.table-short-2b38 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.table-short-2b38 [class*="social-icon-rss"].carousel-7b2f {
  background-color: transparent;
  color: #f26522;
}
.table-short-2b38 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.table-short-2b38
  [class*="social-icon-shopping-cart"].carousel-7b2f {
  background-color: transparent;
  color: #4caf50;
}
.table-short-2b38 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.table-short-2b38 [class*="social-icon-skype"].carousel-7b2f {
  background-color: transparent;
  color: #00aff0;
}
.table-short-2b38 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.table-short-2b38 [class*="social-icon-slideshare"].carousel-7b2f {
  background-color: transparent;
  color: #0077b5;
}
.table-short-2b38 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.table-short-2b38 [class*="social-icon-snapchat"].carousel-7b2f {
  background-color: transparent;
  color: #fffc00;
}
.table-short-2b38 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.table-short-2b38 [class*="social-icon-soundcloud"].carousel-7b2f {
  background-color: transparent;
  color: #f80;
}
.table-short-2b38 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.table-short-2b38 [class*="social-icon-spotify"].carousel-7b2f {
  background-color: transparent;
  color: #2ebd59;
}
.table-short-2b38 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.table-short-2b38
  [class*="social-icon-stack-overflow"].carousel-7b2f {
  background-color: transparent;
  color: #fe7a15;
}
.table-short-2b38 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.table-short-2b38 [class*="social-icon-maldkfgram"].carousel-7b2f {
  background-color: transparent;
  color: #2ca5e0;
}
.table-short-2b38 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.table-short-2b38 [class*="social-icon-tripadvisor"].carousel-7b2f {
  background-color: transparent;
  color: #589442;
}
.table-short-2b38 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.table-short-2b38 [class*="social-icon-tumblr"].carousel-7b2f {
  background-color: transparent;
  color: #35465c;
}
.table-short-2b38 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.table-short-2b38 [class*="social-icon-twitch"].carousel-7b2f {
  background-color: transparent;
  color: #6441a5;
}
.table-short-2b38 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.table-short-2b38 [class*="social-icon-twitter"].carousel-7b2f {
  background-color: transparent;
  color: #1da1f2;
}
.table-short-2b38 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.table-short-2b38 [class*="social-icon-vimeo"].carousel-7b2f {
  background-color: transparent;
  color: #1ab7ea;
}
.table-short-2b38 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.table-short-2b38 [class*="social-icon-vk"].carousel-7b2f {
  background-color: transparent;
  color: #45668e;
}
.table-short-2b38 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.table-short-2b38 [class*="social-icon-weibo"].carousel-7b2f {
  background-color: transparent;
  color: #df2029;
}
.table-short-2b38 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.table-short-2b38 [class*="social-icon-weixin"].carousel-7b2f {
  background-color: transparent;
  color: #7bb32e;
}
.table-short-2b38 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.table-short-2b38 [class*="social-icon-whatsapp"].carousel-7b2f {
  background-color: transparent;
  color: #25d366;
}
.table-short-2b38 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.table-short-2b38 [class*="social-icon-wordpress"].carousel-7b2f {
  background-color: transparent;
  color: #21759b;
}
.table-short-2b38 [class*="social-icon-xing"] {
  background-color: #026466;
}
.table-short-2b38 [class*="social-icon-xing"].carousel-7b2f {
  background-color: transparent;
  color: #026466;
}
.table-short-2b38 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.table-short-2b38 [class*="social-icon-yelp"].carousel-7b2f {
  background-color: transparent;
  color: #af0606;
}
.table-short-2b38 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.table-short-2b38 [class*="social-icon-youtube"].carousel-7b2f {
  background-color: transparent;
  color: #cd201f;
}
.photo-basic-d0de {
  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;
}
.photo-basic-d0de:hover {
  box-shadow: none;
  background: 0 0;
}
.row_21c2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tertiary_dirty_d18b {
  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;
}
.modal_1687 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notice_motion_c3ee {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notice_motion_c3ee,
.notice_motion_c3ee::after,
.notice_motion_c3ee::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;
}
.notice_motion_c3ee::after,
.notice_motion_c3ee::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview-aa45 .tertiary_dirty_d18b .modal_1687 {
  margin-top: -2px;
  width: 19px;
}
.preview-aa45 .tertiary_dirty_d18b .notice_motion_c3ee {
  margin-top: -1px;
}
.preview-aa45 .tertiary_dirty_d18b .notice_motion_c3ee,
.preview-aa45 .tertiary_dirty_d18b .notice_motion_c3ee::after,
.preview-aa45 .tertiary_dirty_d18b .notice_motion_c3ee::before {
  width: 19px;
  height: 2px;
}
.preview-aa45 .tertiary_dirty_d18b .notice_motion_c3ee::before {
  top: -6px;
}
.preview-aa45 .tertiary_dirty_d18b .notice_motion_c3ee::after {
  bottom: -6px;
}
.badge-d624 .tertiary_dirty_d18b .modal_1687 {
  margin-top: -2px;
  width: 22px;
}
.badge-d624 .tertiary_dirty_d18b .notice_motion_c3ee {
  margin-top: -1px;
}
.badge-d624 .tertiary_dirty_d18b .notice_motion_c3ee,
.badge-d624 .tertiary_dirty_d18b .notice_motion_c3ee::after,
.badge-d624 .tertiary_dirty_d18b .notice_motion_c3ee::before {
  width: 22px;
  height: 2px;
}
.badge-d624 .tertiary_dirty_d18b .notice_motion_c3ee::before {
  top: -7px;
}
.badge-d624 .tertiary_dirty_d18b .notice_motion_c3ee::after {
  bottom: -7px;
}
.narrow_6103 .tertiary_dirty_d18b .modal_1687 {
  margin-top: -2px;
  width: 31px;
}
.narrow_6103 .tertiary_dirty_d18b .notice_motion_c3ee {
  margin-top: -1.5px;
}
.narrow_6103 .tertiary_dirty_d18b .notice_motion_c3ee,
.narrow_6103 .tertiary_dirty_d18b .notice_motion_c3ee::after,
.narrow_6103 .tertiary_dirty_d18b .notice_motion_c3ee::before {
  width: 31px;
  height: 3px;
}
.narrow_6103 .tertiary_dirty_d18b .notice_motion_c3ee::before {
  top: -9px;
}
.narrow_6103 .tertiary_dirty_d18b .notice_motion_c3ee::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tabs-advanced-fc32 .tertiary_dirty_d18b .modal_1687 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs-advanced-fc32 .tertiary_dirty_d18b .notice_motion_c3ee {
    margin-top: -1px;
  }
  .tabs-advanced-fc32 .tertiary_dirty_d18b .notice_motion_c3ee,
  .tabs-advanced-fc32 .tertiary_dirty_d18b .notice_motion_c3ee::after,
  .tabs-advanced-fc32 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    width: 19px;
    height: 2px;
  }
  .tabs-advanced-fc32 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    top: -6px;
  }
  .tabs-advanced-fc32 .tertiary_dirty_d18b .notice_motion_c3ee::after {
    bottom: -6px;
  }
  .progress-solid-c733 .tertiary_dirty_d18b .modal_1687 {
    margin-top: -2px;
    width: 22px;
  }
  .progress-solid-c733 .tertiary_dirty_d18b .notice_motion_c3ee {
    margin-top: -1px;
  }
  .progress-solid-c733 .tertiary_dirty_d18b .notice_motion_c3ee,
  .progress-solid-c733 .tertiary_dirty_d18b .notice_motion_c3ee::after,
  .progress-solid-c733 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    width: 22px;
    height: 2px;
  }
  .progress-solid-c733 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    top: -7px;
  }
  .progress-solid-c733 .tertiary_dirty_d18b .notice_motion_c3ee::after {
    bottom: -7px;
  }
  .column-basic-4523 .tertiary_dirty_d18b .modal_1687 {
    margin-top: -2px;
    width: 31px;
  }
  .column-basic-4523 .tertiary_dirty_d18b .notice_motion_c3ee {
    margin-top: -1.5px;
  }
  .column-basic-4523 .tertiary_dirty_d18b .notice_motion_c3ee,
  .column-basic-4523 .tertiary_dirty_d18b .notice_motion_c3ee::after,
  .column-basic-4523 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    width: 31px;
    height: 3px;
  }
  .column-basic-4523 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    top: -9px;
  }
  .column-basic-4523 .tertiary_dirty_d18b .notice_motion_c3ee::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .label_eca3 .tertiary_dirty_d18b .modal_1687 {
    margin-top: -2px;
    width: 19px;
  }
  .label_eca3 .tertiary_dirty_d18b .notice_motion_c3ee {
    margin-top: -1px;
  }
  .label_eca3 .tertiary_dirty_d18b .notice_motion_c3ee,
  .label_eca3 .tertiary_dirty_d18b .notice_motion_c3ee::after,
  .label_eca3 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    width: 19px;
    height: 2px;
  }
  .label_eca3 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    top: -6px;
  }
  .label_eca3 .tertiary_dirty_d18b .notice_motion_c3ee::after {
    bottom: -6px;
  }
  .static-1004 .tertiary_dirty_d18b .modal_1687 {
    margin-top: -2px;
    width: 22px;
  }
  .static-1004 .tertiary_dirty_d18b .notice_motion_c3ee {
    margin-top: -1px;
  }
  .static-1004 .tertiary_dirty_d18b .notice_motion_c3ee,
  .static-1004 .tertiary_dirty_d18b .notice_motion_c3ee::after,
  .static-1004 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    width: 22px;
    height: 2px;
  }
  .static-1004 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    top: -7px;
  }
  .static-1004 .tertiary_dirty_d18b .notice_motion_c3ee::after {
    bottom: -7px;
  }
  .warm-9809 .tertiary_dirty_d18b .modal_1687 {
    margin-top: -2px;
    width: 31px;
  }
  .warm-9809 .tertiary_dirty_d18b .notice_motion_c3ee {
    margin-top: -1.5px;
  }
  .warm-9809 .tertiary_dirty_d18b .notice_motion_c3ee,
  .warm-9809 .tertiary_dirty_d18b .notice_motion_c3ee::after,
  .warm-9809 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    width: 31px;
    height: 3px;
  }
  .warm-9809 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    top: -9px;
  }
  .warm-9809 .tertiary_dirty_d18b .notice_motion_c3ee::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .filter-1567 .tertiary_dirty_d18b .modal_1687 {
    margin-top: -2px;
    width: 19px;
  }
  .filter-1567 .tertiary_dirty_d18b .notice_motion_c3ee {
    margin-top: -1px;
  }
  .filter-1567 .tertiary_dirty_d18b .notice_motion_c3ee,
  .filter-1567 .tertiary_dirty_d18b .notice_motion_c3ee::after,
  .filter-1567 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    width: 19px;
    height: 2px;
  }
  .filter-1567 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    top: -6px;
  }
  .filter-1567 .tertiary_dirty_d18b .notice_motion_c3ee::after {
    bottom: -6px;
  }
  .footer-1801 .tertiary_dirty_d18b .modal_1687 {
    margin-top: -2px;
    width: 22px;
  }
  .footer-1801 .tertiary_dirty_d18b .notice_motion_c3ee {
    margin-top: -1px;
  }
  .footer-1801 .tertiary_dirty_d18b .notice_motion_c3ee,
  .footer-1801 .tertiary_dirty_d18b .notice_motion_c3ee::after,
  .footer-1801 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    width: 22px;
    height: 2px;
  }
  .footer-1801 .tertiary_dirty_d18b .notice_motion_c3ee::before {
    top: -7px;
  }
  .footer-1801 .tertiary_dirty_d18b .notice_motion_c3ee::after {
    bottom: -7px;
  }
  .dark_f35a .tertiary_dirty_d18b .modal_1687 {
    margin-top: -2px;
    width: 31px;
  }
  .dark_f35a .tertiary_dirty_d18b .notice_motion_c3ee {
    margin-top: -1.5px;
  }
  .dark_f35a .tertiary_dirty_d18b .notice_motion_c3ee,
  .dark_f35a .tertiary_dirty_d18b .notice_motion_c3ee::after,
  .dark_f35a .tertiary_dirty_d18b .notice_motion_c3ee::before {
    width: 31px;
    height: 3px;
  }
  .dark_f35a .tertiary_dirty_d18b .notice_motion_c3ee::before {
    top: -9px;
  }
  .dark_f35a .tertiary_dirty_d18b .notice_motion_c3ee::after {
    bottom: -9px;
  }
}
.form-966a .notice_motion_c3ee {
  -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);
}
.form-966a .notice_motion_c3ee::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.form-966a .notice_motion_c3ee::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);
}
.form-966a.texture-focused-7c97 .notice_motion_c3ee {
  -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);
}
.form-966a.texture-focused-7c97 .notice_motion_c3ee::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.form-966a.texture-focused-7c97 .notice_motion_c3ee::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);
}
.under_3f42 {
  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.pagination-39f2:before {
  display: none;
}
.under_c6be {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.under_c6be .popup-over-c708 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.under_c6be .popup-over-c708:last-of-type {
  border-bottom: none;
}
.under_c6be .popup-over-c708.pattern-right-461f,
.under_c6be .popup-over-c708.carousel_lite_6ce4,
.under_c6be .popup-over-c708.lite-b4b3 {
  padding: 0;
}
.under_c6be .thick_0aae .iron_f3c4 {
  color: currentColor;
}
.under_c6be .thick_0aae .iron_f3c4:focus,
.under_c6be .thick_0aae .iron_f3c4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_c6be.gallery-tall-58fb .widget_bottom_aa04,
.under_c6be.gallery-tall-58fb .image-active-6dc1 a,
.under_c6be.gallery-tall-58fb .up-63c0 a,
.under_c6be.gallery-tall-58fb .popup_9273 a {
  color: rgba(0, 0, 0, 0.55);
}
.under_c6be.gallery-tall-58fb .widget_bottom_aa04:hover,
.under_c6be.gallery-tall-58fb .image-active-6dc1 a:hover,
.under_c6be.gallery-tall-58fb .up-63c0 a:hover,
.under_c6be.gallery-tall-58fb .popup_9273 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.under_c6be.gallery-tall-58fb .wood-a309 {
  color: rgba(0, 0, 0, 0.8);
}
.under_c6be.gallery-tall-58fb .popup-over-c708 {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_c6be.gallery-tall-58fb .popup-over-c708:before {
  background: rgba(0, 0, 0, 0.08);
}
.under_c6be.gallery-tall-58fb .element_huge_209c:before {
  background: rgba(255, 255, 255, 0.9);
}
.under_c6be.gallery-tall-58fb .thick_0aae .gradient_upper_56ff li a,
.under_c6be.gallery-tall-58fb .thick_0aae .iron_f3c4,
.under_c6be.gallery-tall-58fb .popup_9273 {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_c6be.gallery-tall-58fb .thick_0aae .iron_f3c4:focus,
.under_c6be.gallery-tall-58fb .thick_0aae .iron_f3c4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_c6be.gallery-tall-58fb .gradient_upper_56ff li {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_c6be.heading_pro_04a4 .widget_bottom_aa04,
.under_c6be.heading_pro_04a4 .image-active-6dc1 a,
.under_c6be.heading_pro_04a4 .up-63c0 .iron_f3c4,
.under_c6be.heading_pro_04a4 .up-63c0 a,
.under_c6be.heading_pro_04a4 .popup_9273 a {
  color: rgba(255, 255, 255, 0.79);
}
.under_c6be.heading_pro_04a4 .widget_bottom_aa04:hover,
.under_c6be.heading_pro_04a4 .image-active-6dc1 a:hover,
.under_c6be.heading_pro_04a4 .up-63c0 .iron_f3c4:hover,
.under_c6be.heading_pro_04a4 .up-63c0 a:hover,
.under_c6be.heading_pro_04a4 .popup_9273 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_c6be.heading_pro_04a4 .wood-a309 {
  color: rgba(255, 255, 255, 0.99);
}
.under_c6be.heading_pro_04a4 .popup-over-c708 {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_c6be.heading_pro_04a4 .popup-over-c708:before {
  background: rgba(255, 255, 255, 0.08);
}
.under_c6be.heading_pro_04a4 .element_huge_209c:before {
  background: rgba(0, 0, 0, 0.9);
}
.under_c6be.heading_pro_04a4 .thick_0aae .gradient_upper_56ff li a,
.under_c6be.heading_pro_04a4 .thick_0aae .iron_f3c4,
.under_c6be.heading_pro_04a4 .popup_9273 {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_c6be.heading_pro_04a4 .thick_0aae .iron_f3c4:focus,
.under_c6be.heading_pro_04a4 .thick_0aae .iron_f3c4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_c6be.heading_pro_04a4 .gradient_upper_56ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_huge_209c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.element_huge_209c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.lite_6575 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.picture-7fb1 .under_c6be {
  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;
}
.picture-7fb1 .popup-over-c708 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.picture-7fb1 .popup-over-c708: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) {
  .picture-7fb1 .popup-over-c708:before {
    width: 16%;
    left: 42%;
  }
}
.picture-7fb1 .popup-over-c708:last-child:before {
  content: none;
}
.picture-7fb1 .popup-over-c708[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.picture-7fb1 .thick_0aae .gradient_upper_56ff li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.picture-7fb1 .thick_0aae .gradient_upper_56ff li a .iron_f3c4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.picture-7fb1 .thick_0aae .popup_9273 {
  border: none;
}
.picture-7fb1 .thick_0aae .popup_9273 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.picture-7fb1 .element_huge_209c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.picture-7fb1 .lite_6575 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.picture-7fb1 .heading_pro_04a4 .element_huge_209c:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture-7fb1 .gallery-tall-58fb.label_3304 .notice_motion_c3ee {
  background: rgba(0, 0, 0, 0.6);
}
.picture-7fb1
  .gallery-tall-58fb.label_3304
  .notice_motion_c3ee::after,
.picture-7fb1
  .gallery-tall-58fb.label_3304
  .notice_motion_c3ee:before {
  background: inherit;
}
.picture-7fb1
  .gallery-tall-58fb.label_3304:hover
  .notice_motion_c3ee {
  background: rgba(0, 0, 0, 0.8);
}
.header-f0ce .under_c6be {
  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) {
  .header-f0ce .under_c6be {
    width: auto;
    right: 45px;
  }
}
.wood_8c94 .under_c6be {
  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) {
  .wood_8c94 .under_c6be {
    width: auto;
    left: 45px;
  }
}
.pagination-39f2 .under_c6be {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pagination-39f2 .lite_6575 {
  max-width: 48em;
  margin: 0 auto;
}
.pagination-39f2 .element_huge_209c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.layout_action_d4e3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.layout_action_d4e3.picture-7fb1 .under_c6be {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.layout_action_d4e3.header-f0ce .under_c6be {
  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);
}
.layout_action_d4e3 .under_c6be {
  visibility: visible;
}
.layout_action_d4e3.wood_8c94 .under_c6be {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.new-149a,
.block-gold-251c {
  overflow-x: hidden;
}
.new-149a .under_c6be {
  overflow: auto;
}
.new-149a.picture-7fb1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new-149a.picture-7fb1 .under_c6be {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.new-149a.picture-7fb1 .photo-basic-d0de {
  opacity: 0;
}
.new-149a.header-f0ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new-149a.header-f0ce .under_c6be {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.new-149a.header-f0ce .photo-basic-d0de {
  opacity: 0;
}
.new-149a.wood_8c94 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new-149a.wood_8c94 .under_c6be {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.new-149a.wood_8c94 .photo-basic-d0de {
  opacity: 0;
}
.new-149a.pagination-39f2 .under_c6be {
  z-index: 10;
  visibility: visible;
}
.label_3304 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.label_3304 .notice_motion_c3ee {
  background: rgba(255, 255, 255, 0.99);
}
.label_3304 .notice_motion_c3ee::after,
.label_3304 .notice_motion_c3ee:before {
  background: inherit;
}
.label_3304:hover .notice_motion_c3ee {
  background: rgba(255, 255, 255, 0.99);
}
.wood_8c94 .label_3304 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pagination-39f2 .label_3304 {
  display: none !important;
}
.new-149a:before,
.block-gold-251c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.new-149a .label_3304,
.block-gold-251c .label_3304 {
  display: inline-block;
}
.under_c6be .link-41eb {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.new-149a .under_c6be .link-41eb,
.block-gold-251c .under_c6be .link-41eb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active_0fab .hidden-76c5 {
  width: 100%;
}
.table_large_ccc6 {
  padding: 0 0.5em 0;
}
.table_large_ccc6 [class*="customify-col-"],
.table_large_ccc6 [class*="customify-col_"],
.table_large_ccc6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.mini-bdc6 .table_large_ccc6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .modal_next_7f1f .detail-plasma-0dcc,
  .detail-plasma-0dcc {
    display: none;
  }
  .out-93f1 {
    text-align: left;
  }
  .mini_ba5e {
    text-align: center;
  }
  .gradient-e198 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .modal_next_7f1f .column-narrow-10c2,
  .column-narrow-10c2 {
    display: none;
  }
  .box-0dfb {
    text-align: left;
  }
  .gold-b58f {
    text-align: center;
  }
  .outline-cc7c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .modal_next_7f1f .filter_advanced_bf1e,
  .filter_advanced_bf1e {
    display: none;
  }
  .link-basic-7113 {
    text-align: left;
  }
  .tiny_efab {
    text-align: center;
  }
  .caption-pressed-76fd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article-cf59 {
  box-shadow: none !important;
}
.slider_c67c .top_0a69,
.dropdown_8293 .top_0a69 {
  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;
}
.dropdown_8293 .top_0a69 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fast_3ae6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fast_3ae6:after,
.fast_3ae6:before {
  content: "";
  display: table;
}
.fast_3ae6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fast_3ae6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fast_3ae6,
.focused_4fca {
  max-width: 1248px;
  margin: 0 auto;
}

.outline-c043.highlight-brown-0c0d .fast_3ae6 {
  max-width: 100%;
}
.outline-c043.fixed-ba10 {
  max-width: 1200px;
  margin: 0 auto;
}
.outline-c043.dynamic-9afc .fast_3ae6 {
  max-width: 100%;
}
.outline-c043.dynamic-9afc > .fast_3ae6 {
  padding-left: 0;
  padding-right: 0;
}
.outline-c043.dynamic-9afc > .fast_3ae6 .modal_next_7f1f {
  margin: 0;
}
.outline-c043.dynamic-9afc
  > .fast_3ae6
  .mask-1ebe.caption-short-ca53 {
  margin-right: 0;
  margin-left: 0;
}
.outline-c043.dynamic-9afc #main.caption-short-ca53 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .overlay_51ba #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_51ba #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .panel_smooth_8dce .lite_a533 {
    padding-right: 1em;
  }
  .panel_smooth_8dce.message-thick-1d89 .mask-1ebe {
    border-right: 1px solid #eaecee;
  }
  .panel_smooth_8dce.message-thick-1d89 .lite_a533 {
    padding-right: 1em;
  }
  .panel_smooth_8dce.message-thick-1d89 .layout_narrow_4de7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label_eeb5 .lite_a533 {
    padding-left: 1em;
  }
  .label_eeb5.message-thick-1d89 .mask-1ebe {
    border-left: 1px solid #eaecee;
  }
  .label_eeb5.message-thick-1d89 .lite_a533 {
    padding-left: 1em;
  }
  .label_eeb5.message-thick-1d89 .layout_narrow_4de7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_slow_9e0d .lite_a533 {
    padding-left: 1em;
  }
  .shade_slow_9e0d.message-thick-1d89 .panel-clean-9b1f {
    border-right: 1px solid #eaecee;
  }
  .shade_slow_9e0d.message-thick-1d89 .gallery-02e1 {
    border-right: 1px solid #eaecee;
  }
  .shade_slow_9e0d.message-thick-1d89 .lite_a533 {
    padding-left: 1em;
  }
  .shade_slow_9e0d.message-thick-1d89 .layout_narrow_4de7 {
    padding-right: 1em;
  }
  .shade_slow_9e0d.message-thick-1d89 .mask_bd3d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-5ef9 .lite_a533 {
    padding-right: 1em;
  }
  .notice-5ef9.message-thick-1d89 .panel-clean-9b1f {
    border-left: 1px solid #eaecee;
  }
  .notice-5ef9.message-thick-1d89 .gallery-02e1 {
    border-left: 1px solid #eaecee;
  }
  .notice-5ef9.message-thick-1d89 .lite_a533 {
    padding-right: 1em;
  }
  .notice-5ef9.message-thick-1d89 .layout_narrow_4de7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-5ef9.message-thick-1d89 .mask_bd3d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay_51ba .lite_a533 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay_51ba.message-thick-1d89 .mask-1ebe {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .overlay_51ba.message-thick-1d89 .lite_a533 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay_51ba.message-thick-1d89 .layout_narrow_4de7 {
    padding-left: 1em;
  }
  .overlay_51ba.message-thick-1d89 .mask_bd3d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .overlay_51ba.message-thick-1d89 .lite_a533 {
    padding-left: 0;
  }
}
.modal-center-e81a .left-39b1 {
  display: inline-block;
}
.header_d1a7 {
  display: inline-block;
}
.liquid_4ac4 {
  word-con: break-word;
}
.search_fast_6edc > span {
  display: inline-block;
  padding: 5px 0;
}
.search_fast_6edc .status_ac68 {
  margin-left: 8px;
  margin-right: 8px;
}
.search_fast_6edc .south_1f2e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.upper_91f1 .outline-upper-076a {
  margin-bottom: 2em;
}
.upper_91f1 .progress_d923 {
  margin-bottom: 15px;
}
.upper_91f1 .progress_d923:last-child {
  margin-bottom: 0;
}
.upper_91f1 .logo_ac90 {
  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) {
  .upper_91f1 .logo_ac90 {
    display: block;
  }
}
.upper_91f1 .box-49e7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .upper_91f1 .box-49e7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.upper_91f1 .carousel-d4e6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.upper_91f1 .carousel-d4e6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.upper_91f1 .carousel-d4e6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.upper_91f1 .liquid_4ac4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.upper_91f1 .liquid_4ac4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.upper_91f1 .silver-cec1 p:last-child {
  margin-bottom: 0;
}
.upper_91f1 .down-12b5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.upper_91f1 .logo-a950 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.upper_91f1 .stale-980c {
  margin-top: 1em;
}
.upper_91f1 .surface_fresh_9012 {
  top: 0;
  display: block;
}
.upper_91f1 .surface_fresh_9012 a {
  color: inherit;
}
.upper_91f1 .surface_fresh_9012 a:hover {
  color: inherit;
}
.upper_91f1 .status-glass-cdf5 {
  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;
}
.upper_91f1 .status-glass-cdf5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.upper_91f1 .logo-a950 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.upper_91f1 .motion_6df6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.upper_91f1 .motion_6df6:first-child {
  margin-top: 0;
}
.upper_91f1 .motion_6df6.widget-2d35 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.upper_91f1 .motion_6df6.detail_first_b785 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.upper_91f1
  .motion_6df6.detail_first_b785.accordion_95cd
  .stale-980c {
  width: 100%;
}
.upper_91f1 .detail_first_b785 {
  -webkit-box-align: center;
  align-items: center;
}
.upper_91f1 .detail_first_b785 .search_fast_6edc,
.upper_91f1 .detail_first_b785 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.upper_91f1 .carousel-d4e6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper_91f1 .carousel-d4e6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper_91f1 .carousel-d4e6: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;
}
.upper_91f1 .widget-2d35 {
  z-index: 5;
}
.upper_91f1 .tabs-49f1 .detail-4c88 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.upper_91f1 .prev-0fa3 .detail-4c88 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.upper_91f1 .status_7582 .detail-4c88 {
  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;
}
.upper_91f1.title_lite_06f9 .logo_ac90,
.upper_91f1.picture_light_2cc0 .logo_ac90 {
  display: block;
}
.upper_91f1.title_lite_06f9 .logo_ac90 .old_276f,
.upper_91f1.title_lite_06f9 .logo_ac90 .logo-a950,
.upper_91f1.picture_light_2cc0 .logo_ac90 .old_276f,
.upper_91f1.picture_light_2cc0 .logo_ac90 .logo-a950 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.upper_91f1.tertiary-clean-5a47 .box-49e7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .upper_91f1.tertiary-clean-5a47 .box-49e7 {
    margin-right: 0;
  }
}
.upper_91f1.title_lite_06f9 .box-49e7,
.upper_91f1.picture_light_2cc0 .box-49e7 {
  padding-top: 40%;
}
.upper_91f1.title_lite_06f9 .outline-upper-076a,
.upper_91f1.picture_light_2cc0 .outline-upper-076a {
  display: block;
}
.upper_91f1.title_lite_06f9 .fn-sticky-30b9 .logo-a950,
.upper_91f1.picture_light_2cc0 .fn-sticky-30b9 .logo-a950 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.upper_91f1.title_lite_06f9 .box-49e7,
.upper_91f1.picture_light_2cc0 .box-49e7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.upper_91f1.title_lite_06f9 .logo-a950 {
  padding: 1em;
}
.large_ffab {
  margin: 30px auto;
  display: block;
}
.large_ffab .carousel_motion_56bf > * {
  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;
}
.large_ffab .carousel_motion_56bf > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.large_ffab .carousel_motion_56bf span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video_cool_3845 .search_fast_6edc {
  margin-bottom: 1.41575em;
}
.video_cool_3845 .active-current-e246 {
  margin-bottom: 1.618em;
}
.chip_8693 .info_bec6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.chip_8693 .info_bec6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.chip_8693 .static_e37d {
  max-width: 100%;
  overflow: auto;
}
.summary_5c83 .chip_8693 a:hover {
  text-decoration: underline;
}
.section-stale-c183 .progress_d923:not(.liquid_4ac4),
.section-stale-c183 .carousel-d4e6 {
  margin-bottom: 1.41575em;
}
.section-stale-c183 .progress_d923:not(.liquid_4ac4):last-child,
.section-stale-c183 .carousel-d4e6:last-child {
  margin-bottom: 0;
}
.section-stale-c183 .progress_d923.fresh_62b6 {
  margin-bottom: 0.41575em;
}
.section-stale-c183 .media_f34e:before,
.section-stale-c183 .gallery_f195:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.section-stale-c183 .media_f34e:before {
  content: "\f115";
}
.section-stale-c183 .gallery_f195:before {
  content: "\f02c";
}
.section-stale-c183 .chip_new_addc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.section-stale-c183 .chip_new_addc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.filter_left_a444 {
  display: -webkit-box;
  display: flex;
}
.filter_left_a444 .card-5147 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .filter_left_a444 .card-5147 {
    flex-basis: 90px;
  }
}
.filter_left_a444 .message-wide-88c3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter_left_a444 .message-wide-88c3 {
    flex-basis: calc(100% - 50px);
  }
}
.filter_left_a444 .preview-0c4d p:last-child {
  margin-bottom: 0.72em;
}
.layout_241a .carousel_motion_56bf {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.layout_241a .carousel_motion_56bf:after,
.layout_241a .carousel_motion_56bf:before {
  content: "";
  display: table;
}
.layout_241a .carousel_motion_56bf:after {
  clear: both;
}
.layout_241a .carousel_motion_56bf .aside_down_0ebd,
.layout_241a .carousel_motion_56bf .active-10a3 {
  width: 49%;
}
.layout_241a .carousel_motion_56bf .aside_down_0ebd a span.icon_948a,
.layout_241a .carousel_motion_56bf .active-10a3 a span.icon_948a {
  display: block;
  margin-bottom: 5px;
}
.layout_241a .carousel_motion_56bf .active-10a3 {
  float: left;
  text-align: left;
}
.layout_241a .carousel_motion_56bf .aside_down_0ebd {
  float: right;
  text-align: right;
}
.advanced_ce12 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .advanced_ce12 {
    margin-bottom: 0;
  }
}
.over-65a2 {
  margin-bottom: 1em;
}
.over-65a2 .liquid_4ac4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.copper_f89f a {
  display: block;
  line-height: 0;
  position: relative;
}
.progress-159f .over-65a2,
.caption_old_2493 .over-65a2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .progress-159f .over-65a2,
  .caption_old_2493 .over-65a2 {
    display: block;
  }
}
.progress-159f .copper_f89f,
.caption_old_2493 .copper_f89f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .progress-159f .copper_f89f,
  .caption_old_2493 .copper_f89f {
    margin-bottom: 1em;
  }
}
.progress-159f .copper_f89f img,
.caption_old_2493 .copper_f89f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.progress-159f .badge-4aa0,
.caption_old_2493 .badge-4aa0 {
  flex-basis: calc(100% - 160px);
}
.progress-159f .badge-4aa0 p,
.caption_old_2493 .badge-4aa0 p {
  margin-bottom: 0;
}
.progress-159f .badge-4aa0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .progress-159f .badge-4aa0 {
    padding-left: 0;
  }
}
.caption_old_2493 .badge-4aa0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .caption_old_2493 .badge-4aa0 {
    padding-right: 0;
  }
}
.caption_old_2493 .copper_f89f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.table-0c9e .copper_f89f {
  margin-bottom: 0.5em;
}
.table-0c9e .copper_f89f img {
  width: 100%;
}
.header_c5b8 .hovered-50fa,
.progress_center_60a7 .hovered-50fa {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.progress_center_60a7 .mask-1ebe .thumbnail_8de6 p:last-child {
  margin-bottom: 0;
}
.message-f2cf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accordion-61a6 .middle-774b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accordion-61a6 .middle-774b:last-of-type {
    margin-bottom: 0;
  }
}
.accordion-61a6 .middle-774b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion-61a6 .middle-774b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accordion-61a6 .middle-774b ul li {
  margin: 0 0 0.6em;
}
.accordion-61a6 .middle-774b ul li.static_9249,
.accordion-61a6 .middle-774b ul li.summary_700a {
  position: relative;
}
.accordion-61a6 .middle-774b ul li.static_9249 .nav-wide-8b8b,
.accordion-61a6 .middle-774b ul li.summary_700a .nav-wide-8b8b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accordion-61a6 .middle-774b ul li.static_9249:after:after,
.accordion-61a6 .middle-774b ul li.static_9249:after:before,
.accordion-61a6
  .middle-774b
  ul
  li.summary_700a:after:after,
.accordion-61a6
  .middle-774b
  ul
  li.summary_700a:after:before {
  content: "";
  display: table;
}
.accordion-61a6 .middle-774b ul li.static_9249:after:after,
.accordion-61a6
  .middle-774b
  ul
  li.summary_700a:after:after {
  clear: both;
}
.accordion-61a6 .middle-774b a.left-313f:hover {
  text-decoration: none;
}
.accordion-61a6 .middle-774b select {
  max-width: 100%;
}
.accordion-61a6 .middle-774b table {
  font-size: 85%;
}
.accordion-61a6 .middle-774b table td,
.accordion-61a6 .middle-774b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accordion-61a6 .middle-774b table tfoot td {
  text-align: left;
}
.accordion-61a6 .middle-774b :last-child {
  margin-bottom: 0;
}
.accordion-61a6 .middle-774b .paper_567d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accordion-61a6 .middle-774b .paper_567d label {
  width: 100%;
}
.accordion-61a6 .middle-774b .paper_567d .breadcrumb-f7df {
  width: 100%;
  display: block;
}
.accordion-61a6 .middle-774b .paper_567d .badge_a43e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accordion-61a6 .middle-774b .paper_567d .badge_a43e:hover svg #svg-search {
  fill: #444;
}
.accordion-61a6 .middle-774b .paper_567d .badge_a43e svg {
  width: 18px;
  height: 18px;
}
.accordion-61a6 .center_5041 ul ul,
.accordion-61a6 .copper-3ccd ul ul,
.accordion-61a6 .thumbnail_gold_47f2 ul ul,
.accordion-61a6 .card_dark_c97a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accordion-61a6 .center_5041 .label-gas-3e50 > a,
.accordion-61a6 .copper-3ccd .label-gas-3e50 > a,
.accordion-61a6 .thumbnail_gold_47f2 .label-gas-3e50 > a,
.accordion-61a6 .card_dark_c97a .label-gas-3e50 > a {
  margin-bottom: 0;
}
.accordion-61a6 .element-east-58b5 li,
.accordion-61a6 .center_5041 li,
.accordion-61a6 .gradient-narrow-b498 li,
.accordion-61a6 .copper-3ccd li,
.accordion-61a6 .thumbnail_gold_47f2 li,
.accordion-61a6 .card_dark_c97a li,
.accordion-61a6 .media-solid-decd li,
.accordion-61a6 .detail_b80c li {
  display: block;
  position: relative;
}
.accordion-61a6 .element-east-58b5 li:last-child,
.accordion-61a6 .center_5041 li:last-child,
.accordion-61a6 .gradient-narrow-b498 li:last-child,
.accordion-61a6 .copper-3ccd li:last-child,
.accordion-61a6 .thumbnail_gold_47f2 li:last-child,
.accordion-61a6 .card_dark_c97a li:last-child,
.accordion-61a6 .media-solid-decd li:last-child,
.accordion-61a6 .detail_b80c li:last-child {
  border: none;
}
.accordion-61a6 .element-east-58b5 li a,
.accordion-61a6 .center_5041 li a,
.accordion-61a6 .gradient-narrow-b498 li a,
.accordion-61a6 .copper-3ccd li a,
.accordion-61a6 .thumbnail_gold_47f2 li a,
.accordion-61a6 .card_dark_c97a li a,
.accordion-61a6 .media-solid-decd li a,
.accordion-61a6 .detail_b80c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion-61a6 .element-east-58b5 li ul li::before,
.accordion-61a6 .center_5041 li ul li::before,
.accordion-61a6 .gradient-narrow-b498 li ul li::before,
.accordion-61a6 .copper-3ccd li ul li::before,
.accordion-61a6 .thumbnail_gold_47f2 li ul li::before,
.accordion-61a6 .card_dark_c97a li ul li::before,
.accordion-61a6 .media-solid-decd li ul li::before,
.accordion-61a6 .detail_b80c li ul li::before {
  left: 15px;
}
.accordion-61a6 .element-east-58b5 li ul a,
.accordion-61a6 .center_5041 li ul a,
.accordion-61a6 .gradient-narrow-b498 li ul a,
.accordion-61a6 .copper-3ccd li ul a,
.accordion-61a6 .thumbnail_gold_47f2 li ul a,
.accordion-61a6 .card_dark_c97a li ul a,
.accordion-61a6 .media-solid-decd li ul a,
.accordion-61a6 .detail_b80c li ul a {
  padding-left: 20px;
}
.accordion-61a6 .element-east-58b5 li ul ul li::before,
.accordion-61a6 .center_5041 li ul ul li::before,
.accordion-61a6 .gradient-narrow-b498 li ul ul li::before,
.accordion-61a6 .copper-3ccd li ul ul li::before,
.accordion-61a6 .thumbnail_gold_47f2 li ul ul li::before,
.accordion-61a6 .card_dark_c97a li ul ul li::before,
.accordion-61a6 .media-solid-decd li ul ul li::before,
.accordion-61a6 .detail_b80c li ul ul li::before {
  left: 30px;
}
.accordion-61a6 .element-east-58b5 li ul ul a,
.accordion-61a6 .center_5041 li ul ul a,
.accordion-61a6 .gradient-narrow-b498 li ul ul a,
.accordion-61a6 .copper-3ccd li ul ul a,
.accordion-61a6 .thumbnail_gold_47f2 li ul ul a,
.accordion-61a6 .card_dark_c97a li ul ul a,
.accordion-61a6 .media-solid-decd li ul ul a,
.accordion-61a6 .detail_b80c li ul ul a {
  padding-left: 40px;
}
.accordion-61a6 .prev_1ddb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion-61a6 .detail_b80c ul li {
  margin-bottom: 1.41575em;
}
.accordion-61a6 .detail_b80c ul li .hidden-black-c867 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accordion-61a6 .detail_b80c ul li .light_8d87 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.heading_pro_04a4 .element-east-58b5 li a,
.heading_pro_04a4 .center_5041 li a,
.heading_pro_04a4 .gradient-narrow-b498 li a,
.heading_pro_04a4 .copper-3ccd li a,
.heading_pro_04a4 .thumbnail_gold_47f2 li a,
.heading_pro_04a4 .card_dark_c97a li a,
.heading_pro_04a4 .media-solid-decd li a,
.heading_pro_04a4 .detail_b80c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_pro_04a4 .prev_1ddb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_pro_04a4 .middle-774b ul li.static_9249 .nav-wide-8b8b,
.heading_pro_04a4 .middle-774b ul li.summary_700a .nav-wide-8b8b {
  background: rgba(0, 0, 0, 0.2);
}
.heading_pro_04a4 .accordion-61a6 .middle-774b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-c043 .accordion-61a6 .gradient_upper_56ff li {
  margin: 0;
}
.outline-c043 .accordion-61a6 .gradient_upper_56ff li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.outline-c043 .accordion-61a6 .gradient_upper_56ff li ul {
  margin: 0;
}
.outline-c043 .accordion-61a6 .gradient_upper_56ff li ul li a {
  padding-left: 15px;
}
.outline-c043 .accordion-61a6 .gradient_upper_56ff li ul li li a {
  padding-left: 30px;
}
.outline-c043 .accordion-61a6 .gradient_upper_56ff li.plasma_2bb5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.outline-c043 .accordion-61a6 .gradient_upper_56ff li.plasma_2bb5 > 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;
}
.outline-c043 .accordion-61a6 .gradient_upper_56ff li.plasma_2bb5 > 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;
}
.nav_4d6f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.popup_silver_2754 {
  position: relative;
  z-index: 10;
}
.popup_silver_2754 .link-41eb {
  width: 100%;
  max-width: 100%;
}
.cold_85d7 .highlight-narrow-14d0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.cold_85d7 .gallery-tall-58fb {
}
.cold_85d7 .heading_pro_04a4 {
  background: #292929;
}
.narrow-90a3 .highlight-narrow-14d0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.narrow-90a3 .gallery-tall-58fb {
  background: #f9f9f9;
}
.narrow-90a3 .heading_pro_04a4 {
  background: #303030;
}
.aside-6103 .highlight-narrow-14d0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-6103 .left-39b1 {
    margin-bottom: 1em;
  }
  .aside-6103 .left-39b1:last-child {
    margin-bottom: 0;
  }
}
.aside-6103 .gallery-tall-58fb {
  background: #ededed;
}
.aside-6103 .heading_pro_04a4 {
  background: #1a1a1a;
}
.highlight-narrow-14d0.gallery-tall-58fb {
  color: rgba(0, 0, 0, 0.6);
}
.highlight-narrow-14d0.gallery-tall-58fb .overlay-rough-10fc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight-narrow-14d0.heading_pro_04a4 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-narrow-14d0.heading_pro_04a4 a:not(.left-313f) {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-narrow-14d0.heading_pro_04a4 a:not(.left-313f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-narrow-14d0.heading_pro_04a4 .overlay-rough-10fc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-narrow-14d0.heading_pro_04a4 table tbody td,
.highlight-narrow-14d0.heading_pro_04a4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.selected-97a8.green_b795 .fast_3ae6 {
  max-width: initial;
}
.selected-97a8 .photo_a6f3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.selected-97a8 .photo_a6f3 .link-41eb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .selected-97a8 .photo_a6f3 .link-41eb {
    display: block;
    margin-bottom: 2em;
  }
  .selected-97a8 .photo_a6f3 .link-41eb:last-child {
    margin-bottom: 0;
  }
}
.aside-6103 .left-39b1:last-child,
.narrow-90a3 .left-39b1:last-child,
.cold_85d7 .left-39b1:last-child {
  margin-bottom: 0;
}
.aside-6103 .left-39b1 .accordion-61a6 .middle-774b:last-child,
.narrow-90a3 .left-39b1 .accordion-61a6 .middle-774b:last-child,
.cold_85d7 .left-39b1 .accordion-61a6 .middle-774b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .aside-6103 .hover-out-bd04,
  .aside-6103 .over_9f7d,
  .narrow-90a3 .hover-out-bd04,
  .narrow-90a3 .over_9f7d,
  .cold_85d7 .hover-out-bd04,
  .cold_85d7 .over_9f7d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .popup_silver_2754 .left-39b1 {
    margin-bottom: 2em;
  }
}
.popup_silver_2754 p:last-child {
  margin-bottom: 0;
}
.popup_silver_2754 li,
.popup_silver_2754 ul {
  list-style: none;
  margin: 0;
}
.popup_silver_2754 ul ul {
  margin-left: 2.617924em;
}
.article-bc16 {
  font-size: 0.875em;
}

/* css-noise: 467c */
.shadow-element-f3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
