/*!
Theme Name: Customify
Theme URI: https://pressmaximum.iron-9b7f/customify
Author: WPCustomify
Author URI: https://pressmaximum.iron-9b7f
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.iron-9b7f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.next_8c2a.header-tall-771f/licenses/gpl-2.0.dynamic-0c90
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.prev-b423/, (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.container_south_3e1c.feature_3797/normalize.huge_bbec/
 ======
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.huge_bbec v7.0.0 | MIT License | github.iron-9b7f/necolas/normalize.huge_bbec */
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;
}
.accordion_medium_c472 .gas_cd7e,
.search-under-2247,
.menu_inner_e797,
.panel_red_0e45,
.secondary_liquid_3355,
.last_dc43,
.box_a974,
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;
}
.search-under-2247,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .search-under-2247,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .search-under-2247,
  h1 {
    font-size: 1.8em;
  }
}
.menu_inner_e797,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.menu_inner_e797 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .menu_inner_e797,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .menu_inner_e797,
  h2 {
    font-size: 1.7em;
  }
}
.panel_red_0e45,
h3 {
  font-size: 1.618em;
}
.accordion_medium_c472 .gas_cd7e,
.secondary_liquid_3355,
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.light-6dda {
  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;
}
.hard-7ec4:after,
.hard-7ec4:before,
.shadow-e78c:after,
.shadow-e78c:before {
  content: "";
  display: table;
}
.hard-7ec4:after,
.shadow-e78c:after {
  clear: both;
}
.background_bronze_bb6a {
  float: right;
  margin-right: 0;
}
.icon-iron-d356 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.container_d068 .label_top_56ce,
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;
}
.container_d068 .label_top_56ce: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;
}
.out-06f6 .label_top_56ce {
  box-shadow: none;
}
.out-06f6
  .label_top_56ce
  .current_7f34 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.out-06f6 .label_top_56ce .modal-last-b2e4 {
  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;
}
.out-06f6
  .label_top_56ce
  .modal-last-b2e4
  b {
  display: none;
}
.out-06f6 .basic-8ed9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.logo-b0bf:not(.caption_west_6b42):not(.pattern-fast-7ece),
button:not(.caption_west_6b42):not(.pattern-fast-7ece),
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ),
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ),
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ) {
  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;
}
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):hover,
button:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):hover,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):hover,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):hover,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):active,
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):focus,
button:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):active,
button:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):focus,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):active,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):focus,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):active,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):focus,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):active,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):focus {
  outline: 0;
}
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e,
button:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e {
  position: relative;
}
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .label-237f,
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .row_e2a6,
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .block_189c,
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  i,
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  svg,
button:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .label-237f,
button:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .row_e2a6,
button:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .block_189c,
button:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  i,
button:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  svg,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .label-237f,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .row_e2a6,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .block_189c,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  i,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  svg,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .label-237f,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .row_e2a6,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .block_189c,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  i,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  svg,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .label-237f,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .row_e2a6,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  .block_189c,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  i,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e
  svg {
  visibility: hidden;
}
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e:after,
button:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e:after,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e:after,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e:after,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ).fn-loading-e44e: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;
}
.logo-b0bf:not(.caption_west_6b42):not(.pattern-fast-7ece),
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ),
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ),
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ) {
  color: #fff;
  background: #235787;
}
.logo-b0bf:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):focus,
input[type="button"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):focus,
input[type="reset"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):focus,
input[type="submit"]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ):focus {
  color: #fff;
}
.logo-b0bf.fn-disabled-e44e:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ),
.logo-b0bf[disabled]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ),
button.fn-disabled-e44e:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ),
button[disabled]:not(.caption_west_6b42):not(
    .pattern-fast-7ece
  ) {
  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;
}
.pro-55ba {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pro-55ba: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;
}
.row-simple-6ef1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fixed-925d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.cool-36c1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hard-7ec4:after,
.hard-7ec4:before,
.photo_3681:after,
.photo_3681:before,
.old-5b87:after,
.old-5b87:before,
.purple-37fc:after,
.purple-37fc:before,
.medium_31c4:after,
.medium_31c4:before,
.pagination-82d7:after,
.pagination-82d7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hard-7ec4:after,
.photo_3681:after,
.old-5b87:after,
.purple-37fc:after,
.medium_31c4:after,
.pagination-82d7:after {
  clear: both;
}
.photo_3681 .grid_red_38a5,
.old-5b87 .grid_red_38a5,
.right-6e4f .grid_red_38a5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.banner_38cc {
  display: inline-block;
}
.focused-416d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focused-416d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focused-416d .center_435a {
  padding: 1em 0;
  font-size: 85%;
}
.center_435a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tiny_b667 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tiny_b667:after,
.tiny_b667:before {
  content: "";
  display: table;
}
.tiny_b667:after {
  clear: both;
}
.component_13f9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.summary-tiny-b72e .component_13f9 {
  max-width: 50%;
}
.slow-2ac8 .component_13f9 {
  max-width: 33.33%;
}
.menu_c1e6 .component_13f9 {
  max-width: 25%;
}
.warm-299e .component_13f9 {
  max-width: 20%;
}
.status_wide_047e .component_13f9 {
  max-width: 16.66%;
}
.dirty_43b1 .component_13f9 {
  max-width: 14.28%;
}
.carousel_15a5 .component_13f9 {
  max-width: 12.5%;
}
.texture_62ad .component_13f9 {
  max-width: 11.11%;
}
.description_yellow_88b4 {
  display: block;
}
.accordion_medium_c472 .out-e055 label,
.accordion_medium_c472 .chip_fixed_c294 label,
.accordion_medium_c472 .backdrop_plasma_9c14 label,
.accordion_medium_c472 .basic_ead0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.module_medium_cc15 {
  list-style: none;
  margin: 0;
}
.module_medium_cc15 article.aside-deb8 {
  margin-bottom: 0;
}
.module_medium_cc15 ul {
  list-style: none;
  margin: 0;
}
.module_medium_cc15 .last-0f13 li.aside-deb8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .module_medium_cc15 .last-0f13 li.aside-deb8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .module_medium_cc15 .last-0f13 li.aside-deb8: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) {
  .module_medium_cc15 .last-0f13 li.aside-deb8 li.aside-deb8 li.aside-deb8 li.aside-deb8 {
    padding-left: 0;
  }
}
article.aside-deb8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside-deb8 .photo_3681 p:last-of-type {
  margin-bottom: 0;
}
article.aside-deb8 .dropdown_31ed {
  float: left;
}
article.aside-deb8 .soft-c8e0 {
  margin-left: 85px;
}
article.aside-deb8 .pattern_full_4924 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside-deb8 .pattern_full_4924 .texture_rough_81c5 {
  margin-left: 10px;
}
article.aside-deb8 .table_gold_7bc6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside-deb8 .pink_8c0c {
  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 .out-e055,
  #respond .backdrop_plasma_9c14,
  #respond .basic_ead0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out-e055 input,
#respond .backdrop_plasma_9c14 input,
#respond .basic_ead0 input {
  width: 100%;
}
#respond .basic_ead0 {
  margin-right: 0;
}
#respond .filter_bbb9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.status_a087 {
  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;
}
.status_a087.focused-3bbe {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.status_a087 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%);
}
.status_a087:focus,
.status_a087: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);
}
.outer_d898 {
  border-radius: 10%;
}
.element_272f {
  border-radius: 50%;
}
.box-e7d5 {
  font-size: 0.72em;
}
.button_09f4 {
  font-size: 0.875em;
}
.frame-bottom-38ad {
  font-size: 1.1em;
}
.center-6b92 {
  text-transform: uppercase;
  line-height: 1.2;
}
.center-6b92.box-e7d5 {
  letter-spacing: 0.5px;
}
.text_advanced_133f,
.text_advanced_133f a {
  color: #6d6d6d;
}
.text_advanced_133f a:hover {
  color: #111;
}
.brown-46fd {
  color: #6d6d6d;
}
.action_6873 {
  overflow-x: hidden;
}
.action_6873 .paper-291e.nav_under_f01e {
  position: relative;
}
.action_6873 .paper-291e.nav_under_f01e.hover-081f {
  position: initial;
}
.action_6873
  .paper-291e.nav_under_f01e.hover-081f
  .pattern-11a7 {
  left: auto;
}
.action_6873 .paper-291e .pattern-11a7 {
  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;
}
.action_6873 .paper-291e:hover.nav_under_f01e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.action_6873
  .paper-291e:hover.nav_under_f01e
  .pattern-11a7 {
  display: block;
  z-index: 9999999;
}
.action_6873 .content-9926 .dropdown_6e6e,
.action_6873 .logo_lower_9146 .dropdown_6e6e {
  display: none;
}
.action_6873 .footer_2f60 .paper-291e:hover.nav_under_f01e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion_medium_c472 .out-e055 label,
.accordion_medium_c472 .chip_fixed_c294 label,
.accordion_medium_c472 .backdrop_plasma_9c14 label,
.accordion_medium_c472 .basic_ead0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.module_medium_cc15 {
  list-style: none;
  margin: 0;
}
.module_medium_cc15 article.aside-deb8 {
  margin-bottom: 0;
}
.module_medium_cc15 ul {
  list-style: none;
  margin: 0;
}
.module_medium_cc15 .last-0f13 li.aside-deb8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .module_medium_cc15 .last-0f13 li.aside-deb8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .module_medium_cc15 .last-0f13 li.aside-deb8: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) {
  .module_medium_cc15 .last-0f13 li.aside-deb8 li.aside-deb8 li.aside-deb8 li.aside-deb8 {
    padding-left: 0;
  }
}
article.aside-deb8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside-deb8 .photo_3681 p:last-of-type {
  margin-bottom: 0;
}
article.aside-deb8 .dropdown_31ed {
  float: left;
}
article.aside-deb8 .soft-c8e0 {
  margin-left: 85px;
}
article.aside-deb8 .pattern_full_4924 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside-deb8 .pattern_full_4924 .texture_rough_81c5 {
  margin-left: 10px;
}
article.aside-deb8 .table_gold_7bc6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside-deb8 .pink_8c0c {
  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 .out-e055,
  #respond .backdrop_plasma_9c14,
  #respond .basic_ead0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out-e055 input,
#respond .backdrop_plasma_9c14 input,
#respond .basic_ead0 input {
  width: 100%;
}
#respond .basic_ead0 {
  margin-right: 0;
}
#respond .filter_bbb9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content-9926 .plasma_de2e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.plasma_de2e .shadow-hard-5a67.section-d1a6 .widget-9680 > li > a:focus,
.plasma_de2e .shadow-hard-5a67.section-d1a6 .widget-9680 > li > a:hover,
.plasma_de2e .shadow-hard-5a67.dirty-7d67 .widget-9680 > li > a:focus,
.plasma_de2e .shadow-hard-5a67.dirty-7d67 .widget-9680 > li > a:hover,
.plasma_de2e .shadow-hard-5a67.footer-8b3b .widget-9680 > li > a:focus,
.plasma_de2e .shadow-hard-5a67.footer-8b3b .widget-9680 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_de2e
  .shadow-hard-5a67.section-d1a6
  .widget-9680
  > li.last-d6b7
  > a,
.plasma_de2e
  .shadow-hard-5a67.section-d1a6
  .widget-9680
  > li.clean-ca7a
  > a,
.plasma_de2e
  .shadow-hard-5a67.dirty-7d67
  .widget-9680
  > li.last-d6b7
  > a,
.plasma_de2e
  .shadow-hard-5a67.dirty-7d67
  .widget-9680
  > li.clean-ca7a
  > a,
.plasma_de2e
  .shadow-hard-5a67.footer-8b3b
  .widget-9680
  > li.last-d6b7
  > a,
.plasma_de2e .shadow-hard-5a67.footer-8b3b .widget-9680 > li.table_next_39a0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_de2e .banner-3d4e,
.plasma_de2e .banner-3d4e a {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_de2e .icon-1755.hidden-prev-ad9f li a,
.plasma_de2e .summary-3779 a,
.plasma_de2e .thick_84fd,
.plasma_de2e .widget-9680 > li > a,
.plasma_de2e .tiny_7ab2 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_de2e .icon-1755.hidden-prev-ad9f li a:hover,
.plasma_de2e .summary-3779 a:hover,
.plasma_de2e .thick_84fd:hover,
.plasma_de2e .widget-9680 > li > a:hover,
.plasma_de2e .tiny_7ab2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_de2e .list_5bc8 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_de2e .list_5bc8 .lite-dbea {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_de2e .list_5bc8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_de2e .bright-a9fc .detail_1fd0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma_de2e .bright-a9fc .detail_1fd0 .accordion_ae73 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_de2e
  .bright-a9fc
  .detail_1fd0
  .accordion_ae73::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_de2e
  .bright-a9fc
  .detail_1fd0
  .accordion_ae73:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_de2e
  .bright-a9fc
  .detail_1fd0
  .accordion_ae73::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_de2e
  .bright-a9fc
  .detail_1fd0
  .accordion_ae73::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_de2e .bright-a9fc .filter-smooth-5c69 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_de2e .bright-a9fc .filter-smooth-5c69:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_hovered_557b
  .plasma_de2e
  .bright-a9fc
  .breadcrumb_77a2
  .media_blue_c517 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter_hovered_557b
  .plasma_de2e
  .bright-a9fc
  .breadcrumb_77a2
  .accordion_ae73 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content-9926 .left_1b63 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.left_1b63 .shadow-hard-5a67.section-d1a6 .widget-9680 > li > a:focus,
.left_1b63 .shadow-hard-5a67.section-d1a6 .widget-9680 > li > a:hover,
.left_1b63 .shadow-hard-5a67.dirty-7d67 .widget-9680 > li > a:focus,
.left_1b63 .shadow-hard-5a67.dirty-7d67 .widget-9680 > li > a:hover,
.left_1b63 .shadow-hard-5a67.footer-8b3b .widget-9680 > li > a:focus,
.left_1b63 .shadow-hard-5a67.footer-8b3b .widget-9680 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left_1b63
  .shadow-hard-5a67.section-d1a6
  .widget-9680
  > li.last-d6b7
  > a,
.left_1b63
  .shadow-hard-5a67.section-d1a6
  .widget-9680
  > li.clean-ca7a
  > a,
.left_1b63
  .shadow-hard-5a67.dirty-7d67
  .widget-9680
  > li.last-d6b7
  > a,
.left_1b63
  .shadow-hard-5a67.dirty-7d67
  .widget-9680
  > li.clean-ca7a
  > a,
.left_1b63
  .shadow-hard-5a67.footer-8b3b
  .widget-9680
  > li.last-d6b7
  > a,
.left_1b63 .shadow-hard-5a67.footer-8b3b .widget-9680 > li.table_next_39a0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.left_1b63 .banner-3d4e,
.left_1b63 .banner-3d4e a {
  color: rgba(0, 0, 0, 0.8);
}
.left_1b63 .icon-1755.hidden-prev-ad9f li a,
.left_1b63 .summary-3779 a,
.left_1b63 .thick_84fd,
.left_1b63 .widget-9680 > li > a,
.left_1b63 .tiny_7ab2 {
  color: rgba(0, 0, 0, 0.55);
}
.left_1b63 .icon-1755.hidden-prev-ad9f li a:hover,
.left_1b63 .summary-3779 a:hover,
.left_1b63 .thick_84fd:hover,
.left_1b63 .widget-9680 > li > a:hover,
.left_1b63 .tiny_7ab2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left_1b63 .list_5bc8 {
  color: rgba(0, 0, 0, 0.55);
}
.left_1b63 .list_5bc8 .lite-dbea {
  color: rgba(0, 0, 0, 0.8);
}
.left_1b63 .list_5bc8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-dynamic-71f2 .tabs-dcc9 {
  margin-left: auto;
  margin-right: auto;
}
.old-5b87 > * {
  margin-left: auto;
  margin-right: auto;
}
.old-5b87 .row-simple-6ef1 {
  margin-right: 1.41575em;
}
.bright_d98d .old-5b87 > .text-stale-869a {
  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;
}
.bright_d98d .old-5b87 > .section_gold_1277 {
  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;
}
.sidebar-1f6a.pagination-dynamic-71f2 .tabs-dcc9,
.slow-def9.pagination-dynamic-71f2 .tabs-dcc9 {
  margin-left: 0;
}
.progress_advanced_0c2c.pagination-dynamic-71f2 .tabs-dcc9,
.thumbnail_c8f8.pagination-dynamic-71f2 .tabs-dcc9 {
  margin-right: 0;
}
.old-5b87 ol,
.old-5b87 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.modal_9d46 video {
  max-width: 100%;
}
.photo_motion_77f1 img {
  display: block;
}
.photo_motion_77f1.row-simple-6ef1,
.photo_motion_77f1.fixed-925d {
  width: 100%;
}
.photo_motion_77f1.section_gold_1277 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.module_gold_c7b3:not(.search-clean-714b) {
  margin: 1.5em auto;
}
.old_a6e1 p {
  padding: 1.5em 14px;
}
ul.tabs_4874.section_gold_1277,
ul.tabs_4874.text-stale-869a,
ul.tabs_4874.light_7226.text-stale-869a {
  padding: 0 14px;
}
.tiny-b07c {
  display: block;
  overflow-x: auto;
}
.tiny-b07c table {
  border-collapse: collapse;
  width: 100%;
}
.tiny-b07c td,
.tiny-b07c th {
  padding: 0.5em;
}
.old-5b87 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.old-5b87 ol ol,
.old-5b87 ol ul,
.old-5b87 ul ol,
.old-5b87 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.old-5b87 ol ol li,
.old-5b87 ol ul li,
.old-5b87 ul ol li,
.old-5b87 ul ul li {
  margin-left: 0;
}
.lite-0807.steel_c78c > .detail-west-bffd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lite-0807.steel_c78c > .detail-west-bffd iframe,
.lite-0807.steel_c78c > .detail-west-bffd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sidebar_warm_d5e8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sidebar_warm_d5e8.surface-warm-85ff {
  padding: 0;
}
.sidebar_warm_d5e8.surface-warm-85ff cite {
  font-size: 13px;
}
.sidebar_warm_d5e8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sidebar_warm_d5e8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.stale_a516 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.stale_a516 > p:first-child {
  margin-top: 0;
}
.stale_a516 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.stale_a516 blockquote {
  border-left: 0;
}
.dim_2004 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dim_2004:not(.filter-easy-f635) {
  max-width: 100px;
}
.dim_2004.main_4ce4 {
  border-bottom: none !important;
  text-align: center;
}
.dim_2004.main_4ce4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .old_a6e1 p {
    padding: 1.5em 0;
  }
}
.hover-4f6c {
  color: #0073aa;
}
.block-complex-10e2 {
  background-color: #0073aa;
}
.button_north_ca0a {
  color: #229fd8;
}
.preview-94d2 {
  background-color: #229fd8;
}
.disabled_simple_1e2f {
  color: #eee;
}
.hero-9d37 {
  background-color: #eee;
}
.paragraph-d515 {
  color: #444;
}
.grid-78b1 {
  background-color: #444;
}
.gallery_center_17c5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gallery_center_17c5 .clean-70f1 .summary-3779 {
  font-size: 15px;
}
.gallery_center_17c5 .summary-3779 {
  line-height: 1.3;
}
.gallery_center_17c5 .left_1b63 {
}
.gallery_center_17c5 .plasma_de2e {
  background: #235787;
}
.grid-2d50 {
  padding: 0;
}
.grid-2d50 .plasma_de2e {
  background: #1a1a1a;
}
.grid-2d50 .left_1b63 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.first-30fb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.first-30fb .left_1b63 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.first-30fb .plasma_de2e {
  background: #303030;
}
.pagination-82d7 {
  position: relative;
  z-index: 10;
}
.pagination-82d7 .bronze-02a9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright_0a97 .nav_under_f01e {
  display: inline-block;
  vertical-align: middle;
}
.bright_0a97.grid_e60e .nav_under_f01e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .bright_0a97.grid_e60e .nav_under_f01e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .bright_0a97.grid_e60e .nav_under_f01e {
    margin-right: 0.4em;
  }
}
.bright_0a97.grid_e60e .nav_under_f01e:last-child {
  margin-right: 0;
}
.tag-710c .bronze-02a9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .content-9926 .clean-70f1 {
    margin: 0 -0.5em;
  }
  .content-9926 .clean-70f1 [class*="customify-col-"],
  .content-9926 .clean-70f1 [class*="customify-col_"],
  .content-9926 .clean-70f1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.content-9926.first_ebd6 .bronze-02a9 {
  background: 0 0 !important;
}
.content-9926.first_ebd6 .bronze-02a9,
.content-9926.tag-710c .bronze-02a9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .content-9926.disabled-5d24 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.content-9926.tag-710c .bronze-02a9 {
  box-shadow: none !important;
}
.hovered-369d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hovered-369d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hovered-369d {
    padding: 18px 0 20px;
  }
}
.hovered-369d .bronze_7c38 {
  width: 100%;
}
.hovered-369d .focused-a710 {
  margin-bottom: 0;
}
.hovered-369d .link-black-4d91 {
  margin-top: 5px;
  font-size: 0.875em;
}
.summary-76e2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.summary-76e2 .dropdown_mini_07ac {
  width: 100%;
}
.hot-8275 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hot-8275 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hot-8275 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;
}
.hot-8275 li:last-child:after {
  display: none;
}
.hot-8275 li a {
  font-weight: 500;
  margin-right: 10px;
}
.grid-bbb1 .dropdown_6e6e button,
.hovered-369d .dropdown_6e6e button {
  left: 0;
}
.grid-bbb1 .dropdown_mini_07ac,
.hovered-369d .dropdown_mini_07ac {
  padding-left: 0;
  padding-right: 0;
}
.grid-bbb1 .summary-76e2,
.hovered-369d .summary-76e2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.grid-bbb1 {
  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;
}
.grid-bbb1: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;
}
.grid-bbb1 .carousel-dark-9d78 {
  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) {
  .grid-bbb1 .carousel-dark-9d78 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .grid-bbb1 .carousel-dark-9d78 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .grid-bbb1 .carousel-dark-9d78 {
    min-height: 200px;
  }
}
.grid-bbb1 .hot-8275 {
  color: rgba(255, 255, 255, 0.8);
}
.grid-bbb1 .hot-8275 a,
.grid-bbb1 .hot-8275 li:after {
  color: inherit;
}
.grid-bbb1 .hot-8275 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.article_south_a275 {
  margin-bottom: 0.5em;
}
.gradient_41b0 {
  margin-bottom: 1.2em;
}
.gradient_41b0,
.article_south_a275 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gradient_41b0 p:last-child,
.article_south_a275 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dropdown_6e6e,
#masthead .dropdown_6e6e {
  display: none;
}
#masthead
  > .dropdown_6e6e.hard-9034 {
  display: none;
}
#masthead > .dropdown_6e6e button {
  left: 0;
}
.button-00b4 {
  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%;
}
.button-00b4 .nav_under_f01e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button-00b4 .header_green_2cd9 {
  display: -webkit-box;
  display: flex;
}
.button-00b4 .header_green_2cd9.dim_1e09 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button-00b4 .header_green_2cd9.border_62b3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-00b4 .header_green_2cd9.alert_bcc3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-00b4.green_7845.gas-e80d .header_green_2cd9.dim_1e09 {
  flex-basis: 100%;
}
.button-00b4.rough-6737 .header_green_2cd9.border_62b3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button-00b4.rough-6737 .header_green_2cd9.alert_bcc3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dropdown_6e6e.hard-9034 {
  display: none;
}
#masthead > .dropdown_6e6e button {
  left: 0;
}
.current_5aa1 {
  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;
}
.current_5aa1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.current_5aa1.hero_huge_54b7 i {
  margin-right: 4px;
}
.current_5aa1.short-ab5e i {
  margin-left: 5px;
}
.summary-3779 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.summary-3779 p:last-child {
  margin-bottom: 0;
}
.accent_7af8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.accent_7af8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.accent_7af8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.accent_7af8 .banner-3d4e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.accent_7af8 .input-large-f44b {
  margin: 5px 0 7px 0;
}
.accent_7af8.under_7b0c .backdrop_bright_4c78 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent_7af8.under_7b0c .message-static-40a2 {
  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;
}
.accent_7af8.tooltip_steel_b314 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.accent_7af8.tooltip_steel_b314 .backdrop_bright_4c78 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent_7af8.tooltip_steel_b314 .message-static-40a2 {
  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;
}
.accent_7af8.progress_9f12 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent_7af8.narrow_07ca {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.accent_7af8.narrow_07ca .message-static-40a2 {
  margin-top: 7px;
}
.gallery-mini-f76c {
  display: inline-block;
}
.pagination-82d7 .icon_c52f .accent_7af8 img {
  max-width: 100%;
}
.shadow-hard-5a67 .pattern-top-5c35.modal_cool_d76c,
.surface-current-7046 .pattern-top-5c35.modal_cool_d76c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-hard-5a67 .large_7116,
.surface-current-7046 .large_7116 {
  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%);
}
.shadow-hard-5a67 .large_7116 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow-hard-5a67.secondary-4265 .large_7116 {
  display: none;
}
.shadow-hard-5a67 .pattern-small-aa0d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-hard-5a67 .pattern-small-aa0d li {
  display: inline-block;
  position: relative;
}
.shadow-hard-5a67 .pattern-small-aa0d li:last-child {
  margin-right: 0;
}
.shadow-hard-5a67 .pattern-small-aa0d 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;
}
.shadow-hard-5a67 .pattern-small-aa0d li.table_next_39a0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow-hard-5a67 .pattern-small-aa0d > 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;
}
.shadow-hard-5a67 .pattern-small-aa0d > li > a i {
  line-height: 0;
}
.shadow-hard-5a67 .pattern-small-aa0d > li.left_4ca5 > a .large_7116 {
  margin-left: 4px;
  line-height: 0;
}
.shadow-hard-5a67 .pattern-small-aa0d .detail-7664 li.left_4ca5 > a {
  position: relative;
}
.shadow-hard-5a67 .pattern-small-aa0d .detail-7664 li.left_4ca5 > a:after,
.shadow-hard-5a67 .pattern-small-aa0d .detail-7664 li.left_4ca5 > a:before {
  content: "";
  display: table;
}
.shadow-hard-5a67 .pattern-small-aa0d .detail-7664 li.left_4ca5 > a:after {
  clear: both;
}
.shadow-hard-5a67 .pattern-small-aa0d .detail-7664 li.left_4ca5 > a .large_7116 {
  margin-left: 5px;
  float: right;
}
.shadow-hard-5a67 .brown_aba9,
.shadow-hard-5a67 .detail-7664 {
  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;
}
.shadow-hard-5a67 .detail-7664 {
  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;
}
.shadow-hard-5a67 .detail-7664 .modal_cool_d76c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow-hard-5a67 .detail-7664 .large_7116 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow-hard-5a67 .detail-7664 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow-hard-5a67 .detail-7664 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;
}
.shadow-hard-5a67 .detail-7664 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow-hard-5a67 .detail-7664 .detail-7664 {
  top: 0;
  left: 100%;
}
.shadow-hard-5a67 .slow_12de.fn-focus-e44e > .brown_aba9,
.shadow-hard-5a67 .slow_12de.fn-focus-e44e > .detail-7664,
.shadow-hard-5a67 .slow_12de:focus > .brown_aba9,
.shadow-hard-5a67 .slow_12de:focus > .detail-7664,
.shadow-hard-5a67 .slow_12de:hover > .brown_aba9,
.shadow-hard-5a67 .slow_12de:hover > .detail-7664 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow-hard-5a67.footer-8b3b .widget-9680:after,
.shadow-hard-5a67.footer-8b3b .widget-9680:before {
  content: "";
  display: table;
}
.shadow-hard-5a67.footer-8b3b .widget-9680:after {
  clear: both;
}
.shadow-hard-5a67.footer-8b3b .widget-9680 > li {
  float: left;
}
.shadow-hard-5a67.form_smooth_ae61 .widget-9680:after,
.shadow-hard-5a67.form_smooth_ae61 .widget-9680:before {
  content: "";
  display: table;
}
.shadow-hard-5a67.form_smooth_ae61 .widget-9680:after {
  clear: both;
}
.shadow-hard-5a67.form_smooth_ae61 .widget-9680 > li {
  float: left;
}
.shadow-hard-5a67.form_smooth_ae61 .widget-9680 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-hard-5a67.form_smooth_ae61 .widget-9680 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-hard-5a67.form_smooth_ae61 .widget-9680 > li.last-d6b7 > a,
.shadow-hard-5a67.form_smooth_ae61 .widget-9680 > li.table_next_39a0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-hard-5a67.section-d1a6 .widget-9680 > li > a .modal_cool_d76c {
  position: relative;
}
.shadow-hard-5a67.section-d1a6 .widget-9680 > li > a .modal_cool_d76c: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;
}
.shadow-hard-5a67.section-d1a6
  .widget-9680
  > li:focus
  > a
  .modal_cool_d76c:before,
.shadow-hard-5a67.section-d1a6
  .widget-9680
  > li:hover
  > a
  .modal_cool_d76c:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-hard-5a67.section-d1a6
  .widget-9680
  > li.last-d6b7
  > a
  .modal_cool_d76c:before,
.shadow-hard-5a67.section-d1a6
  .widget-9680
  > li.clean-ca7a
  > a
  .modal_cool_d76c:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-hard-5a67.dirty-7d67 .widget-9680 > li > a .modal_cool_d76c {
  position: relative;
}
.shadow-hard-5a67.dirty-7d67 .widget-9680 > li > a .modal_cool_d76c: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;
}
.shadow-hard-5a67.dirty-7d67 .widget-9680 > li:focus > a .modal_cool_d76c:before,
.shadow-hard-5a67.dirty-7d67
  .widget-9680
  > li:hover
  > a
  .modal_cool_d76c:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-hard-5a67.dirty-7d67
  .widget-9680
  > li.last-d6b7
  > a
  .modal_cool_d76c:before,
.shadow-hard-5a67.dirty-7d67
  .widget-9680
  > li.clean-ca7a
  > a
  .modal_cool_d76c:before {
  width: 100%;
  background-color: currentColor;
}
.surface-current-7046 .pattern-small-aa0d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.surface-current-7046 .pattern-small-aa0d li:first-child > a {
  border-top: none;
}
.surface-current-7046 .pattern-small-aa0d .first_a5bf > .modal_cool_d76c .large_7116 {
  display: none;
}
.surface-current-7046 .pattern-small-aa0d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.surface-current-7046 .pattern-small-aa0d li:last-child {
  border: none;
}
.surface-current-7046 .pattern-small-aa0d li.left_4ca5 > a {
  padding-right: 45px !important;
}
.surface-current-7046 .pattern-small-aa0d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.surface-current-7046 .pattern-small-aa0d li a:focus,
.surface-current-7046 .pattern-small-aa0d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-current-7046 .pattern-small-aa0d li .menu_bfbf {
  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;
}
.surface-current-7046 .pattern-small-aa0d li .menu_bfbf:hover {
  box-shadow: none;
}
.surface-current-7046 .pattern-small-aa0d li .menu_bfbf .large_7116 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.surface-current-7046 .pattern-small-aa0d .detail-7664 {
  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);
}
.surface-current-7046 .pattern-small-aa0d .detail-7664 li a {
  padding-left: 3em;
}
.surface-current-7046 .pattern-small-aa0d .top-ecae > a .menu_bfbf i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.surface-current-7046 .pattern-small-aa0d .top-ecae > .detail-7664 {
  display: block;
  opacity: 1;
}
.menu_5169 {
  max-width: 100%;
}
.modal-1b7e {
  line-height: 0;
  cursor: pointer;
}
.tiny_7ab2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tiny_7ab2:hover {
  box-shadow: none;
  color: currentColor;
}
.tiny_7ab2 svg {
  width: 18px;
  height: 18px;
}
.tiny_7ab2 .mini_0250 {
  display: none;
}
.thumbnail_3257 {
  position: relative;
}
.thumbnail_3257.fn-active-e44e .tiny_7ab2 .feature_simple_3ad0 {
  display: none;
}
.thumbnail_3257.fn-active-e44e .tiny_7ab2 .mini_0250 {
  display: inline-block;
}
.thumbnail_3257 .hover-d79f {
  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);
}
.thumbnail_3257.red-20f6 .hover-d79f {
  left: auto;
  right: -0.9em;
}
.thumbnail_3257.red-20f6 .icon_424d::before {
  left: auto;
  right: 15px;
}
.thumbnail_3257.fn-active-e44e .hover-d79f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_77a2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.breadcrumb_77a2 label {
  flex-basis: 100%;
}
.breadcrumb_77a2 .detail_1fd0 {
  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;
}
.breadcrumb_77a2 .accordion_ae73 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.breadcrumb_77a2 .accordion_ae73:focus {
  background-color: transparent;
}
.breadcrumb_77a2 button.filter-smooth-5c69 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.breadcrumb_77a2 button.filter-smooth-5c69:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.breadcrumb_77a2 button.filter-smooth-5c69 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb_77a2 input[type="submit"] {
  min-height: auto;
}
.bright-a9fc .breadcrumb_77a2 .accordion_ae73 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.icon_424d {
  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) {
  .icon_424d {
    width: 220px;
  }
}
.icon_424d label {
  flex-basis: 100%;
}
.icon_424d::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;
}
.filter_hovered_557b .bright-a9fc .breadcrumb_77a2 {
  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;
}
.filter_hovered_557b
  .bright-a9fc
  .breadcrumb_77a2
  .detail_1fd0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.filter_hovered_557b .bright-a9fc .breadcrumb_77a2 .accordion_ae73 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.filter_hovered_557b
  .bright-a9fc
  .breadcrumb_77a2
  .accordion_ae73:focus {
  background: 0 0;
}
.filter_hovered_557b
  .bright-a9fc
  .breadcrumb_77a2
  .media_blue_c517 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.icon-1755 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon-1755 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon-1755 li:last-child {
  margin-right: 0;
}
.icon-1755 li:first-child {
  margin-left: 0;
}
.icon-1755.box-west-193d a {
  color: #fff;
}
.icon-1755.box-west-193d a:hover {
  color: #fff;
}
.icon-1755 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon-1755 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon-1755 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-1755 a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon-1755 [class*="social-icon-apple"] {
  background-color: #999;
}
.icon-1755 [class*="social-icon-apple"].picture-hot-479e {
  background-color: transparent;
  color: #999;
}
.icon-1755 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon-1755 [class*="social-icon-behance"].picture-hot-479e {
  background-color: transparent;
  color: #1769ff;
}
.icon-1755 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon-1755 [class*="social-icon-bitbucket"].picture-hot-479e {
  background-color: transparent;
  color: #205081;
}
.icon-1755 [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon-1755 [class*="social-icon-codepen"].picture-hot-479e {
  background-color: transparent;
  color: #000;
}
.icon-1755 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon-1755 [class*="social-icon-delicious"].picture-hot-479e {
  background-color: transparent;
  color: #39f;
}
.icon-1755 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon-1755 [class*="social-icon-digg"].picture-hot-479e {
  background-color: transparent;
  color: #005be2;
}
.icon-1755 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon-1755 [class*="social-icon-dribbble"].picture-hot-479e {
  background-color: transparent;
  color: #ea4c89;
}
.icon-1755 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon-1755 [class*="social-icon-envelope"].picture-hot-479e {
  background-color: transparent;
  color: #ea4335;
}
.icon-1755 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon-1755 [class*="social-icon-facebook"].picture-hot-479e {
  background-color: transparent;
  color: #3b5998;
}
.icon-1755 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon-1755 [class*="social-icon-flickr"].picture-hot-479e {
  background-color: transparent;
  color: #0063dc;
}
.icon-1755 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon-1755 [class*="social-icon-foursquare"].picture-hot-479e {
  background-color: transparent;
  color: #2d5be3;
}
.icon-1755 [class*="social-icon-github"] {
  background-color: #333;
}
.icon-1755 [class*="social-icon-github"].picture-hot-479e {
  background-color: transparent;
  color: #333;
}
.icon-1755 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon-1755 [class*="social-icon-google-plus"].picture-hot-479e {
  background-color: transparent;
  color: #dd4b39;
}
.icon-1755 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon-1755 [class*="social-icon-houzz"].picture-hot-479e {
  background-color: transparent;
  color: #7ac142;
}
.icon-1755 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon-1755 [class*="social-icon-instagram"].picture-hot-479e {
  background-color: transparent;
  color: #262626;
}
.icon-1755 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon-1755 [class*="social-icon-jsfiddle"].picture-hot-479e {
  background-color: transparent;
  color: #487aa2;
}
.icon-1755 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon-1755 [class*="social-icon-linkedin"].picture-hot-479e {
  background-color: transparent;
  color: #0077b5;
}
.icon-1755 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon-1755 [class*="social-icon-medium"].picture-hot-479e {
  background-color: transparent;
  color: #00ab6b;
}
.icon-1755 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon-1755
  [class*="social-icon-odnoklassniki"].picture-hot-479e {
  background-color: transparent;
  color: #f4731c;
}
.icon-1755 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon-1755 [class*="social-icon-meetup"].picture-hot-479e {
  background-color: transparent;
  color: #ec1c40;
}
.icon-1755 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon-1755 [class*="social-icon-pinterest"].picture-hot-479e {
  background-color: transparent;
  color: #bd081c;
}
.icon-1755 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon-1755 [class*="social-icon-product-hunt"].picture-hot-479e {
  background-color: transparent;
  color: #da552f;
}
.icon-1755 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon-1755 [class*="social-icon-reddit"].picture-hot-479e {
  background-color: transparent;
  color: #ff4500;
}
.icon-1755 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon-1755 [class*="social-icon-rss"].picture-hot-479e {
  background-color: transparent;
  color: #f26522;
}
.icon-1755 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon-1755
  [class*="social-icon-shopping-cart"].picture-hot-479e {
  background-color: transparent;
  color: #4caf50;
}
.icon-1755 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon-1755 [class*="social-icon-skype"].picture-hot-479e {
  background-color: transparent;
  color: #00aff0;
}
.icon-1755 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon-1755 [class*="social-icon-slideshare"].picture-hot-479e {
  background-color: transparent;
  color: #0077b5;
}
.icon-1755 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon-1755 [class*="social-icon-snapchat"].picture-hot-479e {
  background-color: transparent;
  color: #fffc00;
}
.icon-1755 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon-1755 [class*="social-icon-soundcloud"].picture-hot-479e {
  background-color: transparent;
  color: #f80;
}
.icon-1755 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon-1755 [class*="social-icon-spotify"].picture-hot-479e {
  background-color: transparent;
  color: #2ebd59;
}
.icon-1755 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon-1755
  [class*="social-icon-stack-overflow"].picture-hot-479e {
  background-color: transparent;
  color: #fe7a15;
}
.icon-1755 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon-1755 [class*="social-icon-maldkfgram"].picture-hot-479e {
  background-color: transparent;
  color: #2ca5e0;
}
.icon-1755 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon-1755 [class*="social-icon-tripadvisor"].picture-hot-479e {
  background-color: transparent;
  color: #589442;
}
.icon-1755 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon-1755 [class*="social-icon-tumblr"].picture-hot-479e {
  background-color: transparent;
  color: #35465c;
}
.icon-1755 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon-1755 [class*="social-icon-twitch"].picture-hot-479e {
  background-color: transparent;
  color: #6441a5;
}
.icon-1755 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon-1755 [class*="social-icon-twitter"].picture-hot-479e {
  background-color: transparent;
  color: #1da1f2;
}
.icon-1755 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon-1755 [class*="social-icon-vimeo"].picture-hot-479e {
  background-color: transparent;
  color: #1ab7ea;
}
.icon-1755 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon-1755 [class*="social-icon-vk"].picture-hot-479e {
  background-color: transparent;
  color: #45668e;
}
.icon-1755 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon-1755 [class*="social-icon-weibo"].picture-hot-479e {
  background-color: transparent;
  color: #df2029;
}
.icon-1755 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon-1755 [class*="social-icon-weixin"].picture-hot-479e {
  background-color: transparent;
  color: #7bb32e;
}
.icon-1755 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon-1755 [class*="social-icon-whatsapp"].picture-hot-479e {
  background-color: transparent;
  color: #25d366;
}
.icon-1755 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon-1755 [class*="social-icon-wordpress"].picture-hot-479e {
  background-color: transparent;
  color: #21759b;
}
.icon-1755 [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon-1755 [class*="social-icon-xing"].picture-hot-479e {
  background-color: transparent;
  color: #026466;
}
.icon-1755 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon-1755 [class*="social-icon-yelp"].picture-hot-479e {
  background-color: transparent;
  color: #af0606;
}
.icon-1755 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon-1755 [class*="social-icon-youtube"].picture-hot-479e {
  background-color: transparent;
  color: #cd201f;
}
.thick_84fd {
  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;
}
.thick_84fd:hover {
  box-shadow: none;
  background: 0 0;
}
.active_mini_7943 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.copper_ec27 {
  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;
}
.tiny-8ff5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.filter-motion-15e6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.filter-motion-15e6,
.filter-motion-15e6::after,
.filter-motion-15e6::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;
}
.filter-motion-15e6::after,
.filter-motion-15e6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notice-0092 .copper_ec27 .tiny-8ff5 {
  margin-top: -2px;
  width: 19px;
}
.notice-0092 .copper_ec27 .filter-motion-15e6 {
  margin-top: -1px;
}
.notice-0092 .copper_ec27 .filter-motion-15e6,
.notice-0092 .copper_ec27 .filter-motion-15e6::after,
.notice-0092 .copper_ec27 .filter-motion-15e6::before {
  width: 19px;
  height: 2px;
}
.notice-0092 .copper_ec27 .filter-motion-15e6::before {
  top: -6px;
}
.notice-0092 .copper_ec27 .filter-motion-15e6::after {
  bottom: -6px;
}
.hard-8bdd .copper_ec27 .tiny-8ff5 {
  margin-top: -2px;
  width: 22px;
}
.hard-8bdd .copper_ec27 .filter-motion-15e6 {
  margin-top: -1px;
}
.hard-8bdd .copper_ec27 .filter-motion-15e6,
.hard-8bdd .copper_ec27 .filter-motion-15e6::after,
.hard-8bdd .copper_ec27 .filter-motion-15e6::before {
  width: 22px;
  height: 2px;
}
.hard-8bdd .copper_ec27 .filter-motion-15e6::before {
  top: -7px;
}
.hard-8bdd .copper_ec27 .filter-motion-15e6::after {
  bottom: -7px;
}
.primary-5f46 .copper_ec27 .tiny-8ff5 {
  margin-top: -2px;
  width: 31px;
}
.primary-5f46 .copper_ec27 .filter-motion-15e6 {
  margin-top: -1.5px;
}
.primary-5f46 .copper_ec27 .filter-motion-15e6,
.primary-5f46 .copper_ec27 .filter-motion-15e6::after,
.primary-5f46 .copper_ec27 .filter-motion-15e6::before {
  width: 31px;
  height: 3px;
}
.primary-5f46 .copper_ec27 .filter-motion-15e6::before {
  top: -9px;
}
.primary-5f46 .copper_ec27 .filter-motion-15e6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hero-2cb0 .copper_ec27 .tiny-8ff5 {
    margin-top: -2px;
    width: 19px;
  }
  .hero-2cb0 .copper_ec27 .filter-motion-15e6 {
    margin-top: -1px;
  }
  .hero-2cb0 .copper_ec27 .filter-motion-15e6,
  .hero-2cb0 .copper_ec27 .filter-motion-15e6::after,
  .hero-2cb0 .copper_ec27 .filter-motion-15e6::before {
    width: 19px;
    height: 2px;
  }
  .hero-2cb0 .copper_ec27 .filter-motion-15e6::before {
    top: -6px;
  }
  .hero-2cb0 .copper_ec27 .filter-motion-15e6::after {
    bottom: -6px;
  }
  .hero_dynamic_a71e .copper_ec27 .tiny-8ff5 {
    margin-top: -2px;
    width: 22px;
  }
  .hero_dynamic_a71e .copper_ec27 .filter-motion-15e6 {
    margin-top: -1px;
  }
  .hero_dynamic_a71e .copper_ec27 .filter-motion-15e6,
  .hero_dynamic_a71e .copper_ec27 .filter-motion-15e6::after,
  .hero_dynamic_a71e .copper_ec27 .filter-motion-15e6::before {
    width: 22px;
    height: 2px;
  }
  .hero_dynamic_a71e .copper_ec27 .filter-motion-15e6::before {
    top: -7px;
  }
  .hero_dynamic_a71e .copper_ec27 .filter-motion-15e6::after {
    bottom: -7px;
  }
  .yellow_9df9 .copper_ec27 .tiny-8ff5 {
    margin-top: -2px;
    width: 31px;
  }
  .yellow_9df9 .copper_ec27 .filter-motion-15e6 {
    margin-top: -1.5px;
  }
  .yellow_9df9 .copper_ec27 .filter-motion-15e6,
  .yellow_9df9 .copper_ec27 .filter-motion-15e6::after,
  .yellow_9df9 .copper_ec27 .filter-motion-15e6::before {
    width: 31px;
    height: 3px;
  }
  .yellow_9df9 .copper_ec27 .filter-motion-15e6::before {
    top: -9px;
  }
  .yellow_9df9 .copper_ec27 .filter-motion-15e6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .mask-2e2e .copper_ec27 .tiny-8ff5 {
    margin-top: -2px;
    width: 19px;
  }
  .mask-2e2e .copper_ec27 .filter-motion-15e6 {
    margin-top: -1px;
  }
  .mask-2e2e .copper_ec27 .filter-motion-15e6,
  .mask-2e2e .copper_ec27 .filter-motion-15e6::after,
  .mask-2e2e .copper_ec27 .filter-motion-15e6::before {
    width: 19px;
    height: 2px;
  }
  .mask-2e2e .copper_ec27 .filter-motion-15e6::before {
    top: -6px;
  }
  .mask-2e2e .copper_ec27 .filter-motion-15e6::after {
    bottom: -6px;
  }
  .pro_1d29 .copper_ec27 .tiny-8ff5 {
    margin-top: -2px;
    width: 22px;
  }
  .pro_1d29 .copper_ec27 .filter-motion-15e6 {
    margin-top: -1px;
  }
  .pro_1d29 .copper_ec27 .filter-motion-15e6,
  .pro_1d29 .copper_ec27 .filter-motion-15e6::after,
  .pro_1d29 .copper_ec27 .filter-motion-15e6::before {
    width: 22px;
    height: 2px;
  }
  .pro_1d29 .copper_ec27 .filter-motion-15e6::before {
    top: -7px;
  }
  .pro_1d29 .copper_ec27 .filter-motion-15e6::after {
    bottom: -7px;
  }
  .overlay-24e0 .copper_ec27 .tiny-8ff5 {
    margin-top: -2px;
    width: 31px;
  }
  .overlay-24e0 .copper_ec27 .filter-motion-15e6 {
    margin-top: -1.5px;
  }
  .overlay-24e0 .copper_ec27 .filter-motion-15e6,
  .overlay-24e0 .copper_ec27 .filter-motion-15e6::after,
  .overlay-24e0 .copper_ec27 .filter-motion-15e6::before {
    width: 31px;
    height: 3px;
  }
  .overlay-24e0 .copper_ec27 .filter-motion-15e6::before {
    top: -9px;
  }
  .overlay-24e0 .copper_ec27 .filter-motion-15e6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .panel_da7b .copper_ec27 .tiny-8ff5 {
    margin-top: -2px;
    width: 19px;
  }
  .panel_da7b .copper_ec27 .filter-motion-15e6 {
    margin-top: -1px;
  }
  .panel_da7b .copper_ec27 .filter-motion-15e6,
  .panel_da7b .copper_ec27 .filter-motion-15e6::after,
  .panel_da7b .copper_ec27 .filter-motion-15e6::before {
    width: 19px;
    height: 2px;
  }
  .panel_da7b .copper_ec27 .filter-motion-15e6::before {
    top: -6px;
  }
  .panel_da7b .copper_ec27 .filter-motion-15e6::after {
    bottom: -6px;
  }
  .highlight-center-e23f .copper_ec27 .tiny-8ff5 {
    margin-top: -2px;
    width: 22px;
  }
  .highlight-center-e23f .copper_ec27 .filter-motion-15e6 {
    margin-top: -1px;
  }
  .highlight-center-e23f .copper_ec27 .filter-motion-15e6,
  .highlight-center-e23f .copper_ec27 .filter-motion-15e6::after,
  .highlight-center-e23f .copper_ec27 .filter-motion-15e6::before {
    width: 22px;
    height: 2px;
  }
  .highlight-center-e23f .copper_ec27 .filter-motion-15e6::before {
    top: -7px;
  }
  .highlight-center-e23f .copper_ec27 .filter-motion-15e6::after {
    bottom: -7px;
  }
  .focused-6928 .copper_ec27 .tiny-8ff5 {
    margin-top: -2px;
    width: 31px;
  }
  .focused-6928 .copper_ec27 .filter-motion-15e6 {
    margin-top: -1.5px;
  }
  .focused-6928 .copper_ec27 .filter-motion-15e6,
  .focused-6928 .copper_ec27 .filter-motion-15e6::after,
  .focused-6928 .copper_ec27 .filter-motion-15e6::before {
    width: 31px;
    height: 3px;
  }
  .focused-6928 .copper_ec27 .filter-motion-15e6::before {
    top: -9px;
  }
  .focused-6928 .copper_ec27 .filter-motion-15e6::after {
    bottom: -9px;
  }
}
.hero_b8bf .filter-motion-15e6 {
  -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);
}
.hero_b8bf .filter-motion-15e6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hero_b8bf .filter-motion-15e6::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);
}
.hero_b8bf.hard-ebfc .filter-motion-15e6 {
  -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);
}
.hero_b8bf.hard-ebfc .filter-motion-15e6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hero_b8bf.hard-ebfc .filter-motion-15e6::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);
}
.picture-1d22 {
  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.static-6d61:before {
  display: none;
}
.logo_lower_9146 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.logo_lower_9146 .text-aa9e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.logo_lower_9146 .text-aa9e:last-of-type {
  border-bottom: none;
}
.logo_lower_9146 .text-aa9e.search-67ed,
.logo_lower_9146 .text-aa9e.pink_8bcb,
.logo_lower_9146 .text-aa9e.west-5f8b {
  padding: 0;
}
.logo_lower_9146 .surface-current-7046 .menu_bfbf {
  color: currentColor;
}
.logo_lower_9146 .surface-current-7046 .menu_bfbf:focus,
.logo_lower_9146 .surface-current-7046 .menu_bfbf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_lower_9146.left_1b63 .list_5bc8,
.logo_lower_9146.left_1b63 .summary-3779 a,
.logo_lower_9146.left_1b63 .widget-9680 a,
.logo_lower_9146.left_1b63 .detail-7664 a {
  color: rgba(0, 0, 0, 0.55);
}
.logo_lower_9146.left_1b63 .list_5bc8:hover,
.logo_lower_9146.left_1b63 .summary-3779 a:hover,
.logo_lower_9146.left_1b63 .widget-9680 a:hover,
.logo_lower_9146.left_1b63 .detail-7664 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_lower_9146.left_1b63 .lite-dbea {
  color: rgba(0, 0, 0, 0.8);
}
.logo_lower_9146.left_1b63 .text-aa9e {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_lower_9146.left_1b63 .text-aa9e:before {
  background: rgba(0, 0, 0, 0.08);
}
.logo_lower_9146.left_1b63 .breadcrumb-action-6500:before {
  background: rgba(255, 255, 255, 0.9);
}
.logo_lower_9146.left_1b63 .surface-current-7046 .pattern-small-aa0d li a,
.logo_lower_9146.left_1b63 .surface-current-7046 .menu_bfbf,
.logo_lower_9146.left_1b63 .detail-7664 {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_lower_9146.left_1b63 .surface-current-7046 .menu_bfbf:focus,
.logo_lower_9146.left_1b63 .surface-current-7046 .menu_bfbf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_lower_9146.left_1b63 .pattern-small-aa0d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo_lower_9146.plasma_de2e .list_5bc8,
.logo_lower_9146.plasma_de2e .summary-3779 a,
.logo_lower_9146.plasma_de2e .widget-9680 .menu_bfbf,
.logo_lower_9146.plasma_de2e .widget-9680 a,
.logo_lower_9146.plasma_de2e .detail-7664 a {
  color: rgba(255, 255, 255, 0.79);
}
.logo_lower_9146.plasma_de2e .list_5bc8:hover,
.logo_lower_9146.plasma_de2e .summary-3779 a:hover,
.logo_lower_9146.plasma_de2e .widget-9680 .menu_bfbf:hover,
.logo_lower_9146.plasma_de2e .widget-9680 a:hover,
.logo_lower_9146.plasma_de2e .detail-7664 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_lower_9146.plasma_de2e .lite-dbea {
  color: rgba(255, 255, 255, 0.99);
}
.logo_lower_9146.plasma_de2e .text-aa9e {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_lower_9146.plasma_de2e .text-aa9e:before {
  background: rgba(255, 255, 255, 0.08);
}
.logo_lower_9146.plasma_de2e .breadcrumb-action-6500:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo_lower_9146.plasma_de2e .surface-current-7046 .pattern-small-aa0d li a,
.logo_lower_9146.plasma_de2e .surface-current-7046 .menu_bfbf,
.logo_lower_9146.plasma_de2e .detail-7664 {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_lower_9146.plasma_de2e .surface-current-7046 .menu_bfbf:focus,
.logo_lower_9146.plasma_de2e .surface-current-7046 .menu_bfbf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo_lower_9146.plasma_de2e .pattern-small-aa0d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-action-6500 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.breadcrumb-action-6500:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.list-bb39 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.over-49d5 .logo_lower_9146 {
  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;
}
.over-49d5 .text-aa9e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.over-49d5 .text-aa9e: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) {
  .over-49d5 .text-aa9e:before {
    width: 16%;
    left: 42%;
  }
}
.over-49d5 .text-aa9e:last-child:before {
  content: none;
}
.over-49d5 .text-aa9e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.over-49d5 .surface-current-7046 .pattern-small-aa0d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.over-49d5 .surface-current-7046 .pattern-small-aa0d li a .menu_bfbf {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.over-49d5 .surface-current-7046 .detail-7664 {
  border: none;
}
.over-49d5 .surface-current-7046 .detail-7664 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.over-49d5 .breadcrumb-action-6500 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.over-49d5 .list-bb39 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.over-49d5 .plasma_de2e .breadcrumb-action-6500:before {
  background: rgba(0, 0, 0, 0.9);
}
.over-49d5 .left_1b63.container-light-eb16 .filter-motion-15e6 {
  background: rgba(0, 0, 0, 0.6);
}
.over-49d5
  .left_1b63.container-light-eb16
  .filter-motion-15e6::after,
.over-49d5
  .left_1b63.container-light-eb16
  .filter-motion-15e6:before {
  background: inherit;
}
.over-49d5
  .left_1b63.container-light-eb16:hover
  .filter-motion-15e6 {
  background: rgba(0, 0, 0, 0.8);
}
.input-bf7a .logo_lower_9146 {
  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) {
  .input-bf7a .logo_lower_9146 {
    width: auto;
    right: 45px;
  }
}
.notification_536e .logo_lower_9146 {
  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) {
  .notification_536e .logo_lower_9146 {
    width: auto;
    left: 45px;
  }
}
.static-6d61 .logo_lower_9146 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.static-6d61 .list-bb39 {
  max-width: 48em;
  margin: 0 auto;
}
.static-6d61 .breadcrumb-action-6500:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.top-9ed8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.top-9ed8.over-49d5 .logo_lower_9146 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.top-9ed8.input-bf7a .logo_lower_9146 {
  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);
}
.top-9ed8 .logo_lower_9146 {
  visibility: visible;
}
.top-9ed8.notification_536e .logo_lower_9146 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.status-29db,
.main-cdf3 {
  overflow-x: hidden;
}
.status-29db .logo_lower_9146 {
  overflow: auto;
}
.status-29db.over-49d5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-29db.over-49d5 .logo_lower_9146 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.status-29db.over-49d5 .thick_84fd {
  opacity: 0;
}
.status-29db.input-bf7a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-29db.input-bf7a .logo_lower_9146 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.status-29db.input-bf7a .thick_84fd {
  opacity: 0;
}
.status-29db.notification_536e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-29db.notification_536e .logo_lower_9146 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.status-29db.notification_536e .thick_84fd {
  opacity: 0;
}
.status-29db.static-6d61 .logo_lower_9146 {
  z-index: 10;
  visibility: visible;
}
.container-light-eb16 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container-light-eb16 .filter-motion-15e6 {
  background: rgba(255, 255, 255, 0.99);
}
.container-light-eb16 .filter-motion-15e6::after,
.container-light-eb16 .filter-motion-15e6:before {
  background: inherit;
}
.container-light-eb16:hover .filter-motion-15e6 {
  background: rgba(255, 255, 255, 0.99);
}
.notification_536e .container-light-eb16 {
  top: 10px;
  right: auto;
  left: 12px;
}
.static-6d61 .container-light-eb16 {
  display: none !important;
}
.status-29db:before,
.main-cdf3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.status-29db .container-light-eb16,
.main-cdf3 .container-light-eb16 {
  display: inline-block;
}
.logo_lower_9146 .nav_under_f01e {
  -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;
}
.status-29db .logo_lower_9146 .nav_under_f01e,
.main-cdf3 .logo_lower_9146 .nav_under_f01e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu-eb67 .detail_1fd0 {
  width: 100%;
}
.icon_c52f {
  padding: 0 0.5em 0;
}
.icon_c52f [class*="customify-col-"],
.icon_c52f [class*="customify-col_"],
.icon_c52f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.image-tall-5066 .icon_c52f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .clean-70f1 .primary_narrow_c4a0,
  .primary_narrow_c4a0 {
    display: none;
  }
  .cold_65db {
    text-align: left;
  }
  .warm-8598 {
    text-align: center;
  }
  .notice_under_96c4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .clean-70f1 .row_cool_0eac,
  .row_cool_0eac {
    display: none;
  }
  .icon_d096 {
    text-align: left;
  }
  .component_efde {
    text-align: center;
  }
  .east-ad03 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .clean-70f1 .message-new-5e92,
  .message-new-5e92 {
    display: none;
  }
  .input_dim_82eb {
    text-align: left;
  }
  .column-d01e {
    text-align: center;
  }
  .purple_a278 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gas_3300 {
  box-shadow: none !important;
}
.under_bf5e .accent-hovered-f55b,
.over-85f8 .accent-hovered-f55b {
  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;
}
.over-85f8 .accent-hovered-f55b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bronze-02a9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bronze-02a9:after,
.bronze-02a9:before {
  content: "";
  display: table;
}
.bronze-02a9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bronze-02a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bronze-02a9,
.disabled-5d24 {
  max-width: 1248px;
  margin: 0 auto;
}

.purple-37fc.solid_fd38 .bronze-02a9 {
  max-width: 100%;
}
.purple-37fc.under-0702 {
  max-width: 1200px;
  margin: 0 auto;
}
.purple-37fc.primary_cool_4df5 .bronze-02a9 {
  max-width: 100%;
}
.purple-37fc.primary_cool_4df5 > .bronze-02a9 {
  padding-left: 0;
  padding-right: 0;
}
.purple-37fc.primary_cool_4df5 > .bronze-02a9 .clean-70f1 {
  margin: 0;
}
.purple-37fc.primary_cool_4df5
  > .bronze-02a9
  .heading-prev-c000.tooltip_f126 {
  margin-right: 0;
  margin-left: 0;
}
.purple-37fc.primary_cool_4df5 #main.tooltip_f126 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .surface_next_fadc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .surface_next_fadc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fluid-1f1c .tabs-dcc9 {
    padding-right: 1em;
  }
  .fluid-1f1c.list_be70 .heading-prev-c000 {
    border-right: 1px solid #eaecee;
  }
  .fluid-1f1c.list_be70 .tabs-dcc9 {
    padding-right: 1em;
  }
  .fluid-1f1c.list_be70 .fixed-cef7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion_466d .tabs-dcc9 {
    padding-left: 1em;
  }
  .motion_466d.list_be70 .heading-prev-c000 {
    border-left: 1px solid #eaecee;
  }
  .motion_466d.list_be70 .tabs-dcc9 {
    padding-left: 1em;
  }
  .motion_466d.list_be70 .fixed-cef7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_8556 .tabs-dcc9 {
    padding-left: 1em;
  }
  .container_8556.list_be70 .glass_5fff {
    border-right: 1px solid #eaecee;
  }
  .container_8556.list_be70 .mask_2aa9 {
    border-right: 1px solid #eaecee;
  }
  .container_8556.list_be70 .tabs-dcc9 {
    padding-left: 1em;
  }
  .container_8556.list_be70 .fixed-cef7 {
    padding-right: 1em;
  }
  .container_8556.list_be70 .small-8a06 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top_1b7c .tabs-dcc9 {
    padding-right: 1em;
  }
  .top_1b7c.list_be70 .glass_5fff {
    border-left: 1px solid #eaecee;
  }
  .top_1b7c.list_be70 .mask_2aa9 {
    border-left: 1px solid #eaecee;
  }
  .top_1b7c.list_be70 .tabs-dcc9 {
    padding-right: 1em;
  }
  .top_1b7c.list_be70 .fixed-cef7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .top_1b7c.list_be70 .small-8a06 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_next_fadc .tabs-dcc9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_next_fadc.list_be70 .heading-prev-c000 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .surface_next_fadc.list_be70 .tabs-dcc9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_next_fadc.list_be70 .fixed-cef7 {
    padding-left: 1em;
  }
  .surface_next_fadc.list_be70 .small-8a06 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .surface_next_fadc.list_be70 .tabs-dcc9 {
    padding-left: 0;
  }
}
.item_black_851d .bright_0a97 {
  display: inline-block;
}
.notice_fixed_b546 {
  display: inline-block;
}
.header-3226 {
  word-con: break-word;
}
.carousel_8329 > span {
  display: inline-block;
  padding: 5px 0;
}
.carousel_8329 .plasma_0272 {
  margin-left: 8px;
  margin-right: 8px;
}
.carousel_8329 .medium-fdef img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bright-ae76 .center-b85f {
  margin-bottom: 2em;
}
.bright-ae76 .notification-black-e061 {
  margin-bottom: 15px;
}
.bright-ae76 .notification-black-e061:last-child {
  margin-bottom: 0;
}
.bright-ae76 .sort_4ea3 {
  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) {
  .bright-ae76 .sort_4ea3 {
    display: block;
  }
}
.bright-ae76 .focus-30bd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bright-ae76 .focus-30bd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bright-ae76 .cool-90e3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bright-ae76 .cool-90e3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bright-ae76 .cool-90e3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bright-ae76 .header-3226 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bright-ae76 .header-3226 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bright-ae76 .text-hard-82a9 p:last-child {
  margin-bottom: 0;
}
.bright-ae76 .dropdown_1119 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bright-ae76 .notification-active-0734 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bright-ae76 .smooth_f21d {
  margin-top: 1em;
}
.bright-ae76 .row_dark_f19b {
  top: 0;
  display: block;
}
.bright-ae76 .row_dark_f19b a {
  color: inherit;
}
.bright-ae76 .row_dark_f19b a:hover {
  color: inherit;
}
.bright-ae76 .slider-03d1 {
  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;
}
.bright-ae76 .slider-03d1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bright-ae76 .notification-active-0734 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bright-ae76 .filter-inner-8c24 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bright-ae76 .filter-inner-8c24:first-child {
  margin-top: 0;
}
.bright-ae76 .filter-inner-8c24.slider-71c4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bright-ae76 .filter-inner-8c24.card-stone-8d01 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bright-ae76
  .filter-inner-8c24.card-stone-8d01.layout-plasma-5750
  .smooth_f21d {
  width: 100%;
}
.bright-ae76 .card-stone-8d01 {
  -webkit-box-align: center;
  align-items: center;
}
.bright-ae76 .card-stone-8d01 .carousel_8329,
.bright-ae76 .card-stone-8d01 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bright-ae76 .cool-90e3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright-ae76 .cool-90e3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright-ae76 .cool-90e3: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;
}
.bright-ae76 .slider-71c4 {
  z-index: 5;
}
.bright-ae76 .carousel_smooth_a33b .button_ea5f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bright-ae76 .pink_62f8 .button_ea5f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bright-ae76 .caption_0559 .button_ea5f {
  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;
}
.bright-ae76.logo-advanced-0874 .sort_4ea3,
.bright-ae76.logo-154d .sort_4ea3 {
  display: block;
}
.bright-ae76.logo-advanced-0874 .sort_4ea3 .west-f2c3,
.bright-ae76.logo-advanced-0874 .sort_4ea3 .notification-active-0734,
.bright-ae76.logo-154d .sort_4ea3 .west-f2c3,
.bright-ae76.logo-154d .sort_4ea3 .notification-active-0734 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright-ae76.notification_stale_0bb5 .focus-30bd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bright-ae76.notification_stale_0bb5 .focus-30bd {
    margin-right: 0;
  }
}
.bright-ae76.logo-advanced-0874 .focus-30bd,
.bright-ae76.logo-154d .focus-30bd {
  padding-top: 40%;
}
.bright-ae76.logo-advanced-0874 .center-b85f,
.bright-ae76.logo-154d .center-b85f {
  display: block;
}
.bright-ae76.logo-advanced-0874 .fn-sticky-e44e .notification-active-0734,
.bright-ae76.logo-154d .fn-sticky-e44e .notification-active-0734 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bright-ae76.logo-advanced-0874 .focus-30bd,
.bright-ae76.logo-154d .focus-30bd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bright-ae76.logo-advanced-0874 .notification-active-0734 {
  padding: 1em;
}
.medium-aa33 {
  margin: 30px auto;
  display: block;
}
.medium-aa33 .item-956d > * {
  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;
}
.medium-aa33 .item-956d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium-aa33 .item-956d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_464a .carousel_8329 {
  margin-bottom: 1.41575em;
}
.heading_464a .photo-2397 {
  margin-bottom: 1.618em;
}
.old-5b87 .fluid_95ab {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.old-5b87 .fluid_95ab a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.old-5b87 .element-prev-4c56 {
  max-width: 100%;
  overflow: auto;
}
.pagination-dynamic-71f2 .old-5b87 a:hover {
  text-decoration: underline;
}
.surface_large_9a62 .notification-black-e061:not(.header-3226),
.surface_large_9a62 .cool-90e3 {
  margin-bottom: 1.41575em;
}
.surface_large_9a62 .notification-black-e061:not(.header-3226):last-child,
.surface_large_9a62 .cool-90e3:last-child {
  margin-bottom: 0;
}
.surface_large_9a62 .notification-black-e061.soft_065c {
  margin-bottom: 0.41575em;
}
.surface_large_9a62 .secondary_pressed_ebad:before,
.surface_large_9a62 .feature-3e08:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.surface_large_9a62 .secondary_pressed_ebad:before {
  content: "\f115";
}
.surface_large_9a62 .feature-3e08:before {
  content: "\f02c";
}
.surface_large_9a62 .left_119d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.surface_large_9a62 .left_119d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.simple-41a3 {
  display: -webkit-box;
  display: flex;
}
.simple-41a3 .thumbnail_31b6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .simple-41a3 .thumbnail_31b6 {
    flex-basis: 90px;
  }
}
.simple-41a3 .paper_746c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .simple-41a3 .paper_746c {
    flex-basis: calc(100% - 50px);
  }
}
.simple-41a3 .badge_edf8 p:last-child {
  margin-bottom: 0.72em;
}
.next_47f3 .item-956d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.next_47f3 .item-956d:after,
.next_47f3 .item-956d:before {
  content: "";
  display: table;
}
.next_47f3 .item-956d:after {
  clear: both;
}
.next_47f3 .item-956d .title-fixed-9404,
.next_47f3 .item-956d .module_ca4e {
  width: 49%;
}
.next_47f3 .item-956d .title-fixed-9404 a span.pro_9888,
.next_47f3 .item-956d .module_ca4e a span.pro_9888 {
  display: block;
  margin-bottom: 5px;
}
.next_47f3 .item-956d .module_ca4e {
  float: left;
  text-align: left;
}
.next_47f3 .item-956d .title-fixed-9404 {
  float: right;
  text-align: right;
}
.stone-d716 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stone-d716 {
    margin-bottom: 0;
  }
}
.fixed_f62e {
  margin-bottom: 1em;
}
.fixed_f62e .header-3226 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress-thick-4f2b a {
  display: block;
  line-height: 0;
  position: relative;
}
.section_42ad .fixed_f62e,
.notice-b071 .fixed_f62e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .section_42ad .fixed_f62e,
  .notice-b071 .fixed_f62e {
    display: block;
  }
}
.section_42ad .progress-thick-4f2b,
.notice-b071 .progress-thick-4f2b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .section_42ad .progress-thick-4f2b,
  .notice-b071 .progress-thick-4f2b {
    margin-bottom: 1em;
  }
}
.section_42ad .progress-thick-4f2b img,
.notice-b071 .progress-thick-4f2b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.section_42ad .element_c6e6,
.notice-b071 .element_c6e6 {
  flex-basis: calc(100% - 160px);
}
.section_42ad .element_c6e6 p,
.notice-b071 .element_c6e6 p {
  margin-bottom: 0;
}
.section_42ad .element_c6e6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .section_42ad .element_c6e6 {
    padding-left: 0;
  }
}
.notice-b071 .element_c6e6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notice-b071 .element_c6e6 {
    padding-right: 0;
  }
}
.notice-b071 .progress-thick-4f2b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.in_77b4 .progress-thick-4f2b {
  margin-bottom: 0.5em;
}
.in_77b4 .progress-thick-4f2b img {
  width: 100%;
}
.wood-5ec1 .focus_north_d8e6,
.thick-dcd3 .focus_north_d8e6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.thick-dcd3 .heading-prev-c000 .tabs_99ba p:last-child {
  margin-bottom: 0;
}
.accordion-complex-9631 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.plasma_896a .photo_south_a6b1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .plasma_896a .photo_south_a6b1:last-of-type {
    margin-bottom: 0;
  }
}
.plasma_896a .photo_south_a6b1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.plasma_896a .photo_south_a6b1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.plasma_896a .photo_south_a6b1 ul li {
  margin: 0 0 0.6em;
}
.plasma_896a .photo_south_a6b1 ul li.info-smooth-d43b,
.plasma_896a .photo_south_a6b1 ul li.label-black-b56f {
  position: relative;
}
.plasma_896a .photo_south_a6b1 ul li.info-smooth-d43b .carousel_9a13,
.plasma_896a .photo_south_a6b1 ul li.label-black-b56f .carousel_9a13 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.plasma_896a .photo_south_a6b1 ul li.info-smooth-d43b:after:after,
.plasma_896a .photo_south_a6b1 ul li.info-smooth-d43b:after:before,
.plasma_896a
  .photo_south_a6b1
  ul
  li.label-black-b56f:after:after,
.plasma_896a
  .photo_south_a6b1
  ul
  li.label-black-b56f:after:before {
  content: "";
  display: table;
}
.plasma_896a .photo_south_a6b1 ul li.info-smooth-d43b:after:after,
.plasma_896a
  .photo_south_a6b1
  ul
  li.label-black-b56f:after:after {
  clear: both;
}
.plasma_896a .photo_south_a6b1 a.logo-b0bf:hover {
  text-decoration: none;
}
.plasma_896a .photo_south_a6b1 select {
  max-width: 100%;
}
.plasma_896a .photo_south_a6b1 table {
  font-size: 85%;
}
.plasma_896a .photo_south_a6b1 table td,
.plasma_896a .photo_south_a6b1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.plasma_896a .photo_south_a6b1 table tfoot td {
  text-align: left;
}
.plasma_896a .photo_south_a6b1 :last-child {
  margin-bottom: 0;
}
.plasma_896a .photo_south_a6b1 .content-a294 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.plasma_896a .photo_south_a6b1 .content-a294 label {
  width: 100%;
}
.plasma_896a .photo_south_a6b1 .content-a294 .accordion_ae73 {
  width: 100%;
  display: block;
}
.plasma_896a .photo_south_a6b1 .content-a294 .filter-smooth-5c69 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.plasma_896a .photo_south_a6b1 .content-a294 .filter-smooth-5c69:hover svg #svg-search {
  fill: #444;
}
.plasma_896a .photo_south_a6b1 .content-a294 .filter-smooth-5c69 svg {
  width: 18px;
  height: 18px;
}
.plasma_896a .inner-22a8 ul ul,
.plasma_896a .box-f227 ul ul,
.plasma_896a .texture-new-0924 ul ul,
.plasma_896a .grid_gas_f7fc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.plasma_896a .inner-22a8 .left_4ca5 > a,
.plasma_896a .box-f227 .left_4ca5 > a,
.plasma_896a .texture-new-0924 .left_4ca5 > a,
.plasma_896a .grid_gas_f7fc .left_4ca5 > a {
  margin-bottom: 0;
}
.plasma_896a .surface_hard_c363 li,
.plasma_896a .inner-22a8 li,
.plasma_896a .nav_3228 li,
.plasma_896a .box-f227 li,
.plasma_896a .texture-new-0924 li,
.plasma_896a .grid_gas_f7fc li,
.plasma_896a .component-6744 li,
.plasma_896a .component_first_38ab li {
  display: block;
  position: relative;
}
.plasma_896a .surface_hard_c363 li:last-child,
.plasma_896a .inner-22a8 li:last-child,
.plasma_896a .nav_3228 li:last-child,
.plasma_896a .box-f227 li:last-child,
.plasma_896a .texture-new-0924 li:last-child,
.plasma_896a .grid_gas_f7fc li:last-child,
.plasma_896a .component-6744 li:last-child,
.plasma_896a .component_first_38ab li:last-child {
  border: none;
}
.plasma_896a .surface_hard_c363 li a,
.plasma_896a .inner-22a8 li a,
.plasma_896a .nav_3228 li a,
.plasma_896a .box-f227 li a,
.plasma_896a .texture-new-0924 li a,
.plasma_896a .grid_gas_f7fc li a,
.plasma_896a .component-6744 li a,
.plasma_896a .component_first_38ab li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.plasma_896a .surface_hard_c363 li ul li::before,
.plasma_896a .inner-22a8 li ul li::before,
.plasma_896a .nav_3228 li ul li::before,
.plasma_896a .box-f227 li ul li::before,
.plasma_896a .texture-new-0924 li ul li::before,
.plasma_896a .grid_gas_f7fc li ul li::before,
.plasma_896a .component-6744 li ul li::before,
.plasma_896a .component_first_38ab li ul li::before {
  left: 15px;
}
.plasma_896a .surface_hard_c363 li ul a,
.plasma_896a .inner-22a8 li ul a,
.plasma_896a .nav_3228 li ul a,
.plasma_896a .box-f227 li ul a,
.plasma_896a .texture-new-0924 li ul a,
.plasma_896a .grid_gas_f7fc li ul a,
.plasma_896a .component-6744 li ul a,
.plasma_896a .component_first_38ab li ul a {
  padding-left: 20px;
}
.plasma_896a .surface_hard_c363 li ul ul li::before,
.plasma_896a .inner-22a8 li ul ul li::before,
.plasma_896a .nav_3228 li ul ul li::before,
.plasma_896a .box-f227 li ul ul li::before,
.plasma_896a .texture-new-0924 li ul ul li::before,
.plasma_896a .grid_gas_f7fc li ul ul li::before,
.plasma_896a .component-6744 li ul ul li::before,
.plasma_896a .component_first_38ab li ul ul li::before {
  left: 30px;
}
.plasma_896a .surface_hard_c363 li ul ul a,
.plasma_896a .inner-22a8 li ul ul a,
.plasma_896a .nav_3228 li ul ul a,
.plasma_896a .box-f227 li ul ul a,
.plasma_896a .texture-new-0924 li ul ul a,
.plasma_896a .grid_gas_f7fc li ul ul a,
.plasma_896a .component-6744 li ul ul a,
.plasma_896a .component_first_38ab li ul ul a {
  padding-left: 40px;
}
.plasma_896a .wood-814c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.plasma_896a .component_first_38ab ul li {
  margin-bottom: 1.41575em;
}
.plasma_896a .component_first_38ab ul li .tertiary-black-e6ca {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.plasma_896a .component_first_38ab ul li .notice-upper-6487 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.plasma_de2e .surface_hard_c363 li a,
.plasma_de2e .inner-22a8 li a,
.plasma_de2e .nav_3228 li a,
.plasma_de2e .box-f227 li a,
.plasma_de2e .texture-new-0924 li a,
.plasma_de2e .grid_gas_f7fc li a,
.plasma_de2e .component-6744 li a,
.plasma_de2e .component_first_38ab li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_de2e .wood-814c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_de2e .photo_south_a6b1 ul li.info-smooth-d43b .carousel_9a13,
.plasma_de2e .photo_south_a6b1 ul li.label-black-b56f .carousel_9a13 {
  background: rgba(0, 0, 0, 0.2);
}
.plasma_de2e .plasma_896a .photo_south_a6b1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple-37fc .plasma_896a .pattern-small-aa0d li {
  margin: 0;
}
.purple-37fc .plasma_896a .pattern-small-aa0d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.purple-37fc .plasma_896a .pattern-small-aa0d li ul {
  margin: 0;
}
.purple-37fc .plasma_896a .pattern-small-aa0d li ul li a {
  padding-left: 15px;
}
.purple-37fc .plasma_896a .pattern-small-aa0d li ul li li a {
  padding-left: 30px;
}
.purple-37fc .plasma_896a .pattern-small-aa0d li.table_next_39a0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.purple-37fc .plasma_896a .pattern-small-aa0d li.table_next_39a0 > 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;
}
.purple-37fc .plasma_896a .pattern-small-aa0d li.table_next_39a0 > 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;
}
.background_liquid_03eb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.medium_31c4 {
  position: relative;
  z-index: 10;
}
.medium_31c4 .nav_under_f01e {
  width: 100%;
  max-width: 100%;
}
.highlight_fd51 .stone_1403 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.highlight_fd51 .left_1b63 {
}
.highlight_fd51 .plasma_de2e {
  background: #292929;
}
.accordion_42dd .stone_1403 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accordion_42dd .left_1b63 {
  background: #f9f9f9;
}
.accordion_42dd .plasma_de2e {
  background: #303030;
}
.main_static_109e .stone_1403 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .main_static_109e .bright_0a97 {
    margin-bottom: 1em;
  }
  .main_static_109e .bright_0a97:last-child {
    margin-bottom: 0;
  }
}
.main_static_109e .left_1b63 {
  background: #ededed;
}
.main_static_109e .plasma_de2e {
  background: #1a1a1a;
}
.stone_1403.left_1b63 {
  color: rgba(0, 0, 0, 0.6);
}
.stone_1403.left_1b63 .status-advanced-ffc7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stone_1403.plasma_de2e {
  color: rgba(255, 255, 255, 0.99);
}
.stone_1403.plasma_de2e a:not(.logo-b0bf) {
  color: rgba(255, 255, 255, 0.79);
}
.stone_1403.plasma_de2e a:not(.logo-b0bf):hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_1403.plasma_de2e .status-advanced-ffc7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone_1403.plasma_de2e table tbody td,
.stone_1403.plasma_de2e table th {
  background: rgba(0, 0, 0, 0.08);
}
.footer_2f60.tag-710c .bronze-02a9 {
  max-width: initial;
}
.footer_2f60 .grid_e60e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.footer_2f60 .grid_e60e .nav_under_f01e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .footer_2f60 .grid_e60e .nav_under_f01e {
    display: block;
    margin-bottom: 2em;
  }
  .footer_2f60 .grid_e60e .nav_under_f01e:last-child {
    margin-bottom: 0;
  }
}
.main_static_109e .bright_0a97:last-child,
.accordion_42dd .bright_0a97:last-child,
.highlight_fd51 .bright_0a97:last-child {
  margin-bottom: 0;
}
.main_static_109e .bright_0a97 .plasma_896a .photo_south_a6b1:last-child,
.accordion_42dd .bright_0a97 .plasma_896a .photo_south_a6b1:last-child,
.highlight_fd51 .bright_0a97 .plasma_896a .photo_south_a6b1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .main_static_109e .orange_de06,
  .main_static_109e .red-6ad7,
  .accordion_42dd .orange_de06,
  .accordion_42dd .red-6ad7,
  .highlight_fd51 .orange_de06,
  .highlight_fd51 .red-6ad7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .medium_31c4 .bright_0a97 {
    margin-bottom: 2em;
  }
}
.medium_31c4 p:last-child {
  margin-bottom: 0;
}
.medium_31c4 li,
.medium_31c4 ul {
  list-style: none;
  margin: 0;
}
.medium_31c4 ul ul {
  margin-left: 2.617924em;
}
.layout_iron_94fc {
  font-size: 0.875em;
}

/* css-noise: 2bec */
.promo-block-b9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
