/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accent-9b3a/customify
Author: WPCustomify
Author URI: https://pressmaximum.accent-9b3a
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.accent-9b3a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.alert_7576.badge_hovered_2883/licenses/gpl-2.0.text_ce2b
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.middle_e98a/, (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.alert-huge-1934.pro_d4e0/normalize.focus-selected-fe04/
 ======
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.focus-selected-fe04 v7.0.0 | MIT License | github.accent-9b3a/necolas/normalize.focus-selected-fe04 */
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;
}
.modal-0ce2 .small-6e8c,
.surface_dirty_7257,
.white-383d,
.surface-new-7ff6,
.menu-hot-6d2a,
.old-93b3,
.fluid_88c0,
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;
}
.surface_dirty_7257,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface_dirty_7257,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_dirty_7257,
  h1 {
    font-size: 1.8em;
  }
}
.white-383d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.white-383d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .white-383d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .white-383d,
  h2 {
    font-size: 1.7em;
  }
}
.surface-new-7ff6,
h3 {
  font-size: 1.618em;
}
.modal-0ce2 .small-6e8c,
.menu-hot-6d2a,
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.banner_5e9d {
  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;
}
.backdrop-c31e:after,
.backdrop-c31e:before,
.photo_slow_fa79:after,
.photo_slow_fa79:before {
  content: "";
  display: table;
}
.backdrop-c31e:after,
.photo_slow_fa79:after {
  clear: both;
}
.breadcrumb-cool-737d {
  float: right;
  margin-right: 0;
}
.alert_226e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.lite_cb56 .solid-dd6d,
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;
}
.lite_cb56 .solid-dd6d: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;
}
.hard-9f0e .solid-dd6d {
  box-shadow: none;
}
.hard-9f0e
  .solid-dd6d
  .frame_over_32ec {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hard-9f0e .solid-dd6d .advanced-5112 {
  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;
}
.hard-9f0e
  .solid-dd6d
  .advanced-5112
  b {
  display: none;
}
.hard-9f0e .bottom_f330 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.large-cbac:not(.simple_b5e0):not(.purple-4fba),
button:not(.simple_b5e0):not(.purple-4fba),
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ),
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ),
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ) {
  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;
}
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ):hover,
button:not(.simple_b5e0):not(
    .purple-4fba
  ):hover,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ):hover,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ):hover,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ):active,
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ):focus,
button:not(.simple_b5e0):not(
    .purple-4fba
  ):active,
button:not(.simple_b5e0):not(
    .purple-4fba
  ):focus,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ):active,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ):focus,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ):active,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ):focus,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ):active,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ):focus {
  outline: 0;
}
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f,
button:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f {
  position: relative;
}
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .info-eb5f,
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .banner_bronze_8d61,
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .huge_f9aa,
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  i,
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  svg,
button:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .info-eb5f,
button:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .banner_bronze_8d61,
button:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .huge_f9aa,
button:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  i,
button:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  svg,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .info-eb5f,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .banner_bronze_8d61,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .huge_f9aa,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  i,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  svg,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .info-eb5f,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .banner_bronze_8d61,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .huge_f9aa,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  i,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  svg,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .info-eb5f,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .banner_bronze_8d61,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  .huge_f9aa,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  i,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f
  svg {
  visibility: hidden;
}
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f:after,
button:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f:after,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f:after,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f:after,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ).fn-loading-b91f: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;
}
.large-cbac:not(.simple_b5e0):not(.purple-4fba),
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ),
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ),
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ) {
  color: #fff;
  background: #235787;
}
.large-cbac:not(.simple_b5e0):not(
    .purple-4fba
  ):focus,
input[type="button"]:not(.simple_b5e0):not(
    .purple-4fba
  ):focus,
input[type="reset"]:not(.simple_b5e0):not(
    .purple-4fba
  ):focus,
input[type="submit"]:not(.simple_b5e0):not(
    .purple-4fba
  ):focus {
  color: #fff;
}
.large-cbac.fn-disabled-b91f:not(.simple_b5e0):not(
    .purple-4fba
  ),
.large-cbac[disabled]:not(.simple_b5e0):not(
    .purple-4fba
  ),
button.fn-disabled-b91f:not(.simple_b5e0):not(
    .purple-4fba
  ),
button[disabled]:not(.simple_b5e0):not(
    .purple-4fba
  ) {
  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;
}
.element_0834 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.element_0834: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;
}
.nav_e6d9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.panel_active_a934 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.selected-fd47 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.backdrop-c31e:after,
.backdrop-c31e:before,
.dropdown-soft-a565:after,
.dropdown-soft-a565:before,
.photo_smooth_eb9a:after,
.photo_smooth_eb9a:before,
.texture-2ef5:after,
.texture-2ef5:before,
.solid_5a8d:after,
.solid_5a8d:before,
.fast_82a5:after,
.fast_82a5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.backdrop-c31e:after,
.dropdown-soft-a565:after,
.photo_smooth_eb9a:after,
.texture-2ef5:after,
.solid_5a8d:after,
.fast_82a5:after {
  clear: both;
}
.dropdown-soft-a565 .backdrop_short_49cc,
.photo_smooth_eb9a .backdrop_short_49cc,
.detail-2b91 .backdrop_short_49cc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.surface_brown_514f {
  display: inline-block;
}
.pattern_dark_2779 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pattern_dark_2779 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pattern_dark_2779 .backdrop-motion-99dc {
  padding: 1em 0;
  font-size: 85%;
}
.backdrop-motion-99dc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tag-solid-b369 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tag-solid-b369:after,
.tag-solid-b369:before {
  content: "";
  display: table;
}
.tag-solid-b369:after {
  clear: both;
}
.element-hard-d9af {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask-hard-6991 .element-hard-d9af {
  max-width: 50%;
}
.video-inner-50ef .element-hard-d9af {
  max-width: 33.33%;
}
.easy-8112 .element-hard-d9af {
  max-width: 25%;
}
.form_a311 .element-hard-d9af {
  max-width: 20%;
}
.background_liquid_14cc .element-hard-d9af {
  max-width: 16.66%;
}
.bronze_b72d .element-hard-d9af {
  max-width: 14.28%;
}
.list_50f2 .element-hard-d9af {
  max-width: 12.5%;
}
.progress-black-ae9d .element-hard-d9af {
  max-width: 11.11%;
}
.table-next-9372 {
  display: block;
}
.modal-0ce2 .small_c83f label,
.modal-0ce2 .video_1b56 label,
.modal-0ce2 .south_a4fe label,
.modal-0ce2 .heading_bb36 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dynamic_fe29 {
  list-style: none;
  margin: 0;
}
.dynamic_fe29 article.tooltip_36cb {
  margin-bottom: 0;
}
.dynamic_fe29 ul {
  list-style: none;
  margin: 0;
}
.dynamic_fe29 .iron-3483 li.tooltip_36cb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dynamic_fe29 .iron-3483 li.tooltip_36cb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dynamic_fe29 .iron-3483 li.tooltip_36cb: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) {
  .dynamic_fe29 .iron-3483 li.tooltip_36cb li.tooltip_36cb li.tooltip_36cb li.tooltip_36cb {
    padding-left: 0;
  }
}
article.tooltip_36cb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip_36cb .dropdown-soft-a565 p:last-of-type {
  margin-bottom: 0;
}
article.tooltip_36cb .text_07c9 {
  float: left;
}
article.tooltip_36cb .shade_0dbf {
  margin-left: 85px;
}
article.tooltip_36cb .notice_prev_a1ad {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip_36cb .notice_prev_a1ad .out_8a44 {
  margin-left: 10px;
}
article.tooltip_36cb .bottom_7392 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip_36cb .active-e8b4 {
  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 .small_c83f,
  #respond .south_a4fe,
  #respond .heading_bb36 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .small_c83f input,
#respond .south_a4fe input,
#respond .heading_bb36 input {
  width: 100%;
}
#respond .heading_bb36 {
  margin-right: 0;
}
#respond .warm_2ee6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.search_up_7c9f {
  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;
}
.search_up_7c9f.tabs_south_2e58 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.search_up_7c9f 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%);
}
.search_up_7c9f:focus,
.search_up_7c9f: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);
}
.up_cfc0 {
  border-radius: 10%;
}
.progress-medium-371a {
  border-radius: 50%;
}
.bronze_051b {
  font-size: 0.72em;
}
.layout_gas_9af8 {
  font-size: 0.875em;
}
.card_stone_9044 {
  font-size: 1.1em;
}
.label-hard-c9d6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.label-hard-c9d6.bronze_051b {
  letter-spacing: 0.5px;
}
.shade_short_a4c2,
.shade_short_a4c2 a {
  color: #6d6d6d;
}
.shade_short_a4c2 a:hover {
  color: #111;
}
.narrow_2498 {
  color: #6d6d6d;
}
.breadcrumb-in-a7e4 {
  overflow-x: hidden;
}
.breadcrumb-in-a7e4 .paragraph_968d.large_97ec {
  position: relative;
}
.breadcrumb-in-a7e4 .paragraph_968d.large_97ec.description_stone_7f20 {
  position: initial;
}
.breadcrumb-in-a7e4
  .paragraph_968d.large_97ec.description_stone_7f20
  .thick_eb1c {
  left: auto;
}
.breadcrumb-in-a7e4 .paragraph_968d .thick_eb1c {
  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;
}
.breadcrumb-in-a7e4 .paragraph_968d:hover.large_97ec {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.breadcrumb-in-a7e4
  .paragraph_968d:hover.large_97ec
  .thick_eb1c {
  display: block;
  z-index: 9999999;
}
.breadcrumb-in-a7e4 .picture-b34f .aside_glass_3dd9,
.breadcrumb-in-a7e4 .modal-tiny-26f2 .aside_glass_3dd9 {
  display: none;
}
.breadcrumb-in-a7e4 .steel-cbd0 .paragraph_968d:hover.large_97ec {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.modal-0ce2 .small_c83f label,
.modal-0ce2 .video_1b56 label,
.modal-0ce2 .south_a4fe label,
.modal-0ce2 .heading_bb36 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dynamic_fe29 {
  list-style: none;
  margin: 0;
}
.dynamic_fe29 article.tooltip_36cb {
  margin-bottom: 0;
}
.dynamic_fe29 ul {
  list-style: none;
  margin: 0;
}
.dynamic_fe29 .iron-3483 li.tooltip_36cb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dynamic_fe29 .iron-3483 li.tooltip_36cb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dynamic_fe29 .iron-3483 li.tooltip_36cb: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) {
  .dynamic_fe29 .iron-3483 li.tooltip_36cb li.tooltip_36cb li.tooltip_36cb li.tooltip_36cb {
    padding-left: 0;
  }
}
article.tooltip_36cb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip_36cb .dropdown-soft-a565 p:last-of-type {
  margin-bottom: 0;
}
article.tooltip_36cb .text_07c9 {
  float: left;
}
article.tooltip_36cb .shade_0dbf {
  margin-left: 85px;
}
article.tooltip_36cb .notice_prev_a1ad {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip_36cb .notice_prev_a1ad .out_8a44 {
  margin-left: 10px;
}
article.tooltip_36cb .bottom_7392 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip_36cb .active-e8b4 {
  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 .small_c83f,
  #respond .south_a4fe,
  #respond .heading_bb36 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .small_c83f input,
#respond .south_a4fe input,
#respond .heading_bb36 input {
  width: 100%;
}
#respond .heading_bb36 {
  margin-right: 0;
}
#respond .warm_2ee6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture-b34f .backdrop-b816 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.backdrop-b816 .grid-7839.slider_2715 .pressed_f14e > li > a:focus,
.backdrop-b816 .grid-7839.slider_2715 .pressed_f14e > li > a:hover,
.backdrop-b816 .grid-7839.wood_7b10 .pressed_f14e > li > a:focus,
.backdrop-b816 .grid-7839.wood_7b10 .pressed_f14e > li > a:hover,
.backdrop-b816 .grid-7839.description_hard_96b7 .pressed_f14e > li > a:focus,
.backdrop-b816 .grid-7839.description_hard_96b7 .pressed_f14e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-b816
  .grid-7839.slider_2715
  .pressed_f14e
  > li.bronze_65ef
  > a,
.backdrop-b816
  .grid-7839.slider_2715
  .pressed_f14e
  > li.gradient-0651
  > a,
.backdrop-b816
  .grid-7839.wood_7b10
  .pressed_f14e
  > li.bronze_65ef
  > a,
.backdrop-b816
  .grid-7839.wood_7b10
  .pressed_f14e
  > li.gradient-0651
  > a,
.backdrop-b816
  .grid-7839.description_hard_96b7
  .pressed_f14e
  > li.bronze_65ef
  > a,
.backdrop-b816 .grid-7839.description_hard_96b7 .pressed_f14e > li.nav-basic-a1cc > a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-b816 .banner_cfb4,
.backdrop-b816 .banner_cfb4 a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-b816 .clean_4eef.bronze-11e2 li a,
.backdrop-b816 .gallery_e145 a,
.backdrop-b816 .tertiary-5d3f,
.backdrop-b816 .pressed_f14e > li > a,
.backdrop-b816 .preview_north_b203 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-b816 .clean_4eef.bronze-11e2 li a:hover,
.backdrop-b816 .gallery_e145 a:hover,
.backdrop-b816 .tertiary-5d3f:hover,
.backdrop-b816 .pressed_f14e > li > a:hover,
.backdrop-b816 .preview_north_b203:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-b816 .complex-3651 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-b816 .complex-3651 .accent_f9cb {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-b816 .complex-3651:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-b816 .stone_8c86 .panel-in-cd1d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-b816 .stone_8c86 .panel-in-cd1d .primary_c63b {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-b816
  .stone_8c86
  .panel-in-cd1d
  .primary_c63b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-b816
  .stone_8c86
  .panel-in-cd1d
  .primary_c63b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-b816
  .stone_8c86
  .panel-in-cd1d
  .primary_c63b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-b816
  .stone_8c86
  .panel-in-cd1d
  .primary_c63b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-b816 .stone_8c86 .iron-0399 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-b816 .stone_8c86 .iron-0399:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video-lower-f378
  .backdrop-b816
  .stone_8c86
  .detail_233b
  .last-d81b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video-lower-f378
  .backdrop-b816
  .stone_8c86
  .detail_233b
  .primary_c63b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-b34f .image-east-2953 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.image-east-2953 .grid-7839.slider_2715 .pressed_f14e > li > a:focus,
.image-east-2953 .grid-7839.slider_2715 .pressed_f14e > li > a:hover,
.image-east-2953 .grid-7839.wood_7b10 .pressed_f14e > li > a:focus,
.image-east-2953 .grid-7839.wood_7b10 .pressed_f14e > li > a:hover,
.image-east-2953 .grid-7839.description_hard_96b7 .pressed_f14e > li > a:focus,
.image-east-2953 .grid-7839.description_hard_96b7 .pressed_f14e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-east-2953
  .grid-7839.slider_2715
  .pressed_f14e
  > li.bronze_65ef
  > a,
.image-east-2953
  .grid-7839.slider_2715
  .pressed_f14e
  > li.gradient-0651
  > a,
.image-east-2953
  .grid-7839.wood_7b10
  .pressed_f14e
  > li.bronze_65ef
  > a,
.image-east-2953
  .grid-7839.wood_7b10
  .pressed_f14e
  > li.gradient-0651
  > a,
.image-east-2953
  .grid-7839.description_hard_96b7
  .pressed_f14e
  > li.bronze_65ef
  > a,
.image-east-2953 .grid-7839.description_hard_96b7 .pressed_f14e > li.nav-basic-a1cc > a {
  color: rgba(0, 0, 0, 0.8);
}
.image-east-2953 .banner_cfb4,
.image-east-2953 .banner_cfb4 a {
  color: rgba(0, 0, 0, 0.8);
}
.image-east-2953 .clean_4eef.bronze-11e2 li a,
.image-east-2953 .gallery_e145 a,
.image-east-2953 .tertiary-5d3f,
.image-east-2953 .pressed_f14e > li > a,
.image-east-2953 .preview_north_b203 {
  color: rgba(0, 0, 0, 0.55);
}
.image-east-2953 .clean_4eef.bronze-11e2 li a:hover,
.image-east-2953 .gallery_e145 a:hover,
.image-east-2953 .tertiary-5d3f:hover,
.image-east-2953 .pressed_f14e > li > a:hover,
.image-east-2953 .preview_north_b203:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-east-2953 .complex-3651 {
  color: rgba(0, 0, 0, 0.55);
}
.image-east-2953 .complex-3651 .accent_f9cb {
  color: rgba(0, 0, 0, 0.8);
}
.image-east-2953 .complex-3651:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_928e .north_420e {
  margin-left: auto;
  margin-right: auto;
}
.photo_smooth_eb9a > * {
  margin-left: auto;
  margin-right: auto;
}
.photo_smooth_eb9a .nav_e6d9 {
  margin-right: 1.41575em;
}
.video-smooth-7303 .photo_smooth_eb9a > .module_0be0 {
  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;
}
.video-smooth-7303 .photo_smooth_eb9a > .title-0b46 {
  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;
}
.down_1e25.sidebar_928e .north_420e,
.small-0dfa.sidebar_928e .north_420e {
  margin-left: 0;
}
.grid_brown_ab4d.sidebar_928e .north_420e,
.row_bb37.sidebar_928e .north_420e {
  margin-right: 0;
}
.photo_smooth_eb9a ol,
.photo_smooth_eb9a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button_7a57 video {
  max-width: 100%;
}
.dropdown_pro_2cd4 img {
  display: block;
}
.dropdown_pro_2cd4.nav_e6d9,
.dropdown_pro_2cd4.panel_active_a934 {
  width: 100%;
}
.dropdown_pro_2cd4.title-0b46 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.media-top-d26c:not(.card_fast_89d2) {
  margin: 1.5em auto;
}
.pink-8946 p {
  padding: 1.5em 14px;
}
ul.title-46e3.title-0b46,
ul.title-46e3.module_0be0,
ul.title-46e3.shade-plasma-d931.module_0be0 {
  padding: 0 14px;
}
.disabled_a6d4 {
  display: block;
  overflow-x: auto;
}
.disabled_a6d4 table {
  border-collapse: collapse;
  width: 100%;
}
.disabled_a6d4 td,
.disabled_a6d4 th {
  padding: 0.5em;
}
.photo_smooth_eb9a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.photo_smooth_eb9a ol ol,
.photo_smooth_eb9a ol ul,
.photo_smooth_eb9a ul ol,
.photo_smooth_eb9a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.photo_smooth_eb9a ol ol li,
.photo_smooth_eb9a ol ul li,
.photo_smooth_eb9a ul ol li,
.photo_smooth_eb9a ul ul li {
  margin-left: 0;
}
.input-bottom-87f8.blue_7a25 > .description_white_50b1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.input-bottom-87f8.blue_7a25 > .description_white_50b1 iframe,
.input-bottom-87f8.blue_7a25 > .description_white_50b1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.overlay_wood_8ac3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.overlay_wood_8ac3.accent-next-8bed {
  padding: 0;
}
.overlay_wood_8ac3.accent-next-8bed cite {
  font-size: 13px;
}
.overlay_wood_8ac3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.overlay_wood_8ac3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.section_narrow_0db5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.section_narrow_0db5 > p:first-child {
  margin-top: 0;
}
.section_narrow_0db5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.section_narrow_0db5 blockquote {
  border-left: 0;
}
.active_left_0ac7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.active_left_0ac7:not(.container-focused-3b5e) {
  max-width: 100px;
}
.active_left_0ac7.chip_e803 {
  border-bottom: none !important;
  text-align: center;
}
.active_left_0ac7.chip_e803::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pink-8946 p {
    padding: 1.5em 0;
  }
}
.description_af24 {
  color: #0073aa;
}
.slider_a382 {
  background-color: #0073aa;
}
.filter-steel-23ee {
  color: #229fd8;
}
.down-764e {
  background-color: #229fd8;
}
.module-under-d895 {
  color: #eee;
}
.preview_fresh_7da1 {
  background-color: #eee;
}
.silver_b3c2 {
  color: #444;
}
.large_2fcc {
  background-color: #444;
}
.top-4995 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.top-4995 .nav-complex-b2a9 .gallery_e145 {
  font-size: 15px;
}
.top-4995 .gallery_e145 {
  line-height: 1.3;
}
.top-4995 .image-east-2953 {
}
.top-4995 .backdrop-b816 {
  background: #235787;
}
.disabled_pressed_94a8 {
  padding: 0;
}
.disabled_pressed_94a8 .backdrop-b816 {
  background: #1a1a1a;
}
.disabled_pressed_94a8 .image-east-2953 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.primary-fresh-ff6d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.primary-fresh-ff6d .image-east-2953 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.primary-fresh-ff6d .backdrop-b816 {
  background: #303030;
}
.fast_82a5 {
  position: relative;
  z-index: 10;
}
.fast_82a5 .card_ad41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex_366b .large_97ec {
  display: inline-block;
  vertical-align: middle;
}
.complex_366b.short_4644 .large_97ec {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .complex_366b.short_4644 .large_97ec {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .complex_366b.short_4644 .large_97ec {
    margin-right: 0.4em;
  }
}
.complex_366b.short_4644 .large_97ec:last-child {
  margin-right: 0;
}
.caption_6cf7 .card_ad41 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .picture-b34f .nav-complex-b2a9 {
    margin: 0 -0.5em;
  }
  .picture-b34f .nav-complex-b2a9 [class*="customify-col-"],
  .picture-b34f .nav-complex-b2a9 [class*="customify-col_"],
  .picture-b34f .nav-complex-b2a9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.picture-b34f.block_steel_6d87 .card_ad41 {
  background: 0 0 !important;
}
.picture-b34f.block_steel_6d87 .card_ad41,
.picture-b34f.caption_6cf7 .card_ad41 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .picture-b34f.in-7083 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.picture-b34f.caption_6cf7 .card_ad41 {
  box-shadow: none !important;
}
.modal-first-f6da {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .modal-first-f6da {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .modal-first-f6da {
    padding: 18px 0 20px;
  }
}
.modal-first-f6da .logo_917b {
  width: 100%;
}
.modal-first-f6da .slider-plasma-777a {
  margin-bottom: 0;
}
.modal-first-f6da .steel_c7d3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.grid-fresh-703f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.grid-fresh-703f .panel_bfbe {
  width: 100%;
}
.column_hard_10ed {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.column_hard_10ed li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.column_hard_10ed 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;
}
.column_hard_10ed li:last-child:after {
  display: none;
}
.column_hard_10ed li a {
  font-weight: 500;
  margin-right: 10px;
}
.easy-5b5e .aside_glass_3dd9 button,
.modal-first-f6da .aside_glass_3dd9 button {
  left: 0;
}
.easy-5b5e .panel_bfbe,
.modal-first-f6da .panel_bfbe {
  padding-left: 0;
  padding-right: 0;
}
.easy-5b5e .grid-fresh-703f,
.modal-first-f6da .grid-fresh-703f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.easy-5b5e {
  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;
}
.easy-5b5e: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;
}
.easy-5b5e .red_e4b0 {
  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) {
  .easy-5b5e .red_e4b0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .easy-5b5e .red_e4b0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .easy-5b5e .red_e4b0 {
    min-height: 200px;
  }
}
.easy-5b5e .column_hard_10ed {
  color: rgba(255, 255, 255, 0.8);
}
.easy-5b5e .column_hard_10ed a,
.easy-5b5e .column_hard_10ed li:after {
  color: inherit;
}
.easy-5b5e .column_hard_10ed a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.under-85d1 {
  margin-bottom: 0.5em;
}
.popup_681c {
  margin-bottom: 1.2em;
}
.popup_681c,
.under-85d1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.popup_681c p:last-child,
.under-85d1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .aside_glass_3dd9,
#masthead .aside_glass_3dd9 {
  display: none;
}
#masthead
  > .aside_glass_3dd9.main-ebfe {
  display: none;
}
#masthead > .aside_glass_3dd9 button {
  left: 0;
}
.slider-purple-bb7e {
  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%;
}
.slider-purple-bb7e .large_97ec {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slider-purple-bb7e .west-5178 {
  display: -webkit-box;
  display: flex;
}
.slider-purple-bb7e .west-5178.tag-550f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slider-purple-bb7e .west-5178.warm-81b8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-purple-bb7e .west-5178.left-255c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-purple-bb7e.gold-458e.full-0319 .west-5178.tag-550f {
  flex-basis: 100%;
}
.slider-purple-bb7e.background-bronze-3101 .west-5178.warm-81b8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slider-purple-bb7e.background-bronze-3101 .west-5178.left-255c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .aside_glass_3dd9.main-ebfe {
  display: none;
}
#masthead > .aside_glass_3dd9 button {
  left: 0;
}
.stone-ce61 {
  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;
}
.stone-ce61:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.stone-ce61.mask-9cca i {
  margin-right: 4px;
}
.stone-ce61.modal-wood-0529 i {
  margin-left: 5px;
}
.gallery_e145 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gallery_e145 p:last-child {
  margin-bottom: 0;
}
.sort_3386 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.sort_3386 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.sort_3386 img {
  display: block;
  width: auto;
  line-height: 1;
}
.sort_3386 .banner_cfb4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.sort_3386 .out_1055 {
  margin: 5px 0 7px 0;
}
.sort_3386.layout_pressed_9c1b .carousel-8534 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort_3386.layout_pressed_9c1b .shadow-bright-6f8a {
  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;
}
.sort_3386.red-b11a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.sort_3386.red-b11a .carousel-8534 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort_3386.red-b11a .shadow-bright-6f8a {
  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;
}
.sort_3386.pattern-last-c516 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sort_3386.pagination-2c1f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.sort_3386.pagination-2c1f .shadow-bright-6f8a {
  margin-top: 7px;
}
.table_b90c {
  display: inline-block;
}
.fast_82a5 .old-fd63 .sort_3386 img {
  max-width: 100%;
}
.grid-7839 .component-old-771d.pink_785b,
.purple_b989 .component-old-771d.pink_785b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid-7839 .progress-9fa3,
.purple_b989 .progress-9fa3 {
  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%);
}
.grid-7839 .progress-9fa3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.grid-7839.silver_af4b .progress-9fa3 {
  display: none;
}
.grid-7839 .primary-center-7600 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid-7839 .primary-center-7600 li {
  display: inline-block;
  position: relative;
}
.grid-7839 .primary-center-7600 li:last-child {
  margin-right: 0;
}
.grid-7839 .primary-center-7600 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;
}
.grid-7839 .primary-center-7600 li.nav-basic-a1cc > a {
  color: rgba(0, 0, 0, 0.9);
}
.grid-7839 .primary-center-7600 > 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;
}
.grid-7839 .primary-center-7600 > li > a i {
  line-height: 0;
}
.grid-7839 .primary-center-7600 > li.hard-38ee > a .progress-9fa3 {
  margin-left: 4px;
  line-height: 0;
}
.grid-7839 .primary-center-7600 .accordion-5aae li.hard-38ee > a {
  position: relative;
}
.grid-7839 .primary-center-7600 .accordion-5aae li.hard-38ee > a:after,
.grid-7839 .primary-center-7600 .accordion-5aae li.hard-38ee > a:before {
  content: "";
  display: table;
}
.grid-7839 .primary-center-7600 .accordion-5aae li.hard-38ee > a:after {
  clear: both;
}
.grid-7839 .primary-center-7600 .accordion-5aae li.hard-38ee > a .progress-9fa3 {
  margin-left: 5px;
  float: right;
}
.grid-7839 .new_47f1,
.grid-7839 .accordion-5aae {
  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;
}
.grid-7839 .accordion-5aae {
  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;
}
.grid-7839 .accordion-5aae .pink_785b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid-7839 .accordion-5aae .progress-9fa3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.grid-7839 .accordion-5aae li {
  display: block;
  margin: 0;
  padding: 0;
}
.grid-7839 .accordion-5aae 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;
}
.grid-7839 .accordion-5aae li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.grid-7839 .accordion-5aae .accordion-5aae {
  top: 0;
  left: 100%;
}
.grid-7839 .accent-f13c.fn-focus-b91f > .new_47f1,
.grid-7839 .accent-f13c.fn-focus-b91f > .accordion-5aae,
.grid-7839 .accent-f13c:focus > .new_47f1,
.grid-7839 .accent-f13c:focus > .accordion-5aae,
.grid-7839 .accent-f13c:hover > .new_47f1,
.grid-7839 .accent-f13c:hover > .accordion-5aae {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.grid-7839.description_hard_96b7 .pressed_f14e:after,
.grid-7839.description_hard_96b7 .pressed_f14e:before {
  content: "";
  display: table;
}
.grid-7839.description_hard_96b7 .pressed_f14e:after {
  clear: both;
}
.grid-7839.description_hard_96b7 .pressed_f14e > li {
  float: left;
}
.grid-7839.overlay-8c87 .pressed_f14e:after,
.grid-7839.overlay-8c87 .pressed_f14e:before {
  content: "";
  display: table;
}
.grid-7839.overlay-8c87 .pressed_f14e:after {
  clear: both;
}
.grid-7839.overlay-8c87 .pressed_f14e > li {
  float: left;
}
.grid-7839.overlay-8c87 .pressed_f14e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.grid-7839.overlay-8c87 .pressed_f14e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.grid-7839.overlay-8c87 .pressed_f14e > li.bronze_65ef > a,
.grid-7839.overlay-8c87 .pressed_f14e > li.nav-basic-a1cc > a {
  color: #fff;
  background-color: #1e4b75;
}
.grid-7839.slider_2715 .pressed_f14e > li > a .pink_785b {
  position: relative;
}
.grid-7839.slider_2715 .pressed_f14e > li > a .pink_785b: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;
}
.grid-7839.slider_2715
  .pressed_f14e
  > li:focus
  > a
  .pink_785b:before,
.grid-7839.slider_2715
  .pressed_f14e
  > li:hover
  > a
  .pink_785b:before {
  width: 100%;
  background-color: currentColor;
}
.grid-7839.slider_2715
  .pressed_f14e
  > li.bronze_65ef
  > a
  .pink_785b:before,
.grid-7839.slider_2715
  .pressed_f14e
  > li.gradient-0651
  > a
  .pink_785b:before {
  width: 100%;
  background-color: currentColor;
}
.grid-7839.wood_7b10 .pressed_f14e > li > a .pink_785b {
  position: relative;
}
.grid-7839.wood_7b10 .pressed_f14e > li > a .pink_785b: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;
}
.grid-7839.wood_7b10 .pressed_f14e > li:focus > a .pink_785b:before,
.grid-7839.wood_7b10
  .pressed_f14e
  > li:hover
  > a
  .pink_785b:before {
  width: 100%;
  background-color: currentColor;
}
.grid-7839.wood_7b10
  .pressed_f14e
  > li.bronze_65ef
  > a
  .pink_785b:before,
.grid-7839.wood_7b10
  .pressed_f14e
  > li.gradient-0651
  > a
  .pink_785b:before {
  width: 100%;
  background-color: currentColor;
}
.purple_b989 .primary-center-7600 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.purple_b989 .primary-center-7600 li:first-child > a {
  border-top: none;
}
.purple_b989 .primary-center-7600 .button-53bb > .pink_785b .progress-9fa3 {
  display: none;
}
.purple_b989 .primary-center-7600 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.purple_b989 .primary-center-7600 li:last-child {
  border: none;
}
.purple_b989 .primary-center-7600 li.hard-38ee > a {
  padding-right: 45px !important;
}
.purple_b989 .primary-center-7600 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.purple_b989 .primary-center-7600 li a:focus,
.purple_b989 .primary-center-7600 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple_b989 .primary-center-7600 li .first_380c {
  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;
}
.purple_b989 .primary-center-7600 li .first_380c:hover {
  box-shadow: none;
}
.purple_b989 .primary-center-7600 li .first_380c .progress-9fa3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.purple_b989 .primary-center-7600 .accordion-5aae {
  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);
}
.purple_b989 .primary-center-7600 .accordion-5aae li a {
  padding-left: 3em;
}
.purple_b989 .primary-center-7600 .photo_920b > a .first_380c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.purple_b989 .primary-center-7600 .photo_920b > .accordion-5aae {
  display: block;
  opacity: 1;
}
.first-6143 {
  max-width: 100%;
}
.backdrop_pink_4af4 {
  line-height: 0;
  cursor: pointer;
}
.preview_north_b203 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.preview_north_b203:hover {
  box-shadow: none;
  color: currentColor;
}
.preview_north_b203 svg {
  width: 18px;
  height: 18px;
}
.preview_north_b203 .alert-9126 {
  display: none;
}
.row_action_1ebd {
  position: relative;
}
.row_action_1ebd.fn-active-b91f .preview_north_b203 .under_3402 {
  display: none;
}
.row_action_1ebd.fn-active-b91f .preview_north_b203 .alert-9126 {
  display: inline-block;
}
.row_action_1ebd .status-tall-edd6 {
  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);
}
.row_action_1ebd.border_3346 .status-tall-edd6 {
  left: auto;
  right: -0.9em;
}
.row_action_1ebd.border_3346 .notice_red_14c2::before {
  left: auto;
  right: 15px;
}
.row_action_1ebd.fn-active-b91f .status-tall-edd6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail_233b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail_233b label {
  flex-basis: 100%;
}
.detail_233b .panel-in-cd1d {
  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;
}
.detail_233b .primary_c63b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail_233b .primary_c63b:focus {
  background-color: transparent;
}
.detail_233b button.iron-0399 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail_233b button.iron-0399:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail_233b button.iron-0399 svg {
  width: 18px;
  height: 18px;
}
.detail_233b input[type="submit"] {
  min-height: auto;
}
.stone_8c86 .detail_233b .primary_c63b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notice_red_14c2 {
  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) {
  .notice_red_14c2 {
    width: 220px;
  }
}
.notice_red_14c2 label {
  flex-basis: 100%;
}
.notice_red_14c2::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;
}
.video-lower-f378 .stone_8c86 .detail_233b {
  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;
}
.video-lower-f378
  .stone_8c86
  .detail_233b
  .panel-in-cd1d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.video-lower-f378 .stone_8c86 .detail_233b .primary_c63b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.video-lower-f378
  .stone_8c86
  .detail_233b
  .primary_c63b:focus {
  background: 0 0;
}
.video-lower-f378
  .stone_8c86
  .detail_233b
  .last-d81b {
  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;
}
.clean_4eef {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean_4eef li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean_4eef li:last-child {
  margin-right: 0;
}
.clean_4eef li:first-child {
  margin-left: 0;
}
.clean_4eef.layout_8cd3 a {
  color: #fff;
}
.clean_4eef.layout_8cd3 a:hover {
  color: #fff;
}
.clean_4eef a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean_4eef a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean_4eef a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean_4eef a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean_4eef [class*="social-icon-apple"] {
  background-color: #999;
}
.clean_4eef [class*="social-icon-apple"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #999;
}
.clean_4eef [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean_4eef [class*="social-icon-behance"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #1769ff;
}
.clean_4eef [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean_4eef [class*="social-icon-bitbucket"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #205081;
}
.clean_4eef [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean_4eef [class*="social-icon-codepen"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #000;
}
.clean_4eef [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean_4eef [class*="social-icon-delicious"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #39f;
}
.clean_4eef [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean_4eef [class*="social-icon-digg"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #005be2;
}
.clean_4eef [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean_4eef [class*="social-icon-dribbble"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #ea4c89;
}
.clean_4eef [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean_4eef [class*="social-icon-envelope"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #ea4335;
}
.clean_4eef [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean_4eef [class*="social-icon-facebook"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #3b5998;
}
.clean_4eef [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean_4eef [class*="social-icon-flickr"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #0063dc;
}
.clean_4eef [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean_4eef [class*="social-icon-foursquare"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #2d5be3;
}
.clean_4eef [class*="social-icon-github"] {
  background-color: #333;
}
.clean_4eef [class*="social-icon-github"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #333;
}
.clean_4eef [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean_4eef [class*="social-icon-google-plus"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #dd4b39;
}
.clean_4eef [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean_4eef [class*="social-icon-houzz"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #7ac142;
}
.clean_4eef [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean_4eef [class*="social-icon-instagram"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #262626;
}
.clean_4eef [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean_4eef [class*="social-icon-jsfiddle"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #487aa2;
}
.clean_4eef [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean_4eef [class*="social-icon-linkedin"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #0077b5;
}
.clean_4eef [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean_4eef [class*="social-icon-medium"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #00ab6b;
}
.clean_4eef [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean_4eef
  [class*="social-icon-odnoklassniki"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #f4731c;
}
.clean_4eef [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean_4eef [class*="social-icon-meetup"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #ec1c40;
}
.clean_4eef [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean_4eef [class*="social-icon-pinterest"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #bd081c;
}
.clean_4eef [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean_4eef [class*="social-icon-product-hunt"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #da552f;
}
.clean_4eef [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean_4eef [class*="social-icon-reddit"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #ff4500;
}
.clean_4eef [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean_4eef [class*="social-icon-rss"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #f26522;
}
.clean_4eef [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean_4eef
  [class*="social-icon-shopping-cart"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #4caf50;
}
.clean_4eef [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean_4eef [class*="social-icon-skype"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #00aff0;
}
.clean_4eef [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean_4eef [class*="social-icon-slideshare"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #0077b5;
}
.clean_4eef [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean_4eef [class*="social-icon-snapchat"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #fffc00;
}
.clean_4eef [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean_4eef [class*="social-icon-soundcloud"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #f80;
}
.clean_4eef [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean_4eef [class*="social-icon-spotify"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #2ebd59;
}
.clean_4eef [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean_4eef
  [class*="social-icon-stack-overflow"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #fe7a15;
}
.clean_4eef [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean_4eef [class*="social-icon-maldkfgram"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #2ca5e0;
}
.clean_4eef [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean_4eef [class*="social-icon-tripadvisor"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #589442;
}
.clean_4eef [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean_4eef [class*="social-icon-tumblr"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #35465c;
}
.clean_4eef [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean_4eef [class*="social-icon-twitch"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #6441a5;
}
.clean_4eef [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean_4eef [class*="social-icon-twitter"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #1da1f2;
}
.clean_4eef [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean_4eef [class*="social-icon-vimeo"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #1ab7ea;
}
.clean_4eef [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean_4eef [class*="social-icon-vk"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #45668e;
}
.clean_4eef [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean_4eef [class*="social-icon-weibo"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #df2029;
}
.clean_4eef [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean_4eef [class*="social-icon-weixin"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #7bb32e;
}
.clean_4eef [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean_4eef [class*="social-icon-whatsapp"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #25d366;
}
.clean_4eef [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean_4eef [class*="social-icon-wordpress"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #21759b;
}
.clean_4eef [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean_4eef [class*="social-icon-xing"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #026466;
}
.clean_4eef [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean_4eef [class*="social-icon-yelp"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #af0606;
}
.clean_4eef [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean_4eef [class*="social-icon-youtube"].thumbnail_tiny_8898 {
  background-color: transparent;
  color: #cd201f;
}
.tertiary-5d3f {
  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;
}
.tertiary-5d3f:hover {
  box-shadow: none;
  background: 0 0;
}
.heading_64e3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.left_a7f0 {
  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;
}
.title_9980 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gold_2273 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gold_2273,
.gold_2273::after,
.gold_2273::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;
}
.gold_2273::after,
.gold_2273::before {
  content: "";
  display: block;
  background-color: inherit;
}
.aside-c798 .left_a7f0 .title_9980 {
  margin-top: -2px;
  width: 19px;
}
.aside-c798 .left_a7f0 .gold_2273 {
  margin-top: -1px;
}
.aside-c798 .left_a7f0 .gold_2273,
.aside-c798 .left_a7f0 .gold_2273::after,
.aside-c798 .left_a7f0 .gold_2273::before {
  width: 19px;
  height: 2px;
}
.aside-c798 .left_a7f0 .gold_2273::before {
  top: -6px;
}
.aside-c798 .left_a7f0 .gold_2273::after {
  bottom: -6px;
}
.disabled-lite-ac8a .left_a7f0 .title_9980 {
  margin-top: -2px;
  width: 22px;
}
.disabled-lite-ac8a .left_a7f0 .gold_2273 {
  margin-top: -1px;
}
.disabled-lite-ac8a .left_a7f0 .gold_2273,
.disabled-lite-ac8a .left_a7f0 .gold_2273::after,
.disabled-lite-ac8a .left_a7f0 .gold_2273::before {
  width: 22px;
  height: 2px;
}
.disabled-lite-ac8a .left_a7f0 .gold_2273::before {
  top: -7px;
}
.disabled-lite-ac8a .left_a7f0 .gold_2273::after {
  bottom: -7px;
}
.easy_000a .left_a7f0 .title_9980 {
  margin-top: -2px;
  width: 31px;
}
.easy_000a .left_a7f0 .gold_2273 {
  margin-top: -1.5px;
}
.easy_000a .left_a7f0 .gold_2273,
.easy_000a .left_a7f0 .gold_2273::after,
.easy_000a .left_a7f0 .gold_2273::before {
  width: 31px;
  height: 3px;
}
.easy_000a .left_a7f0 .gold_2273::before {
  top: -9px;
}
.easy_000a .left_a7f0 .gold_2273::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .logo-stone-8f55 .left_a7f0 .title_9980 {
    margin-top: -2px;
    width: 19px;
  }
  .logo-stone-8f55 .left_a7f0 .gold_2273 {
    margin-top: -1px;
  }
  .logo-stone-8f55 .left_a7f0 .gold_2273,
  .logo-stone-8f55 .left_a7f0 .gold_2273::after,
  .logo-stone-8f55 .left_a7f0 .gold_2273::before {
    width: 19px;
    height: 2px;
  }
  .logo-stone-8f55 .left_a7f0 .gold_2273::before {
    top: -6px;
  }
  .logo-stone-8f55 .left_a7f0 .gold_2273::after {
    bottom: -6px;
  }
  .button_4c08 .left_a7f0 .title_9980 {
    margin-top: -2px;
    width: 22px;
  }
  .button_4c08 .left_a7f0 .gold_2273 {
    margin-top: -1px;
  }
  .button_4c08 .left_a7f0 .gold_2273,
  .button_4c08 .left_a7f0 .gold_2273::after,
  .button_4c08 .left_a7f0 .gold_2273::before {
    width: 22px;
    height: 2px;
  }
  .button_4c08 .left_a7f0 .gold_2273::before {
    top: -7px;
  }
  .button_4c08 .left_a7f0 .gold_2273::after {
    bottom: -7px;
  }
  .box_8146 .left_a7f0 .title_9980 {
    margin-top: -2px;
    width: 31px;
  }
  .box_8146 .left_a7f0 .gold_2273 {
    margin-top: -1.5px;
  }
  .box_8146 .left_a7f0 .gold_2273,
  .box_8146 .left_a7f0 .gold_2273::after,
  .box_8146 .left_a7f0 .gold_2273::before {
    width: 31px;
    height: 3px;
  }
  .box_8146 .left_a7f0 .gold_2273::before {
    top: -9px;
  }
  .box_8146 .left_a7f0 .gold_2273::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .left-adcf .left_a7f0 .title_9980 {
    margin-top: -2px;
    width: 19px;
  }
  .left-adcf .left_a7f0 .gold_2273 {
    margin-top: -1px;
  }
  .left-adcf .left_a7f0 .gold_2273,
  .left-adcf .left_a7f0 .gold_2273::after,
  .left-adcf .left_a7f0 .gold_2273::before {
    width: 19px;
    height: 2px;
  }
  .left-adcf .left_a7f0 .gold_2273::before {
    top: -6px;
  }
  .left-adcf .left_a7f0 .gold_2273::after {
    bottom: -6px;
  }
  .texture-cool-e3b9 .left_a7f0 .title_9980 {
    margin-top: -2px;
    width: 22px;
  }
  .texture-cool-e3b9 .left_a7f0 .gold_2273 {
    margin-top: -1px;
  }
  .texture-cool-e3b9 .left_a7f0 .gold_2273,
  .texture-cool-e3b9 .left_a7f0 .gold_2273::after,
  .texture-cool-e3b9 .left_a7f0 .gold_2273::before {
    width: 22px;
    height: 2px;
  }
  .texture-cool-e3b9 .left_a7f0 .gold_2273::before {
    top: -7px;
  }
  .texture-cool-e3b9 .left_a7f0 .gold_2273::after {
    bottom: -7px;
  }
  .tabs-small-41e8 .left_a7f0 .title_9980 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-small-41e8 .left_a7f0 .gold_2273 {
    margin-top: -1.5px;
  }
  .tabs-small-41e8 .left_a7f0 .gold_2273,
  .tabs-small-41e8 .left_a7f0 .gold_2273::after,
  .tabs-small-41e8 .left_a7f0 .gold_2273::before {
    width: 31px;
    height: 3px;
  }
  .tabs-small-41e8 .left_a7f0 .gold_2273::before {
    top: -9px;
  }
  .tabs-small-41e8 .left_a7f0 .gold_2273::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description-7bfa .left_a7f0 .title_9980 {
    margin-top: -2px;
    width: 19px;
  }
  .description-7bfa .left_a7f0 .gold_2273 {
    margin-top: -1px;
  }
  .description-7bfa .left_a7f0 .gold_2273,
  .description-7bfa .left_a7f0 .gold_2273::after,
  .description-7bfa .left_a7f0 .gold_2273::before {
    width: 19px;
    height: 2px;
  }
  .description-7bfa .left_a7f0 .gold_2273::before {
    top: -6px;
  }
  .description-7bfa .left_a7f0 .gold_2273::after {
    bottom: -6px;
  }
  .left_0460 .left_a7f0 .title_9980 {
    margin-top: -2px;
    width: 22px;
  }
  .left_0460 .left_a7f0 .gold_2273 {
    margin-top: -1px;
  }
  .left_0460 .left_a7f0 .gold_2273,
  .left_0460 .left_a7f0 .gold_2273::after,
  .left_0460 .left_a7f0 .gold_2273::before {
    width: 22px;
    height: 2px;
  }
  .left_0460 .left_a7f0 .gold_2273::before {
    top: -7px;
  }
  .left_0460 .left_a7f0 .gold_2273::after {
    bottom: -7px;
  }
  .hidden-37b9 .left_a7f0 .title_9980 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden-37b9 .left_a7f0 .gold_2273 {
    margin-top: -1.5px;
  }
  .hidden-37b9 .left_a7f0 .gold_2273,
  .hidden-37b9 .left_a7f0 .gold_2273::after,
  .hidden-37b9 .left_a7f0 .gold_2273::before {
    width: 31px;
    height: 3px;
  }
  .hidden-37b9 .left_a7f0 .gold_2273::before {
    top: -9px;
  }
  .hidden-37b9 .left_a7f0 .gold_2273::after {
    bottom: -9px;
  }
}
.title-dim-05f0 .gold_2273 {
  -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);
}
.title-dim-05f0 .gold_2273::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.title-dim-05f0 .gold_2273::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);
}
.title-dim-05f0.south-4d8d .gold_2273 {
  -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);
}
.title-dim-05f0.south-4d8d .gold_2273::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.title-dim-05f0.south-4d8d .gold_2273::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);
}
.module-5209 {
  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.north_0df2:before {
  display: none;
}
.modal-tiny-26f2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.modal-tiny-26f2 .stale-242b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.modal-tiny-26f2 .stale-242b:last-of-type {
  border-bottom: none;
}
.modal-tiny-26f2 .stale-242b.backdrop_huge_56b2,
.modal-tiny-26f2 .stale-242b.sidebar_42b4,
.modal-tiny-26f2 .stale-242b.text_4b4e {
  padding: 0;
}
.modal-tiny-26f2 .purple_b989 .first_380c {
  color: currentColor;
}
.modal-tiny-26f2 .purple_b989 .first_380c:focus,
.modal-tiny-26f2 .purple_b989 .first_380c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal-tiny-26f2.image-east-2953 .complex-3651,
.modal-tiny-26f2.image-east-2953 .gallery_e145 a,
.modal-tiny-26f2.image-east-2953 .pressed_f14e a,
.modal-tiny-26f2.image-east-2953 .accordion-5aae a {
  color: rgba(0, 0, 0, 0.55);
}
.modal-tiny-26f2.image-east-2953 .complex-3651:hover,
.modal-tiny-26f2.image-east-2953 .gallery_e145 a:hover,
.modal-tiny-26f2.image-east-2953 .pressed_f14e a:hover,
.modal-tiny-26f2.image-east-2953 .accordion-5aae a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-tiny-26f2.image-east-2953 .accent_f9cb {
  color: rgba(0, 0, 0, 0.8);
}
.modal-tiny-26f2.image-east-2953 .stale-242b {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal-tiny-26f2.image-east-2953 .stale-242b:before {
  background: rgba(0, 0, 0, 0.08);
}
.modal-tiny-26f2.image-east-2953 .gradient-c0a0:before {
  background: rgba(255, 255, 255, 0.9);
}
.modal-tiny-26f2.image-east-2953 .purple_b989 .primary-center-7600 li a,
.modal-tiny-26f2.image-east-2953 .purple_b989 .first_380c,
.modal-tiny-26f2.image-east-2953 .accordion-5aae {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal-tiny-26f2.image-east-2953 .purple_b989 .first_380c:focus,
.modal-tiny-26f2.image-east-2953 .purple_b989 .first_380c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal-tiny-26f2.image-east-2953 .primary-center-7600 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal-tiny-26f2.backdrop-b816 .complex-3651,
.modal-tiny-26f2.backdrop-b816 .gallery_e145 a,
.modal-tiny-26f2.backdrop-b816 .pressed_f14e .first_380c,
.modal-tiny-26f2.backdrop-b816 .pressed_f14e a,
.modal-tiny-26f2.backdrop-b816 .accordion-5aae a {
  color: rgba(255, 255, 255, 0.79);
}
.modal-tiny-26f2.backdrop-b816 .complex-3651:hover,
.modal-tiny-26f2.backdrop-b816 .gallery_e145 a:hover,
.modal-tiny-26f2.backdrop-b816 .pressed_f14e .first_380c:hover,
.modal-tiny-26f2.backdrop-b816 .pressed_f14e a:hover,
.modal-tiny-26f2.backdrop-b816 .accordion-5aae a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-tiny-26f2.backdrop-b816 .accent_f9cb {
  color: rgba(255, 255, 255, 0.99);
}
.modal-tiny-26f2.backdrop-b816 .stale-242b {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-tiny-26f2.backdrop-b816 .stale-242b:before {
  background: rgba(255, 255, 255, 0.08);
}
.modal-tiny-26f2.backdrop-b816 .gradient-c0a0:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal-tiny-26f2.backdrop-b816 .purple_b989 .primary-center-7600 li a,
.modal-tiny-26f2.backdrop-b816 .purple_b989 .first_380c,
.modal-tiny-26f2.backdrop-b816 .accordion-5aae {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-tiny-26f2.backdrop-b816 .purple_b989 .first_380c:focus,
.modal-tiny-26f2.backdrop-b816 .purple_b989 .first_380c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal-tiny-26f2.backdrop-b816 .primary-center-7600 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-c0a0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gradient-c0a0:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.row-dark-78dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.highlight-0c8c .modal-tiny-26f2 {
  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;
}
.highlight-0c8c .stale-242b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.highlight-0c8c .stale-242b: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) {
  .highlight-0c8c .stale-242b:before {
    width: 16%;
    left: 42%;
  }
}
.highlight-0c8c .stale-242b:last-child:before {
  content: none;
}
.highlight-0c8c .stale-242b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.highlight-0c8c .purple_b989 .primary-center-7600 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.highlight-0c8c .purple_b989 .primary-center-7600 li a .first_380c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.highlight-0c8c .purple_b989 .accordion-5aae {
  border: none;
}
.highlight-0c8c .purple_b989 .accordion-5aae li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.highlight-0c8c .gradient-c0a0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.highlight-0c8c .row-dark-78dc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.highlight-0c8c .backdrop-b816 .gradient-c0a0:before {
  background: rgba(0, 0, 0, 0.9);
}
.highlight-0c8c .image-east-2953.layout-82ce .gold_2273 {
  background: rgba(0, 0, 0, 0.6);
}
.highlight-0c8c
  .image-east-2953.layout-82ce
  .gold_2273::after,
.highlight-0c8c
  .image-east-2953.layout-82ce
  .gold_2273:before {
  background: inherit;
}
.highlight-0c8c
  .image-east-2953.layout-82ce:hover
  .gold_2273 {
  background: rgba(0, 0, 0, 0.8);
}
.preview-pink-f8b6 .modal-tiny-26f2 {
  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) {
  .preview-pink-f8b6 .modal-tiny-26f2 {
    width: auto;
    right: 45px;
  }
}
.plasma-8272 .modal-tiny-26f2 {
  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) {
  .plasma-8272 .modal-tiny-26f2 {
    width: auto;
    left: 45px;
  }
}
.north_0df2 .modal-tiny-26f2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.north_0df2 .row-dark-78dc {
  max-width: 48em;
  margin: 0 auto;
}
.north_0df2 .gradient-c0a0:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.liquid_0bb9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_0bb9.highlight-0c8c .modal-tiny-26f2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.liquid_0bb9.preview-pink-f8b6 .modal-tiny-26f2 {
  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);
}
.liquid_0bb9 .modal-tiny-26f2 {
  visibility: visible;
}
.liquid_0bb9.plasma-8272 .modal-tiny-26f2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.banner_de22,
.detail-iron-e808 {
  overflow-x: hidden;
}
.banner_de22 .modal-tiny-26f2 {
  overflow: auto;
}
.banner_de22.highlight-0c8c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner_de22.highlight-0c8c .modal-tiny-26f2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.banner_de22.highlight-0c8c .tertiary-5d3f {
  opacity: 0;
}
.banner_de22.preview-pink-f8b6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner_de22.preview-pink-f8b6 .modal-tiny-26f2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.banner_de22.preview-pink-f8b6 .tertiary-5d3f {
  opacity: 0;
}
.banner_de22.plasma-8272 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner_de22.plasma-8272 .modal-tiny-26f2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.banner_de22.plasma-8272 .tertiary-5d3f {
  opacity: 0;
}
.banner_de22.north_0df2 .modal-tiny-26f2 {
  z-index: 10;
  visibility: visible;
}
.layout-82ce {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.layout-82ce .gold_2273 {
  background: rgba(255, 255, 255, 0.99);
}
.layout-82ce .gold_2273::after,
.layout-82ce .gold_2273:before {
  background: inherit;
}
.layout-82ce:hover .gold_2273 {
  background: rgba(255, 255, 255, 0.99);
}
.plasma-8272 .layout-82ce {
  top: 10px;
  right: auto;
  left: 12px;
}
.north_0df2 .layout-82ce {
  display: none !important;
}
.banner_de22:before,
.detail-iron-e808:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.banner_de22 .layout-82ce,
.detail-iron-e808 .layout-82ce {
  display: inline-block;
}
.modal-tiny-26f2 .large_97ec {
  -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;
}
.banner_de22 .modal-tiny-26f2 .large_97ec,
.detail-iron-e808 .modal-tiny-26f2 .large_97ec {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider-warm-767b .panel-in-cd1d {
  width: 100%;
}
.old-fd63 {
  padding: 0 0.5em 0;
}
.old-fd63 [class*="customify-col-"],
.old-fd63 [class*="customify-col_"],
.old-fd63 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.title-north-4e59 .old-fd63 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav-complex-b2a9 .layout_4a4c,
  .layout_4a4c {
    display: none;
  }
  .soft_db6c {
    text-align: left;
  }
  .menu-4850 {
    text-align: center;
  }
  .popup-soft-7cd9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav-complex-b2a9 .down_e0c8,
  .down_e0c8 {
    display: none;
  }
  .video_52a8 {
    text-align: left;
  }
  .prev_b0cd {
    text-align: center;
  }
  .tertiary-active-9078 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav-complex-b2a9 .thumbnail-fresh-7baa,
  .thumbnail-fresh-7baa {
    display: none;
  }
  .carousel_right_4abe {
    text-align: left;
  }
  .component-green-bba2 {
    text-align: center;
  }
  .heading_selected_c66c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.simple_7afd {
  box-shadow: none !important;
}
.component-right-2337 .info-selected-ae45,
.hard-f254 .info-selected-ae45 {
  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;
}
.hard-f254 .info-selected-ae45 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.card_ad41 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.card_ad41:after,
.card_ad41:before {
  content: "";
  display: table;
}
.card_ad41:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .card_ad41 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.card_ad41,
.in-7083 {
  max-width: 1248px;
  margin: 0 auto;
}

.texture-2ef5.hover-7b31 .card_ad41 {
  max-width: 100%;
}
.texture-2ef5.border_c6b2 {
  max-width: 1200px;
  margin: 0 auto;
}
.texture-2ef5.column_0e37 .card_ad41 {
  max-width: 100%;
}
.texture-2ef5.column_0e37 > .card_ad41 {
  padding-left: 0;
  padding-right: 0;
}
.texture-2ef5.column_0e37 > .card_ad41 .nav-complex-b2a9 {
  margin: 0;
}
.texture-2ef5.column_0e37
  > .card_ad41
  .content-soft-eba9.current_e2f7 {
  margin-right: 0;
  margin-left: 0;
}
.texture-2ef5.column_0e37 #main.current_e2f7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .container-focused-d58c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .container-focused-d58c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .header-b1c0 .north_420e {
    padding-right: 1em;
  }
  .header-b1c0.hero_gas_b2f1 .content-soft-eba9 {
    border-right: 1px solid #eaecee;
  }
  .header-b1c0.hero_gas_b2f1 .north_420e {
    padding-right: 1em;
  }
  .header-b1c0.hero_gas_b2f1 .background_small_6165 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-9ce1 .north_420e {
    padding-left: 1em;
  }
  .module-9ce1.hero_gas_b2f1 .content-soft-eba9 {
    border-left: 1px solid #eaecee;
  }
  .module-9ce1.hero_gas_b2f1 .north_420e {
    padding-left: 1em;
  }
  .module-9ce1.hero_gas_b2f1 .background_small_6165 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_new_9394 .north_420e {
    padding-left: 1em;
  }
  .accent_new_9394.hero_gas_b2f1 .advanced-5fce {
    border-right: 1px solid #eaecee;
  }
  .accent_new_9394.hero_gas_b2f1 .pink-9a3c {
    border-right: 1px solid #eaecee;
  }
  .accent_new_9394.hero_gas_b2f1 .north_420e {
    padding-left: 1em;
  }
  .accent_new_9394.hero_gas_b2f1 .background_small_6165 {
    padding-right: 1em;
  }
  .accent_new_9394.hero_gas_b2f1 .hot_1f2b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_8079 .north_420e {
    padding-right: 1em;
  }
  .logo_8079.hero_gas_b2f1 .advanced-5fce {
    border-left: 1px solid #eaecee;
  }
  .logo_8079.hero_gas_b2f1 .pink-9a3c {
    border-left: 1px solid #eaecee;
  }
  .logo_8079.hero_gas_b2f1 .north_420e {
    padding-right: 1em;
  }
  .logo_8079.hero_gas_b2f1 .background_small_6165 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_8079.hero_gas_b2f1 .hot_1f2b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-focused-d58c .north_420e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container-focused-d58c.hero_gas_b2f1 .content-soft-eba9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .container-focused-d58c.hero_gas_b2f1 .north_420e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container-focused-d58c.hero_gas_b2f1 .background_small_6165 {
    padding-left: 1em;
  }
  .container-focused-d58c.hero_gas_b2f1 .hot_1f2b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .container-focused-d58c.hero_gas_b2f1 .north_420e {
    padding-left: 0;
  }
}
.glass_4785 .complex_366b {
  display: inline-block;
}
.advanced_1f75 {
  display: inline-block;
}
.badge-77fb {
  word-con: break-word;
}
.wood_e591 > span {
  display: inline-block;
  padding: 5px 0;
}
.wood_e591 .dark-92bb {
  margin-left: 8px;
  margin-right: 8px;
}
.wood_e591 .outline_simple_31a6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.message_ae3f .label_focused_10c5 {
  margin-bottom: 2em;
}
.message_ae3f .media-gold-0961 {
  margin-bottom: 15px;
}
.message_ae3f .media-gold-0961:last-child {
  margin-bottom: 0;
}
.message_ae3f .light-041b {
  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) {
  .message_ae3f .light-041b {
    display: block;
  }
}
.message_ae3f .active_2e91 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .message_ae3f .active_2e91 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.message_ae3f .wrapper-f9ff {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.message_ae3f .wrapper-f9ff img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.message_ae3f .wrapper-f9ff a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.message_ae3f .badge-77fb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.message_ae3f .badge-77fb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.message_ae3f .video-purple-9b14 p:last-child {
  margin-bottom: 0;
}
.message_ae3f .tooltip_large_8bad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.message_ae3f .active_90ca {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.message_ae3f .article-da1e {
  margin-top: 1em;
}
.message_ae3f .frame-201c {
  top: 0;
  display: block;
}
.message_ae3f .frame-201c a {
  color: inherit;
}
.message_ae3f .frame-201c a:hover {
  color: inherit;
}
.message_ae3f .container_726f {
  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;
}
.message_ae3f .container_726f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.message_ae3f .active_90ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.message_ae3f .icon-yellow-4048 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.message_ae3f .icon-yellow-4048:first-child {
  margin-top: 0;
}
.message_ae3f .icon-yellow-4048.yellow-4ffd {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.message_ae3f .icon-yellow-4048.gas_0aef {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message_ae3f
  .icon-yellow-4048.gas_0aef.wood-913b
  .article-da1e {
  width: 100%;
}
.message_ae3f .gas_0aef {
  -webkit-box-align: center;
  align-items: center;
}
.message_ae3f .gas_0aef .wood_e591,
.message_ae3f .gas_0aef > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.message_ae3f .wrapper-f9ff {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message_ae3f .wrapper-f9ff img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message_ae3f .wrapper-f9ff: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;
}
.message_ae3f .yellow-4ffd {
  z-index: 5;
}
.message_ae3f .media-151d .notification-5858 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.message_ae3f .media-lite-a8ac .notification-5858 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.message_ae3f .logo_35ba .notification-5858 {
  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;
}
.message_ae3f.bottom-3cac .light-041b,
.message_ae3f.fresh-4e5c .light-041b {
  display: block;
}
.message_ae3f.bottom-3cac .light-041b .chip_steel_06a7,
.message_ae3f.bottom-3cac .light-041b .active_90ca,
.message_ae3f.fresh-4e5c .light-041b .chip_steel_06a7,
.message_ae3f.fresh-4e5c .light-041b .active_90ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message_ae3f.outline-pro-ee80 .active_2e91 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .message_ae3f.outline-pro-ee80 .active_2e91 {
    margin-right: 0;
  }
}
.message_ae3f.bottom-3cac .active_2e91,
.message_ae3f.fresh-4e5c .active_2e91 {
  padding-top: 40%;
}
.message_ae3f.bottom-3cac .label_focused_10c5,
.message_ae3f.fresh-4e5c .label_focused_10c5 {
  display: block;
}
.message_ae3f.bottom-3cac .fn-sticky-b91f .active_90ca,
.message_ae3f.fresh-4e5c .fn-sticky-b91f .active_90ca {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.message_ae3f.bottom-3cac .active_2e91,
.message_ae3f.fresh-4e5c .active_2e91 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.message_ae3f.bottom-3cac .active_90ca {
  padding: 1em;
}
.pressed_3102 {
  margin: 30px auto;
  display: block;
}
.pressed_3102 .caption_over_46c8 > * {
  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;
}
.pressed_3102 .caption_over_46c8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pressed_3102 .caption_over_46c8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border-a3e1 .wood_e591 {
  margin-bottom: 1.41575em;
}
.border-a3e1 .silver_a982 {
  margin-bottom: 1.618em;
}
.photo_smooth_eb9a .element_fca5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.photo_smooth_eb9a .element_fca5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.photo_smooth_eb9a .surface-cool-a080 {
  max-width: 100%;
  overflow: auto;
}
.sidebar_928e .photo_smooth_eb9a a:hover {
  text-decoration: underline;
}
.tag-5d24 .media-gold-0961:not(.badge-77fb),
.tag-5d24 .wrapper-f9ff {
  margin-bottom: 1.41575em;
}
.tag-5d24 .media-gold-0961:not(.badge-77fb):last-child,
.tag-5d24 .wrapper-f9ff:last-child {
  margin-bottom: 0;
}
.tag-5d24 .media-gold-0961.upper_b5a0 {
  margin-bottom: 0.41575em;
}
.tag-5d24 .dropdown_285f:before,
.tag-5d24 .alert-dark-e842:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tag-5d24 .dropdown_285f:before {
  content: "\f115";
}
.tag-5d24 .alert-dark-e842:before {
  content: "\f02c";
}
.tag-5d24 .surface_narrow_4abd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tag-5d24 .surface_narrow_4abd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail-e7ee {
  display: -webkit-box;
  display: flex;
}
.detail-e7ee .out_d4cc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail-e7ee .out_d4cc {
    flex-basis: 90px;
  }
}
.detail-e7ee .list_brown_a9d5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-e7ee .list_brown_a9d5 {
    flex-basis: calc(100% - 50px);
  }
}
.detail-e7ee .carousel_hovered_11c8 p:last-child {
  margin-bottom: 0.72em;
}
.element-stone-594a .caption_over_46c8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.element-stone-594a .caption_over_46c8:after,
.element-stone-594a .caption_over_46c8:before {
  content: "";
  display: table;
}
.element-stone-594a .caption_over_46c8:after {
  clear: both;
}
.element-stone-594a .caption_over_46c8 .item_6959,
.element-stone-594a .caption_over_46c8 .image_f33a {
  width: 49%;
}
.element-stone-594a .caption_over_46c8 .item_6959 a span.accordion-0e49,
.element-stone-594a .caption_over_46c8 .image_f33a a span.accordion-0e49 {
  display: block;
  margin-bottom: 5px;
}
.element-stone-594a .caption_over_46c8 .image_f33a {
  float: left;
  text-align: left;
}
.element-stone-594a .caption_over_46c8 .item_6959 {
  float: right;
  text-align: right;
}
.gradient_4356 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gradient_4356 {
    margin-bottom: 0;
  }
}
.fixed_de71 {
  margin-bottom: 1em;
}
.fixed_de71 .badge-77fb {
  font-size: 1.1em;
  line-height: 1.3;
}
.focus-dim-52e0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hidden-brown-02d8 .fixed_de71,
.layout-74a2 .fixed_de71 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hidden-brown-02d8 .fixed_de71,
  .layout-74a2 .fixed_de71 {
    display: block;
  }
}
.hidden-brown-02d8 .focus-dim-52e0,
.layout-74a2 .focus-dim-52e0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hidden-brown-02d8 .focus-dim-52e0,
  .layout-74a2 .focus-dim-52e0 {
    margin-bottom: 1em;
  }
}
.hidden-brown-02d8 .focus-dim-52e0 img,
.layout-74a2 .focus-dim-52e0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hidden-brown-02d8 .wrapper-cold-637c,
.layout-74a2 .wrapper-cold-637c {
  flex-basis: calc(100% - 160px);
}
.hidden-brown-02d8 .wrapper-cold-637c p,
.layout-74a2 .wrapper-cold-637c p {
  margin-bottom: 0;
}
.hidden-brown-02d8 .wrapper-cold-637c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hidden-brown-02d8 .wrapper-cold-637c {
    padding-left: 0;
  }
}
.layout-74a2 .wrapper-cold-637c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .layout-74a2 .wrapper-cold-637c {
    padding-right: 0;
  }
}
.layout-74a2 .focus-dim-52e0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.column-eedb .focus-dim-52e0 {
  margin-bottom: 0.5em;
}
.column-eedb .focus-dim-52e0 img {
  width: 100%;
}
.old_f92b .hard-540a,
.breadcrumb-80a8 .hard-540a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb-80a8 .content-soft-eba9 .caption_277a p:last-child {
  margin-bottom: 0;
}
.purple-89ca {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.last_2aaa .dropdown-center-6f69 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .last_2aaa .dropdown-center-6f69:last-of-type {
    margin-bottom: 0;
  }
}
.last_2aaa .dropdown-center-6f69 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.last_2aaa .dropdown-center-6f69 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.last_2aaa .dropdown-center-6f69 ul li {
  margin: 0 0 0.6em;
}
.last_2aaa .dropdown-center-6f69 ul li.tooltip-cool-3413,
.last_2aaa .dropdown-center-6f69 ul li.banner_current_0309 {
  position: relative;
}
.last_2aaa .dropdown-center-6f69 ul li.tooltip-cool-3413 .logo-abd4,
.last_2aaa .dropdown-center-6f69 ul li.banner_current_0309 .logo-abd4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.last_2aaa .dropdown-center-6f69 ul li.tooltip-cool-3413:after:after,
.last_2aaa .dropdown-center-6f69 ul li.tooltip-cool-3413:after:before,
.last_2aaa
  .dropdown-center-6f69
  ul
  li.banner_current_0309:after:after,
.last_2aaa
  .dropdown-center-6f69
  ul
  li.banner_current_0309:after:before {
  content: "";
  display: table;
}
.last_2aaa .dropdown-center-6f69 ul li.tooltip-cool-3413:after:after,
.last_2aaa
  .dropdown-center-6f69
  ul
  li.banner_current_0309:after:after {
  clear: both;
}
.last_2aaa .dropdown-center-6f69 a.large-cbac:hover {
  text-decoration: none;
}
.last_2aaa .dropdown-center-6f69 select {
  max-width: 100%;
}
.last_2aaa .dropdown-center-6f69 table {
  font-size: 85%;
}
.last_2aaa .dropdown-center-6f69 table td,
.last_2aaa .dropdown-center-6f69 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.last_2aaa .dropdown-center-6f69 table tfoot td {
  text-align: left;
}
.last_2aaa .dropdown-center-6f69 :last-child {
  margin-bottom: 0;
}
.last_2aaa .dropdown-center-6f69 .rough-43de {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.last_2aaa .dropdown-center-6f69 .rough-43de label {
  width: 100%;
}
.last_2aaa .dropdown-center-6f69 .rough-43de .primary_c63b {
  width: 100%;
  display: block;
}
.last_2aaa .dropdown-center-6f69 .rough-43de .iron-0399 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.last_2aaa .dropdown-center-6f69 .rough-43de .iron-0399:hover svg #svg-search {
  fill: #444;
}
.last_2aaa .dropdown-center-6f69 .rough-43de .iron-0399 svg {
  width: 18px;
  height: 18px;
}
.last_2aaa .east-abc9 ul ul,
.last_2aaa .progress-tall-a282 ul ul,
.last_2aaa .image_3221 ul ul,
.last_2aaa .table_bc86 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.last_2aaa .east-abc9 .hard-38ee > a,
.last_2aaa .progress-tall-a282 .hard-38ee > a,
.last_2aaa .image_3221 .hard-38ee > a,
.last_2aaa .table_bc86 .hard-38ee > a {
  margin-bottom: 0;
}
.last_2aaa .progress_full_4c6c li,
.last_2aaa .east-abc9 li,
.last_2aaa .description_cdc9 li,
.last_2aaa .progress-tall-a282 li,
.last_2aaa .image_3221 li,
.last_2aaa .table_bc86 li,
.last_2aaa .complex-493d li,
.last_2aaa .pink-1702 li {
  display: block;
  position: relative;
}
.last_2aaa .progress_full_4c6c li:last-child,
.last_2aaa .east-abc9 li:last-child,
.last_2aaa .description_cdc9 li:last-child,
.last_2aaa .progress-tall-a282 li:last-child,
.last_2aaa .image_3221 li:last-child,
.last_2aaa .table_bc86 li:last-child,
.last_2aaa .complex-493d li:last-child,
.last_2aaa .pink-1702 li:last-child {
  border: none;
}
.last_2aaa .progress_full_4c6c li a,
.last_2aaa .east-abc9 li a,
.last_2aaa .description_cdc9 li a,
.last_2aaa .progress-tall-a282 li a,
.last_2aaa .image_3221 li a,
.last_2aaa .table_bc86 li a,
.last_2aaa .complex-493d li a,
.last_2aaa .pink-1702 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.last_2aaa .progress_full_4c6c li ul li::before,
.last_2aaa .east-abc9 li ul li::before,
.last_2aaa .description_cdc9 li ul li::before,
.last_2aaa .progress-tall-a282 li ul li::before,
.last_2aaa .image_3221 li ul li::before,
.last_2aaa .table_bc86 li ul li::before,
.last_2aaa .complex-493d li ul li::before,
.last_2aaa .pink-1702 li ul li::before {
  left: 15px;
}
.last_2aaa .progress_full_4c6c li ul a,
.last_2aaa .east-abc9 li ul a,
.last_2aaa .description_cdc9 li ul a,
.last_2aaa .progress-tall-a282 li ul a,
.last_2aaa .image_3221 li ul a,
.last_2aaa .table_bc86 li ul a,
.last_2aaa .complex-493d li ul a,
.last_2aaa .pink-1702 li ul a {
  padding-left: 20px;
}
.last_2aaa .progress_full_4c6c li ul ul li::before,
.last_2aaa .east-abc9 li ul ul li::before,
.last_2aaa .description_cdc9 li ul ul li::before,
.last_2aaa .progress-tall-a282 li ul ul li::before,
.last_2aaa .image_3221 li ul ul li::before,
.last_2aaa .table_bc86 li ul ul li::before,
.last_2aaa .complex-493d li ul ul li::before,
.last_2aaa .pink-1702 li ul ul li::before {
  left: 30px;
}
.last_2aaa .progress_full_4c6c li ul ul a,
.last_2aaa .east-abc9 li ul ul a,
.last_2aaa .description_cdc9 li ul ul a,
.last_2aaa .progress-tall-a282 li ul ul a,
.last_2aaa .image_3221 li ul ul a,
.last_2aaa .table_bc86 li ul ul a,
.last_2aaa .complex-493d li ul ul a,
.last_2aaa .pink-1702 li ul ul a {
  padding-left: 40px;
}
.last_2aaa .label_gas_8a62 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.last_2aaa .pink-1702 ul li {
  margin-bottom: 1.41575em;
}
.last_2aaa .pink-1702 ul li .west-ec5e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.last_2aaa .pink-1702 ul li .tertiary_a38b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.backdrop-b816 .progress_full_4c6c li a,
.backdrop-b816 .east-abc9 li a,
.backdrop-b816 .description_cdc9 li a,
.backdrop-b816 .progress-tall-a282 li a,
.backdrop-b816 .image_3221 li a,
.backdrop-b816 .table_bc86 li a,
.backdrop-b816 .complex-493d li a,
.backdrop-b816 .pink-1702 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-b816 .label_gas_8a62 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-b816 .dropdown-center-6f69 ul li.tooltip-cool-3413 .logo-abd4,
.backdrop-b816 .dropdown-center-6f69 ul li.banner_current_0309 .logo-abd4 {
  background: rgba(0, 0, 0, 0.2);
}
.backdrop-b816 .last_2aaa .dropdown-center-6f69 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-2ef5 .last_2aaa .primary-center-7600 li {
  margin: 0;
}
.texture-2ef5 .last_2aaa .primary-center-7600 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.texture-2ef5 .last_2aaa .primary-center-7600 li ul {
  margin: 0;
}
.texture-2ef5 .last_2aaa .primary-center-7600 li ul li a {
  padding-left: 15px;
}
.texture-2ef5 .last_2aaa .primary-center-7600 li ul li li a {
  padding-left: 30px;
}
.texture-2ef5 .last_2aaa .primary-center-7600 li.nav-basic-a1cc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.texture-2ef5 .last_2aaa .primary-center-7600 li.nav-basic-a1cc > 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;
}
.texture-2ef5 .last_2aaa .primary-center-7600 li.nav-basic-a1cc > 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;
}
.summary_current_d26e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.solid_5a8d {
  position: relative;
  z-index: 10;
}
.solid_5a8d .large_97ec {
  width: 100%;
  max-width: 100%;
}
.liquid_0b5b .media-15cf {
  padding-top: 2em;
  padding-bottom: 2em;
}
.liquid_0b5b .image-east-2953 {
}
.liquid_0b5b .backdrop-b816 {
  background: #292929;
}
.label_29cd .media-15cf {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label_29cd .image-east-2953 {
  background: #f9f9f9;
}
.label_29cd .backdrop-b816 {
  background: #303030;
}
.progress_top_3f26 .media-15cf {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress_top_3f26 .complex_366b {
    margin-bottom: 1em;
  }
  .progress_top_3f26 .complex_366b:last-child {
    margin-bottom: 0;
  }
}
.progress_top_3f26 .image-east-2953 {
  background: #ededed;
}
.progress_top_3f26 .backdrop-b816 {
  background: #1a1a1a;
}
.media-15cf.image-east-2953 {
  color: rgba(0, 0, 0, 0.6);
}
.media-15cf.image-east-2953 .tag-148d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-15cf.backdrop-b816 {
  color: rgba(255, 255, 255, 0.99);
}
.media-15cf.backdrop-b816 a:not(.large-cbac) {
  color: rgba(255, 255, 255, 0.79);
}
.media-15cf.backdrop-b816 a:not(.large-cbac):hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-15cf.backdrop-b816 .tag-148d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-15cf.backdrop-b816 table tbody td,
.media-15cf.backdrop-b816 table th {
  background: rgba(0, 0, 0, 0.08);
}
.steel-cbd0.caption_6cf7 .card_ad41 {
  max-width: initial;
}
.steel-cbd0 .short_4644 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.steel-cbd0 .short_4644 .large_97ec {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .steel-cbd0 .short_4644 .large_97ec {
    display: block;
    margin-bottom: 2em;
  }
  .steel-cbd0 .short_4644 .large_97ec:last-child {
    margin-bottom: 0;
  }
}
.progress_top_3f26 .complex_366b:last-child,
.label_29cd .complex_366b:last-child,
.liquid_0b5b .complex_366b:last-child {
  margin-bottom: 0;
}
.progress_top_3f26 .complex_366b .last_2aaa .dropdown-center-6f69:last-child,
.label_29cd .complex_366b .last_2aaa .dropdown-center-6f69:last-child,
.liquid_0b5b .complex_366b .last_2aaa .dropdown-center-6f69:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .progress_top_3f26 .large-5c14,
  .progress_top_3f26 .logo-liquid-fedc,
  .label_29cd .large-5c14,
  .label_29cd .logo-liquid-fedc,
  .liquid_0b5b .large-5c14,
  .liquid_0b5b .logo-liquid-fedc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .solid_5a8d .complex_366b {
    margin-bottom: 2em;
  }
}
.solid_5a8d p:last-child {
  margin-bottom: 0;
}
.solid_5a8d li,
.solid_5a8d ul {
  list-style: none;
  margin: 0;
}
.solid_5a8d ul ul {
  margin-left: 2.617924em;
}
.new-d13a {
  font-size: 0.875em;
}

/* css-noise: c17f */
.promo-block-w0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
