/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hidden-c56b/customify
Author: WPCustomify
Author URI: https://pressmaximum.hidden-c56b
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.hidden-c56b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.north-1506.icon_basic_ce38/licenses/gpl-2.0.over-9a39
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.info_black_d4da/, (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.static_2554.summary_tiny_1487/normalize.preview-silver-6664/
 ======
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.preview-silver-6664 v7.0.0 | MIT License | github.hidden-c56b/necolas/normalize.preview-silver-6664 */
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;
}
.pagination-d66d .component-cb9d,
.fresh_1da2,
.paragraph-pressed-e8c7,
.paper-b71c,
.simple-a604,
.active_cbd6,
.sort-5409,
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;
}
.fresh_1da2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fresh_1da2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fresh_1da2,
  h1 {
    font-size: 1.8em;
  }
}
.paragraph-pressed-e8c7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paragraph-pressed-e8c7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paragraph-pressed-e8c7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-pressed-e8c7,
  h2 {
    font-size: 1.7em;
  }
}
.paper-b71c,
h3 {
  font-size: 1.618em;
}
.pagination-d66d .component-cb9d,
.simple-a604,
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.overlay-c398 {
  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;
}
.link-cfc1:after,
.link-cfc1:before,
.popup_slow_e48f:after,
.popup_slow_e48f:before {
  content: "";
  display: table;
}
.link-cfc1:after,
.popup_slow_e48f:after {
  clear: both;
}
.first-fc75 {
  float: right;
  margin-right: 0;
}
.layout_dirty_6dcf {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outline_a7b5 .heading-d3a3,
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;
}
.outline_a7b5 .heading-d3a3: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;
}
.upper_ad14 .heading-d3a3 {
  box-shadow: none;
}
.upper_ad14
  .heading-d3a3
  .new-d9d0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.upper_ad14 .heading-d3a3 .mini_f757 {
  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;
}
.upper_ad14
  .heading-d3a3
  .mini_f757
  b {
  display: none;
}
.upper_ad14 .first_e68c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.box_hovered_8bbd:not(.breadcrumb_18cd):not(.sidebar_hard_3852),
button:not(.breadcrumb_18cd):not(.sidebar_hard_3852),
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ),
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ),
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ) {
  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;
}
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):hover,
button:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):hover,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):hover,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):hover,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):active,
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):focus,
button:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):active,
button:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):focus,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):active,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):focus,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):active,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):focus,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):active,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):focus {
  outline: 0;
}
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc,
button:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc {
  position: relative;
}
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .over_8c74,
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .pagination-left-0c7e,
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .paragraph-a728,
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  i,
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  svg,
button:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .over_8c74,
button:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .pagination-left-0c7e,
button:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .paragraph-a728,
button:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  i,
button:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  svg,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .over_8c74,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .pagination-left-0c7e,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .paragraph-a728,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  i,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  svg,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .over_8c74,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .pagination-left-0c7e,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .paragraph-a728,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  i,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  svg,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .over_8c74,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .pagination-left-0c7e,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  .paragraph-a728,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  i,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc
  svg {
  visibility: hidden;
}
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc:after,
button:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc:after,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc:after,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc:after,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ).fn-loading-93dc: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;
}
.box_hovered_8bbd:not(.breadcrumb_18cd):not(.sidebar_hard_3852),
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ),
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ),
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ) {
  color: #fff;
  background: #235787;
}
.box_hovered_8bbd:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):focus,
input[type="button"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):focus,
input[type="reset"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):focus,
input[type="submit"]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ):focus {
  color: #fff;
}
.box_hovered_8bbd.fn-disabled-93dc:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ),
.box_hovered_8bbd[disabled]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ),
button.fn-disabled-93dc:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ),
button[disabled]:not(.breadcrumb_18cd):not(
    .sidebar_hard_3852
  ) {
  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;
}
.backdrop_32c0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.backdrop_32c0:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.secondary-e5c4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.search-8c71 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.active_up_0051 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.link-cfc1:after,
.link-cfc1:before,
.surface-solid-2ec2:after,
.surface-solid-2ec2:before,
.top_83f1:after,
.top_83f1:before,
.message-lower-1750:after,
.message-lower-1750:before,
.item_431e:after,
.item_431e:before,
.tag-blue-0e91:after,
.tag-blue-0e91:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.link-cfc1:after,
.surface-solid-2ec2:after,
.top_83f1:after,
.message-lower-1750:after,
.item_431e:after,
.tag-blue-0e91:after {
  clear: both;
}
.surface-solid-2ec2 .search_18dc,
.top_83f1 .search_18dc,
.content-dynamic-2b7c .search_18dc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.medium_d200 {
  display: inline-block;
}
.media-2423 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.media-2423 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.media-2423 .active_bdc6 {
  padding: 1em 0;
  font-size: 85%;
}
.active_bdc6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tabs_pink_9c22 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tabs_pink_9c22:after,
.tabs_pink_9c22:before {
  content: "";
  display: table;
}
.tabs_pink_9c22:after {
  clear: both;
}
.video-mini-e22b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.border-1daf .video-mini-e22b {
  max-width: 50%;
}
.label_red_e594 .video-mini-e22b {
  max-width: 33.33%;
}
.accordion_dark_2f89 .video-mini-e22b {
  max-width: 25%;
}
.surface_pressed_de25 .video-mini-e22b {
  max-width: 20%;
}
.module-narrow-d790 .video-mini-e22b {
  max-width: 16.66%;
}
.gradient_424c .video-mini-e22b {
  max-width: 14.28%;
}
.table_over_bebb .video-mini-e22b {
  max-width: 12.5%;
}
.north_08a1 .video-mini-e22b {
  max-width: 11.11%;
}
.pagination-2480 {
  display: block;
}
.pagination-d66d .complex-a5c2 label,
.pagination-d66d .texture_bottom_b009 label,
.pagination-d66d .slider_lower_8f46 label,
.pagination-d66d .thick-9acd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_top_4c97 {
  list-style: none;
  margin: 0;
}
.grid_top_4c97 article.tag_current_c4bf {
  margin-bottom: 0;
}
.grid_top_4c97 ul {
  list-style: none;
  margin: 0;
}
.grid_top_4c97 .image-purple-4f7c li.tag_current_c4bf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_top_4c97 .image-purple-4f7c li.tag_current_c4bf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_top_4c97 .image-purple-4f7c li.tag_current_c4bf: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) {
  .grid_top_4c97 .image-purple-4f7c li.tag_current_c4bf li.tag_current_c4bf li.tag_current_c4bf li.tag_current_c4bf {
    padding-left: 0;
  }
}
article.tag_current_c4bf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_current_c4bf .surface-solid-2ec2 p:last-of-type {
  margin-bottom: 0;
}
article.tag_current_c4bf .advanced-8f39 {
  float: left;
}
article.tag_current_c4bf .motion_56f0 {
  margin-left: 85px;
}
article.tag_current_c4bf .red_2db7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_current_c4bf .red_2db7 .alert_086a {
  margin-left: 10px;
}
article.tag_current_c4bf .label_tiny_c3be {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_current_c4bf .glass_5e25 {
  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 .complex-a5c2,
  #respond .slider_lower_8f46,
  #respond .thick-9acd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .complex-a5c2 input,
#respond .slider_lower_8f46 input,
#respond .thick-9acd input {
  width: 100%;
}
#respond .thick-9acd {
  margin-right: 0;
}
#respond .accent_bottom_2518 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop_07f3 {
  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;
}
.backdrop_07f3.motion_3a7c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.backdrop_07f3 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%);
}
.backdrop_07f3:focus,
.backdrop_07f3: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);
}
.white_865a {
  border-radius: 10%;
}
.media_334a {
  border-radius: 50%;
}
.detail_7682 {
  font-size: 0.72em;
}
.sidebar_advanced_d237 {
  font-size: 0.875em;
}
.footer_plasma_7758 {
  font-size: 1.1em;
}
.shadow-bright-b21e {
  text-transform: uppercase;
  line-height: 1.2;
}
.shadow-bright-b21e.detail_7682 {
  letter-spacing: 0.5px;
}
.light-d786,
.light-d786 a {
  color: #6d6d6d;
}
.light-d786 a:hover {
  color: #111;
}
.status-0681 {
  color: #6d6d6d;
}
.tertiary-f50d {
  overflow-x: hidden;
}
.tertiary-f50d .preview-thick-60f3.alert-fast-7d6a {
  position: relative;
}
.tertiary-f50d .preview-thick-60f3.alert-fast-7d6a.overlay_brown_e9cb {
  position: initial;
}
.tertiary-f50d
  .preview-thick-60f3.alert-fast-7d6a.overlay_brown_e9cb
  .pro_43c1 {
  left: auto;
}
.tertiary-f50d .preview-thick-60f3 .pro_43c1 {
  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;
}
.tertiary-f50d .preview-thick-60f3:hover.alert-fast-7d6a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tertiary-f50d
  .preview-thick-60f3:hover.alert-fast-7d6a
  .pro_43c1 {
  display: block;
  z-index: 9999999;
}
.tertiary-f50d .breadcrumb_1fa1 .caption-2d40,
.tertiary-f50d .label-af39 .caption-2d40 {
  display: none;
}
.tertiary-f50d .fast_904d .preview-thick-60f3:hover.alert-fast-7d6a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pagination-d66d .complex-a5c2 label,
.pagination-d66d .texture_bottom_b009 label,
.pagination-d66d .slider_lower_8f46 label,
.pagination-d66d .thick-9acd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_top_4c97 {
  list-style: none;
  margin: 0;
}
.grid_top_4c97 article.tag_current_c4bf {
  margin-bottom: 0;
}
.grid_top_4c97 ul {
  list-style: none;
  margin: 0;
}
.grid_top_4c97 .image-purple-4f7c li.tag_current_c4bf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_top_4c97 .image-purple-4f7c li.tag_current_c4bf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_top_4c97 .image-purple-4f7c li.tag_current_c4bf: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) {
  .grid_top_4c97 .image-purple-4f7c li.tag_current_c4bf li.tag_current_c4bf li.tag_current_c4bf li.tag_current_c4bf {
    padding-left: 0;
  }
}
article.tag_current_c4bf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_current_c4bf .surface-solid-2ec2 p:last-of-type {
  margin-bottom: 0;
}
article.tag_current_c4bf .advanced-8f39 {
  float: left;
}
article.tag_current_c4bf .motion_56f0 {
  margin-left: 85px;
}
article.tag_current_c4bf .red_2db7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_current_c4bf .red_2db7 .alert_086a {
  margin-left: 10px;
}
article.tag_current_c4bf .label_tiny_c3be {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_current_c4bf .glass_5e25 {
  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 .complex-a5c2,
  #respond .slider_lower_8f46,
  #respond .thick-9acd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .complex-a5c2 input,
#respond .slider_lower_8f46 input,
#respond .thick-9acd input {
  width: 100%;
}
#respond .thick-9acd {
  margin-right: 0;
}
#respond .accent_bottom_2518 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb_1fa1 .top-4a3c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.top-4a3c .link_steel_cd69.sidebar_dim_a03d .module_stone_3666 > li > a:focus,
.top-4a3c .link_steel_cd69.sidebar_dim_a03d .module_stone_3666 > li > a:hover,
.top-4a3c .link_steel_cd69.layout_selected_2829 .module_stone_3666 > li > a:focus,
.top-4a3c .link_steel_cd69.layout_selected_2829 .module_stone_3666 > li > a:hover,
.top-4a3c .link_steel_cd69.heading_c6f2 .module_stone_3666 > li > a:focus,
.top-4a3c .link_steel_cd69.heading_c6f2 .module_stone_3666 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.top-4a3c
  .link_steel_cd69.sidebar_dim_a03d
  .module_stone_3666
  > li.gradient-black-719d
  > a,
.top-4a3c
  .link_steel_cd69.sidebar_dim_a03d
  .module_stone_3666
  > li.link_wide_19a2
  > a,
.top-4a3c
  .link_steel_cd69.layout_selected_2829
  .module_stone_3666
  > li.gradient-black-719d
  > a,
.top-4a3c
  .link_steel_cd69.layout_selected_2829
  .module_stone_3666
  > li.link_wide_19a2
  > a,
.top-4a3c
  .link_steel_cd69.heading_c6f2
  .module_stone_3666
  > li.gradient-black-719d
  > a,
.top-4a3c .link_steel_cd69.heading_c6f2 .module_stone_3666 > li.popup_c070 > a {
  color: rgba(255, 255, 255, 0.99);
}
.top-4a3c .message-current-073a,
.top-4a3c .message-current-073a a {
  color: rgba(255, 255, 255, 0.99);
}
.top-4a3c .pink_ef8d.silver-76b6 li a,
.top-4a3c .article-action-c7cf a,
.top-4a3c .liquid_ac01,
.top-4a3c .module_stone_3666 > li > a,
.top-4a3c .nav-left-afbc {
  color: rgba(255, 255, 255, 0.79);
}
.top-4a3c .pink_ef8d.silver-76b6 li a:hover,
.top-4a3c .article-action-c7cf a:hover,
.top-4a3c .liquid_ac01:hover,
.top-4a3c .module_stone_3666 > li > a:hover,
.top-4a3c .nav-left-afbc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.top-4a3c .texture-north-58dd {
  color: rgba(255, 255, 255, 0.79);
}
.top-4a3c .texture-north-58dd .article-ac78 {
  color: rgba(255, 255, 255, 0.99);
}
.top-4a3c .texture-north-58dd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.top-4a3c .pagination_b9fd .alert-brown-c3c1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.top-4a3c .pagination_b9fd .alert-brown-c3c1 .east-f323 {
  color: rgba(255, 255, 255, 0.79);
}
.top-4a3c
  .pagination_b9fd
  .alert-brown-c3c1
  .east-f323::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.top-4a3c
  .pagination_b9fd
  .alert-brown-c3c1
  .east-f323:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.top-4a3c
  .pagination_b9fd
  .alert-brown-c3c1
  .east-f323::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.top-4a3c
  .pagination_b9fd
  .alert-brown-c3c1
  .east-f323::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.top-4a3c .pagination_b9fd .info-up-54ef {
  color: rgba(255, 255, 255, 0.79);
}
.top-4a3c .pagination_b9fd .info-up-54ef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-334f
  .top-4a3c
  .pagination_b9fd
  .primary-fast-6a1f
  .label_first_bab9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-334f
  .top-4a3c
  .pagination_b9fd
  .primary-fast-6a1f
  .east-f323 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_1fa1 .widget-wide-5553 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.widget-wide-5553 .link_steel_cd69.sidebar_dim_a03d .module_stone_3666 > li > a:focus,
.widget-wide-5553 .link_steel_cd69.sidebar_dim_a03d .module_stone_3666 > li > a:hover,
.widget-wide-5553 .link_steel_cd69.layout_selected_2829 .module_stone_3666 > li > a:focus,
.widget-wide-5553 .link_steel_cd69.layout_selected_2829 .module_stone_3666 > li > a:hover,
.widget-wide-5553 .link_steel_cd69.heading_c6f2 .module_stone_3666 > li > a:focus,
.widget-wide-5553 .link_steel_cd69.heading_c6f2 .module_stone_3666 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-wide-5553
  .link_steel_cd69.sidebar_dim_a03d
  .module_stone_3666
  > li.gradient-black-719d
  > a,
.widget-wide-5553
  .link_steel_cd69.sidebar_dim_a03d
  .module_stone_3666
  > li.link_wide_19a2
  > a,
.widget-wide-5553
  .link_steel_cd69.layout_selected_2829
  .module_stone_3666
  > li.gradient-black-719d
  > a,
.widget-wide-5553
  .link_steel_cd69.layout_selected_2829
  .module_stone_3666
  > li.link_wide_19a2
  > a,
.widget-wide-5553
  .link_steel_cd69.heading_c6f2
  .module_stone_3666
  > li.gradient-black-719d
  > a,
.widget-wide-5553 .link_steel_cd69.heading_c6f2 .module_stone_3666 > li.popup_c070 > a {
  color: rgba(0, 0, 0, 0.8);
}
.widget-wide-5553 .message-current-073a,
.widget-wide-5553 .message-current-073a a {
  color: rgba(0, 0, 0, 0.8);
}
.widget-wide-5553 .pink_ef8d.silver-76b6 li a,
.widget-wide-5553 .article-action-c7cf a,
.widget-wide-5553 .liquid_ac01,
.widget-wide-5553 .module_stone_3666 > li > a,
.widget-wide-5553 .nav-left-afbc {
  color: rgba(0, 0, 0, 0.55);
}
.widget-wide-5553 .pink_ef8d.silver-76b6 li a:hover,
.widget-wide-5553 .article-action-c7cf a:hover,
.widget-wide-5553 .liquid_ac01:hover,
.widget-wide-5553 .module_stone_3666 > li > a:hover,
.widget-wide-5553 .nav-left-afbc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-wide-5553 .texture-north-58dd {
  color: rgba(0, 0, 0, 0.55);
}
.widget-wide-5553 .texture-north-58dd .article-ac78 {
  color: rgba(0, 0, 0, 0.8);
}
.widget-wide-5553 .texture-north-58dd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.action_7029 .alert_solid_68f4 {
  margin-left: auto;
  margin-right: auto;
}
.top_83f1 > * {
  margin-left: auto;
  margin-right: auto;
}
.top_83f1 .secondary-e5c4 {
  margin-right: 1.41575em;
}
.tall_3d44 .top_83f1 > .popup-5739 {
  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;
}
.tall_3d44 .top_83f1 > .input-dark-50a8 {
  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;
}
.menu_b1ee.action_7029 .alert_solid_68f4,
.bright-f873.action_7029 .alert_solid_68f4 {
  margin-left: 0;
}
.modal_new_0a63.action_7029 .alert_solid_68f4,
.sort_top_c478.action_7029 .alert_solid_68f4 {
  margin-right: 0;
}
.top_83f1 ol,
.top_83f1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel-full-4073 video {
  max-width: 100%;
}
.out_6f5d img {
  display: block;
}
.out_6f5d.secondary-e5c4,
.out_6f5d.search-8c71 {
  width: 100%;
}
.out_6f5d.input-dark-50a8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.media_add6:not(.icon-black-6be1) {
  margin: 1.5em auto;
}
.backdrop-5027 p {
  padding: 1.5em 14px;
}
ul.action-d378.input-dark-50a8,
ul.action-d378.popup-5739,
ul.action-d378.left_1968.popup-5739 {
  padding: 0 14px;
}
.white-a07e {
  display: block;
  overflow-x: auto;
}
.white-a07e table {
  border-collapse: collapse;
  width: 100%;
}
.white-a07e td,
.white-a07e th {
  padding: 0.5em;
}
.top_83f1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.top_83f1 ol ol,
.top_83f1 ol ul,
.top_83f1 ul ol,
.top_83f1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.top_83f1 ol ol li,
.top_83f1 ol ul li,
.top_83f1 ul ol li,
.top_83f1 ul ul li {
  margin-left: 0;
}
.module_cac5.overlay-c5e8 > .widget_b096 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.module_cac5.overlay-c5e8 > .widget_b096 iframe,
.module_cac5.overlay-c5e8 > .widget_b096 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.panel_lower_3f38 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.panel_lower_3f38.nav-white-dda0 {
  padding: 0;
}
.panel_lower_3f38.nav-white-dda0 cite {
  font-size: 13px;
}
.panel_lower_3f38 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.panel_lower_3f38 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.large_dc36 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.large_dc36 > p:first-child {
  margin-top: 0;
}
.large_dc36 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.large_dc36 blockquote {
  border-left: 0;
}
.left_e342 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.left_e342:not(.gold-3734) {
  max-width: 100px;
}
.left_e342.disabled_2571 {
  border-bottom: none !important;
  text-align: center;
}
.left_e342.disabled_2571::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .backdrop-5027 p {
    padding: 1.5em 0;
  }
}
.hard_351a {
  color: #0073aa;
}
.tooltip-old-ecac {
  background-color: #0073aa;
}
.gradient-6d04 {
  color: #229fd8;
}
.sort-purple-929b {
  background-color: #229fd8;
}
.rough_e052 {
  color: #eee;
}
.dropdown-1749 {
  background-color: #eee;
}
.surface_89f8 {
  color: #444;
}
.link-in-715c {
  background-color: #444;
}
.badge-static-6944 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.badge-static-6944 .up-6597 .article-action-c7cf {
  font-size: 15px;
}
.badge-static-6944 .article-action-c7cf {
  line-height: 1.3;
}
.badge-static-6944 .widget-wide-5553 {
}
.badge-static-6944 .top-4a3c {
  background: #235787;
}
.pattern-mini-f1ae {
  padding: 0;
}
.pattern-mini-f1ae .top-4a3c {
  background: #1a1a1a;
}
.pattern-mini-f1ae .widget-wide-5553 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.wrapper-tiny-1ceb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.wrapper-tiny-1ceb .widget-wide-5553 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.wrapper-tiny-1ceb .top-4a3c {
  background: #303030;
}
.tag-blue-0e91 {
  position: relative;
  z-index: 10;
}
.tag-blue-0e91 .current_040a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-648b .alert-fast-7d6a {
  display: inline-block;
  vertical-align: middle;
}
.module-648b.advanced-8043 .alert-fast-7d6a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-648b.advanced-8043 .alert-fast-7d6a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-648b.advanced-8043 .alert-fast-7d6a {
    margin-right: 0.4em;
  }
}
.module-648b.advanced-8043 .alert-fast-7d6a:last-child {
  margin-right: 0;
}
.old-096f .current_040a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_1fa1 .up-6597 {
    margin: 0 -0.5em;
  }
  .breadcrumb_1fa1 .up-6597 [class*="customify-col-"],
  .breadcrumb_1fa1 .up-6597 [class*="customify-col_"],
  .breadcrumb_1fa1 .up-6597 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb_1fa1.notification-gas-119b .current_040a {
  background: 0 0 !important;
}
.breadcrumb_1fa1.notification-gas-119b .current_040a,
.breadcrumb_1fa1.old-096f .current_040a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_1fa1.hovered_dc05 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb_1fa1.old-096f .current_040a {
  box-shadow: none !important;
}
.pressed-c4b2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pressed-c4b2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pressed-c4b2 {
    padding: 18px 0 20px;
  }
}
.pressed-c4b2 .primary_fast_0b31 {
  width: 100%;
}
.pressed-c4b2 .tag-orange-f571 {
  margin-bottom: 0;
}
.pressed-c4b2 .message_paper_20d1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pro_62ba {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pro_62ba .frame-9475 {
  width: 100%;
}
.fluid-3238 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fluid-3238 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fluid-3238 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;
}
.fluid-3238 li:last-child:after {
  display: none;
}
.fluid-3238 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accent-narrow-24ce .caption-2d40 button,
.pressed-c4b2 .caption-2d40 button {
  left: 0;
}
.accent-narrow-24ce .frame-9475,
.pressed-c4b2 .frame-9475 {
  padding-left: 0;
  padding-right: 0;
}
.accent-narrow-24ce .pro_62ba,
.pressed-c4b2 .pro_62ba {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accent-narrow-24ce {
  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;
}
.accent-narrow-24ce: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;
}
.accent-narrow-24ce .modal_dim_c4d1 {
  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) {
  .accent-narrow-24ce .modal_dim_c4d1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-narrow-24ce .modal_dim_c4d1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accent-narrow-24ce .modal_dim_c4d1 {
    min-height: 200px;
  }
}
.accent-narrow-24ce .fluid-3238 {
  color: rgba(255, 255, 255, 0.8);
}
.accent-narrow-24ce .fluid-3238 a,
.accent-narrow-24ce .fluid-3238 li:after {
  color: inherit;
}
.accent-narrow-24ce .fluid-3238 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tiny-a2f7 {
  margin-bottom: 0.5em;
}
.liquid-6d4a {
  margin-bottom: 1.2em;
}
.liquid-6d4a,
.tiny-a2f7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.liquid-6d4a p:last-child,
.tiny-a2f7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .caption-2d40,
#masthead .caption-2d40 {
  display: none;
}
#masthead
  > .caption-2d40.advanced_0cf0 {
  display: none;
}
#masthead > .caption-2d40 button {
  left: 0;
}
.info-5a6d {
  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%;
}
.info-5a6d .alert-fast-7d6a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.info-5a6d .preview_out_2c05 {
  display: -webkit-box;
  display: flex;
}
.info-5a6d .preview_out_2c05.shade-17e2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.info-5a6d .preview_out_2c05.gradient-0d41 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-5a6d .preview_out_2c05.panel-complex-2bdc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-5a6d.prev_868b.wrapper-prev-62be .preview_out_2c05.shade-17e2 {
  flex-basis: 100%;
}
.info-5a6d.gold_67e5 .preview_out_2c05.gradient-0d41 {
  -webkit-box-flex: 1;
  flex: auto;
}
.info-5a6d.gold_67e5 .preview_out_2c05.panel-complex-2bdc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .caption-2d40.advanced_0cf0 {
  display: none;
}
#masthead > .caption-2d40 button {
  left: 0;
}
.active_wide_47b2 {
  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;
}
.active_wide_47b2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_wide_47b2.fluid_dfe9 i {
  margin-right: 4px;
}
.active_wide_47b2.last-f9f7 i {
  margin-left: 5px;
}
.article-action-c7cf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.article-action-c7cf p:last-child {
  margin-bottom: 0;
}
.component_935a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.component_935a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.component_935a img {
  display: block;
  width: auto;
  line-height: 1;
}
.component_935a .message-current-073a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.component_935a .tabs_thick_f2f5 {
  margin: 5px 0 7px 0;
}
.component_935a.purple-47d7 .copper-22fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_935a.purple-47d7 .easy-b7f6 {
  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;
}
.component_935a.description-short-61d5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.component_935a.description-short-61d5 .copper-22fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_935a.description-short-61d5 .easy-b7f6 {
  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;
}
.component_935a.bronze-c5ae {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component_935a.shade-last-8ec8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.component_935a.shade-last-8ec8 .easy-b7f6 {
  margin-top: 7px;
}
.shadow_focused_24ad {
  display: inline-block;
}
.tag-blue-0e91 .grid_1a8c .component_935a img {
  max-width: 100%;
}
.link_steel_cd69 .south-e879.article-simple-7542,
.background_357b .south-e879.article-simple-7542 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.link_steel_cd69 .preview_motion_4e3e,
.background_357b .preview_motion_4e3e {
  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%);
}
.link_steel_cd69 .preview_motion_4e3e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.link_steel_cd69.logo_121e .preview_motion_4e3e {
  display: none;
}
.link_steel_cd69 .input_dff8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link_steel_cd69 .input_dff8 li {
  display: inline-block;
  position: relative;
}
.link_steel_cd69 .input_dff8 li:last-child {
  margin-right: 0;
}
.link_steel_cd69 .input_dff8 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;
}
.link_steel_cd69 .input_dff8 li.popup_c070 > a {
  color: rgba(0, 0, 0, 0.9);
}
.link_steel_cd69 .input_dff8 > 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;
}
.link_steel_cd69 .input_dff8 > li > a i {
  line-height: 0;
}
.link_steel_cd69 .input_dff8 > li.fresh_0e90 > a .preview_motion_4e3e {
  margin-left: 4px;
  line-height: 0;
}
.link_steel_cd69 .input_dff8 .popup-5f4d li.fresh_0e90 > a {
  position: relative;
}
.link_steel_cd69 .input_dff8 .popup-5f4d li.fresh_0e90 > a:after,
.link_steel_cd69 .input_dff8 .popup-5f4d li.fresh_0e90 > a:before {
  content: "";
  display: table;
}
.link_steel_cd69 .input_dff8 .popup-5f4d li.fresh_0e90 > a:after {
  clear: both;
}
.link_steel_cd69 .input_dff8 .popup-5f4d li.fresh_0e90 > a .preview_motion_4e3e {
  margin-left: 5px;
  float: right;
}
.link_steel_cd69 .text-7371,
.link_steel_cd69 .popup-5f4d {
  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;
}
.link_steel_cd69 .popup-5f4d {
  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;
}
.link_steel_cd69 .popup-5f4d .article-simple-7542 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link_steel_cd69 .popup-5f4d .preview_motion_4e3e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.link_steel_cd69 .popup-5f4d li {
  display: block;
  margin: 0;
  padding: 0;
}
.link_steel_cd69 .popup-5f4d 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;
}
.link_steel_cd69 .popup-5f4d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.link_steel_cd69 .popup-5f4d .popup-5f4d {
  top: 0;
  left: 100%;
}
.link_steel_cd69 .summary-ff1d.fn-focus-93dc > .text-7371,
.link_steel_cd69 .summary-ff1d.fn-focus-93dc > .popup-5f4d,
.link_steel_cd69 .summary-ff1d:focus > .text-7371,
.link_steel_cd69 .summary-ff1d:focus > .popup-5f4d,
.link_steel_cd69 .summary-ff1d:hover > .text-7371,
.link_steel_cd69 .summary-ff1d:hover > .popup-5f4d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.link_steel_cd69.heading_c6f2 .module_stone_3666:after,
.link_steel_cd69.heading_c6f2 .module_stone_3666:before {
  content: "";
  display: table;
}
.link_steel_cd69.heading_c6f2 .module_stone_3666:after {
  clear: both;
}
.link_steel_cd69.heading_c6f2 .module_stone_3666 > li {
  float: left;
}
.link_steel_cd69.bronze-5a84 .module_stone_3666:after,
.link_steel_cd69.bronze-5a84 .module_stone_3666:before {
  content: "";
  display: table;
}
.link_steel_cd69.bronze-5a84 .module_stone_3666:after {
  clear: both;
}
.link_steel_cd69.bronze-5a84 .module_stone_3666 > li {
  float: left;
}
.link_steel_cd69.bronze-5a84 .module_stone_3666 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.link_steel_cd69.bronze-5a84 .module_stone_3666 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.link_steel_cd69.bronze-5a84 .module_stone_3666 > li.gradient-black-719d > a,
.link_steel_cd69.bronze-5a84 .module_stone_3666 > li.popup_c070 > a {
  color: #fff;
  background-color: #1e4b75;
}
.link_steel_cd69.sidebar_dim_a03d .module_stone_3666 > li > a .article-simple-7542 {
  position: relative;
}
.link_steel_cd69.sidebar_dim_a03d .module_stone_3666 > li > a .article-simple-7542: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;
}
.link_steel_cd69.sidebar_dim_a03d
  .module_stone_3666
  > li:focus
  > a
  .article-simple-7542:before,
.link_steel_cd69.sidebar_dim_a03d
  .module_stone_3666
  > li:hover
  > a
  .article-simple-7542:before {
  width: 100%;
  background-color: currentColor;
}
.link_steel_cd69.sidebar_dim_a03d
  .module_stone_3666
  > li.gradient-black-719d
  > a
  .article-simple-7542:before,
.link_steel_cd69.sidebar_dim_a03d
  .module_stone_3666
  > li.link_wide_19a2
  > a
  .article-simple-7542:before {
  width: 100%;
  background-color: currentColor;
}
.link_steel_cd69.layout_selected_2829 .module_stone_3666 > li > a .article-simple-7542 {
  position: relative;
}
.link_steel_cd69.layout_selected_2829 .module_stone_3666 > li > a .article-simple-7542: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;
}
.link_steel_cd69.layout_selected_2829 .module_stone_3666 > li:focus > a .article-simple-7542:before,
.link_steel_cd69.layout_selected_2829
  .module_stone_3666
  > li:hover
  > a
  .article-simple-7542:before {
  width: 100%;
  background-color: currentColor;
}
.link_steel_cd69.layout_selected_2829
  .module_stone_3666
  > li.gradient-black-719d
  > a
  .article-simple-7542:before,
.link_steel_cd69.layout_selected_2829
  .module_stone_3666
  > li.link_wide_19a2
  > a
  .article-simple-7542:before {
  width: 100%;
  background-color: currentColor;
}
.background_357b .input_dff8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.background_357b .input_dff8 li:first-child > a {
  border-top: none;
}
.background_357b .input_dff8 .dim-8122 > .article-simple-7542 .preview_motion_4e3e {
  display: none;
}
.background_357b .input_dff8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.background_357b .input_dff8 li:last-child {
  border: none;
}
.background_357b .input_dff8 li.fresh_0e90 > a {
  padding-right: 45px !important;
}
.background_357b .input_dff8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.background_357b .input_dff8 li a:focus,
.background_357b .input_dff8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_357b .input_dff8 li .outline_82df {
  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_357b .input_dff8 li .outline_82df:hover {
  box-shadow: none;
}
.background_357b .input_dff8 li .outline_82df .preview_motion_4e3e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.background_357b .input_dff8 .popup-5f4d {
  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_357b .input_dff8 .popup-5f4d li a {
  padding-left: 3em;
}
.background_357b .input_dff8 .inner-0461 > a .outline_82df i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.background_357b .input_dff8 .inner-0461 > .popup-5f4d {
  display: block;
  opacity: 1;
}
.thumbnail_full_4cf5 {
  max-width: 100%;
}
.component_90fc {
  line-height: 0;
  cursor: pointer;
}
.nav-left-afbc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.nav-left-afbc:hover {
  box-shadow: none;
  color: currentColor;
}
.nav-left-afbc svg {
  width: 18px;
  height: 18px;
}
.nav-left-afbc .search-2a7a {
  display: none;
}
.box_gas_b5d2 {
  position: relative;
}
.box_gas_b5d2.fn-active-93dc .nav-left-afbc .list_fb86 {
  display: none;
}
.box_gas_b5d2.fn-active-93dc .nav-left-afbc .search-2a7a {
  display: inline-block;
}
.box_gas_b5d2 .gradient_c38b {
  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);
}
.box_gas_b5d2.image_out_66d9 .gradient_c38b {
  left: auto;
  right: -0.9em;
}
.box_gas_b5d2.image_out_66d9 .dark-38a4::before {
  left: auto;
  right: 15px;
}
.box_gas_b5d2.fn-active-93dc .gradient_c38b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary-fast-6a1f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.primary-fast-6a1f label {
  flex-basis: 100%;
}
.primary-fast-6a1f .alert-brown-c3c1 {
  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;
}
.primary-fast-6a1f .east-f323 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.primary-fast-6a1f .east-f323:focus {
  background-color: transparent;
}
.primary-fast-6a1f button.info-up-54ef {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.primary-fast-6a1f button.info-up-54ef:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.primary-fast-6a1f button.info-up-54ef svg {
  width: 18px;
  height: 18px;
}
.primary-fast-6a1f input[type="submit"] {
  min-height: auto;
}
.pagination_b9fd .primary-fast-6a1f .east-f323 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dark-38a4 {
  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) {
  .dark-38a4 {
    width: 220px;
  }
}
.dark-38a4 label {
  flex-basis: 100%;
}
.dark-38a4::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;
}
.hidden-334f .pagination_b9fd .primary-fast-6a1f {
  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;
}
.hidden-334f
  .pagination_b9fd
  .primary-fast-6a1f
  .alert-brown-c3c1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hidden-334f .pagination_b9fd .primary-fast-6a1f .east-f323 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hidden-334f
  .pagination_b9fd
  .primary-fast-6a1f
  .east-f323:focus {
  background: 0 0;
}
.hidden-334f
  .pagination_b9fd
  .primary-fast-6a1f
  .label_first_bab9 {
  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;
}
.pink_ef8d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pink_ef8d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pink_ef8d li:last-child {
  margin-right: 0;
}
.pink_ef8d li:first-child {
  margin-left: 0;
}
.pink_ef8d.fluid-5de7 a {
  color: #fff;
}
.pink_ef8d.fluid-5de7 a:hover {
  color: #fff;
}
.pink_ef8d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pink_ef8d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pink_ef8d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pink_ef8d a:hover {
  opacity: 0.9;
  color: inherit;
}
.pink_ef8d [class*="social-icon-apple"] {
  background-color: #999;
}
.pink_ef8d [class*="social-icon-apple"].table-de16 {
  background-color: transparent;
  color: #999;
}
.pink_ef8d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pink_ef8d [class*="social-icon-behance"].table-de16 {
  background-color: transparent;
  color: #1769ff;
}
.pink_ef8d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pink_ef8d [class*="social-icon-bitbucket"].table-de16 {
  background-color: transparent;
  color: #205081;
}
.pink_ef8d [class*="social-icon-codepen"] {
  background-color: #000;
}
.pink_ef8d [class*="social-icon-codepen"].table-de16 {
  background-color: transparent;
  color: #000;
}
.pink_ef8d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pink_ef8d [class*="social-icon-delicious"].table-de16 {
  background-color: transparent;
  color: #39f;
}
.pink_ef8d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pink_ef8d [class*="social-icon-digg"].table-de16 {
  background-color: transparent;
  color: #005be2;
}
.pink_ef8d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pink_ef8d [class*="social-icon-dribbble"].table-de16 {
  background-color: transparent;
  color: #ea4c89;
}
.pink_ef8d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pink_ef8d [class*="social-icon-envelope"].table-de16 {
  background-color: transparent;
  color: #ea4335;
}
.pink_ef8d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pink_ef8d [class*="social-icon-facebook"].table-de16 {
  background-color: transparent;
  color: #3b5998;
}
.pink_ef8d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pink_ef8d [class*="social-icon-flickr"].table-de16 {
  background-color: transparent;
  color: #0063dc;
}
.pink_ef8d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pink_ef8d [class*="social-icon-foursquare"].table-de16 {
  background-color: transparent;
  color: #2d5be3;
}
.pink_ef8d [class*="social-icon-github"] {
  background-color: #333;
}
.pink_ef8d [class*="social-icon-github"].table-de16 {
  background-color: transparent;
  color: #333;
}
.pink_ef8d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pink_ef8d [class*="social-icon-google-plus"].table-de16 {
  background-color: transparent;
  color: #dd4b39;
}
.pink_ef8d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pink_ef8d [class*="social-icon-houzz"].table-de16 {
  background-color: transparent;
  color: #7ac142;
}
.pink_ef8d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pink_ef8d [class*="social-icon-instagram"].table-de16 {
  background-color: transparent;
  color: #262626;
}
.pink_ef8d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pink_ef8d [class*="social-icon-jsfiddle"].table-de16 {
  background-color: transparent;
  color: #487aa2;
}
.pink_ef8d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pink_ef8d [class*="social-icon-linkedin"].table-de16 {
  background-color: transparent;
  color: #0077b5;
}
.pink_ef8d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pink_ef8d [class*="social-icon-medium"].table-de16 {
  background-color: transparent;
  color: #00ab6b;
}
.pink_ef8d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pink_ef8d
  [class*="social-icon-odnoklassniki"].table-de16 {
  background-color: transparent;
  color: #f4731c;
}
.pink_ef8d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pink_ef8d [class*="social-icon-meetup"].table-de16 {
  background-color: transparent;
  color: #ec1c40;
}
.pink_ef8d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pink_ef8d [class*="social-icon-pinterest"].table-de16 {
  background-color: transparent;
  color: #bd081c;
}
.pink_ef8d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pink_ef8d [class*="social-icon-product-hunt"].table-de16 {
  background-color: transparent;
  color: #da552f;
}
.pink_ef8d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pink_ef8d [class*="social-icon-reddit"].table-de16 {
  background-color: transparent;
  color: #ff4500;
}
.pink_ef8d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pink_ef8d [class*="social-icon-rss"].table-de16 {
  background-color: transparent;
  color: #f26522;
}
.pink_ef8d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pink_ef8d
  [class*="social-icon-shopping-cart"].table-de16 {
  background-color: transparent;
  color: #4caf50;
}
.pink_ef8d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pink_ef8d [class*="social-icon-skype"].table-de16 {
  background-color: transparent;
  color: #00aff0;
}
.pink_ef8d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pink_ef8d [class*="social-icon-slideshare"].table-de16 {
  background-color: transparent;
  color: #0077b5;
}
.pink_ef8d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pink_ef8d [class*="social-icon-snapchat"].table-de16 {
  background-color: transparent;
  color: #fffc00;
}
.pink_ef8d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pink_ef8d [class*="social-icon-soundcloud"].table-de16 {
  background-color: transparent;
  color: #f80;
}
.pink_ef8d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pink_ef8d [class*="social-icon-spotify"].table-de16 {
  background-color: transparent;
  color: #2ebd59;
}
.pink_ef8d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pink_ef8d
  [class*="social-icon-stack-overflow"].table-de16 {
  background-color: transparent;
  color: #fe7a15;
}
.pink_ef8d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pink_ef8d [class*="social-icon-maldkfgram"].table-de16 {
  background-color: transparent;
  color: #2ca5e0;
}
.pink_ef8d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pink_ef8d [class*="social-icon-tripadvisor"].table-de16 {
  background-color: transparent;
  color: #589442;
}
.pink_ef8d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pink_ef8d [class*="social-icon-tumblr"].table-de16 {
  background-color: transparent;
  color: #35465c;
}
.pink_ef8d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pink_ef8d [class*="social-icon-twitch"].table-de16 {
  background-color: transparent;
  color: #6441a5;
}
.pink_ef8d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pink_ef8d [class*="social-icon-twitter"].table-de16 {
  background-color: transparent;
  color: #1da1f2;
}
.pink_ef8d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pink_ef8d [class*="social-icon-vimeo"].table-de16 {
  background-color: transparent;
  color: #1ab7ea;
}
.pink_ef8d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pink_ef8d [class*="social-icon-vk"].table-de16 {
  background-color: transparent;
  color: #45668e;
}
.pink_ef8d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pink_ef8d [class*="social-icon-weibo"].table-de16 {
  background-color: transparent;
  color: #df2029;
}
.pink_ef8d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pink_ef8d [class*="social-icon-weixin"].table-de16 {
  background-color: transparent;
  color: #7bb32e;
}
.pink_ef8d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pink_ef8d [class*="social-icon-whatsapp"].table-de16 {
  background-color: transparent;
  color: #25d366;
}
.pink_ef8d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pink_ef8d [class*="social-icon-wordpress"].table-de16 {
  background-color: transparent;
  color: #21759b;
}
.pink_ef8d [class*="social-icon-xing"] {
  background-color: #026466;
}
.pink_ef8d [class*="social-icon-xing"].table-de16 {
  background-color: transparent;
  color: #026466;
}
.pink_ef8d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pink_ef8d [class*="social-icon-yelp"].table-de16 {
  background-color: transparent;
  color: #af0606;
}
.pink_ef8d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pink_ef8d [class*="social-icon-youtube"].table-de16 {
  background-color: transparent;
  color: #cd201f;
}
.liquid_ac01 {
  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;
}
.liquid_ac01:hover {
  box-shadow: none;
  background: 0 0;
}
.title-c7a8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outer-ea6e {
  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;
}
.disabled_d7ff {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.in-614b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.in-614b,
.in-614b::after,
.in-614b::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;
}
.in-614b::after,
.in-614b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pressed_99b6 .outer-ea6e .disabled_d7ff {
  margin-top: -2px;
  width: 19px;
}
.pressed_99b6 .outer-ea6e .in-614b {
  margin-top: -1px;
}
.pressed_99b6 .outer-ea6e .in-614b,
.pressed_99b6 .outer-ea6e .in-614b::after,
.pressed_99b6 .outer-ea6e .in-614b::before {
  width: 19px;
  height: 2px;
}
.pressed_99b6 .outer-ea6e .in-614b::before {
  top: -6px;
}
.pressed_99b6 .outer-ea6e .in-614b::after {
  bottom: -6px;
}
.item_3b91 .outer-ea6e .disabled_d7ff {
  margin-top: -2px;
  width: 22px;
}
.item_3b91 .outer-ea6e .in-614b {
  margin-top: -1px;
}
.item_3b91 .outer-ea6e .in-614b,
.item_3b91 .outer-ea6e .in-614b::after,
.item_3b91 .outer-ea6e .in-614b::before {
  width: 22px;
  height: 2px;
}
.item_3b91 .outer-ea6e .in-614b::before {
  top: -7px;
}
.item_3b91 .outer-ea6e .in-614b::after {
  bottom: -7px;
}
.sort_active_6042 .outer-ea6e .disabled_d7ff {
  margin-top: -2px;
  width: 31px;
}
.sort_active_6042 .outer-ea6e .in-614b {
  margin-top: -1.5px;
}
.sort_active_6042 .outer-ea6e .in-614b,
.sort_active_6042 .outer-ea6e .in-614b::after,
.sort_active_6042 .outer-ea6e .in-614b::before {
  width: 31px;
  height: 3px;
}
.sort_active_6042 .outer-ea6e .in-614b::before {
  top: -9px;
}
.sort_active_6042 .outer-ea6e .in-614b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .list-9456 .outer-ea6e .disabled_d7ff {
    margin-top: -2px;
    width: 19px;
  }
  .list-9456 .outer-ea6e .in-614b {
    margin-top: -1px;
  }
  .list-9456 .outer-ea6e .in-614b,
  .list-9456 .outer-ea6e .in-614b::after,
  .list-9456 .outer-ea6e .in-614b::before {
    width: 19px;
    height: 2px;
  }
  .list-9456 .outer-ea6e .in-614b::before {
    top: -6px;
  }
  .list-9456 .outer-ea6e .in-614b::after {
    bottom: -6px;
  }
  .sidebar-bac3 .outer-ea6e .disabled_d7ff {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-bac3 .outer-ea6e .in-614b {
    margin-top: -1px;
  }
  .sidebar-bac3 .outer-ea6e .in-614b,
  .sidebar-bac3 .outer-ea6e .in-614b::after,
  .sidebar-bac3 .outer-ea6e .in-614b::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-bac3 .outer-ea6e .in-614b::before {
    top: -7px;
  }
  .sidebar-bac3 .outer-ea6e .in-614b::after {
    bottom: -7px;
  }
  .item_old_208e .outer-ea6e .disabled_d7ff {
    margin-top: -2px;
    width: 31px;
  }
  .item_old_208e .outer-ea6e .in-614b {
    margin-top: -1.5px;
  }
  .item_old_208e .outer-ea6e .in-614b,
  .item_old_208e .outer-ea6e .in-614b::after,
  .item_old_208e .outer-ea6e .in-614b::before {
    width: 31px;
    height: 3px;
  }
  .item_old_208e .outer-ea6e .in-614b::before {
    top: -9px;
  }
  .item_old_208e .outer-ea6e .in-614b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .badge_wood_4967 .outer-ea6e .disabled_d7ff {
    margin-top: -2px;
    width: 19px;
  }
  .badge_wood_4967 .outer-ea6e .in-614b {
    margin-top: -1px;
  }
  .badge_wood_4967 .outer-ea6e .in-614b,
  .badge_wood_4967 .outer-ea6e .in-614b::after,
  .badge_wood_4967 .outer-ea6e .in-614b::before {
    width: 19px;
    height: 2px;
  }
  .badge_wood_4967 .outer-ea6e .in-614b::before {
    top: -6px;
  }
  .badge_wood_4967 .outer-ea6e .in-614b::after {
    bottom: -6px;
  }
  .fast_92d7 .outer-ea6e .disabled_d7ff {
    margin-top: -2px;
    width: 22px;
  }
  .fast_92d7 .outer-ea6e .in-614b {
    margin-top: -1px;
  }
  .fast_92d7 .outer-ea6e .in-614b,
  .fast_92d7 .outer-ea6e .in-614b::after,
  .fast_92d7 .outer-ea6e .in-614b::before {
    width: 22px;
    height: 2px;
  }
  .fast_92d7 .outer-ea6e .in-614b::before {
    top: -7px;
  }
  .fast_92d7 .outer-ea6e .in-614b::after {
    bottom: -7px;
  }
  .image-6f9c .outer-ea6e .disabled_d7ff {
    margin-top: -2px;
    width: 31px;
  }
  .image-6f9c .outer-ea6e .in-614b {
    margin-top: -1.5px;
  }
  .image-6f9c .outer-ea6e .in-614b,
  .image-6f9c .outer-ea6e .in-614b::after,
  .image-6f9c .outer-ea6e .in-614b::before {
    width: 31px;
    height: 3px;
  }
  .image-6f9c .outer-ea6e .in-614b::before {
    top: -9px;
  }
  .image-6f9c .outer-ea6e .in-614b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .logo_242c .outer-ea6e .disabled_d7ff {
    margin-top: -2px;
    width: 19px;
  }
  .logo_242c .outer-ea6e .in-614b {
    margin-top: -1px;
  }
  .logo_242c .outer-ea6e .in-614b,
  .logo_242c .outer-ea6e .in-614b::after,
  .logo_242c .outer-ea6e .in-614b::before {
    width: 19px;
    height: 2px;
  }
  .logo_242c .outer-ea6e .in-614b::before {
    top: -6px;
  }
  .logo_242c .outer-ea6e .in-614b::after {
    bottom: -6px;
  }
  .banner-dynamic-e490 .outer-ea6e .disabled_d7ff {
    margin-top: -2px;
    width: 22px;
  }
  .banner-dynamic-e490 .outer-ea6e .in-614b {
    margin-top: -1px;
  }
  .banner-dynamic-e490 .outer-ea6e .in-614b,
  .banner-dynamic-e490 .outer-ea6e .in-614b::after,
  .banner-dynamic-e490 .outer-ea6e .in-614b::before {
    width: 22px;
    height: 2px;
  }
  .banner-dynamic-e490 .outer-ea6e .in-614b::before {
    top: -7px;
  }
  .banner-dynamic-e490 .outer-ea6e .in-614b::after {
    bottom: -7px;
  }
  .paragraph-up-2b61 .outer-ea6e .disabled_d7ff {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph-up-2b61 .outer-ea6e .in-614b {
    margin-top: -1.5px;
  }
  .paragraph-up-2b61 .outer-ea6e .in-614b,
  .paragraph-up-2b61 .outer-ea6e .in-614b::after,
  .paragraph-up-2b61 .outer-ea6e .in-614b::before {
    width: 31px;
    height: 3px;
  }
  .paragraph-up-2b61 .outer-ea6e .in-614b::before {
    top: -9px;
  }
  .paragraph-up-2b61 .outer-ea6e .in-614b::after {
    bottom: -9px;
  }
}
.column-first-1af2 .in-614b {
  -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);
}
.column-first-1af2 .in-614b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.column-first-1af2 .in-614b::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);
}
.column-first-1af2.hover_dim_4e53 .in-614b {
  -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);
}
.column-first-1af2.hover_dim_4e53 .in-614b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.column-first-1af2.hover_dim_4e53 .in-614b::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);
}
.modal_action_1daa {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.image_6ddb:before {
  display: none;
}
.label-af39 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.label-af39 .short_f883 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.label-af39 .short_f883:last-of-type {
  border-bottom: none;
}
.label-af39 .short_f883.chip_8b58,
.label-af39 .short_f883.gallery_full_2c39,
.label-af39 .short_f883.notice_medium_ee42 {
  padding: 0;
}
.label-af39 .background_357b .outline_82df {
  color: currentColor;
}
.label-af39 .background_357b .outline_82df:focus,
.label-af39 .background_357b .outline_82df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-af39.widget-wide-5553 .texture-north-58dd,
.label-af39.widget-wide-5553 .article-action-c7cf a,
.label-af39.widget-wide-5553 .module_stone_3666 a,
.label-af39.widget-wide-5553 .popup-5f4d a {
  color: rgba(0, 0, 0, 0.55);
}
.label-af39.widget-wide-5553 .texture-north-58dd:hover,
.label-af39.widget-wide-5553 .article-action-c7cf a:hover,
.label-af39.widget-wide-5553 .module_stone_3666 a:hover,
.label-af39.widget-wide-5553 .popup-5f4d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-af39.widget-wide-5553 .article-ac78 {
  color: rgba(0, 0, 0, 0.8);
}
.label-af39.widget-wide-5553 .short_f883 {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-af39.widget-wide-5553 .short_f883:before {
  background: rgba(0, 0, 0, 0.08);
}
.label-af39.widget-wide-5553 .filter_9f3e:before {
  background: rgba(255, 255, 255, 0.9);
}
.label-af39.widget-wide-5553 .background_357b .input_dff8 li a,
.label-af39.widget-wide-5553 .background_357b .outline_82df,
.label-af39.widget-wide-5553 .popup-5f4d {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-af39.widget-wide-5553 .background_357b .outline_82df:focus,
.label-af39.widget-wide-5553 .background_357b .outline_82df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-af39.widget-wide-5553 .input_dff8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-af39.top-4a3c .texture-north-58dd,
.label-af39.top-4a3c .article-action-c7cf a,
.label-af39.top-4a3c .module_stone_3666 .outline_82df,
.label-af39.top-4a3c .module_stone_3666 a,
.label-af39.top-4a3c .popup-5f4d a {
  color: rgba(255, 255, 255, 0.79);
}
.label-af39.top-4a3c .texture-north-58dd:hover,
.label-af39.top-4a3c .article-action-c7cf a:hover,
.label-af39.top-4a3c .module_stone_3666 .outline_82df:hover,
.label-af39.top-4a3c .module_stone_3666 a:hover,
.label-af39.top-4a3c .popup-5f4d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-af39.top-4a3c .article-ac78 {
  color: rgba(255, 255, 255, 0.99);
}
.label-af39.top-4a3c .short_f883 {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-af39.top-4a3c .short_f883:before {
  background: rgba(255, 255, 255, 0.08);
}
.label-af39.top-4a3c .filter_9f3e:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-af39.top-4a3c .background_357b .input_dff8 li a,
.label-af39.top-4a3c .background_357b .outline_82df,
.label-af39.top-4a3c .popup-5f4d {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-af39.top-4a3c .background_357b .outline_82df:focus,
.label-af39.top-4a3c .background_357b .outline_82df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-af39.top-4a3c .input_dff8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_9f3e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.filter_9f3e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.huge_afc2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mask_right_64de .label-af39 {
  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;
}
.mask_right_64de .short_f883 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mask_right_64de .short_f883: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) {
  .mask_right_64de .short_f883:before {
    width: 16%;
    left: 42%;
  }
}
.mask_right_64de .short_f883:last-child:before {
  content: none;
}
.mask_right_64de .short_f883[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mask_right_64de .background_357b .input_dff8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mask_right_64de .background_357b .input_dff8 li a .outline_82df {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mask_right_64de .background_357b .popup-5f4d {
  border: none;
}
.mask_right_64de .background_357b .popup-5f4d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mask_right_64de .filter_9f3e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mask_right_64de .huge_afc2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mask_right_64de .top-4a3c .filter_9f3e:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask_right_64de .widget-wide-5553.dark-9bef .in-614b {
  background: rgba(0, 0, 0, 0.6);
}
.mask_right_64de
  .widget-wide-5553.dark-9bef
  .in-614b::after,
.mask_right_64de
  .widget-wide-5553.dark-9bef
  .in-614b:before {
  background: inherit;
}
.mask_right_64de
  .widget-wide-5553.dark-9bef:hover
  .in-614b {
  background: rgba(0, 0, 0, 0.8);
}
.black-4264 .label-af39 {
  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) {
  .black-4264 .label-af39 {
    width: auto;
    right: 45px;
  }
}
.photo_wide_f545 .label-af39 {
  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) {
  .photo_wide_f545 .label-af39 {
    width: auto;
    left: 45px;
  }
}
.image_6ddb .label-af39 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.image_6ddb .huge_afc2 {
  max-width: 48em;
  margin: 0 auto;
}
.image_6ddb .filter_9f3e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.up_1522 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.up_1522.mask_right_64de .label-af39 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.up_1522.black-4264 .label-af39 {
  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);
}
.up_1522 .label-af39 {
  visibility: visible;
}
.up_1522.photo_wide_f545 .label-af39 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.short_0de1,
.banner_short_6469 {
  overflow-x: hidden;
}
.short_0de1 .label-af39 {
  overflow: auto;
}
.short_0de1.mask_right_64de {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short_0de1.mask_right_64de .label-af39 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.short_0de1.mask_right_64de .liquid_ac01 {
  opacity: 0;
}
.short_0de1.black-4264 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short_0de1.black-4264 .label-af39 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.short_0de1.black-4264 .liquid_ac01 {
  opacity: 0;
}
.short_0de1.photo_wide_f545 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short_0de1.photo_wide_f545 .label-af39 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.short_0de1.photo_wide_f545 .liquid_ac01 {
  opacity: 0;
}
.short_0de1.image_6ddb .label-af39 {
  z-index: 10;
  visibility: visible;
}
.dark-9bef {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dark-9bef .in-614b {
  background: rgba(255, 255, 255, 0.99);
}
.dark-9bef .in-614b::after,
.dark-9bef .in-614b:before {
  background: inherit;
}
.dark-9bef:hover .in-614b {
  background: rgba(255, 255, 255, 0.99);
}
.photo_wide_f545 .dark-9bef {
  top: 10px;
  right: auto;
  left: 12px;
}
.image_6ddb .dark-9bef {
  display: none !important;
}
.short_0de1:before,
.banner_short_6469:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.short_0de1 .dark-9bef,
.banner_short_6469 .dark-9bef {
  display: inline-block;
}
.label-af39 .alert-fast-7d6a {
  -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;
}
.short_0de1 .label-af39 .alert-fast-7d6a,
.banner_short_6469 .label-af39 .alert-fast-7d6a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hover_06df .alert-brown-c3c1 {
  width: 100%;
}
.grid_1a8c {
  padding: 0 0.5em 0;
}
.grid_1a8c [class*="customify-col-"],
.grid_1a8c [class*="customify-col_"],
.grid_1a8c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pagination_medium_ddc7 .grid_1a8c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .up-6597 .list-5826,
  .list-5826 {
    display: none;
  }
  .focused_2a2e {
    text-align: left;
  }
  .image_2978 {
    text-align: center;
  }
  .surface-2587 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .up-6597 .huge_73c4,
  .huge_73c4 {
    display: none;
  }
  .banner_iron_2e25 {
    text-align: left;
  }
  .accordion-huge-e14a {
    text-align: center;
  }
  .container_8aff {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .up-6597 .breadcrumb_fedd,
  .breadcrumb_fedd {
    display: none;
  }
  .form-outer-3d02 {
    text-align: left;
  }
  .footer-0d9d {
    text-align: center;
  }
  .last_4ad2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.glass_0a98 {
  box-shadow: none !important;
}
.hover_3500 .thumbnail_e697,
.last_2b1f .thumbnail_e697 {
  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;
}
.last_2b1f .thumbnail_e697 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.current_040a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.current_040a:after,
.current_040a:before {
  content: "";
  display: table;
}
.current_040a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .current_040a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.current_040a,
.hovered_dc05 {
  max-width: 1248px;
  margin: 0 auto;
}

.message-lower-1750.box-37e6 .current_040a {
  max-width: 100%;
}
.message-lower-1750.hover-hard-1e39 {
  max-width: 1200px;
  margin: 0 auto;
}
.message-lower-1750.badge-60b0 .current_040a {
  max-width: 100%;
}
.message-lower-1750.badge-60b0 > .current_040a {
  padding-left: 0;
  padding-right: 0;
}
.message-lower-1750.badge-60b0 > .current_040a .up-6597 {
  margin: 0;
}
.message-lower-1750.badge-60b0
  > .current_040a
  .text-wide-7fae.texture-a449 {
  margin-right: 0;
  margin-left: 0;
}
.message-lower-1750.badge-60b0 #main.texture-a449 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .surface_41dc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .surface_41dc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .input-clean-d034 .alert_solid_68f4 {
    padding-right: 1em;
  }
  .input-clean-d034.header-5459 .text-wide-7fae {
    border-right: 1px solid #eaecee;
  }
  .input-clean-d034.header-5459 .alert_solid_68f4 {
    padding-right: 1em;
  }
  .input-clean-d034.header-5459 .carousel_8df5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_up_0937 .alert_solid_68f4 {
    padding-left: 1em;
  }
  .carousel_up_0937.header-5459 .text-wide-7fae {
    border-left: 1px solid #eaecee;
  }
  .carousel_up_0937.header-5459 .alert_solid_68f4 {
    padding-left: 1em;
  }
  .carousel_up_0937.header-5459 .carousel_8df5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last_a67f .alert_solid_68f4 {
    padding-left: 1em;
  }
  .last_a67f.header-5459 .box-da36 {
    border-right: 1px solid #eaecee;
  }
  .last_a67f.header-5459 .mini_9022 {
    border-right: 1px solid #eaecee;
  }
  .last_a67f.header-5459 .alert_solid_68f4 {
    padding-left: 1em;
  }
  .last_a67f.header-5459 .carousel_8df5 {
    padding-right: 1em;
  }
  .last_a67f.header-5459 .fresh_90b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-blue-04ea .alert_solid_68f4 {
    padding-right: 1em;
  }
  .hidden-blue-04ea.header-5459 .box-da36 {
    border-left: 1px solid #eaecee;
  }
  .hidden-blue-04ea.header-5459 .mini_9022 {
    border-left: 1px solid #eaecee;
  }
  .hidden-blue-04ea.header-5459 .alert_solid_68f4 {
    padding-right: 1em;
  }
  .hidden-blue-04ea.header-5459 .carousel_8df5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden-blue-04ea.header-5459 .fresh_90b1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_41dc .alert_solid_68f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_41dc.header-5459 .text-wide-7fae {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .surface_41dc.header-5459 .alert_solid_68f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_41dc.header-5459 .carousel_8df5 {
    padding-left: 1em;
  }
  .surface_41dc.header-5459 .fresh_90b1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .surface_41dc.header-5459 .alert_solid_68f4 {
    padding-left: 0;
  }
}
.bronze-0c42 .module-648b {
  display: inline-block;
}
.title-72f0 {
  display: inline-block;
}
.pro-517c {
  word-con: break-word;
}
.down_02ba > span {
  display: inline-block;
  padding: 5px 0;
}
.down_02ba .thumbnail_d5a3 {
  margin-left: 8px;
  margin-right: 8px;
}
.down_02ba .sort-prev-3b38 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.easy-2fe3 .shade_clean_079c {
  margin-bottom: 2em;
}
.easy-2fe3 .form_lower_1c18 {
  margin-bottom: 15px;
}
.easy-2fe3 .form_lower_1c18:last-child {
  margin-bottom: 0;
}
.easy-2fe3 .link_inner_b9d9 {
  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) {
  .easy-2fe3 .link_inner_b9d9 {
    display: block;
  }
}
.easy-2fe3 .table-copper-a361 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .easy-2fe3 .table-copper-a361 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.easy-2fe3 .row_a7e5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.easy-2fe3 .row_a7e5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.easy-2fe3 .row_a7e5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.easy-2fe3 .pro-517c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.easy-2fe3 .pro-517c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.easy-2fe3 .soft-b277 p:last-child {
  margin-bottom: 0;
}
.easy-2fe3 .fluid_8e47 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.easy-2fe3 .module-short-137a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.easy-2fe3 .medium_4663 {
  margin-top: 1em;
}
.easy-2fe3 .mini-6471 {
  top: 0;
  display: block;
}
.easy-2fe3 .mini-6471 a {
  color: inherit;
}
.easy-2fe3 .mini-6471 a:hover {
  color: inherit;
}
.easy-2fe3 .hero-43e5 {
  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;
}
.easy-2fe3 .hero-43e5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.easy-2fe3 .module-short-137a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.easy-2fe3 .accordion-brown-00ed {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.easy-2fe3 .accordion-brown-00ed:first-child {
  margin-top: 0;
}
.easy-2fe3 .accordion-brown-00ed.menu-849a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.easy-2fe3 .accordion-brown-00ed.dirty-e17a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.easy-2fe3
  .accordion-brown-00ed.dirty-e17a.chip_lite_b851
  .medium_4663 {
  width: 100%;
}
.easy-2fe3 .dirty-e17a {
  -webkit-box-align: center;
  align-items: center;
}
.easy-2fe3 .dirty-e17a .down_02ba,
.easy-2fe3 .dirty-e17a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.easy-2fe3 .row_a7e5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.easy-2fe3 .row_a7e5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.easy-2fe3 .row_a7e5: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;
}
.easy-2fe3 .menu-849a {
  z-index: 5;
}
.easy-2fe3 .panel-lower-3986 .selected-5344 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.easy-2fe3 .accordion-059c .selected-5344 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.easy-2fe3 .cold_f5f4 .selected-5344 {
  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;
}
.easy-2fe3.thick-3ea0 .link_inner_b9d9,
.easy-2fe3.background_brown_2809 .link_inner_b9d9 {
  display: block;
}
.easy-2fe3.thick-3ea0 .link_inner_b9d9 .icon_51a7,
.easy-2fe3.thick-3ea0 .link_inner_b9d9 .module-short-137a,
.easy-2fe3.background_brown_2809 .link_inner_b9d9 .icon_51a7,
.easy-2fe3.background_brown_2809 .link_inner_b9d9 .module-short-137a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.easy-2fe3.top_3a7b .table-copper-a361 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .easy-2fe3.top_3a7b .table-copper-a361 {
    margin-right: 0;
  }
}
.easy-2fe3.thick-3ea0 .table-copper-a361,
.easy-2fe3.background_brown_2809 .table-copper-a361 {
  padding-top: 40%;
}
.easy-2fe3.thick-3ea0 .shade_clean_079c,
.easy-2fe3.background_brown_2809 .shade_clean_079c {
  display: block;
}
.easy-2fe3.thick-3ea0 .fn-sticky-93dc .module-short-137a,
.easy-2fe3.background_brown_2809 .fn-sticky-93dc .module-short-137a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.easy-2fe3.thick-3ea0 .table-copper-a361,
.easy-2fe3.background_brown_2809 .table-copper-a361 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.easy-2fe3.thick-3ea0 .module-short-137a {
  padding: 1em;
}
.stone_6a10 {
  margin: 30px auto;
  display: block;
}
.stone_6a10 .shade-pro-8ac5 > * {
  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;
}
.stone_6a10 .shade-pro-8ac5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stone_6a10 .shade-pro-8ac5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module_ec5f .down_02ba {
  margin-bottom: 1.41575em;
}
.module_ec5f .footer-c6fb {
  margin-bottom: 1.618em;
}
.top_83f1 .upper-e637 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.top_83f1 .upper-e637 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.top_83f1 .image-huge-ed6d {
  max-width: 100%;
  overflow: auto;
}
.action_7029 .top_83f1 a:hover {
  text-decoration: underline;
}
.warm_7cda .form_lower_1c18:not(.pro-517c),
.warm_7cda .row_a7e5 {
  margin-bottom: 1.41575em;
}
.warm_7cda .form_lower_1c18:not(.pro-517c):last-child,
.warm_7cda .row_a7e5:last-child {
  margin-bottom: 0;
}
.warm_7cda .form_lower_1c18.popup_paper_788e {
  margin-bottom: 0.41575em;
}
.warm_7cda .outline-wood-cba8:before,
.warm_7cda .description_1666:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.warm_7cda .outline-wood-cba8:before {
  content: "\f115";
}
.warm_7cda .description_1666:before {
  content: "\f02c";
}
.warm_7cda .shade-tall-6861 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.warm_7cda .shade-tall-6861 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.small_40cf {
  display: -webkit-box;
  display: flex;
}
.small_40cf .warm-d7e5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .small_40cf .warm-d7e5 {
    flex-basis: 90px;
  }
}
.small_40cf .title-8f2b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .small_40cf .title-8f2b {
    flex-basis: calc(100% - 50px);
  }
}
.small_40cf .dark-1d32 p:last-child {
  margin-bottom: 0.72em;
}
.accordion-8673 .shade-pro-8ac5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accordion-8673 .shade-pro-8ac5:after,
.accordion-8673 .shade-pro-8ac5:before {
  content: "";
  display: table;
}
.accordion-8673 .shade-pro-8ac5:after {
  clear: both;
}
.accordion-8673 .shade-pro-8ac5 .right-907d,
.accordion-8673 .shade-pro-8ac5 .caption-cold-96e6 {
  width: 49%;
}
.accordion-8673 .shade-pro-8ac5 .right-907d a span.solid_609b,
.accordion-8673 .shade-pro-8ac5 .caption-cold-96e6 a span.solid_609b {
  display: block;
  margin-bottom: 5px;
}
.accordion-8673 .shade-pro-8ac5 .caption-cold-96e6 {
  float: left;
  text-align: left;
}
.accordion-8673 .shade-pro-8ac5 .right-907d {
  float: right;
  text-align: right;
}
.fixed-2d57 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fixed-2d57 {
    margin-bottom: 0;
  }
}
.caption_focused_93c0 {
  margin-bottom: 1em;
}
.caption_focused_93c0 .pro-517c {
  font-size: 1.1em;
  line-height: 1.3;
}
.east_622b a {
  display: block;
  line-height: 0;
  position: relative;
}
.easy-b9b1 .caption_focused_93c0,
.hidden_inner_68b0 .caption_focused_93c0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .easy-b9b1 .caption_focused_93c0,
  .hidden_inner_68b0 .caption_focused_93c0 {
    display: block;
  }
}
.easy-b9b1 .east_622b,
.hidden_inner_68b0 .east_622b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .easy-b9b1 .east_622b,
  .hidden_inner_68b0 .east_622b {
    margin-bottom: 1em;
  }
}
.easy-b9b1 .east_622b img,
.hidden_inner_68b0 .east_622b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.easy-b9b1 .tabs-red-27b6,
.hidden_inner_68b0 .tabs-red-27b6 {
  flex-basis: calc(100% - 160px);
}
.easy-b9b1 .tabs-red-27b6 p,
.hidden_inner_68b0 .tabs-red-27b6 p {
  margin-bottom: 0;
}
.easy-b9b1 .tabs-red-27b6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .easy-b9b1 .tabs-red-27b6 {
    padding-left: 0;
  }
}
.hidden_inner_68b0 .tabs-red-27b6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hidden_inner_68b0 .tabs-red-27b6 {
    padding-right: 0;
  }
}
.hidden_inner_68b0 .east_622b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.article-liquid-ee9f .east_622b {
  margin-bottom: 0.5em;
}
.article-liquid-ee9f .east_622b img {
  width: 100%;
}
.wood-de02 .iron-d932,
.hover-bottom-3467 .iron-d932 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hover-bottom-3467 .text-wide-7fae .widget_5bbc p:last-child {
  margin-bottom: 0;
}
.solid-7356 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.layout_bb7e .image_yellow_2a56 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .layout_bb7e .image_yellow_2a56:last-of-type {
    margin-bottom: 0;
  }
}
.layout_bb7e .image_yellow_2a56 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout_bb7e .image_yellow_2a56 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.layout_bb7e .image_yellow_2a56 ul li {
  margin: 0 0 0.6em;
}
.layout_bb7e .image_yellow_2a56 ul li.middle-02fc,
.layout_bb7e .image_yellow_2a56 ul li.mask-b533 {
  position: relative;
}
.layout_bb7e .image_yellow_2a56 ul li.middle-02fc .mask_down_af7d,
.layout_bb7e .image_yellow_2a56 ul li.mask-b533 .mask_down_af7d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.layout_bb7e .image_yellow_2a56 ul li.middle-02fc:after:after,
.layout_bb7e .image_yellow_2a56 ul li.middle-02fc:after:before,
.layout_bb7e
  .image_yellow_2a56
  ul
  li.mask-b533:after:after,
.layout_bb7e
  .image_yellow_2a56
  ul
  li.mask-b533:after:before {
  content: "";
  display: table;
}
.layout_bb7e .image_yellow_2a56 ul li.middle-02fc:after:after,
.layout_bb7e
  .image_yellow_2a56
  ul
  li.mask-b533:after:after {
  clear: both;
}
.layout_bb7e .image_yellow_2a56 a.box_hovered_8bbd:hover {
  text-decoration: none;
}
.layout_bb7e .image_yellow_2a56 select {
  max-width: 100%;
}
.layout_bb7e .image_yellow_2a56 table {
  font-size: 85%;
}
.layout_bb7e .image_yellow_2a56 table td,
.layout_bb7e .image_yellow_2a56 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.layout_bb7e .image_yellow_2a56 table tfoot td {
  text-align: left;
}
.layout_bb7e .image_yellow_2a56 :last-child {
  margin-bottom: 0;
}
.layout_bb7e .image_yellow_2a56 .south_5398 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.layout_bb7e .image_yellow_2a56 .south_5398 label {
  width: 100%;
}
.layout_bb7e .image_yellow_2a56 .south_5398 .east-f323 {
  width: 100%;
  display: block;
}
.layout_bb7e .image_yellow_2a56 .south_5398 .info-up-54ef {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.layout_bb7e .image_yellow_2a56 .south_5398 .info-up-54ef:hover svg #svg-search {
  fill: #444;
}
.layout_bb7e .image_yellow_2a56 .south_5398 .info-up-54ef svg {
  width: 18px;
  height: 18px;
}
.layout_bb7e .focus_slow_c414 ul ul,
.layout_bb7e .menu_white_cf29 ul ul,
.layout_bb7e .hover_c556 ul ul,
.layout_bb7e .action_5c25 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.layout_bb7e .focus_slow_c414 .fresh_0e90 > a,
.layout_bb7e .menu_white_cf29 .fresh_0e90 > a,
.layout_bb7e .hover_c556 .fresh_0e90 > a,
.layout_bb7e .action_5c25 .fresh_0e90 > a {
  margin-bottom: 0;
}
.layout_bb7e .info_medium_923c li,
.layout_bb7e .focus_slow_c414 li,
.layout_bb7e .status_lower_c6f6 li,
.layout_bb7e .menu_white_cf29 li,
.layout_bb7e .hover_c556 li,
.layout_bb7e .action_5c25 li,
.layout_bb7e .content_hard_1eb2 li,
.layout_bb7e .top-2c82 li {
  display: block;
  position: relative;
}
.layout_bb7e .info_medium_923c li:last-child,
.layout_bb7e .focus_slow_c414 li:last-child,
.layout_bb7e .status_lower_c6f6 li:last-child,
.layout_bb7e .menu_white_cf29 li:last-child,
.layout_bb7e .hover_c556 li:last-child,
.layout_bb7e .action_5c25 li:last-child,
.layout_bb7e .content_hard_1eb2 li:last-child,
.layout_bb7e .top-2c82 li:last-child {
  border: none;
}
.layout_bb7e .info_medium_923c li a,
.layout_bb7e .focus_slow_c414 li a,
.layout_bb7e .status_lower_c6f6 li a,
.layout_bb7e .menu_white_cf29 li a,
.layout_bb7e .hover_c556 li a,
.layout_bb7e .action_5c25 li a,
.layout_bb7e .content_hard_1eb2 li a,
.layout_bb7e .top-2c82 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.layout_bb7e .info_medium_923c li ul li::before,
.layout_bb7e .focus_slow_c414 li ul li::before,
.layout_bb7e .status_lower_c6f6 li ul li::before,
.layout_bb7e .menu_white_cf29 li ul li::before,
.layout_bb7e .hover_c556 li ul li::before,
.layout_bb7e .action_5c25 li ul li::before,
.layout_bb7e .content_hard_1eb2 li ul li::before,
.layout_bb7e .top-2c82 li ul li::before {
  left: 15px;
}
.layout_bb7e .info_medium_923c li ul a,
.layout_bb7e .focus_slow_c414 li ul a,
.layout_bb7e .status_lower_c6f6 li ul a,
.layout_bb7e .menu_white_cf29 li ul a,
.layout_bb7e .hover_c556 li ul a,
.layout_bb7e .action_5c25 li ul a,
.layout_bb7e .content_hard_1eb2 li ul a,
.layout_bb7e .top-2c82 li ul a {
  padding-left: 20px;
}
.layout_bb7e .info_medium_923c li ul ul li::before,
.layout_bb7e .focus_slow_c414 li ul ul li::before,
.layout_bb7e .status_lower_c6f6 li ul ul li::before,
.layout_bb7e .menu_white_cf29 li ul ul li::before,
.layout_bb7e .hover_c556 li ul ul li::before,
.layout_bb7e .action_5c25 li ul ul li::before,
.layout_bb7e .content_hard_1eb2 li ul ul li::before,
.layout_bb7e .top-2c82 li ul ul li::before {
  left: 30px;
}
.layout_bb7e .info_medium_923c li ul ul a,
.layout_bb7e .focus_slow_c414 li ul ul a,
.layout_bb7e .status_lower_c6f6 li ul ul a,
.layout_bb7e .menu_white_cf29 li ul ul a,
.layout_bb7e .hover_c556 li ul ul a,
.layout_bb7e .action_5c25 li ul ul a,
.layout_bb7e .content_hard_1eb2 li ul ul a,
.layout_bb7e .top-2c82 li ul ul a {
  padding-left: 40px;
}
.layout_bb7e .fresh-28c4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.layout_bb7e .top-2c82 ul li {
  margin-bottom: 1.41575em;
}
.layout_bb7e .top-2c82 ul li .chip-83a6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.layout_bb7e .top-2c82 ul li .hard-a680 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.top-4a3c .info_medium_923c li a,
.top-4a3c .focus_slow_c414 li a,
.top-4a3c .status_lower_c6f6 li a,
.top-4a3c .menu_white_cf29 li a,
.top-4a3c .hover_c556 li a,
.top-4a3c .action_5c25 li a,
.top-4a3c .content_hard_1eb2 li a,
.top-4a3c .top-2c82 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.top-4a3c .fresh-28c4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.top-4a3c .image_yellow_2a56 ul li.middle-02fc .mask_down_af7d,
.top-4a3c .image_yellow_2a56 ul li.mask-b533 .mask_down_af7d {
  background: rgba(0, 0, 0, 0.2);
}
.top-4a3c .layout_bb7e .image_yellow_2a56 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-lower-1750 .layout_bb7e .input_dff8 li {
  margin: 0;
}
.message-lower-1750 .layout_bb7e .input_dff8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.message-lower-1750 .layout_bb7e .input_dff8 li ul {
  margin: 0;
}
.message-lower-1750 .layout_bb7e .input_dff8 li ul li a {
  padding-left: 15px;
}
.message-lower-1750 .layout_bb7e .input_dff8 li ul li li a {
  padding-left: 30px;
}
.message-lower-1750 .layout_bb7e .input_dff8 li.popup_c070 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.message-lower-1750 .layout_bb7e .input_dff8 li.popup_c070 > 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;
}
.message-lower-1750 .layout_bb7e .input_dff8 li.popup_c070 > 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;
}
.popup_new_1c47 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.item_431e {
  position: relative;
  z-index: 10;
}
.item_431e .alert-fast-7d6a {
  width: 100%;
  max-width: 100%;
}
.backdrop-8468 .surface-narrow-17d4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.backdrop-8468 .widget-wide-5553 {
}
.backdrop-8468 .top-4a3c {
  background: #292929;
}
.layout-4b8a .surface-narrow-17d4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.layout-4b8a .widget-wide-5553 {
  background: #f9f9f9;
}
.layout-4b8a .top-4a3c {
  background: #303030;
}
.fresh_22ba .surface-narrow-17d4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .fresh_22ba .module-648b {
    margin-bottom: 1em;
  }
  .fresh_22ba .module-648b:last-child {
    margin-bottom: 0;
  }
}
.fresh_22ba .widget-wide-5553 {
  background: #ededed;
}
.fresh_22ba .top-4a3c {
  background: #1a1a1a;
}
.surface-narrow-17d4.widget-wide-5553 {
  color: rgba(0, 0, 0, 0.6);
}
.surface-narrow-17d4.widget-wide-5553 .button-simple-4b03 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-narrow-17d4.top-4a3c {
  color: rgba(255, 255, 255, 0.99);
}
.surface-narrow-17d4.top-4a3c a:not(.box_hovered_8bbd) {
  color: rgba(255, 255, 255, 0.79);
}
.surface-narrow-17d4.top-4a3c a:not(.box_hovered_8bbd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-narrow-17d4.top-4a3c .button-simple-4b03 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-narrow-17d4.top-4a3c table tbody td,
.surface-narrow-17d4.top-4a3c table th {
  background: rgba(0, 0, 0, 0.08);
}
.fast_904d.old-096f .current_040a {
  max-width: initial;
}
.fast_904d .advanced-8043 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fast_904d .advanced-8043 .alert-fast-7d6a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fast_904d .advanced-8043 .alert-fast-7d6a {
    display: block;
    margin-bottom: 2em;
  }
  .fast_904d .advanced-8043 .alert-fast-7d6a:last-child {
    margin-bottom: 0;
  }
}
.fresh_22ba .module-648b:last-child,
.layout-4b8a .module-648b:last-child,
.backdrop-8468 .module-648b:last-child {
  margin-bottom: 0;
}
.fresh_22ba .module-648b .layout_bb7e .image_yellow_2a56:last-child,
.layout-4b8a .module-648b .layout_bb7e .image_yellow_2a56:last-child,
.backdrop-8468 .module-648b .layout_bb7e .image_yellow_2a56:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .fresh_22ba .tabs_9c57,
  .fresh_22ba .column_5aad,
  .layout-4b8a .tabs_9c57,
  .layout-4b8a .column_5aad,
  .backdrop-8468 .tabs_9c57,
  .backdrop-8468 .column_5aad {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .item_431e .module-648b {
    margin-bottom: 2em;
  }
}
.item_431e p:last-child {
  margin-bottom: 0;
}
.item_431e li,
.item_431e ul {
  list-style: none;
  margin: 0;
}
.item_431e ul ul {
  margin-left: 2.617924em;
}
.outer-62f2 {
  font-size: 0.875em;
}

/* css-noise: 5c67 */
.promo-block-i4 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
