/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar-6ea6/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar-6ea6
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.avatar-6ea6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.label-bright-2480.accent-7801/licenses/gpl-2.0.tag-thick-19a7
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.bronze_1896/, (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.liquid_48fd.lite_1dbe/normalize.white-3dc1/
 ======
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.white-3dc1 v7.0.0 | MIT License | github.avatar-6ea6/necolas/normalize.white-3dc1 */
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;
}
.primary-82fd .paragraph-active-46ff,
.message-a146,
.bronze-508b,
.complex-30ad,
.notice_3ef2,
.black-71e0,
.column-7fa7,
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;
}
.message-a146,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .message-a146,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .message-a146,
  h1 {
    font-size: 1.8em;
  }
}
.bronze-508b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.bronze-508b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .bronze-508b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .bronze-508b,
  h2 {
    font-size: 1.7em;
  }
}
.complex-30ad,
h3 {
  font-size: 1.618em;
}
.primary-82fd .paragraph-active-46ff,
.notice_3ef2,
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.hidden-fast-5e8f {
  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;
}
.description-over-f7bf:after,
.description-over-f7bf:before,
.icon-red-4dc2:after,
.icon-red-4dc2:before {
  content: "";
  display: table;
}
.description-over-f7bf:after,
.icon-red-4dc2:after {
  clear: both;
}
.hovered_76f3 {
  float: right;
  margin-right: 0;
}
.action_6917 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.nav_20da .progress-36ce,
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;
}
.nav_20da .progress-36ce: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;
}
.east-7f83 .progress-36ce {
  box-shadow: none;
}
.east-7f83
  .progress-36ce
  .shadow_dynamic_30d1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.east-7f83 .progress-36ce .accordion_c155 {
  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;
}
.east-7f83
  .progress-36ce
  .accordion_c155
  b {
  display: none;
}
.east-7f83 .down-9cc9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.footer_complex_adb5:not(.complex-91dc):not(.secondary-bronze-4efc),
button:not(.complex-91dc):not(.secondary-bronze-4efc),
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ),
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ),
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ) {
  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;
}
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):hover,
button:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):hover,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):hover,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):hover,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):active,
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):focus,
button:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):active,
button:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):focus,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):active,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):focus,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):active,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):focus,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):active,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):focus {
  outline: 0;
}
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e,
button:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e {
  position: relative;
}
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .shadow_west_4c95,
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .carousel-old-02f4,
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .avatar_183a,
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  i,
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  svg,
button:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .shadow_west_4c95,
button:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .carousel-old-02f4,
button:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .avatar_183a,
button:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  i,
button:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  svg,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .shadow_west_4c95,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .carousel-old-02f4,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .avatar_183a,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  i,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  svg,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .shadow_west_4c95,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .carousel-old-02f4,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .avatar_183a,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  i,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  svg,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .shadow_west_4c95,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .carousel-old-02f4,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  .avatar_183a,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  i,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e
  svg {
  visibility: hidden;
}
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e:after,
button:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e:after,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e:after,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e:after,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ).fn-loading-ae8e: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;
}
.footer_complex_adb5:not(.complex-91dc):not(.secondary-bronze-4efc),
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ),
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ),
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ) {
  color: #fff;
  background: #235787;
}
.footer_complex_adb5:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):focus,
input[type="button"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):focus,
input[type="reset"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):focus,
input[type="submit"]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ):focus {
  color: #fff;
}
.footer_complex_adb5.fn-disabled-ae8e:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ),
.footer_complex_adb5[disabled]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ),
button.fn-disabled-ae8e:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ),
button[disabled]:not(.complex-91dc):not(
    .secondary-bronze-4efc
  ) {
  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;
}
.sort-929e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sort-929e: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;
}
.hero-3909 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.banner_3501 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dim-b96a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.description-over-f7bf:after,
.description-over-f7bf:before,
.filter_mini_487f:after,
.filter_mini_487f:before,
.background_23eb:after,
.background_23eb:before,
.status_e877:after,
.status_e877:before,
.caption-2aed:after,
.caption-2aed:before,
.lower_6423:after,
.lower_6423:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.description-over-f7bf:after,
.filter_mini_487f:after,
.background_23eb:after,
.status_e877:after,
.caption-2aed:after,
.lower_6423:after {
  clear: both;
}
.filter_mini_487f .pattern_cede,
.background_23eb .pattern_cede,
.center-b268 .pattern_cede {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.menu_8df2 {
  display: inline-block;
}
.narrow-eab7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.narrow-eab7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.narrow-eab7 .focus_full_fae1 {
  padding: 1em 0;
  font-size: 85%;
}
.focus_full_fae1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.purple-c33b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.purple-c33b:after,
.purple-c33b:before {
  content: "";
  display: table;
}
.purple-c33b:after {
  clear: both;
}
.accent_e52a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.carousel_gas_0c77 .accent_e52a {
  max-width: 50%;
}
.notice-a048 .accent_e52a {
  max-width: 33.33%;
}
.shadow-997e .accent_e52a {
  max-width: 25%;
}
.tabs_easy_a2c9 .accent_e52a {
  max-width: 20%;
}
.pro-c84e .accent_e52a {
  max-width: 16.66%;
}
.widget_1acd .accent_e52a {
  max-width: 14.28%;
}
.upper_15b8 .accent_e52a {
  max-width: 12.5%;
}
.lower_6523 .accent_e52a {
  max-width: 11.11%;
}
.caption-b2ea {
  display: block;
}
.primary-82fd .item_stale_0c60 label,
.primary-82fd .aside-upper-ec70 label,
.primary-82fd .element_596b label,
.primary-82fd .tall_357c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus-92df {
  list-style: none;
  margin: 0;
}
.focus-92df article.paragraph-motion-9d13 {
  margin-bottom: 0;
}
.focus-92df ul {
  list-style: none;
  margin: 0;
}
.focus-92df .item_right_5a2e li.paragraph-motion-9d13 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus-92df .item_right_5a2e li.paragraph-motion-9d13 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus-92df .item_right_5a2e li.paragraph-motion-9d13: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) {
  .focus-92df .item_right_5a2e li.paragraph-motion-9d13 li.paragraph-motion-9d13 li.paragraph-motion-9d13 li.paragraph-motion-9d13 {
    padding-left: 0;
  }
}
article.paragraph-motion-9d13 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph-motion-9d13 .filter_mini_487f p:last-of-type {
  margin-bottom: 0;
}
article.paragraph-motion-9d13 .down-adc1 {
  float: left;
}
article.paragraph-motion-9d13 .shadow_2962 {
  margin-left: 85px;
}
article.paragraph-motion-9d13 .next_e10e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph-motion-9d13 .next_e10e .fresh-9141 {
  margin-left: 10px;
}
article.paragraph-motion-9d13 .prev-b7ea {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph-motion-9d13 .accent_625b {
  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 .item_stale_0c60,
  #respond .element_596b,
  #respond .tall_357c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_stale_0c60 input,
#respond .element_596b input,
#respond .tall_357c input {
  width: 100%;
}
#respond .tall_357c {
  margin-right: 0;
}
#respond .search_plasma_d77c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress-0ce4 {
  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;
}
.progress-0ce4.black_0a94 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.progress-0ce4 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%);
}
.progress-0ce4:focus,
.progress-0ce4: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);
}
.caption_south_4a5e {
  border-radius: 10%;
}
.simple-d21e {
  border-radius: 50%;
}
.summary-cbb1 {
  font-size: 0.72em;
}
.iron-f592 {
  font-size: 0.875em;
}
.orange-ceb3 {
  font-size: 1.1em;
}
.texture_warm_7e87 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture_warm_7e87.summary-cbb1 {
  letter-spacing: 0.5px;
}
.article-complex-164f,
.article-complex-164f a {
  color: #6d6d6d;
}
.article-complex-164f a:hover {
  color: #111;
}
.iron-0d4e {
  color: #6d6d6d;
}
.tall-5174 {
  overflow-x: hidden;
}
.tall-5174 .narrow_1856.link-56f7 {
  position: relative;
}
.tall-5174 .narrow_1856.link-56f7.detail_2435 {
  position: initial;
}
.tall-5174
  .narrow_1856.link-56f7.detail_2435
  .banner_ec05 {
  left: auto;
}
.tall-5174 .narrow_1856 .banner_ec05 {
  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;
}
.tall-5174 .narrow_1856:hover.link-56f7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tall-5174
  .narrow_1856:hover.link-56f7
  .banner_ec05 {
  display: block;
  z-index: 9999999;
}
.tall-5174 .narrow_4aac .active_65c0,
.tall-5174 .row_63dd .active_65c0 {
  display: none;
}
.tall-5174 .surface_c57b .narrow_1856:hover.link-56f7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary-82fd .item_stale_0c60 label,
.primary-82fd .aside-upper-ec70 label,
.primary-82fd .element_596b label,
.primary-82fd .tall_357c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus-92df {
  list-style: none;
  margin: 0;
}
.focus-92df article.paragraph-motion-9d13 {
  margin-bottom: 0;
}
.focus-92df ul {
  list-style: none;
  margin: 0;
}
.focus-92df .item_right_5a2e li.paragraph-motion-9d13 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus-92df .item_right_5a2e li.paragraph-motion-9d13 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus-92df .item_right_5a2e li.paragraph-motion-9d13: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) {
  .focus-92df .item_right_5a2e li.paragraph-motion-9d13 li.paragraph-motion-9d13 li.paragraph-motion-9d13 li.paragraph-motion-9d13 {
    padding-left: 0;
  }
}
article.paragraph-motion-9d13 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph-motion-9d13 .filter_mini_487f p:last-of-type {
  margin-bottom: 0;
}
article.paragraph-motion-9d13 .down-adc1 {
  float: left;
}
article.paragraph-motion-9d13 .shadow_2962 {
  margin-left: 85px;
}
article.paragraph-motion-9d13 .next_e10e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph-motion-9d13 .next_e10e .fresh-9141 {
  margin-left: 10px;
}
article.paragraph-motion-9d13 .prev-b7ea {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph-motion-9d13 .accent_625b {
  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 .item_stale_0c60,
  #respond .element_596b,
  #respond .tall_357c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_stale_0c60 input,
#respond .element_596b input,
#respond .tall_357c input {
  width: 100%;
}
#respond .tall_357c {
  margin-right: 0;
}
#respond .search_plasma_d77c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.narrow_4aac .pattern-wood-4b34 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pattern-wood-4b34 .new-cba7.left-cf98 .input_bea7 > li > a:focus,
.pattern-wood-4b34 .new-cba7.left-cf98 .input_bea7 > li > a:hover,
.pattern-wood-4b34 .new-cba7.south-e498 .input_bea7 > li > a:focus,
.pattern-wood-4b34 .new-cba7.south-e498 .input_bea7 > li > a:hover,
.pattern-wood-4b34 .new-cba7.fresh_d697 .input_bea7 > li > a:focus,
.pattern-wood-4b34 .new-cba7.fresh_d697 .input_bea7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-wood-4b34
  .new-cba7.left-cf98
  .input_bea7
  > li.summary_57f6
  > a,
.pattern-wood-4b34
  .new-cba7.left-cf98
  .input_bea7
  > li.alert_4d55
  > a,
.pattern-wood-4b34
  .new-cba7.south-e498
  .input_bea7
  > li.summary_57f6
  > a,
.pattern-wood-4b34
  .new-cba7.south-e498
  .input_bea7
  > li.alert_4d55
  > a,
.pattern-wood-4b34
  .new-cba7.fresh_d697
  .input_bea7
  > li.summary_57f6
  > a,
.pattern-wood-4b34 .new-cba7.fresh_d697 .input_bea7 > li.mini_bd34 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-wood-4b34 .slider-98e6,
.pattern-wood-4b34 .slider-98e6 a {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-wood-4b34 .pressed_a020.gallery-down-254d li a,
.pattern-wood-4b34 .summary-dedd a,
.pattern-wood-4b34 .highlight-warm-72bb,
.pattern-wood-4b34 .input_bea7 > li > a,
.pattern-wood-4b34 .left_0085 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-wood-4b34 .pressed_a020.gallery-down-254d li a:hover,
.pattern-wood-4b34 .summary-dedd a:hover,
.pattern-wood-4b34 .highlight-warm-72bb:hover,
.pattern-wood-4b34 .input_bea7 > li > a:hover,
.pattern-wood-4b34 .left_0085:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-wood-4b34 .tag-96b7 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-wood-4b34 .tag-96b7 .carousel-55a2 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-wood-4b34 .tag-96b7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-wood-4b34 .bottom_674d .disabled_paper_3d40 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-wood-4b34 .bottom_674d .disabled_paper_3d40 .active-69e9 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-wood-4b34
  .bottom_674d
  .disabled_paper_3d40
  .active-69e9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-wood-4b34
  .bottom_674d
  .disabled_paper_3d40
  .active-69e9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-wood-4b34
  .bottom_674d
  .disabled_paper_3d40
  .active-69e9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-wood-4b34
  .bottom_674d
  .disabled_paper_3d40
  .active-69e9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-wood-4b34 .bottom_674d .tertiary_d61f {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-wood-4b34 .bottom_674d .tertiary_d61f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-wood-21cc
  .pattern-wood-4b34
  .bottom_674d
  .large_5709
  .pink-fc61 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon-wood-21cc
  .pattern-wood-4b34
  .bottom_674d
  .large_5709
  .active-69e9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.narrow_4aac .sort-e6c3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sort-e6c3 .new-cba7.left-cf98 .input_bea7 > li > a:focus,
.sort-e6c3 .new-cba7.left-cf98 .input_bea7 > li > a:hover,
.sort-e6c3 .new-cba7.south-e498 .input_bea7 > li > a:focus,
.sort-e6c3 .new-cba7.south-e498 .input_bea7 > li > a:hover,
.sort-e6c3 .new-cba7.fresh_d697 .input_bea7 > li > a:focus,
.sort-e6c3 .new-cba7.fresh_d697 .input_bea7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-e6c3
  .new-cba7.left-cf98
  .input_bea7
  > li.summary_57f6
  > a,
.sort-e6c3
  .new-cba7.left-cf98
  .input_bea7
  > li.alert_4d55
  > a,
.sort-e6c3
  .new-cba7.south-e498
  .input_bea7
  > li.summary_57f6
  > a,
.sort-e6c3
  .new-cba7.south-e498
  .input_bea7
  > li.alert_4d55
  > a,
.sort-e6c3
  .new-cba7.fresh_d697
  .input_bea7
  > li.summary_57f6
  > a,
.sort-e6c3 .new-cba7.fresh_d697 .input_bea7 > li.mini_bd34 > a {
  color: rgba(0, 0, 0, 0.8);
}
.sort-e6c3 .slider-98e6,
.sort-e6c3 .slider-98e6 a {
  color: rgba(0, 0, 0, 0.8);
}
.sort-e6c3 .pressed_a020.gallery-down-254d li a,
.sort-e6c3 .summary-dedd a,
.sort-e6c3 .highlight-warm-72bb,
.sort-e6c3 .input_bea7 > li > a,
.sort-e6c3 .left_0085 {
  color: rgba(0, 0, 0, 0.55);
}
.sort-e6c3 .pressed_a020.gallery-down-254d li a:hover,
.sort-e6c3 .summary-dedd a:hover,
.sort-e6c3 .highlight-warm-72bb:hover,
.sort-e6c3 .input_bea7 > li > a:hover,
.sort-e6c3 .left_0085:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-e6c3 .tag-96b7 {
  color: rgba(0, 0, 0, 0.55);
}
.sort-e6c3 .tag-96b7 .carousel-55a2 {
  color: rgba(0, 0, 0, 0.8);
}
.sort-e6c3 .tag-96b7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_8422 .stone_44a3 {
  margin-left: auto;
  margin-right: auto;
}
.background_23eb > * {
  margin-left: auto;
  margin-right: auto;
}
.background_23eb .hero-3909 {
  margin-right: 1.41575em;
}
.banner-old-072c .background_23eb > .wood_0526 {
  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;
}
.banner-old-072c .background_23eb > .nav_0163 {
  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;
}
.popup_smooth_6797.block_8422 .stone_44a3,
.plasma-2c12.block_8422 .stone_44a3 {
  margin-left: 0;
}
.mask-ffd4.block_8422 .stone_44a3,
.title_98f5.block_8422 .stone_44a3 {
  margin-right: 0;
}
.background_23eb ol,
.background_23eb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo_fixed_42d3 video {
  max-width: 100%;
}
.banner_21e0 img {
  display: block;
}
.banner_21e0.hero-3909,
.banner_21e0.banner_3501 {
  width: 100%;
}
.banner_21e0.nav_0163 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accent_fresh_6c34:not(.old_114f) {
  margin: 1.5em auto;
}
.message-last-3255 p {
  padding: 1.5em 14px;
}
ul.tooltip_ca83.nav_0163,
ul.tooltip_ca83.wood_0526,
ul.tooltip_ca83.primary_95d8.wood_0526 {
  padding: 0 14px;
}
.inner_5801 {
  display: block;
  overflow-x: auto;
}
.inner_5801 table {
  border-collapse: collapse;
  width: 100%;
}
.inner_5801 td,
.inner_5801 th {
  padding: 0.5em;
}
.background_23eb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.background_23eb ol ol,
.background_23eb ol ul,
.background_23eb ul ol,
.background_23eb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.background_23eb ol ol li,
.background_23eb ol ul li,
.background_23eb ul ol li,
.background_23eb ul ul li {
  margin-left: 0;
}
.dim_f5e9.info-d6d8 > .solid_d57d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dim_f5e9.info-d6d8 > .solid_d57d iframe,
.dim_f5e9.info-d6d8 > .solid_d57d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.under-1079 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.under-1079.pattern-b606 {
  padding: 0;
}
.under-1079.pattern-b606 cite {
  font-size: 13px;
}
.under-1079 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.under-1079 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sidebar_6a3f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sidebar_6a3f > p:first-child {
  margin-top: 0;
}
.sidebar_6a3f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sidebar_6a3f blockquote {
  border-left: 0;
}
.description-fast-dd82 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.description-fast-dd82:not(.table-wood-31d4) {
  max-width: 100px;
}
.description-fast-dd82.thick-eb25 {
  border-bottom: none !important;
  text-align: center;
}
.description-fast-dd82.thick-eb25::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .message-last-3255 p {
    padding: 1.5em 0;
  }
}
.hot_2ed2 {
  color: #0073aa;
}
.card-bdfa {
  background-color: #0073aa;
}
.out-72dd {
  color: #229fd8;
}
.bronze-48dd {
  background-color: #229fd8;
}
.dropdown_wood_427d {
  color: #eee;
}
.wrapper_advanced_deeb {
  background-color: #eee;
}
.background-6479 {
  color: #444;
}
.column_c9bf {
  background-color: #444;
}
.content_light_32b2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.content_light_32b2 .north_cf56 .summary-dedd {
  font-size: 15px;
}
.content_light_32b2 .summary-dedd {
  line-height: 1.3;
}
.content_light_32b2 .sort-e6c3 {
}
.content_light_32b2 .pattern-wood-4b34 {
  background: #235787;
}
.accent_green_3662 {
  padding: 0;
}
.accent_green_3662 .pattern-wood-4b34 {
  background: #1a1a1a;
}
.accent_green_3662 .sort-e6c3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.west-00ed {
  padding: 0;
  border-left: none;
  border-right: none;
}
.west-00ed .sort-e6c3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.west-00ed .pattern-wood-4b34 {
  background: #303030;
}
.lower_6423 {
  position: relative;
  z-index: 10;
}
.lower_6423 .icon-00a9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover-b2ba .link-56f7 {
  display: inline-block;
  vertical-align: middle;
}
.hover-b2ba.nav_stone_9683 .link-56f7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hover-b2ba.nav_stone_9683 .link-56f7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hover-b2ba.nav_stone_9683 .link-56f7 {
    margin-right: 0.4em;
  }
}
.hover-b2ba.nav_stone_9683 .link-56f7:last-child {
  margin-right: 0;
}
.disabled-997f .icon-00a9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .narrow_4aac .north_cf56 {
    margin: 0 -0.5em;
  }
  .narrow_4aac .north_cf56 [class*="customify-col-"],
  .narrow_4aac .north_cf56 [class*="customify-col_"],
  .narrow_4aac .north_cf56 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.narrow_4aac.detail_motion_8adc .icon-00a9 {
  background: 0 0 !important;
}
.narrow_4aac.detail_motion_8adc .icon-00a9,
.narrow_4aac.disabled-997f .icon-00a9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .narrow_4aac.highlight_2e43 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.narrow_4aac.disabled-997f .icon-00a9 {
  box-shadow: none !important;
}
.dirty-c344 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dirty-c344 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dirty-c344 {
    padding: 18px 0 20px;
  }
}
.dirty-c344 .text_18db {
  width: 100%;
}
.dirty-c344 .steel_4e89 {
  margin-bottom: 0;
}
.dirty-c344 .texture-yellow-f420 {
  margin-top: 5px;
  font-size: 0.875em;
}
.cool_984b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.cool_984b .input-4208 {
  width: 100%;
}
.label-f530 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label-f530 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label-f530 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.label-f530 li:last-child:after {
  display: none;
}
.label-f530 li a {
  font-weight: 500;
  margin-right: 10px;
}
.grid_stale_a79b .active_65c0 button,
.dirty-c344 .active_65c0 button {
  left: 0;
}
.grid_stale_a79b .input-4208,
.dirty-c344 .input-4208 {
  padding-left: 0;
  padding-right: 0;
}
.grid_stale_a79b .cool_984b,
.dirty-c344 .cool_984b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.grid_stale_a79b {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid_stale_a79b:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.grid_stale_a79b .notice_8c25 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .grid_stale_a79b .notice_8c25 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .grid_stale_a79b .notice_8c25 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .grid_stale_a79b .notice_8c25 {
    min-height: 200px;
  }
}
.grid_stale_a79b .label-f530 {
  color: rgba(255, 255, 255, 0.8);
}
.grid_stale_a79b .label-f530 a,
.grid_stale_a79b .label-f530 li:after {
  color: inherit;
}
.grid_stale_a79b .label-f530 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.surface-9dfa {
  margin-bottom: 0.5em;
}
.secondary_stone_4f15 {
  margin-bottom: 1.2em;
}
.secondary_stone_4f15,
.surface-9dfa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.secondary_stone_4f15 p:last-child,
.surface-9dfa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active_65c0,
#masthead .active_65c0 {
  display: none;
}
#masthead
  > .active_65c0.in_87ee {
  display: none;
}
#masthead > .active_65c0 button {
  left: 0;
}
.dropdown-e592 {
  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%;
}
.dropdown-e592 .link-56f7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dropdown-e592 .gold_1d86 {
  display: -webkit-box;
  display: flex;
}
.dropdown-e592 .gold_1d86.last_88d5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dropdown-e592 .gold_1d86.highlight_e1ef {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dropdown-e592 .gold_1d86.backdrop_ccd7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dropdown-e592.pressed-f9a2.dark_c6be .gold_1d86.last_88d5 {
  flex-basis: 100%;
}
.dropdown-e592.middle_c931 .gold_1d86.highlight_e1ef {
  -webkit-box-flex: 1;
  flex: auto;
}
.dropdown-e592.middle_c931 .gold_1d86.backdrop_ccd7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active_65c0.in_87ee {
  display: none;
}
#masthead > .active_65c0 button {
  left: 0;
}
.backdrop-8450 {
  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;
}
.backdrop-8450:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.backdrop-8450.full-dac7 i {
  margin-right: 4px;
}
.backdrop-8450.medium-7d8e i {
  margin-left: 5px;
}
.summary-dedd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.summary-dedd p:last-child {
  margin-bottom: 0;
}
.cold-35b7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cold-35b7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cold-35b7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.cold-35b7 .slider-98e6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cold-35b7 .hero-gold-853b {
  margin: 5px 0 7px 0;
}
.cold-35b7.panel_5443 .notification_e2fb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-35b7.panel_5443 .texture_slow_b19d {
  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;
}
.cold-35b7.alert-e4c4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cold-35b7.alert-e4c4 .notification_e2fb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-35b7.alert-e4c4 .texture_slow_b19d {
  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;
}
.cold-35b7.element_right_27ee {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cold-35b7.slow_69d9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cold-35b7.slow_69d9 .texture_slow_b19d {
  margin-top: 7px;
}
.gallery-simple-1f87 {
  display: inline-block;
}
.lower_6423 .form-c46f .cold-35b7 img {
  max-width: 100%;
}
.new-cba7 .badge_up_6051.west_4c18,
.solid-b5d0 .badge_up_6051.west_4c18 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.new-cba7 .feature_9045,
.solid-b5d0 .feature_9045 {
  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%);
}
.new-cba7 .feature_9045 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.new-cba7.pink-524a .feature_9045 {
  display: none;
}
.new-cba7 .border_0600 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.new-cba7 .border_0600 li {
  display: inline-block;
  position: relative;
}
.new-cba7 .border_0600 li:last-child {
  margin-right: 0;
}
.new-cba7 .border_0600 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;
}
.new-cba7 .border_0600 li.mini_bd34 > a {
  color: rgba(0, 0, 0, 0.9);
}
.new-cba7 .border_0600 > 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;
}
.new-cba7 .border_0600 > li > a i {
  line-height: 0;
}
.new-cba7 .border_0600 > li.list_in_6998 > a .feature_9045 {
  margin-left: 4px;
  line-height: 0;
}
.new-cba7 .border_0600 .popup-north-edb0 li.list_in_6998 > a {
  position: relative;
}
.new-cba7 .border_0600 .popup-north-edb0 li.list_in_6998 > a:after,
.new-cba7 .border_0600 .popup-north-edb0 li.list_in_6998 > a:before {
  content: "";
  display: table;
}
.new-cba7 .border_0600 .popup-north-edb0 li.list_in_6998 > a:after {
  clear: both;
}
.new-cba7 .border_0600 .popup-north-edb0 li.list_in_6998 > a .feature_9045 {
  margin-left: 5px;
  float: right;
}
.new-cba7 .down-b19e,
.new-cba7 .popup-north-edb0 {
  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;
}
.new-cba7 .popup-north-edb0 {
  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;
}
.new-cba7 .popup-north-edb0 .west_4c18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.new-cba7 .popup-north-edb0 .feature_9045 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.new-cba7 .popup-north-edb0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.new-cba7 .popup-north-edb0 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;
}
.new-cba7 .popup-north-edb0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.new-cba7 .popup-north-edb0 .popup-north-edb0 {
  top: 0;
  left: 100%;
}
.new-cba7 .summary_bc46.fn-focus-ae8e > .down-b19e,
.new-cba7 .summary_bc46.fn-focus-ae8e > .popup-north-edb0,
.new-cba7 .summary_bc46:focus > .down-b19e,
.new-cba7 .summary_bc46:focus > .popup-north-edb0,
.new-cba7 .summary_bc46:hover > .down-b19e,
.new-cba7 .summary_bc46:hover > .popup-north-edb0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.new-cba7.fresh_d697 .input_bea7:after,
.new-cba7.fresh_d697 .input_bea7:before {
  content: "";
  display: table;
}
.new-cba7.fresh_d697 .input_bea7:after {
  clear: both;
}
.new-cba7.fresh_d697 .input_bea7 > li {
  float: left;
}
.new-cba7.active-335e .input_bea7:after,
.new-cba7.active-335e .input_bea7:before {
  content: "";
  display: table;
}
.new-cba7.active-335e .input_bea7:after {
  clear: both;
}
.new-cba7.active-335e .input_bea7 > li {
  float: left;
}
.new-cba7.active-335e .input_bea7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.new-cba7.active-335e .input_bea7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.new-cba7.active-335e .input_bea7 > li.summary_57f6 > a,
.new-cba7.active-335e .input_bea7 > li.mini_bd34 > a {
  color: #fff;
  background-color: #1e4b75;
}
.new-cba7.left-cf98 .input_bea7 > li > a .west_4c18 {
  position: relative;
}
.new-cba7.left-cf98 .input_bea7 > li > a .west_4c18: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;
}
.new-cba7.left-cf98
  .input_bea7
  > li:focus
  > a
  .west_4c18:before,
.new-cba7.left-cf98
  .input_bea7
  > li:hover
  > a
  .west_4c18:before {
  width: 100%;
  background-color: currentColor;
}
.new-cba7.left-cf98
  .input_bea7
  > li.summary_57f6
  > a
  .west_4c18:before,
.new-cba7.left-cf98
  .input_bea7
  > li.alert_4d55
  > a
  .west_4c18:before {
  width: 100%;
  background-color: currentColor;
}
.new-cba7.south-e498 .input_bea7 > li > a .west_4c18 {
  position: relative;
}
.new-cba7.south-e498 .input_bea7 > li > a .west_4c18: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;
}
.new-cba7.south-e498 .input_bea7 > li:focus > a .west_4c18:before,
.new-cba7.south-e498
  .input_bea7
  > li:hover
  > a
  .west_4c18:before {
  width: 100%;
  background-color: currentColor;
}
.new-cba7.south-e498
  .input_bea7
  > li.summary_57f6
  > a
  .west_4c18:before,
.new-cba7.south-e498
  .input_bea7
  > li.alert_4d55
  > a
  .west_4c18:before {
  width: 100%;
  background-color: currentColor;
}
.solid-b5d0 .border_0600 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solid-b5d0 .border_0600 li:first-child > a {
  border-top: none;
}
.solid-b5d0 .border_0600 .table_d627 > .west_4c18 .feature_9045 {
  display: none;
}
.solid-b5d0 .border_0600 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.solid-b5d0 .border_0600 li:last-child {
  border: none;
}
.solid-b5d0 .border_0600 li.list_in_6998 > a {
  padding-right: 45px !important;
}
.solid-b5d0 .border_0600 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.solid-b5d0 .border_0600 li a:focus,
.solid-b5d0 .border_0600 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.solid-b5d0 .border_0600 li .dirty-faf6 {
  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;
}
.solid-b5d0 .border_0600 li .dirty-faf6:hover {
  box-shadow: none;
}
.solid-b5d0 .border_0600 li .dirty-faf6 .feature_9045 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.solid-b5d0 .border_0600 .popup-north-edb0 {
  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);
}
.solid-b5d0 .border_0600 .popup-north-edb0 li a {
  padding-left: 3em;
}
.solid-b5d0 .border_0600 .footer_wood_5acb > a .dirty-faf6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.solid-b5d0 .border_0600 .footer_wood_5acb > .popup-north-edb0 {
  display: block;
  opacity: 1;
}
.progress-yellow-c561 {
  max-width: 100%;
}
.tall-b13f {
  line-height: 0;
  cursor: pointer;
}
.left_0085 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.left_0085:hover {
  box-shadow: none;
  color: currentColor;
}
.left_0085 svg {
  width: 18px;
  height: 18px;
}
.left_0085 .tertiary_8269 {
  display: none;
}
.silver_2aee {
  position: relative;
}
.silver_2aee.fn-active-ae8e .left_0085 .next-8688 {
  display: none;
}
.silver_2aee.fn-active-ae8e .left_0085 .tertiary_8269 {
  display: inline-block;
}
.silver_2aee .in_5966 {
  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);
}
.silver_2aee.grid_c35e .in_5966 {
  left: auto;
  right: -0.9em;
}
.silver_2aee.grid_c35e .preview_under_adf9::before {
  left: auto;
  right: 15px;
}
.silver_2aee.fn-active-ae8e .in_5966 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large_5709 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.large_5709 label {
  flex-basis: 100%;
}
.large_5709 .disabled_paper_3d40 {
  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;
}
.large_5709 .active-69e9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.large_5709 .active-69e9:focus {
  background-color: transparent;
}
.large_5709 button.tertiary_d61f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.large_5709 button.tertiary_d61f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.large_5709 button.tertiary_d61f svg {
  width: 18px;
  height: 18px;
}
.large_5709 input[type="submit"] {
  min-height: auto;
}
.bottom_674d .large_5709 .active-69e9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.preview_under_adf9 {
  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) {
  .preview_under_adf9 {
    width: 220px;
  }
}
.preview_under_adf9 label {
  flex-basis: 100%;
}
.preview_under_adf9::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;
}
.icon-wood-21cc .bottom_674d .large_5709 {
  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;
}
.icon-wood-21cc
  .bottom_674d
  .large_5709
  .disabled_paper_3d40 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.icon-wood-21cc .bottom_674d .large_5709 .active-69e9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.icon-wood-21cc
  .bottom_674d
  .large_5709
  .active-69e9:focus {
  background: 0 0;
}
.icon-wood-21cc
  .bottom_674d
  .large_5709
  .pink-fc61 {
  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;
}
.pressed_a020 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pressed_a020 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pressed_a020 li:last-child {
  margin-right: 0;
}
.pressed_a020 li:first-child {
  margin-left: 0;
}
.pressed_a020.new-ea50 a {
  color: #fff;
}
.pressed_a020.new-ea50 a:hover {
  color: #fff;
}
.pressed_a020 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pressed_a020 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pressed_a020 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pressed_a020 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pressed_a020 [class*="social-icon-apple"] {
  background-color: #999;
}
.pressed_a020 [class*="social-icon-apple"].overlay_cfe7 {
  background-color: transparent;
  color: #999;
}
.pressed_a020 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pressed_a020 [class*="social-icon-behance"].overlay_cfe7 {
  background-color: transparent;
  color: #1769ff;
}
.pressed_a020 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pressed_a020 [class*="social-icon-bitbucket"].overlay_cfe7 {
  background-color: transparent;
  color: #205081;
}
.pressed_a020 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pressed_a020 [class*="social-icon-codepen"].overlay_cfe7 {
  background-color: transparent;
  color: #000;
}
.pressed_a020 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pressed_a020 [class*="social-icon-delicious"].overlay_cfe7 {
  background-color: transparent;
  color: #39f;
}
.pressed_a020 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pressed_a020 [class*="social-icon-digg"].overlay_cfe7 {
  background-color: transparent;
  color: #005be2;
}
.pressed_a020 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pressed_a020 [class*="social-icon-dribbble"].overlay_cfe7 {
  background-color: transparent;
  color: #ea4c89;
}
.pressed_a020 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pressed_a020 [class*="social-icon-envelope"].overlay_cfe7 {
  background-color: transparent;
  color: #ea4335;
}
.pressed_a020 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pressed_a020 [class*="social-icon-facebook"].overlay_cfe7 {
  background-color: transparent;
  color: #3b5998;
}
.pressed_a020 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pressed_a020 [class*="social-icon-flickr"].overlay_cfe7 {
  background-color: transparent;
  color: #0063dc;
}
.pressed_a020 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pressed_a020 [class*="social-icon-foursquare"].overlay_cfe7 {
  background-color: transparent;
  color: #2d5be3;
}
.pressed_a020 [class*="social-icon-github"] {
  background-color: #333;
}
.pressed_a020 [class*="social-icon-github"].overlay_cfe7 {
  background-color: transparent;
  color: #333;
}
.pressed_a020 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pressed_a020 [class*="social-icon-google-plus"].overlay_cfe7 {
  background-color: transparent;
  color: #dd4b39;
}
.pressed_a020 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pressed_a020 [class*="social-icon-houzz"].overlay_cfe7 {
  background-color: transparent;
  color: #7ac142;
}
.pressed_a020 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pressed_a020 [class*="social-icon-instagram"].overlay_cfe7 {
  background-color: transparent;
  color: #262626;
}
.pressed_a020 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pressed_a020 [class*="social-icon-jsfiddle"].overlay_cfe7 {
  background-color: transparent;
  color: #487aa2;
}
.pressed_a020 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pressed_a020 [class*="social-icon-linkedin"].overlay_cfe7 {
  background-color: transparent;
  color: #0077b5;
}
.pressed_a020 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pressed_a020 [class*="social-icon-medium"].overlay_cfe7 {
  background-color: transparent;
  color: #00ab6b;
}
.pressed_a020 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pressed_a020
  [class*="social-icon-odnoklassniki"].overlay_cfe7 {
  background-color: transparent;
  color: #f4731c;
}
.pressed_a020 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pressed_a020 [class*="social-icon-meetup"].overlay_cfe7 {
  background-color: transparent;
  color: #ec1c40;
}
.pressed_a020 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pressed_a020 [class*="social-icon-pinterest"].overlay_cfe7 {
  background-color: transparent;
  color: #bd081c;
}
.pressed_a020 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pressed_a020 [class*="social-icon-product-hunt"].overlay_cfe7 {
  background-color: transparent;
  color: #da552f;
}
.pressed_a020 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pressed_a020 [class*="social-icon-reddit"].overlay_cfe7 {
  background-color: transparent;
  color: #ff4500;
}
.pressed_a020 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pressed_a020 [class*="social-icon-rss"].overlay_cfe7 {
  background-color: transparent;
  color: #f26522;
}
.pressed_a020 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pressed_a020
  [class*="social-icon-shopping-cart"].overlay_cfe7 {
  background-color: transparent;
  color: #4caf50;
}
.pressed_a020 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pressed_a020 [class*="social-icon-skype"].overlay_cfe7 {
  background-color: transparent;
  color: #00aff0;
}
.pressed_a020 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pressed_a020 [class*="social-icon-slideshare"].overlay_cfe7 {
  background-color: transparent;
  color: #0077b5;
}
.pressed_a020 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pressed_a020 [class*="social-icon-snapchat"].overlay_cfe7 {
  background-color: transparent;
  color: #fffc00;
}
.pressed_a020 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pressed_a020 [class*="social-icon-soundcloud"].overlay_cfe7 {
  background-color: transparent;
  color: #f80;
}
.pressed_a020 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pressed_a020 [class*="social-icon-spotify"].overlay_cfe7 {
  background-color: transparent;
  color: #2ebd59;
}
.pressed_a020 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pressed_a020
  [class*="social-icon-stack-overflow"].overlay_cfe7 {
  background-color: transparent;
  color: #fe7a15;
}
.pressed_a020 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pressed_a020 [class*="social-icon-maldkfgram"].overlay_cfe7 {
  background-color: transparent;
  color: #2ca5e0;
}
.pressed_a020 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pressed_a020 [class*="social-icon-tripadvisor"].overlay_cfe7 {
  background-color: transparent;
  color: #589442;
}
.pressed_a020 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pressed_a020 [class*="social-icon-tumblr"].overlay_cfe7 {
  background-color: transparent;
  color: #35465c;
}
.pressed_a020 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pressed_a020 [class*="social-icon-twitch"].overlay_cfe7 {
  background-color: transparent;
  color: #6441a5;
}
.pressed_a020 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pressed_a020 [class*="social-icon-twitter"].overlay_cfe7 {
  background-color: transparent;
  color: #1da1f2;
}
.pressed_a020 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pressed_a020 [class*="social-icon-vimeo"].overlay_cfe7 {
  background-color: transparent;
  color: #1ab7ea;
}
.pressed_a020 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pressed_a020 [class*="social-icon-vk"].overlay_cfe7 {
  background-color: transparent;
  color: #45668e;
}
.pressed_a020 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pressed_a020 [class*="social-icon-weibo"].overlay_cfe7 {
  background-color: transparent;
  color: #df2029;
}
.pressed_a020 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pressed_a020 [class*="social-icon-weixin"].overlay_cfe7 {
  background-color: transparent;
  color: #7bb32e;
}
.pressed_a020 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pressed_a020 [class*="social-icon-whatsapp"].overlay_cfe7 {
  background-color: transparent;
  color: #25d366;
}
.pressed_a020 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pressed_a020 [class*="social-icon-wordpress"].overlay_cfe7 {
  background-color: transparent;
  color: #21759b;
}
.pressed_a020 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pressed_a020 [class*="social-icon-xing"].overlay_cfe7 {
  background-color: transparent;
  color: #026466;
}
.pressed_a020 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pressed_a020 [class*="social-icon-yelp"].overlay_cfe7 {
  background-color: transparent;
  color: #af0606;
}
.pressed_a020 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pressed_a020 [class*="social-icon-youtube"].overlay_cfe7 {
  background-color: transparent;
  color: #cd201f;
}
.highlight-warm-72bb {
  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;
}
.highlight-warm-72bb:hover {
  box-shadow: none;
  background: 0 0;
}
.photo_bronze_b391 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.center-20f6 {
  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;
}
.focus_d81b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.image-paper-b5f0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.image-paper-b5f0,
.image-paper-b5f0::after,
.image-paper-b5f0::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;
}
.image-paper-b5f0::after,
.image-paper-b5f0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.alert_bright_f06d .center-20f6 .focus_d81b {
  margin-top: -2px;
  width: 19px;
}
.alert_bright_f06d .center-20f6 .image-paper-b5f0 {
  margin-top: -1px;
}
.alert_bright_f06d .center-20f6 .image-paper-b5f0,
.alert_bright_f06d .center-20f6 .image-paper-b5f0::after,
.alert_bright_f06d .center-20f6 .image-paper-b5f0::before {
  width: 19px;
  height: 2px;
}
.alert_bright_f06d .center-20f6 .image-paper-b5f0::before {
  top: -6px;
}
.alert_bright_f06d .center-20f6 .image-paper-b5f0::after {
  bottom: -6px;
}
.accent-dae2 .center-20f6 .focus_d81b {
  margin-top: -2px;
  width: 22px;
}
.accent-dae2 .center-20f6 .image-paper-b5f0 {
  margin-top: -1px;
}
.accent-dae2 .center-20f6 .image-paper-b5f0,
.accent-dae2 .center-20f6 .image-paper-b5f0::after,
.accent-dae2 .center-20f6 .image-paper-b5f0::before {
  width: 22px;
  height: 2px;
}
.accent-dae2 .center-20f6 .image-paper-b5f0::before {
  top: -7px;
}
.accent-dae2 .center-20f6 .image-paper-b5f0::after {
  bottom: -7px;
}
.yellow_fd74 .center-20f6 .focus_d81b {
  margin-top: -2px;
  width: 31px;
}
.yellow_fd74 .center-20f6 .image-paper-b5f0 {
  margin-top: -1.5px;
}
.yellow_fd74 .center-20f6 .image-paper-b5f0,
.yellow_fd74 .center-20f6 .image-paper-b5f0::after,
.yellow_fd74 .center-20f6 .image-paper-b5f0::before {
  width: 31px;
  height: 3px;
}
.yellow_fd74 .center-20f6 .image-paper-b5f0::before {
  top: -9px;
}
.yellow_fd74 .center-20f6 .image-paper-b5f0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid-5301 .center-20f6 .focus_d81b {
    margin-top: -2px;
    width: 19px;
  }
  .grid-5301 .center-20f6 .image-paper-b5f0 {
    margin-top: -1px;
  }
  .grid-5301 .center-20f6 .image-paper-b5f0,
  .grid-5301 .center-20f6 .image-paper-b5f0::after,
  .grid-5301 .center-20f6 .image-paper-b5f0::before {
    width: 19px;
    height: 2px;
  }
  .grid-5301 .center-20f6 .image-paper-b5f0::before {
    top: -6px;
  }
  .grid-5301 .center-20f6 .image-paper-b5f0::after {
    bottom: -6px;
  }
  .paragraph_e439 .center-20f6 .focus_d81b {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_e439 .center-20f6 .image-paper-b5f0 {
    margin-top: -1px;
  }
  .paragraph_e439 .center-20f6 .image-paper-b5f0,
  .paragraph_e439 .center-20f6 .image-paper-b5f0::after,
  .paragraph_e439 .center-20f6 .image-paper-b5f0::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_e439 .center-20f6 .image-paper-b5f0::before {
    top: -7px;
  }
  .paragraph_e439 .center-20f6 .image-paper-b5f0::after {
    bottom: -7px;
  }
  .breadcrumb-a580 .center-20f6 .focus_d81b {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb-a580 .center-20f6 .image-paper-b5f0 {
    margin-top: -1.5px;
  }
  .breadcrumb-a580 .center-20f6 .image-paper-b5f0,
  .breadcrumb-a580 .center-20f6 .image-paper-b5f0::after,
  .breadcrumb-a580 .center-20f6 .image-paper-b5f0::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb-a580 .center-20f6 .image-paper-b5f0::before {
    top: -9px;
  }
  .breadcrumb-a580 .center-20f6 .image-paper-b5f0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element_1137 .center-20f6 .focus_d81b {
    margin-top: -2px;
    width: 19px;
  }
  .element_1137 .center-20f6 .image-paper-b5f0 {
    margin-top: -1px;
  }
  .element_1137 .center-20f6 .image-paper-b5f0,
  .element_1137 .center-20f6 .image-paper-b5f0::after,
  .element_1137 .center-20f6 .image-paper-b5f0::before {
    width: 19px;
    height: 2px;
  }
  .element_1137 .center-20f6 .image-paper-b5f0::before {
    top: -6px;
  }
  .element_1137 .center-20f6 .image-paper-b5f0::after {
    bottom: -6px;
  }
  .message_right_de3a .center-20f6 .focus_d81b {
    margin-top: -2px;
    width: 22px;
  }
  .message_right_de3a .center-20f6 .image-paper-b5f0 {
    margin-top: -1px;
  }
  .message_right_de3a .center-20f6 .image-paper-b5f0,
  .message_right_de3a .center-20f6 .image-paper-b5f0::after,
  .message_right_de3a .center-20f6 .image-paper-b5f0::before {
    width: 22px;
    height: 2px;
  }
  .message_right_de3a .center-20f6 .image-paper-b5f0::before {
    top: -7px;
  }
  .message_right_de3a .center-20f6 .image-paper-b5f0::after {
    bottom: -7px;
  }
  .component_9b2d .center-20f6 .focus_d81b {
    margin-top: -2px;
    width: 31px;
  }
  .component_9b2d .center-20f6 .image-paper-b5f0 {
    margin-top: -1.5px;
  }
  .component_9b2d .center-20f6 .image-paper-b5f0,
  .component_9b2d .center-20f6 .image-paper-b5f0::after,
  .component_9b2d .center-20f6 .image-paper-b5f0::before {
    width: 31px;
    height: 3px;
  }
  .component_9b2d .center-20f6 .image-paper-b5f0::before {
    top: -9px;
  }
  .component_9b2d .center-20f6 .image-paper-b5f0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip_hard_042a .center-20f6 .focus_d81b {
    margin-top: -2px;
    width: 19px;
  }
  .chip_hard_042a .center-20f6 .image-paper-b5f0 {
    margin-top: -1px;
  }
  .chip_hard_042a .center-20f6 .image-paper-b5f0,
  .chip_hard_042a .center-20f6 .image-paper-b5f0::after,
  .chip_hard_042a .center-20f6 .image-paper-b5f0::before {
    width: 19px;
    height: 2px;
  }
  .chip_hard_042a .center-20f6 .image-paper-b5f0::before {
    top: -6px;
  }
  .chip_hard_042a .center-20f6 .image-paper-b5f0::after {
    bottom: -6px;
  }
  .widget-wood-8d1c .center-20f6 .focus_d81b {
    margin-top: -2px;
    width: 22px;
  }
  .widget-wood-8d1c .center-20f6 .image-paper-b5f0 {
    margin-top: -1px;
  }
  .widget-wood-8d1c .center-20f6 .image-paper-b5f0,
  .widget-wood-8d1c .center-20f6 .image-paper-b5f0::after,
  .widget-wood-8d1c .center-20f6 .image-paper-b5f0::before {
    width: 22px;
    height: 2px;
  }
  .widget-wood-8d1c .center-20f6 .image-paper-b5f0::before {
    top: -7px;
  }
  .widget-wood-8d1c .center-20f6 .image-paper-b5f0::after {
    bottom: -7px;
  }
  .breadcrumb_red_6b50 .center-20f6 .focus_d81b {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_red_6b50 .center-20f6 .image-paper-b5f0 {
    margin-top: -1.5px;
  }
  .breadcrumb_red_6b50 .center-20f6 .image-paper-b5f0,
  .breadcrumb_red_6b50 .center-20f6 .image-paper-b5f0::after,
  .breadcrumb_red_6b50 .center-20f6 .image-paper-b5f0::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_red_6b50 .center-20f6 .image-paper-b5f0::before {
    top: -9px;
  }
  .breadcrumb_red_6b50 .center-20f6 .image-paper-b5f0::after {
    bottom: -9px;
  }
}
.solid_c248 .image-paper-b5f0 {
  -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);
}
.solid_c248 .image-paper-b5f0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.solid_c248 .image-paper-b5f0::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);
}
.solid_c248.avatar-64ce .image-paper-b5f0 {
  -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);
}
.solid_c248.avatar-64ce .image-paper-b5f0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.solid_c248.avatar-64ce .image-paper-b5f0::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);
}
.wrapper-9df9 {
  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.dynamic-791d:before {
  display: none;
}
.row_63dd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.row_63dd .wrapper_c3a4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.row_63dd .wrapper_c3a4:last-of-type {
  border-bottom: none;
}
.row_63dd .wrapper_c3a4.menu-thick-7f40,
.row_63dd .wrapper_c3a4.banner_wood_176a,
.row_63dd .wrapper_c3a4.icon-center-7a62 {
  padding: 0;
}
.row_63dd .solid-b5d0 .dirty-faf6 {
  color: currentColor;
}
.row_63dd .solid-b5d0 .dirty-faf6:focus,
.row_63dd .solid-b5d0 .dirty-faf6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row_63dd.sort-e6c3 .tag-96b7,
.row_63dd.sort-e6c3 .summary-dedd a,
.row_63dd.sort-e6c3 .input_bea7 a,
.row_63dd.sort-e6c3 .popup-north-edb0 a {
  color: rgba(0, 0, 0, 0.55);
}
.row_63dd.sort-e6c3 .tag-96b7:hover,
.row_63dd.sort-e6c3 .summary-dedd a:hover,
.row_63dd.sort-e6c3 .input_bea7 a:hover,
.row_63dd.sort-e6c3 .popup-north-edb0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row_63dd.sort-e6c3 .carousel-55a2 {
  color: rgba(0, 0, 0, 0.8);
}
.row_63dd.sort-e6c3 .wrapper_c3a4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_63dd.sort-e6c3 .wrapper_c3a4:before {
  background: rgba(0, 0, 0, 0.08);
}
.row_63dd.sort-e6c3 .orange_af82:before {
  background: rgba(255, 255, 255, 0.9);
}
.row_63dd.sort-e6c3 .solid-b5d0 .border_0600 li a,
.row_63dd.sort-e6c3 .solid-b5d0 .dirty-faf6,
.row_63dd.sort-e6c3 .popup-north-edb0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_63dd.sort-e6c3 .solid-b5d0 .dirty-faf6:focus,
.row_63dd.sort-e6c3 .solid-b5d0 .dirty-faf6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row_63dd.sort-e6c3 .border_0600 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_63dd.pattern-wood-4b34 .tag-96b7,
.row_63dd.pattern-wood-4b34 .summary-dedd a,
.row_63dd.pattern-wood-4b34 .input_bea7 .dirty-faf6,
.row_63dd.pattern-wood-4b34 .input_bea7 a,
.row_63dd.pattern-wood-4b34 .popup-north-edb0 a {
  color: rgba(255, 255, 255, 0.79);
}
.row_63dd.pattern-wood-4b34 .tag-96b7:hover,
.row_63dd.pattern-wood-4b34 .summary-dedd a:hover,
.row_63dd.pattern-wood-4b34 .input_bea7 .dirty-faf6:hover,
.row_63dd.pattern-wood-4b34 .input_bea7 a:hover,
.row_63dd.pattern-wood-4b34 .popup-north-edb0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_63dd.pattern-wood-4b34 .carousel-55a2 {
  color: rgba(255, 255, 255, 0.99);
}
.row_63dd.pattern-wood-4b34 .wrapper_c3a4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_63dd.pattern-wood-4b34 .wrapper_c3a4:before {
  background: rgba(255, 255, 255, 0.08);
}
.row_63dd.pattern-wood-4b34 .orange_af82:before {
  background: rgba(0, 0, 0, 0.9);
}
.row_63dd.pattern-wood-4b34 .solid-b5d0 .border_0600 li a,
.row_63dd.pattern-wood-4b34 .solid-b5d0 .dirty-faf6,
.row_63dd.pattern-wood-4b34 .popup-north-edb0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_63dd.pattern-wood-4b34 .solid-b5d0 .dirty-faf6:focus,
.row_63dd.pattern-wood-4b34 .solid-b5d0 .dirty-faf6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row_63dd.pattern-wood-4b34 .border_0600 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange_af82 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.orange_af82:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tabs-4aae {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.disabled_25fe .row_63dd {
  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;
}
.disabled_25fe .wrapper_c3a4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.disabled_25fe .wrapper_c3a4: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) {
  .disabled_25fe .wrapper_c3a4:before {
    width: 16%;
    left: 42%;
  }
}
.disabled_25fe .wrapper_c3a4:last-child:before {
  content: none;
}
.disabled_25fe .wrapper_c3a4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.disabled_25fe .solid-b5d0 .border_0600 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.disabled_25fe .solid-b5d0 .border_0600 li a .dirty-faf6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.disabled_25fe .solid-b5d0 .popup-north-edb0 {
  border: none;
}
.disabled_25fe .solid-b5d0 .popup-north-edb0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.disabled_25fe .orange_af82 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.disabled_25fe .tabs-4aae {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.disabled_25fe .pattern-wood-4b34 .orange_af82:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled_25fe .sort-e6c3.heading_top_9b6d .image-paper-b5f0 {
  background: rgba(0, 0, 0, 0.6);
}
.disabled_25fe
  .sort-e6c3.heading_top_9b6d
  .image-paper-b5f0::after,
.disabled_25fe
  .sort-e6c3.heading_top_9b6d
  .image-paper-b5f0:before {
  background: inherit;
}
.disabled_25fe
  .sort-e6c3.heading_top_9b6d:hover
  .image-paper-b5f0 {
  background: rgba(0, 0, 0, 0.8);
}
.picture-outer-83f3 .row_63dd {
  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) {
  .picture-outer-83f3 .row_63dd {
    width: auto;
    right: 45px;
  }
}
.soft-8323 .row_63dd {
  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) {
  .soft-8323 .row_63dd {
    width: auto;
    left: 45px;
  }
}
.dynamic-791d .row_63dd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dynamic-791d .tabs-4aae {
  max-width: 48em;
  margin: 0 auto;
}
.dynamic-791d .orange_af82:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.logo_3cf1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.logo_3cf1.disabled_25fe .row_63dd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.logo_3cf1.picture-outer-83f3 .row_63dd {
  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);
}
.logo_3cf1 .row_63dd {
  visibility: visible;
}
.logo_3cf1.soft-8323 .row_63dd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.frame-98d8,
.block_b4f1 {
  overflow-x: hidden;
}
.frame-98d8 .row_63dd {
  overflow: auto;
}
.frame-98d8.disabled_25fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-98d8.disabled_25fe .row_63dd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.frame-98d8.disabled_25fe .highlight-warm-72bb {
  opacity: 0;
}
.frame-98d8.picture-outer-83f3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-98d8.picture-outer-83f3 .row_63dd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.frame-98d8.picture-outer-83f3 .highlight-warm-72bb {
  opacity: 0;
}
.frame-98d8.soft-8323 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-98d8.soft-8323 .row_63dd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.frame-98d8.soft-8323 .highlight-warm-72bb {
  opacity: 0;
}
.frame-98d8.dynamic-791d .row_63dd {
  z-index: 10;
  visibility: visible;
}
.heading_top_9b6d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.heading_top_9b6d .image-paper-b5f0 {
  background: rgba(255, 255, 255, 0.99);
}
.heading_top_9b6d .image-paper-b5f0::after,
.heading_top_9b6d .image-paper-b5f0:before {
  background: inherit;
}
.heading_top_9b6d:hover .image-paper-b5f0 {
  background: rgba(255, 255, 255, 0.99);
}
.soft-8323 .heading_top_9b6d {
  top: 10px;
  right: auto;
  left: 12px;
}
.dynamic-791d .heading_top_9b6d {
  display: none !important;
}
.frame-98d8:before,
.block_b4f1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.frame-98d8 .heading_top_9b6d,
.block_b4f1 .heading_top_9b6d {
  display: inline-block;
}
.row_63dd .link-56f7 {
  -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;
}
.frame-98d8 .row_63dd .link-56f7,
.block_b4f1 .row_63dd .link-56f7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.surface_3376 .disabled_paper_3d40 {
  width: 100%;
}
.form-c46f {
  padding: 0 0.5em 0;
}
.form-c46f [class*="customify-col-"],
.form-c46f [class*="customify-col_"],
.form-c46f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.title_dynamic_46b8 .form-c46f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .north_cf56 .card-bb70,
  .card-bb70 {
    display: none;
  }
  .logo_b15c {
    text-align: left;
  }
  .pressed_d1c1 {
    text-align: center;
  }
  .pagination-last-05fd {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .north_cf56 .carousel-next-9760,
  .carousel-next-9760 {
    display: none;
  }
  .box-c440 {
    text-align: left;
  }
  .wrapper-1875 {
    text-align: center;
  }
  .border-16bb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .north_cf56 .notice-0d36,
  .notice-0d36 {
    display: none;
  }
  .hero_b718 {
    text-align: left;
  }
  .tall-b528 {
    text-align: center;
  }
  .aside_17ca {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar_rough_c92b {
  box-shadow: none !important;
}
.hard_6d20 .component-prev-e039,
.paragraph-right-46c6 .component-prev-e039 {
  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;
}
.paragraph-right-46c6 .component-prev-e039 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.icon-00a9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.icon-00a9:after,
.icon-00a9:before {
  content: "";
  display: table;
}
.icon-00a9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .icon-00a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.icon-00a9,
.highlight_2e43 {
  max-width: 1248px;
  margin: 0 auto;
}

.status_e877.notice-tiny-eb5b .icon-00a9 {
  max-width: 100%;
}
.status_e877.thumbnail-fast-d638 {
  max-width: 1200px;
  margin: 0 auto;
}
.status_e877.sidebar-soft-d7ea .icon-00a9 {
  max-width: 100%;
}
.status_e877.sidebar-soft-d7ea > .icon-00a9 {
  padding-left: 0;
  padding-right: 0;
}
.status_e877.sidebar-soft-d7ea > .icon-00a9 .north_cf56 {
  margin: 0;
}
.status_e877.sidebar-soft-d7ea
  > .icon-00a9
  .highlight_91f4.sidebar_f585 {
  margin-right: 0;
  margin-left: 0;
}
.status_e877.sidebar-soft-d7ea #main.sidebar_f585 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pattern-95e5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-95e5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notification-lite-00ca .stone_44a3 {
    padding-right: 1em;
  }
  .notification-lite-00ca.shadow-eb7e .highlight_91f4 {
    border-right: 1px solid #eaecee;
  }
  .notification-lite-00ca.shadow-eb7e .stone_44a3 {
    padding-right: 1em;
  }
  .notification-lite-00ca.shadow-eb7e .hidden_56ad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-full-06c8 .stone_44a3 {
    padding-left: 1em;
  }
  .title-full-06c8.shadow-eb7e .highlight_91f4 {
    border-left: 1px solid #eaecee;
  }
  .title-full-06c8.shadow-eb7e .stone_44a3 {
    padding-left: 1em;
  }
  .title-full-06c8.shadow-eb7e .hidden_56ad {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-rough-6ffc .stone_44a3 {
    padding-left: 1em;
  }
  .carousel-rough-6ffc.shadow-eb7e .footer-849e {
    border-right: 1px solid #eaecee;
  }
  .carousel-rough-6ffc.shadow-eb7e .advanced_2a3a {
    border-right: 1px solid #eaecee;
  }
  .carousel-rough-6ffc.shadow-eb7e .stone_44a3 {
    padding-left: 1em;
  }
  .carousel-rough-6ffc.shadow-eb7e .hidden_56ad {
    padding-right: 1em;
  }
  .carousel-rough-6ffc.shadow-eb7e .carousel_dim_c716 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-8aa8 .stone_44a3 {
    padding-right: 1em;
  }
  .wood-8aa8.shadow-eb7e .footer-849e {
    border-left: 1px solid #eaecee;
  }
  .wood-8aa8.shadow-eb7e .advanced_2a3a {
    border-left: 1px solid #eaecee;
  }
  .wood-8aa8.shadow-eb7e .stone_44a3 {
    padding-right: 1em;
  }
  .wood-8aa8.shadow-eb7e .hidden_56ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-8aa8.shadow-eb7e .carousel_dim_c716 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern-95e5 .stone_44a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern-95e5.shadow-eb7e .highlight_91f4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pattern-95e5.shadow-eb7e .stone_44a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern-95e5.shadow-eb7e .hidden_56ad {
    padding-left: 1em;
  }
  .pattern-95e5.shadow-eb7e .carousel_dim_c716 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pattern-95e5.shadow-eb7e .stone_44a3 {
    padding-left: 0;
  }
}
.detail-iron-2ecc .hover-b2ba {
  display: inline-block;
}
.warm_ea40 {
  display: inline-block;
}
.element-f4d9 {
  word-con: break-word;
}
.chip-focused-0a1a > span {
  display: inline-block;
  padding: 5px 0;
}
.chip-focused-0a1a .detail_da9f {
  margin-left: 8px;
  margin-right: 8px;
}
.chip-focused-0a1a .breadcrumb-stone-31b6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.frame_e8ee .aside-smooth-f295 {
  margin-bottom: 2em;
}
.frame_e8ee .pressed-526d {
  margin-bottom: 15px;
}
.frame_e8ee .pressed-526d:last-child {
  margin-bottom: 0;
}
.frame_e8ee .primary_4bd1 {
  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) {
  .frame_e8ee .primary_4bd1 {
    display: block;
  }
}
.frame_e8ee .steel_99f8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .frame_e8ee .steel_99f8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.frame_e8ee .silver-25e7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.frame_e8ee .silver-25e7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.frame_e8ee .silver-25e7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.frame_e8ee .element-f4d9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.frame_e8ee .element-f4d9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.frame_e8ee .frame_fda8 p:last-child {
  margin-bottom: 0;
}
.frame_e8ee .component_e9ca {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.frame_e8ee .hover-gold-c707 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.frame_e8ee .thumbnail_413a {
  margin-top: 1em;
}
.frame_e8ee .fluid-8104 {
  top: 0;
  display: block;
}
.frame_e8ee .fluid-8104 a {
  color: inherit;
}
.frame_e8ee .fluid-8104 a:hover {
  color: inherit;
}
.frame_e8ee .content-aa75 {
  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;
}
.frame_e8ee .content-aa75:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.frame_e8ee .hover-gold-c707 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.frame_e8ee .fixed_c677 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.frame_e8ee .fixed_c677:first-child {
  margin-top: 0;
}
.frame_e8ee .fixed_c677.current-945b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.frame_e8ee .fixed_c677.picture_hard_3c7c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.frame_e8ee
  .fixed_c677.picture_hard_3c7c.summary_middle_0141
  .thumbnail_413a {
  width: 100%;
}
.frame_e8ee .picture_hard_3c7c {
  -webkit-box-align: center;
  align-items: center;
}
.frame_e8ee .picture_hard_3c7c .chip-focused-0a1a,
.frame_e8ee .picture_hard_3c7c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.frame_e8ee .silver-25e7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.frame_e8ee .silver-25e7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.frame_e8ee .silver-25e7: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;
}
.frame_e8ee .current-945b {
  z-index: 5;
}
.frame_e8ee .feature-dark-a159 .soft_8299 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.frame_e8ee .smooth_6fa8 .soft_8299 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.frame_e8ee .pattern-c00f .soft_8299 {
  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;
}
.frame_e8ee.tag_wide_9dd7 .primary_4bd1,
.frame_e8ee.backdrop-brown-6dfc .primary_4bd1 {
  display: block;
}
.frame_e8ee.tag_wide_9dd7 .primary_4bd1 .tall_1a01,
.frame_e8ee.tag_wide_9dd7 .primary_4bd1 .hover-gold-c707,
.frame_e8ee.backdrop-brown-6dfc .primary_4bd1 .tall_1a01,
.frame_e8ee.backdrop-brown-6dfc .primary_4bd1 .hover-gold-c707 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.frame_e8ee.dynamic-9ab7 .steel_99f8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .frame_e8ee.dynamic-9ab7 .steel_99f8 {
    margin-right: 0;
  }
}
.frame_e8ee.tag_wide_9dd7 .steel_99f8,
.frame_e8ee.backdrop-brown-6dfc .steel_99f8 {
  padding-top: 40%;
}
.frame_e8ee.tag_wide_9dd7 .aside-smooth-f295,
.frame_e8ee.backdrop-brown-6dfc .aside-smooth-f295 {
  display: block;
}
.frame_e8ee.tag_wide_9dd7 .fn-sticky-ae8e .hover-gold-c707,
.frame_e8ee.backdrop-brown-6dfc .fn-sticky-ae8e .hover-gold-c707 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.frame_e8ee.tag_wide_9dd7 .steel_99f8,
.frame_e8ee.backdrop-brown-6dfc .steel_99f8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.frame_e8ee.tag_wide_9dd7 .hover-gold-c707 {
  padding: 1em;
}
.fixed-666d {
  margin: 30px auto;
  display: block;
}
.fixed-666d .surface-slow-462e > * {
  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;
}
.fixed-666d .surface-slow-462e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fixed-666d .surface-slow-462e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface-bronze-5f80 .chip-focused-0a1a {
  margin-bottom: 1.41575em;
}
.surface-bronze-5f80 .shade-ed5e {
  margin-bottom: 1.618em;
}
.background_23eb .shadow-4fe0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.background_23eb .shadow-4fe0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.background_23eb .basic-940c {
  max-width: 100%;
  overflow: auto;
}
.block_8422 .background_23eb a:hover {
  text-decoration: underline;
}
.gradient_center_a907 .pressed-526d:not(.element-f4d9),
.gradient_center_a907 .silver-25e7 {
  margin-bottom: 1.41575em;
}
.gradient_center_a907 .pressed-526d:not(.element-f4d9):last-child,
.gradient_center_a907 .silver-25e7:last-child {
  margin-bottom: 0;
}
.gradient_center_a907 .pressed-526d.prev_8189 {
  margin-bottom: 0.41575em;
}
.gradient_center_a907 .upper_6c73:before,
.gradient_center_a907 .fixed_a059:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gradient_center_a907 .upper_6c73:before {
  content: "\f115";
}
.gradient_center_a907 .fixed_a059:before {
  content: "\f02c";
}
.gradient_center_a907 .chip-mini-f0b0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gradient_center_a907 .chip-mini-f0b0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail-huge-1951 {
  display: -webkit-box;
  display: flex;
}
.detail-huge-1951 .light-50a6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail-huge-1951 .light-50a6 {
    flex-basis: 90px;
  }
}
.detail-huge-1951 .popup_8a96 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-huge-1951 .popup_8a96 {
    flex-basis: calc(100% - 50px);
  }
}
.detail-huge-1951 .tall-bec7 p:last-child {
  margin-bottom: 0.72em;
}
.preview_static_8767 .surface-slow-462e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.preview_static_8767 .surface-slow-462e:after,
.preview_static_8767 .surface-slow-462e:before {
  content: "";
  display: table;
}
.preview_static_8767 .surface-slow-462e:after {
  clear: both;
}
.preview_static_8767 .surface-slow-462e .west_4a0d,
.preview_static_8767 .surface-slow-462e .dropdown_b562 {
  width: 49%;
}
.preview_static_8767 .surface-slow-462e .west_4a0d a span.grid_58ed,
.preview_static_8767 .surface-slow-462e .dropdown_b562 a span.grid_58ed {
  display: block;
  margin-bottom: 5px;
}
.preview_static_8767 .surface-slow-462e .dropdown_b562 {
  float: left;
  text-align: left;
}
.preview_static_8767 .surface-slow-462e .west_4a0d {
  float: right;
  text-align: right;
}
.bright_1200 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bright_1200 {
    margin-bottom: 0;
  }
}
.badge_pressed_2af8 {
  margin-bottom: 1em;
}
.badge_pressed_2af8 .element-f4d9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.focus-57e1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gold-d812 .badge_pressed_2af8,
.form_plasma_cf28 .badge_pressed_2af8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gold-d812 .badge_pressed_2af8,
  .form_plasma_cf28 .badge_pressed_2af8 {
    display: block;
  }
}
.gold-d812 .focus-57e1,
.form_plasma_cf28 .focus-57e1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gold-d812 .focus-57e1,
  .form_plasma_cf28 .focus-57e1 {
    margin-bottom: 1em;
  }
}
.gold-d812 .focus-57e1 img,
.form_plasma_cf28 .focus-57e1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gold-d812 .simple-9a7d,
.form_plasma_cf28 .simple-9a7d {
  flex-basis: calc(100% - 160px);
}
.gold-d812 .simple-9a7d p,
.form_plasma_cf28 .simple-9a7d p {
  margin-bottom: 0;
}
.gold-d812 .simple-9a7d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gold-d812 .simple-9a7d {
    padding-left: 0;
  }
}
.form_plasma_cf28 .simple-9a7d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .form_plasma_cf28 .simple-9a7d {
    padding-right: 0;
  }
}
.form_plasma_cf28 .focus-57e1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.thumbnail_bronze_9d14 .focus-57e1 {
  margin-bottom: 0.5em;
}
.thumbnail_bronze_9d14 .focus-57e1 img {
  width: 100%;
}
.summary-eca3 .video_gas_81a8,
.tall-1d79 .video_gas_81a8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tall-1d79 .highlight_91f4 .dropdown-east-bbb5 p:last-child {
  margin-bottom: 0;
}
.input_53de {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hidden-41ce .tertiary-1824 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hidden-41ce .tertiary-1824:last-of-type {
    margin-bottom: 0;
  }
}
.hidden-41ce .tertiary-1824 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden-41ce .tertiary-1824 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hidden-41ce .tertiary-1824 ul li {
  margin: 0 0 0.6em;
}
.hidden-41ce .tertiary-1824 ul li.thumbnail-4d50,
.hidden-41ce .tertiary-1824 ul li.surface-active-8254 {
  position: relative;
}
.hidden-41ce .tertiary-1824 ul li.thumbnail-4d50 .fresh-b0e4,
.hidden-41ce .tertiary-1824 ul li.surface-active-8254 .fresh-b0e4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hidden-41ce .tertiary-1824 ul li.thumbnail-4d50:after:after,
.hidden-41ce .tertiary-1824 ul li.thumbnail-4d50:after:before,
.hidden-41ce
  .tertiary-1824
  ul
  li.surface-active-8254:after:after,
.hidden-41ce
  .tertiary-1824
  ul
  li.surface-active-8254:after:before {
  content: "";
  display: table;
}
.hidden-41ce .tertiary-1824 ul li.thumbnail-4d50:after:after,
.hidden-41ce
  .tertiary-1824
  ul
  li.surface-active-8254:after:after {
  clear: both;
}
.hidden-41ce .tertiary-1824 a.footer_complex_adb5:hover {
  text-decoration: none;
}
.hidden-41ce .tertiary-1824 select {
  max-width: 100%;
}
.hidden-41ce .tertiary-1824 table {
  font-size: 85%;
}
.hidden-41ce .tertiary-1824 table td,
.hidden-41ce .tertiary-1824 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hidden-41ce .tertiary-1824 table tfoot td {
  text-align: left;
}
.hidden-41ce .tertiary-1824 :last-child {
  margin-bottom: 0;
}
.hidden-41ce .tertiary-1824 .accordion_c238 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hidden-41ce .tertiary-1824 .accordion_c238 label {
  width: 100%;
}
.hidden-41ce .tertiary-1824 .accordion_c238 .active-69e9 {
  width: 100%;
  display: block;
}
.hidden-41ce .tertiary-1824 .accordion_c238 .tertiary_d61f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hidden-41ce .tertiary-1824 .accordion_c238 .tertiary_d61f:hover svg #svg-search {
  fill: #444;
}
.hidden-41ce .tertiary-1824 .accordion_c238 .tertiary_d61f svg {
  width: 18px;
  height: 18px;
}
.hidden-41ce .search_tall_1756 ul ul,
.hidden-41ce .active_gas_0eff ul ul,
.hidden-41ce .article-gold-d484 ul ul,
.hidden-41ce .static_a9ff ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hidden-41ce .search_tall_1756 .list_in_6998 > a,
.hidden-41ce .active_gas_0eff .list_in_6998 > a,
.hidden-41ce .article-gold-d484 .list_in_6998 > a,
.hidden-41ce .static_a9ff .list_in_6998 > a {
  margin-bottom: 0;
}
.hidden-41ce .primary-tiny-ef18 li,
.hidden-41ce .search_tall_1756 li,
.hidden-41ce .lower-91a2 li,
.hidden-41ce .active_gas_0eff li,
.hidden-41ce .article-gold-d484 li,
.hidden-41ce .static_a9ff li,
.hidden-41ce .selected_9267 li,
.hidden-41ce .dirty_0111 li {
  display: block;
  position: relative;
}
.hidden-41ce .primary-tiny-ef18 li:last-child,
.hidden-41ce .search_tall_1756 li:last-child,
.hidden-41ce .lower-91a2 li:last-child,
.hidden-41ce .active_gas_0eff li:last-child,
.hidden-41ce .article-gold-d484 li:last-child,
.hidden-41ce .static_a9ff li:last-child,
.hidden-41ce .selected_9267 li:last-child,
.hidden-41ce .dirty_0111 li:last-child {
  border: none;
}
.hidden-41ce .primary-tiny-ef18 li a,
.hidden-41ce .search_tall_1756 li a,
.hidden-41ce .lower-91a2 li a,
.hidden-41ce .active_gas_0eff li a,
.hidden-41ce .article-gold-d484 li a,
.hidden-41ce .static_a9ff li a,
.hidden-41ce .selected_9267 li a,
.hidden-41ce .dirty_0111 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden-41ce .primary-tiny-ef18 li ul li::before,
.hidden-41ce .search_tall_1756 li ul li::before,
.hidden-41ce .lower-91a2 li ul li::before,
.hidden-41ce .active_gas_0eff li ul li::before,
.hidden-41ce .article-gold-d484 li ul li::before,
.hidden-41ce .static_a9ff li ul li::before,
.hidden-41ce .selected_9267 li ul li::before,
.hidden-41ce .dirty_0111 li ul li::before {
  left: 15px;
}
.hidden-41ce .primary-tiny-ef18 li ul a,
.hidden-41ce .search_tall_1756 li ul a,
.hidden-41ce .lower-91a2 li ul a,
.hidden-41ce .active_gas_0eff li ul a,
.hidden-41ce .article-gold-d484 li ul a,
.hidden-41ce .static_a9ff li ul a,
.hidden-41ce .selected_9267 li ul a,
.hidden-41ce .dirty_0111 li ul a {
  padding-left: 20px;
}
.hidden-41ce .primary-tiny-ef18 li ul ul li::before,
.hidden-41ce .search_tall_1756 li ul ul li::before,
.hidden-41ce .lower-91a2 li ul ul li::before,
.hidden-41ce .active_gas_0eff li ul ul li::before,
.hidden-41ce .article-gold-d484 li ul ul li::before,
.hidden-41ce .static_a9ff li ul ul li::before,
.hidden-41ce .selected_9267 li ul ul li::before,
.hidden-41ce .dirty_0111 li ul ul li::before {
  left: 30px;
}
.hidden-41ce .primary-tiny-ef18 li ul ul a,
.hidden-41ce .search_tall_1756 li ul ul a,
.hidden-41ce .lower-91a2 li ul ul a,
.hidden-41ce .active_gas_0eff li ul ul a,
.hidden-41ce .article-gold-d484 li ul ul a,
.hidden-41ce .static_a9ff li ul ul a,
.hidden-41ce .selected_9267 li ul ul a,
.hidden-41ce .dirty_0111 li ul ul a {
  padding-left: 40px;
}
.hidden-41ce .badge_brown_3fd6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden-41ce .dirty_0111 ul li {
  margin-bottom: 1.41575em;
}
.hidden-41ce .dirty_0111 ul li .column-db87 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hidden-41ce .dirty_0111 ul li .large_ef92 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pattern-wood-4b34 .primary-tiny-ef18 li a,
.pattern-wood-4b34 .search_tall_1756 li a,
.pattern-wood-4b34 .lower-91a2 li a,
.pattern-wood-4b34 .active_gas_0eff li a,
.pattern-wood-4b34 .article-gold-d484 li a,
.pattern-wood-4b34 .static_a9ff li a,
.pattern-wood-4b34 .selected_9267 li a,
.pattern-wood-4b34 .dirty_0111 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-wood-4b34 .badge_brown_3fd6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-wood-4b34 .tertiary-1824 ul li.thumbnail-4d50 .fresh-b0e4,
.pattern-wood-4b34 .tertiary-1824 ul li.surface-active-8254 .fresh-b0e4 {
  background: rgba(0, 0, 0, 0.2);
}
.pattern-wood-4b34 .hidden-41ce .tertiary-1824 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_e877 .hidden-41ce .border_0600 li {
  margin: 0;
}
.status_e877 .hidden-41ce .border_0600 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.status_e877 .hidden-41ce .border_0600 li ul {
  margin: 0;
}
.status_e877 .hidden-41ce .border_0600 li ul li a {
  padding-left: 15px;
}
.status_e877 .hidden-41ce .border_0600 li ul li li a {
  padding-left: 30px;
}
.status_e877 .hidden-41ce .border_0600 li.mini_bd34 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.status_e877 .hidden-41ce .border_0600 li.mini_bd34 > 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;
}
.status_e877 .hidden-41ce .border_0600 li.mini_bd34 > 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;
}
.info_bbf0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.caption-2aed {
  position: relative;
  z-index: 10;
}
.caption-2aed .link-56f7 {
  width: 100%;
  max-width: 100%;
}
.section-black-68ae .description_53de {
  padding-top: 2em;
  padding-bottom: 2em;
}
.section-black-68ae .sort-e6c3 {
}
.section-black-68ae .pattern-wood-4b34 {
  background: #292929;
}
.pressed-056c .description_53de {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pressed-056c .sort-e6c3 {
  background: #f9f9f9;
}
.pressed-056c .pattern-wood-4b34 {
  background: #303030;
}
.article-39ca .description_53de {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .article-39ca .hover-b2ba {
    margin-bottom: 1em;
  }
  .article-39ca .hover-b2ba:last-child {
    margin-bottom: 0;
  }
}
.article-39ca .sort-e6c3 {
  background: #ededed;
}
.article-39ca .pattern-wood-4b34 {
  background: #1a1a1a;
}
.description_53de.sort-e6c3 {
  color: rgba(0, 0, 0, 0.6);
}
.description_53de.sort-e6c3 .row-8d21 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description_53de.pattern-wood-4b34 {
  color: rgba(255, 255, 255, 0.99);
}
.description_53de.pattern-wood-4b34 a:not(.footer_complex_adb5) {
  color: rgba(255, 255, 255, 0.79);
}
.description_53de.pattern-wood-4b34 a:not(.footer_complex_adb5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_53de.pattern-wood-4b34 .row-8d21 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_53de.pattern-wood-4b34 table tbody td,
.description_53de.pattern-wood-4b34 table th {
  background: rgba(0, 0, 0, 0.08);
}
.surface_c57b.disabled-997f .icon-00a9 {
  max-width: initial;
}
.surface_c57b .nav_stone_9683 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.surface_c57b .nav_stone_9683 .link-56f7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .surface_c57b .nav_stone_9683 .link-56f7 {
    display: block;
    margin-bottom: 2em;
  }
  .surface_c57b .nav_stone_9683 .link-56f7:last-child {
    margin-bottom: 0;
  }
}
.article-39ca .hover-b2ba:last-child,
.pressed-056c .hover-b2ba:last-child,
.section-black-68ae .hover-b2ba:last-child {
  margin-bottom: 0;
}
.article-39ca .hover-b2ba .hidden-41ce .tertiary-1824:last-child,
.pressed-056c .hover-b2ba .hidden-41ce .tertiary-1824:last-child,
.section-black-68ae .hover-b2ba .hidden-41ce .tertiary-1824:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .article-39ca .secondary-focused-22b2,
  .article-39ca .heading_f23c,
  .pressed-056c .secondary-focused-22b2,
  .pressed-056c .heading_f23c,
  .section-black-68ae .secondary-focused-22b2,
  .section-black-68ae .heading_f23c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .caption-2aed .hover-b2ba {
    margin-bottom: 2em;
  }
}
.caption-2aed p:last-child {
  margin-bottom: 0;
}
.caption-2aed li,
.caption-2aed ul {
  list-style: none;
  margin: 0;
}
.caption-2aed ul ul {
  margin-left: 2.617924em;
}
.form_down_e9a9 {
  font-size: 0.875em;
}

/* css-noise: 8e80 */
.phantom-card-g6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
