/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary_silver_7347/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary_silver_7347
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.primary_silver_7347/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.simple-b62d.easy_706d/licenses/gpl-2.0.card_dcf5
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.tooltip_red_1f8f/, (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.huge_ab07.tag_iron_6b9e/normalize.active-4183/
 ======
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.active-4183 v7.0.0 | MIT License | github.primary_silver_7347/necolas/normalize.active-4183 */
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;
}
.article_fresh_968d .current-eba5,
.description-d106,
.element_5829,
.disabled-tall-5929,
.carousel-selected-7b65,
.selected-e3cc,
.hover-07d7,
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;
}
.description-d106,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .description-d106,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .description-d106,
  h1 {
    font-size: 1.8em;
  }
}
.element_5829,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.element_5829 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .element_5829,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .element_5829,
  h2 {
    font-size: 1.7em;
  }
}
.disabled-tall-5929,
h3 {
  font-size: 1.618em;
}
.article_fresh_968d .current-eba5,
.carousel-selected-7b65,
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.motion_040b {
  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;
}
.steel_1608:after,
.steel_1608:before,
.dropdown_purple_3a64:after,
.dropdown_purple_3a64:before {
  content: "";
  display: table;
}
.steel_1608:after,
.dropdown_purple_3a64:after {
  clear: both;
}
.feature_gas_5938 {
  float: right;
  margin-right: 0;
}
.fluid-cf7c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.border_038a .focus-b4e2,
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;
}
.border_038a .focus-b4e2: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;
}
.texture_smooth_622a .focus-b4e2 {
  box-shadow: none;
}
.texture_smooth_622a
  .focus-b4e2
  .frame-bronze-0ca1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.texture_smooth_622a .focus-b4e2 .module_silver_00a4 {
  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;
}
.texture_smooth_622a
  .focus-b4e2
  .module_silver_00a4
  b {
  display: none;
}
.texture_smooth_622a .content-gold-fd48 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.paragraph_soft_4e0a:not(.slider_7d4f):not(.progress_9838),
button:not(.slider_7d4f):not(.progress_9838),
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ),
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ),
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ) {
  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;
}
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ):hover,
button:not(.slider_7d4f):not(
    .progress_9838
  ):hover,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ):hover,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ):hover,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ):active,
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ):focus,
button:not(.slider_7d4f):not(
    .progress_9838
  ):active,
button:not(.slider_7d4f):not(
    .progress_9838
  ):focus,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ):active,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ):focus,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ):active,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ):focus,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ):active,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ):focus {
  outline: 0;
}
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489,
button:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489 {
  position: relative;
}
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .upper_f9c6,
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .tabs-rough-dc02,
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .simple-e691,
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  i,
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  svg,
button:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .upper_f9c6,
button:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .tabs-rough-dc02,
button:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .simple-e691,
button:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  i,
button:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  svg,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .upper_f9c6,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .tabs-rough-dc02,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .simple-e691,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  i,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  svg,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .upper_f9c6,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .tabs-rough-dc02,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .simple-e691,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  i,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  svg,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .upper_f9c6,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .tabs-rough-dc02,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  .simple-e691,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  i,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489
  svg {
  visibility: hidden;
}
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489:after,
button:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489:after,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489:after,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489:after,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ).fn-loading-3489: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;
}
.paragraph_soft_4e0a:not(.slider_7d4f):not(.progress_9838),
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ),
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ),
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ) {
  color: #fff;
  background: #235787;
}
.paragraph_soft_4e0a:not(.slider_7d4f):not(
    .progress_9838
  ):focus,
input[type="button"]:not(.slider_7d4f):not(
    .progress_9838
  ):focus,
input[type="reset"]:not(.slider_7d4f):not(
    .progress_9838
  ):focus,
input[type="submit"]:not(.slider_7d4f):not(
    .progress_9838
  ):focus {
  color: #fff;
}
.paragraph_soft_4e0a.fn-disabled-3489:not(.slider_7d4f):not(
    .progress_9838
  ),
.paragraph_soft_4e0a[disabled]:not(.slider_7d4f):not(
    .progress_9838
  ),
button.fn-disabled-3489:not(.slider_7d4f):not(
    .progress_9838
  ),
button[disabled]:not(.slider_7d4f):not(
    .progress_9838
  ) {
  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;
}
.right_7b05 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.right_7b05: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;
}
.notification_0f73 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.main_4b75 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.widget_upper_3c6d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.steel_1608:after,
.steel_1608:before,
.wrapper_smooth_fc0b:after,
.wrapper_smooth_fc0b:before,
.button-silver-bf43:after,
.button-silver-bf43:before,
.nav-south-b9a5:after,
.nav-south-b9a5:before,
.in-5a1c:after,
.in-5a1c:before,
.media_7782:after,
.media_7782:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.steel_1608:after,
.wrapper_smooth_fc0b:after,
.button-silver-bf43:after,
.nav-south-b9a5:after,
.in-5a1c:after,
.media_7782:after {
  clear: both;
}
.wrapper_smooth_fc0b .widget_outer_6691,
.button-silver-bf43 .widget_outer_6691,
.logo-south-81d7 .widget_outer_6691 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.section_e2c8 {
  display: inline-block;
}
.tertiary-plasma-72d6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tertiary-plasma-72d6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tertiary-plasma-72d6 .slider-79af {
  padding: 1em 0;
  font-size: 85%;
}
.slider-79af {
  text-align: left;
  font-style: italic;
  color: #999;
}
.action_337a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.action_337a:after,
.action_337a:before {
  content: "";
  display: table;
}
.action_337a:after {
  clear: both;
}
.box-tiny-8e06 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.center_6d4b .box-tiny-8e06 {
  max-width: 50%;
}
.panel-7365 .box-tiny-8e06 {
  max-width: 33.33%;
}
.accordion_paper_f2b1 .box-tiny-8e06 {
  max-width: 25%;
}
.popup-d9fc .box-tiny-8e06 {
  max-width: 20%;
}
.warm-5fac .box-tiny-8e06 {
  max-width: 16.66%;
}
.basic-3957 .box-tiny-8e06 {
  max-width: 14.28%;
}
.picture-d506 .box-tiny-8e06 {
  max-width: 12.5%;
}
.media_up_7270 .box-tiny-8e06 {
  max-width: 11.11%;
}
.primary_top_c738 {
  display: block;
}
.article_fresh_968d .row_stone_307d label,
.article_fresh_968d .modal-pro-265b label,
.article_fresh_968d .label-middle-2682 label,
.article_fresh_968d .medium_108a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.title_dark_3492 {
  list-style: none;
  margin: 0;
}
.title_dark_3492 article.form-9cd4 {
  margin-bottom: 0;
}
.title_dark_3492 ul {
  list-style: none;
  margin: 0;
}
.title_dark_3492 .search-dynamic-f221 li.form-9cd4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .title_dark_3492 .search-dynamic-f221 li.form-9cd4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .title_dark_3492 .search-dynamic-f221 li.form-9cd4: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) {
  .title_dark_3492 .search-dynamic-f221 li.form-9cd4 li.form-9cd4 li.form-9cd4 li.form-9cd4 {
    padding-left: 0;
  }
}
article.form-9cd4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-9cd4 .wrapper_smooth_fc0b p:last-of-type {
  margin-bottom: 0;
}
article.form-9cd4 .summary_5df1 {
  float: left;
}
article.form-9cd4 .notification_motion_e196 {
  margin-left: 85px;
}
article.form-9cd4 .table-efe2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-9cd4 .table-efe2 .menu-narrow-681c {
  margin-left: 10px;
}
article.form-9cd4 .row-motion-94b3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-9cd4 .hero_8273 {
  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 .row_stone_307d,
  #respond .label-middle-2682,
  #respond .medium_108a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .row_stone_307d input,
#respond .label-middle-2682 input,
#respond .medium_108a input {
  width: 100%;
}
#respond .medium_108a {
  margin-right: 0;
}
#respond .input-9d6b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background-complex-839d {
  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;
}
.background-complex-839d.dirty_841a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.background-complex-839d 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%);
}
.background-complex-839d:focus,
.background-complex-839d: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);
}
.sidebar-b3b6 {
  border-radius: 10%;
}
.container_c77c {
  border-radius: 50%;
}
.pattern-old-5938 {
  font-size: 0.72em;
}
.motion-9bc1 {
  font-size: 0.875em;
}
.out-6a95 {
  font-size: 1.1em;
}
.logo-2afa {
  text-transform: uppercase;
  line-height: 1.2;
}
.logo-2afa.pattern-old-5938 {
  letter-spacing: 0.5px;
}
.current_fc74,
.current_fc74 a {
  color: #6d6d6d;
}
.current_fc74 a:hover {
  color: #111;
}
.sidebar_0af8 {
  color: #6d6d6d;
}
.right-3248 {
  overflow-x: hidden;
}
.right-3248 .complex_4bbd.breadcrumb_91af {
  position: relative;
}
.right-3248 .complex_4bbd.breadcrumb_91af.highlight_cool_7807 {
  position: initial;
}
.right-3248
  .complex_4bbd.breadcrumb_91af.highlight_cool_7807
  .element-bottom-0118 {
  left: auto;
}
.right-3248 .complex_4bbd .element-bottom-0118 {
  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;
}
.right-3248 .complex_4bbd:hover.breadcrumb_91af {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.right-3248
  .complex_4bbd:hover.breadcrumb_91af
  .element-bottom-0118 {
  display: block;
  z-index: 9999999;
}
.right-3248 .main_1bd2 .last_1f60,
.right-3248 .outer-3612 .last_1f60 {
  display: none;
}
.right-3248 .shadow_bright_522d .complex_4bbd:hover.breadcrumb_91af {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.article_fresh_968d .row_stone_307d label,
.article_fresh_968d .modal-pro-265b label,
.article_fresh_968d .label-middle-2682 label,
.article_fresh_968d .medium_108a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.title_dark_3492 {
  list-style: none;
  margin: 0;
}
.title_dark_3492 article.form-9cd4 {
  margin-bottom: 0;
}
.title_dark_3492 ul {
  list-style: none;
  margin: 0;
}
.title_dark_3492 .search-dynamic-f221 li.form-9cd4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .title_dark_3492 .search-dynamic-f221 li.form-9cd4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .title_dark_3492 .search-dynamic-f221 li.form-9cd4: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) {
  .title_dark_3492 .search-dynamic-f221 li.form-9cd4 li.form-9cd4 li.form-9cd4 li.form-9cd4 {
    padding-left: 0;
  }
}
article.form-9cd4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-9cd4 .wrapper_smooth_fc0b p:last-of-type {
  margin-bottom: 0;
}
article.form-9cd4 .summary_5df1 {
  float: left;
}
article.form-9cd4 .notification_motion_e196 {
  margin-left: 85px;
}
article.form-9cd4 .table-efe2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-9cd4 .table-efe2 .menu-narrow-681c {
  margin-left: 10px;
}
article.form-9cd4 .row-motion-94b3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-9cd4 .hero_8273 {
  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 .row_stone_307d,
  #respond .label-middle-2682,
  #respond .medium_108a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .row_stone_307d input,
#respond .label-middle-2682 input,
#respond .medium_108a input {
  width: 100%;
}
#respond .medium_108a {
  margin-right: 0;
}
#respond .input-9d6b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main_1bd2 .fluid_ee0a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fluid_ee0a .pattern_67bf.description-prev-8468 .left_0a78 > li > a:focus,
.fluid_ee0a .pattern_67bf.description-prev-8468 .left_0a78 > li > a:hover,
.fluid_ee0a .pattern_67bf.texture_2dcc .left_0a78 > li > a:focus,
.fluid_ee0a .pattern_67bf.texture_2dcc .left_0a78 > li > a:hover,
.fluid_ee0a .pattern_67bf.sidebar-smooth-ffb1 .left_0a78 > li > a:focus,
.fluid_ee0a .pattern_67bf.sidebar-smooth-ffb1 .left_0a78 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_ee0a
  .pattern_67bf.description-prev-8468
  .left_0a78
  > li.over_0225
  > a,
.fluid_ee0a
  .pattern_67bf.description-prev-8468
  .left_0a78
  > li.liquid-73a9
  > a,
.fluid_ee0a
  .pattern_67bf.texture_2dcc
  .left_0a78
  > li.over_0225
  > a,
.fluid_ee0a
  .pattern_67bf.texture_2dcc
  .left_0a78
  > li.liquid-73a9
  > a,
.fluid_ee0a
  .pattern_67bf.sidebar-smooth-ffb1
  .left_0a78
  > li.over_0225
  > a,
.fluid_ee0a .pattern_67bf.sidebar-smooth-ffb1 .left_0a78 > li.logo_rough_45a5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_ee0a .form-f81e,
.fluid_ee0a .form-f81e a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_ee0a .highlight_glass_8c73.wrapper_78ac li a,
.fluid_ee0a .small_c75a a,
.fluid_ee0a .pattern-old-146a,
.fluid_ee0a .left_0a78 > li > a,
.fluid_ee0a .badge-lite-89a8 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_ee0a .highlight_glass_8c73.wrapper_78ac li a:hover,
.fluid_ee0a .small_c75a a:hover,
.fluid_ee0a .pattern-old-146a:hover,
.fluid_ee0a .left_0a78 > li > a:hover,
.fluid_ee0a .badge-lite-89a8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_ee0a .simple_13c4 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_ee0a .simple_13c4 .east-1ca1 {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_ee0a .simple_13c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_ee0a .tag-hot-4a94 .item-047b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid_ee0a .tag-hot-4a94 .item-047b .popup-steel-fc63 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_ee0a
  .tag-hot-4a94
  .item-047b
  .popup-steel-fc63::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_ee0a
  .tag-hot-4a94
  .item-047b
  .popup-steel-fc63:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_ee0a
  .tag-hot-4a94
  .item-047b
  .popup-steel-fc63::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_ee0a
  .tag-hot-4a94
  .item-047b
  .popup-steel-fc63::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_ee0a .tag-hot-4a94 .next-435c {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_ee0a .tag-hot-4a94 .next-435c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-88e8
  .fluid_ee0a
  .tag-hot-4a94
  .sort_upper_8b1f
  .fresh-1f51 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard-88e8
  .fluid_ee0a
  .tag-hot-4a94
  .sort_upper_8b1f
  .popup-steel-fc63 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main_1bd2 .focused_9c87 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focused_9c87 .pattern_67bf.description-prev-8468 .left_0a78 > li > a:focus,
.focused_9c87 .pattern_67bf.description-prev-8468 .left_0a78 > li > a:hover,
.focused_9c87 .pattern_67bf.texture_2dcc .left_0a78 > li > a:focus,
.focused_9c87 .pattern_67bf.texture_2dcc .left_0a78 > li > a:hover,
.focused_9c87 .pattern_67bf.sidebar-smooth-ffb1 .left_0a78 > li > a:focus,
.focused_9c87 .pattern_67bf.sidebar-smooth-ffb1 .left_0a78 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused_9c87
  .pattern_67bf.description-prev-8468
  .left_0a78
  > li.over_0225
  > a,
.focused_9c87
  .pattern_67bf.description-prev-8468
  .left_0a78
  > li.liquid-73a9
  > a,
.focused_9c87
  .pattern_67bf.texture_2dcc
  .left_0a78
  > li.over_0225
  > a,
.focused_9c87
  .pattern_67bf.texture_2dcc
  .left_0a78
  > li.liquid-73a9
  > a,
.focused_9c87
  .pattern_67bf.sidebar-smooth-ffb1
  .left_0a78
  > li.over_0225
  > a,
.focused_9c87 .pattern_67bf.sidebar-smooth-ffb1 .left_0a78 > li.logo_rough_45a5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.focused_9c87 .form-f81e,
.focused_9c87 .form-f81e a {
  color: rgba(0, 0, 0, 0.8);
}
.focused_9c87 .highlight_glass_8c73.wrapper_78ac li a,
.focused_9c87 .small_c75a a,
.focused_9c87 .pattern-old-146a,
.focused_9c87 .left_0a78 > li > a,
.focused_9c87 .badge-lite-89a8 {
  color: rgba(0, 0, 0, 0.55);
}
.focused_9c87 .highlight_glass_8c73.wrapper_78ac li a:hover,
.focused_9c87 .small_c75a a:hover,
.focused_9c87 .pattern-old-146a:hover,
.focused_9c87 .left_0a78 > li > a:hover,
.focused_9c87 .badge-lite-89a8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused_9c87 .simple_13c4 {
  color: rgba(0, 0, 0, 0.55);
}
.focused_9c87 .simple_13c4 .east-1ca1 {
  color: rgba(0, 0, 0, 0.8);
}
.focused_9c87 .simple_13c4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full_8f3b .status-f7f5 {
  margin-left: auto;
  margin-right: auto;
}
.button-silver-bf43 > * {
  margin-left: auto;
  margin-right: auto;
}
.button-silver-bf43 .notification_0f73 {
  margin-right: 1.41575em;
}
.hard_a246 .button-silver-bf43 > .summary_4aca {
  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;
}
.hard_a246 .button-silver-bf43 > .carousel-7c0d {
  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;
}
.simple_3e4e.full_8f3b .status-f7f5,
.surface_8ea7.full_8f3b .status-f7f5 {
  margin-left: 0;
}
.border-6e06.full_8f3b .status-f7f5,
.photo-yellow-77ed.full_8f3b .status-f7f5 {
  margin-right: 0;
}
.button-silver-bf43 ol,
.button-silver-bf43 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.clean_aa9e video {
  max-width: 100%;
}
.footer-pressed-f291 img {
  display: block;
}
.footer-pressed-f291.notification_0f73,
.footer-pressed-f291.main_4b75 {
  width: 100%;
}
.footer-pressed-f291.carousel-7c0d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.red_3261:not(.smooth-8a66) {
  margin: 1.5em auto;
}
.overlay_288b p {
  padding: 1.5em 14px;
}
ul.narrow_a45e.carousel-7c0d,
ul.narrow_a45e.summary_4aca,
ul.narrow_a45e.outline_down_8944.summary_4aca {
  padding: 0 14px;
}
.tertiary-9660 {
  display: block;
  overflow-x: auto;
}
.tertiary-9660 table {
  border-collapse: collapse;
  width: 100%;
}
.tertiary-9660 td,
.tertiary-9660 th {
  padding: 0.5em;
}
.button-silver-bf43 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.button-silver-bf43 ol ol,
.button-silver-bf43 ol ul,
.button-silver-bf43 ul ol,
.button-silver-bf43 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.button-silver-bf43 ol ol li,
.button-silver-bf43 ol ul li,
.button-silver-bf43 ul ol li,
.button-silver-bf43 ul ul li {
  margin-left: 0;
}
.progress-fa71.east_64ce > .footer-52f4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.progress-fa71.east_64ce > .footer-52f4 iframe,
.progress-fa71.east_64ce > .footer-52f4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget_e3df {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget_e3df.article-550b {
  padding: 0;
}
.widget_e3df.article-550b cite {
  font-size: 13px;
}
.widget_e3df > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget_e3df cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.panel_456f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.panel_456f > p:first-child {
  margin-top: 0;
}
.panel_456f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.panel_456f blockquote {
  border-left: 0;
}
.rough-d094 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.rough-d094:not(.hover_dd2d) {
  max-width: 100px;
}
.rough-d094.tabs_6ce8 {
  border-bottom: none !important;
  text-align: center;
}
.rough-d094.tabs_6ce8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .overlay_288b p {
    padding: 1.5em 0;
  }
}
.article-motion-815c {
  color: #0073aa;
}
.tooltip_old_f2f6 {
  background-color: #0073aa;
}
.description-bc32 {
  color: #229fd8;
}
.south-269e {
  background-color: #229fd8;
}
.hero_middle_a5cf {
  color: #eee;
}
.avatar-4a35 {
  background-color: #eee;
}
.first-14c2 {
  color: #444;
}
.wrapper-cb1f {
  background-color: #444;
}
.title_wood_0006 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.title_wood_0006 .list_selected_44c4 .small_c75a {
  font-size: 15px;
}
.title_wood_0006 .small_c75a {
  line-height: 1.3;
}
.title_wood_0006 .focused_9c87 {
}
.title_wood_0006 .fluid_ee0a {
  background: #235787;
}
.active-931c {
  padding: 0;
}
.active-931c .fluid_ee0a {
  background: #1a1a1a;
}
.active-931c .focused_9c87 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hero_72a5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hero_72a5 .focused_9c87 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hero_72a5 .fluid_ee0a {
  background: #303030;
}
.media_7782 {
  position: relative;
  z-index: 10;
}
.media_7782 .section-567c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary_under_9ea9 .breadcrumb_91af {
  display: inline-block;
  vertical-align: middle;
}
.summary_under_9ea9.title-5bb3 .breadcrumb_91af {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .summary_under_9ea9.title-5bb3 .breadcrumb_91af {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .summary_under_9ea9.title-5bb3 .breadcrumb_91af {
    margin-right: 0.4em;
  }
}
.summary_under_9ea9.title-5bb3 .breadcrumb_91af:last-child {
  margin-right: 0;
}
.status-d34d .section-567c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .main_1bd2 .list_selected_44c4 {
    margin: 0 -0.5em;
  }
  .main_1bd2 .list_selected_44c4 [class*="customify-col-"],
  .main_1bd2 .list_selected_44c4 [class*="customify-col_"],
  .main_1bd2 .list_selected_44c4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.main_1bd2.tertiary-pink-ed26 .section-567c {
  background: 0 0 !important;
}
.main_1bd2.tertiary-pink-ed26 .section-567c,
.main_1bd2.status-d34d .section-567c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .main_1bd2.logo_cdc6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.main_1bd2.status-d34d .section-567c {
  box-shadow: none !important;
}
.iron-bebb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .iron-bebb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .iron-bebb {
    padding: 18px 0 20px;
  }
}
.iron-bebb .new-6388 {
  width: 100%;
}
.iron-bebb .fast_510e {
  margin-bottom: 0;
}
.iron-bebb .summary_2503 {
  margin-top: 5px;
  font-size: 0.875em;
}
.wood_eb91 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wood_eb91 .footer-new-4939 {
  width: 100%;
}
.mini_0693 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mini_0693 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mini_0693 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;
}
.mini_0693 li:last-child:after {
  display: none;
}
.mini_0693 li a {
  font-weight: 500;
  margin-right: 10px;
}
.badge_right_1c89 .last_1f60 button,
.iron-bebb .last_1f60 button {
  left: 0;
}
.badge_right_1c89 .footer-new-4939,
.iron-bebb .footer-new-4939 {
  padding-left: 0;
  padding-right: 0;
}
.badge_right_1c89 .wood_eb91,
.iron-bebb .wood_eb91 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.badge_right_1c89 {
  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;
}
.badge_right_1c89: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;
}
.badge_right_1c89 .liquid-09cf {
  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) {
  .badge_right_1c89 .liquid-09cf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .badge_right_1c89 .liquid-09cf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .badge_right_1c89 .liquid-09cf {
    min-height: 200px;
  }
}
.badge_right_1c89 .mini_0693 {
  color: rgba(255, 255, 255, 0.8);
}
.badge_right_1c89 .mini_0693 a,
.badge_right_1c89 .mini_0693 li:after {
  color: inherit;
}
.badge_right_1c89 .mini_0693 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pressed_bf1b {
  margin-bottom: 0.5em;
}
.avatar_prev_a1ce {
  margin-bottom: 1.2em;
}
.avatar_prev_a1ce,
.pressed_bf1b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.avatar_prev_a1ce p:last-child,
.pressed_bf1b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .last_1f60,
#masthead .last_1f60 {
  display: none;
}
#masthead
  > .last_1f60.tertiary-9ce3 {
  display: none;
}
#masthead > .last_1f60 button {
  left: 0;
}
.popup-3a8f {
  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%;
}
.popup-3a8f .breadcrumb_91af {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.popup-3a8f .mini_6e41 {
  display: -webkit-box;
  display: flex;
}
.popup-3a8f .mini_6e41.pink_791a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.popup-3a8f .mini_6e41.video-7948 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.popup-3a8f .mini_6e41.element-thick-1c88 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.popup-3a8f.image-e0c4.rough-66c4 .mini_6e41.pink_791a {
  flex-basis: 100%;
}
.popup-3a8f.aside_8a9a .mini_6e41.video-7948 {
  -webkit-box-flex: 1;
  flex: auto;
}
.popup-3a8f.aside_8a9a .mini_6e41.element-thick-1c88 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .last_1f60.tertiary-9ce3 {
  display: none;
}
#masthead > .last_1f60 button {
  left: 0;
}
.thumbnail_5129 {
  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;
}
.thumbnail_5129:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thumbnail_5129.module_2b23 i {
  margin-right: 4px;
}
.thumbnail_5129.notice_b91f i {
  margin-left: 5px;
}
.small_c75a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.small_c75a p:last-child {
  margin-bottom: 0;
}
.tiny-66cd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tiny-66cd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tiny-66cd img {
  display: block;
  width: auto;
  line-height: 1;
}
.tiny-66cd .form-f81e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tiny-66cd .rough-7ec7 {
  margin: 5px 0 7px 0;
}
.tiny-66cd.purple_4d5e .medium_7ca3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tiny-66cd.purple_4d5e .clean_1435 {
  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;
}
.tiny-66cd.modal-5e08 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tiny-66cd.modal-5e08 .medium_7ca3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tiny-66cd.modal-5e08 .clean_1435 {
  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;
}
.tiny-66cd.container-over-19b2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tiny-66cd.hero-out-6c6c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tiny-66cd.hero-out-6c6c .clean_1435 {
  margin-top: 7px;
}
.liquid_c51e {
  display: inline-block;
}
.media_7782 .down_7831 .tiny-66cd img {
  max-width: 100%;
}
.pattern_67bf .frame_1185.mask_7091,
.nav-slow-c8fe .frame_1185.mask_7091 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_67bf .tiny-0b91,
.nav-slow-c8fe .tiny-0b91 {
  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%);
}
.pattern_67bf .tiny-0b91 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pattern_67bf.border_fffa .tiny-0b91 {
  display: none;
}
.pattern_67bf .accordion_b490 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern_67bf .accordion_b490 li {
  display: inline-block;
  position: relative;
}
.pattern_67bf .accordion_b490 li:last-child {
  margin-right: 0;
}
.pattern_67bf .accordion_b490 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;
}
.pattern_67bf .accordion_b490 li.logo_rough_45a5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.pattern_67bf .accordion_b490 > 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;
}
.pattern_67bf .accordion_b490 > li > a i {
  line-height: 0;
}
.pattern_67bf .accordion_b490 > li.in-43e8 > a .tiny-0b91 {
  margin-left: 4px;
  line-height: 0;
}
.pattern_67bf .accordion_b490 .summary_complex_57a2 li.in-43e8 > a {
  position: relative;
}
.pattern_67bf .accordion_b490 .summary_complex_57a2 li.in-43e8 > a:after,
.pattern_67bf .accordion_b490 .summary_complex_57a2 li.in-43e8 > a:before {
  content: "";
  display: table;
}
.pattern_67bf .accordion_b490 .summary_complex_57a2 li.in-43e8 > a:after {
  clear: both;
}
.pattern_67bf .accordion_b490 .summary_complex_57a2 li.in-43e8 > a .tiny-0b91 {
  margin-left: 5px;
  float: right;
}
.pattern_67bf .east_acc3,
.pattern_67bf .summary_complex_57a2 {
  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;
}
.pattern_67bf .summary_complex_57a2 {
  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;
}
.pattern_67bf .summary_complex_57a2 .mask_7091 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern_67bf .summary_complex_57a2 .tiny-0b91 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pattern_67bf .summary_complex_57a2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pattern_67bf .summary_complex_57a2 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;
}
.pattern_67bf .summary_complex_57a2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pattern_67bf .summary_complex_57a2 .summary_complex_57a2 {
  top: 0;
  left: 100%;
}
.pattern_67bf .component-e7bc.fn-focus-3489 > .east_acc3,
.pattern_67bf .component-e7bc.fn-focus-3489 > .summary_complex_57a2,
.pattern_67bf .component-e7bc:focus > .east_acc3,
.pattern_67bf .component-e7bc:focus > .summary_complex_57a2,
.pattern_67bf .component-e7bc:hover > .east_acc3,
.pattern_67bf .component-e7bc:hover > .summary_complex_57a2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pattern_67bf.sidebar-smooth-ffb1 .left_0a78:after,
.pattern_67bf.sidebar-smooth-ffb1 .left_0a78:before {
  content: "";
  display: table;
}
.pattern_67bf.sidebar-smooth-ffb1 .left_0a78:after {
  clear: both;
}
.pattern_67bf.sidebar-smooth-ffb1 .left_0a78 > li {
  float: left;
}
.pattern_67bf.notice_c5f0 .left_0a78:after,
.pattern_67bf.notice_c5f0 .left_0a78:before {
  content: "";
  display: table;
}
.pattern_67bf.notice_c5f0 .left_0a78:after {
  clear: both;
}
.pattern_67bf.notice_c5f0 .left_0a78 > li {
  float: left;
}
.pattern_67bf.notice_c5f0 .left_0a78 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_67bf.notice_c5f0 .left_0a78 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pattern_67bf.notice_c5f0 .left_0a78 > li.over_0225 > a,
.pattern_67bf.notice_c5f0 .left_0a78 > li.logo_rough_45a5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.pattern_67bf.description-prev-8468 .left_0a78 > li > a .mask_7091 {
  position: relative;
}
.pattern_67bf.description-prev-8468 .left_0a78 > li > a .mask_7091: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;
}
.pattern_67bf.description-prev-8468
  .left_0a78
  > li:focus
  > a
  .mask_7091:before,
.pattern_67bf.description-prev-8468
  .left_0a78
  > li:hover
  > a
  .mask_7091:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_67bf.description-prev-8468
  .left_0a78
  > li.over_0225
  > a
  .mask_7091:before,
.pattern_67bf.description-prev-8468
  .left_0a78
  > li.liquid-73a9
  > a
  .mask_7091:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_67bf.texture_2dcc .left_0a78 > li > a .mask_7091 {
  position: relative;
}
.pattern_67bf.texture_2dcc .left_0a78 > li > a .mask_7091: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;
}
.pattern_67bf.texture_2dcc .left_0a78 > li:focus > a .mask_7091:before,
.pattern_67bf.texture_2dcc
  .left_0a78
  > li:hover
  > a
  .mask_7091:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_67bf.texture_2dcc
  .left_0a78
  > li.over_0225
  > a
  .mask_7091:before,
.pattern_67bf.texture_2dcc
  .left_0a78
  > li.liquid-73a9
  > a
  .mask_7091:before {
  width: 100%;
  background-color: currentColor;
}
.nav-slow-c8fe .accordion_b490 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-slow-c8fe .accordion_b490 li:first-child > a {
  border-top: none;
}
.nav-slow-c8fe .accordion_b490 .sidebar-6fa5 > .mask_7091 .tiny-0b91 {
  display: none;
}
.nav-slow-c8fe .accordion_b490 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.nav-slow-c8fe .accordion_b490 li:last-child {
  border: none;
}
.nav-slow-c8fe .accordion_b490 li.in-43e8 > a {
  padding-right: 45px !important;
}
.nav-slow-c8fe .accordion_b490 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.nav-slow-c8fe .accordion_b490 li a:focus,
.nav-slow-c8fe .accordion_b490 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-slow-c8fe .accordion_b490 li .backdrop_cc44 {
  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;
}
.nav-slow-c8fe .accordion_b490 li .backdrop_cc44:hover {
  box-shadow: none;
}
.nav-slow-c8fe .accordion_b490 li .backdrop_cc44 .tiny-0b91 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.nav-slow-c8fe .accordion_b490 .summary_complex_57a2 {
  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);
}
.nav-slow-c8fe .accordion_b490 .summary_complex_57a2 li a {
  padding-left: 3em;
}
.nav-slow-c8fe .accordion_b490 .gallery-easy-23a3 > a .backdrop_cc44 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-slow-c8fe .accordion_b490 .gallery-easy-23a3 > .summary_complex_57a2 {
  display: block;
  opacity: 1;
}
.accent_east_f29c {
  max-width: 100%;
}
.info-west-0c2e {
  line-height: 0;
  cursor: pointer;
}
.badge-lite-89a8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.badge-lite-89a8:hover {
  box-shadow: none;
  color: currentColor;
}
.badge-lite-89a8 svg {
  width: 18px;
  height: 18px;
}
.badge-lite-89a8 .sort-849b {
  display: none;
}
.hero_73ce {
  position: relative;
}
.hero_73ce.fn-active-3489 .badge-lite-89a8 .icon-744a {
  display: none;
}
.hero_73ce.fn-active-3489 .badge-lite-89a8 .sort-849b {
  display: inline-block;
}
.hero_73ce .aside-tall-467b {
  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);
}
.hero_73ce.plasma_afc6 .aside-tall-467b {
  left: auto;
  right: -0.9em;
}
.hero_73ce.plasma_afc6 .chip_iron_5466::before {
  left: auto;
  right: 15px;
}
.hero_73ce.fn-active-3489 .aside-tall-467b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort_upper_8b1f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sort_upper_8b1f label {
  flex-basis: 100%;
}
.sort_upper_8b1f .item-047b {
  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;
}
.sort_upper_8b1f .popup-steel-fc63 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sort_upper_8b1f .popup-steel-fc63:focus {
  background-color: transparent;
}
.sort_upper_8b1f button.next-435c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sort_upper_8b1f button.next-435c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sort_upper_8b1f button.next-435c svg {
  width: 18px;
  height: 18px;
}
.sort_upper_8b1f input[type="submit"] {
  min-height: auto;
}
.tag-hot-4a94 .sort_upper_8b1f .popup-steel-fc63 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.chip_iron_5466 {
  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) {
  .chip_iron_5466 {
    width: 220px;
  }
}
.chip_iron_5466 label {
  flex-basis: 100%;
}
.chip_iron_5466::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;
}
.hard-88e8 .tag-hot-4a94 .sort_upper_8b1f {
  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;
}
.hard-88e8
  .tag-hot-4a94
  .sort_upper_8b1f
  .item-047b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hard-88e8 .tag-hot-4a94 .sort_upper_8b1f .popup-steel-fc63 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hard-88e8
  .tag-hot-4a94
  .sort_upper_8b1f
  .popup-steel-fc63:focus {
  background: 0 0;
}
.hard-88e8
  .tag-hot-4a94
  .sort_upper_8b1f
  .fresh-1f51 {
  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;
}
.highlight_glass_8c73 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.highlight_glass_8c73 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.highlight_glass_8c73 li:last-child {
  margin-right: 0;
}
.highlight_glass_8c73 li:first-child {
  margin-left: 0;
}
.highlight_glass_8c73.dirty-403e a {
  color: #fff;
}
.highlight_glass_8c73.dirty-403e a:hover {
  color: #fff;
}
.highlight_glass_8c73 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.highlight_glass_8c73 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.highlight_glass_8c73 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.highlight_glass_8c73 a:hover {
  opacity: 0.9;
  color: inherit;
}
.highlight_glass_8c73 [class*="social-icon-apple"] {
  background-color: #999;
}
.highlight_glass_8c73 [class*="social-icon-apple"].right-dff4 {
  background-color: transparent;
  color: #999;
}
.highlight_glass_8c73 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.highlight_glass_8c73 [class*="social-icon-behance"].right-dff4 {
  background-color: transparent;
  color: #1769ff;
}
.highlight_glass_8c73 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.highlight_glass_8c73 [class*="social-icon-bitbucket"].right-dff4 {
  background-color: transparent;
  color: #205081;
}
.highlight_glass_8c73 [class*="social-icon-codepen"] {
  background-color: #000;
}
.highlight_glass_8c73 [class*="social-icon-codepen"].right-dff4 {
  background-color: transparent;
  color: #000;
}
.highlight_glass_8c73 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.highlight_glass_8c73 [class*="social-icon-delicious"].right-dff4 {
  background-color: transparent;
  color: #39f;
}
.highlight_glass_8c73 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.highlight_glass_8c73 [class*="social-icon-digg"].right-dff4 {
  background-color: transparent;
  color: #005be2;
}
.highlight_glass_8c73 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.highlight_glass_8c73 [class*="social-icon-dribbble"].right-dff4 {
  background-color: transparent;
  color: #ea4c89;
}
.highlight_glass_8c73 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.highlight_glass_8c73 [class*="social-icon-envelope"].right-dff4 {
  background-color: transparent;
  color: #ea4335;
}
.highlight_glass_8c73 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.highlight_glass_8c73 [class*="social-icon-facebook"].right-dff4 {
  background-color: transparent;
  color: #3b5998;
}
.highlight_glass_8c73 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.highlight_glass_8c73 [class*="social-icon-flickr"].right-dff4 {
  background-color: transparent;
  color: #0063dc;
}
.highlight_glass_8c73 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.highlight_glass_8c73 [class*="social-icon-foursquare"].right-dff4 {
  background-color: transparent;
  color: #2d5be3;
}
.highlight_glass_8c73 [class*="social-icon-github"] {
  background-color: #333;
}
.highlight_glass_8c73 [class*="social-icon-github"].right-dff4 {
  background-color: transparent;
  color: #333;
}
.highlight_glass_8c73 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.highlight_glass_8c73 [class*="social-icon-google-plus"].right-dff4 {
  background-color: transparent;
  color: #dd4b39;
}
.highlight_glass_8c73 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.highlight_glass_8c73 [class*="social-icon-houzz"].right-dff4 {
  background-color: transparent;
  color: #7ac142;
}
.highlight_glass_8c73 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.highlight_glass_8c73 [class*="social-icon-instagram"].right-dff4 {
  background-color: transparent;
  color: #262626;
}
.highlight_glass_8c73 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.highlight_glass_8c73 [class*="social-icon-jsfiddle"].right-dff4 {
  background-color: transparent;
  color: #487aa2;
}
.highlight_glass_8c73 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.highlight_glass_8c73 [class*="social-icon-linkedin"].right-dff4 {
  background-color: transparent;
  color: #0077b5;
}
.highlight_glass_8c73 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.highlight_glass_8c73 [class*="social-icon-medium"].right-dff4 {
  background-color: transparent;
  color: #00ab6b;
}
.highlight_glass_8c73 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.highlight_glass_8c73
  [class*="social-icon-odnoklassniki"].right-dff4 {
  background-color: transparent;
  color: #f4731c;
}
.highlight_glass_8c73 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.highlight_glass_8c73 [class*="social-icon-meetup"].right-dff4 {
  background-color: transparent;
  color: #ec1c40;
}
.highlight_glass_8c73 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.highlight_glass_8c73 [class*="social-icon-pinterest"].right-dff4 {
  background-color: transparent;
  color: #bd081c;
}
.highlight_glass_8c73 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.highlight_glass_8c73 [class*="social-icon-product-hunt"].right-dff4 {
  background-color: transparent;
  color: #da552f;
}
.highlight_glass_8c73 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.highlight_glass_8c73 [class*="social-icon-reddit"].right-dff4 {
  background-color: transparent;
  color: #ff4500;
}
.highlight_glass_8c73 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.highlight_glass_8c73 [class*="social-icon-rss"].right-dff4 {
  background-color: transparent;
  color: #f26522;
}
.highlight_glass_8c73 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.highlight_glass_8c73
  [class*="social-icon-shopping-cart"].right-dff4 {
  background-color: transparent;
  color: #4caf50;
}
.highlight_glass_8c73 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.highlight_glass_8c73 [class*="social-icon-skype"].right-dff4 {
  background-color: transparent;
  color: #00aff0;
}
.highlight_glass_8c73 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.highlight_glass_8c73 [class*="social-icon-slideshare"].right-dff4 {
  background-color: transparent;
  color: #0077b5;
}
.highlight_glass_8c73 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.highlight_glass_8c73 [class*="social-icon-snapchat"].right-dff4 {
  background-color: transparent;
  color: #fffc00;
}
.highlight_glass_8c73 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.highlight_glass_8c73 [class*="social-icon-soundcloud"].right-dff4 {
  background-color: transparent;
  color: #f80;
}
.highlight_glass_8c73 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.highlight_glass_8c73 [class*="social-icon-spotify"].right-dff4 {
  background-color: transparent;
  color: #2ebd59;
}
.highlight_glass_8c73 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.highlight_glass_8c73
  [class*="social-icon-stack-overflow"].right-dff4 {
  background-color: transparent;
  color: #fe7a15;
}
.highlight_glass_8c73 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.highlight_glass_8c73 [class*="social-icon-maldkfgram"].right-dff4 {
  background-color: transparent;
  color: #2ca5e0;
}
.highlight_glass_8c73 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.highlight_glass_8c73 [class*="social-icon-tripadvisor"].right-dff4 {
  background-color: transparent;
  color: #589442;
}
.highlight_glass_8c73 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.highlight_glass_8c73 [class*="social-icon-tumblr"].right-dff4 {
  background-color: transparent;
  color: #35465c;
}
.highlight_glass_8c73 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.highlight_glass_8c73 [class*="social-icon-twitch"].right-dff4 {
  background-color: transparent;
  color: #6441a5;
}
.highlight_glass_8c73 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.highlight_glass_8c73 [class*="social-icon-twitter"].right-dff4 {
  background-color: transparent;
  color: #1da1f2;
}
.highlight_glass_8c73 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.highlight_glass_8c73 [class*="social-icon-vimeo"].right-dff4 {
  background-color: transparent;
  color: #1ab7ea;
}
.highlight_glass_8c73 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.highlight_glass_8c73 [class*="social-icon-vk"].right-dff4 {
  background-color: transparent;
  color: #45668e;
}
.highlight_glass_8c73 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.highlight_glass_8c73 [class*="social-icon-weibo"].right-dff4 {
  background-color: transparent;
  color: #df2029;
}
.highlight_glass_8c73 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.highlight_glass_8c73 [class*="social-icon-weixin"].right-dff4 {
  background-color: transparent;
  color: #7bb32e;
}
.highlight_glass_8c73 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.highlight_glass_8c73 [class*="social-icon-whatsapp"].right-dff4 {
  background-color: transparent;
  color: #25d366;
}
.highlight_glass_8c73 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.highlight_glass_8c73 [class*="social-icon-wordpress"].right-dff4 {
  background-color: transparent;
  color: #21759b;
}
.highlight_glass_8c73 [class*="social-icon-xing"] {
  background-color: #026466;
}
.highlight_glass_8c73 [class*="social-icon-xing"].right-dff4 {
  background-color: transparent;
  color: #026466;
}
.highlight_glass_8c73 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.highlight_glass_8c73 [class*="social-icon-yelp"].right-dff4 {
  background-color: transparent;
  color: #af0606;
}
.highlight_glass_8c73 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.highlight_glass_8c73 [class*="social-icon-youtube"].right-dff4 {
  background-color: transparent;
  color: #cd201f;
}
.pattern-old-146a {
  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;
}
.pattern-old-146a:hover {
  box-shadow: none;
  background: 0 0;
}
.clean_cb20 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dirty_f59d {
  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;
}
.feature-medium-761e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.footer_bc31 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.footer_bc31,
.footer_bc31::after,
.footer_bc31::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;
}
.footer_bc31::after,
.footer_bc31::before {
  content: "";
  display: block;
  background-color: inherit;
}
.texture-c235 .dirty_f59d .feature-medium-761e {
  margin-top: -2px;
  width: 19px;
}
.texture-c235 .dirty_f59d .footer_bc31 {
  margin-top: -1px;
}
.texture-c235 .dirty_f59d .footer_bc31,
.texture-c235 .dirty_f59d .footer_bc31::after,
.texture-c235 .dirty_f59d .footer_bc31::before {
  width: 19px;
  height: 2px;
}
.texture-c235 .dirty_f59d .footer_bc31::before {
  top: -6px;
}
.texture-c235 .dirty_f59d .footer_bc31::after {
  bottom: -6px;
}
.panel-abb8 .dirty_f59d .feature-medium-761e {
  margin-top: -2px;
  width: 22px;
}
.panel-abb8 .dirty_f59d .footer_bc31 {
  margin-top: -1px;
}
.panel-abb8 .dirty_f59d .footer_bc31,
.panel-abb8 .dirty_f59d .footer_bc31::after,
.panel-abb8 .dirty_f59d .footer_bc31::before {
  width: 22px;
  height: 2px;
}
.panel-abb8 .dirty_f59d .footer_bc31::before {
  top: -7px;
}
.panel-abb8 .dirty_f59d .footer_bc31::after {
  bottom: -7px;
}
.advanced_4a71 .dirty_f59d .feature-medium-761e {
  margin-top: -2px;
  width: 31px;
}
.advanced_4a71 .dirty_f59d .footer_bc31 {
  margin-top: -1.5px;
}
.advanced_4a71 .dirty_f59d .footer_bc31,
.advanced_4a71 .dirty_f59d .footer_bc31::after,
.advanced_4a71 .dirty_f59d .footer_bc31::before {
  width: 31px;
  height: 3px;
}
.advanced_4a71 .dirty_f59d .footer_bc31::before {
  top: -9px;
}
.advanced_4a71 .dirty_f59d .footer_bc31::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .article-slow-d7ea .dirty_f59d .feature-medium-761e {
    margin-top: -2px;
    width: 19px;
  }
  .article-slow-d7ea .dirty_f59d .footer_bc31 {
    margin-top: -1px;
  }
  .article-slow-d7ea .dirty_f59d .footer_bc31,
  .article-slow-d7ea .dirty_f59d .footer_bc31::after,
  .article-slow-d7ea .dirty_f59d .footer_bc31::before {
    width: 19px;
    height: 2px;
  }
  .article-slow-d7ea .dirty_f59d .footer_bc31::before {
    top: -6px;
  }
  .article-slow-d7ea .dirty_f59d .footer_bc31::after {
    bottom: -6px;
  }
  .large_9bd8 .dirty_f59d .feature-medium-761e {
    margin-top: -2px;
    width: 22px;
  }
  .large_9bd8 .dirty_f59d .footer_bc31 {
    margin-top: -1px;
  }
  .large_9bd8 .dirty_f59d .footer_bc31,
  .large_9bd8 .dirty_f59d .footer_bc31::after,
  .large_9bd8 .dirty_f59d .footer_bc31::before {
    width: 22px;
    height: 2px;
  }
  .large_9bd8 .dirty_f59d .footer_bc31::before {
    top: -7px;
  }
  .large_9bd8 .dirty_f59d .footer_bc31::after {
    bottom: -7px;
  }
  .image-middle-3e3c .dirty_f59d .feature-medium-761e {
    margin-top: -2px;
    width: 31px;
  }
  .image-middle-3e3c .dirty_f59d .footer_bc31 {
    margin-top: -1.5px;
  }
  .image-middle-3e3c .dirty_f59d .footer_bc31,
  .image-middle-3e3c .dirty_f59d .footer_bc31::after,
  .image-middle-3e3c .dirty_f59d .footer_bc31::before {
    width: 31px;
    height: 3px;
  }
  .image-middle-3e3c .dirty_f59d .footer_bc31::before {
    top: -9px;
  }
  .image-middle-3e3c .dirty_f59d .footer_bc31::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-solid-671e .dirty_f59d .feature-medium-761e {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-solid-671e .dirty_f59d .footer_bc31 {
    margin-top: -1px;
  }
  .breadcrumb-solid-671e .dirty_f59d .footer_bc31,
  .breadcrumb-solid-671e .dirty_f59d .footer_bc31::after,
  .breadcrumb-solid-671e .dirty_f59d .footer_bc31::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-solid-671e .dirty_f59d .footer_bc31::before {
    top: -6px;
  }
  .breadcrumb-solid-671e .dirty_f59d .footer_bc31::after {
    bottom: -6px;
  }
  .orange-0598 .dirty_f59d .feature-medium-761e {
    margin-top: -2px;
    width: 22px;
  }
  .orange-0598 .dirty_f59d .footer_bc31 {
    margin-top: -1px;
  }
  .orange-0598 .dirty_f59d .footer_bc31,
  .orange-0598 .dirty_f59d .footer_bc31::after,
  .orange-0598 .dirty_f59d .footer_bc31::before {
    width: 22px;
    height: 2px;
  }
  .orange-0598 .dirty_f59d .footer_bc31::before {
    top: -7px;
  }
  .orange-0598 .dirty_f59d .footer_bc31::after {
    bottom: -7px;
  }
  .chip_828c .dirty_f59d .feature-medium-761e {
    margin-top: -2px;
    width: 31px;
  }
  .chip_828c .dirty_f59d .footer_bc31 {
    margin-top: -1.5px;
  }
  .chip_828c .dirty_f59d .footer_bc31,
  .chip_828c .dirty_f59d .footer_bc31::after,
  .chip_828c .dirty_f59d .footer_bc31::before {
    width: 31px;
    height: 3px;
  }
  .chip_828c .dirty_f59d .footer_bc31::before {
    top: -9px;
  }
  .chip_828c .dirty_f59d .footer_bc31::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .filter_new_2a1b .dirty_f59d .feature-medium-761e {
    margin-top: -2px;
    width: 19px;
  }
  .filter_new_2a1b .dirty_f59d .footer_bc31 {
    margin-top: -1px;
  }
  .filter_new_2a1b .dirty_f59d .footer_bc31,
  .filter_new_2a1b .dirty_f59d .footer_bc31::after,
  .filter_new_2a1b .dirty_f59d .footer_bc31::before {
    width: 19px;
    height: 2px;
  }
  .filter_new_2a1b .dirty_f59d .footer_bc31::before {
    top: -6px;
  }
  .filter_new_2a1b .dirty_f59d .footer_bc31::after {
    bottom: -6px;
  }
  .active-2a59 .dirty_f59d .feature-medium-761e {
    margin-top: -2px;
    width: 22px;
  }
  .active-2a59 .dirty_f59d .footer_bc31 {
    margin-top: -1px;
  }
  .active-2a59 .dirty_f59d .footer_bc31,
  .active-2a59 .dirty_f59d .footer_bc31::after,
  .active-2a59 .dirty_f59d .footer_bc31::before {
    width: 22px;
    height: 2px;
  }
  .active-2a59 .dirty_f59d .footer_bc31::before {
    top: -7px;
  }
  .active-2a59 .dirty_f59d .footer_bc31::after {
    bottom: -7px;
  }
  .thumbnail-8b7f .dirty_f59d .feature-medium-761e {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail-8b7f .dirty_f59d .footer_bc31 {
    margin-top: -1.5px;
  }
  .thumbnail-8b7f .dirty_f59d .footer_bc31,
  .thumbnail-8b7f .dirty_f59d .footer_bc31::after,
  .thumbnail-8b7f .dirty_f59d .footer_bc31::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail-8b7f .dirty_f59d .footer_bc31::before {
    top: -9px;
  }
  .thumbnail-8b7f .dirty_f59d .footer_bc31::after {
    bottom: -9px;
  }
}
.summary_steel_1c6e .footer_bc31 {
  -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);
}
.summary_steel_1c6e .footer_bc31::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.summary_steel_1c6e .footer_bc31::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);
}
.summary_steel_1c6e.content_871f .footer_bc31 {
  -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);
}
.summary_steel_1c6e.content_871f .footer_bc31::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.summary_steel_1c6e.content_871f .footer_bc31::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);
}
.fixed_b02e {
  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.tall_71f8:before {
  display: none;
}
.outer-3612 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.outer-3612 .pro-2401 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.outer-3612 .pro-2401:last-of-type {
  border-bottom: none;
}
.outer-3612 .pro-2401.mask_6f44,
.outer-3612 .pro-2401.warm_a70d,
.outer-3612 .pro-2401.left_a219 {
  padding: 0;
}
.outer-3612 .nav-slow-c8fe .backdrop_cc44 {
  color: currentColor;
}
.outer-3612 .nav-slow-c8fe .backdrop_cc44:focus,
.outer-3612 .nav-slow-c8fe .backdrop_cc44:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outer-3612.focused_9c87 .simple_13c4,
.outer-3612.focused_9c87 .small_c75a a,
.outer-3612.focused_9c87 .left_0a78 a,
.outer-3612.focused_9c87 .summary_complex_57a2 a {
  color: rgba(0, 0, 0, 0.55);
}
.outer-3612.focused_9c87 .simple_13c4:hover,
.outer-3612.focused_9c87 .small_c75a a:hover,
.outer-3612.focused_9c87 .left_0a78 a:hover,
.outer-3612.focused_9c87 .summary_complex_57a2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-3612.focused_9c87 .east-1ca1 {
  color: rgba(0, 0, 0, 0.8);
}
.outer-3612.focused_9c87 .pro-2401 {
  border-color: rgba(0, 0, 0, 0.08);
}
.outer-3612.focused_9c87 .pro-2401:before {
  background: rgba(0, 0, 0, 0.08);
}
.outer-3612.focused_9c87 .first-e23d:before {
  background: rgba(255, 255, 255, 0.9);
}
.outer-3612.focused_9c87 .nav-slow-c8fe .accordion_b490 li a,
.outer-3612.focused_9c87 .nav-slow-c8fe .backdrop_cc44,
.outer-3612.focused_9c87 .summary_complex_57a2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.outer-3612.focused_9c87 .nav-slow-c8fe .backdrop_cc44:focus,
.outer-3612.focused_9c87 .nav-slow-c8fe .backdrop_cc44:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outer-3612.focused_9c87 .accordion_b490 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outer-3612.fluid_ee0a .simple_13c4,
.outer-3612.fluid_ee0a .small_c75a a,
.outer-3612.fluid_ee0a .left_0a78 .backdrop_cc44,
.outer-3612.fluid_ee0a .left_0a78 a,
.outer-3612.fluid_ee0a .summary_complex_57a2 a {
  color: rgba(255, 255, 255, 0.79);
}
.outer-3612.fluid_ee0a .simple_13c4:hover,
.outer-3612.fluid_ee0a .small_c75a a:hover,
.outer-3612.fluid_ee0a .left_0a78 .backdrop_cc44:hover,
.outer-3612.fluid_ee0a .left_0a78 a:hover,
.outer-3612.fluid_ee0a .summary_complex_57a2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-3612.fluid_ee0a .east-1ca1 {
  color: rgba(255, 255, 255, 0.99);
}
.outer-3612.fluid_ee0a .pro-2401 {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-3612.fluid_ee0a .pro-2401:before {
  background: rgba(255, 255, 255, 0.08);
}
.outer-3612.fluid_ee0a .first-e23d:before {
  background: rgba(0, 0, 0, 0.9);
}
.outer-3612.fluid_ee0a .nav-slow-c8fe .accordion_b490 li a,
.outer-3612.fluid_ee0a .nav-slow-c8fe .backdrop_cc44,
.outer-3612.fluid_ee0a .summary_complex_57a2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-3612.fluid_ee0a .nav-slow-c8fe .backdrop_cc44:focus,
.outer-3612.fluid_ee0a .nav-slow-c8fe .backdrop_cc44:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outer-3612.fluid_ee0a .accordion_b490 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-e23d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.first-e23d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.slider_selected_c08a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.inner_759b .outer-3612 {
  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;
}
.inner_759b .pro-2401 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.inner_759b .pro-2401: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) {
  .inner_759b .pro-2401:before {
    width: 16%;
    left: 42%;
  }
}
.inner_759b .pro-2401:last-child:before {
  content: none;
}
.inner_759b .pro-2401[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.inner_759b .nav-slow-c8fe .accordion_b490 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.inner_759b .nav-slow-c8fe .accordion_b490 li a .backdrop_cc44 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.inner_759b .nav-slow-c8fe .summary_complex_57a2 {
  border: none;
}
.inner_759b .nav-slow-c8fe .summary_complex_57a2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.inner_759b .first-e23d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.inner_759b .slider_selected_c08a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.inner_759b .fluid_ee0a .first-e23d:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner_759b .focused_9c87.active_6804 .footer_bc31 {
  background: rgba(0, 0, 0, 0.6);
}
.inner_759b
  .focused_9c87.active_6804
  .footer_bc31::after,
.inner_759b
  .focused_9c87.active_6804
  .footer_bc31:before {
  background: inherit;
}
.inner_759b
  .focused_9c87.active_6804:hover
  .footer_bc31 {
  background: rgba(0, 0, 0, 0.8);
}
.simple_4e68 .outer-3612 {
  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) {
  .simple_4e68 .outer-3612 {
    width: auto;
    right: 45px;
  }
}
.alert_focused_5446 .outer-3612 {
  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) {
  .alert_focused_5446 .outer-3612 {
    width: auto;
    left: 45px;
  }
}
.tall_71f8 .outer-3612 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tall_71f8 .slider_selected_c08a {
  max-width: 48em;
  margin: 0 auto;
}
.tall_71f8 .first-e23d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tertiary_simple_bff1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_simple_bff1.inner_759b .outer-3612 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tertiary_simple_bff1.simple_4e68 .outer-3612 {
  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);
}
.tertiary_simple_bff1 .outer-3612 {
  visibility: visible;
}
.tertiary_simple_bff1.alert_focused_5446 .outer-3612 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.widget_orange_f81a,
.notice-large-a424 {
  overflow-x: hidden;
}
.widget_orange_f81a .outer-3612 {
  overflow: auto;
}
.widget_orange_f81a.inner_759b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_orange_f81a.inner_759b .outer-3612 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.widget_orange_f81a.inner_759b .pattern-old-146a {
  opacity: 0;
}
.widget_orange_f81a.simple_4e68 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_orange_f81a.simple_4e68 .outer-3612 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.widget_orange_f81a.simple_4e68 .pattern-old-146a {
  opacity: 0;
}
.widget_orange_f81a.alert_focused_5446 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_orange_f81a.alert_focused_5446 .outer-3612 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.widget_orange_f81a.alert_focused_5446 .pattern-old-146a {
  opacity: 0;
}
.widget_orange_f81a.tall_71f8 .outer-3612 {
  z-index: 10;
  visibility: visible;
}
.active_6804 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active_6804 .footer_bc31 {
  background: rgba(255, 255, 255, 0.99);
}
.active_6804 .footer_bc31::after,
.active_6804 .footer_bc31:before {
  background: inherit;
}
.active_6804:hover .footer_bc31 {
  background: rgba(255, 255, 255, 0.99);
}
.alert_focused_5446 .active_6804 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tall_71f8 .active_6804 {
  display: none !important;
}
.widget_orange_f81a:before,
.notice-large-a424:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.widget_orange_f81a .active_6804,
.notice-large-a424 .active_6804 {
  display: inline-block;
}
.outer-3612 .breadcrumb_91af {
  -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;
}
.widget_orange_f81a .outer-3612 .breadcrumb_91af,
.notice-large-a424 .outer-3612 .breadcrumb_91af {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article_dim_9ceb .item-047b {
  width: 100%;
}
.down_7831 {
  padding: 0 0.5em 0;
}
.down_7831 [class*="customify-col-"],
.down_7831 [class*="customify-col_"],
.down_7831 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.rough-52a5 .down_7831 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list_selected_44c4 .description_next_1bbe,
  .description_next_1bbe {
    display: none;
  }
  .focused-7380 {
    text-align: left;
  }
  .info_bright_203d {
    text-align: center;
  }
  .summary-large-bc45 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list_selected_44c4 .thumbnail-bronze-105c,
  .thumbnail-bronze-105c {
    display: none;
  }
  .hard_3509 {
    text-align: left;
  }
  .progress-c88e {
    text-align: center;
  }
  .image_tall_0a07 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list_selected_44c4 .description-9a35,
  .description-9a35 {
    display: none;
  }
  .border-pressed-0bb9 {
    text-align: left;
  }
  .outline-orange-261e {
    text-align: center;
  }
  .panel-iron-7ba8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.chip_full_67b5 {
  box-shadow: none !important;
}
.video_west_1aaa .liquid-c48c,
.image_brown_b914 .liquid-c48c {
  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;
}
.image_brown_b914 .liquid-c48c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section-567c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section-567c:after,
.section-567c:before {
  content: "";
  display: table;
}
.section-567c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section-567c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section-567c,
.logo_cdc6 {
  max-width: 1248px;
  margin: 0 auto;
}

.nav-south-b9a5.secondary_3c01 .section-567c {
  max-width: 100%;
}
.nav-south-b9a5.yellow-2324 {
  max-width: 1200px;
  margin: 0 auto;
}
.nav-south-b9a5.shadow-0fff .section-567c {
  max-width: 100%;
}
.nav-south-b9a5.shadow-0fff > .section-567c {
  padding-left: 0;
  padding-right: 0;
}
.nav-south-b9a5.shadow-0fff > .section-567c .list_selected_44c4 {
  margin: 0;
}
.nav-south-b9a5.shadow-0fff
  > .section-567c
  .element-blue-9149.tiny-1f56 {
  margin-right: 0;
  margin-left: 0;
}
.nav-south-b9a5.shadow-0fff #main.tiny-1f56 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pressed-376b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pressed-376b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .row_f0cc .status-f7f5 {
    padding-right: 1em;
  }
  .row_f0cc.form_8989 .element-blue-9149 {
    border-right: 1px solid #eaecee;
  }
  .row_f0cc.form_8989 .status-f7f5 {
    padding-right: 1em;
  }
  .row_f0cc.form_8989 .component-6d14 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid-cd07 .status-f7f5 {
    padding-left: 1em;
  }
  .solid-cd07.form_8989 .element-blue-9149 {
    border-left: 1px solid #eaecee;
  }
  .solid-cd07.form_8989 .status-f7f5 {
    padding-left: 1em;
  }
  .solid-cd07.form_8989 .component-6d14 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_cool_b260 .status-f7f5 {
    padding-left: 1em;
  }
  .pagination_cool_b260.form_8989 .feature_active_eaa3 {
    border-right: 1px solid #eaecee;
  }
  .pagination_cool_b260.form_8989 .header_last_b054 {
    border-right: 1px solid #eaecee;
  }
  .pagination_cool_b260.form_8989 .status-f7f5 {
    padding-left: 1em;
  }
  .pagination_cool_b260.form_8989 .component-6d14 {
    padding-right: 1em;
  }
  .pagination_cool_b260.form_8989 .fixed-180b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-4ffd .status-f7f5 {
    padding-right: 1em;
  }
  .link-4ffd.form_8989 .feature_active_eaa3 {
    border-left: 1px solid #eaecee;
  }
  .link-4ffd.form_8989 .header_last_b054 {
    border-left: 1px solid #eaecee;
  }
  .link-4ffd.form_8989 .status-f7f5 {
    padding-right: 1em;
  }
  .link-4ffd.form_8989 .component-6d14 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-4ffd.form_8989 .fixed-180b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed-376b .status-f7f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-376b.form_8989 .element-blue-9149 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pressed-376b.form_8989 .status-f7f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-376b.form_8989 .component-6d14 {
    padding-left: 1em;
  }
  .pressed-376b.form_8989 .fixed-180b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pressed-376b.form_8989 .status-f7f5 {
    padding-left: 0;
  }
}
.secondary-wood-d87c .summary_under_9ea9 {
  display: inline-block;
}
.component-0b99 {
  display: inline-block;
}
.info_5fee {
  word-con: break-word;
}
.copper-7fad > span {
  display: inline-block;
  padding: 5px 0;
}
.copper-7fad .over-a9d2 {
  margin-left: 8px;
  margin-right: 8px;
}
.copper-7fad .alert_91c4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.glass-9822 .row-8beb {
  margin-bottom: 2em;
}
.glass-9822 .picture_thick_27f0 {
  margin-bottom: 15px;
}
.glass-9822 .picture_thick_27f0:last-child {
  margin-bottom: 0;
}
.glass-9822 .inner_39a7 {
  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) {
  .glass-9822 .inner_39a7 {
    display: block;
  }
}
.glass-9822 .heading_28a6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .glass-9822 .heading_28a6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.glass-9822 .gallery_822a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.glass-9822 .gallery_822a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.glass-9822 .gallery_822a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.glass-9822 .info_5fee {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass-9822 .info_5fee a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.glass-9822 .background_8c75 p:last-child {
  margin-bottom: 0;
}
.glass-9822 .progress-hard-39a1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.glass-9822 .dropdown_short_487f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.glass-9822 .left-dd8d {
  margin-top: 1em;
}
.glass-9822 .west_02d6 {
  top: 0;
  display: block;
}
.glass-9822 .west_02d6 a {
  color: inherit;
}
.glass-9822 .west_02d6 a:hover {
  color: inherit;
}
.glass-9822 .plasma_8ba8 {
  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;
}
.glass-9822 .plasma_8ba8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.glass-9822 .dropdown_short_487f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.glass-9822 .block-e225 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.glass-9822 .block-e225:first-child {
  margin-top: 0;
}
.glass-9822 .block-e225.dark-51eb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.glass-9822 .block-e225.plasma_481b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass-9822
  .block-e225.plasma_481b.wide-3a06
  .left-dd8d {
  width: 100%;
}
.glass-9822 .plasma_481b {
  -webkit-box-align: center;
  align-items: center;
}
.glass-9822 .plasma_481b .copper-7fad,
.glass-9822 .plasma_481b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.glass-9822 .gallery_822a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.glass-9822 .gallery_822a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.glass-9822 .gallery_822a: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;
}
.glass-9822 .dark-51eb {
  z-index: 5;
}
.glass-9822 .form-8859 .tooltip-fast-da6f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.glass-9822 .paragraph-873f .tooltip-fast-da6f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.glass-9822 .tabs-dynamic-b139 .tooltip-fast-da6f {
  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;
}
.glass-9822.wide_c17a .inner_39a7,
.glass-9822.tiny-2824 .inner_39a7 {
  display: block;
}
.glass-9822.wide_c17a .inner_39a7 .backdrop-68a7,
.glass-9822.wide_c17a .inner_39a7 .dropdown_short_487f,
.glass-9822.tiny-2824 .inner_39a7 .backdrop-68a7,
.glass-9822.tiny-2824 .inner_39a7 .dropdown_short_487f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.glass-9822.message_f1c3 .heading_28a6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .glass-9822.message_f1c3 .heading_28a6 {
    margin-right: 0;
  }
}
.glass-9822.wide_c17a .heading_28a6,
.glass-9822.tiny-2824 .heading_28a6 {
  padding-top: 40%;
}
.glass-9822.wide_c17a .row-8beb,
.glass-9822.tiny-2824 .row-8beb {
  display: block;
}
.glass-9822.wide_c17a .fn-sticky-3489 .dropdown_short_487f,
.glass-9822.tiny-2824 .fn-sticky-3489 .dropdown_short_487f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.glass-9822.wide_c17a .heading_28a6,
.glass-9822.tiny-2824 .heading_28a6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.glass-9822.wide_c17a .dropdown_short_487f {
  padding: 1em;
}
.pagination_5efa {
  margin: 30px auto;
  display: block;
}
.pagination_5efa .link-5a71 > * {
  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;
}
.pagination_5efa .link-5a71 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pagination_5efa .link-5a71 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion_12da .copper-7fad {
  margin-bottom: 1.41575em;
}
.accordion_12da .mini_7820 {
  margin-bottom: 1.618em;
}
.button-silver-bf43 .row_north_d667 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.button-silver-bf43 .row_north_d667 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.button-silver-bf43 .wood-0a2f {
  max-width: 100%;
  overflow: auto;
}
.full_8f3b .button-silver-bf43 a:hover {
  text-decoration: underline;
}
.narrow_fc5d .picture_thick_27f0:not(.info_5fee),
.narrow_fc5d .gallery_822a {
  margin-bottom: 1.41575em;
}
.narrow_fc5d .picture_thick_27f0:not(.info_5fee):last-child,
.narrow_fc5d .gallery_822a:last-child {
  margin-bottom: 0;
}
.narrow_fc5d .picture_thick_27f0.hard_9c95 {
  margin-bottom: 0.41575em;
}
.narrow_fc5d .center_ce6c:before,
.narrow_fc5d .search_bright_38c4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.narrow_fc5d .center_ce6c:before {
  content: "\f115";
}
.narrow_fc5d .search_bright_38c4:before {
  content: "\f02c";
}
.narrow_fc5d .frame_silver_39ef {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.narrow_fc5d .frame_silver_39ef a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.feature-current-42bd {
  display: -webkit-box;
  display: flex;
}
.feature-current-42bd .steel-110e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .feature-current-42bd .steel-110e {
    flex-basis: 90px;
  }
}
.feature-current-42bd .accent_57b1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature-current-42bd .accent_57b1 {
    flex-basis: calc(100% - 50px);
  }
}
.feature-current-42bd .focus-dark-450a p:last-child {
  margin-bottom: 0.72em;
}
.north_87dc .link-5a71 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.north_87dc .link-5a71:after,
.north_87dc .link-5a71:before {
  content: "";
  display: table;
}
.north_87dc .link-5a71:after {
  clear: both;
}
.north_87dc .link-5a71 .logo-east-4b8c,
.north_87dc .link-5a71 .footer-prev-7bbf {
  width: 49%;
}
.north_87dc .link-5a71 .logo-east-4b8c a span.article-792f,
.north_87dc .link-5a71 .footer-prev-7bbf a span.article-792f {
  display: block;
  margin-bottom: 5px;
}
.north_87dc .link-5a71 .footer-prev-7bbf {
  float: left;
  text-align: left;
}
.north_87dc .link-5a71 .logo-east-4b8c {
  float: right;
  text-align: right;
}
.article_green_ccc7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .article_green_ccc7 {
    margin-bottom: 0;
  }
}
.old_226e {
  margin-bottom: 1em;
}
.old_226e .info_5fee {
  font-size: 1.1em;
  line-height: 1.3;
}
.clean_2b40 a {
  display: block;
  line-height: 0;
  position: relative;
}
.button-light-be06 .old_226e,
.content_first_e571 .old_226e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .button-light-be06 .old_226e,
  .content_first_e571 .old_226e {
    display: block;
  }
}
.button-light-be06 .clean_2b40,
.content_first_e571 .clean_2b40 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .button-light-be06 .clean_2b40,
  .content_first_e571 .clean_2b40 {
    margin-bottom: 1em;
  }
}
.button-light-be06 .clean_2b40 img,
.content_first_e571 .clean_2b40 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.button-light-be06 .image-simple-647b,
.content_first_e571 .image-simple-647b {
  flex-basis: calc(100% - 160px);
}
.button-light-be06 .image-simple-647b p,
.content_first_e571 .image-simple-647b p {
  margin-bottom: 0;
}
.button-light-be06 .image-simple-647b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .button-light-be06 .image-simple-647b {
    padding-left: 0;
  }
}
.content_first_e571 .image-simple-647b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .content_first_e571 .image-simple-647b {
    padding-right: 0;
  }
}
.content_first_e571 .clean_2b40 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.link-blue-fff5 .clean_2b40 {
  margin-bottom: 0.5em;
}
.link-blue-fff5 .clean_2b40 img {
  width: 100%;
}
.pattern-solid-92c6 .surface-990f,
.accent-huge-3d1c .surface-990f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accent-huge-3d1c .element-blue-9149 .description_94c8 p:last-child {
  margin-bottom: 0;
}
.link-solid-2291 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.row-smooth-a95a .iron_7ab7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .row-smooth-a95a .iron_7ab7:last-of-type {
    margin-bottom: 0;
  }
}
.row-smooth-a95a .iron_7ab7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.row-smooth-a95a .iron_7ab7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.row-smooth-a95a .iron_7ab7 ul li {
  margin: 0 0 0.6em;
}
.row-smooth-a95a .iron_7ab7 ul li.image-old-df5e,
.row-smooth-a95a .iron_7ab7 ul li.focused-b189 {
  position: relative;
}
.row-smooth-a95a .iron_7ab7 ul li.image-old-df5e .focused_0c43,
.row-smooth-a95a .iron_7ab7 ul li.focused-b189 .focused_0c43 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.row-smooth-a95a .iron_7ab7 ul li.image-old-df5e:after:after,
.row-smooth-a95a .iron_7ab7 ul li.image-old-df5e:after:before,
.row-smooth-a95a
  .iron_7ab7
  ul
  li.focused-b189:after:after,
.row-smooth-a95a
  .iron_7ab7
  ul
  li.focused-b189:after:before {
  content: "";
  display: table;
}
.row-smooth-a95a .iron_7ab7 ul li.image-old-df5e:after:after,
.row-smooth-a95a
  .iron_7ab7
  ul
  li.focused-b189:after:after {
  clear: both;
}
.row-smooth-a95a .iron_7ab7 a.paragraph_soft_4e0a:hover {
  text-decoration: none;
}
.row-smooth-a95a .iron_7ab7 select {
  max-width: 100%;
}
.row-smooth-a95a .iron_7ab7 table {
  font-size: 85%;
}
.row-smooth-a95a .iron_7ab7 table td,
.row-smooth-a95a .iron_7ab7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.row-smooth-a95a .iron_7ab7 table tfoot td {
  text-align: left;
}
.row-smooth-a95a .iron_7ab7 :last-child {
  margin-bottom: 0;
}
.row-smooth-a95a .iron_7ab7 .block-middle-ff79 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.row-smooth-a95a .iron_7ab7 .block-middle-ff79 label {
  width: 100%;
}
.row-smooth-a95a .iron_7ab7 .block-middle-ff79 .popup-steel-fc63 {
  width: 100%;
  display: block;
}
.row-smooth-a95a .iron_7ab7 .block-middle-ff79 .next-435c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.row-smooth-a95a .iron_7ab7 .block-middle-ff79 .next-435c:hover svg #svg-search {
  fill: #444;
}
.row-smooth-a95a .iron_7ab7 .block-middle-ff79 .next-435c svg {
  width: 18px;
  height: 18px;
}
.row-smooth-a95a .focused_1c81 ul ul,
.row-smooth-a95a .texture-9163 ul ul,
.row-smooth-a95a .notification-in-66d7 ul ul,
.row-smooth-a95a .container-8dbb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.row-smooth-a95a .focused_1c81 .in-43e8 > a,
.row-smooth-a95a .texture-9163 .in-43e8 > a,
.row-smooth-a95a .notification-in-66d7 .in-43e8 > a,
.row-smooth-a95a .container-8dbb .in-43e8 > a {
  margin-bottom: 0;
}
.row-smooth-a95a .shade-south-d0f7 li,
.row-smooth-a95a .focused_1c81 li,
.row-smooth-a95a .panel-d3d7 li,
.row-smooth-a95a .texture-9163 li,
.row-smooth-a95a .notification-in-66d7 li,
.row-smooth-a95a .container-8dbb li,
.row-smooth-a95a .pagination_5d0e li,
.row-smooth-a95a .video-ef12 li {
  display: block;
  position: relative;
}
.row-smooth-a95a .shade-south-d0f7 li:last-child,
.row-smooth-a95a .focused_1c81 li:last-child,
.row-smooth-a95a .panel-d3d7 li:last-child,
.row-smooth-a95a .texture-9163 li:last-child,
.row-smooth-a95a .notification-in-66d7 li:last-child,
.row-smooth-a95a .container-8dbb li:last-child,
.row-smooth-a95a .pagination_5d0e li:last-child,
.row-smooth-a95a .video-ef12 li:last-child {
  border: none;
}
.row-smooth-a95a .shade-south-d0f7 li a,
.row-smooth-a95a .focused_1c81 li a,
.row-smooth-a95a .panel-d3d7 li a,
.row-smooth-a95a .texture-9163 li a,
.row-smooth-a95a .notification-in-66d7 li a,
.row-smooth-a95a .container-8dbb li a,
.row-smooth-a95a .pagination_5d0e li a,
.row-smooth-a95a .video-ef12 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row-smooth-a95a .shade-south-d0f7 li ul li::before,
.row-smooth-a95a .focused_1c81 li ul li::before,
.row-smooth-a95a .panel-d3d7 li ul li::before,
.row-smooth-a95a .texture-9163 li ul li::before,
.row-smooth-a95a .notification-in-66d7 li ul li::before,
.row-smooth-a95a .container-8dbb li ul li::before,
.row-smooth-a95a .pagination_5d0e li ul li::before,
.row-smooth-a95a .video-ef12 li ul li::before {
  left: 15px;
}
.row-smooth-a95a .shade-south-d0f7 li ul a,
.row-smooth-a95a .focused_1c81 li ul a,
.row-smooth-a95a .panel-d3d7 li ul a,
.row-smooth-a95a .texture-9163 li ul a,
.row-smooth-a95a .notification-in-66d7 li ul a,
.row-smooth-a95a .container-8dbb li ul a,
.row-smooth-a95a .pagination_5d0e li ul a,
.row-smooth-a95a .video-ef12 li ul a {
  padding-left: 20px;
}
.row-smooth-a95a .shade-south-d0f7 li ul ul li::before,
.row-smooth-a95a .focused_1c81 li ul ul li::before,
.row-smooth-a95a .panel-d3d7 li ul ul li::before,
.row-smooth-a95a .texture-9163 li ul ul li::before,
.row-smooth-a95a .notification-in-66d7 li ul ul li::before,
.row-smooth-a95a .container-8dbb li ul ul li::before,
.row-smooth-a95a .pagination_5d0e li ul ul li::before,
.row-smooth-a95a .video-ef12 li ul ul li::before {
  left: 30px;
}
.row-smooth-a95a .shade-south-d0f7 li ul ul a,
.row-smooth-a95a .focused_1c81 li ul ul a,
.row-smooth-a95a .panel-d3d7 li ul ul a,
.row-smooth-a95a .texture-9163 li ul ul a,
.row-smooth-a95a .notification-in-66d7 li ul ul a,
.row-smooth-a95a .container-8dbb li ul ul a,
.row-smooth-a95a .pagination_5d0e li ul ul a,
.row-smooth-a95a .video-ef12 li ul ul a {
  padding-left: 40px;
}
.row-smooth-a95a .gold-5544 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row-smooth-a95a .video-ef12 ul li {
  margin-bottom: 1.41575em;
}
.row-smooth-a95a .video-ef12 ul li .stale-e044 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.row-smooth-a95a .video-ef12 ul li .brown-c3b8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fluid_ee0a .shade-south-d0f7 li a,
.fluid_ee0a .focused_1c81 li a,
.fluid_ee0a .panel-d3d7 li a,
.fluid_ee0a .texture-9163 li a,
.fluid_ee0a .notification-in-66d7 li a,
.fluid_ee0a .container-8dbb li a,
.fluid_ee0a .pagination_5d0e li a,
.fluid_ee0a .video-ef12 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_ee0a .gold-5544 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_ee0a .iron_7ab7 ul li.image-old-df5e .focused_0c43,
.fluid_ee0a .iron_7ab7 ul li.focused-b189 .focused_0c43 {
  background: rgba(0, 0, 0, 0.2);
}
.fluid_ee0a .row-smooth-a95a .iron_7ab7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-south-b9a5 .row-smooth-a95a .accordion_b490 li {
  margin: 0;
}
.nav-south-b9a5 .row-smooth-a95a .accordion_b490 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.nav-south-b9a5 .row-smooth-a95a .accordion_b490 li ul {
  margin: 0;
}
.nav-south-b9a5 .row-smooth-a95a .accordion_b490 li ul li a {
  padding-left: 15px;
}
.nav-south-b9a5 .row-smooth-a95a .accordion_b490 li ul li li a {
  padding-left: 30px;
}
.nav-south-b9a5 .row-smooth-a95a .accordion_b490 li.logo_rough_45a5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.nav-south-b9a5 .row-smooth-a95a .accordion_b490 li.logo_rough_45a5 > 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;
}
.nav-south-b9a5 .row-smooth-a95a .accordion_b490 li.logo_rough_45a5 > 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;
}
.gallery-dbd5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.in-5a1c {
  position: relative;
  z-index: 10;
}
.in-5a1c .breadcrumb_91af {
  width: 100%;
  max-width: 100%;
}
.label_3eff .light-98cd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.label_3eff .focused_9c87 {
}
.label_3eff .fluid_ee0a {
  background: #292929;
}
.hard_3383 .light-98cd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hard_3383 .focused_9c87 {
  background: #f9f9f9;
}
.hard_3383 .fluid_ee0a {
  background: #303030;
}
.container-a785 .light-98cd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-a785 .summary_under_9ea9 {
    margin-bottom: 1em;
  }
  .container-a785 .summary_under_9ea9:last-child {
    margin-bottom: 0;
  }
}
.container-a785 .focused_9c87 {
  background: #ededed;
}
.container-a785 .fluid_ee0a {
  background: #1a1a1a;
}
.light-98cd.focused_9c87 {
  color: rgba(0, 0, 0, 0.6);
}
.light-98cd.focused_9c87 .smooth_6c63 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.light-98cd.fluid_ee0a {
  color: rgba(255, 255, 255, 0.99);
}
.light-98cd.fluid_ee0a a:not(.paragraph_soft_4e0a) {
  color: rgba(255, 255, 255, 0.79);
}
.light-98cd.fluid_ee0a a:not(.paragraph_soft_4e0a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.light-98cd.fluid_ee0a .smooth_6c63 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-98cd.fluid_ee0a table tbody td,
.light-98cd.fluid_ee0a table th {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_bright_522d.status-d34d .section-567c {
  max-width: initial;
}
.shadow_bright_522d .title-5bb3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shadow_bright_522d .title-5bb3 .breadcrumb_91af {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shadow_bright_522d .title-5bb3 .breadcrumb_91af {
    display: block;
    margin-bottom: 2em;
  }
  .shadow_bright_522d .title-5bb3 .breadcrumb_91af:last-child {
    margin-bottom: 0;
  }
}
.container-a785 .summary_under_9ea9:last-child,
.hard_3383 .summary_under_9ea9:last-child,
.label_3eff .summary_under_9ea9:last-child {
  margin-bottom: 0;
}
.container-a785 .summary_under_9ea9 .row-smooth-a95a .iron_7ab7:last-child,
.hard_3383 .summary_under_9ea9 .row-smooth-a95a .iron_7ab7:last-child,
.label_3eff .summary_under_9ea9 .row-smooth-a95a .iron_7ab7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container-a785 .orange-ee56,
  .container-a785 .accent-fluid-b4f1,
  .hard_3383 .orange-ee56,
  .hard_3383 .accent-fluid-b4f1,
  .label_3eff .orange-ee56,
  .label_3eff .accent-fluid-b4f1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .in-5a1c .summary_under_9ea9 {
    margin-bottom: 2em;
  }
}
.in-5a1c p:last-child {
  margin-bottom: 0;
}
.in-5a1c li,
.in-5a1c ul {
  list-style: none;
  margin: 0;
}
.in-5a1c ul ul {
  margin-left: 2.617924em;
}
.backdrop_active_2e9e {
  font-size: 0.875em;
}

/* css-noise: 731d */
.promo-block-g4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
