/*!
Theme Name: Customify
Theme URI: https://pressmaximum.backdrop_b440/customify
Author: WPCustomify
Author URI: https://pressmaximum.backdrop_b440
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.backdrop_b440/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fixed_5fe0.text_1d03/licenses/gpl-2.0.slider_hard_941a
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.highlight-orange-9780/, (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.bronze_9c53.element-tall-e510/normalize.header-1602/
 ======
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.header-1602 v7.0.0 | MIT License | github.backdrop_b440/necolas/normalize.header-1602 */
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;
}
.accordion-0c93 .brown-4424,
.dark-fc14,
.dim_0bac,
.image_up_fdcd,
.grid_left_1d51,
.summary-f0a4,
.chip-soft-5911,
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;
}
.dark-fc14,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dark-fc14,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dark-fc14,
  h1 {
    font-size: 1.8em;
  }
}
.dim_0bac,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dim_0bac + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dim_0bac,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dim_0bac,
  h2 {
    font-size: 1.7em;
  }
}
.image_up_fdcd,
h3 {
  font-size: 1.618em;
}
.accordion-0c93 .brown-4424,
.grid_left_1d51,
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.steel_67c5 {
  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;
}
.message_thick_e6a9:after,
.message_thick_e6a9:before,
.copper-8233:after,
.copper-8233:before {
  content: "";
  display: table;
}
.message_thick_e6a9:after,
.copper-8233:after {
  clear: both;
}
.carousel_active_9640 {
  float: right;
  margin-right: 0;
}
.popup_last_e593 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.preview-pressed-c02d .module-cd59,
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;
}
.preview-pressed-c02d .module-cd59: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;
}
.description_25b7 .module-cd59 {
  box-shadow: none;
}
.description_25b7
  .module-cd59
  .hidden_under_fc6f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.description_25b7 .module-cd59 .logo-pressed-bcb6 {
  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;
}
.description_25b7
  .module-cd59
  .logo-pressed-bcb6
  b {
  display: none;
}
.description_25b7 .paragraph_0463 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.caption-375e:not(.full_2c64):not(.gold_d3ce),
button:not(.full_2c64):not(.gold_d3ce),
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ),
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ),
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ) {
  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;
}
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ):hover,
button:not(.full_2c64):not(
    .gold_d3ce
  ):hover,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ):hover,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ):hover,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ):active,
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ):focus,
button:not(.full_2c64):not(
    .gold_d3ce
  ):active,
button:not(.full_2c64):not(
    .gold_d3ce
  ):focus,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ):active,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ):focus,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ):active,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ):focus,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ):active,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ):focus {
  outline: 0;
}
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a,
button:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a {
  position: relative;
}
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .main_top_125f,
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .tiny-c1ca,
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .tooltip_5407,
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  i,
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  svg,
button:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .main_top_125f,
button:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .tiny-c1ca,
button:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .tooltip_5407,
button:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  i,
button:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  svg,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .main_top_125f,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .tiny-c1ca,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .tooltip_5407,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  i,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  svg,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .main_top_125f,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .tiny-c1ca,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .tooltip_5407,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  i,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  svg,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .main_top_125f,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .tiny-c1ca,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  .tooltip_5407,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  i,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a
  svg {
  visibility: hidden;
}
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a:after,
button:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a:after,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a:after,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a:after,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ).fn-loading-366a: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;
}
.caption-375e:not(.full_2c64):not(.gold_d3ce),
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ),
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ),
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ) {
  color: #fff;
  background: #235787;
}
.caption-375e:not(.full_2c64):not(
    .gold_d3ce
  ):focus,
input[type="button"]:not(.full_2c64):not(
    .gold_d3ce
  ):focus,
input[type="reset"]:not(.full_2c64):not(
    .gold_d3ce
  ):focus,
input[type="submit"]:not(.full_2c64):not(
    .gold_d3ce
  ):focus {
  color: #fff;
}
.caption-375e.fn-disabled-366a:not(.full_2c64):not(
    .gold_d3ce
  ),
.caption-375e[disabled]:not(.full_2c64):not(
    .gold_d3ce
  ),
button.fn-disabled-366a:not(.full_2c64):not(
    .gold_d3ce
  ),
button[disabled]:not(.full_2c64):not(
    .gold_d3ce
  ) {
  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;
}
.label_2cf8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.label_2cf8: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;
}
.small_c4b6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.frame-clean-82f5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.breadcrumb_inner_adfe {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message_thick_e6a9:after,
.message_thick_e6a9:before,
.up-e001:after,
.up-e001:before,
.banner_63f4:after,
.banner_63f4:before,
.image-left-245b:after,
.image-left-245b:before,
.current-957f:after,
.current-957f:before,
.panel_8951:after,
.panel_8951:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message_thick_e6a9:after,
.up-e001:after,
.banner_63f4:after,
.image-left-245b:after,
.current-957f:after,
.panel_8951:after {
  clear: both;
}
.up-e001 .caption-pink-c82f,
.banner_63f4 .caption-pink-c82f,
.new-e5f7 .caption-pink-c82f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pressed-078a {
  display: inline-block;
}
.focus_b484 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus_b484 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus_b484 .input_large_8451 {
  padding: 1em 0;
  font-size: 85%;
}
.input_large_8451 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gold_0d12 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gold_0d12:after,
.gold_0d12:before {
  content: "";
  display: table;
}
.gold_0d12:after {
  clear: both;
}
.steel-5ab7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.small-6814 .steel-5ab7 {
  max-width: 50%;
}
.pressed-a3ef .steel-5ab7 {
  max-width: 33.33%;
}
.green-4f34 .steel-5ab7 {
  max-width: 25%;
}
.summary_c89b .steel-5ab7 {
  max-width: 20%;
}
.hero_prev_93ae .steel-5ab7 {
  max-width: 16.66%;
}
.north_c0b3 .steel-5ab7 {
  max-width: 14.28%;
}
.feature_92ff .steel-5ab7 {
  max-width: 12.5%;
}
.motion-cc0f .steel-5ab7 {
  max-width: 11.11%;
}
.card-f1c0 {
  display: block;
}
.accordion-0c93 .picture-122d label,
.accordion-0c93 .preview-5754 label,
.accordion-0c93 .slow_60be label,
.accordion-0c93 .link_plasma_4abd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-447c {
  list-style: none;
  margin: 0;
}
.component-447c article.paragraph-e8d9 {
  margin-bottom: 0;
}
.component-447c ul {
  list-style: none;
  margin: 0;
}
.component-447c .rough_6d6a li.paragraph-e8d9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-447c .rough_6d6a li.paragraph-e8d9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-447c .rough_6d6a li.paragraph-e8d9: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) {
  .component-447c .rough_6d6a li.paragraph-e8d9 li.paragraph-e8d9 li.paragraph-e8d9 li.paragraph-e8d9 {
    padding-left: 0;
  }
}
article.paragraph-e8d9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph-e8d9 .up-e001 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph-e8d9 .module-yellow-b9d9 {
  float: left;
}
article.paragraph-e8d9 .pagination_static_d462 {
  margin-left: 85px;
}
article.paragraph-e8d9 .element-f785 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph-e8d9 .element-f785 .easy_9bfe {
  margin-left: 10px;
}
article.paragraph-e8d9 .dropdown_dark_5e0f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph-e8d9 .content-huge-52ec {
  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 .picture-122d,
  #respond .slow_60be,
  #respond .link_plasma_4abd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-122d input,
#respond .slow_60be input,
#respond .link_plasma_4abd input {
  width: 100%;
}
#respond .link_plasma_4abd {
  margin-right: 0;
}
#respond .disabled_2588 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer_2a74 {
  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;
}
.footer_2a74.caption_8ca3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.footer_2a74 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%);
}
.footer_2a74:focus,
.footer_2a74: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);
}
.overlay_center_b6f7 {
  border-radius: 10%;
}
.down-6d23 {
  border-radius: 50%;
}
.dim-e4a5 {
  font-size: 0.72em;
}
.new-704c {
  font-size: 0.875em;
}
.table-under-9ea9 {
  font-size: 1.1em;
}
.pro-1bd4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pro-1bd4.dim-e4a5 {
  letter-spacing: 0.5px;
}
.shadow-simple-cab9,
.shadow-simple-cab9 a {
  color: #6d6d6d;
}
.shadow-simple-cab9 a:hover {
  color: #111;
}
.video_b750 {
  color: #6d6d6d;
}
.dim_e4d7 {
  overflow-x: hidden;
}
.dim_e4d7 .content-bottom-2c3f.paper-84a3 {
  position: relative;
}
.dim_e4d7 .content-bottom-2c3f.paper-84a3.notification_d1e8 {
  position: initial;
}
.dim_e4d7
  .content-bottom-2c3f.paper-84a3.notification_d1e8
  .pattern_bottom_caf2 {
  left: auto;
}
.dim_e4d7 .content-bottom-2c3f .pattern_bottom_caf2 {
  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;
}
.dim_e4d7 .content-bottom-2c3f:hover.paper-84a3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dim_e4d7
  .content-bottom-2c3f:hover.paper-84a3
  .pattern_bottom_caf2 {
  display: block;
  z-index: 9999999;
}
.dim_e4d7 .modal_9b8b .white-c8ed,
.dim_e4d7 .shadow-bright-7c90 .white-c8ed {
  display: none;
}
.dim_e4d7 .disabled-41ad .content-bottom-2c3f:hover.paper-84a3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion-0c93 .picture-122d label,
.accordion-0c93 .preview-5754 label,
.accordion-0c93 .slow_60be label,
.accordion-0c93 .link_plasma_4abd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-447c {
  list-style: none;
  margin: 0;
}
.component-447c article.paragraph-e8d9 {
  margin-bottom: 0;
}
.component-447c ul {
  list-style: none;
  margin: 0;
}
.component-447c .rough_6d6a li.paragraph-e8d9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-447c .rough_6d6a li.paragraph-e8d9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-447c .rough_6d6a li.paragraph-e8d9: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) {
  .component-447c .rough_6d6a li.paragraph-e8d9 li.paragraph-e8d9 li.paragraph-e8d9 li.paragraph-e8d9 {
    padding-left: 0;
  }
}
article.paragraph-e8d9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph-e8d9 .up-e001 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph-e8d9 .module-yellow-b9d9 {
  float: left;
}
article.paragraph-e8d9 .pagination_static_d462 {
  margin-left: 85px;
}
article.paragraph-e8d9 .element-f785 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph-e8d9 .element-f785 .easy_9bfe {
  margin-left: 10px;
}
article.paragraph-e8d9 .dropdown_dark_5e0f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph-e8d9 .content-huge-52ec {
  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 .picture-122d,
  #respond .slow_60be,
  #respond .link_plasma_4abd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-122d input,
#respond .slow_60be input,
#respond .link_plasma_4abd input {
  width: 100%;
}
#respond .link_plasma_4abd {
  margin-right: 0;
}
#respond .disabled_2588 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal_9b8b .card-wood-c7cd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.card-wood-c7cd .clean-d7f1.outer-f0cd .row-in-baac > li > a:focus,
.card-wood-c7cd .clean-d7f1.outer-f0cd .row-in-baac > li > a:hover,
.card-wood-c7cd .clean-d7f1.hard-a0fc .row-in-baac > li > a:focus,
.card-wood-c7cd .clean-d7f1.hard-a0fc .row-in-baac > li > a:hover,
.card-wood-c7cd .clean-d7f1.center-2533 .row-in-baac > li > a:focus,
.card-wood-c7cd .clean-d7f1.center-2533 .row-in-baac > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-wood-c7cd
  .clean-d7f1.outer-f0cd
  .row-in-baac
  > li.dark_57cb
  > a,
.card-wood-c7cd
  .clean-d7f1.outer-f0cd
  .row-in-baac
  > li.alert_e517
  > a,
.card-wood-c7cd
  .clean-d7f1.hard-a0fc
  .row-in-baac
  > li.dark_57cb
  > a,
.card-wood-c7cd
  .clean-d7f1.hard-a0fc
  .row-in-baac
  > li.alert_e517
  > a,
.card-wood-c7cd
  .clean-d7f1.center-2533
  .row-in-baac
  > li.dark_57cb
  > a,
.card-wood-c7cd .clean-d7f1.center-2533 .row-in-baac > li.widget-5fed > a {
  color: rgba(255, 255, 255, 0.99);
}
.card-wood-c7cd .thick_a399,
.card-wood-c7cd .thick_a399 a {
  color: rgba(255, 255, 255, 0.99);
}
.card-wood-c7cd .outline-752f.nav-cool-776e li a,
.card-wood-c7cd .up_2394 a,
.card-wood-c7cd .full_4ca6,
.card-wood-c7cd .row-in-baac > li > a,
.card-wood-c7cd .selected-3b50 {
  color: rgba(255, 255, 255, 0.79);
}
.card-wood-c7cd .outline-752f.nav-cool-776e li a:hover,
.card-wood-c7cd .up_2394 a:hover,
.card-wood-c7cd .full_4ca6:hover,
.card-wood-c7cd .row-in-baac > li > a:hover,
.card-wood-c7cd .selected-3b50:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-wood-c7cd .detail-simple-2935 {
  color: rgba(255, 255, 255, 0.79);
}
.card-wood-c7cd .detail-simple-2935 .fresh_c64f {
  color: rgba(255, 255, 255, 0.99);
}
.card-wood-c7cd .detail-simple-2935:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-wood-c7cd .status-99ec .next-eb54 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card-wood-c7cd .status-99ec .next-eb54 .preview_9de3 {
  color: rgba(255, 255, 255, 0.79);
}
.card-wood-c7cd
  .status-99ec
  .next-eb54
  .preview_9de3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-wood-c7cd
  .status-99ec
  .next-eb54
  .preview_9de3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-wood-c7cd
  .status-99ec
  .next-eb54
  .preview_9de3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-wood-c7cd
  .status-99ec
  .next-eb54
  .preview_9de3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-wood-c7cd .status-99ec .soft-9776 {
  color: rgba(255, 255, 255, 0.79);
}
.card-wood-c7cd .status-99ec .soft-9776:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-prev-39ea
  .card-wood-c7cd
  .status-99ec
  .layout_3a70
  .table_ba40 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content-prev-39ea
  .card-wood-c7cd
  .status-99ec
  .layout_3a70
  .preview_9de3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_9b8b .shade_copper_61a1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shade_copper_61a1 .clean-d7f1.outer-f0cd .row-in-baac > li > a:focus,
.shade_copper_61a1 .clean-d7f1.outer-f0cd .row-in-baac > li > a:hover,
.shade_copper_61a1 .clean-d7f1.hard-a0fc .row-in-baac > li > a:focus,
.shade_copper_61a1 .clean-d7f1.hard-a0fc .row-in-baac > li > a:hover,
.shade_copper_61a1 .clean-d7f1.center-2533 .row-in-baac > li > a:focus,
.shade_copper_61a1 .clean-d7f1.center-2533 .row-in-baac > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_copper_61a1
  .clean-d7f1.outer-f0cd
  .row-in-baac
  > li.dark_57cb
  > a,
.shade_copper_61a1
  .clean-d7f1.outer-f0cd
  .row-in-baac
  > li.alert_e517
  > a,
.shade_copper_61a1
  .clean-d7f1.hard-a0fc
  .row-in-baac
  > li.dark_57cb
  > a,
.shade_copper_61a1
  .clean-d7f1.hard-a0fc
  .row-in-baac
  > li.alert_e517
  > a,
.shade_copper_61a1
  .clean-d7f1.center-2533
  .row-in-baac
  > li.dark_57cb
  > a,
.shade_copper_61a1 .clean-d7f1.center-2533 .row-in-baac > li.widget-5fed > a {
  color: rgba(0, 0, 0, 0.8);
}
.shade_copper_61a1 .thick_a399,
.shade_copper_61a1 .thick_a399 a {
  color: rgba(0, 0, 0, 0.8);
}
.shade_copper_61a1 .outline-752f.nav-cool-776e li a,
.shade_copper_61a1 .up_2394 a,
.shade_copper_61a1 .full_4ca6,
.shade_copper_61a1 .row-in-baac > li > a,
.shade_copper_61a1 .selected-3b50 {
  color: rgba(0, 0, 0, 0.55);
}
.shade_copper_61a1 .outline-752f.nav-cool-776e li a:hover,
.shade_copper_61a1 .up_2394 a:hover,
.shade_copper_61a1 .full_4ca6:hover,
.shade_copper_61a1 .row-in-baac > li > a:hover,
.shade_copper_61a1 .selected-3b50:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_copper_61a1 .detail-simple-2935 {
  color: rgba(0, 0, 0, 0.55);
}
.shade_copper_61a1 .detail-simple-2935 .fresh_c64f {
  color: rgba(0, 0, 0, 0.8);
}
.shade_copper_61a1 .detail-simple-2935:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button-3cd1 .primary-28ff {
  margin-left: auto;
  margin-right: auto;
}
.banner_63f4 > * {
  margin-left: auto;
  margin-right: auto;
}
.banner_63f4 .small_c4b6 {
  margin-right: 1.41575em;
}
.widget-glass-f245 .banner_63f4 > .clean_0cf2 {
  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;
}
.widget-glass-f245 .banner_63f4 > .inner-2b6a {
  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;
}
.sort-out-c2a8.button-3cd1 .primary-28ff,
.overlay_70dc.button-3cd1 .primary-28ff {
  margin-left: 0;
}
.purple_9707.button-3cd1 .primary-28ff,
.menu-4b7f.button-3cd1 .primary-28ff {
  margin-right: 0;
}
.banner_63f4 ol,
.banner_63f4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notice-advanced-a483 video {
  max-width: 100%;
}
.sidebar_dim_3083 img {
  display: block;
}
.sidebar_dim_3083.small_c4b6,
.sidebar_dim_3083.frame-clean-82f5 {
  width: 100%;
}
.sidebar_dim_3083.inner-2b6a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.cold_48e5:not(.aside-59cb) {
  margin: 1.5em auto;
}
.form_da78 p {
  padding: 1.5em 14px;
}
ul.hard_ee1b.inner-2b6a,
ul.hard_ee1b.clean_0cf2,
ul.hard_ee1b.backdrop-5ec3.clean_0cf2 {
  padding: 0 14px;
}
.inner-7555 {
  display: block;
  overflow-x: auto;
}
.inner-7555 table {
  border-collapse: collapse;
  width: 100%;
}
.inner-7555 td,
.inner-7555 th {
  padding: 0.5em;
}
.banner_63f4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner_63f4 ol ol,
.banner_63f4 ol ul,
.banner_63f4 ul ol,
.banner_63f4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner_63f4 ol ol li,
.banner_63f4 ol ul li,
.banner_63f4 ul ol li,
.banner_63f4 ul ul li {
  margin-left: 0;
}
.active_6630.slider_huge_5133 > .white-d1ae {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active_6630.slider_huge_5133 > .white-d1ae iframe,
.active_6630.slider_huge_5133 > .white-d1ae > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.rough_b4f5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.rough_b4f5.lite-2423 {
  padding: 0;
}
.rough_b4f5.lite-2423 cite {
  font-size: 13px;
}
.rough_b4f5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.rough_b4f5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sort_under_2821 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sort_under_2821 > p:first-child {
  margin-top: 0;
}
.sort_under_2821 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sort_under_2821 blockquote {
  border-left: 0;
}
.modal_cool_fdc1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.modal_cool_fdc1:not(.hero_c311) {
  max-width: 100px;
}
.modal_cool_fdc1.description_2d20 {
  border-bottom: none !important;
  text-align: center;
}
.modal_cool_fdc1.description_2d20::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form_da78 p {
    padding: 1.5em 0;
  }
}
.pressed-bfb4 {
  color: #0073aa;
}
.column-old-9ca4 {
  background-color: #0073aa;
}
.smooth-e462 {
  color: #229fd8;
}
.dirty_77ec {
  background-color: #229fd8;
}
.notification_cold_021b {
  color: #eee;
}
.south-fbfb {
  background-color: #eee;
}
.hover-13b6 {
  color: #444;
}
.info-first-a6f8 {
  background-color: #444;
}
.alert-eac1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.alert-eac1 .heading-pressed-718b .up_2394 {
  font-size: 15px;
}
.alert-eac1 .up_2394 {
  line-height: 1.3;
}
.alert-eac1 .shade_copper_61a1 {
}
.alert-eac1 .card-wood-c7cd {
  background: #235787;
}
.section-red-28cd {
  padding: 0;
}
.section-red-28cd .card-wood-c7cd {
  background: #1a1a1a;
}
.section-red-28cd .shade_copper_61a1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.frame-outer-7232 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.frame-outer-7232 .shade_copper_61a1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.frame-outer-7232 .card-wood-c7cd {
  background: #303030;
}
.panel_8951 {
  position: relative;
  z-index: 10;
}
.panel_8951 .element-hard-8292 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery_stone_f8c5 .paper-84a3 {
  display: inline-block;
  vertical-align: middle;
}
.gallery_stone_f8c5.accordion-9700 .paper-84a3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gallery_stone_f8c5.accordion-9700 .paper-84a3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery_stone_f8c5.accordion-9700 .paper-84a3 {
    margin-right: 0.4em;
  }
}
.gallery_stone_f8c5.accordion-9700 .paper-84a3:last-child {
  margin-right: 0;
}
.fresh_846d .element-hard-8292 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal_9b8b .heading-pressed-718b {
    margin: 0 -0.5em;
  }
  .modal_9b8b .heading-pressed-718b [class*="customify-col-"],
  .modal_9b8b .heading-pressed-718b [class*="customify-col_"],
  .modal_9b8b .heading-pressed-718b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal_9b8b.west_8634 .element-hard-8292 {
  background: 0 0 !important;
}
.modal_9b8b.west_8634 .element-hard-8292,
.modal_9b8b.fresh_846d .element-hard-8292 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal_9b8b.paper-5ca3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal_9b8b.fresh_846d .element-hard-8292 {
  box-shadow: none !important;
}
.module-gas-13d1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .module-gas-13d1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .module-gas-13d1 {
    padding: 18px 0 20px;
  }
}
.module-gas-13d1 .old-1e9f {
  width: 100%;
}
.module-gas-13d1 .secondary-in-e03d {
  margin-bottom: 0;
}
.module-gas-13d1 .focused-3268 {
  margin-top: 5px;
  font-size: 0.875em;
}
.table_purple_da6a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table_purple_da6a .notification_aeca {
  width: 100%;
}
.card-under-0bfc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.card-under-0bfc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.card-under-0bfc 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;
}
.card-under-0bfc li:last-child:after {
  display: none;
}
.card-under-0bfc li a {
  font-weight: 500;
  margin-right: 10px;
}
.focused_425a .white-c8ed button,
.module-gas-13d1 .white-c8ed button {
  left: 0;
}
.focused_425a .notification_aeca,
.module-gas-13d1 .notification_aeca {
  padding-left: 0;
  padding-right: 0;
}
.focused_425a .table_purple_da6a,
.module-gas-13d1 .table_purple_da6a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focused_425a {
  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;
}
.focused_425a: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;
}
.focused_425a .pressed-b4de {
  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) {
  .focused_425a .pressed-b4de {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focused_425a .pressed-b4de {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focused_425a .pressed-b4de {
    min-height: 200px;
  }
}
.focused_425a .card-under-0bfc {
  color: rgba(255, 255, 255, 0.8);
}
.focused_425a .card-under-0bfc a,
.focused_425a .card-under-0bfc li:after {
  color: inherit;
}
.focused_425a .card-under-0bfc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title_south_7ffc {
  margin-bottom: 0.5em;
}
.grid-wide-648c {
  margin-bottom: 1.2em;
}
.grid-wide-648c,
.title_south_7ffc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.grid-wide-648c p:last-child,
.title_south_7ffc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .white-c8ed,
#masthead .white-c8ed {
  display: none;
}
#masthead
  > .white-c8ed.sort-304a {
  display: none;
}
#masthead > .white-c8ed button {
  left: 0;
}
.summary-13bf {
  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%;
}
.summary-13bf .paper-84a3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.summary-13bf .gold_f9ff {
  display: -webkit-box;
  display: flex;
}
.summary-13bf .gold_f9ff.hard_cbcd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.summary-13bf .gold_f9ff.hard_32ce {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-13bf .gold_f9ff.overlay-glass-7e87 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-13bf.pagination_dynamic_8278.text_bronze_4be4 .gold_f9ff.hard_cbcd {
  flex-basis: 100%;
}
.summary-13bf.inner_d98d .gold_f9ff.hard_32ce {
  -webkit-box-flex: 1;
  flex: auto;
}
.summary-13bf.inner_d98d .gold_f9ff.overlay-glass-7e87 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .white-c8ed.sort-304a {
  display: none;
}
#masthead > .white-c8ed button {
  left: 0;
}
.button_c1c4 {
  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;
}
.button_c1c4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.button_c1c4.section-2771 i {
  margin-right: 4px;
}
.button_c1c4.list_a942 i {
  margin-left: 5px;
}
.up_2394 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.up_2394 p:last-child {
  margin-bottom: 0;
}
.gas-f47b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gas-f47b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gas-f47b img {
  display: block;
  width: auto;
  line-height: 1;
}
.gas-f47b .thick_a399 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gas-f47b .component_e258 {
  margin: 5px 0 7px 0;
}
.gas-f47b.content-advanced-12dd .item_2aab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas-f47b.content-advanced-12dd .module_5a57 {
  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;
}
.gas-f47b.light_472c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gas-f47b.light_472c .item_2aab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas-f47b.light_472c .module_5a57 {
  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;
}
.gas-f47b.out_2547 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gas-f47b.box_66c3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gas-f47b.box_66c3 .module_5a57 {
  margin-top: 7px;
}
.selected_5887 {
  display: inline-block;
}
.panel_8951 .tabs-new-00aa .gas-f47b img {
  max-width: 100%;
}
.clean-d7f1 .image_left_23c0.iron-23f3,
.row-focused-679d .image_left_23c0.iron-23f3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean-d7f1 .tabs-c2f1,
.row-focused-679d .tabs-c2f1 {
  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%);
}
.clean-d7f1 .tabs-c2f1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.clean-d7f1.picture-14f3 .tabs-c2f1 {
  display: none;
}
.clean-d7f1 .alert_over_2366 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clean-d7f1 .alert_over_2366 li {
  display: inline-block;
  position: relative;
}
.clean-d7f1 .alert_over_2366 li:last-child {
  margin-right: 0;
}
.clean-d7f1 .alert_over_2366 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;
}
.clean-d7f1 .alert_over_2366 li.widget-5fed > a {
  color: rgba(0, 0, 0, 0.9);
}
.clean-d7f1 .alert_over_2366 > 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;
}
.clean-d7f1 .alert_over_2366 > li > a i {
  line-height: 0;
}
.clean-d7f1 .alert_over_2366 > li.component_a6d8 > a .tabs-c2f1 {
  margin-left: 4px;
  line-height: 0;
}
.clean-d7f1 .alert_over_2366 .liquid-e43c li.component_a6d8 > a {
  position: relative;
}
.clean-d7f1 .alert_over_2366 .liquid-e43c li.component_a6d8 > a:after,
.clean-d7f1 .alert_over_2366 .liquid-e43c li.component_a6d8 > a:before {
  content: "";
  display: table;
}
.clean-d7f1 .alert_over_2366 .liquid-e43c li.component_a6d8 > a:after {
  clear: both;
}
.clean-d7f1 .alert_over_2366 .liquid-e43c li.component_a6d8 > a .tabs-c2f1 {
  margin-left: 5px;
  float: right;
}
.clean-d7f1 .title_509f,
.clean-d7f1 .liquid-e43c {
  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;
}
.clean-d7f1 .liquid-e43c {
  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;
}
.clean-d7f1 .liquid-e43c .iron-23f3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean-d7f1 .liquid-e43c .tabs-c2f1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.clean-d7f1 .liquid-e43c li {
  display: block;
  margin: 0;
  padding: 0;
}
.clean-d7f1 .liquid-e43c 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;
}
.clean-d7f1 .liquid-e43c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.clean-d7f1 .liquid-e43c .liquid-e43c {
  top: 0;
  left: 100%;
}
.clean-d7f1 .disabled_1ee7.fn-focus-366a > .title_509f,
.clean-d7f1 .disabled_1ee7.fn-focus-366a > .liquid-e43c,
.clean-d7f1 .disabled_1ee7:focus > .title_509f,
.clean-d7f1 .disabled_1ee7:focus > .liquid-e43c,
.clean-d7f1 .disabled_1ee7:hover > .title_509f,
.clean-d7f1 .disabled_1ee7:hover > .liquid-e43c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.clean-d7f1.center-2533 .row-in-baac:after,
.clean-d7f1.center-2533 .row-in-baac:before {
  content: "";
  display: table;
}
.clean-d7f1.center-2533 .row-in-baac:after {
  clear: both;
}
.clean-d7f1.center-2533 .row-in-baac > li {
  float: left;
}
.clean-d7f1.medium_5bfe .row-in-baac:after,
.clean-d7f1.medium_5bfe .row-in-baac:before {
  content: "";
  display: table;
}
.clean-d7f1.medium_5bfe .row-in-baac:after {
  clear: both;
}
.clean-d7f1.medium_5bfe .row-in-baac > li {
  float: left;
}
.clean-d7f1.medium_5bfe .row-in-baac > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.clean-d7f1.medium_5bfe .row-in-baac > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.clean-d7f1.medium_5bfe .row-in-baac > li.dark_57cb > a,
.clean-d7f1.medium_5bfe .row-in-baac > li.widget-5fed > a {
  color: #fff;
  background-color: #1e4b75;
}
.clean-d7f1.outer-f0cd .row-in-baac > li > a .iron-23f3 {
  position: relative;
}
.clean-d7f1.outer-f0cd .row-in-baac > li > a .iron-23f3: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;
}
.clean-d7f1.outer-f0cd
  .row-in-baac
  > li:focus
  > a
  .iron-23f3:before,
.clean-d7f1.outer-f0cd
  .row-in-baac
  > li:hover
  > a
  .iron-23f3:before {
  width: 100%;
  background-color: currentColor;
}
.clean-d7f1.outer-f0cd
  .row-in-baac
  > li.dark_57cb
  > a
  .iron-23f3:before,
.clean-d7f1.outer-f0cd
  .row-in-baac
  > li.alert_e517
  > a
  .iron-23f3:before {
  width: 100%;
  background-color: currentColor;
}
.clean-d7f1.hard-a0fc .row-in-baac > li > a .iron-23f3 {
  position: relative;
}
.clean-d7f1.hard-a0fc .row-in-baac > li > a .iron-23f3: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;
}
.clean-d7f1.hard-a0fc .row-in-baac > li:focus > a .iron-23f3:before,
.clean-d7f1.hard-a0fc
  .row-in-baac
  > li:hover
  > a
  .iron-23f3:before {
  width: 100%;
  background-color: currentColor;
}
.clean-d7f1.hard-a0fc
  .row-in-baac
  > li.dark_57cb
  > a
  .iron-23f3:before,
.clean-d7f1.hard-a0fc
  .row-in-baac
  > li.alert_e517
  > a
  .iron-23f3:before {
  width: 100%;
  background-color: currentColor;
}
.row-focused-679d .alert_over_2366 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row-focused-679d .alert_over_2366 li:first-child > a {
  border-top: none;
}
.row-focused-679d .alert_over_2366 .module-hot-f972 > .iron-23f3 .tabs-c2f1 {
  display: none;
}
.row-focused-679d .alert_over_2366 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.row-focused-679d .alert_over_2366 li:last-child {
  border: none;
}
.row-focused-679d .alert_over_2366 li.component_a6d8 > a {
  padding-right: 45px !important;
}
.row-focused-679d .alert_over_2366 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.row-focused-679d .alert_over_2366 li a:focus,
.row-focused-679d .alert_over_2366 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-focused-679d .alert_over_2366 li .nav-liquid-0f60 {
  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;
}
.row-focused-679d .alert_over_2366 li .nav-liquid-0f60:hover {
  box-shadow: none;
}
.row-focused-679d .alert_over_2366 li .nav-liquid-0f60 .tabs-c2f1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.row-focused-679d .alert_over_2366 .liquid-e43c {
  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);
}
.row-focused-679d .alert_over_2366 .liquid-e43c li a {
  padding-left: 3em;
}
.row-focused-679d .alert_over_2366 .tertiary-673f > a .nav-liquid-0f60 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row-focused-679d .alert_over_2366 .tertiary-673f > .liquid-e43c {
  display: block;
  opacity: 1;
}
.slider-right-5c53 {
  max-width: 100%;
}
.outline-bb4f {
  line-height: 0;
  cursor: pointer;
}
.selected-3b50 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.selected-3b50:hover {
  box-shadow: none;
  color: currentColor;
}
.selected-3b50 svg {
  width: 18px;
  height: 18px;
}
.selected-3b50 .filter-west-ea48 {
  display: none;
}
.clean_9412 {
  position: relative;
}
.clean_9412.fn-active-366a .selected-3b50 .south-5083 {
  display: none;
}
.clean_9412.fn-active-366a .selected-3b50 .filter-west-ea48 {
  display: inline-block;
}
.clean_9412 .surface_dim_bee0 {
  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);
}
.clean_9412.media_wood_b078 .surface_dim_bee0 {
  left: auto;
  right: -0.9em;
}
.clean_9412.media_wood_b078 .shade-13b6::before {
  left: auto;
  right: 15px;
}
.clean_9412.fn-active-366a .surface_dim_bee0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout_3a70 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.layout_3a70 label {
  flex-basis: 100%;
}
.layout_3a70 .next-eb54 {
  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;
}
.layout_3a70 .preview_9de3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.layout_3a70 .preview_9de3:focus {
  background-color: transparent;
}
.layout_3a70 button.soft-9776 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.layout_3a70 button.soft-9776:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.layout_3a70 button.soft-9776 svg {
  width: 18px;
  height: 18px;
}
.layout_3a70 input[type="submit"] {
  min-height: auto;
}
.status-99ec .layout_3a70 .preview_9de3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade-13b6 {
  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) {
  .shade-13b6 {
    width: 220px;
  }
}
.shade-13b6 label {
  flex-basis: 100%;
}
.shade-13b6::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;
}
.content-prev-39ea .status-99ec .layout_3a70 {
  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;
}
.content-prev-39ea
  .status-99ec
  .layout_3a70
  .next-eb54 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.content-prev-39ea .status-99ec .layout_3a70 .preview_9de3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.content-prev-39ea
  .status-99ec
  .layout_3a70
  .preview_9de3:focus {
  background: 0 0;
}
.content-prev-39ea
  .status-99ec
  .layout_3a70
  .table_ba40 {
  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;
}
.outline-752f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.outline-752f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.outline-752f li:last-child {
  margin-right: 0;
}
.outline-752f li:first-child {
  margin-left: 0;
}
.outline-752f.video_fc9d a {
  color: #fff;
}
.outline-752f.video_fc9d a:hover {
  color: #fff;
}
.outline-752f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.outline-752f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.outline-752f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.outline-752f a:hover {
  opacity: 0.9;
  color: inherit;
}
.outline-752f [class*="social-icon-apple"] {
  background-color: #999;
}
.outline-752f [class*="social-icon-apple"].grid_c551 {
  background-color: transparent;
  color: #999;
}
.outline-752f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.outline-752f [class*="social-icon-behance"].grid_c551 {
  background-color: transparent;
  color: #1769ff;
}
.outline-752f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.outline-752f [class*="social-icon-bitbucket"].grid_c551 {
  background-color: transparent;
  color: #205081;
}
.outline-752f [class*="social-icon-codepen"] {
  background-color: #000;
}
.outline-752f [class*="social-icon-codepen"].grid_c551 {
  background-color: transparent;
  color: #000;
}
.outline-752f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.outline-752f [class*="social-icon-delicious"].grid_c551 {
  background-color: transparent;
  color: #39f;
}
.outline-752f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.outline-752f [class*="social-icon-digg"].grid_c551 {
  background-color: transparent;
  color: #005be2;
}
.outline-752f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.outline-752f [class*="social-icon-dribbble"].grid_c551 {
  background-color: transparent;
  color: #ea4c89;
}
.outline-752f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.outline-752f [class*="social-icon-envelope"].grid_c551 {
  background-color: transparent;
  color: #ea4335;
}
.outline-752f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.outline-752f [class*="social-icon-facebook"].grid_c551 {
  background-color: transparent;
  color: #3b5998;
}
.outline-752f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.outline-752f [class*="social-icon-flickr"].grid_c551 {
  background-color: transparent;
  color: #0063dc;
}
.outline-752f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.outline-752f [class*="social-icon-foursquare"].grid_c551 {
  background-color: transparent;
  color: #2d5be3;
}
.outline-752f [class*="social-icon-github"] {
  background-color: #333;
}
.outline-752f [class*="social-icon-github"].grid_c551 {
  background-color: transparent;
  color: #333;
}
.outline-752f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.outline-752f [class*="social-icon-google-plus"].grid_c551 {
  background-color: transparent;
  color: #dd4b39;
}
.outline-752f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.outline-752f [class*="social-icon-houzz"].grid_c551 {
  background-color: transparent;
  color: #7ac142;
}
.outline-752f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.outline-752f [class*="social-icon-instagram"].grid_c551 {
  background-color: transparent;
  color: #262626;
}
.outline-752f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.outline-752f [class*="social-icon-jsfiddle"].grid_c551 {
  background-color: transparent;
  color: #487aa2;
}
.outline-752f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.outline-752f [class*="social-icon-linkedin"].grid_c551 {
  background-color: transparent;
  color: #0077b5;
}
.outline-752f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.outline-752f [class*="social-icon-medium"].grid_c551 {
  background-color: transparent;
  color: #00ab6b;
}
.outline-752f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.outline-752f
  [class*="social-icon-odnoklassniki"].grid_c551 {
  background-color: transparent;
  color: #f4731c;
}
.outline-752f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.outline-752f [class*="social-icon-meetup"].grid_c551 {
  background-color: transparent;
  color: #ec1c40;
}
.outline-752f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.outline-752f [class*="social-icon-pinterest"].grid_c551 {
  background-color: transparent;
  color: #bd081c;
}
.outline-752f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.outline-752f [class*="social-icon-product-hunt"].grid_c551 {
  background-color: transparent;
  color: #da552f;
}
.outline-752f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.outline-752f [class*="social-icon-reddit"].grid_c551 {
  background-color: transparent;
  color: #ff4500;
}
.outline-752f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.outline-752f [class*="social-icon-rss"].grid_c551 {
  background-color: transparent;
  color: #f26522;
}
.outline-752f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.outline-752f
  [class*="social-icon-shopping-cart"].grid_c551 {
  background-color: transparent;
  color: #4caf50;
}
.outline-752f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.outline-752f [class*="social-icon-skype"].grid_c551 {
  background-color: transparent;
  color: #00aff0;
}
.outline-752f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.outline-752f [class*="social-icon-slideshare"].grid_c551 {
  background-color: transparent;
  color: #0077b5;
}
.outline-752f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.outline-752f [class*="social-icon-snapchat"].grid_c551 {
  background-color: transparent;
  color: #fffc00;
}
.outline-752f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.outline-752f [class*="social-icon-soundcloud"].grid_c551 {
  background-color: transparent;
  color: #f80;
}
.outline-752f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.outline-752f [class*="social-icon-spotify"].grid_c551 {
  background-color: transparent;
  color: #2ebd59;
}
.outline-752f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.outline-752f
  [class*="social-icon-stack-overflow"].grid_c551 {
  background-color: transparent;
  color: #fe7a15;
}
.outline-752f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.outline-752f [class*="social-icon-maldkfgram"].grid_c551 {
  background-color: transparent;
  color: #2ca5e0;
}
.outline-752f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.outline-752f [class*="social-icon-tripadvisor"].grid_c551 {
  background-color: transparent;
  color: #589442;
}
.outline-752f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.outline-752f [class*="social-icon-tumblr"].grid_c551 {
  background-color: transparent;
  color: #35465c;
}
.outline-752f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.outline-752f [class*="social-icon-twitch"].grid_c551 {
  background-color: transparent;
  color: #6441a5;
}
.outline-752f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.outline-752f [class*="social-icon-twitter"].grid_c551 {
  background-color: transparent;
  color: #1da1f2;
}
.outline-752f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.outline-752f [class*="social-icon-vimeo"].grid_c551 {
  background-color: transparent;
  color: #1ab7ea;
}
.outline-752f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.outline-752f [class*="social-icon-vk"].grid_c551 {
  background-color: transparent;
  color: #45668e;
}
.outline-752f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.outline-752f [class*="social-icon-weibo"].grid_c551 {
  background-color: transparent;
  color: #df2029;
}
.outline-752f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.outline-752f [class*="social-icon-weixin"].grid_c551 {
  background-color: transparent;
  color: #7bb32e;
}
.outline-752f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.outline-752f [class*="social-icon-whatsapp"].grid_c551 {
  background-color: transparent;
  color: #25d366;
}
.outline-752f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.outline-752f [class*="social-icon-wordpress"].grid_c551 {
  background-color: transparent;
  color: #21759b;
}
.outline-752f [class*="social-icon-xing"] {
  background-color: #026466;
}
.outline-752f [class*="social-icon-xing"].grid_c551 {
  background-color: transparent;
  color: #026466;
}
.outline-752f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.outline-752f [class*="social-icon-yelp"].grid_c551 {
  background-color: transparent;
  color: #af0606;
}
.outline-752f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.outline-752f [class*="social-icon-youtube"].grid_c551 {
  background-color: transparent;
  color: #cd201f;
}
.full_4ca6 {
  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;
}
.full_4ca6:hover {
  box-shadow: none;
  background: 0 0;
}
.input-dc19 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outline-wide-2c93 {
  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;
}
.heading_1d0b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.stale-429c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.stale-429c,
.stale-429c::after,
.stale-429c::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;
}
.stale-429c::after,
.stale-429c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.list_last_00b6 .outline-wide-2c93 .heading_1d0b {
  margin-top: -2px;
  width: 19px;
}
.list_last_00b6 .outline-wide-2c93 .stale-429c {
  margin-top: -1px;
}
.list_last_00b6 .outline-wide-2c93 .stale-429c,
.list_last_00b6 .outline-wide-2c93 .stale-429c::after,
.list_last_00b6 .outline-wide-2c93 .stale-429c::before {
  width: 19px;
  height: 2px;
}
.list_last_00b6 .outline-wide-2c93 .stale-429c::before {
  top: -6px;
}
.list_last_00b6 .outline-wide-2c93 .stale-429c::after {
  bottom: -6px;
}
.carousel-over-f787 .outline-wide-2c93 .heading_1d0b {
  margin-top: -2px;
  width: 22px;
}
.carousel-over-f787 .outline-wide-2c93 .stale-429c {
  margin-top: -1px;
}
.carousel-over-f787 .outline-wide-2c93 .stale-429c,
.carousel-over-f787 .outline-wide-2c93 .stale-429c::after,
.carousel-over-f787 .outline-wide-2c93 .stale-429c::before {
  width: 22px;
  height: 2px;
}
.carousel-over-f787 .outline-wide-2c93 .stale-429c::before {
  top: -7px;
}
.carousel-over-f787 .outline-wide-2c93 .stale-429c::after {
  bottom: -7px;
}
.media-753f .outline-wide-2c93 .heading_1d0b {
  margin-top: -2px;
  width: 31px;
}
.media-753f .outline-wide-2c93 .stale-429c {
  margin-top: -1.5px;
}
.media-753f .outline-wide-2c93 .stale-429c,
.media-753f .outline-wide-2c93 .stale-429c::after,
.media-753f .outline-wide-2c93 .stale-429c::before {
  width: 31px;
  height: 3px;
}
.media-753f .outline-wide-2c93 .stale-429c::before {
  top: -9px;
}
.media-753f .outline-wide-2c93 .stale-429c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .box-narrow-73d7 .outline-wide-2c93 .heading_1d0b {
    margin-top: -2px;
    width: 19px;
  }
  .box-narrow-73d7 .outline-wide-2c93 .stale-429c {
    margin-top: -1px;
  }
  .box-narrow-73d7 .outline-wide-2c93 .stale-429c,
  .box-narrow-73d7 .outline-wide-2c93 .stale-429c::after,
  .box-narrow-73d7 .outline-wide-2c93 .stale-429c::before {
    width: 19px;
    height: 2px;
  }
  .box-narrow-73d7 .outline-wide-2c93 .stale-429c::before {
    top: -6px;
  }
  .box-narrow-73d7 .outline-wide-2c93 .stale-429c::after {
    bottom: -6px;
  }
  .caption_df24 .outline-wide-2c93 .heading_1d0b {
    margin-top: -2px;
    width: 22px;
  }
  .caption_df24 .outline-wide-2c93 .stale-429c {
    margin-top: -1px;
  }
  .caption_df24 .outline-wide-2c93 .stale-429c,
  .caption_df24 .outline-wide-2c93 .stale-429c::after,
  .caption_df24 .outline-wide-2c93 .stale-429c::before {
    width: 22px;
    height: 2px;
  }
  .caption_df24 .outline-wide-2c93 .stale-429c::before {
    top: -7px;
  }
  .caption_df24 .outline-wide-2c93 .stale-429c::after {
    bottom: -7px;
  }
  .alert-tall-3ecf .outline-wide-2c93 .heading_1d0b {
    margin-top: -2px;
    width: 31px;
  }
  .alert-tall-3ecf .outline-wide-2c93 .stale-429c {
    margin-top: -1.5px;
  }
  .alert-tall-3ecf .outline-wide-2c93 .stale-429c,
  .alert-tall-3ecf .outline-wide-2c93 .stale-429c::after,
  .alert-tall-3ecf .outline-wide-2c93 .stale-429c::before {
    width: 31px;
    height: 3px;
  }
  .alert-tall-3ecf .outline-wide-2c93 .stale-429c::before {
    top: -9px;
  }
  .alert-tall-3ecf .outline-wide-2c93 .stale-429c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notification-c4ae .outline-wide-2c93 .heading_1d0b {
    margin-top: -2px;
    width: 19px;
  }
  .notification-c4ae .outline-wide-2c93 .stale-429c {
    margin-top: -1px;
  }
  .notification-c4ae .outline-wide-2c93 .stale-429c,
  .notification-c4ae .outline-wide-2c93 .stale-429c::after,
  .notification-c4ae .outline-wide-2c93 .stale-429c::before {
    width: 19px;
    height: 2px;
  }
  .notification-c4ae .outline-wide-2c93 .stale-429c::before {
    top: -6px;
  }
  .notification-c4ae .outline-wide-2c93 .stale-429c::after {
    bottom: -6px;
  }
  .logo_e1f5 .outline-wide-2c93 .heading_1d0b {
    margin-top: -2px;
    width: 22px;
  }
  .logo_e1f5 .outline-wide-2c93 .stale-429c {
    margin-top: -1px;
  }
  .logo_e1f5 .outline-wide-2c93 .stale-429c,
  .logo_e1f5 .outline-wide-2c93 .stale-429c::after,
  .logo_e1f5 .outline-wide-2c93 .stale-429c::before {
    width: 22px;
    height: 2px;
  }
  .logo_e1f5 .outline-wide-2c93 .stale-429c::before {
    top: -7px;
  }
  .logo_e1f5 .outline-wide-2c93 .stale-429c::after {
    bottom: -7px;
  }
  .overlay-e8df .outline-wide-2c93 .heading_1d0b {
    margin-top: -2px;
    width: 31px;
  }
  .overlay-e8df .outline-wide-2c93 .stale-429c {
    margin-top: -1.5px;
  }
  .overlay-e8df .outline-wide-2c93 .stale-429c,
  .overlay-e8df .outline-wide-2c93 .stale-429c::after,
  .overlay-e8df .outline-wide-2c93 .stale-429c::before {
    width: 31px;
    height: 3px;
  }
  .overlay-e8df .outline-wide-2c93 .stale-429c::before {
    top: -9px;
  }
  .overlay-e8df .outline-wide-2c93 .stale-429c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .layout_2ef6 .outline-wide-2c93 .heading_1d0b {
    margin-top: -2px;
    width: 19px;
  }
  .layout_2ef6 .outline-wide-2c93 .stale-429c {
    margin-top: -1px;
  }
  .layout_2ef6 .outline-wide-2c93 .stale-429c,
  .layout_2ef6 .outline-wide-2c93 .stale-429c::after,
  .layout_2ef6 .outline-wide-2c93 .stale-429c::before {
    width: 19px;
    height: 2px;
  }
  .layout_2ef6 .outline-wide-2c93 .stale-429c::before {
    top: -6px;
  }
  .layout_2ef6 .outline-wide-2c93 .stale-429c::after {
    bottom: -6px;
  }
  .right_b12c .outline-wide-2c93 .heading_1d0b {
    margin-top: -2px;
    width: 22px;
  }
  .right_b12c .outline-wide-2c93 .stale-429c {
    margin-top: -1px;
  }
  .right_b12c .outline-wide-2c93 .stale-429c,
  .right_b12c .outline-wide-2c93 .stale-429c::after,
  .right_b12c .outline-wide-2c93 .stale-429c::before {
    width: 22px;
    height: 2px;
  }
  .right_b12c .outline-wide-2c93 .stale-429c::before {
    top: -7px;
  }
  .right_b12c .outline-wide-2c93 .stale-429c::after {
    bottom: -7px;
  }
  .popup_017f .outline-wide-2c93 .heading_1d0b {
    margin-top: -2px;
    width: 31px;
  }
  .popup_017f .outline-wide-2c93 .stale-429c {
    margin-top: -1.5px;
  }
  .popup_017f .outline-wide-2c93 .stale-429c,
  .popup_017f .outline-wide-2c93 .stale-429c::after,
  .popup_017f .outline-wide-2c93 .stale-429c::before {
    width: 31px;
    height: 3px;
  }
  .popup_017f .outline-wide-2c93 .stale-429c::before {
    top: -9px;
  }
  .popup_017f .outline-wide-2c93 .stale-429c::after {
    bottom: -9px;
  }
}
.notification-next-abcc .stale-429c {
  -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);
}
.notification-next-abcc .stale-429c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notification-next-abcc .stale-429c::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);
}
.notification-next-abcc.panel-aa9e .stale-429c {
  -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);
}
.notification-next-abcc.panel-aa9e .stale-429c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notification-next-abcc.panel-aa9e .stale-429c::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);
}
.iron_fb07 {
  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.backdrop_small_0ff6:before {
  display: none;
}
.shadow-bright-7c90 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow-bright-7c90 .modal-eb11 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow-bright-7c90 .modal-eb11:last-of-type {
  border-bottom: none;
}
.shadow-bright-7c90 .modal-eb11.shade_brown_a3a4,
.shadow-bright-7c90 .modal-eb11.focused_c231,
.shadow-bright-7c90 .modal-eb11.bright-7920 {
  padding: 0;
}
.shadow-bright-7c90 .row-focused-679d .nav-liquid-0f60 {
  color: currentColor;
}
.shadow-bright-7c90 .row-focused-679d .nav-liquid-0f60:focus,
.shadow-bright-7c90 .row-focused-679d .nav-liquid-0f60:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-bright-7c90.shade_copper_61a1 .detail-simple-2935,
.shadow-bright-7c90.shade_copper_61a1 .up_2394 a,
.shadow-bright-7c90.shade_copper_61a1 .row-in-baac a,
.shadow-bright-7c90.shade_copper_61a1 .liquid-e43c a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-bright-7c90.shade_copper_61a1 .detail-simple-2935:hover,
.shadow-bright-7c90.shade_copper_61a1 .up_2394 a:hover,
.shadow-bright-7c90.shade_copper_61a1 .row-in-baac a:hover,
.shadow-bright-7c90.shade_copper_61a1 .liquid-e43c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-bright-7c90.shade_copper_61a1 .fresh_c64f {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-bright-7c90.shade_copper_61a1 .modal-eb11 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-bright-7c90.shade_copper_61a1 .modal-eb11:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-bright-7c90.shade_copper_61a1 .outer_34d8:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow-bright-7c90.shade_copper_61a1 .row-focused-679d .alert_over_2366 li a,
.shadow-bright-7c90.shade_copper_61a1 .row-focused-679d .nav-liquid-0f60,
.shadow-bright-7c90.shade_copper_61a1 .liquid-e43c {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-bright-7c90.shade_copper_61a1 .row-focused-679d .nav-liquid-0f60:focus,
.shadow-bright-7c90.shade_copper_61a1 .row-focused-679d .nav-liquid-0f60:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-bright-7c90.shade_copper_61a1 .alert_over_2366 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-bright-7c90.card-wood-c7cd .detail-simple-2935,
.shadow-bright-7c90.card-wood-c7cd .up_2394 a,
.shadow-bright-7c90.card-wood-c7cd .row-in-baac .nav-liquid-0f60,
.shadow-bright-7c90.card-wood-c7cd .row-in-baac a,
.shadow-bright-7c90.card-wood-c7cd .liquid-e43c a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-bright-7c90.card-wood-c7cd .detail-simple-2935:hover,
.shadow-bright-7c90.card-wood-c7cd .up_2394 a:hover,
.shadow-bright-7c90.card-wood-c7cd .row-in-baac .nav-liquid-0f60:hover,
.shadow-bright-7c90.card-wood-c7cd .row-in-baac a:hover,
.shadow-bright-7c90.card-wood-c7cd .liquid-e43c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-bright-7c90.card-wood-c7cd .fresh_c64f {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-bright-7c90.card-wood-c7cd .modal-eb11 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-bright-7c90.card-wood-c7cd .modal-eb11:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow-bright-7c90.card-wood-c7cd .outer_34d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-bright-7c90.card-wood-c7cd .row-focused-679d .alert_over_2366 li a,
.shadow-bright-7c90.card-wood-c7cd .row-focused-679d .nav-liquid-0f60,
.shadow-bright-7c90.card-wood-c7cd .liquid-e43c {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-bright-7c90.card-wood-c7cd .row-focused-679d .nav-liquid-0f60:focus,
.shadow-bright-7c90.card-wood-c7cd .row-focused-679d .nav-liquid-0f60:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-bright-7c90.card-wood-c7cd .alert_over_2366 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_34d8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.outer_34d8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active_wood_bab2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.caption_fdd9 .shadow-bright-7c90 {
  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;
}
.caption_fdd9 .modal-eb11 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.caption_fdd9 .modal-eb11: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) {
  .caption_fdd9 .modal-eb11:before {
    width: 16%;
    left: 42%;
  }
}
.caption_fdd9 .modal-eb11:last-child:before {
  content: none;
}
.caption_fdd9 .modal-eb11[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.caption_fdd9 .row-focused-679d .alert_over_2366 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.caption_fdd9 .row-focused-679d .alert_over_2366 li a .nav-liquid-0f60 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.caption_fdd9 .row-focused-679d .liquid-e43c {
  border: none;
}
.caption_fdd9 .row-focused-679d .liquid-e43c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.caption_fdd9 .outer_34d8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.caption_fdd9 .active_wood_bab2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.caption_fdd9 .card-wood-c7cd .outer_34d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_fdd9 .shade_copper_61a1.message_iron_7e2a .stale-429c {
  background: rgba(0, 0, 0, 0.6);
}
.caption_fdd9
  .shade_copper_61a1.message_iron_7e2a
  .stale-429c::after,
.caption_fdd9
  .shade_copper_61a1.message_iron_7e2a
  .stale-429c:before {
  background: inherit;
}
.caption_fdd9
  .shade_copper_61a1.message_iron_7e2a:hover
  .stale-429c {
  background: rgba(0, 0, 0, 0.8);
}
.north-1614 .shadow-bright-7c90 {
  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) {
  .north-1614 .shadow-bright-7c90 {
    width: auto;
    right: 45px;
  }
}
.video-hard-0494 .shadow-bright-7c90 {
  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) {
  .video-hard-0494 .shadow-bright-7c90 {
    width: auto;
    left: 45px;
  }
}
.backdrop_small_0ff6 .shadow-bright-7c90 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.backdrop_small_0ff6 .active_wood_bab2 {
  max-width: 48em;
  margin: 0 auto;
}
.backdrop_small_0ff6 .outer_34d8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.progress-purple-a67b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.progress-purple-a67b.caption_fdd9 .shadow-bright-7c90 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.progress-purple-a67b.north-1614 .shadow-bright-7c90 {
  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);
}
.progress-purple-a67b .shadow-bright-7c90 {
  visibility: visible;
}
.progress-purple-a67b.video-hard-0494 .shadow-bright-7c90 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.soft_7003,
.large_45b4 {
  overflow-x: hidden;
}
.soft_7003 .shadow-bright-7c90 {
  overflow: auto;
}
.soft_7003.caption_fdd9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.soft_7003.caption_fdd9 .shadow-bright-7c90 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.soft_7003.caption_fdd9 .full_4ca6 {
  opacity: 0;
}
.soft_7003.north-1614 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.soft_7003.north-1614 .shadow-bright-7c90 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.soft_7003.north-1614 .full_4ca6 {
  opacity: 0;
}
.soft_7003.video-hard-0494 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.soft_7003.video-hard-0494 .shadow-bright-7c90 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.soft_7003.video-hard-0494 .full_4ca6 {
  opacity: 0;
}
.soft_7003.backdrop_small_0ff6 .shadow-bright-7c90 {
  z-index: 10;
  visibility: visible;
}
.message_iron_7e2a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.message_iron_7e2a .stale-429c {
  background: rgba(255, 255, 255, 0.99);
}
.message_iron_7e2a .stale-429c::after,
.message_iron_7e2a .stale-429c:before {
  background: inherit;
}
.message_iron_7e2a:hover .stale-429c {
  background: rgba(255, 255, 255, 0.99);
}
.video-hard-0494 .message_iron_7e2a {
  top: 10px;
  right: auto;
  left: 12px;
}
.backdrop_small_0ff6 .message_iron_7e2a {
  display: none !important;
}
.soft_7003:before,
.large_45b4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.soft_7003 .message_iron_7e2a,
.large_45b4 .message_iron_7e2a {
  display: inline-block;
}
.shadow-bright-7c90 .paper-84a3 {
  -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;
}
.soft_7003 .shadow-bright-7c90 .paper-84a3,
.large_45b4 .shadow-bright-7c90 .paper-84a3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description_4925 .next-eb54 {
  width: 100%;
}
.tabs-new-00aa {
  padding: 0 0.5em 0;
}
.tabs-new-00aa [class*="customify-col-"],
.tabs-new-00aa [class*="customify-col_"],
.tabs-new-00aa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tooltip-4368 .tabs-new-00aa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading-pressed-718b .footer_new_0d2a,
  .footer_new_0d2a {
    display: none;
  }
  .background_right_2df9 {
    text-align: left;
  }
  .header-north-2a5b {
    text-align: center;
  }
  .preview-in-dbcf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading-pressed-718b .white_8c70,
  .white_8c70 {
    display: none;
  }
  .hot-012a {
    text-align: left;
  }
  .selected_59b0 {
    text-align: center;
  }
  .paper-ec98 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading-pressed-718b .west-4b3d,
  .west-4b3d {
    display: none;
  }
  .search_small_f639 {
    text-align: left;
  }
  .info-action-b39d {
    text-align: center;
  }
  .tabs-3458 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.chip-5e72 {
  box-shadow: none !important;
}
.sidebar-6252 .link-a7fb,
.panel-478a .link-a7fb {
  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;
}
.panel-478a .link-a7fb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.element-hard-8292 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.element-hard-8292:after,
.element-hard-8292:before {
  content: "";
  display: table;
}
.element-hard-8292:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .element-hard-8292 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.element-hard-8292,
.paper-5ca3 {
  max-width: 1248px;
  margin: 0 auto;
}

.image-left-245b.liquid_9eb0 .element-hard-8292 {
  max-width: 100%;
}
.image-left-245b.nav_b0f9 {
  max-width: 1200px;
  margin: 0 auto;
}
.image-left-245b.tabs-over-764d .element-hard-8292 {
  max-width: 100%;
}
.image-left-245b.tabs-over-764d > .element-hard-8292 {
  padding-left: 0;
  padding-right: 0;
}
.image-left-245b.tabs-over-764d > .element-hard-8292 .heading-pressed-718b {
  margin: 0;
}
.image-left-245b.tabs-over-764d
  > .element-hard-8292
  .right-09e6.slider-inner-62de {
  margin-right: 0;
  margin-left: 0;
}
.image-left-245b.tabs-over-764d #main.slider-inner-62de {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gas_2995 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gas_2995 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .motion-7bcb .primary-28ff {
    padding-right: 1em;
  }
  .motion-7bcb.hidden_lower_cadc .right-09e6 {
    border-right: 1px solid #eaecee;
  }
  .motion-7bcb.hidden_lower_cadc .primary-28ff {
    padding-right: 1em;
  }
  .motion-7bcb.hidden_lower_cadc .accent_thick_df88 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected_6129 .primary-28ff {
    padding-left: 1em;
  }
  .selected_6129.hidden_lower_cadc .right-09e6 {
    border-left: 1px solid #eaecee;
  }
  .selected_6129.hidden_lower_cadc .primary-28ff {
    padding-left: 1em;
  }
  .selected_6129.hidden_lower_cadc .accent_thick_df88 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough-71e1 .primary-28ff {
    padding-left: 1em;
  }
  .rough-71e1.hidden_lower_cadc .grid_next_183b {
    border-right: 1px solid #eaecee;
  }
  .rough-71e1.hidden_lower_cadc .pro-4500 {
    border-right: 1px solid #eaecee;
  }
  .rough-71e1.hidden_lower_cadc .primary-28ff {
    padding-left: 1em;
  }
  .rough-71e1.hidden_lower_cadc .accent_thick_df88 {
    padding-right: 1em;
  }
  .rough-71e1.hidden_lower_cadc .smooth_4425 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first-c4fe .primary-28ff {
    padding-right: 1em;
  }
  .first-c4fe.hidden_lower_cadc .grid_next_183b {
    border-left: 1px solid #eaecee;
  }
  .first-c4fe.hidden_lower_cadc .pro-4500 {
    border-left: 1px solid #eaecee;
  }
  .first-c4fe.hidden_lower_cadc .primary-28ff {
    padding-right: 1em;
  }
  .first-c4fe.hidden_lower_cadc .accent_thick_df88 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .first-c4fe.hidden_lower_cadc .smooth_4425 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas_2995 .primary-28ff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_2995.hidden_lower_cadc .right-09e6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gas_2995.hidden_lower_cadc .primary-28ff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_2995.hidden_lower_cadc .accent_thick_df88 {
    padding-left: 1em;
  }
  .gas_2995.hidden_lower_cadc .smooth_4425 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gas_2995.hidden_lower_cadc .primary-28ff {
    padding-left: 0;
  }
}
.accent_down_ef85 .gallery_stone_f8c5 {
  display: inline-block;
}
.hero_last_c063 {
  display: inline-block;
}
.hard-68a3 {
  word-con: break-word;
}
.picture-copper-9ad1 > span {
  display: inline-block;
  padding: 5px 0;
}
.picture-copper-9ad1 .nav-4553 {
  margin-left: 8px;
  margin-right: 8px;
}
.picture-copper-9ad1 .search-action-b2ee img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notice-iron-4716 .upper_6ad1 {
  margin-bottom: 2em;
}
.notice-iron-4716 .fixed_ff97 {
  margin-bottom: 15px;
}
.notice-iron-4716 .fixed_ff97:last-child {
  margin-bottom: 0;
}
.notice-iron-4716 .link-b65e {
  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) {
  .notice-iron-4716 .link-b65e {
    display: block;
  }
}
.notice-iron-4716 .glass-1844 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notice-iron-4716 .glass-1844 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notice-iron-4716 .background-basic-5e95 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notice-iron-4716 .background-basic-5e95 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notice-iron-4716 .background-basic-5e95 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notice-iron-4716 .hard-68a3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice-iron-4716 .hard-68a3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notice-iron-4716 .header-in-ef55 p:last-child {
  margin-bottom: 0;
}
.notice-iron-4716 .nav_351d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notice-iron-4716 .white_78d3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notice-iron-4716 .picture-dbd7 {
  margin-top: 1em;
}
.notice-iron-4716 .status-static-db9e {
  top: 0;
  display: block;
}
.notice-iron-4716 .status-static-db9e a {
  color: inherit;
}
.notice-iron-4716 .status-static-db9e a:hover {
  color: inherit;
}
.notice-iron-4716 .accordion_gas_5a46 {
  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;
}
.notice-iron-4716 .accordion_gas_5a46:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notice-iron-4716 .white_78d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notice-iron-4716 .frame-focused-0e6b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notice-iron-4716 .frame-focused-0e6b:first-child {
  margin-top: 0;
}
.notice-iron-4716 .frame-focused-0e6b.tabs-stone-0f3e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notice-iron-4716 .frame-focused-0e6b.easy-af5c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice-iron-4716
  .frame-focused-0e6b.easy-af5c.banner-5c69
  .picture-dbd7 {
  width: 100%;
}
.notice-iron-4716 .easy-af5c {
  -webkit-box-align: center;
  align-items: center;
}
.notice-iron-4716 .easy-af5c .picture-copper-9ad1,
.notice-iron-4716 .easy-af5c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notice-iron-4716 .background-basic-5e95 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice-iron-4716 .background-basic-5e95 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice-iron-4716 .background-basic-5e95: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;
}
.notice-iron-4716 .tabs-stone-0f3e {
  z-index: 5;
}
.notice-iron-4716 .carousel-next-0c1b .small_0c22 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notice-iron-4716 .filter_dynamic_1f01 .small_0c22 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notice-iron-4716 .hard_b33a .small_0c22 {
  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;
}
.notice-iron-4716.image-slow-7e1e .link-b65e,
.notice-iron-4716.overlay_abe6 .link-b65e {
  display: block;
}
.notice-iron-4716.image-slow-7e1e .link-b65e .notice_0e7a,
.notice-iron-4716.image-slow-7e1e .link-b65e .white_78d3,
.notice-iron-4716.overlay_abe6 .link-b65e .notice_0e7a,
.notice-iron-4716.overlay_abe6 .link-b65e .white_78d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice-iron-4716.component_black_671a .glass-1844 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notice-iron-4716.component_black_671a .glass-1844 {
    margin-right: 0;
  }
}
.notice-iron-4716.image-slow-7e1e .glass-1844,
.notice-iron-4716.overlay_abe6 .glass-1844 {
  padding-top: 40%;
}
.notice-iron-4716.image-slow-7e1e .upper_6ad1,
.notice-iron-4716.overlay_abe6 .upper_6ad1 {
  display: block;
}
.notice-iron-4716.image-slow-7e1e .fn-sticky-366a .white_78d3,
.notice-iron-4716.overlay_abe6 .fn-sticky-366a .white_78d3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notice-iron-4716.image-slow-7e1e .glass-1844,
.notice-iron-4716.overlay_abe6 .glass-1844 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notice-iron-4716.image-slow-7e1e .white_78d3 {
  padding: 1em;
}
.thumbnail-narrow-8723 {
  margin: 30px auto;
  display: block;
}
.thumbnail-narrow-8723 .item_70e9 > * {
  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;
}
.thumbnail-narrow-8723 .item_70e9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail-narrow-8723 .item_70e9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer_86db .picture-copper-9ad1 {
  margin-bottom: 1.41575em;
}
.footer_86db .accent_next_10f6 {
  margin-bottom: 1.618em;
}
.banner_63f4 .notification-e6e6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner_63f4 .notification-e6e6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner_63f4 .media-cool-b143 {
  max-width: 100%;
  overflow: auto;
}
.button-3cd1 .banner_63f4 a:hover {
  text-decoration: underline;
}
.photo_orange_1670 .fixed_ff97:not(.hard-68a3),
.photo_orange_1670 .background-basic-5e95 {
  margin-bottom: 1.41575em;
}
.photo_orange_1670 .fixed_ff97:not(.hard-68a3):last-child,
.photo_orange_1670 .background-basic-5e95:last-child {
  margin-bottom: 0;
}
.photo_orange_1670 .fixed_ff97.nav-0fab {
  margin-bottom: 0.41575em;
}
.photo_orange_1670 .menu-dea3:before,
.photo_orange_1670 .secondary-49bb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.photo_orange_1670 .menu-dea3:before {
  content: "\f115";
}
.photo_orange_1670 .secondary-49bb:before {
  content: "\f02c";
}
.photo_orange_1670 .tooltip_b548 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.photo_orange_1670 .tooltip_b548 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.filter-hot-127e {
  display: -webkit-box;
  display: flex;
}
.filter-hot-127e .list_fe3e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .filter-hot-127e .list_fe3e {
    flex-basis: 90px;
  }
}
.filter-hot-127e .module-966d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter-hot-127e .module-966d {
    flex-basis: calc(100% - 50px);
  }
}
.filter-hot-127e .selected-0707 p:last-child {
  margin-bottom: 0.72em;
}
.link-3cf4 .item_70e9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.link-3cf4 .item_70e9:after,
.link-3cf4 .item_70e9:before {
  content: "";
  display: table;
}
.link-3cf4 .item_70e9:after {
  clear: both;
}
.link-3cf4 .item_70e9 .popup_plasma_5f20,
.link-3cf4 .item_70e9 .filter_6ba6 {
  width: 49%;
}
.link-3cf4 .item_70e9 .popup_plasma_5f20 a span.table-easy-07ce,
.link-3cf4 .item_70e9 .filter_6ba6 a span.table-easy-07ce {
  display: block;
  margin-bottom: 5px;
}
.link-3cf4 .item_70e9 .filter_6ba6 {
  float: left;
  text-align: left;
}
.link-3cf4 .item_70e9 .popup_plasma_5f20 {
  float: right;
  text-align: right;
}
.hero-mini-932f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero-mini-932f {
    margin-bottom: 0;
  }
}
.hover_stone_f198 {
  margin-bottom: 1em;
}
.hover_stone_f198 .hard-68a3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.narrow-9caf a {
  display: block;
  line-height: 0;
  position: relative;
}
.overlay-dynamic-a3e9 .hover_stone_f198,
.fast_c734 .hover_stone_f198 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .overlay-dynamic-a3e9 .hover_stone_f198,
  .fast_c734 .hover_stone_f198 {
    display: block;
  }
}
.overlay-dynamic-a3e9 .narrow-9caf,
.fast_c734 .narrow-9caf {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .overlay-dynamic-a3e9 .narrow-9caf,
  .fast_c734 .narrow-9caf {
    margin-bottom: 1em;
  }
}
.overlay-dynamic-a3e9 .narrow-9caf img,
.fast_c734 .narrow-9caf img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.overlay-dynamic-a3e9 .media-purple-d6f4,
.fast_c734 .media-purple-d6f4 {
  flex-basis: calc(100% - 160px);
}
.overlay-dynamic-a3e9 .media-purple-d6f4 p,
.fast_c734 .media-purple-d6f4 p {
  margin-bottom: 0;
}
.overlay-dynamic-a3e9 .media-purple-d6f4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .overlay-dynamic-a3e9 .media-purple-d6f4 {
    padding-left: 0;
  }
}
.fast_c734 .media-purple-d6f4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fast_c734 .media-purple-d6f4 {
    padding-right: 0;
  }
}
.fast_c734 .narrow-9caf {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.avatar_2f64 .narrow-9caf {
  margin-bottom: 0.5em;
}
.avatar_2f64 .narrow-9caf img {
  width: 100%;
}
.summary-rough-db28 .item-d155,
.east-cd8e .item-d155 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.east-cd8e .right-09e6 .light-6ded p:last-child {
  margin-bottom: 0;
}
.footer_4c3c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.detail-iron-7c24 .picture-6ce7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .detail-iron-7c24 .picture-6ce7:last-of-type {
    margin-bottom: 0;
  }
}
.detail-iron-7c24 .picture-6ce7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail-iron-7c24 .picture-6ce7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.detail-iron-7c24 .picture-6ce7 ul li {
  margin: 0 0 0.6em;
}
.detail-iron-7c24 .picture-6ce7 ul li.icon_warm_a305,
.detail-iron-7c24 .picture-6ce7 ul li.photo-b519 {
  position: relative;
}
.detail-iron-7c24 .picture-6ce7 ul li.icon_warm_a305 .overlay-17eb,
.detail-iron-7c24 .picture-6ce7 ul li.photo-b519 .overlay-17eb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.detail-iron-7c24 .picture-6ce7 ul li.icon_warm_a305:after:after,
.detail-iron-7c24 .picture-6ce7 ul li.icon_warm_a305:after:before,
.detail-iron-7c24
  .picture-6ce7
  ul
  li.photo-b519:after:after,
.detail-iron-7c24
  .picture-6ce7
  ul
  li.photo-b519:after:before {
  content: "";
  display: table;
}
.detail-iron-7c24 .picture-6ce7 ul li.icon_warm_a305:after:after,
.detail-iron-7c24
  .picture-6ce7
  ul
  li.photo-b519:after:after {
  clear: both;
}
.detail-iron-7c24 .picture-6ce7 a.caption-375e:hover {
  text-decoration: none;
}
.detail-iron-7c24 .picture-6ce7 select {
  max-width: 100%;
}
.detail-iron-7c24 .picture-6ce7 table {
  font-size: 85%;
}
.detail-iron-7c24 .picture-6ce7 table td,
.detail-iron-7c24 .picture-6ce7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.detail-iron-7c24 .picture-6ce7 table tfoot td {
  text-align: left;
}
.detail-iron-7c24 .picture-6ce7 :last-child {
  margin-bottom: 0;
}
.detail-iron-7c24 .picture-6ce7 .hover-inner-49e9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.detail-iron-7c24 .picture-6ce7 .hover-inner-49e9 label {
  width: 100%;
}
.detail-iron-7c24 .picture-6ce7 .hover-inner-49e9 .preview_9de3 {
  width: 100%;
  display: block;
}
.detail-iron-7c24 .picture-6ce7 .hover-inner-49e9 .soft-9776 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.detail-iron-7c24 .picture-6ce7 .hover-inner-49e9 .soft-9776:hover svg #svg-search {
  fill: #444;
}
.detail-iron-7c24 .picture-6ce7 .hover-inner-49e9 .soft-9776 svg {
  width: 18px;
  height: 18px;
}
.detail-iron-7c24 .caption_6595 ul ul,
.detail-iron-7c24 .text-bc15 ul ul,
.detail-iron-7c24 .gradient_7ee9 ul ul,
.detail-iron-7c24 .south_5135 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.detail-iron-7c24 .caption_6595 .component_a6d8 > a,
.detail-iron-7c24 .text-bc15 .component_a6d8 > a,
.detail-iron-7c24 .gradient_7ee9 .component_a6d8 > a,
.detail-iron-7c24 .south_5135 .component_a6d8 > a {
  margin-bottom: 0;
}
.detail-iron-7c24 .highlight-0f40 li,
.detail-iron-7c24 .caption_6595 li,
.detail-iron-7c24 .tooltip-5aab li,
.detail-iron-7c24 .text-bc15 li,
.detail-iron-7c24 .gradient_7ee9 li,
.detail-iron-7c24 .south_5135 li,
.detail-iron-7c24 .video-last-6907 li,
.detail-iron-7c24 .pressed_e79e li {
  display: block;
  position: relative;
}
.detail-iron-7c24 .highlight-0f40 li:last-child,
.detail-iron-7c24 .caption_6595 li:last-child,
.detail-iron-7c24 .tooltip-5aab li:last-child,
.detail-iron-7c24 .text-bc15 li:last-child,
.detail-iron-7c24 .gradient_7ee9 li:last-child,
.detail-iron-7c24 .south_5135 li:last-child,
.detail-iron-7c24 .video-last-6907 li:last-child,
.detail-iron-7c24 .pressed_e79e li:last-child {
  border: none;
}
.detail-iron-7c24 .highlight-0f40 li a,
.detail-iron-7c24 .caption_6595 li a,
.detail-iron-7c24 .tooltip-5aab li a,
.detail-iron-7c24 .text-bc15 li a,
.detail-iron-7c24 .gradient_7ee9 li a,
.detail-iron-7c24 .south_5135 li a,
.detail-iron-7c24 .video-last-6907 li a,
.detail-iron-7c24 .pressed_e79e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail-iron-7c24 .highlight-0f40 li ul li::before,
.detail-iron-7c24 .caption_6595 li ul li::before,
.detail-iron-7c24 .tooltip-5aab li ul li::before,
.detail-iron-7c24 .text-bc15 li ul li::before,
.detail-iron-7c24 .gradient_7ee9 li ul li::before,
.detail-iron-7c24 .south_5135 li ul li::before,
.detail-iron-7c24 .video-last-6907 li ul li::before,
.detail-iron-7c24 .pressed_e79e li ul li::before {
  left: 15px;
}
.detail-iron-7c24 .highlight-0f40 li ul a,
.detail-iron-7c24 .caption_6595 li ul a,
.detail-iron-7c24 .tooltip-5aab li ul a,
.detail-iron-7c24 .text-bc15 li ul a,
.detail-iron-7c24 .gradient_7ee9 li ul a,
.detail-iron-7c24 .south_5135 li ul a,
.detail-iron-7c24 .video-last-6907 li ul a,
.detail-iron-7c24 .pressed_e79e li ul a {
  padding-left: 20px;
}
.detail-iron-7c24 .highlight-0f40 li ul ul li::before,
.detail-iron-7c24 .caption_6595 li ul ul li::before,
.detail-iron-7c24 .tooltip-5aab li ul ul li::before,
.detail-iron-7c24 .text-bc15 li ul ul li::before,
.detail-iron-7c24 .gradient_7ee9 li ul ul li::before,
.detail-iron-7c24 .south_5135 li ul ul li::before,
.detail-iron-7c24 .video-last-6907 li ul ul li::before,
.detail-iron-7c24 .pressed_e79e li ul ul li::before {
  left: 30px;
}
.detail-iron-7c24 .highlight-0f40 li ul ul a,
.detail-iron-7c24 .caption_6595 li ul ul a,
.detail-iron-7c24 .tooltip-5aab li ul ul a,
.detail-iron-7c24 .text-bc15 li ul ul a,
.detail-iron-7c24 .gradient_7ee9 li ul ul a,
.detail-iron-7c24 .south_5135 li ul ul a,
.detail-iron-7c24 .video-last-6907 li ul ul a,
.detail-iron-7c24 .pressed_e79e li ul ul a {
  padding-left: 40px;
}
.detail-iron-7c24 .hover-6b8d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail-iron-7c24 .pressed_e79e ul li {
  margin-bottom: 1.41575em;
}
.detail-iron-7c24 .pressed_e79e ul li .paper_9cb6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.detail-iron-7c24 .pressed_e79e ul li .gas_a099 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.card-wood-c7cd .highlight-0f40 li a,
.card-wood-c7cd .caption_6595 li a,
.card-wood-c7cd .tooltip-5aab li a,
.card-wood-c7cd .text-bc15 li a,
.card-wood-c7cd .gradient_7ee9 li a,
.card-wood-c7cd .south_5135 li a,
.card-wood-c7cd .video-last-6907 li a,
.card-wood-c7cd .pressed_e79e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-wood-c7cd .hover-6b8d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-wood-c7cd .picture-6ce7 ul li.icon_warm_a305 .overlay-17eb,
.card-wood-c7cd .picture-6ce7 ul li.photo-b519 .overlay-17eb {
  background: rgba(0, 0, 0, 0.2);
}
.card-wood-c7cd .detail-iron-7c24 .picture-6ce7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-left-245b .detail-iron-7c24 .alert_over_2366 li {
  margin: 0;
}
.image-left-245b .detail-iron-7c24 .alert_over_2366 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.image-left-245b .detail-iron-7c24 .alert_over_2366 li ul {
  margin: 0;
}
.image-left-245b .detail-iron-7c24 .alert_over_2366 li ul li a {
  padding-left: 15px;
}
.image-left-245b .detail-iron-7c24 .alert_over_2366 li ul li li a {
  padding-left: 30px;
}
.image-left-245b .detail-iron-7c24 .alert_over_2366 li.widget-5fed > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.image-left-245b .detail-iron-7c24 .alert_over_2366 li.widget-5fed > 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;
}
.image-left-245b .detail-iron-7c24 .alert_over_2366 li.widget-5fed > 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;
}
.aside_0f69 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.current-957f {
  position: relative;
  z-index: 10;
}
.current-957f .paper-84a3 {
  width: 100%;
  max-width: 100%;
}
.block_fde4 .article-54c5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.block_fde4 .shade_copper_61a1 {
}
.block_fde4 .card-wood-c7cd {
  background: #292929;
}
.tertiary_lower_c63d .article-54c5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tertiary_lower_c63d .shade_copper_61a1 {
  background: #f9f9f9;
}
.tertiary_lower_c63d .card-wood-c7cd {
  background: #303030;
}
.border-3980 .article-54c5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .border-3980 .gallery_stone_f8c5 {
    margin-bottom: 1em;
  }
  .border-3980 .gallery_stone_f8c5:last-child {
    margin-bottom: 0;
  }
}
.border-3980 .shade_copper_61a1 {
  background: #ededed;
}
.border-3980 .card-wood-c7cd {
  background: #1a1a1a;
}
.article-54c5.shade_copper_61a1 {
  color: rgba(0, 0, 0, 0.6);
}
.article-54c5.shade_copper_61a1 .pink_2757 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.article-54c5.card-wood-c7cd {
  color: rgba(255, 255, 255, 0.99);
}
.article-54c5.card-wood-c7cd a:not(.caption-375e) {
  color: rgba(255, 255, 255, 0.79);
}
.article-54c5.card-wood-c7cd a:not(.caption-375e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-54c5.card-wood-c7cd .pink_2757 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-54c5.card-wood-c7cd table tbody td,
.article-54c5.card-wood-c7cd table th {
  background: rgba(0, 0, 0, 0.08);
}
.disabled-41ad.fresh_846d .element-hard-8292 {
  max-width: initial;
}
.disabled-41ad .accordion-9700 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.disabled-41ad .accordion-9700 .paper-84a3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .disabled-41ad .accordion-9700 .paper-84a3 {
    display: block;
    margin-bottom: 2em;
  }
  .disabled-41ad .accordion-9700 .paper-84a3:last-child {
    margin-bottom: 0;
  }
}
.border-3980 .gallery_stone_f8c5:last-child,
.tertiary_lower_c63d .gallery_stone_f8c5:last-child,
.block_fde4 .gallery_stone_f8c5:last-child {
  margin-bottom: 0;
}
.border-3980 .gallery_stone_f8c5 .detail-iron-7c24 .picture-6ce7:last-child,
.tertiary_lower_c63d .gallery_stone_f8c5 .detail-iron-7c24 .picture-6ce7:last-child,
.block_fde4 .gallery_stone_f8c5 .detail-iron-7c24 .picture-6ce7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .border-3980 .notification-125e,
  .border-3980 .shadow_22e4,
  .tertiary_lower_c63d .notification-125e,
  .tertiary_lower_c63d .shadow_22e4,
  .block_fde4 .notification-125e,
  .block_fde4 .shadow_22e4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .current-957f .gallery_stone_f8c5 {
    margin-bottom: 2em;
  }
}
.current-957f p:last-child {
  margin-bottom: 0;
}
.current-957f li,
.current-957f ul {
  list-style: none;
  margin: 0;
}
.current-957f ul ul {
  margin-left: 2.617924em;
}
.row_full_22be {
  font-size: 0.875em;
}

/* css-noise: 4e91 */
.ghost-box-x0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
