/*!
Theme Name: Customify
Theme URI: https://pressmaximum.copper-d97c/customify
Author: WPCustomify
Author URI: https://pressmaximum.copper-d97c
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.copper-d97c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.modal-e8c2.hero_2826/licenses/gpl-2.0.outline-5898
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.pagination_copper_60d0/, (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.dark_e368.progress_left_bfee/normalize.link_small_53cd/
 ======
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.link_small_53cd v7.0.0 | MIT License | github.copper-d97c/necolas/normalize.link_small_53cd */
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;
}
.sort-5ab2 .footer-5d08,
.over_eaab,
.card-dark-8595,
.wide-9756,
.background_db0b,
.item_8bf2,
.background_solid_2218,
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;
}
.over_eaab,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .over_eaab,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .over_eaab,
  h1 {
    font-size: 1.8em;
  }
}
.card-dark-8595,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card-dark-8595 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card-dark-8595,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card-dark-8595,
  h2 {
    font-size: 1.7em;
  }
}
.wide-9756,
h3 {
  font-size: 1.618em;
}
.sort-5ab2 .footer-5d08,
.background_db0b,
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.block-1490 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.link_9264:after,
.link_9264:before,
.popup-liquid-44e6:after,
.popup-liquid-44e6:before {
  content: "";
  display: table;
}
.link_9264:after,
.popup-liquid-44e6:after {
  clear: both;
}
.medium_1941 {
  float: right;
  margin-right: 0;
}
.title_d561 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.image-b107 .active_short_f787,
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;
}
.image-b107 .active_short_f787: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;
}
.widget-e271 .active_short_f787 {
  box-shadow: none;
}
.widget-e271
  .active_short_f787
  .cold-54fc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.widget-e271 .active_short_f787 .backdrop-6003 {
  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;
}
.widget-e271
  .active_short_f787
  .backdrop-6003
  b {
  display: none;
}
.widget-e271 .clean-b064 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content_dim_7677:not(.thumbnail-0b79):not(.alert_white_9418),
button:not(.thumbnail-0b79):not(.alert_white_9418),
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ),
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ),
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ) {
  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;
}
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):hover,
button:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):hover,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):hover,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):hover,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):active,
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):focus,
button:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):active,
button:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):focus,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):active,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):focus,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):active,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):focus,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):active,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):focus {
  outline: 0;
}
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942,
button:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942 {
  position: relative;
}
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .pressed_f504,
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .middle_f1be,
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .gas-1a61,
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  i,
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  svg,
button:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .pressed_f504,
button:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .middle_f1be,
button:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .gas-1a61,
button:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  i,
button:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  svg,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .pressed_f504,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .middle_f1be,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .gas-1a61,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  i,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  svg,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .pressed_f504,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .middle_f1be,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .gas-1a61,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  i,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  svg,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .pressed_f504,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .middle_f1be,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  .gas-1a61,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  i,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942
  svg {
  visibility: hidden;
}
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942:after,
button:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942:after,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942:after,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942:after,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ).fn-loading-0942: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;
}
.content_dim_7677:not(.thumbnail-0b79):not(.alert_white_9418),
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ),
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ),
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ) {
  color: #fff;
  background: #235787;
}
.content_dim_7677:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):focus,
input[type="button"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):focus,
input[type="reset"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):focus,
input[type="submit"]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ):focus {
  color: #fff;
}
.content_dim_7677.fn-disabled-0942:not(.thumbnail-0b79):not(
    .alert_white_9418
  ),
.content_dim_7677[disabled]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ),
button.fn-disabled-0942:not(.thumbnail-0b79):not(
    .alert_white_9418
  ),
button[disabled]:not(.thumbnail-0b79):not(
    .alert_white_9418
  ) {
  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;
}
.overlay_179f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.overlay_179f: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;
}
.fluid-4883 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.avatar-center-fc65 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.article_active_8683 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.link_9264:after,
.link_9264:before,
.box-new-b659:after,
.box-new-b659:before,
.picture_b3aa:after,
.picture_b3aa:before,
.frame_simple_8421:after,
.frame_simple_8421:before,
.huge-3db4:after,
.huge-3db4:before,
.box-slow-a337:after,
.box-slow-a337:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.link_9264:after,
.box-new-b659:after,
.picture_b3aa:after,
.frame_simple_8421:after,
.huge-3db4:after,
.box-slow-a337:after {
  clear: both;
}
.box-new-b659 .inner_806c,
.picture_b3aa .inner_806c,
.complex_fa67 .inner_806c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.purple-814c {
  display: inline-block;
}
.surface_39f1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.surface_39f1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.surface_39f1 .banner-steel-c9a1 {
  padding: 1em 0;
  font-size: 85%;
}
.banner-steel-c9a1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pattern-warm-ae05 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pattern-warm-ae05:after,
.pattern-warm-ae05:before {
  content: "";
  display: table;
}
.pattern-warm-ae05:after {
  clear: both;
}
.liquid-6e84 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.row_5aac .liquid-6e84 {
  max-width: 50%;
}
.layout-steel-5cbd .liquid-6e84 {
  max-width: 33.33%;
}
.inner-a8b5 .liquid-6e84 {
  max-width: 25%;
}
.huge-5b87 .liquid-6e84 {
  max-width: 20%;
}
.secondary_pressed_7dc3 .liquid-6e84 {
  max-width: 16.66%;
}
.liquid_eedd .liquid-6e84 {
  max-width: 14.28%;
}
.fluid-b639 .liquid-6e84 {
  max-width: 12.5%;
}
.sort-under-81f3 .liquid-6e84 {
  max-width: 11.11%;
}
.lite-8646 {
  display: block;
}
.sort-5ab2 .background-center-f5ce label,
.sort-5ab2 .info-pressed-8fda label,
.sort-5ab2 .highlight_last_288b label,
.sort-5ab2 .footer_soft_2d24 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask-5635 {
  list-style: none;
  margin: 0;
}
.mask-5635 article.header-silver-ab7d {
  margin-bottom: 0;
}
.mask-5635 ul {
  list-style: none;
  margin: 0;
}
.mask-5635 .full_dcd1 li.header-silver-ab7d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask-5635 .full_dcd1 li.header-silver-ab7d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask-5635 .full_dcd1 li.header-silver-ab7d: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) {
  .mask-5635 .full_dcd1 li.header-silver-ab7d li.header-silver-ab7d li.header-silver-ab7d li.header-silver-ab7d {
    padding-left: 0;
  }
}
article.header-silver-ab7d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header-silver-ab7d .box-new-b659 p:last-of-type {
  margin-bottom: 0;
}
article.header-silver-ab7d .action-00f1 {
  float: left;
}
article.header-silver-ab7d .overlay_up_49ac {
  margin-left: 85px;
}
article.header-silver-ab7d .yellow_8e1c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header-silver-ab7d .yellow_8e1c .old_b3df {
  margin-left: 10px;
}
article.header-silver-ab7d .pagination_glass_2556 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header-silver-ab7d .badge_cold_9084 {
  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 .background-center-f5ce,
  #respond .highlight_last_288b,
  #respond .footer_soft_2d24 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .background-center-f5ce input,
#respond .highlight_last_288b input,
#respond .footer_soft_2d24 input {
  width: 100%;
}
#respond .footer_soft_2d24 {
  margin-right: 0;
}
#respond .accordion_dynamic_cae8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-9066 {
  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;
}
.highlight-9066.element-d1e4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight-9066 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%);
}
.highlight-9066:focus,
.highlight-9066: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);
}
.icon-df80 {
  border-radius: 10%;
}
.highlight-pink-26df {
  border-radius: 50%;
}
.photo_0866 {
  font-size: 0.72em;
}
.accordion-simple-b07e {
  font-size: 0.875em;
}
.image_9083 {
  font-size: 1.1em;
}
.full-11ee {
  text-transform: uppercase;
  line-height: 1.2;
}
.full-11ee.photo_0866 {
  letter-spacing: 0.5px;
}
.label-1d67,
.label-1d67 a {
  color: #6d6d6d;
}
.label-1d67 a:hover {
  color: #111;
}
.hero-stone-84e6 {
  color: #6d6d6d;
}
.main_ccbe {
  overflow-x: hidden;
}
.main_ccbe .hot-af42.progress_ed54 {
  position: relative;
}
.main_ccbe .hot-af42.progress_ed54.inner-2d3b {
  position: initial;
}
.main_ccbe
  .hot-af42.progress_ed54.inner-2d3b
  .item-853a {
  left: auto;
}
.main_ccbe .hot-af42 .item-853a {
  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;
}
.main_ccbe .hot-af42:hover.progress_ed54 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.main_ccbe
  .hot-af42:hover.progress_ed54
  .item-853a {
  display: block;
  z-index: 9999999;
}
.main_ccbe .action-6e76 .in-6042,
.main_ccbe .top_a053 .in-6042 {
  display: none;
}
.main_ccbe .last_c8fd .hot-af42:hover.progress_ed54 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort-5ab2 .background-center-f5ce label,
.sort-5ab2 .info-pressed-8fda label,
.sort-5ab2 .highlight_last_288b label,
.sort-5ab2 .footer_soft_2d24 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask-5635 {
  list-style: none;
  margin: 0;
}
.mask-5635 article.header-silver-ab7d {
  margin-bottom: 0;
}
.mask-5635 ul {
  list-style: none;
  margin: 0;
}
.mask-5635 .full_dcd1 li.header-silver-ab7d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask-5635 .full_dcd1 li.header-silver-ab7d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask-5635 .full_dcd1 li.header-silver-ab7d: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) {
  .mask-5635 .full_dcd1 li.header-silver-ab7d li.header-silver-ab7d li.header-silver-ab7d li.header-silver-ab7d {
    padding-left: 0;
  }
}
article.header-silver-ab7d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header-silver-ab7d .box-new-b659 p:last-of-type {
  margin-bottom: 0;
}
article.header-silver-ab7d .action-00f1 {
  float: left;
}
article.header-silver-ab7d .overlay_up_49ac {
  margin-left: 85px;
}
article.header-silver-ab7d .yellow_8e1c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header-silver-ab7d .yellow_8e1c .old_b3df {
  margin-left: 10px;
}
article.header-silver-ab7d .pagination_glass_2556 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header-silver-ab7d .badge_cold_9084 {
  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 .background-center-f5ce,
  #respond .highlight_last_288b,
  #respond .footer_soft_2d24 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .background-center-f5ce input,
#respond .highlight_last_288b input,
#respond .footer_soft_2d24 input {
  width: 100%;
}
#respond .footer_soft_2d24 {
  margin-right: 0;
}
#respond .accordion_dynamic_cae8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.action-6e76 .fast_c53c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fast_c53c .main-iron-8c69.tertiary-aa9f .white-45ee > li > a:focus,
.fast_c53c .main-iron-8c69.tertiary-aa9f .white-45ee > li > a:hover,
.fast_c53c .main-iron-8c69.avatar-inner-1713 .white-45ee > li > a:focus,
.fast_c53c .main-iron-8c69.avatar-inner-1713 .white-45ee > li > a:hover,
.fast_c53c .main-iron-8c69.red-c49f .white-45ee > li > a:focus,
.fast_c53c .main-iron-8c69.red-c49f .white-45ee > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast_c53c
  .main-iron-8c69.tertiary-aa9f
  .white-45ee
  > li.hovered_40e6
  > a,
.fast_c53c
  .main-iron-8c69.tertiary-aa9f
  .white-45ee
  > li.red-f8fd
  > a,
.fast_c53c
  .main-iron-8c69.avatar-inner-1713
  .white-45ee
  > li.hovered_40e6
  > a,
.fast_c53c
  .main-iron-8c69.avatar-inner-1713
  .white-45ee
  > li.red-f8fd
  > a,
.fast_c53c
  .main-iron-8c69.red-c49f
  .white-45ee
  > li.hovered_40e6
  > a,
.fast_c53c .main-iron-8c69.red-c49f .white-45ee > li.copper_765a > a {
  color: rgba(255, 255, 255, 0.99);
}
.fast_c53c .dark_9c96,
.fast_c53c .dark_9c96 a {
  color: rgba(255, 255, 255, 0.99);
}
.fast_c53c .wide-e450.narrow-a127 li a,
.fast_c53c .paper_0a58 a,
.fast_c53c .message-7583,
.fast_c53c .white-45ee > li > a,
.fast_c53c .status_c040 {
  color: rgba(255, 255, 255, 0.79);
}
.fast_c53c .wide-e450.narrow-a127 li a:hover,
.fast_c53c .paper_0a58 a:hover,
.fast_c53c .message-7583:hover,
.fast_c53c .white-45ee > li > a:hover,
.fast_c53c .status_c040:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast_c53c .overlay_131a {
  color: rgba(255, 255, 255, 0.79);
}
.fast_c53c .overlay_131a .alert_06a8 {
  color: rgba(255, 255, 255, 0.99);
}
.fast_c53c .overlay_131a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast_c53c .clean-bdf0 .slider-down-1b54 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast_c53c .clean-bdf0 .slider-down-1b54 .chip_c06d {
  color: rgba(255, 255, 255, 0.79);
}
.fast_c53c
  .clean-bdf0
  .slider-down-1b54
  .chip_c06d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fast_c53c
  .clean-bdf0
  .slider-down-1b54
  .chip_c06d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fast_c53c
  .clean-bdf0
  .slider-down-1b54
  .chip_c06d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fast_c53c
  .clean-bdf0
  .slider-down-1b54
  .chip_c06d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fast_c53c .clean-bdf0 .search_5e34 {
  color: rgba(255, 255, 255, 0.79);
}
.fast_c53c .clean-bdf0 .search_5e34:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-94e5
  .fast_c53c
  .clean-bdf0
  .tiny-41b6
  .detail_left_7d37 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-94e5
  .fast_c53c
  .clean-bdf0
  .tiny-41b6
  .chip_c06d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.action-6e76 .chip_bottom_ee0a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.chip_bottom_ee0a .main-iron-8c69.tertiary-aa9f .white-45ee > li > a:focus,
.chip_bottom_ee0a .main-iron-8c69.tertiary-aa9f .white-45ee > li > a:hover,
.chip_bottom_ee0a .main-iron-8c69.avatar-inner-1713 .white-45ee > li > a:focus,
.chip_bottom_ee0a .main-iron-8c69.avatar-inner-1713 .white-45ee > li > a:hover,
.chip_bottom_ee0a .main-iron-8c69.red-c49f .white-45ee > li > a:focus,
.chip_bottom_ee0a .main-iron-8c69.red-c49f .white-45ee > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_bottom_ee0a
  .main-iron-8c69.tertiary-aa9f
  .white-45ee
  > li.hovered_40e6
  > a,
.chip_bottom_ee0a
  .main-iron-8c69.tertiary-aa9f
  .white-45ee
  > li.red-f8fd
  > a,
.chip_bottom_ee0a
  .main-iron-8c69.avatar-inner-1713
  .white-45ee
  > li.hovered_40e6
  > a,
.chip_bottom_ee0a
  .main-iron-8c69.avatar-inner-1713
  .white-45ee
  > li.red-f8fd
  > a,
.chip_bottom_ee0a
  .main-iron-8c69.red-c49f
  .white-45ee
  > li.hovered_40e6
  > a,
.chip_bottom_ee0a .main-iron-8c69.red-c49f .white-45ee > li.copper_765a > a {
  color: rgba(0, 0, 0, 0.8);
}
.chip_bottom_ee0a .dark_9c96,
.chip_bottom_ee0a .dark_9c96 a {
  color: rgba(0, 0, 0, 0.8);
}
.chip_bottom_ee0a .wide-e450.narrow-a127 li a,
.chip_bottom_ee0a .paper_0a58 a,
.chip_bottom_ee0a .message-7583,
.chip_bottom_ee0a .white-45ee > li > a,
.chip_bottom_ee0a .status_c040 {
  color: rgba(0, 0, 0, 0.55);
}
.chip_bottom_ee0a .wide-e450.narrow-a127 li a:hover,
.chip_bottom_ee0a .paper_0a58 a:hover,
.chip_bottom_ee0a .message-7583:hover,
.chip_bottom_ee0a .white-45ee > li > a:hover,
.chip_bottom_ee0a .status_c040:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_bottom_ee0a .overlay_131a {
  color: rgba(0, 0, 0, 0.55);
}
.chip_bottom_ee0a .overlay_131a .alert_06a8 {
  color: rgba(0, 0, 0, 0.8);
}
.chip_bottom_ee0a .overlay_131a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_soft_04f5 .out_2db4 {
  margin-left: auto;
  margin-right: auto;
}
.picture_b3aa > * {
  margin-left: auto;
  margin-right: auto;
}
.picture_b3aa .fluid-4883 {
  margin-right: 1.41575em;
}
.feature-1417 .picture_b3aa > .overlay_38dd {
  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;
}
.feature-1417 .picture_b3aa > .sort_short_6f49 {
  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;
}
.message-right-2ac5.list_soft_04f5 .out_2db4,
.footer_hot_e54b.list_soft_04f5 .out_2db4 {
  margin-left: 0;
}
.image_c12c.list_soft_04f5 .out_2db4,
.label-918f.list_soft_04f5 .out_2db4 {
  margin-right: 0;
}
.picture_b3aa ol,
.picture_b3aa ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accordion_14e1 video {
  max-width: 100%;
}
.slider-a6ef img {
  display: block;
}
.slider-a6ef.fluid-4883,
.slider-a6ef.avatar-center-fc65 {
  width: 100%;
}
.slider-a6ef.sort_short_6f49 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface-a765:not(.tag-pink-da58) {
  margin: 1.5em auto;
}
.sort_bright_732a p {
  padding: 1.5em 14px;
}
ul.advanced_9d1a.sort_short_6f49,
ul.advanced_9d1a.overlay_38dd,
ul.advanced_9d1a.frame_1e2c.overlay_38dd {
  padding: 0 14px;
}
.out-6b20 {
  display: block;
  overflow-x: auto;
}
.out-6b20 table {
  border-collapse: collapse;
  width: 100%;
}
.out-6b20 td,
.out-6b20 th {
  padding: 0.5em;
}
.picture_b3aa li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.picture_b3aa ol ol,
.picture_b3aa ol ul,
.picture_b3aa ul ol,
.picture_b3aa ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.picture_b3aa ol ol li,
.picture_b3aa ol ul li,
.picture_b3aa ul ol li,
.picture_b3aa ul ul li {
  margin-left: 0;
}
.fixed-9591.mask-bd07 > .text_east_f6fb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fixed-9591.mask-bd07 > .text_east_f6fb iframe,
.fixed-9591.mask-bd07 > .text_east_f6fb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.accordion_brown_4248 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.accordion_brown_4248.outer-dd3b {
  padding: 0;
}
.accordion_brown_4248.outer-dd3b cite {
  font-size: 13px;
}
.accordion_brown_4248 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.accordion_brown_4248 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sort_warm_54c4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sort_warm_54c4 > p:first-child {
  margin-top: 0;
}
.sort_warm_54c4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sort_warm_54c4 blockquote {
  border-left: 0;
}
.header_thick_1f26 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.header_thick_1f26:not(.under-47d7) {
  max-width: 100px;
}
.header_thick_1f26.south-a097 {
  border-bottom: none !important;
  text-align: center;
}
.header_thick_1f26.south-a097::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .sort_bright_732a p {
    padding: 1.5em 0;
  }
}
.widget-black-adc5 {
  color: #0073aa;
}
.stale-42e4 {
  background-color: #0073aa;
}
.easy_a184 {
  color: #229fd8;
}
.picture_3892 {
  background-color: #229fd8;
}
.narrow_5b13 {
  color: #eee;
}
.sort_b3a8 {
  background-color: #eee;
}
.grid_a977 {
  color: #444;
}
.last_9e41 {
  background-color: #444;
}
.breadcrumb_upper_d8e9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb_upper_d8e9 .solid-46c7 .paper_0a58 {
  font-size: 15px;
}
.breadcrumb_upper_d8e9 .paper_0a58 {
  line-height: 1.3;
}
.breadcrumb_upper_d8e9 .chip_bottom_ee0a {
}
.breadcrumb_upper_d8e9 .fast_c53c {
  background: #235787;
}
.title_d918 {
  padding: 0;
}
.title_d918 .fast_c53c {
  background: #1a1a1a;
}
.title_d918 .chip_bottom_ee0a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.element-fluid-8389 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.element-fluid-8389 .chip_bottom_ee0a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.element-fluid-8389 .fast_c53c {
  background: #303030;
}
.box-slow-a337 {
  position: relative;
  z-index: 10;
}
.box-slow-a337 .sort-purple-0110 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-fbb2 .progress_ed54 {
  display: inline-block;
  vertical-align: middle;
}
.dropdown-fbb2.content_fbb6 .progress_ed54 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dropdown-fbb2.content_fbb6 .progress_ed54 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-fbb2.content_fbb6 .progress_ed54 {
    margin-right: 0.4em;
  }
}
.dropdown-fbb2.content_fbb6 .progress_ed54:last-child {
  margin-right: 0;
}
.border-a3b8 .sort-purple-0110 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .action-6e76 .solid-46c7 {
    margin: 0 -0.5em;
  }
  .action-6e76 .solid-46c7 [class*="customify-col-"],
  .action-6e76 .solid-46c7 [class*="customify-col_"],
  .action-6e76 .solid-46c7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.action-6e76.caption_9a8a .sort-purple-0110 {
  background: 0 0 !important;
}
.action-6e76.caption_9a8a .sort-purple-0110,
.action-6e76.border-a3b8 .sort-purple-0110 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .action-6e76.narrow_d4a0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.action-6e76.border-a3b8 .sort-purple-0110 {
  box-shadow: none !important;
}
.tabs_9f7a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tabs_9f7a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_9f7a {
    padding: 18px 0 20px;
  }
}
.tabs_9f7a .main_inner_f7a6 {
  width: 100%;
}
.tabs_9f7a .slow-a230 {
  margin-bottom: 0;
}
.tabs_9f7a .narrow-4999 {
  margin-top: 5px;
  font-size: 0.875em;
}
.left-d546 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.left-d546 .layout_b6f6 {
  width: 100%;
}
.accent-84b9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accent-84b9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accent-84b9 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;
}
.accent-84b9 li:last-child:after {
  display: none;
}
.accent-84b9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.copper_f8e7 .in-6042 button,
.tabs_9f7a .in-6042 button {
  left: 0;
}
.copper_f8e7 .layout_b6f6,
.tabs_9f7a .layout_b6f6 {
  padding-left: 0;
  padding-right: 0;
}
.copper_f8e7 .left-d546,
.tabs_9f7a .left-d546 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.copper_f8e7 {
  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;
}
.copper_f8e7: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;
}
.copper_f8e7 .yellow-7a53 {
  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) {
  .copper_f8e7 .yellow-7a53 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .copper_f8e7 .yellow-7a53 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .copper_f8e7 .yellow-7a53 {
    min-height: 200px;
  }
}
.copper_f8e7 .accent-84b9 {
  color: rgba(255, 255, 255, 0.8);
}
.copper_f8e7 .accent-84b9 a,
.copper_f8e7 .accent-84b9 li:after {
  color: inherit;
}
.copper_f8e7 .accent-84b9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.full_6308 {
  margin-bottom: 0.5em;
}
.mask_b8d7 {
  margin-bottom: 1.2em;
}
.mask_b8d7,
.full_6308 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mask_b8d7 p:last-child,
.full_6308 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .in-6042,
#masthead .in-6042 {
  display: none;
}
#masthead
  > .in-6042.mask-orange-6695 {
  display: none;
}
#masthead > .in-6042 button {
  left: 0;
}
.small_7865 {
  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%;
}
.small_7865 .progress_ed54 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.small_7865 .mask_plasma_687c {
  display: -webkit-box;
  display: flex;
}
.small_7865 .mask_plasma_687c.item_in_782d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.small_7865 .mask_plasma_687c.cold_d848 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small_7865 .mask_plasma_687c.green-c394 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small_7865.background_5876.progress-2343 .mask_plasma_687c.item_in_782d {
  flex-basis: 100%;
}
.small_7865.article_c280 .mask_plasma_687c.cold_d848 {
  -webkit-box-flex: 1;
  flex: auto;
}
.small_7865.article_c280 .mask_plasma_687c.green-c394 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .in-6042.mask-orange-6695 {
  display: none;
}
#masthead > .in-6042 button {
  left: 0;
}
.fluid-c581 {
  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;
}
.fluid-c581:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fluid-c581.media-456c i {
  margin-right: 4px;
}
.fluid-c581.main-fluid-d4eb i {
  margin-left: 5px;
}
.paper_0a58 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.paper_0a58 p:last-child {
  margin-bottom: 0;
}
.current-ded5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.current-ded5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.current-ded5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.current-ded5 .dark_9c96 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.current-ded5 .icon_608f {
  margin: 5px 0 7px 0;
}
.current-ded5.north_8ab0 .container-7114 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.current-ded5.north_8ab0 .shade-liquid-6de4 {
  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;
}
.current-ded5.info_light_fac4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.current-ded5.info_light_fac4 .container-7114 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.current-ded5.info_light_fac4 .shade-liquid-6de4 {
  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;
}
.current-ded5.breadcrumb_bright_989d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.current-ded5.text-left-5af6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.current-ded5.text-left-5af6 .shade-liquid-6de4 {
  margin-top: 7px;
}
.yellow_de38 {
  display: inline-block;
}
.box-slow-a337 .disabled_39cd .current-ded5 img {
  max-width: 100%;
}
.main-iron-8c69 .badge-3a07.sidebar_54d2,
.hover_prev_c98e .badge-3a07.sidebar_54d2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-iron-8c69 .status-1c35,
.hover_prev_c98e .status-1c35 {
  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%);
}
.main-iron-8c69 .status-1c35 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main-iron-8c69.container-9693 .status-1c35 {
  display: none;
}
.main-iron-8c69 .tiny_b144 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-iron-8c69 .tiny_b144 li {
  display: inline-block;
  position: relative;
}
.main-iron-8c69 .tiny_b144 li:last-child {
  margin-right: 0;
}
.main-iron-8c69 .tiny_b144 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;
}
.main-iron-8c69 .tiny_b144 li.copper_765a > a {
  color: rgba(0, 0, 0, 0.9);
}
.main-iron-8c69 .tiny_b144 > 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;
}
.main-iron-8c69 .tiny_b144 > li > a i {
  line-height: 0;
}
.main-iron-8c69 .tiny_b144 > li.header-stale-e0fe > a .status-1c35 {
  margin-left: 4px;
  line-height: 0;
}
.main-iron-8c69 .tiny_b144 .hero_5e91 li.header-stale-e0fe > a {
  position: relative;
}
.main-iron-8c69 .tiny_b144 .hero_5e91 li.header-stale-e0fe > a:after,
.main-iron-8c69 .tiny_b144 .hero_5e91 li.header-stale-e0fe > a:before {
  content: "";
  display: table;
}
.main-iron-8c69 .tiny_b144 .hero_5e91 li.header-stale-e0fe > a:after {
  clear: both;
}
.main-iron-8c69 .tiny_b144 .hero_5e91 li.header-stale-e0fe > a .status-1c35 {
  margin-left: 5px;
  float: right;
}
.main-iron-8c69 .search-rough-2075,
.main-iron-8c69 .hero_5e91 {
  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;
}
.main-iron-8c69 .hero_5e91 {
  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;
}
.main-iron-8c69 .hero_5e91 .sidebar_54d2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-iron-8c69 .hero_5e91 .status-1c35 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main-iron-8c69 .hero_5e91 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main-iron-8c69 .hero_5e91 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;
}
.main-iron-8c69 .hero_5e91 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main-iron-8c69 .hero_5e91 .hero_5e91 {
  top: 0;
  left: 100%;
}
.main-iron-8c69 .list-next-2463.fn-focus-0942 > .search-rough-2075,
.main-iron-8c69 .list-next-2463.fn-focus-0942 > .hero_5e91,
.main-iron-8c69 .list-next-2463:focus > .search-rough-2075,
.main-iron-8c69 .list-next-2463:focus > .hero_5e91,
.main-iron-8c69 .list-next-2463:hover > .search-rough-2075,
.main-iron-8c69 .list-next-2463:hover > .hero_5e91 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main-iron-8c69.red-c49f .white-45ee:after,
.main-iron-8c69.red-c49f .white-45ee:before {
  content: "";
  display: table;
}
.main-iron-8c69.red-c49f .white-45ee:after {
  clear: both;
}
.main-iron-8c69.red-c49f .white-45ee > li {
  float: left;
}
.main-iron-8c69.accordion_wood_f0a4 .white-45ee:after,
.main-iron-8c69.accordion_wood_f0a4 .white-45ee:before {
  content: "";
  display: table;
}
.main-iron-8c69.accordion_wood_f0a4 .white-45ee:after {
  clear: both;
}
.main-iron-8c69.accordion_wood_f0a4 .white-45ee > li {
  float: left;
}
.main-iron-8c69.accordion_wood_f0a4 .white-45ee > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main-iron-8c69.accordion_wood_f0a4 .white-45ee > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main-iron-8c69.accordion_wood_f0a4 .white-45ee > li.hovered_40e6 > a,
.main-iron-8c69.accordion_wood_f0a4 .white-45ee > li.copper_765a > a {
  color: #fff;
  background-color: #1e4b75;
}
.main-iron-8c69.tertiary-aa9f .white-45ee > li > a .sidebar_54d2 {
  position: relative;
}
.main-iron-8c69.tertiary-aa9f .white-45ee > li > a .sidebar_54d2: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;
}
.main-iron-8c69.tertiary-aa9f
  .white-45ee
  > li:focus
  > a
  .sidebar_54d2:before,
.main-iron-8c69.tertiary-aa9f
  .white-45ee
  > li:hover
  > a
  .sidebar_54d2:before {
  width: 100%;
  background-color: currentColor;
}
.main-iron-8c69.tertiary-aa9f
  .white-45ee
  > li.hovered_40e6
  > a
  .sidebar_54d2:before,
.main-iron-8c69.tertiary-aa9f
  .white-45ee
  > li.red-f8fd
  > a
  .sidebar_54d2:before {
  width: 100%;
  background-color: currentColor;
}
.main-iron-8c69.avatar-inner-1713 .white-45ee > li > a .sidebar_54d2 {
  position: relative;
}
.main-iron-8c69.avatar-inner-1713 .white-45ee > li > a .sidebar_54d2: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;
}
.main-iron-8c69.avatar-inner-1713 .white-45ee > li:focus > a .sidebar_54d2:before,
.main-iron-8c69.avatar-inner-1713
  .white-45ee
  > li:hover
  > a
  .sidebar_54d2:before {
  width: 100%;
  background-color: currentColor;
}
.main-iron-8c69.avatar-inner-1713
  .white-45ee
  > li.hovered_40e6
  > a
  .sidebar_54d2:before,
.main-iron-8c69.avatar-inner-1713
  .white-45ee
  > li.red-f8fd
  > a
  .sidebar_54d2:before {
  width: 100%;
  background-color: currentColor;
}
.hover_prev_c98e .tiny_b144 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hover_prev_c98e .tiny_b144 li:first-child > a {
  border-top: none;
}
.hover_prev_c98e .tiny_b144 .summary_full_9000 > .sidebar_54d2 .status-1c35 {
  display: none;
}
.hover_prev_c98e .tiny_b144 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hover_prev_c98e .tiny_b144 li:last-child {
  border: none;
}
.hover_prev_c98e .tiny_b144 li.header-stale-e0fe > a {
  padding-right: 45px !important;
}
.hover_prev_c98e .tiny_b144 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hover_prev_c98e .tiny_b144 li a:focus,
.hover_prev_c98e .tiny_b144 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_prev_c98e .tiny_b144 li .active_4248 {
  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;
}
.hover_prev_c98e .tiny_b144 li .active_4248:hover {
  box-shadow: none;
}
.hover_prev_c98e .tiny_b144 li .active_4248 .status-1c35 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hover_prev_c98e .tiny_b144 .hero_5e91 {
  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);
}
.hover_prev_c98e .tiny_b144 .hero_5e91 li a {
  padding-left: 3em;
}
.hover_prev_c98e .tiny_b144 .fresh_32c7 > a .active_4248 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hover_prev_c98e .tiny_b144 .fresh_32c7 > .hero_5e91 {
  display: block;
  opacity: 1;
}
.active_light_2e0c {
  max-width: 100%;
}
.hero-86df {
  line-height: 0;
  cursor: pointer;
}
.status_c040 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.status_c040:hover {
  box-shadow: none;
  color: currentColor;
}
.status_c040 svg {
  width: 18px;
  height: 18px;
}
.status_c040 .fresh-dcf2 {
  display: none;
}
.button-south-4763 {
  position: relative;
}
.button-south-4763.fn-active-0942 .status_c040 .fluid_80a6 {
  display: none;
}
.button-south-4763.fn-active-0942 .status_c040 .fresh-dcf2 {
  display: inline-block;
}
.button-south-4763 .tertiary_large_1436 {
  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);
}
.button-south-4763.black_131a .tertiary_large_1436 {
  left: auto;
  right: -0.9em;
}
.button-south-4763.black_131a .photo_402b::before {
  left: auto;
  right: 15px;
}
.button-south-4763.fn-active-0942 .tertiary_large_1436 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tiny-41b6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tiny-41b6 label {
  flex-basis: 100%;
}
.tiny-41b6 .slider-down-1b54 {
  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;
}
.tiny-41b6 .chip_c06d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tiny-41b6 .chip_c06d:focus {
  background-color: transparent;
}
.tiny-41b6 button.search_5e34 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tiny-41b6 button.search_5e34:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tiny-41b6 button.search_5e34 svg {
  width: 18px;
  height: 18px;
}
.tiny-41b6 input[type="submit"] {
  min-height: auto;
}
.clean-bdf0 .tiny-41b6 .chip_c06d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.photo_402b {
  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) {
  .photo_402b {
    width: 220px;
  }
}
.photo_402b label {
  flex-basis: 100%;
}
.photo_402b::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;
}
.photo-94e5 .clean-bdf0 .tiny-41b6 {
  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;
}
.photo-94e5
  .clean-bdf0
  .tiny-41b6
  .slider-down-1b54 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.photo-94e5 .clean-bdf0 .tiny-41b6 .chip_c06d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.photo-94e5
  .clean-bdf0
  .tiny-41b6
  .chip_c06d:focus {
  background: 0 0;
}
.photo-94e5
  .clean-bdf0
  .tiny-41b6
  .detail_left_7d37 {
  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;
}
.wide-e450 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wide-e450 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wide-e450 li:last-child {
  margin-right: 0;
}
.wide-e450 li:first-child {
  margin-left: 0;
}
.wide-e450.feature_7f1b a {
  color: #fff;
}
.wide-e450.feature_7f1b a:hover {
  color: #fff;
}
.wide-e450 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wide-e450 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wide-e450 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wide-e450 a:hover {
  opacity: 0.9;
  color: inherit;
}
.wide-e450 [class*="social-icon-apple"] {
  background-color: #999;
}
.wide-e450 [class*="social-icon-apple"].input-dynamic-1631 {
  background-color: transparent;
  color: #999;
}
.wide-e450 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wide-e450 [class*="social-icon-behance"].input-dynamic-1631 {
  background-color: transparent;
  color: #1769ff;
}
.wide-e450 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wide-e450 [class*="social-icon-bitbucket"].input-dynamic-1631 {
  background-color: transparent;
  color: #205081;
}
.wide-e450 [class*="social-icon-codepen"] {
  background-color: #000;
}
.wide-e450 [class*="social-icon-codepen"].input-dynamic-1631 {
  background-color: transparent;
  color: #000;
}
.wide-e450 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wide-e450 [class*="social-icon-delicious"].input-dynamic-1631 {
  background-color: transparent;
  color: #39f;
}
.wide-e450 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wide-e450 [class*="social-icon-digg"].input-dynamic-1631 {
  background-color: transparent;
  color: #005be2;
}
.wide-e450 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wide-e450 [class*="social-icon-dribbble"].input-dynamic-1631 {
  background-color: transparent;
  color: #ea4c89;
}
.wide-e450 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wide-e450 [class*="social-icon-envelope"].input-dynamic-1631 {
  background-color: transparent;
  color: #ea4335;
}
.wide-e450 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wide-e450 [class*="social-icon-facebook"].input-dynamic-1631 {
  background-color: transparent;
  color: #3b5998;
}
.wide-e450 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wide-e450 [class*="social-icon-flickr"].input-dynamic-1631 {
  background-color: transparent;
  color: #0063dc;
}
.wide-e450 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wide-e450 [class*="social-icon-foursquare"].input-dynamic-1631 {
  background-color: transparent;
  color: #2d5be3;
}
.wide-e450 [class*="social-icon-github"] {
  background-color: #333;
}
.wide-e450 [class*="social-icon-github"].input-dynamic-1631 {
  background-color: transparent;
  color: #333;
}
.wide-e450 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wide-e450 [class*="social-icon-google-plus"].input-dynamic-1631 {
  background-color: transparent;
  color: #dd4b39;
}
.wide-e450 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wide-e450 [class*="social-icon-houzz"].input-dynamic-1631 {
  background-color: transparent;
  color: #7ac142;
}
.wide-e450 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wide-e450 [class*="social-icon-instagram"].input-dynamic-1631 {
  background-color: transparent;
  color: #262626;
}
.wide-e450 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wide-e450 [class*="social-icon-jsfiddle"].input-dynamic-1631 {
  background-color: transparent;
  color: #487aa2;
}
.wide-e450 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wide-e450 [class*="social-icon-linkedin"].input-dynamic-1631 {
  background-color: transparent;
  color: #0077b5;
}
.wide-e450 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wide-e450 [class*="social-icon-medium"].input-dynamic-1631 {
  background-color: transparent;
  color: #00ab6b;
}
.wide-e450 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wide-e450
  [class*="social-icon-odnoklassniki"].input-dynamic-1631 {
  background-color: transparent;
  color: #f4731c;
}
.wide-e450 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wide-e450 [class*="social-icon-meetup"].input-dynamic-1631 {
  background-color: transparent;
  color: #ec1c40;
}
.wide-e450 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wide-e450 [class*="social-icon-pinterest"].input-dynamic-1631 {
  background-color: transparent;
  color: #bd081c;
}
.wide-e450 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wide-e450 [class*="social-icon-product-hunt"].input-dynamic-1631 {
  background-color: transparent;
  color: #da552f;
}
.wide-e450 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wide-e450 [class*="social-icon-reddit"].input-dynamic-1631 {
  background-color: transparent;
  color: #ff4500;
}
.wide-e450 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wide-e450 [class*="social-icon-rss"].input-dynamic-1631 {
  background-color: transparent;
  color: #f26522;
}
.wide-e450 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wide-e450
  [class*="social-icon-shopping-cart"].input-dynamic-1631 {
  background-color: transparent;
  color: #4caf50;
}
.wide-e450 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wide-e450 [class*="social-icon-skype"].input-dynamic-1631 {
  background-color: transparent;
  color: #00aff0;
}
.wide-e450 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wide-e450 [class*="social-icon-slideshare"].input-dynamic-1631 {
  background-color: transparent;
  color: #0077b5;
}
.wide-e450 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wide-e450 [class*="social-icon-snapchat"].input-dynamic-1631 {
  background-color: transparent;
  color: #fffc00;
}
.wide-e450 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wide-e450 [class*="social-icon-soundcloud"].input-dynamic-1631 {
  background-color: transparent;
  color: #f80;
}
.wide-e450 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wide-e450 [class*="social-icon-spotify"].input-dynamic-1631 {
  background-color: transparent;
  color: #2ebd59;
}
.wide-e450 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wide-e450
  [class*="social-icon-stack-overflow"].input-dynamic-1631 {
  background-color: transparent;
  color: #fe7a15;
}
.wide-e450 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wide-e450 [class*="social-icon-maldkfgram"].input-dynamic-1631 {
  background-color: transparent;
  color: #2ca5e0;
}
.wide-e450 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wide-e450 [class*="social-icon-tripadvisor"].input-dynamic-1631 {
  background-color: transparent;
  color: #589442;
}
.wide-e450 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wide-e450 [class*="social-icon-tumblr"].input-dynamic-1631 {
  background-color: transparent;
  color: #35465c;
}
.wide-e450 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wide-e450 [class*="social-icon-twitch"].input-dynamic-1631 {
  background-color: transparent;
  color: #6441a5;
}
.wide-e450 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wide-e450 [class*="social-icon-twitter"].input-dynamic-1631 {
  background-color: transparent;
  color: #1da1f2;
}
.wide-e450 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wide-e450 [class*="social-icon-vimeo"].input-dynamic-1631 {
  background-color: transparent;
  color: #1ab7ea;
}
.wide-e450 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wide-e450 [class*="social-icon-vk"].input-dynamic-1631 {
  background-color: transparent;
  color: #45668e;
}
.wide-e450 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wide-e450 [class*="social-icon-weibo"].input-dynamic-1631 {
  background-color: transparent;
  color: #df2029;
}
.wide-e450 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wide-e450 [class*="social-icon-weixin"].input-dynamic-1631 {
  background-color: transparent;
  color: #7bb32e;
}
.wide-e450 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wide-e450 [class*="social-icon-whatsapp"].input-dynamic-1631 {
  background-color: transparent;
  color: #25d366;
}
.wide-e450 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wide-e450 [class*="social-icon-wordpress"].input-dynamic-1631 {
  background-color: transparent;
  color: #21759b;
}
.wide-e450 [class*="social-icon-xing"] {
  background-color: #026466;
}
.wide-e450 [class*="social-icon-xing"].input-dynamic-1631 {
  background-color: transparent;
  color: #026466;
}
.wide-e450 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wide-e450 [class*="social-icon-yelp"].input-dynamic-1631 {
  background-color: transparent;
  color: #af0606;
}
.wide-e450 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wide-e450 [class*="social-icon-youtube"].input-dynamic-1631 {
  background-color: transparent;
  color: #cd201f;
}
.message-7583 {
  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;
}
.message-7583:hover {
  box-shadow: none;
  background: 0 0;
}
.breadcrumb_287a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.warm_7985 {
  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;
}
.hidden_dc78 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.surface-4e1f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.surface-4e1f,
.surface-4e1f::after,
.surface-4e1f::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;
}
.surface-4e1f::after,
.surface-4e1f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media_brown_9209 .warm_7985 .hidden_dc78 {
  margin-top: -2px;
  width: 19px;
}
.media_brown_9209 .warm_7985 .surface-4e1f {
  margin-top: -1px;
}
.media_brown_9209 .warm_7985 .surface-4e1f,
.media_brown_9209 .warm_7985 .surface-4e1f::after,
.media_brown_9209 .warm_7985 .surface-4e1f::before {
  width: 19px;
  height: 2px;
}
.media_brown_9209 .warm_7985 .surface-4e1f::before {
  top: -6px;
}
.media_brown_9209 .warm_7985 .surface-4e1f::after {
  bottom: -6px;
}
.gradient-short-4ee7 .warm_7985 .hidden_dc78 {
  margin-top: -2px;
  width: 22px;
}
.gradient-short-4ee7 .warm_7985 .surface-4e1f {
  margin-top: -1px;
}
.gradient-short-4ee7 .warm_7985 .surface-4e1f,
.gradient-short-4ee7 .warm_7985 .surface-4e1f::after,
.gradient-short-4ee7 .warm_7985 .surface-4e1f::before {
  width: 22px;
  height: 2px;
}
.gradient-short-4ee7 .warm_7985 .surface-4e1f::before {
  top: -7px;
}
.gradient-short-4ee7 .warm_7985 .surface-4e1f::after {
  bottom: -7px;
}
.gallery-4656 .warm_7985 .hidden_dc78 {
  margin-top: -2px;
  width: 31px;
}
.gallery-4656 .warm_7985 .surface-4e1f {
  margin-top: -1.5px;
}
.gallery-4656 .warm_7985 .surface-4e1f,
.gallery-4656 .warm_7985 .surface-4e1f::after,
.gallery-4656 .warm_7985 .surface-4e1f::before {
  width: 31px;
  height: 3px;
}
.gallery-4656 .warm_7985 .surface-4e1f::before {
  top: -9px;
}
.gallery-4656 .warm_7985 .surface-4e1f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main_6128 .warm_7985 .hidden_dc78 {
    margin-top: -2px;
    width: 19px;
  }
  .main_6128 .warm_7985 .surface-4e1f {
    margin-top: -1px;
  }
  .main_6128 .warm_7985 .surface-4e1f,
  .main_6128 .warm_7985 .surface-4e1f::after,
  .main_6128 .warm_7985 .surface-4e1f::before {
    width: 19px;
    height: 2px;
  }
  .main_6128 .warm_7985 .surface-4e1f::before {
    top: -6px;
  }
  .main_6128 .warm_7985 .surface-4e1f::after {
    bottom: -6px;
  }
  .popup_copper_6541 .warm_7985 .hidden_dc78 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_copper_6541 .warm_7985 .surface-4e1f {
    margin-top: -1px;
  }
  .popup_copper_6541 .warm_7985 .surface-4e1f,
  .popup_copper_6541 .warm_7985 .surface-4e1f::after,
  .popup_copper_6541 .warm_7985 .surface-4e1f::before {
    width: 22px;
    height: 2px;
  }
  .popup_copper_6541 .warm_7985 .surface-4e1f::before {
    top: -7px;
  }
  .popup_copper_6541 .warm_7985 .surface-4e1f::after {
    bottom: -7px;
  }
  .texture_9bcb .warm_7985 .hidden_dc78 {
    margin-top: -2px;
    width: 31px;
  }
  .texture_9bcb .warm_7985 .surface-4e1f {
    margin-top: -1.5px;
  }
  .texture_9bcb .warm_7985 .surface-4e1f,
  .texture_9bcb .warm_7985 .surface-4e1f::after,
  .texture_9bcb .warm_7985 .surface-4e1f::before {
    width: 31px;
    height: 3px;
  }
  .texture_9bcb .warm_7985 .surface-4e1f::before {
    top: -9px;
  }
  .texture_9bcb .warm_7985 .surface-4e1f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .component-under-f147 .warm_7985 .hidden_dc78 {
    margin-top: -2px;
    width: 19px;
  }
  .component-under-f147 .warm_7985 .surface-4e1f {
    margin-top: -1px;
  }
  .component-under-f147 .warm_7985 .surface-4e1f,
  .component-under-f147 .warm_7985 .surface-4e1f::after,
  .component-under-f147 .warm_7985 .surface-4e1f::before {
    width: 19px;
    height: 2px;
  }
  .component-under-f147 .warm_7985 .surface-4e1f::before {
    top: -6px;
  }
  .component-under-f147 .warm_7985 .surface-4e1f::after {
    bottom: -6px;
  }
  .outline-dim-caf5 .warm_7985 .hidden_dc78 {
    margin-top: -2px;
    width: 22px;
  }
  .outline-dim-caf5 .warm_7985 .surface-4e1f {
    margin-top: -1px;
  }
  .outline-dim-caf5 .warm_7985 .surface-4e1f,
  .outline-dim-caf5 .warm_7985 .surface-4e1f::after,
  .outline-dim-caf5 .warm_7985 .surface-4e1f::before {
    width: 22px;
    height: 2px;
  }
  .outline-dim-caf5 .warm_7985 .surface-4e1f::before {
    top: -7px;
  }
  .outline-dim-caf5 .warm_7985 .surface-4e1f::after {
    bottom: -7px;
  }
  .gas-449e .warm_7985 .hidden_dc78 {
    margin-top: -2px;
    width: 31px;
  }
  .gas-449e .warm_7985 .surface-4e1f {
    margin-top: -1.5px;
  }
  .gas-449e .warm_7985 .surface-4e1f,
  .gas-449e .warm_7985 .surface-4e1f::after,
  .gas-449e .warm_7985 .surface-4e1f::before {
    width: 31px;
    height: 3px;
  }
  .gas-449e .warm_7985 .surface-4e1f::before {
    top: -9px;
  }
  .gas-449e .warm_7985 .surface-4e1f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .button-1e28 .warm_7985 .hidden_dc78 {
    margin-top: -2px;
    width: 19px;
  }
  .button-1e28 .warm_7985 .surface-4e1f {
    margin-top: -1px;
  }
  .button-1e28 .warm_7985 .surface-4e1f,
  .button-1e28 .warm_7985 .surface-4e1f::after,
  .button-1e28 .warm_7985 .surface-4e1f::before {
    width: 19px;
    height: 2px;
  }
  .button-1e28 .warm_7985 .surface-4e1f::before {
    top: -6px;
  }
  .button-1e28 .warm_7985 .surface-4e1f::after {
    bottom: -6px;
  }
  .wrapper_small_93ce .warm_7985 .hidden_dc78 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_small_93ce .warm_7985 .surface-4e1f {
    margin-top: -1px;
  }
  .wrapper_small_93ce .warm_7985 .surface-4e1f,
  .wrapper_small_93ce .warm_7985 .surface-4e1f::after,
  .wrapper_small_93ce .warm_7985 .surface-4e1f::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_small_93ce .warm_7985 .surface-4e1f::before {
    top: -7px;
  }
  .wrapper_small_93ce .warm_7985 .surface-4e1f::after {
    bottom: -7px;
  }
  .chip-7bea .warm_7985 .hidden_dc78 {
    margin-top: -2px;
    width: 31px;
  }
  .chip-7bea .warm_7985 .surface-4e1f {
    margin-top: -1.5px;
  }
  .chip-7bea .warm_7985 .surface-4e1f,
  .chip-7bea .warm_7985 .surface-4e1f::after,
  .chip-7bea .warm_7985 .surface-4e1f::before {
    width: 31px;
    height: 3px;
  }
  .chip-7bea .warm_7985 .surface-4e1f::before {
    top: -9px;
  }
  .chip-7bea .warm_7985 .surface-4e1f::after {
    bottom: -9px;
  }
}
.short-741a .surface-4e1f {
  -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);
}
.short-741a .surface-4e1f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.short-741a .surface-4e1f::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);
}
.short-741a.message-smooth-416e .surface-4e1f {
  -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);
}
.short-741a.message-smooth-416e .surface-4e1f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.short-741a.message-smooth-416e .surface-4e1f::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);
}
.info-15ee {
  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.content_gold_85e9:before {
  display: none;
}
.top_a053 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.top_a053 .thick-f729 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.top_a053 .thick-f729:last-of-type {
  border-bottom: none;
}
.top_a053 .thick-f729.middle_207b,
.top_a053 .thick-f729.component-a407,
.top_a053 .thick-f729.medium_c8f9 {
  padding: 0;
}
.top_a053 .hover_prev_c98e .active_4248 {
  color: currentColor;
}
.top_a053 .hover_prev_c98e .active_4248:focus,
.top_a053 .hover_prev_c98e .active_4248:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top_a053.chip_bottom_ee0a .overlay_131a,
.top_a053.chip_bottom_ee0a .paper_0a58 a,
.top_a053.chip_bottom_ee0a .white-45ee a,
.top_a053.chip_bottom_ee0a .hero_5e91 a {
  color: rgba(0, 0, 0, 0.55);
}
.top_a053.chip_bottom_ee0a .overlay_131a:hover,
.top_a053.chip_bottom_ee0a .paper_0a58 a:hover,
.top_a053.chip_bottom_ee0a .white-45ee a:hover,
.top_a053.chip_bottom_ee0a .hero_5e91 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_a053.chip_bottom_ee0a .alert_06a8 {
  color: rgba(0, 0, 0, 0.8);
}
.top_a053.chip_bottom_ee0a .thick-f729 {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_a053.chip_bottom_ee0a .thick-f729:before {
  background: rgba(0, 0, 0, 0.08);
}
.top_a053.chip_bottom_ee0a .pro-70f8:before {
  background: rgba(255, 255, 255, 0.9);
}
.top_a053.chip_bottom_ee0a .hover_prev_c98e .tiny_b144 li a,
.top_a053.chip_bottom_ee0a .hover_prev_c98e .active_4248,
.top_a053.chip_bottom_ee0a .hero_5e91 {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_a053.chip_bottom_ee0a .hover_prev_c98e .active_4248:focus,
.top_a053.chip_bottom_ee0a .hover_prev_c98e .active_4248:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top_a053.chip_bottom_ee0a .tiny_b144 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_a053.fast_c53c .overlay_131a,
.top_a053.fast_c53c .paper_0a58 a,
.top_a053.fast_c53c .white-45ee .active_4248,
.top_a053.fast_c53c .white-45ee a,
.top_a053.fast_c53c .hero_5e91 a {
  color: rgba(255, 255, 255, 0.79);
}
.top_a053.fast_c53c .overlay_131a:hover,
.top_a053.fast_c53c .paper_0a58 a:hover,
.top_a053.fast_c53c .white-45ee .active_4248:hover,
.top_a053.fast_c53c .white-45ee a:hover,
.top_a053.fast_c53c .hero_5e91 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.top_a053.fast_c53c .alert_06a8 {
  color: rgba(255, 255, 255, 0.99);
}
.top_a053.fast_c53c .thick-f729 {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_a053.fast_c53c .thick-f729:before {
  background: rgba(255, 255, 255, 0.08);
}
.top_a053.fast_c53c .pro-70f8:before {
  background: rgba(0, 0, 0, 0.9);
}
.top_a053.fast_c53c .hover_prev_c98e .tiny_b144 li a,
.top_a053.fast_c53c .hover_prev_c98e .active_4248,
.top_a053.fast_c53c .hero_5e91 {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_a053.fast_c53c .hover_prev_c98e .active_4248:focus,
.top_a053.fast_c53c .hover_prev_c98e .active_4248:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top_a053.fast_c53c .tiny_b144 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-70f8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pro-70f8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.column-f8aa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label_ffa2 .top_a053 {
  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;
}
.label_ffa2 .thick-f729 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label_ffa2 .thick-f729: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) {
  .label_ffa2 .thick-f729:before {
    width: 16%;
    left: 42%;
  }
}
.label_ffa2 .thick-f729:last-child:before {
  content: none;
}
.label_ffa2 .thick-f729[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label_ffa2 .hover_prev_c98e .tiny_b144 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label_ffa2 .hover_prev_c98e .tiny_b144 li a .active_4248 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label_ffa2 .hover_prev_c98e .hero_5e91 {
  border: none;
}
.label_ffa2 .hover_prev_c98e .hero_5e91 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label_ffa2 .pro-70f8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label_ffa2 .column-f8aa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label_ffa2 .fast_c53c .pro-70f8:before {
  background: rgba(0, 0, 0, 0.9);
}
.label_ffa2 .chip_bottom_ee0a.active-light-3a7b .surface-4e1f {
  background: rgba(0, 0, 0, 0.6);
}
.label_ffa2
  .chip_bottom_ee0a.active-light-3a7b
  .surface-4e1f::after,
.label_ffa2
  .chip_bottom_ee0a.active-light-3a7b
  .surface-4e1f:before {
  background: inherit;
}
.label_ffa2
  .chip_bottom_ee0a.active-light-3a7b:hover
  .surface-4e1f {
  background: rgba(0, 0, 0, 0.8);
}
.top_d1ed .top_a053 {
  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) {
  .top_d1ed .top_a053 {
    width: auto;
    right: 45px;
  }
}
.stale_7fdc .top_a053 {
  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) {
  .stale_7fdc .top_a053 {
    width: auto;
    left: 45px;
  }
}
.content_gold_85e9 .top_a053 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.content_gold_85e9 .column-f8aa {
  max-width: 48em;
  margin: 0 auto;
}
.content_gold_85e9 .pro-70f8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tertiary-motion-13ed {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-motion-13ed.label_ffa2 .top_a053 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tertiary-motion-13ed.top_d1ed .top_a053 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.tertiary-motion-13ed .top_a053 {
  visibility: visible;
}
.tertiary-motion-13ed.stale_7fdc .top_a053 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.alert_7a7e,
.bronze-30b7 {
  overflow-x: hidden;
}
.alert_7a7e .top_a053 {
  overflow: auto;
}
.alert_7a7e.label_ffa2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert_7a7e.label_ffa2 .top_a053 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.alert_7a7e.label_ffa2 .message-7583 {
  opacity: 0;
}
.alert_7a7e.top_d1ed {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert_7a7e.top_d1ed .top_a053 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.alert_7a7e.top_d1ed .message-7583 {
  opacity: 0;
}
.alert_7a7e.stale_7fdc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert_7a7e.stale_7fdc .top_a053 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.alert_7a7e.stale_7fdc .message-7583 {
  opacity: 0;
}
.alert_7a7e.content_gold_85e9 .top_a053 {
  z-index: 10;
  visibility: visible;
}
.active-light-3a7b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active-light-3a7b .surface-4e1f {
  background: rgba(255, 255, 255, 0.99);
}
.active-light-3a7b .surface-4e1f::after,
.active-light-3a7b .surface-4e1f:before {
  background: inherit;
}
.active-light-3a7b:hover .surface-4e1f {
  background: rgba(255, 255, 255, 0.99);
}
.stale_7fdc .active-light-3a7b {
  top: 10px;
  right: auto;
  left: 12px;
}
.content_gold_85e9 .active-light-3a7b {
  display: none !important;
}
.alert_7a7e:before,
.bronze-30b7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.alert_7a7e .active-light-3a7b,
.bronze-30b7 .active-light-3a7b {
  display: inline-block;
}
.top_a053 .progress_ed54 {
  -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;
}
.alert_7a7e .top_a053 .progress_ed54,
.bronze-30b7 .top_a053 .progress_ed54 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fast_c312 .slider-down-1b54 {
  width: 100%;
}
.disabled_39cd {
  padding: 0 0.5em 0;
}
.disabled_39cd [class*="customify-col-"],
.disabled_39cd [class*="customify-col_"],
.disabled_39cd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop-over-8458 .disabled_39cd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .solid-46c7 .container-light-80f1,
  .container-light-80f1 {
    display: none;
  }
  .tag-f436 {
    text-align: left;
  }
  .panel-bc7f {
    text-align: center;
  }
  .bottom_0336 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .solid-46c7 .info-d9a2,
  .info-d9a2 {
    display: none;
  }
  .shadow_a47a {
    text-align: left;
  }
  .content_3321 {
    text-align: center;
  }
  .fluid-c085 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .solid-46c7 .list_7d44,
  .list_7d44 {
    display: none;
  }
  .heading-ab08 {
    text-align: left;
  }
  .light_f20d {
    text-align: center;
  }
  .tooltip-9856 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.header_tiny_6a6e {
  box-shadow: none !important;
}
.description_top_fdea .tooltip-8143,
.outline-2ad5 .tooltip-8143 {
  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;
}
.outline-2ad5 .tooltip-8143 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort-purple-0110 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sort-purple-0110:after,
.sort-purple-0110:before {
  content: "";
  display: table;
}
.sort-purple-0110:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sort-purple-0110 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sort-purple-0110,
.narrow_d4a0 {
  max-width: 1248px;
  margin: 0 auto;
}

.frame_simple_8421.advanced_8587 .sort-purple-0110 {
  max-width: 100%;
}
.frame_simple_8421.glass-f3e7 {
  max-width: 1200px;
  margin: 0 auto;
}
.frame_simple_8421.main-ce2b .sort-purple-0110 {
  max-width: 100%;
}
.frame_simple_8421.main-ce2b > .sort-purple-0110 {
  padding-left: 0;
  padding-right: 0;
}
.frame_simple_8421.main-ce2b > .sort-purple-0110 .solid-46c7 {
  margin: 0;
}
.frame_simple_8421.main-ce2b
  > .sort-purple-0110
  .slider_e6f3.thumbnail_e890 {
  margin-right: 0;
  margin-left: 0;
}
.frame_simple_8421.main-ce2b #main.thumbnail_e890 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .aside-2499 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .aside-2499 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section-47f2 .out_2db4 {
    padding-right: 1em;
  }
  .section-47f2.dropdown_f6e1 .slider_e6f3 {
    border-right: 1px solid #eaecee;
  }
  .section-47f2.dropdown_f6e1 .out_2db4 {
    padding-right: 1em;
  }
  .section-47f2.dropdown_f6e1 .text_dim_9038 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-d5b5 .out_2db4 {
    padding-left: 1em;
  }
  .module-d5b5.dropdown_f6e1 .slider_e6f3 {
    border-left: 1px solid #eaecee;
  }
  .module-d5b5.dropdown_f6e1 .out_2db4 {
    padding-left: 1em;
  }
  .module-d5b5.dropdown_f6e1 .text_dim_9038 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-dark-3576 .out_2db4 {
    padding-left: 1em;
  }
  .gallery-dark-3576.dropdown_f6e1 .main_0c29 {
    border-right: 1px solid #eaecee;
  }
  .gallery-dark-3576.dropdown_f6e1 .fixed-c3f9 {
    border-right: 1px solid #eaecee;
  }
  .gallery-dark-3576.dropdown_f6e1 .out_2db4 {
    padding-left: 1em;
  }
  .gallery-dark-3576.dropdown_f6e1 .text_dim_9038 {
    padding-right: 1em;
  }
  .gallery-dark-3576.dropdown_f6e1 .container-hard-d866 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west_ab89 .out_2db4 {
    padding-right: 1em;
  }
  .west_ab89.dropdown_f6e1 .main_0c29 {
    border-left: 1px solid #eaecee;
  }
  .west_ab89.dropdown_f6e1 .fixed-c3f9 {
    border-left: 1px solid #eaecee;
  }
  .west_ab89.dropdown_f6e1 .out_2db4 {
    padding-right: 1em;
  }
  .west_ab89.dropdown_f6e1 .text_dim_9038 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west_ab89.dropdown_f6e1 .container-hard-d866 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-2499 .out_2db4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-2499.dropdown_f6e1 .slider_e6f3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .aside-2499.dropdown_f6e1 .out_2db4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-2499.dropdown_f6e1 .text_dim_9038 {
    padding-left: 1em;
  }
  .aside-2499.dropdown_f6e1 .container-hard-d866 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .aside-2499.dropdown_f6e1 .out_2db4 {
    padding-left: 0;
  }
}
.glass_3014 .dropdown-fbb2 {
  display: inline-block;
}
.paper_3de2 {
  display: inline-block;
}
.thumbnail-upper-8ca0 {
  word-con: break-word;
}
.sort_0305 > span {
  display: inline-block;
  padding: 5px 0;
}
.sort_0305 .overlay_steel_001a {
  margin-left: 8px;
  margin-right: 8px;
}
.sort_0305 .tabs-pressed-1be8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.list-pressed-55d8 .blue-50c7 {
  margin-bottom: 2em;
}
.list-pressed-55d8 .wood_2959 {
  margin-bottom: 15px;
}
.list-pressed-55d8 .wood_2959:last-child {
  margin-bottom: 0;
}
.list-pressed-55d8 .old_7c93 {
  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) {
  .list-pressed-55d8 .old_7c93 {
    display: block;
  }
}
.list-pressed-55d8 .glass-5cd8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .list-pressed-55d8 .glass-5cd8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.list-pressed-55d8 .up_61b1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.list-pressed-55d8 .up_61b1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.list-pressed-55d8 .up_61b1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.list-pressed-55d8 .thumbnail-upper-8ca0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.list-pressed-55d8 .thumbnail-upper-8ca0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.list-pressed-55d8 .active-f6a3 p:last-child {
  margin-bottom: 0;
}
.list-pressed-55d8 .complex-e358 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.list-pressed-55d8 .alert-5278 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.list-pressed-55d8 .right_d5de {
  margin-top: 1em;
}
.list-pressed-55d8 .description-ac3c {
  top: 0;
  display: block;
}
.list-pressed-55d8 .description-ac3c a {
  color: inherit;
}
.list-pressed-55d8 .description-ac3c a:hover {
  color: inherit;
}
.list-pressed-55d8 .aside-tall-ed80 {
  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;
}
.list-pressed-55d8 .aside-tall-ed80:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.list-pressed-55d8 .alert-5278 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.list-pressed-55d8 .clean-7d90 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.list-pressed-55d8 .clean-7d90:first-child {
  margin-top: 0;
}
.list-pressed-55d8 .clean-7d90.yellow_1f45 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.list-pressed-55d8 .clean-7d90.surface-6ae2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.list-pressed-55d8
  .clean-7d90.surface-6ae2.inner-caa4
  .right_d5de {
  width: 100%;
}
.list-pressed-55d8 .surface-6ae2 {
  -webkit-box-align: center;
  align-items: center;
}
.list-pressed-55d8 .surface-6ae2 .sort_0305,
.list-pressed-55d8 .surface-6ae2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.list-pressed-55d8 .up_61b1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.list-pressed-55d8 .up_61b1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.list-pressed-55d8 .up_61b1: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;
}
.list-pressed-55d8 .yellow_1f45 {
  z-index: 5;
}
.list-pressed-55d8 .carousel_first_8678 .advanced-8909 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.list-pressed-55d8 .list_fixed_92d9 .advanced-8909 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.list-pressed-55d8 .lower-b25f .advanced-8909 {
  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;
}
.list-pressed-55d8.motion-059f .old_7c93,
.list-pressed-55d8.element_action_d045 .old_7c93 {
  display: block;
}
.list-pressed-55d8.motion-059f .old_7c93 .green_5cca,
.list-pressed-55d8.motion-059f .old_7c93 .alert-5278,
.list-pressed-55d8.element_action_d045 .old_7c93 .green_5cca,
.list-pressed-55d8.element_action_d045 .old_7c93 .alert-5278 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.list-pressed-55d8.preview_1025 .glass-5cd8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .list-pressed-55d8.preview_1025 .glass-5cd8 {
    margin-right: 0;
  }
}
.list-pressed-55d8.motion-059f .glass-5cd8,
.list-pressed-55d8.element_action_d045 .glass-5cd8 {
  padding-top: 40%;
}
.list-pressed-55d8.motion-059f .blue-50c7,
.list-pressed-55d8.element_action_d045 .blue-50c7 {
  display: block;
}
.list-pressed-55d8.motion-059f .fn-sticky-0942 .alert-5278,
.list-pressed-55d8.element_action_d045 .fn-sticky-0942 .alert-5278 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.list-pressed-55d8.motion-059f .glass-5cd8,
.list-pressed-55d8.element_action_d045 .glass-5cd8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.list-pressed-55d8.motion-059f .alert-5278 {
  padding: 1em;
}
.bottom-a45c {
  margin: 30px auto;
  display: block;
}
.bottom-a45c .tabs-21df > * {
  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;
}
.bottom-a45c .tabs-21df > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bottom-a45c .tabs-21df span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture_6f03 .sort_0305 {
  margin-bottom: 1.41575em;
}
.texture_6f03 .hover_up_da14 {
  margin-bottom: 1.618em;
}
.picture_b3aa .shade-57da {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.picture_b3aa .shade-57da a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.picture_b3aa .row-middle-c388 {
  max-width: 100%;
  overflow: auto;
}
.list_soft_04f5 .picture_b3aa a:hover {
  text-decoration: underline;
}
.accordion-8abf .wood_2959:not(.thumbnail-upper-8ca0),
.accordion-8abf .up_61b1 {
  margin-bottom: 1.41575em;
}
.accordion-8abf .wood_2959:not(.thumbnail-upper-8ca0):last-child,
.accordion-8abf .up_61b1:last-child {
  margin-bottom: 0;
}
.accordion-8abf .wood_2959.paper_57df {
  margin-bottom: 0.41575em;
}
.accordion-8abf .dim_3293:before,
.accordion-8abf .bottom_069b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.accordion-8abf .dim_3293:before {
  content: "\f115";
}
.accordion-8abf .bottom_069b:before {
  content: "\f02c";
}
.accordion-8abf .medium_bf77 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.accordion-8abf .medium_bf77 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.summary_0c4e {
  display: -webkit-box;
  display: flex;
}
.summary_0c4e .out-a1c6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .summary_0c4e .out-a1c6 {
    flex-basis: 90px;
  }
}
.summary_0c4e .fast_5150 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary_0c4e .fast_5150 {
    flex-basis: calc(100% - 50px);
  }
}
.summary_0c4e .hidden_small_07e2 p:last-child {
  margin-bottom: 0.72em;
}
.section-hard-e2dd .tabs-21df {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.section-hard-e2dd .tabs-21df:after,
.section-hard-e2dd .tabs-21df:before {
  content: "";
  display: table;
}
.section-hard-e2dd .tabs-21df:after {
  clear: both;
}
.section-hard-e2dd .tabs-21df .glass_9ed8,
.section-hard-e2dd .tabs-21df .steel-017d {
  width: 49%;
}
.section-hard-e2dd .tabs-21df .glass_9ed8 a span.preview_c679,
.section-hard-e2dd .tabs-21df .steel-017d a span.preview_c679 {
  display: block;
  margin-bottom: 5px;
}
.section-hard-e2dd .tabs-21df .steel-017d {
  float: left;
  text-align: left;
}
.section-hard-e2dd .tabs-21df .glass_9ed8 {
  float: right;
  text-align: right;
}
.accent-prev-fb09 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accent-prev-fb09 {
    margin-bottom: 0;
  }
}
.accent-e5d9 {
  margin-bottom: 1em;
}
.accent-e5d9 .thumbnail-upper-8ca0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.aside-soft-a1b6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.east-fe44 .accent-e5d9,
.motion_4243 .accent-e5d9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .east-fe44 .accent-e5d9,
  .motion_4243 .accent-e5d9 {
    display: block;
  }
}
.east-fe44 .aside-soft-a1b6,
.motion_4243 .aside-soft-a1b6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .east-fe44 .aside-soft-a1b6,
  .motion_4243 .aside-soft-a1b6 {
    margin-bottom: 1em;
  }
}
.east-fe44 .aside-soft-a1b6 img,
.motion_4243 .aside-soft-a1b6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.east-fe44 .in-7cd1,
.motion_4243 .in-7cd1 {
  flex-basis: calc(100% - 160px);
}
.east-fe44 .in-7cd1 p,
.motion_4243 .in-7cd1 p {
  margin-bottom: 0;
}
.east-fe44 .in-7cd1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .east-fe44 .in-7cd1 {
    padding-left: 0;
  }
}
.motion_4243 .in-7cd1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .motion_4243 .in-7cd1 {
    padding-right: 0;
  }
}
.motion_4243 .aside-soft-a1b6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.huge-232a .aside-soft-a1b6 {
  margin-bottom: 0.5em;
}
.huge-232a .aside-soft-a1b6 img {
  width: 100%;
}
.panel_dim_6b36 .button-2de2,
.grid_4fe0 .button-2de2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.grid_4fe0 .slider_e6f3 .paragraph-prev-3e79 p:last-child {
  margin-bottom: 0;
}
.chip_7e92 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fixed-227b .motion_e4d7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fixed-227b .motion_e4d7:last-of-type {
    margin-bottom: 0;
  }
}
.fixed-227b .motion_e4d7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fixed-227b .motion_e4d7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fixed-227b .motion_e4d7 ul li {
  margin: 0 0 0.6em;
}
.fixed-227b .motion_e4d7 ul li.breadcrumb-13ea,
.fixed-227b .motion_e4d7 ul li.backdrop-8cdd {
  position: relative;
}
.fixed-227b .motion_e4d7 ul li.breadcrumb-13ea .hero-first-34f4,
.fixed-227b .motion_e4d7 ul li.backdrop-8cdd .hero-first-34f4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fixed-227b .motion_e4d7 ul li.breadcrumb-13ea:after:after,
.fixed-227b .motion_e4d7 ul li.breadcrumb-13ea:after:before,
.fixed-227b
  .motion_e4d7
  ul
  li.backdrop-8cdd:after:after,
.fixed-227b
  .motion_e4d7
  ul
  li.backdrop-8cdd:after:before {
  content: "";
  display: table;
}
.fixed-227b .motion_e4d7 ul li.breadcrumb-13ea:after:after,
.fixed-227b
  .motion_e4d7
  ul
  li.backdrop-8cdd:after:after {
  clear: both;
}
.fixed-227b .motion_e4d7 a.content_dim_7677:hover {
  text-decoration: none;
}
.fixed-227b .motion_e4d7 select {
  max-width: 100%;
}
.fixed-227b .motion_e4d7 table {
  font-size: 85%;
}
.fixed-227b .motion_e4d7 table td,
.fixed-227b .motion_e4d7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fixed-227b .motion_e4d7 table tfoot td {
  text-align: left;
}
.fixed-227b .motion_e4d7 :last-child {
  margin-bottom: 0;
}
.fixed-227b .motion_e4d7 .dim_07ad {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fixed-227b .motion_e4d7 .dim_07ad label {
  width: 100%;
}
.fixed-227b .motion_e4d7 .dim_07ad .chip_c06d {
  width: 100%;
  display: block;
}
.fixed-227b .motion_e4d7 .dim_07ad .search_5e34 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fixed-227b .motion_e4d7 .dim_07ad .search_5e34:hover svg #svg-search {
  fill: #444;
}
.fixed-227b .motion_e4d7 .dim_07ad .search_5e34 svg {
  width: 18px;
  height: 18px;
}
.fixed-227b .accordion_2b12 ul ul,
.fixed-227b .shade_4d4d ul ul,
.fixed-227b .carousel-north-4bd1 ul ul,
.fixed-227b .caption_silver_0e52 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fixed-227b .accordion_2b12 .header-stale-e0fe > a,
.fixed-227b .shade_4d4d .header-stale-e0fe > a,
.fixed-227b .carousel-north-4bd1 .header-stale-e0fe > a,
.fixed-227b .caption_silver_0e52 .header-stale-e0fe > a {
  margin-bottom: 0;
}
.fixed-227b .heading-8b98 li,
.fixed-227b .accordion_2b12 li,
.fixed-227b .accent-192b li,
.fixed-227b .shade_4d4d li,
.fixed-227b .carousel-north-4bd1 li,
.fixed-227b .caption_silver_0e52 li,
.fixed-227b .sort_2539 li,
.fixed-227b .warm_b90b li {
  display: block;
  position: relative;
}
.fixed-227b .heading-8b98 li:last-child,
.fixed-227b .accordion_2b12 li:last-child,
.fixed-227b .accent-192b li:last-child,
.fixed-227b .shade_4d4d li:last-child,
.fixed-227b .carousel-north-4bd1 li:last-child,
.fixed-227b .caption_silver_0e52 li:last-child,
.fixed-227b .sort_2539 li:last-child,
.fixed-227b .warm_b90b li:last-child {
  border: none;
}
.fixed-227b .heading-8b98 li a,
.fixed-227b .accordion_2b12 li a,
.fixed-227b .accent-192b li a,
.fixed-227b .shade_4d4d li a,
.fixed-227b .carousel-north-4bd1 li a,
.fixed-227b .caption_silver_0e52 li a,
.fixed-227b .sort_2539 li a,
.fixed-227b .warm_b90b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed-227b .heading-8b98 li ul li::before,
.fixed-227b .accordion_2b12 li ul li::before,
.fixed-227b .accent-192b li ul li::before,
.fixed-227b .shade_4d4d li ul li::before,
.fixed-227b .carousel-north-4bd1 li ul li::before,
.fixed-227b .caption_silver_0e52 li ul li::before,
.fixed-227b .sort_2539 li ul li::before,
.fixed-227b .warm_b90b li ul li::before {
  left: 15px;
}
.fixed-227b .heading-8b98 li ul a,
.fixed-227b .accordion_2b12 li ul a,
.fixed-227b .accent-192b li ul a,
.fixed-227b .shade_4d4d li ul a,
.fixed-227b .carousel-north-4bd1 li ul a,
.fixed-227b .caption_silver_0e52 li ul a,
.fixed-227b .sort_2539 li ul a,
.fixed-227b .warm_b90b li ul a {
  padding-left: 20px;
}
.fixed-227b .heading-8b98 li ul ul li::before,
.fixed-227b .accordion_2b12 li ul ul li::before,
.fixed-227b .accent-192b li ul ul li::before,
.fixed-227b .shade_4d4d li ul ul li::before,
.fixed-227b .carousel-north-4bd1 li ul ul li::before,
.fixed-227b .caption_silver_0e52 li ul ul li::before,
.fixed-227b .sort_2539 li ul ul li::before,
.fixed-227b .warm_b90b li ul ul li::before {
  left: 30px;
}
.fixed-227b .heading-8b98 li ul ul a,
.fixed-227b .accordion_2b12 li ul ul a,
.fixed-227b .accent-192b li ul ul a,
.fixed-227b .shade_4d4d li ul ul a,
.fixed-227b .carousel-north-4bd1 li ul ul a,
.fixed-227b .caption_silver_0e52 li ul ul a,
.fixed-227b .sort_2539 li ul ul a,
.fixed-227b .warm_b90b li ul ul a {
  padding-left: 40px;
}
.fixed-227b .wrapper-small-9531 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed-227b .warm_b90b ul li {
  margin-bottom: 1.41575em;
}
.fixed-227b .warm_b90b ul li .banner_8eac {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fixed-227b .warm_b90b ul li .border-261f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fast_c53c .heading-8b98 li a,
.fast_c53c .accordion_2b12 li a,
.fast_c53c .accent-192b li a,
.fast_c53c .shade_4d4d li a,
.fast_c53c .carousel-north-4bd1 li a,
.fast_c53c .caption_silver_0e52 li a,
.fast_c53c .sort_2539 li a,
.fast_c53c .warm_b90b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast_c53c .wrapper-small-9531 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast_c53c .motion_e4d7 ul li.breadcrumb-13ea .hero-first-34f4,
.fast_c53c .motion_e4d7 ul li.backdrop-8cdd .hero-first-34f4 {
  background: rgba(0, 0, 0, 0.2);
}
.fast_c53c .fixed-227b .motion_e4d7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_simple_8421 .fixed-227b .tiny_b144 li {
  margin: 0;
}
.frame_simple_8421 .fixed-227b .tiny_b144 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.frame_simple_8421 .fixed-227b .tiny_b144 li ul {
  margin: 0;
}
.frame_simple_8421 .fixed-227b .tiny_b144 li ul li a {
  padding-left: 15px;
}
.frame_simple_8421 .fixed-227b .tiny_b144 li ul li li a {
  padding-left: 30px;
}
.frame_simple_8421 .fixed-227b .tiny_b144 li.copper_765a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.frame_simple_8421 .fixed-227b .tiny_b144 li.copper_765a > 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;
}
.frame_simple_8421 .fixed-227b .tiny_b144 li.copper_765a > 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;
}
.nav-medium-af9e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.huge-3db4 {
  position: relative;
  z-index: 10;
}
.huge-3db4 .progress_ed54 {
  width: 100%;
  max-width: 100%;
}
.icon_e291 .icon_focused_f1e1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.icon_e291 .chip_bottom_ee0a {
}
.icon_e291 .fast_c53c {
  background: #292929;
}
.texture_focused_3c96 .icon_focused_f1e1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.texture_focused_3c96 .chip_bottom_ee0a {
  background: #f9f9f9;
}
.texture_focused_3c96 .fast_c53c {
  background: #303030;
}
.video_narrow_2e31 .icon_focused_f1e1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .video_narrow_2e31 .dropdown-fbb2 {
    margin-bottom: 1em;
  }
  .video_narrow_2e31 .dropdown-fbb2:last-child {
    margin-bottom: 0;
  }
}
.video_narrow_2e31 .chip_bottom_ee0a {
  background: #ededed;
}
.video_narrow_2e31 .fast_c53c {
  background: #1a1a1a;
}
.icon_focused_f1e1.chip_bottom_ee0a {
  color: rgba(0, 0, 0, 0.6);
}
.icon_focused_f1e1.chip_bottom_ee0a .message_9313 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_focused_f1e1.fast_c53c {
  color: rgba(255, 255, 255, 0.99);
}
.icon_focused_f1e1.fast_c53c a:not(.content_dim_7677) {
  color: rgba(255, 255, 255, 0.79);
}
.icon_focused_f1e1.fast_c53c a:not(.content_dim_7677):hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_focused_f1e1.fast_c53c .message_9313 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_focused_f1e1.fast_c53c table tbody td,
.icon_focused_f1e1.fast_c53c table th {
  background: rgba(0, 0, 0, 0.08);
}
.last_c8fd.border-a3b8 .sort-purple-0110 {
  max-width: initial;
}
.last_c8fd .content_fbb6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.last_c8fd .content_fbb6 .progress_ed54 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .last_c8fd .content_fbb6 .progress_ed54 {
    display: block;
    margin-bottom: 2em;
  }
  .last_c8fd .content_fbb6 .progress_ed54:last-child {
    margin-bottom: 0;
  }
}
.video_narrow_2e31 .dropdown-fbb2:last-child,
.texture_focused_3c96 .dropdown-fbb2:last-child,
.icon_e291 .dropdown-fbb2:last-child {
  margin-bottom: 0;
}
.video_narrow_2e31 .dropdown-fbb2 .fixed-227b .motion_e4d7:last-child,
.texture_focused_3c96 .dropdown-fbb2 .fixed-227b .motion_e4d7:last-child,
.icon_e291 .dropdown-fbb2 .fixed-227b .motion_e4d7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .video_narrow_2e31 .wood-cc41,
  .video_narrow_2e31 .hot_231b,
  .texture_focused_3c96 .wood-cc41,
  .texture_focused_3c96 .hot_231b,
  .icon_e291 .wood-cc41,
  .icon_e291 .hot_231b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .huge-3db4 .dropdown-fbb2 {
    margin-bottom: 2em;
  }
}
.huge-3db4 p:last-child {
  margin-bottom: 0;
}
.huge-3db4 li,
.huge-3db4 ul {
  list-style: none;
  margin: 0;
}
.huge-3db4 ul ul {
  margin-left: 2.617924em;
}
.section-a195 {
  font-size: 0.875em;
}

/* css-noise: 85f8 */
.ghost-box-s5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
