/*!
Theme Name: Customify
Theme URI: https://pressmaximum.next-131e/customify
Author: WPCustomify
Author URI: https://pressmaximum.next-131e
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.next-131e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dropdown_clean_9c9a.menu-middle-55cc/licenses/gpl-2.0.silver_3975
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.secondary-soft-68d3/, (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.dirty-786a.title_f897/normalize.tabs_brown_5fcb/
 ======
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.tabs_brown_5fcb v7.0.0 | MIT License | github.next-131e/necolas/normalize.tabs_brown_5fcb */
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;
}
.selected_8bae .pagination_liquid_ae72,
.accordion-new-eab2,
.current_c227,
.notice-08c4,
.banner_motion_c9b6,
.sort-bd04,
.label_9ed2,
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;
}
.accordion-new-eab2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accordion-new-eab2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accordion-new-eab2,
  h1 {
    font-size: 1.8em;
  }
}
.current_c227,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.current_c227 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .current_c227,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .current_c227,
  h2 {
    font-size: 1.7em;
  }
}
.notice-08c4,
h3 {
  font-size: 1.618em;
}
.selected_8bae .pagination_liquid_ae72,
.banner_motion_c9b6,
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.section_7782 {
  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;
}
.shadow_easy_29ce:after,
.shadow_easy_29ce:before,
.hovered-c457:after,
.hovered-c457:before {
  content: "";
  display: table;
}
.shadow_easy_29ce:after,
.hovered-c457:after {
  clear: both;
}
.black-0cf8 {
  float: right;
  margin-right: 0;
}
.popup-2794 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.module-df17 .button-top-ef23,
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;
}
.module-df17 .button-top-ef23: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;
}
.sidebar_orange_60ed .button-top-ef23 {
  box-shadow: none;
}
.sidebar_orange_60ed
  .button-top-ef23
  .feature-d4f1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sidebar_orange_60ed .button-top-ef23 .picture_center_2aab {
  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;
}
.sidebar_orange_60ed
  .button-top-ef23
  .picture_center_2aab
  b {
  display: none;
}
.sidebar_orange_60ed .tag-iron-1b08 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.paper-254d:not(.accordion_05ec):not(.fixed-4d55),
button:not(.accordion_05ec):not(.fixed-4d55),
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ),
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ),
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ) {
  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;
}
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ):hover,
button:not(.accordion_05ec):not(
    .fixed-4d55
  ):hover,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):hover,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):hover,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ):active,
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ):focus,
button:not(.accordion_05ec):not(
    .fixed-4d55
  ):active,
button:not(.accordion_05ec):not(
    .fixed-4d55
  ):focus,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):active,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):focus,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):active,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):focus,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):active,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):focus {
  outline: 0;
}
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3,
button:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3 {
  position: relative;
}
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .hidden_d0d8,
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .list-1aed,
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .background_silver_a0c3,
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  i,
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  svg,
button:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .hidden_d0d8,
button:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .list-1aed,
button:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .background_silver_a0c3,
button:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  i,
button:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  svg,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .hidden_d0d8,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .list-1aed,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .background_silver_a0c3,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  i,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  svg,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .hidden_d0d8,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .list-1aed,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .background_silver_a0c3,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  i,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  svg,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .hidden_d0d8,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .list-1aed,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  .background_silver_a0c3,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  i,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3
  svg {
  visibility: hidden;
}
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3:after,
button:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3:after,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3:after,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3:after,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ).fn-loading-afe3: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;
}
.paper-254d:not(.accordion_05ec):not(.fixed-4d55),
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ),
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ),
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ) {
  color: #fff;
  background: #235787;
}
.paper-254d:not(.accordion_05ec):not(
    .fixed-4d55
  ):focus,
input[type="button"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):focus,
input[type="reset"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):focus,
input[type="submit"]:not(.accordion_05ec):not(
    .fixed-4d55
  ):focus {
  color: #fff;
}
.paper-254d.fn-disabled-afe3:not(.accordion_05ec):not(
    .fixed-4d55
  ),
.paper-254d[disabled]:not(.accordion_05ec):not(
    .fixed-4d55
  ),
button.fn-disabled-afe3:not(.accordion_05ec):not(
    .fixed-4d55
  ),
button[disabled]:not(.accordion_05ec):not(
    .fixed-4d55
  ) {
  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;
}
.summary_891c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.summary_891c: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;
}
.motion_f1a2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.badge_short_caf4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.primary-plasma-dcb6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shadow_easy_29ce:after,
.shadow_easy_29ce:before,
.tertiary_3cc2:after,
.tertiary_3cc2:before,
.module-stale-abb0:after,
.module-stale-abb0:before,
.overlay-a673:after,
.overlay-a673:before,
.table-f386:after,
.table-f386:before,
.tooltip-e958:after,
.tooltip-e958:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shadow_easy_29ce:after,
.tertiary_3cc2:after,
.module-stale-abb0:after,
.overlay-a673:after,
.table-f386:after,
.tooltip-e958:after {
  clear: both;
}
.tertiary_3cc2 .hard-aaeb,
.module-stale-abb0 .hard-aaeb,
.shade-5058 .hard-aaeb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.carousel_544b {
  display: inline-block;
}
.component-1094 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.component-1094 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.component-1094 .fast-22f6 {
  padding: 1em 0;
  font-size: 85%;
}
.fast-22f6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.video_fluid_7ea6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.video_fluid_7ea6:after,
.video_fluid_7ea6:before {
  content: "";
  display: table;
}
.video_fluid_7ea6:after {
  clear: both;
}
.border_new_cb27 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.bottom_436c .border_new_cb27 {
  max-width: 50%;
}
.gallery_slow_6d5b .border_new_cb27 {
  max-width: 33.33%;
}
.layout_complex_f149 .border_new_cb27 {
  max-width: 25%;
}
.form_hot_6a29 .border_new_cb27 {
  max-width: 20%;
}
.fixed-f6b2 .border_new_cb27 {
  max-width: 16.66%;
}
.status-dirty-c5ea .border_new_cb27 {
  max-width: 14.28%;
}
.block-05c6 .border_new_cb27 {
  max-width: 12.5%;
}
.info_plasma_ed42 .border_new_cb27 {
  max-width: 11.11%;
}
.module_b9bc {
  display: block;
}
.selected_8bae .medium-9c6c label,
.selected_8bae .surface_in_4496 label,
.selected_8bae .clean_f0b8 label,
.selected_8bae .pattern_thick_6549 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner_c481 {
  list-style: none;
  margin: 0;
}
.banner_c481 article.lite_6a65 {
  margin-bottom: 0;
}
.banner_c481 ul {
  list-style: none;
  margin: 0;
}
.banner_c481 .popup_solid_1bce li.lite_6a65 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner_c481 .popup_solid_1bce li.lite_6a65 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner_c481 .popup_solid_1bce li.lite_6a65: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) {
  .banner_c481 .popup_solid_1bce li.lite_6a65 li.lite_6a65 li.lite_6a65 li.lite_6a65 {
    padding-left: 0;
  }
}
article.lite_6a65 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lite_6a65 .tertiary_3cc2 p:last-of-type {
  margin-bottom: 0;
}
article.lite_6a65 .paper-bcf3 {
  float: left;
}
article.lite_6a65 .footer_65c0 {
  margin-left: 85px;
}
article.lite_6a65 .fresh-78f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lite_6a65 .fresh-78f5 .link-over-45f2 {
  margin-left: 10px;
}
article.lite_6a65 .accordion_tall_2913 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lite_6a65 .gradient-a44a {
  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 .medium-9c6c,
  #respond .clean_f0b8,
  #respond .pattern_thick_6549 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .medium-9c6c input,
#respond .clean_f0b8 input,
#respond .pattern_thick_6549 input {
  width: 100%;
}
#respond .pattern_thick_6549 {
  margin-right: 0;
}
#respond .slow-c0bb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box_c201 {
  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;
}
.box_c201.warm-3c1e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.box_c201 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%);
}
.box_c201:focus,
.box_c201: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);
}
.breadcrumb_top_d0af {
  border-radius: 10%;
}
.outline-fc60 {
  border-radius: 50%;
}
.motion_06e8 {
  font-size: 0.72em;
}
.block_south_900e {
  font-size: 0.875em;
}
.action_4326 {
  font-size: 1.1em;
}
.over-5a0c {
  text-transform: uppercase;
  line-height: 1.2;
}
.over-5a0c.motion_06e8 {
  letter-spacing: 0.5px;
}
.tertiary_643d,
.tertiary_643d a {
  color: #6d6d6d;
}
.tertiary_643d a:hover {
  color: #111;
}
.gradient-9a08 {
  color: #6d6d6d;
}
.purple_e269 {
  overflow-x: hidden;
}
.purple_e269 .slider-up-b317.breadcrumb_mini_21b9 {
  position: relative;
}
.purple_e269 .slider-up-b317.breadcrumb_mini_21b9.content-light-bf8d {
  position: initial;
}
.purple_e269
  .slider-up-b317.breadcrumb_mini_21b9.content-light-bf8d
  .full_1dd0 {
  left: auto;
}
.purple_e269 .slider-up-b317 .full_1dd0 {
  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;
}
.purple_e269 .slider-up-b317:hover.breadcrumb_mini_21b9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.purple_e269
  .slider-up-b317:hover.breadcrumb_mini_21b9
  .full_1dd0 {
  display: block;
  z-index: 9999999;
}
.purple_e269 .selected_733d .rough_664a,
.purple_e269 .wood_f59c .rough_664a {
  display: none;
}
.purple_e269 .left-b817 .slider-up-b317:hover.breadcrumb_mini_21b9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.selected_8bae .medium-9c6c label,
.selected_8bae .surface_in_4496 label,
.selected_8bae .clean_f0b8 label,
.selected_8bae .pattern_thick_6549 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner_c481 {
  list-style: none;
  margin: 0;
}
.banner_c481 article.lite_6a65 {
  margin-bottom: 0;
}
.banner_c481 ul {
  list-style: none;
  margin: 0;
}
.banner_c481 .popup_solid_1bce li.lite_6a65 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner_c481 .popup_solid_1bce li.lite_6a65 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner_c481 .popup_solid_1bce li.lite_6a65: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) {
  .banner_c481 .popup_solid_1bce li.lite_6a65 li.lite_6a65 li.lite_6a65 li.lite_6a65 {
    padding-left: 0;
  }
}
article.lite_6a65 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lite_6a65 .tertiary_3cc2 p:last-of-type {
  margin-bottom: 0;
}
article.lite_6a65 .paper-bcf3 {
  float: left;
}
article.lite_6a65 .footer_65c0 {
  margin-left: 85px;
}
article.lite_6a65 .fresh-78f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lite_6a65 .fresh-78f5 .link-over-45f2 {
  margin-left: 10px;
}
article.lite_6a65 .accordion_tall_2913 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lite_6a65 .gradient-a44a {
  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 .medium-9c6c,
  #respond .clean_f0b8,
  #respond .pattern_thick_6549 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .medium-9c6c input,
#respond .clean_f0b8 input,
#respond .pattern_thick_6549 input {
  width: 100%;
}
#respond .pattern_thick_6549 {
  margin-right: 0;
}
#respond .slow-c0bb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.selected_733d .frame_02ae {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.frame_02ae .hover-narrow-fcf5.brown_75a2 .next-d9ee > li > a:focus,
.frame_02ae .hover-narrow-fcf5.brown_75a2 .next-d9ee > li > a:hover,
.frame_02ae .hover-narrow-fcf5.active-61f8 .next-d9ee > li > a:focus,
.frame_02ae .hover-narrow-fcf5.active-61f8 .next-d9ee > li > a:hover,
.frame_02ae .hover-narrow-fcf5.layout-4cff .next-d9ee > li > a:focus,
.frame_02ae .hover-narrow-fcf5.layout-4cff .next-d9ee > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_02ae
  .hover-narrow-fcf5.brown_75a2
  .next-d9ee
  > li.aside_a343
  > a,
.frame_02ae
  .hover-narrow-fcf5.brown_75a2
  .next-d9ee
  > li.liquid-631d
  > a,
.frame_02ae
  .hover-narrow-fcf5.active-61f8
  .next-d9ee
  > li.aside_a343
  > a,
.frame_02ae
  .hover-narrow-fcf5.active-61f8
  .next-d9ee
  > li.liquid-631d
  > a,
.frame_02ae
  .hover-narrow-fcf5.layout-4cff
  .next-d9ee
  > li.aside_a343
  > a,
.frame_02ae .hover-narrow-fcf5.layout-4cff .next-d9ee > li.gradient_dim_7b20 > a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_02ae .input-left-195a,
.frame_02ae .input-left-195a a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_02ae .breadcrumb-64ca.table-45b1 li a,
.frame_02ae .button-steel-6367 a,
.frame_02ae .paragraph-8e24,
.frame_02ae .next-d9ee > li > a,
.frame_02ae .secondary_hard_8873 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_02ae .breadcrumb-64ca.table-45b1 li a:hover,
.frame_02ae .button-steel-6367 a:hover,
.frame_02ae .paragraph-8e24:hover,
.frame_02ae .next-d9ee > li > a:hover,
.frame_02ae .secondary_hard_8873:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_02ae .overlay_6f48 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_02ae .overlay_6f48 .widget_fluid_a829 {
  color: rgba(255, 255, 255, 0.99);
}
.frame_02ae .overlay_6f48:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_02ae .status_east_a5db .left-38d3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_02ae .status_east_a5db .left-38d3 .picture-c162 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_02ae
  .status_east_a5db
  .left-38d3
  .picture-c162::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_02ae
  .status_east_a5db
  .left-38d3
  .picture-c162:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_02ae
  .status_east_a5db
  .left-38d3
  .picture-c162::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_02ae
  .status_east_a5db
  .left-38d3
  .picture-c162::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_02ae .status_east_a5db .grid-red-2174 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_02ae .status_east_a5db .grid-red-2174:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_inner_b3ea
  .frame_02ae
  .status_east_a5db
  .clean-4f86
  .border-51f1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview_inner_b3ea
  .frame_02ae
  .status_east_a5db
  .clean-4f86
  .picture-c162 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected_733d .card-liquid-d056 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.card-liquid-d056 .hover-narrow-fcf5.brown_75a2 .next-d9ee > li > a:focus,
.card-liquid-d056 .hover-narrow-fcf5.brown_75a2 .next-d9ee > li > a:hover,
.card-liquid-d056 .hover-narrow-fcf5.active-61f8 .next-d9ee > li > a:focus,
.card-liquid-d056 .hover-narrow-fcf5.active-61f8 .next-d9ee > li > a:hover,
.card-liquid-d056 .hover-narrow-fcf5.layout-4cff .next-d9ee > li > a:focus,
.card-liquid-d056 .hover-narrow-fcf5.layout-4cff .next-d9ee > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-liquid-d056
  .hover-narrow-fcf5.brown_75a2
  .next-d9ee
  > li.aside_a343
  > a,
.card-liquid-d056
  .hover-narrow-fcf5.brown_75a2
  .next-d9ee
  > li.liquid-631d
  > a,
.card-liquid-d056
  .hover-narrow-fcf5.active-61f8
  .next-d9ee
  > li.aside_a343
  > a,
.card-liquid-d056
  .hover-narrow-fcf5.active-61f8
  .next-d9ee
  > li.liquid-631d
  > a,
.card-liquid-d056
  .hover-narrow-fcf5.layout-4cff
  .next-d9ee
  > li.aside_a343
  > a,
.card-liquid-d056 .hover-narrow-fcf5.layout-4cff .next-d9ee > li.gradient_dim_7b20 > a {
  color: rgba(0, 0, 0, 0.8);
}
.card-liquid-d056 .input-left-195a,
.card-liquid-d056 .input-left-195a a {
  color: rgba(0, 0, 0, 0.8);
}
.card-liquid-d056 .breadcrumb-64ca.table-45b1 li a,
.card-liquid-d056 .button-steel-6367 a,
.card-liquid-d056 .paragraph-8e24,
.card-liquid-d056 .next-d9ee > li > a,
.card-liquid-d056 .secondary_hard_8873 {
  color: rgba(0, 0, 0, 0.55);
}
.card-liquid-d056 .breadcrumb-64ca.table-45b1 li a:hover,
.card-liquid-d056 .button-steel-6367 a:hover,
.card-liquid-d056 .paragraph-8e24:hover,
.card-liquid-d056 .next-d9ee > li > a:hover,
.card-liquid-d056 .secondary_hard_8873:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-liquid-d056 .overlay_6f48 {
  color: rgba(0, 0, 0, 0.55);
}
.card-liquid-d056 .overlay_6f48 .widget_fluid_a829 {
  color: rgba(0, 0, 0, 0.8);
}
.card-liquid-d056 .overlay_6f48:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-tall-7820 .media-ff34 {
  margin-left: auto;
  margin-right: auto;
}
.module-stale-abb0 > * {
  margin-left: auto;
  margin-right: auto;
}
.module-stale-abb0 .motion_f1a2 {
  margin-right: 1.41575em;
}
.pressed-1d6a .module-stale-abb0 > .warm_1f1f {
  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;
}
.pressed-1d6a .module-stale-abb0 > .highlight_682b {
  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;
}
.hero_steel_2f02.menu-tall-7820 .media-ff34,
.dynamic-dff9.menu-tall-7820 .media-ff34 {
  margin-left: 0;
}
.hot_1649.menu-tall-7820 .media-ff34,
.hover_59cc.menu-tall-7820 .media-ff34 {
  margin-right: 0;
}
.module-stale-abb0 ol,
.module-stale-abb0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wood-7bc5 video {
  max-width: 100%;
}
.header_tall_83cf img {
  display: block;
}
.header_tall_83cf.motion_f1a2,
.header_tall_83cf.badge_short_caf4 {
  width: 100%;
}
.header_tall_83cf.highlight_682b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.border_bright_5547:not(.hard_b209) {
  margin: 1.5em auto;
}
.table_rough_b6a0 p {
  padding: 1.5em 14px;
}
ul.info-up-d6c9.highlight_682b,
ul.info-up-d6c9.warm_1f1f,
ul.info-up-d6c9.message-8575.warm_1f1f {
  padding: 0 14px;
}
.simple-7222 {
  display: block;
  overflow-x: auto;
}
.simple-7222 table {
  border-collapse: collapse;
  width: 100%;
}
.simple-7222 td,
.simple-7222 th {
  padding: 0.5em;
}
.module-stale-abb0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.module-stale-abb0 ol ol,
.module-stale-abb0 ol ul,
.module-stale-abb0 ul ol,
.module-stale-abb0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.module-stale-abb0 ol ol li,
.module-stale-abb0 ol ul li,
.module-stale-abb0 ul ol li,
.module-stale-abb0 ul ul li {
  margin-left: 0;
}
.cool-4e9d.label_green_c68d > .table-fixed-2dac {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.cool-4e9d.label_green_c68d > .table-fixed-2dac iframe,
.cool-4e9d.label_green_c68d > .table-fixed-2dac > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.plasma_c690 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.plasma_c690.active-4f25 {
  padding: 0;
}
.plasma_c690.active-4f25 cite {
  font-size: 13px;
}
.plasma_c690 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.plasma_c690 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.progress_prev_5ca7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.progress_prev_5ca7 > p:first-child {
  margin-top: 0;
}
.progress_prev_5ca7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.progress_prev_5ca7 blockquote {
  border-left: 0;
}
.gas_a9e4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gas_a9e4:not(.preview-fresh-1ad2) {
  max-width: 100px;
}
.gas_a9e4.highlight_dfd4 {
  border-bottom: none !important;
  text-align: center;
}
.gas_a9e4.highlight_dfd4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .table_rough_b6a0 p {
    padding: 1.5em 0;
  }
}
.alert-0c68 {
  color: #0073aa;
}
.description_fresh_bcb3 {
  background-color: #0073aa;
}
.down-c2f0 {
  color: #229fd8;
}
.card_b782 {
  background-color: #229fd8;
}
.border-east-0070 {
  color: #eee;
}
.frame-a65e {
  background-color: #eee;
}
.input_ad32 {
  color: #444;
}
.dark-75ae {
  background-color: #444;
}
.shadow-black-9db0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shadow-black-9db0 .light-3a78 .button-steel-6367 {
  font-size: 15px;
}
.shadow-black-9db0 .button-steel-6367 {
  line-height: 1.3;
}
.shadow-black-9db0 .card-liquid-d056 {
}
.shadow-black-9db0 .frame_02ae {
  background: #235787;
}
.bronze_4709 {
  padding: 0;
}
.bronze_4709 .frame_02ae {
  background: #1a1a1a;
}
.bronze_4709 .card-liquid-d056 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.middle-7a53 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.middle-7a53 .card-liquid-d056 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.middle-7a53 .frame_02ae {
  background: #303030;
}
.tooltip-e958 {
  position: relative;
  z-index: 10;
}
.tooltip-e958 .link_first_0dff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert-glass-ed28 .breadcrumb_mini_21b9 {
  display: inline-block;
  vertical-align: middle;
}
.alert-glass-ed28.wrapper_9567 .breadcrumb_mini_21b9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .alert-glass-ed28.wrapper_9567 .breadcrumb_mini_21b9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .alert-glass-ed28.wrapper_9567 .breadcrumb_mini_21b9 {
    margin-right: 0.4em;
  }
}
.alert-glass-ed28.wrapper_9567 .breadcrumb_mini_21b9:last-child {
  margin-right: 0;
}
.notification-44d3 .link_first_0dff {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .selected_733d .light-3a78 {
    margin: 0 -0.5em;
  }
  .selected_733d .light-3a78 [class*="customify-col-"],
  .selected_733d .light-3a78 [class*="customify-col_"],
  .selected_733d .light-3a78 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.selected_733d.badge-prev-d61e .link_first_0dff {
  background: 0 0 !important;
}
.selected_733d.badge-prev-d61e .link_first_0dff,
.selected_733d.notification-44d3 .link_first_0dff {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .selected_733d.purple_f899 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.selected_733d.notification-44d3 .link_first_0dff {
  box-shadow: none !important;
}
.texture-middle-2b99 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .texture-middle-2b99 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .texture-middle-2b99 {
    padding: 18px 0 20px;
  }
}
.texture-middle-2b99 .thumbnail-cbb6 {
  width: 100%;
}
.texture-middle-2b99 .badge-selected-fba6 {
  margin-bottom: 0;
}
.texture-middle-2b99 .white-4895 {
  margin-top: 5px;
  font-size: 0.875em;
}
.heading_7310 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.heading_7310 .slider-81bc {
  width: 100%;
}
.solid-f6fe {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.solid-f6fe li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.solid-f6fe 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;
}
.solid-f6fe li:last-child:after {
  display: none;
}
.solid-f6fe li a {
  font-weight: 500;
  margin-right: 10px;
}
.heading-complex-4ec2 .rough_664a button,
.texture-middle-2b99 .rough_664a button {
  left: 0;
}
.heading-complex-4ec2 .slider-81bc,
.texture-middle-2b99 .slider-81bc {
  padding-left: 0;
  padding-right: 0;
}
.heading-complex-4ec2 .heading_7310,
.texture-middle-2b99 .heading_7310 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.heading-complex-4ec2 {
  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;
}
.heading-complex-4ec2: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;
}
.heading-complex-4ec2 .button_ba5c {
  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) {
  .heading-complex-4ec2 .button_ba5c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .heading-complex-4ec2 .button_ba5c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .heading-complex-4ec2 .button_ba5c {
    min-height: 200px;
  }
}
.heading-complex-4ec2 .solid-f6fe {
  color: rgba(255, 255, 255, 0.8);
}
.heading-complex-4ec2 .solid-f6fe a,
.heading-complex-4ec2 .solid-f6fe li:after {
  color: inherit;
}
.heading-complex-4ec2 .solid-f6fe a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.heading_glass_cc81 {
  margin-bottom: 0.5em;
}
.west-1f73 {
  margin-bottom: 1.2em;
}
.west-1f73,
.heading_glass_cc81 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.west-1f73 p:last-child,
.heading_glass_cc81 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .rough_664a,
#masthead .rough_664a {
  display: none;
}
#masthead
  > .rough_664a.block_00c1 {
  display: none;
}
#masthead > .rough_664a button {
  left: 0;
}
.primary-fixed-c009 {
  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%;
}
.primary-fixed-c009 .breadcrumb_mini_21b9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.primary-fixed-c009 .status_d9ba {
  display: -webkit-box;
  display: flex;
}
.primary-fixed-c009 .status_d9ba.input-d220 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.primary-fixed-c009 .status_d9ba.wide-9508 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary-fixed-c009 .status_d9ba.green_7069 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary-fixed-c009.preview-a11e.container_complex_0cd4 .status_d9ba.input-d220 {
  flex-basis: 100%;
}
.primary-fixed-c009.outline_cool_6e12 .status_d9ba.wide-9508 {
  -webkit-box-flex: 1;
  flex: auto;
}
.primary-fixed-c009.outline_cool_6e12 .status_d9ba.green_7069 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .rough_664a.block_00c1 {
  display: none;
}
#masthead > .rough_664a button {
  left: 0;
}
.filter_fresh_9f72 {
  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;
}
.filter_fresh_9f72:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.filter_fresh_9f72.image_wood_62b4 i {
  margin-right: 4px;
}
.filter_fresh_9f72.brown-aa5c i {
  margin-left: 5px;
}
.button-steel-6367 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.button-steel-6367 p:last-child {
  margin-bottom: 0;
}
.link-silver-e74a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.link-silver-e74a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.link-silver-e74a img {
  display: block;
  width: auto;
  line-height: 1;
}
.link-silver-e74a .input-left-195a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.link-silver-e74a .new-071e {
  margin: 5px 0 7px 0;
}
.link-silver-e74a.up-ea26 .slow-d17e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link-silver-e74a.up-ea26 .paper-9664 {
  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;
}
.link-silver-e74a.west-0434 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.link-silver-e74a.west-0434 .slow-d17e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link-silver-e74a.west-0434 .paper-9664 {
  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;
}
.link-silver-e74a.upper_29fe {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link-silver-e74a.paper_9cf4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.link-silver-e74a.paper_9cf4 .paper-9664 {
  margin-top: 7px;
}
.widget_124a {
  display: inline-block;
}
.tooltip-e958 .action-1ebe .link-silver-e74a img {
  max-width: 100%;
}
.hover-narrow-fcf5 .shadow-f733.lite_b21b,
.background_gas_6ecc .shadow-f733.lite_b21b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-narrow-fcf5 .logo-b1c3,
.background_gas_6ecc .logo-b1c3 {
  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%);
}
.hover-narrow-fcf5 .logo-b1c3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hover-narrow-fcf5.upper-6479 .logo-b1c3 {
  display: none;
}
.hover-narrow-fcf5 .content-d982 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover-narrow-fcf5 .content-d982 li {
  display: inline-block;
  position: relative;
}
.hover-narrow-fcf5 .content-d982 li:last-child {
  margin-right: 0;
}
.hover-narrow-fcf5 .content-d982 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;
}
.hover-narrow-fcf5 .content-d982 li.gradient_dim_7b20 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hover-narrow-fcf5 .content-d982 > 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;
}
.hover-narrow-fcf5 .content-d982 > li > a i {
  line-height: 0;
}
.hover-narrow-fcf5 .content-d982 > li.aside_center_832d > a .logo-b1c3 {
  margin-left: 4px;
  line-height: 0;
}
.hover-narrow-fcf5 .content-d982 .action-776e li.aside_center_832d > a {
  position: relative;
}
.hover-narrow-fcf5 .content-d982 .action-776e li.aside_center_832d > a:after,
.hover-narrow-fcf5 .content-d982 .action-776e li.aside_center_832d > a:before {
  content: "";
  display: table;
}
.hover-narrow-fcf5 .content-d982 .action-776e li.aside_center_832d > a:after {
  clear: both;
}
.hover-narrow-fcf5 .content-d982 .action-776e li.aside_center_832d > a .logo-b1c3 {
  margin-left: 5px;
  float: right;
}
.hover-narrow-fcf5 .hidden_6f27,
.hover-narrow-fcf5 .action-776e {
  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;
}
.hover-narrow-fcf5 .action-776e {
  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;
}
.hover-narrow-fcf5 .action-776e .lite_b21b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-narrow-fcf5 .action-776e .logo-b1c3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hover-narrow-fcf5 .action-776e li {
  display: block;
  margin: 0;
  padding: 0;
}
.hover-narrow-fcf5 .action-776e 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;
}
.hover-narrow-fcf5 .action-776e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hover-narrow-fcf5 .action-776e .action-776e {
  top: 0;
  left: 100%;
}
.hover-narrow-fcf5 .overlay_e53d.fn-focus-afe3 > .hidden_6f27,
.hover-narrow-fcf5 .overlay_e53d.fn-focus-afe3 > .action-776e,
.hover-narrow-fcf5 .overlay_e53d:focus > .hidden_6f27,
.hover-narrow-fcf5 .overlay_e53d:focus > .action-776e,
.hover-narrow-fcf5 .overlay_e53d:hover > .hidden_6f27,
.hover-narrow-fcf5 .overlay_e53d:hover > .action-776e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hover-narrow-fcf5.layout-4cff .next-d9ee:after,
.hover-narrow-fcf5.layout-4cff .next-d9ee:before {
  content: "";
  display: table;
}
.hover-narrow-fcf5.layout-4cff .next-d9ee:after {
  clear: both;
}
.hover-narrow-fcf5.layout-4cff .next-d9ee > li {
  float: left;
}
.hover-narrow-fcf5.active_99cf .next-d9ee:after,
.hover-narrow-fcf5.active_99cf .next-d9ee:before {
  content: "";
  display: table;
}
.hover-narrow-fcf5.active_99cf .next-d9ee:after {
  clear: both;
}
.hover-narrow-fcf5.active_99cf .next-d9ee > li {
  float: left;
}
.hover-narrow-fcf5.active_99cf .next-d9ee > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hover-narrow-fcf5.active_99cf .next-d9ee > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hover-narrow-fcf5.active_99cf .next-d9ee > li.aside_a343 > a,
.hover-narrow-fcf5.active_99cf .next-d9ee > li.gradient_dim_7b20 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hover-narrow-fcf5.brown_75a2 .next-d9ee > li > a .lite_b21b {
  position: relative;
}
.hover-narrow-fcf5.brown_75a2 .next-d9ee > li > a .lite_b21b: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;
}
.hover-narrow-fcf5.brown_75a2
  .next-d9ee
  > li:focus
  > a
  .lite_b21b:before,
.hover-narrow-fcf5.brown_75a2
  .next-d9ee
  > li:hover
  > a
  .lite_b21b:before {
  width: 100%;
  background-color: currentColor;
}
.hover-narrow-fcf5.brown_75a2
  .next-d9ee
  > li.aside_a343
  > a
  .lite_b21b:before,
.hover-narrow-fcf5.brown_75a2
  .next-d9ee
  > li.liquid-631d
  > a
  .lite_b21b:before {
  width: 100%;
  background-color: currentColor;
}
.hover-narrow-fcf5.active-61f8 .next-d9ee > li > a .lite_b21b {
  position: relative;
}
.hover-narrow-fcf5.active-61f8 .next-d9ee > li > a .lite_b21b: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;
}
.hover-narrow-fcf5.active-61f8 .next-d9ee > li:focus > a .lite_b21b:before,
.hover-narrow-fcf5.active-61f8
  .next-d9ee
  > li:hover
  > a
  .lite_b21b:before {
  width: 100%;
  background-color: currentColor;
}
.hover-narrow-fcf5.active-61f8
  .next-d9ee
  > li.aside_a343
  > a
  .lite_b21b:before,
.hover-narrow-fcf5.active-61f8
  .next-d9ee
  > li.liquid-631d
  > a
  .lite_b21b:before {
  width: 100%;
  background-color: currentColor;
}
.background_gas_6ecc .content-d982 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.background_gas_6ecc .content-d982 li:first-child > a {
  border-top: none;
}
.background_gas_6ecc .content-d982 .dropdown-white-14cb > .lite_b21b .logo-b1c3 {
  display: none;
}
.background_gas_6ecc .content-d982 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.background_gas_6ecc .content-d982 li:last-child {
  border: none;
}
.background_gas_6ecc .content-d982 li.aside_center_832d > a {
  padding-right: 45px !important;
}
.background_gas_6ecc .content-d982 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.background_gas_6ecc .content-d982 li a:focus,
.background_gas_6ecc .content-d982 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_gas_6ecc .content-d982 li .blue_7e43 {
  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;
}
.background_gas_6ecc .content-d982 li .blue_7e43:hover {
  box-shadow: none;
}
.background_gas_6ecc .content-d982 li .blue_7e43 .logo-b1c3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.background_gas_6ecc .content-d982 .action-776e {
  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);
}
.background_gas_6ecc .content-d982 .action-776e li a {
  padding-left: 3em;
}
.background_gas_6ecc .content-d982 .section-6da1 > a .blue_7e43 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.background_gas_6ecc .content-d982 .section-6da1 > .action-776e {
  display: block;
  opacity: 1;
}
.blue_410d {
  max-width: 100%;
}
.middle-e4e4 {
  line-height: 0;
  cursor: pointer;
}
.secondary_hard_8873 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.secondary_hard_8873:hover {
  box-shadow: none;
  color: currentColor;
}
.secondary_hard_8873 svg {
  width: 18px;
  height: 18px;
}
.secondary_hard_8873 .box-next-aad8 {
  display: none;
}
.hidden-7746 {
  position: relative;
}
.hidden-7746.fn-active-afe3 .secondary_hard_8873 .heading_3b49 {
  display: none;
}
.hidden-7746.fn-active-afe3 .secondary_hard_8873 .box-next-aad8 {
  display: inline-block;
}
.hidden-7746 .nav_4c32 {
  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);
}
.hidden-7746.out-de53 .nav_4c32 {
  left: auto;
  right: -0.9em;
}
.hidden-7746.out-de53 .plasma-e658::before {
  left: auto;
  right: 15px;
}
.hidden-7746.fn-active-afe3 .nav_4c32 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.clean-4f86 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.clean-4f86 label {
  flex-basis: 100%;
}
.clean-4f86 .left-38d3 {
  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;
}
.clean-4f86 .picture-c162 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.clean-4f86 .picture-c162:focus {
  background-color: transparent;
}
.clean-4f86 button.grid-red-2174 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.clean-4f86 button.grid-red-2174:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.clean-4f86 button.grid-red-2174 svg {
  width: 18px;
  height: 18px;
}
.clean-4f86 input[type="submit"] {
  min-height: auto;
}
.status_east_a5db .clean-4f86 .picture-c162 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.plasma-e658 {
  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) {
  .plasma-e658 {
    width: 220px;
  }
}
.plasma-e658 label {
  flex-basis: 100%;
}
.plasma-e658::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;
}
.preview_inner_b3ea .status_east_a5db .clean-4f86 {
  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;
}
.preview_inner_b3ea
  .status_east_a5db
  .clean-4f86
  .left-38d3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.preview_inner_b3ea .status_east_a5db .clean-4f86 .picture-c162 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.preview_inner_b3ea
  .status_east_a5db
  .clean-4f86
  .picture-c162:focus {
  background: 0 0;
}
.preview_inner_b3ea
  .status_east_a5db
  .clean-4f86
  .border-51f1 {
  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;
}
.breadcrumb-64ca {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.breadcrumb-64ca li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.breadcrumb-64ca li:last-child {
  margin-right: 0;
}
.breadcrumb-64ca li:first-child {
  margin-left: 0;
}
.breadcrumb-64ca.outline_3550 a {
  color: #fff;
}
.breadcrumb-64ca.outline_3550 a:hover {
  color: #fff;
}
.breadcrumb-64ca a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.breadcrumb-64ca a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.breadcrumb-64ca a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.breadcrumb-64ca a:hover {
  opacity: 0.9;
  color: inherit;
}
.breadcrumb-64ca [class*="social-icon-apple"] {
  background-color: #999;
}
.breadcrumb-64ca [class*="social-icon-apple"].box_wood_1ab3 {
  background-color: transparent;
  color: #999;
}
.breadcrumb-64ca [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.breadcrumb-64ca [class*="social-icon-behance"].box_wood_1ab3 {
  background-color: transparent;
  color: #1769ff;
}
.breadcrumb-64ca [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.breadcrumb-64ca [class*="social-icon-bitbucket"].box_wood_1ab3 {
  background-color: transparent;
  color: #205081;
}
.breadcrumb-64ca [class*="social-icon-codepen"] {
  background-color: #000;
}
.breadcrumb-64ca [class*="social-icon-codepen"].box_wood_1ab3 {
  background-color: transparent;
  color: #000;
}
.breadcrumb-64ca [class*="social-icon-delicious"] {
  background-color: #39f;
}
.breadcrumb-64ca [class*="social-icon-delicious"].box_wood_1ab3 {
  background-color: transparent;
  color: #39f;
}
.breadcrumb-64ca [class*="social-icon-digg"] {
  background-color: #005be2;
}
.breadcrumb-64ca [class*="social-icon-digg"].box_wood_1ab3 {
  background-color: transparent;
  color: #005be2;
}
.breadcrumb-64ca [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.breadcrumb-64ca [class*="social-icon-dribbble"].box_wood_1ab3 {
  background-color: transparent;
  color: #ea4c89;
}
.breadcrumb-64ca [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.breadcrumb-64ca [class*="social-icon-envelope"].box_wood_1ab3 {
  background-color: transparent;
  color: #ea4335;
}
.breadcrumb-64ca [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.breadcrumb-64ca [class*="social-icon-facebook"].box_wood_1ab3 {
  background-color: transparent;
  color: #3b5998;
}
.breadcrumb-64ca [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.breadcrumb-64ca [class*="social-icon-flickr"].box_wood_1ab3 {
  background-color: transparent;
  color: #0063dc;
}
.breadcrumb-64ca [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.breadcrumb-64ca [class*="social-icon-foursquare"].box_wood_1ab3 {
  background-color: transparent;
  color: #2d5be3;
}
.breadcrumb-64ca [class*="social-icon-github"] {
  background-color: #333;
}
.breadcrumb-64ca [class*="social-icon-github"].box_wood_1ab3 {
  background-color: transparent;
  color: #333;
}
.breadcrumb-64ca [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.breadcrumb-64ca [class*="social-icon-google-plus"].box_wood_1ab3 {
  background-color: transparent;
  color: #dd4b39;
}
.breadcrumb-64ca [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.breadcrumb-64ca [class*="social-icon-houzz"].box_wood_1ab3 {
  background-color: transparent;
  color: #7ac142;
}
.breadcrumb-64ca [class*="social-icon-instagram"] {
  background-color: #262626;
}
.breadcrumb-64ca [class*="social-icon-instagram"].box_wood_1ab3 {
  background-color: transparent;
  color: #262626;
}
.breadcrumb-64ca [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.breadcrumb-64ca [class*="social-icon-jsfiddle"].box_wood_1ab3 {
  background-color: transparent;
  color: #487aa2;
}
.breadcrumb-64ca [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.breadcrumb-64ca [class*="social-icon-linkedin"].box_wood_1ab3 {
  background-color: transparent;
  color: #0077b5;
}
.breadcrumb-64ca [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.breadcrumb-64ca [class*="social-icon-medium"].box_wood_1ab3 {
  background-color: transparent;
  color: #00ab6b;
}
.breadcrumb-64ca [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.breadcrumb-64ca
  [class*="social-icon-odnoklassniki"].box_wood_1ab3 {
  background-color: transparent;
  color: #f4731c;
}
.breadcrumb-64ca [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.breadcrumb-64ca [class*="social-icon-meetup"].box_wood_1ab3 {
  background-color: transparent;
  color: #ec1c40;
}
.breadcrumb-64ca [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.breadcrumb-64ca [class*="social-icon-pinterest"].box_wood_1ab3 {
  background-color: transparent;
  color: #bd081c;
}
.breadcrumb-64ca [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.breadcrumb-64ca [class*="social-icon-product-hunt"].box_wood_1ab3 {
  background-color: transparent;
  color: #da552f;
}
.breadcrumb-64ca [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.breadcrumb-64ca [class*="social-icon-reddit"].box_wood_1ab3 {
  background-color: transparent;
  color: #ff4500;
}
.breadcrumb-64ca [class*="social-icon-rss"] {
  background-color: #f26522;
}
.breadcrumb-64ca [class*="social-icon-rss"].box_wood_1ab3 {
  background-color: transparent;
  color: #f26522;
}
.breadcrumb-64ca [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.breadcrumb-64ca
  [class*="social-icon-shopping-cart"].box_wood_1ab3 {
  background-color: transparent;
  color: #4caf50;
}
.breadcrumb-64ca [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.breadcrumb-64ca [class*="social-icon-skype"].box_wood_1ab3 {
  background-color: transparent;
  color: #00aff0;
}
.breadcrumb-64ca [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.breadcrumb-64ca [class*="social-icon-slideshare"].box_wood_1ab3 {
  background-color: transparent;
  color: #0077b5;
}
.breadcrumb-64ca [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.breadcrumb-64ca [class*="social-icon-snapchat"].box_wood_1ab3 {
  background-color: transparent;
  color: #fffc00;
}
.breadcrumb-64ca [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.breadcrumb-64ca [class*="social-icon-soundcloud"].box_wood_1ab3 {
  background-color: transparent;
  color: #f80;
}
.breadcrumb-64ca [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.breadcrumb-64ca [class*="social-icon-spotify"].box_wood_1ab3 {
  background-color: transparent;
  color: #2ebd59;
}
.breadcrumb-64ca [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.breadcrumb-64ca
  [class*="social-icon-stack-overflow"].box_wood_1ab3 {
  background-color: transparent;
  color: #fe7a15;
}
.breadcrumb-64ca [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.breadcrumb-64ca [class*="social-icon-maldkfgram"].box_wood_1ab3 {
  background-color: transparent;
  color: #2ca5e0;
}
.breadcrumb-64ca [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.breadcrumb-64ca [class*="social-icon-tripadvisor"].box_wood_1ab3 {
  background-color: transparent;
  color: #589442;
}
.breadcrumb-64ca [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.breadcrumb-64ca [class*="social-icon-tumblr"].box_wood_1ab3 {
  background-color: transparent;
  color: #35465c;
}
.breadcrumb-64ca [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.breadcrumb-64ca [class*="social-icon-twitch"].box_wood_1ab3 {
  background-color: transparent;
  color: #6441a5;
}
.breadcrumb-64ca [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.breadcrumb-64ca [class*="social-icon-twitter"].box_wood_1ab3 {
  background-color: transparent;
  color: #1da1f2;
}
.breadcrumb-64ca [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.breadcrumb-64ca [class*="social-icon-vimeo"].box_wood_1ab3 {
  background-color: transparent;
  color: #1ab7ea;
}
.breadcrumb-64ca [class*="social-icon-vk"] {
  background-color: #45668e;
}
.breadcrumb-64ca [class*="social-icon-vk"].box_wood_1ab3 {
  background-color: transparent;
  color: #45668e;
}
.breadcrumb-64ca [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.breadcrumb-64ca [class*="social-icon-weibo"].box_wood_1ab3 {
  background-color: transparent;
  color: #df2029;
}
.breadcrumb-64ca [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.breadcrumb-64ca [class*="social-icon-weixin"].box_wood_1ab3 {
  background-color: transparent;
  color: #7bb32e;
}
.breadcrumb-64ca [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.breadcrumb-64ca [class*="social-icon-whatsapp"].box_wood_1ab3 {
  background-color: transparent;
  color: #25d366;
}
.breadcrumb-64ca [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.breadcrumb-64ca [class*="social-icon-wordpress"].box_wood_1ab3 {
  background-color: transparent;
  color: #21759b;
}
.breadcrumb-64ca [class*="social-icon-xing"] {
  background-color: #026466;
}
.breadcrumb-64ca [class*="social-icon-xing"].box_wood_1ab3 {
  background-color: transparent;
  color: #026466;
}
.breadcrumb-64ca [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.breadcrumb-64ca [class*="social-icon-yelp"].box_wood_1ab3 {
  background-color: transparent;
  color: #af0606;
}
.breadcrumb-64ca [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.breadcrumb-64ca [class*="social-icon-youtube"].box_wood_1ab3 {
  background-color: transparent;
  color: #cd201f;
}
.paragraph-8e24 {
  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;
}
.paragraph-8e24:hover {
  box-shadow: none;
  background: 0 0;
}
.hover_c3af {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focus-pink-649f {
  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;
}
.image_a24a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.old_faa6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.old_faa6,
.old_faa6::after,
.old_faa6::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;
}
.old_faa6::after,
.old_faa6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notice-8dc8 .focus-pink-649f .image_a24a {
  margin-top: -2px;
  width: 19px;
}
.notice-8dc8 .focus-pink-649f .old_faa6 {
  margin-top: -1px;
}
.notice-8dc8 .focus-pink-649f .old_faa6,
.notice-8dc8 .focus-pink-649f .old_faa6::after,
.notice-8dc8 .focus-pink-649f .old_faa6::before {
  width: 19px;
  height: 2px;
}
.notice-8dc8 .focus-pink-649f .old_faa6::before {
  top: -6px;
}
.notice-8dc8 .focus-pink-649f .old_faa6::after {
  bottom: -6px;
}
.preview_3a97 .focus-pink-649f .image_a24a {
  margin-top: -2px;
  width: 22px;
}
.preview_3a97 .focus-pink-649f .old_faa6 {
  margin-top: -1px;
}
.preview_3a97 .focus-pink-649f .old_faa6,
.preview_3a97 .focus-pink-649f .old_faa6::after,
.preview_3a97 .focus-pink-649f .old_faa6::before {
  width: 22px;
  height: 2px;
}
.preview_3a97 .focus-pink-649f .old_faa6::before {
  top: -7px;
}
.preview_3a97 .focus-pink-649f .old_faa6::after {
  bottom: -7px;
}
.container-6d79 .focus-pink-649f .image_a24a {
  margin-top: -2px;
  width: 31px;
}
.container-6d79 .focus-pink-649f .old_faa6 {
  margin-top: -1.5px;
}
.container-6d79 .focus-pink-649f .old_faa6,
.container-6d79 .focus-pink-649f .old_faa6::after,
.container-6d79 .focus-pink-649f .old_faa6::before {
  width: 31px;
  height: 3px;
}
.container-6d79 .focus-pink-649f .old_faa6::before {
  top: -9px;
}
.container-6d79 .focus-pink-649f .old_faa6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main-e2f6 .focus-pink-649f .image_a24a {
    margin-top: -2px;
    width: 19px;
  }
  .main-e2f6 .focus-pink-649f .old_faa6 {
    margin-top: -1px;
  }
  .main-e2f6 .focus-pink-649f .old_faa6,
  .main-e2f6 .focus-pink-649f .old_faa6::after,
  .main-e2f6 .focus-pink-649f .old_faa6::before {
    width: 19px;
    height: 2px;
  }
  .main-e2f6 .focus-pink-649f .old_faa6::before {
    top: -6px;
  }
  .main-e2f6 .focus-pink-649f .old_faa6::after {
    bottom: -6px;
  }
  .carousel_31e6 .focus-pink-649f .image_a24a {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_31e6 .focus-pink-649f .old_faa6 {
    margin-top: -1px;
  }
  .carousel_31e6 .focus-pink-649f .old_faa6,
  .carousel_31e6 .focus-pink-649f .old_faa6::after,
  .carousel_31e6 .focus-pink-649f .old_faa6::before {
    width: 22px;
    height: 2px;
  }
  .carousel_31e6 .focus-pink-649f .old_faa6::before {
    top: -7px;
  }
  .carousel_31e6 .focus-pink-649f .old_faa6::after {
    bottom: -7px;
  }
  .photo_cold_9b26 .focus-pink-649f .image_a24a {
    margin-top: -2px;
    width: 31px;
  }
  .photo_cold_9b26 .focus-pink-649f .old_faa6 {
    margin-top: -1.5px;
  }
  .photo_cold_9b26 .focus-pink-649f .old_faa6,
  .photo_cold_9b26 .focus-pink-649f .old_faa6::after,
  .photo_cold_9b26 .focus-pink-649f .old_faa6::before {
    width: 31px;
    height: 3px;
  }
  .photo_cold_9b26 .focus-pink-649f .old_faa6::before {
    top: -9px;
  }
  .photo_cold_9b26 .focus-pink-649f .old_faa6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .icon_clean_6496 .focus-pink-649f .image_a24a {
    margin-top: -2px;
    width: 19px;
  }
  .icon_clean_6496 .focus-pink-649f .old_faa6 {
    margin-top: -1px;
  }
  .icon_clean_6496 .focus-pink-649f .old_faa6,
  .icon_clean_6496 .focus-pink-649f .old_faa6::after,
  .icon_clean_6496 .focus-pink-649f .old_faa6::before {
    width: 19px;
    height: 2px;
  }
  .icon_clean_6496 .focus-pink-649f .old_faa6::before {
    top: -6px;
  }
  .icon_clean_6496 .focus-pink-649f .old_faa6::after {
    bottom: -6px;
  }
  .box_orange_4ca8 .focus-pink-649f .image_a24a {
    margin-top: -2px;
    width: 22px;
  }
  .box_orange_4ca8 .focus-pink-649f .old_faa6 {
    margin-top: -1px;
  }
  .box_orange_4ca8 .focus-pink-649f .old_faa6,
  .box_orange_4ca8 .focus-pink-649f .old_faa6::after,
  .box_orange_4ca8 .focus-pink-649f .old_faa6::before {
    width: 22px;
    height: 2px;
  }
  .box_orange_4ca8 .focus-pink-649f .old_faa6::before {
    top: -7px;
  }
  .box_orange_4ca8 .focus-pink-649f .old_faa6::after {
    bottom: -7px;
  }
  .focused_3ed3 .focus-pink-649f .image_a24a {
    margin-top: -2px;
    width: 31px;
  }
  .focused_3ed3 .focus-pink-649f .old_faa6 {
    margin-top: -1.5px;
  }
  .focused_3ed3 .focus-pink-649f .old_faa6,
  .focused_3ed3 .focus-pink-649f .old_faa6::after,
  .focused_3ed3 .focus-pink-649f .old_faa6::before {
    width: 31px;
    height: 3px;
  }
  .focused_3ed3 .focus-pink-649f .old_faa6::before {
    top: -9px;
  }
  .focused_3ed3 .focus-pink-649f .old_faa6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .left-84ba .focus-pink-649f .image_a24a {
    margin-top: -2px;
    width: 19px;
  }
  .left-84ba .focus-pink-649f .old_faa6 {
    margin-top: -1px;
  }
  .left-84ba .focus-pink-649f .old_faa6,
  .left-84ba .focus-pink-649f .old_faa6::after,
  .left-84ba .focus-pink-649f .old_faa6::before {
    width: 19px;
    height: 2px;
  }
  .left-84ba .focus-pink-649f .old_faa6::before {
    top: -6px;
  }
  .left-84ba .focus-pink-649f .old_faa6::after {
    bottom: -6px;
  }
  .easy-d7e9 .focus-pink-649f .image_a24a {
    margin-top: -2px;
    width: 22px;
  }
  .easy-d7e9 .focus-pink-649f .old_faa6 {
    margin-top: -1px;
  }
  .easy-d7e9 .focus-pink-649f .old_faa6,
  .easy-d7e9 .focus-pink-649f .old_faa6::after,
  .easy-d7e9 .focus-pink-649f .old_faa6::before {
    width: 22px;
    height: 2px;
  }
  .easy-d7e9 .focus-pink-649f .old_faa6::before {
    top: -7px;
  }
  .easy-d7e9 .focus-pink-649f .old_faa6::after {
    bottom: -7px;
  }
  .nav-basic-1a87 .focus-pink-649f .image_a24a {
    margin-top: -2px;
    width: 31px;
  }
  .nav-basic-1a87 .focus-pink-649f .old_faa6 {
    margin-top: -1.5px;
  }
  .nav-basic-1a87 .focus-pink-649f .old_faa6,
  .nav-basic-1a87 .focus-pink-649f .old_faa6::after,
  .nav-basic-1a87 .focus-pink-649f .old_faa6::before {
    width: 31px;
    height: 3px;
  }
  .nav-basic-1a87 .focus-pink-649f .old_faa6::before {
    top: -9px;
  }
  .nav-basic-1a87 .focus-pink-649f .old_faa6::after {
    bottom: -9px;
  }
}
.image_4dd4 .old_faa6 {
  -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);
}
.image_4dd4 .old_faa6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.image_4dd4 .old_faa6::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);
}
.image_4dd4.gas_5041 .old_faa6 {
  -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);
}
.image_4dd4.gas_5041 .old_faa6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.image_4dd4.gas_5041 .old_faa6::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);
}
.fast_38dd {
  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.yellow-fa20:before {
  display: none;
}
.wood_f59c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.wood_f59c .table-6072 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.wood_f59c .table-6072:last-of-type {
  border-bottom: none;
}
.wood_f59c .table-6072.status-west-8191,
.wood_f59c .table-6072.icon_dfbc,
.wood_f59c .table-6072.list_9096 {
  padding: 0;
}
.wood_f59c .background_gas_6ecc .blue_7e43 {
  color: currentColor;
}
.wood_f59c .background_gas_6ecc .blue_7e43:focus,
.wood_f59c .background_gas_6ecc .blue_7e43:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood_f59c.card-liquid-d056 .overlay_6f48,
.wood_f59c.card-liquid-d056 .button-steel-6367 a,
.wood_f59c.card-liquid-d056 .next-d9ee a,
.wood_f59c.card-liquid-d056 .action-776e a {
  color: rgba(0, 0, 0, 0.55);
}
.wood_f59c.card-liquid-d056 .overlay_6f48:hover,
.wood_f59c.card-liquid-d056 .button-steel-6367 a:hover,
.wood_f59c.card-liquid-d056 .next-d9ee a:hover,
.wood_f59c.card-liquid-d056 .action-776e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood_f59c.card-liquid-d056 .widget_fluid_a829 {
  color: rgba(0, 0, 0, 0.8);
}
.wood_f59c.card-liquid-d056 .table-6072 {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood_f59c.card-liquid-d056 .table-6072:before {
  background: rgba(0, 0, 0, 0.08);
}
.wood_f59c.card-liquid-d056 .layout_action_9b07:before {
  background: rgba(255, 255, 255, 0.9);
}
.wood_f59c.card-liquid-d056 .background_gas_6ecc .content-d982 li a,
.wood_f59c.card-liquid-d056 .background_gas_6ecc .blue_7e43,
.wood_f59c.card-liquid-d056 .action-776e {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood_f59c.card-liquid-d056 .background_gas_6ecc .blue_7e43:focus,
.wood_f59c.card-liquid-d056 .background_gas_6ecc .blue_7e43:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood_f59c.card-liquid-d056 .content-d982 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood_f59c.frame_02ae .overlay_6f48,
.wood_f59c.frame_02ae .button-steel-6367 a,
.wood_f59c.frame_02ae .next-d9ee .blue_7e43,
.wood_f59c.frame_02ae .next-d9ee a,
.wood_f59c.frame_02ae .action-776e a {
  color: rgba(255, 255, 255, 0.79);
}
.wood_f59c.frame_02ae .overlay_6f48:hover,
.wood_f59c.frame_02ae .button-steel-6367 a:hover,
.wood_f59c.frame_02ae .next-d9ee .blue_7e43:hover,
.wood_f59c.frame_02ae .next-d9ee a:hover,
.wood_f59c.frame_02ae .action-776e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_f59c.frame_02ae .widget_fluid_a829 {
  color: rgba(255, 255, 255, 0.99);
}
.wood_f59c.frame_02ae .table-6072 {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_f59c.frame_02ae .table-6072:before {
  background: rgba(255, 255, 255, 0.08);
}
.wood_f59c.frame_02ae .layout_action_9b07:before {
  background: rgba(0, 0, 0, 0.9);
}
.wood_f59c.frame_02ae .background_gas_6ecc .content-d982 li a,
.wood_f59c.frame_02ae .background_gas_6ecc .blue_7e43,
.wood_f59c.frame_02ae .action-776e {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_f59c.frame_02ae .background_gas_6ecc .blue_7e43:focus,
.wood_f59c.frame_02ae .background_gas_6ecc .blue_7e43:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood_f59c.frame_02ae .content-d982 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_action_9b07 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.layout_action_9b07:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shade-black-9aba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.purple_576f .wood_f59c {
  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;
}
.purple_576f .table-6072 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.purple_576f .table-6072: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) {
  .purple_576f .table-6072:before {
    width: 16%;
    left: 42%;
  }
}
.purple_576f .table-6072:last-child:before {
  content: none;
}
.purple_576f .table-6072[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.purple_576f .background_gas_6ecc .content-d982 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.purple_576f .background_gas_6ecc .content-d982 li a .blue_7e43 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.purple_576f .background_gas_6ecc .action-776e {
  border: none;
}
.purple_576f .background_gas_6ecc .action-776e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.purple_576f .layout_action_9b07 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.purple_576f .shade-black-9aba {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.purple_576f .frame_02ae .layout_action_9b07:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple_576f .card-liquid-d056.focused-eca3 .old_faa6 {
  background: rgba(0, 0, 0, 0.6);
}
.purple_576f
  .card-liquid-d056.focused-eca3
  .old_faa6::after,
.purple_576f
  .card-liquid-d056.focused-eca3
  .old_faa6:before {
  background: inherit;
}
.purple_576f
  .card-liquid-d056.focused-eca3:hover
  .old_faa6 {
  background: rgba(0, 0, 0, 0.8);
}
.detail_c4bb .wood_f59c {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .detail_c4bb .wood_f59c {
    width: auto;
    right: 45px;
  }
}
.bronze_092d .wood_f59c {
  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) {
  .bronze_092d .wood_f59c {
    width: auto;
    left: 45px;
  }
}
.yellow-fa20 .wood_f59c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.yellow-fa20 .shade-black-9aba {
  max-width: 48em;
  margin: 0 auto;
}
.yellow-fa20 .layout_action_9b07:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.filter_clean_3b57 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.filter_clean_3b57.purple_576f .wood_f59c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.filter_clean_3b57.detail_c4bb .wood_f59c {
  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);
}
.filter_clean_3b57 .wood_f59c {
  visibility: visible;
}
.filter_clean_3b57.bronze_092d .wood_f59c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.outline-stone-e85c,
.disabled_upper_2cf7 {
  overflow-x: hidden;
}
.outline-stone-e85c .wood_f59c {
  overflow: auto;
}
.outline-stone-e85c.purple_576f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outline-stone-e85c.purple_576f .wood_f59c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.outline-stone-e85c.purple_576f .paragraph-8e24 {
  opacity: 0;
}
.outline-stone-e85c.detail_c4bb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outline-stone-e85c.detail_c4bb .wood_f59c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.outline-stone-e85c.detail_c4bb .paragraph-8e24 {
  opacity: 0;
}
.outline-stone-e85c.bronze_092d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outline-stone-e85c.bronze_092d .wood_f59c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.outline-stone-e85c.bronze_092d .paragraph-8e24 {
  opacity: 0;
}
.outline-stone-e85c.yellow-fa20 .wood_f59c {
  z-index: 10;
  visibility: visible;
}
.focused-eca3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.focused-eca3 .old_faa6 {
  background: rgba(255, 255, 255, 0.99);
}
.focused-eca3 .old_faa6::after,
.focused-eca3 .old_faa6:before {
  background: inherit;
}
.focused-eca3:hover .old_faa6 {
  background: rgba(255, 255, 255, 0.99);
}
.bronze_092d .focused-eca3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.yellow-fa20 .focused-eca3 {
  display: none !important;
}
.outline-stone-e85c:before,
.disabled_upper_2cf7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.outline-stone-e85c .focused-eca3,
.disabled_upper_2cf7 .focused-eca3 {
  display: inline-block;
}
.wood_f59c .breadcrumb_mini_21b9 {
  -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;
}
.outline-stone-e85c .wood_f59c .breadcrumb_mini_21b9,
.disabled_upper_2cf7 .wood_f59c .breadcrumb_mini_21b9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thick-c3af .left-38d3 {
  width: 100%;
}
.action-1ebe {
  padding: 0 0.5em 0;
}
.action-1ebe [class*="customify-col-"],
.action-1ebe [class*="customify-col_"],
.action-1ebe [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.menu-801c .action-1ebe {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .light-3a78 .accordion-current-73a7,
  .accordion-current-73a7 {
    display: none;
  }
  .list_dynamic_bf64 {
    text-align: left;
  }
  .layout_b50f {
    text-align: center;
  }
  .liquid_477c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .light-3a78 .accent_first_8638,
  .accent_first_8638 {
    display: none;
  }
  .clean_d9f5 {
    text-align: left;
  }
  .gradient-glass-2b0d {
    text-align: center;
  }
  .avatar_890a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .light-3a78 .outline-prev-ce28,
  .outline-prev-ce28 {
    display: none;
  }
  .lite-074c {
    text-align: left;
  }
  .white_f9ff {
    text-align: center;
  }
  .wrapper_brown_6261 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.brown_9ecc {
  box-shadow: none !important;
}
.alert_0f07 .brown_5688,
.row_ba0c .brown_5688 {
  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;
}
.row_ba0c .brown_5688 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.link_first_0dff {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.link_first_0dff:after,
.link_first_0dff:before {
  content: "";
  display: table;
}
.link_first_0dff:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .link_first_0dff {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.link_first_0dff,
.purple_f899 {
  max-width: 1248px;
  margin: 0 auto;
}

.overlay-a673.south_2575 .link_first_0dff {
  max-width: 100%;
}
.overlay-a673.preview-soft-f344 {
  max-width: 1200px;
  margin: 0 auto;
}
.overlay-a673.backdrop_57ce .link_first_0dff {
  max-width: 100%;
}
.overlay-a673.backdrop_57ce > .link_first_0dff {
  padding-left: 0;
  padding-right: 0;
}
.overlay-a673.backdrop_57ce > .link_first_0dff .light-3a78 {
  margin: 0;
}
.overlay-a673.backdrop_57ce
  > .link_first_0dff
  .footer-c0c0.dropdown-copper-0f02 {
  margin-right: 0;
  margin-left: 0;
}
.overlay-a673.backdrop_57ce #main.dropdown-copper-0f02 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .east-ecbf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .east-ecbf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .block_dark_24f6 .media-ff34 {
    padding-right: 1em;
  }
  .block_dark_24f6.overlay_purple_19c2 .footer-c0c0 {
    border-right: 1px solid #eaecee;
  }
  .block_dark_24f6.overlay_purple_19c2 .media-ff34 {
    padding-right: 1em;
  }
  .block_dark_24f6.overlay_purple_19c2 .modal_047b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button-7091 .media-ff34 {
    padding-left: 1em;
  }
  .button-7091.overlay_purple_19c2 .footer-c0c0 {
    border-left: 1px solid #eaecee;
  }
  .button-7091.overlay_purple_19c2 .media-ff34 {
    padding-left: 1em;
  }
  .button-7091.overlay_purple_19c2 .modal_047b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-e1b1 .media-ff34 {
    padding-left: 1em;
  }
  .disabled-e1b1.overlay_purple_19c2 .paragraph_eff1 {
    border-right: 1px solid #eaecee;
  }
  .disabled-e1b1.overlay_purple_19c2 .texture_liquid_10a7 {
    border-right: 1px solid #eaecee;
  }
  .disabled-e1b1.overlay_purple_19c2 .media-ff34 {
    padding-left: 1em;
  }
  .disabled-e1b1.overlay_purple_19c2 .modal_047b {
    padding-right: 1em;
  }
  .disabled-e1b1.overlay_purple_19c2 .component-2dad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-full-2e26 .media-ff34 {
    padding-right: 1em;
  }
  .input-full-2e26.overlay_purple_19c2 .paragraph_eff1 {
    border-left: 1px solid #eaecee;
  }
  .input-full-2e26.overlay_purple_19c2 .texture_liquid_10a7 {
    border-left: 1px solid #eaecee;
  }
  .input-full-2e26.overlay_purple_19c2 .media-ff34 {
    padding-right: 1em;
  }
  .input-full-2e26.overlay_purple_19c2 .modal_047b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-full-2e26.overlay_purple_19c2 .component-2dad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .east-ecbf .media-ff34 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .east-ecbf.overlay_purple_19c2 .footer-c0c0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .east-ecbf.overlay_purple_19c2 .media-ff34 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .east-ecbf.overlay_purple_19c2 .modal_047b {
    padding-left: 1em;
  }
  .east-ecbf.overlay_purple_19c2 .component-2dad {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .east-ecbf.overlay_purple_19c2 .media-ff34 {
    padding-left: 0;
  }
}
.shadow_320a .alert-glass-ed28 {
  display: inline-block;
}
.tertiary_7ed8 {
  display: inline-block;
}
.popup_selected_f4f9 {
  word-con: break-word;
}
.heading_outer_832a > span {
  display: inline-block;
  padding: 5px 0;
}
.heading_outer_832a .short_3290 {
  margin-left: 8px;
  margin-right: 8px;
}
.heading_outer_832a .dark_674a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.menu-26af .status-02ce {
  margin-bottom: 2em;
}
.menu-26af .under-05d1 {
  margin-bottom: 15px;
}
.menu-26af .under-05d1:last-child {
  margin-bottom: 0;
}
.menu-26af .liquid-e59b {
  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) {
  .menu-26af .liquid-e59b {
    display: block;
  }
}
.menu-26af .border-4db6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .menu-26af .border-4db6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.menu-26af .complex_299a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.menu-26af .complex_299a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.menu-26af .complex_299a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.menu-26af .popup_selected_f4f9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu-26af .popup_selected_f4f9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.menu-26af .shadow-hovered-cec4 p:last-child {
  margin-bottom: 0;
}
.menu-26af .silver-273c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.menu-26af .main_df68 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.menu-26af .element_narrow_488d {
  margin-top: 1em;
}
.menu-26af .dim-7dd9 {
  top: 0;
  display: block;
}
.menu-26af .dim-7dd9 a {
  color: inherit;
}
.menu-26af .dim-7dd9 a:hover {
  color: inherit;
}
.menu-26af .carousel-slow-e4c2 {
  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;
}
.menu-26af .carousel-slow-e4c2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.menu-26af .main_df68 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.menu-26af .red-efea {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.menu-26af .red-efea:first-child {
  margin-top: 0;
}
.menu-26af .red-efea.aside-1365 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menu-26af .red-efea.dynamic-4d2a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu-26af
  .red-efea.dynamic-4d2a.element-4198
  .element_narrow_488d {
  width: 100%;
}
.menu-26af .dynamic-4d2a {
  -webkit-box-align: center;
  align-items: center;
}
.menu-26af .dynamic-4d2a .heading_outer_832a,
.menu-26af .dynamic-4d2a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.menu-26af .complex_299a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-26af .complex_299a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-26af .complex_299a: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;
}
.menu-26af .aside-1365 {
  z-index: 5;
}
.menu-26af .filter_699a .pro_ca1d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.menu-26af .picture_e20f .pro_ca1d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.menu-26af .tall_60db .pro_ca1d {
  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;
}
.menu-26af.popup-paper-d5f0 .liquid-e59b,
.menu-26af.blue_3ac1 .liquid-e59b {
  display: block;
}
.menu-26af.popup-paper-d5f0 .liquid-e59b .video-dim-b009,
.menu-26af.popup-paper-d5f0 .liquid-e59b .main_df68,
.menu-26af.blue_3ac1 .liquid-e59b .video-dim-b009,
.menu-26af.blue_3ac1 .liquid-e59b .main_df68 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu-26af.notification-cd46 .border-4db6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .menu-26af.notification-cd46 .border-4db6 {
    margin-right: 0;
  }
}
.menu-26af.popup-paper-d5f0 .border-4db6,
.menu-26af.blue_3ac1 .border-4db6 {
  padding-top: 40%;
}
.menu-26af.popup-paper-d5f0 .status-02ce,
.menu-26af.blue_3ac1 .status-02ce {
  display: block;
}
.menu-26af.popup-paper-d5f0 .fn-sticky-afe3 .main_df68,
.menu-26af.blue_3ac1 .fn-sticky-afe3 .main_df68 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.menu-26af.popup-paper-d5f0 .border-4db6,
.menu-26af.blue_3ac1 .border-4db6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.menu-26af.popup-paper-d5f0 .main_df68 {
  padding: 1em;
}
.north_2d20 {
  margin: 30px auto;
  display: block;
}
.north_2d20 .menu-active-f9ef > * {
  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;
}
.north_2d20 .menu-active-f9ef > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.north_2d20 .menu-active-f9ef span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-81c3 .heading_outer_832a {
  margin-bottom: 1.41575em;
}
.search-81c3 .fast-b647 {
  margin-bottom: 1.618em;
}
.module-stale-abb0 .wide-f6a4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.module-stale-abb0 .wide-f6a4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.module-stale-abb0 .bottom_68c2 {
  max-width: 100%;
  overflow: auto;
}
.menu-tall-7820 .module-stale-abb0 a:hover {
  text-decoration: underline;
}
.widget-steel-cf90 .under-05d1:not(.popup_selected_f4f9),
.widget-steel-cf90 .complex_299a {
  margin-bottom: 1.41575em;
}
.widget-steel-cf90 .under-05d1:not(.popup_selected_f4f9):last-child,
.widget-steel-cf90 .complex_299a:last-child {
  margin-bottom: 0;
}
.widget-steel-cf90 .under-05d1.iron_6162 {
  margin-bottom: 0.41575em;
}
.widget-steel-cf90 .label_500f:before,
.widget-steel-cf90 .notification-huge-2e03:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget-steel-cf90 .label_500f:before {
  content: "\f115";
}
.widget-steel-cf90 .notification-huge-2e03:before {
  content: "\f02c";
}
.widget-steel-cf90 .medium-450e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget-steel-cf90 .medium-450e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pagination_action_a0f1 {
  display: -webkit-box;
  display: flex;
}
.pagination_action_a0f1 .disabled-e25b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pagination_action_a0f1 .disabled-e25b {
    flex-basis: 90px;
  }
}
.pagination_action_a0f1 .black_cdf7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_action_a0f1 .black_cdf7 {
    flex-basis: calc(100% - 50px);
  }
}
.pagination_action_a0f1 .description_focused_2bd4 p:last-child {
  margin-bottom: 0.72em;
}
.paragraph-east-4d54 .menu-active-f9ef {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.paragraph-east-4d54 .menu-active-f9ef:after,
.paragraph-east-4d54 .menu-active-f9ef:before {
  content: "";
  display: table;
}
.paragraph-east-4d54 .menu-active-f9ef:after {
  clear: both;
}
.paragraph-east-4d54 .menu-active-f9ef .column_left_ff4c,
.paragraph-east-4d54 .menu-active-f9ef .paper_08a0 {
  width: 49%;
}
.paragraph-east-4d54 .menu-active-f9ef .column_left_ff4c a span.backdrop_62a8,
.paragraph-east-4d54 .menu-active-f9ef .paper_08a0 a span.backdrop_62a8 {
  display: block;
  margin-bottom: 5px;
}
.paragraph-east-4d54 .menu-active-f9ef .paper_08a0 {
  float: left;
  text-align: left;
}
.paragraph-east-4d54 .menu-active-f9ef .column_left_ff4c {
  float: right;
  text-align: right;
}
.basic-d807 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .basic-d807 {
    margin-bottom: 0;
  }
}
.purple-7417 {
  margin-bottom: 1em;
}
.purple-7417 .popup_selected_f4f9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.basic_09bb a {
  display: block;
  line-height: 0;
  position: relative;
}
.notification-ba71 .purple-7417,
.paragraph_purple_8b95 .purple-7417 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .notification-ba71 .purple-7417,
  .paragraph_purple_8b95 .purple-7417 {
    display: block;
  }
}
.notification-ba71 .basic_09bb,
.paragraph_purple_8b95 .basic_09bb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .notification-ba71 .basic_09bb,
  .paragraph_purple_8b95 .basic_09bb {
    margin-bottom: 1em;
  }
}
.notification-ba71 .basic_09bb img,
.paragraph_purple_8b95 .basic_09bb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.notification-ba71 .badge_gas_86e0,
.paragraph_purple_8b95 .badge_gas_86e0 {
  flex-basis: calc(100% - 160px);
}
.notification-ba71 .badge_gas_86e0 p,
.paragraph_purple_8b95 .badge_gas_86e0 p {
  margin-bottom: 0;
}
.notification-ba71 .badge_gas_86e0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .notification-ba71 .badge_gas_86e0 {
    padding-left: 0;
  }
}
.paragraph_purple_8b95 .badge_gas_86e0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph_purple_8b95 .badge_gas_86e0 {
    padding-right: 0;
  }
}
.paragraph_purple_8b95 .basic_09bb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.right_cb69 .basic_09bb {
  margin-bottom: 0.5em;
}
.right_cb69 .basic_09bb img {
  width: 100%;
}
.grid-hovered-89c6 .message-simple-beb6,
.medium_f24c .message-simple-beb6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.medium_f24c .footer-c0c0 .highlight-bottom-22f2 p:last-child {
  margin-bottom: 0;
}
.narrow_de87 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wood_fe36 .last-cfe0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wood_fe36 .last-cfe0:last-of-type {
    margin-bottom: 0;
  }
}
.wood_fe36 .last-cfe0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wood_fe36 .last-cfe0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wood_fe36 .last-cfe0 ul li {
  margin: 0 0 0.6em;
}
.wood_fe36 .last-cfe0 ul li.content-1184,
.wood_fe36 .last-cfe0 ul li.middle_d9e1 {
  position: relative;
}
.wood_fe36 .last-cfe0 ul li.content-1184 .element_large_c696,
.wood_fe36 .last-cfe0 ul li.middle_d9e1 .element_large_c696 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wood_fe36 .last-cfe0 ul li.content-1184:after:after,
.wood_fe36 .last-cfe0 ul li.content-1184:after:before,
.wood_fe36
  .last-cfe0
  ul
  li.middle_d9e1:after:after,
.wood_fe36
  .last-cfe0
  ul
  li.middle_d9e1:after:before {
  content: "";
  display: table;
}
.wood_fe36 .last-cfe0 ul li.content-1184:after:after,
.wood_fe36
  .last-cfe0
  ul
  li.middle_d9e1:after:after {
  clear: both;
}
.wood_fe36 .last-cfe0 a.paper-254d:hover {
  text-decoration: none;
}
.wood_fe36 .last-cfe0 select {
  max-width: 100%;
}
.wood_fe36 .last-cfe0 table {
  font-size: 85%;
}
.wood_fe36 .last-cfe0 table td,
.wood_fe36 .last-cfe0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wood_fe36 .last-cfe0 table tfoot td {
  text-align: left;
}
.wood_fe36 .last-cfe0 :last-child {
  margin-bottom: 0;
}
.wood_fe36 .last-cfe0 .video-6866 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wood_fe36 .last-cfe0 .video-6866 label {
  width: 100%;
}
.wood_fe36 .last-cfe0 .video-6866 .picture-c162 {
  width: 100%;
  display: block;
}
.wood_fe36 .last-cfe0 .video-6866 .grid-red-2174 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wood_fe36 .last-cfe0 .video-6866 .grid-red-2174:hover svg #svg-search {
  fill: #444;
}
.wood_fe36 .last-cfe0 .video-6866 .grid-red-2174 svg {
  width: 18px;
  height: 18px;
}
.wood_fe36 .dynamic_5f26 ul ul,
.wood_fe36 .bright-b90c ul ul,
.wood_fe36 .static_c55b ul ul,
.wood_fe36 .chip-green-182d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wood_fe36 .dynamic_5f26 .aside_center_832d > a,
.wood_fe36 .bright-b90c .aside_center_832d > a,
.wood_fe36 .static_c55b .aside_center_832d > a,
.wood_fe36 .chip-green-182d .aside_center_832d > a {
  margin-bottom: 0;
}
.wood_fe36 .feature_stone_cee3 li,
.wood_fe36 .dynamic_5f26 li,
.wood_fe36 .table_1a68 li,
.wood_fe36 .bright-b90c li,
.wood_fe36 .static_c55b li,
.wood_fe36 .chip-green-182d li,
.wood_fe36 .primary-502e li,
.wood_fe36 .border-slow-c2f5 li {
  display: block;
  position: relative;
}
.wood_fe36 .feature_stone_cee3 li:last-child,
.wood_fe36 .dynamic_5f26 li:last-child,
.wood_fe36 .table_1a68 li:last-child,
.wood_fe36 .bright-b90c li:last-child,
.wood_fe36 .static_c55b li:last-child,
.wood_fe36 .chip-green-182d li:last-child,
.wood_fe36 .primary-502e li:last-child,
.wood_fe36 .border-slow-c2f5 li:last-child {
  border: none;
}
.wood_fe36 .feature_stone_cee3 li a,
.wood_fe36 .dynamic_5f26 li a,
.wood_fe36 .table_1a68 li a,
.wood_fe36 .bright-b90c li a,
.wood_fe36 .static_c55b li a,
.wood_fe36 .chip-green-182d li a,
.wood_fe36 .primary-502e li a,
.wood_fe36 .border-slow-c2f5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wood_fe36 .feature_stone_cee3 li ul li::before,
.wood_fe36 .dynamic_5f26 li ul li::before,
.wood_fe36 .table_1a68 li ul li::before,
.wood_fe36 .bright-b90c li ul li::before,
.wood_fe36 .static_c55b li ul li::before,
.wood_fe36 .chip-green-182d li ul li::before,
.wood_fe36 .primary-502e li ul li::before,
.wood_fe36 .border-slow-c2f5 li ul li::before {
  left: 15px;
}
.wood_fe36 .feature_stone_cee3 li ul a,
.wood_fe36 .dynamic_5f26 li ul a,
.wood_fe36 .table_1a68 li ul a,
.wood_fe36 .bright-b90c li ul a,
.wood_fe36 .static_c55b li ul a,
.wood_fe36 .chip-green-182d li ul a,
.wood_fe36 .primary-502e li ul a,
.wood_fe36 .border-slow-c2f5 li ul a {
  padding-left: 20px;
}
.wood_fe36 .feature_stone_cee3 li ul ul li::before,
.wood_fe36 .dynamic_5f26 li ul ul li::before,
.wood_fe36 .table_1a68 li ul ul li::before,
.wood_fe36 .bright-b90c li ul ul li::before,
.wood_fe36 .static_c55b li ul ul li::before,
.wood_fe36 .chip-green-182d li ul ul li::before,
.wood_fe36 .primary-502e li ul ul li::before,
.wood_fe36 .border-slow-c2f5 li ul ul li::before {
  left: 30px;
}
.wood_fe36 .feature_stone_cee3 li ul ul a,
.wood_fe36 .dynamic_5f26 li ul ul a,
.wood_fe36 .table_1a68 li ul ul a,
.wood_fe36 .bright-b90c li ul ul a,
.wood_fe36 .static_c55b li ul ul a,
.wood_fe36 .chip-green-182d li ul ul a,
.wood_fe36 .primary-502e li ul ul a,
.wood_fe36 .border-slow-c2f5 li ul ul a {
  padding-left: 40px;
}
.wood_fe36 .blue_4004 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wood_fe36 .border-slow-c2f5 ul li {
  margin-bottom: 1.41575em;
}
.wood_fe36 .border-slow-c2f5 ul li .header-0996 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wood_fe36 .border-slow-c2f5 ul li .carousel-9222 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.frame_02ae .feature_stone_cee3 li a,
.frame_02ae .dynamic_5f26 li a,
.frame_02ae .table_1a68 li a,
.frame_02ae .bright-b90c li a,
.frame_02ae .static_c55b li a,
.frame_02ae .chip-green-182d li a,
.frame_02ae .primary-502e li a,
.frame_02ae .border-slow-c2f5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_02ae .blue_4004 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_02ae .last-cfe0 ul li.content-1184 .element_large_c696,
.frame_02ae .last-cfe0 ul li.middle_d9e1 .element_large_c696 {
  background: rgba(0, 0, 0, 0.2);
}
.frame_02ae .wood_fe36 .last-cfe0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-a673 .wood_fe36 .content-d982 li {
  margin: 0;
}
.overlay-a673 .wood_fe36 .content-d982 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.overlay-a673 .wood_fe36 .content-d982 li ul {
  margin: 0;
}
.overlay-a673 .wood_fe36 .content-d982 li ul li a {
  padding-left: 15px;
}
.overlay-a673 .wood_fe36 .content-d982 li ul li li a {
  padding-left: 30px;
}
.overlay-a673 .wood_fe36 .content-d982 li.gradient_dim_7b20 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.overlay-a673 .wood_fe36 .content-d982 li.gradient_dim_7b20 > 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;
}
.overlay-a673 .wood_fe36 .content-d982 li.gradient_dim_7b20 > 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;
}
.south-91cb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.table-f386 {
  position: relative;
  z-index: 10;
}
.table-f386 .breadcrumb_mini_21b9 {
  width: 100%;
  max-width: 100%;
}
.grid-94c3 .light-3e69 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.grid-94c3 .card-liquid-d056 {
}
.grid-94c3 .frame_02ae {
  background: #292929;
}
.liquid-83b6 .light-3e69 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.liquid-83b6 .card-liquid-d056 {
  background: #f9f9f9;
}
.liquid-83b6 .frame_02ae {
  background: #303030;
}
.sort_new_d51b .light-3e69 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .sort_new_d51b .alert-glass-ed28 {
    margin-bottom: 1em;
  }
  .sort_new_d51b .alert-glass-ed28:last-child {
    margin-bottom: 0;
  }
}
.sort_new_d51b .card-liquid-d056 {
  background: #ededed;
}
.sort_new_d51b .frame_02ae {
  background: #1a1a1a;
}
.light-3e69.card-liquid-d056 {
  color: rgba(0, 0, 0, 0.6);
}
.light-3e69.card-liquid-d056 .sort-pink-9d10 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.light-3e69.frame_02ae {
  color: rgba(255, 255, 255, 0.99);
}
.light-3e69.frame_02ae a:not(.paper-254d) {
  color: rgba(255, 255, 255, 0.79);
}
.light-3e69.frame_02ae a:not(.paper-254d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.light-3e69.frame_02ae .sort-pink-9d10 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-3e69.frame_02ae table tbody td,
.light-3e69.frame_02ae table th {
  background: rgba(0, 0, 0, 0.08);
}
.left-b817.notification-44d3 .link_first_0dff {
  max-width: initial;
}
.left-b817 .wrapper_9567 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.left-b817 .wrapper_9567 .breadcrumb_mini_21b9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .left-b817 .wrapper_9567 .breadcrumb_mini_21b9 {
    display: block;
    margin-bottom: 2em;
  }
  .left-b817 .wrapper_9567 .breadcrumb_mini_21b9:last-child {
    margin-bottom: 0;
  }
}
.sort_new_d51b .alert-glass-ed28:last-child,
.liquid-83b6 .alert-glass-ed28:last-child,
.grid-94c3 .alert-glass-ed28:last-child {
  margin-bottom: 0;
}
.sort_new_d51b .alert-glass-ed28 .wood_fe36 .last-cfe0:last-child,
.liquid-83b6 .alert-glass-ed28 .wood_fe36 .last-cfe0:last-child,
.grid-94c3 .alert-glass-ed28 .wood_fe36 .last-cfe0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .sort_new_d51b .grid-outer-24c3,
  .sort_new_d51b .full-dfcb,
  .liquid-83b6 .grid-outer-24c3,
  .liquid-83b6 .full-dfcb,
  .grid-94c3 .grid-outer-24c3,
  .grid-94c3 .full-dfcb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .table-f386 .alert-glass-ed28 {
    margin-bottom: 2em;
  }
}
.table-f386 p:last-child {
  margin-bottom: 0;
}
.table-f386 li,
.table-f386 ul {
  list-style: none;
  margin: 0;
}
.table-f386 ul ul {
  margin-left: 2.617924em;
}
.footer_plasma_9f63 {
  font-size: 0.875em;
}

/* css-noise: fde1 */
.promo-block-m4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
