/*!
Theme Name: Customify
Theme URI: https://pressmaximum.advanced-c9df/customify
Author: WPCustomify
Author URI: https://pressmaximum.advanced-c9df
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.advanced-c9df/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.form-4e30.list_a976/licenses/gpl-2.0.message-up-7470
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.complex-3cbd/, (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.notice-north-1d5b.summary_edff/normalize.wood_b28c/
 ======
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.wood_b28c v7.0.0 | MIT License | github.advanced-c9df/necolas/normalize.wood_b28c */
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;
}
.fluid-b2e6 .layout_3b1f,
.hover-active-7488,
.south_32dc,
.hero-0df1,
.new_7f72,
.thick_abd0,
.container-out-ab24,
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;
}
.hover-active-7488,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hover-active-7488,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hover-active-7488,
  h1 {
    font-size: 1.8em;
  }
}
.south_32dc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.south_32dc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .south_32dc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .south_32dc,
  h2 {
    font-size: 1.7em;
  }
}
.hero-0df1,
h3 {
  font-size: 1.618em;
}
.fluid-b2e6 .layout_3b1f,
.new_7f72,
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.blue-c091 {
  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;
}
.tertiary_fb63:after,
.tertiary_fb63:before,
.widget-old-efd4:after,
.widget-old-efd4:before {
  content: "";
  display: table;
}
.tertiary_fb63:after,
.widget-old-efd4:after {
  clear: both;
}
.tag_9871 {
  float: right;
  margin-right: 0;
}
.plasma-59dc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.liquid_317a .dropdown_df78,
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;
}
.liquid_317a .dropdown_df78: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;
}
.plasma_4c72 .dropdown_df78 {
  box-shadow: none;
}
.plasma_4c72
  .dropdown_df78
  .hidden-selected-d8c4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.plasma_4c72 .dropdown_df78 .tabs-92f1 {
  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;
}
.plasma_4c72
  .dropdown_df78
  .tabs-92f1
  b {
  display: none;
}
.plasma_4c72 .detail_huge_3638 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.video-short-710e:not(.column_wood_6bc3):not(.liquid-67a4),
button:not(.column_wood_6bc3):not(.liquid-67a4),
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ),
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ),
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ) {
  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;
}
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):hover,
button:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):hover,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):hover,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):hover,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):active,
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):focus,
button:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):active,
button:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):focus,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):active,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):focus,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):active,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):focus,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):active,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):focus {
  outline: 0;
}
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6,
button:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6 {
  position: relative;
}
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .content_light_bbad,
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .picture_simple_9b58,
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .bright_72aa,
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  i,
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  svg,
button:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .content_light_bbad,
button:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .picture_simple_9b58,
button:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .bright_72aa,
button:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  i,
button:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  svg,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .content_light_bbad,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .picture_simple_9b58,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .bright_72aa,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  i,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  svg,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .content_light_bbad,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .picture_simple_9b58,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .bright_72aa,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  i,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  svg,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .content_light_bbad,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .picture_simple_9b58,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  .bright_72aa,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  i,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6
  svg {
  visibility: hidden;
}
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6:after,
button:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6:after,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6:after,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6:after,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ).fn-loading-1fe6: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;
}
.video-short-710e:not(.column_wood_6bc3):not(.liquid-67a4),
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ),
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ),
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ) {
  color: #fff;
  background: #235787;
}
.video-short-710e:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):focus,
input[type="button"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):focus,
input[type="reset"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):focus,
input[type="submit"]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ):focus {
  color: #fff;
}
.video-short-710e.fn-disabled-1fe6:not(.column_wood_6bc3):not(
    .liquid-67a4
  ),
.video-short-710e[disabled]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ),
button.fn-disabled-1fe6:not(.column_wood_6bc3):not(
    .liquid-67a4
  ),
button[disabled]:not(.column_wood_6bc3):not(
    .liquid-67a4
  ) {
  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;
}
.lower-826c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lower-826c: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;
}
.menu_52d0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout-79ee {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hot-a79b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tertiary_fb63:after,
.tertiary_fb63:before,
.nav_2e07:after,
.nav_2e07:before,
.notice_wood_2022:after,
.notice_wood_2022:before,
.iron_02b7:after,
.iron_02b7:before,
.shade-f7a8:after,
.shade-f7a8:before,
.hero-701c:after,
.hero-701c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tertiary_fb63:after,
.nav_2e07:after,
.notice_wood_2022:after,
.iron_02b7:after,
.shade-f7a8:after,
.hero-701c:after {
  clear: both;
}
.nav_2e07 .component-f38a,
.notice_wood_2022 .component-f38a,
.header_prev_6aa1 .component-f38a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tall_a6f3 {
  display: inline-block;
}
.dirty_ea6f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dirty_ea6f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dirty_ea6f .west-b996 {
  padding: 1em 0;
  font-size: 85%;
}
.west-b996 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.picture-up-bdcd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.picture-up-bdcd:after,
.picture-up-bdcd:before {
  content: "";
  display: table;
}
.picture-up-bdcd:after {
  clear: both;
}
.sort_6834 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.info_5048 .sort_6834 {
  max-width: 50%;
}
.shade-fresh-c47f .sort_6834 {
  max-width: 33.33%;
}
.header_ddda .sort_6834 {
  max-width: 25%;
}
.widget_1389 .sort_6834 {
  max-width: 20%;
}
.detail_old_cc62 .sort_6834 {
  max-width: 16.66%;
}
.simple_1f62 .sort_6834 {
  max-width: 14.28%;
}
.focus_2a85 .sort_6834 {
  max-width: 12.5%;
}
.gradient-smooth-9d36 .sort_6834 {
  max-width: 11.11%;
}
.search_c93b {
  display: block;
}
.fluid-b2e6 .east_4736 label,
.fluid-b2e6 .video-1832 label,
.fluid-b2e6 .element-6f3c label,
.fluid-b2e6 .heading_e204 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel-4b99 {
  list-style: none;
  margin: 0;
}
.panel-4b99 article.gold-bf21 {
  margin-bottom: 0;
}
.panel-4b99 ul {
  list-style: none;
  margin: 0;
}
.panel-4b99 .notification_fluid_9014 li.gold-bf21 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel-4b99 .notification_fluid_9014 li.gold-bf21 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel-4b99 .notification_fluid_9014 li.gold-bf21: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) {
  .panel-4b99 .notification_fluid_9014 li.gold-bf21 li.gold-bf21 li.gold-bf21 li.gold-bf21 {
    padding-left: 0;
  }
}
article.gold-bf21 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold-bf21 .nav_2e07 p:last-of-type {
  margin-bottom: 0;
}
article.gold-bf21 .hot_191c {
  float: left;
}
article.gold-bf21 .item-fresh-663c {
  margin-left: 85px;
}
article.gold-bf21 .preview-def5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold-bf21 .preview-def5 .mask_silver_6c23 {
  margin-left: 10px;
}
article.gold-bf21 .shade-17ca {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold-bf21 .disabled_86d3 {
  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 .east_4736,
  #respond .element-6f3c,
  #respond .heading_e204 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .east_4736 input,
#respond .element-6f3c input,
#respond .heading_e204 input {
  width: 100%;
}
#respond .heading_e204 {
  margin-right: 0;
}
#respond .backdrop_7914 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright_c775 {
  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;
}
.bright_c775.disabled-lower-b2e4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bright_c775 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%);
}
.bright_c775:focus,
.bright_c775: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);
}
.static-31b9 {
  border-radius: 10%;
}
.gallery-rough-46f3 {
  border-radius: 50%;
}
.gradient_bright_659c {
  font-size: 0.72em;
}
.slider-6b50 {
  font-size: 0.875em;
}
.left_0008 {
  font-size: 1.1em;
}
.texture-active-5d80 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture-active-5d80.gradient_bright_659c {
  letter-spacing: 0.5px;
}
.bronze_2583,
.bronze_2583 a {
  color: #6d6d6d;
}
.bronze_2583 a:hover {
  color: #111;
}
.feature_gold_e062 {
  color: #6d6d6d;
}
.panel-cd86 {
  overflow-x: hidden;
}
.panel-cd86 .tall-6f78.huge_e0b7 {
  position: relative;
}
.panel-cd86 .tall-6f78.huge_e0b7.video_59c0 {
  position: initial;
}
.panel-cd86
  .tall-6f78.huge_e0b7.video_59c0
  .medium_fdbb {
  left: auto;
}
.panel-cd86 .tall-6f78 .medium_fdbb {
  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;
}
.panel-cd86 .tall-6f78:hover.huge_e0b7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.panel-cd86
  .tall-6f78:hover.huge_e0b7
  .medium_fdbb {
  display: block;
  z-index: 9999999;
}
.panel-cd86 .paper_090c .fresh_ad22,
.panel-cd86 .stale-4b8c .fresh_ad22 {
  display: none;
}
.panel-cd86 .shade-glass-4c01 .tall-6f78:hover.huge_e0b7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fluid-b2e6 .east_4736 label,
.fluid-b2e6 .video-1832 label,
.fluid-b2e6 .element-6f3c label,
.fluid-b2e6 .heading_e204 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel-4b99 {
  list-style: none;
  margin: 0;
}
.panel-4b99 article.gold-bf21 {
  margin-bottom: 0;
}
.panel-4b99 ul {
  list-style: none;
  margin: 0;
}
.panel-4b99 .notification_fluid_9014 li.gold-bf21 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel-4b99 .notification_fluid_9014 li.gold-bf21 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel-4b99 .notification_fluid_9014 li.gold-bf21: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) {
  .panel-4b99 .notification_fluid_9014 li.gold-bf21 li.gold-bf21 li.gold-bf21 li.gold-bf21 {
    padding-left: 0;
  }
}
article.gold-bf21 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold-bf21 .nav_2e07 p:last-of-type {
  margin-bottom: 0;
}
article.gold-bf21 .hot_191c {
  float: left;
}
article.gold-bf21 .item-fresh-663c {
  margin-left: 85px;
}
article.gold-bf21 .preview-def5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold-bf21 .preview-def5 .mask_silver_6c23 {
  margin-left: 10px;
}
article.gold-bf21 .shade-17ca {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold-bf21 .disabled_86d3 {
  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 .east_4736,
  #respond .element-6f3c,
  #respond .heading_e204 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .east_4736 input,
#respond .element-6f3c input,
#respond .heading_e204 input {
  width: 100%;
}
#respond .heading_e204 {
  margin-right: 0;
}
#respond .backdrop_7914 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paper_090c .filter-ffbb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.filter-ffbb .gradient-4ab3.component_4fef .layout-top-edc3 > li > a:focus,
.filter-ffbb .gradient-4ab3.component_4fef .layout-top-edc3 > li > a:hover,
.filter-ffbb .gradient-4ab3.modal-882d .layout-top-edc3 > li > a:focus,
.filter-ffbb .gradient-4ab3.modal-882d .layout-top-edc3 > li > a:hover,
.filter-ffbb .gradient-4ab3.paragraph-8f31 .layout-top-edc3 > li > a:focus,
.filter-ffbb .gradient-4ab3.paragraph-8f31 .layout-top-edc3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-ffbb
  .gradient-4ab3.component_4fef
  .layout-top-edc3
  > li.disabled-3c90
  > a,
.filter-ffbb
  .gradient-4ab3.component_4fef
  .layout-top-edc3
  > li.first_6299
  > a,
.filter-ffbb
  .gradient-4ab3.modal-882d
  .layout-top-edc3
  > li.disabled-3c90
  > a,
.filter-ffbb
  .gradient-4ab3.modal-882d
  .layout-top-edc3
  > li.first_6299
  > a,
.filter-ffbb
  .gradient-4ab3.paragraph-8f31
  .layout-top-edc3
  > li.disabled-3c90
  > a,
.filter-ffbb .gradient-4ab3.paragraph-8f31 .layout-top-edc3 > li.component_2fa9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.filter-ffbb .glass-9906,
.filter-ffbb .glass-9906 a {
  color: rgba(255, 255, 255, 0.99);
}
.filter-ffbb .first-bfb6.aside_1e5b li a,
.filter-ffbb .gallery_b2d4 a,
.filter-ffbb .form_yellow_31f0,
.filter-ffbb .layout-top-edc3 > li > a,
.filter-ffbb .element_upper_2c6c {
  color: rgba(255, 255, 255, 0.79);
}
.filter-ffbb .first-bfb6.aside_1e5b li a:hover,
.filter-ffbb .gallery_b2d4 a:hover,
.filter-ffbb .form_yellow_31f0:hover,
.filter-ffbb .layout-top-edc3 > li > a:hover,
.filter-ffbb .element_upper_2c6c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-ffbb .aside_219d {
  color: rgba(255, 255, 255, 0.79);
}
.filter-ffbb .aside_219d .image-upper-3228 {
  color: rgba(255, 255, 255, 0.99);
}
.filter-ffbb .aside_219d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-ffbb .dynamic_e8ef .first-e439 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter-ffbb .dynamic_e8ef .first-e439 .easy-6f02 {
  color: rgba(255, 255, 255, 0.79);
}
.filter-ffbb
  .dynamic_e8ef
  .first-e439
  .easy-6f02::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-ffbb
  .dynamic_e8ef
  .first-e439
  .easy-6f02:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-ffbb
  .dynamic_e8ef
  .first-e439
  .easy-6f02::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-ffbb
  .dynamic_e8ef
  .first-e439
  .easy-6f02::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-ffbb .dynamic_e8ef .hard_d352 {
  color: rgba(255, 255, 255, 0.79);
}
.filter-ffbb .dynamic_e8ef .hard_d352:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_8809
  .filter-ffbb
  .dynamic_e8ef
  .dynamic-f6af
  .plasma-08b4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_8809
  .filter-ffbb
  .dynamic_e8ef
  .dynamic-f6af
  .easy-6f02 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper_090c .pattern_9bf0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pattern_9bf0 .gradient-4ab3.component_4fef .layout-top-edc3 > li > a:focus,
.pattern_9bf0 .gradient-4ab3.component_4fef .layout-top-edc3 > li > a:hover,
.pattern_9bf0 .gradient-4ab3.modal-882d .layout-top-edc3 > li > a:focus,
.pattern_9bf0 .gradient-4ab3.modal-882d .layout-top-edc3 > li > a:hover,
.pattern_9bf0 .gradient-4ab3.paragraph-8f31 .layout-top-edc3 > li > a:focus,
.pattern_9bf0 .gradient-4ab3.paragraph-8f31 .layout-top-edc3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_9bf0
  .gradient-4ab3.component_4fef
  .layout-top-edc3
  > li.disabled-3c90
  > a,
.pattern_9bf0
  .gradient-4ab3.component_4fef
  .layout-top-edc3
  > li.first_6299
  > a,
.pattern_9bf0
  .gradient-4ab3.modal-882d
  .layout-top-edc3
  > li.disabled-3c90
  > a,
.pattern_9bf0
  .gradient-4ab3.modal-882d
  .layout-top-edc3
  > li.first_6299
  > a,
.pattern_9bf0
  .gradient-4ab3.paragraph-8f31
  .layout-top-edc3
  > li.disabled-3c90
  > a,
.pattern_9bf0 .gradient-4ab3.paragraph-8f31 .layout-top-edc3 > li.component_2fa9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_9bf0 .glass-9906,
.pattern_9bf0 .glass-9906 a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_9bf0 .first-bfb6.aside_1e5b li a,
.pattern_9bf0 .gallery_b2d4 a,
.pattern_9bf0 .form_yellow_31f0,
.pattern_9bf0 .layout-top-edc3 > li > a,
.pattern_9bf0 .element_upper_2c6c {
  color: rgba(0, 0, 0, 0.55);
}
.pattern_9bf0 .first-bfb6.aside_1e5b li a:hover,
.pattern_9bf0 .gallery_b2d4 a:hover,
.pattern_9bf0 .form_yellow_31f0:hover,
.pattern_9bf0 .layout-top-edc3 > li > a:hover,
.pattern_9bf0 .element_upper_2c6c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_9bf0 .aside_219d {
  color: rgba(0, 0, 0, 0.55);
}
.pattern_9bf0 .aside_219d .image-upper-3228 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_9bf0 .aside_219d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north-e5e3 .black-19bc {
  margin-left: auto;
  margin-right: auto;
}
.notice_wood_2022 > * {
  margin-left: auto;
  margin-right: auto;
}
.notice_wood_2022 .menu_52d0 {
  margin-right: 1.41575em;
}
.footer-selected-c7a9 .notice_wood_2022 > .tertiary-slow-fcb5 {
  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;
}
.footer-selected-c7a9 .notice_wood_2022 > .plasma_e575 {
  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;
}
.primary_lower_f663.north-e5e3 .black-19bc,
.caption-21ff.north-e5e3 .black-19bc {
  margin-left: 0;
}
.image_dc7c.north-e5e3 .black-19bc,
.down-a058.north-e5e3 .black-19bc {
  margin-right: 0;
}
.notice_wood_2022 ol,
.notice_wood_2022 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dropdown-hard-af40 video {
  max-width: 100%;
}
.table-d753 img {
  display: block;
}
.table-d753.menu_52d0,
.table-d753.layout-79ee {
  width: 100%;
}
.table-d753.plasma_e575 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.item-stale-4232:not(.input-a36b) {
  margin: 1.5em auto;
}
.full-b580 p {
  padding: 1.5em 14px;
}
ul.focus-9ccf.plasma_e575,
ul.focus-9ccf.tertiary-slow-fcb5,
ul.focus-9ccf.advanced-781d.tertiary-slow-fcb5 {
  padding: 0 14px;
}
.wrapper_8bcc {
  display: block;
  overflow-x: auto;
}
.wrapper_8bcc table {
  border-collapse: collapse;
  width: 100%;
}
.wrapper_8bcc td,
.wrapper_8bcc th {
  padding: 0.5em;
}
.notice_wood_2022 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notice_wood_2022 ol ol,
.notice_wood_2022 ol ul,
.notice_wood_2022 ul ol,
.notice_wood_2022 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notice_wood_2022 ol ol li,
.notice_wood_2022 ol ul li,
.notice_wood_2022 ul ol li,
.notice_wood_2022 ul ul li {
  margin-left: 0;
}
.banner_b72b.card_4e75 > .border_4b10 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.banner_b72b.card_4e75 > .border_4b10 iframe,
.banner_b72b.card_4e75 > .border_4b10 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.module-11b1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.module-11b1.row_2649 {
  padding: 0;
}
.module-11b1.row_2649 cite {
  font-size: 13px;
}
.module-11b1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.module-11b1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.steel_02a9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.steel_02a9 > p:first-child {
  margin-top: 0;
}
.steel_02a9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.steel_02a9 blockquote {
  border-left: 0;
}
.slow_f726 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.slow_f726:not(.thumbnail-c837) {
  max-width: 100px;
}
.slow_f726.list-d96b {
  border-bottom: none !important;
  text-align: center;
}
.slow_f726.list-d96b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .full-b580 p {
    padding: 1.5em 0;
  }
}
.active_605a {
  color: #0073aa;
}
.header-middle-c9f9 {
  background-color: #0073aa;
}
.texture-action-8c7e {
  color: #229fd8;
}
.description-45d0 {
  background-color: #229fd8;
}
.link_c257 {
  color: #eee;
}
.backdrop-small-fef3 {
  background-color: #eee;
}
.nav-out-4988 {
  color: #444;
}
.aside_cd73 {
  background-color: #444;
}
.silver-158c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.silver-158c .copper-4c94 .gallery_b2d4 {
  font-size: 15px;
}
.silver-158c .gallery_b2d4 {
  line-height: 1.3;
}
.silver-158c .pattern_9bf0 {
}
.silver-158c .filter-ffbb {
  background: #235787;
}
.pagination_tall_8537 {
  padding: 0;
}
.pagination_tall_8537 .filter-ffbb {
  background: #1a1a1a;
}
.pagination_tall_8537 .pattern_9bf0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.detail_current_16ce {
  padding: 0;
  border-left: none;
  border-right: none;
}
.detail_current_16ce .pattern_9bf0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.detail_current_16ce .filter-ffbb {
  background: #303030;
}
.hero-701c {
  position: relative;
  z-index: 10;
}
.hero-701c .hover-wide-d23f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.down_e7bc .huge_e0b7 {
  display: inline-block;
  vertical-align: middle;
}
.down_e7bc.pro_2ef6 .huge_e0b7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .down_e7bc.pro_2ef6 .huge_e0b7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .down_e7bc.pro_2ef6 .huge_e0b7 {
    margin-right: 0.4em;
  }
}
.down_e7bc.pro_2ef6 .huge_e0b7:last-child {
  margin-right: 0;
}
.gradient-first-93da .hover-wide-d23f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paper_090c .copper-4c94 {
    margin: 0 -0.5em;
  }
  .paper_090c .copper-4c94 [class*="customify-col-"],
  .paper_090c .copper-4c94 [class*="customify-col_"],
  .paper_090c .copper-4c94 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paper_090c.preview-narrow-b9a8 .hover-wide-d23f {
  background: 0 0 !important;
}
.paper_090c.preview-narrow-b9a8 .hover-wide-d23f,
.paper_090c.gradient-first-93da .hover-wide-d23f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paper_090c.nav-current-7430 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paper_090c.gradient-first-93da .hover-wide-d23f {
  box-shadow: none !important;
}
.image-fad5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .image-fad5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .image-fad5 {
    padding: 18px 0 20px;
  }
}
.image-fad5 .small-78ac {
  width: 100%;
}
.image-fad5 .tiny-3492 {
  margin-bottom: 0;
}
.image-fad5 .header_pink_3741 {
  margin-top: 5px;
  font-size: 0.875em;
}
.link_9548 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.link_9548 .heading_d333 {
  width: 100%;
}
.pressed-57f5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pressed-57f5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pressed-57f5 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;
}
.pressed-57f5 li:last-child:after {
  display: none;
}
.pressed-57f5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.carousel_bba8 .fresh_ad22 button,
.image-fad5 .fresh_ad22 button {
  left: 0;
}
.carousel_bba8 .heading_d333,
.image-fad5 .heading_d333 {
  padding-left: 0;
  padding-right: 0;
}
.carousel_bba8 .link_9548,
.image-fad5 .link_9548 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.carousel_bba8 {
  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;
}
.carousel_bba8: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;
}
.carousel_bba8 .modal_hot_f959 {
  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) {
  .carousel_bba8 .modal_hot_f959 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_bba8 .modal_hot_f959 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_bba8 .modal_hot_f959 {
    min-height: 200px;
  }
}
.carousel_bba8 .pressed-57f5 {
  color: rgba(255, 255, 255, 0.8);
}
.carousel_bba8 .pressed-57f5 a,
.carousel_bba8 .pressed-57f5 li:after {
  color: inherit;
}
.carousel_bba8 .pressed-57f5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dynamic-63de {
  margin-bottom: 0.5em;
}
.secondary_8fec {
  margin-bottom: 1.2em;
}
.secondary_8fec,
.dynamic-63de {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.secondary_8fec p:last-child,
.dynamic-63de p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fresh_ad22,
#masthead .fresh_ad22 {
  display: none;
}
#masthead
  > .fresh_ad22.caption_ef6d {
  display: none;
}
#masthead > .fresh_ad22 button {
  left: 0;
}
.medium-c9d4 {
  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%;
}
.medium-c9d4 .huge_e0b7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.medium-c9d4 .paper-cf53 {
  display: -webkit-box;
  display: flex;
}
.medium-c9d4 .paper-cf53.east-ecee {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.medium-c9d4 .paper-cf53.gas-2503 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.medium-c9d4 .paper-cf53.gradient-down-0e99 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.medium-c9d4.description_5494.highlight-79c6 .paper-cf53.east-ecee {
  flex-basis: 100%;
}
.medium-c9d4.accordion_9795 .paper-cf53.gas-2503 {
  -webkit-box-flex: 1;
  flex: auto;
}
.medium-c9d4.accordion_9795 .paper-cf53.gradient-down-0e99 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fresh_ad22.caption_ef6d {
  display: none;
}
#masthead > .fresh_ad22 button {
  left: 0;
}
.box_a892 {
  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;
}
.box_a892:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.box_a892.description_yellow_13cb i {
  margin-right: 4px;
}
.box_a892.alert_pro_fb1e i {
  margin-left: 5px;
}
.gallery_b2d4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gallery_b2d4 p:last-child {
  margin-bottom: 0;
}
.short_68e4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.short_68e4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.short_68e4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.short_68e4 .glass-9906 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.short_68e4 .logo-e757 {
  margin: 5px 0 7px 0;
}
.short_68e4.tall_89d1 .status_inner_d320 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short_68e4.tall_89d1 .new-4e49 {
  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;
}
.short_68e4.red-fb5d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.short_68e4.red-fb5d .status_inner_d320 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short_68e4.red-fb5d .new-4e49 {
  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;
}
.short_68e4.module-9ec6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.short_68e4.upper_916a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.short_68e4.upper_916a .new-4e49 {
  margin-top: 7px;
}
.component-lite-7834 {
  display: inline-block;
}
.hero-701c .cold-8735 .short_68e4 img {
  max-width: 100%;
}
.gradient-4ab3 .panel-1e04.sort-729a,
.prev_5d06 .panel-1e04.sort-729a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient-4ab3 .tabs-3574,
.prev_5d06 .tabs-3574 {
  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%);
}
.gradient-4ab3 .tabs-3574 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gradient-4ab3.dirty_a0e0 .tabs-3574 {
  display: none;
}
.gradient-4ab3 .status_be23 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient-4ab3 .status_be23 li {
  display: inline-block;
  position: relative;
}
.gradient-4ab3 .status_be23 li:last-child {
  margin-right: 0;
}
.gradient-4ab3 .status_be23 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;
}
.gradient-4ab3 .status_be23 li.component_2fa9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gradient-4ab3 .status_be23 > 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;
}
.gradient-4ab3 .status_be23 > li > a i {
  line-height: 0;
}
.gradient-4ab3 .status_be23 > li.description-cool-ea65 > a .tabs-3574 {
  margin-left: 4px;
  line-height: 0;
}
.gradient-4ab3 .status_be23 .white-0647 li.description-cool-ea65 > a {
  position: relative;
}
.gradient-4ab3 .status_be23 .white-0647 li.description-cool-ea65 > a:after,
.gradient-4ab3 .status_be23 .white-0647 li.description-cool-ea65 > a:before {
  content: "";
  display: table;
}
.gradient-4ab3 .status_be23 .white-0647 li.description-cool-ea65 > a:after {
  clear: both;
}
.gradient-4ab3 .status_be23 .white-0647 li.description-cool-ea65 > a .tabs-3574 {
  margin-left: 5px;
  float: right;
}
.gradient-4ab3 .next-d76a,
.gradient-4ab3 .white-0647 {
  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;
}
.gradient-4ab3 .white-0647 {
  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;
}
.gradient-4ab3 .white-0647 .sort-729a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient-4ab3 .white-0647 .tabs-3574 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gradient-4ab3 .white-0647 li {
  display: block;
  margin: 0;
  padding: 0;
}
.gradient-4ab3 .white-0647 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;
}
.gradient-4ab3 .white-0647 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gradient-4ab3 .white-0647 .white-0647 {
  top: 0;
  left: 100%;
}
.gradient-4ab3 .header_3b1c.fn-focus-1fe6 > .next-d76a,
.gradient-4ab3 .header_3b1c.fn-focus-1fe6 > .white-0647,
.gradient-4ab3 .header_3b1c:focus > .next-d76a,
.gradient-4ab3 .header_3b1c:focus > .white-0647,
.gradient-4ab3 .header_3b1c:hover > .next-d76a,
.gradient-4ab3 .header_3b1c:hover > .white-0647 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gradient-4ab3.paragraph-8f31 .layout-top-edc3:after,
.gradient-4ab3.paragraph-8f31 .layout-top-edc3:before {
  content: "";
  display: table;
}
.gradient-4ab3.paragraph-8f31 .layout-top-edc3:after {
  clear: both;
}
.gradient-4ab3.paragraph-8f31 .layout-top-edc3 > li {
  float: left;
}
.gradient-4ab3.basic_64da .layout-top-edc3:after,
.gradient-4ab3.basic_64da .layout-top-edc3:before {
  content: "";
  display: table;
}
.gradient-4ab3.basic_64da .layout-top-edc3:after {
  clear: both;
}
.gradient-4ab3.basic_64da .layout-top-edc3 > li {
  float: left;
}
.gradient-4ab3.basic_64da .layout-top-edc3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gradient-4ab3.basic_64da .layout-top-edc3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gradient-4ab3.basic_64da .layout-top-edc3 > li.disabled-3c90 > a,
.gradient-4ab3.basic_64da .layout-top-edc3 > li.component_2fa9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gradient-4ab3.component_4fef .layout-top-edc3 > li > a .sort-729a {
  position: relative;
}
.gradient-4ab3.component_4fef .layout-top-edc3 > li > a .sort-729a: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;
}
.gradient-4ab3.component_4fef
  .layout-top-edc3
  > li:focus
  > a
  .sort-729a:before,
.gradient-4ab3.component_4fef
  .layout-top-edc3
  > li:hover
  > a
  .sort-729a:before {
  width: 100%;
  background-color: currentColor;
}
.gradient-4ab3.component_4fef
  .layout-top-edc3
  > li.disabled-3c90
  > a
  .sort-729a:before,
.gradient-4ab3.component_4fef
  .layout-top-edc3
  > li.first_6299
  > a
  .sort-729a:before {
  width: 100%;
  background-color: currentColor;
}
.gradient-4ab3.modal-882d .layout-top-edc3 > li > a .sort-729a {
  position: relative;
}
.gradient-4ab3.modal-882d .layout-top-edc3 > li > a .sort-729a: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;
}
.gradient-4ab3.modal-882d .layout-top-edc3 > li:focus > a .sort-729a:before,
.gradient-4ab3.modal-882d
  .layout-top-edc3
  > li:hover
  > a
  .sort-729a:before {
  width: 100%;
  background-color: currentColor;
}
.gradient-4ab3.modal-882d
  .layout-top-edc3
  > li.disabled-3c90
  > a
  .sort-729a:before,
.gradient-4ab3.modal-882d
  .layout-top-edc3
  > li.first_6299
  > a
  .sort-729a:before {
  width: 100%;
  background-color: currentColor;
}
.prev_5d06 .status_be23 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.prev_5d06 .status_be23 li:first-child > a {
  border-top: none;
}
.prev_5d06 .status_be23 .inner_3d29 > .sort-729a .tabs-3574 {
  display: none;
}
.prev_5d06 .status_be23 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.prev_5d06 .status_be23 li:last-child {
  border: none;
}
.prev_5d06 .status_be23 li.description-cool-ea65 > a {
  padding-right: 45px !important;
}
.prev_5d06 .status_be23 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.prev_5d06 .status_be23 li a:focus,
.prev_5d06 .status_be23 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev_5d06 .status_be23 li .right_661e {
  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;
}
.prev_5d06 .status_be23 li .right_661e:hover {
  box-shadow: none;
}
.prev_5d06 .status_be23 li .right_661e .tabs-3574 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.prev_5d06 .status_be23 .white-0647 {
  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);
}
.prev_5d06 .status_be23 .white-0647 li a {
  padding-left: 3em;
}
.prev_5d06 .status_be23 .south_3da8 > a .right_661e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.prev_5d06 .status_be23 .south_3da8 > .white-0647 {
  display: block;
  opacity: 1;
}
.panel-17c8 {
  max-width: 100%;
}
.full_7991 {
  line-height: 0;
  cursor: pointer;
}
.element_upper_2c6c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.element_upper_2c6c:hover {
  box-shadow: none;
  color: currentColor;
}
.element_upper_2c6c svg {
  width: 18px;
  height: 18px;
}
.element_upper_2c6c .article_df25 {
  display: none;
}
.inner_e133 {
  position: relative;
}
.inner_e133.fn-active-1fe6 .element_upper_2c6c .blue_3b3a {
  display: none;
}
.inner_e133.fn-active-1fe6 .element_upper_2c6c .article_df25 {
  display: inline-block;
}
.inner_e133 .tall-b6f6 {
  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);
}
.inner_e133.notice-solid-fdc9 .tall-b6f6 {
  left: auto;
  right: -0.9em;
}
.inner_e133.notice-solid-fdc9 .logo_black_187f::before {
  left: auto;
  right: 15px;
}
.inner_e133.fn-active-1fe6 .tall-b6f6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dynamic-f6af {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dynamic-f6af label {
  flex-basis: 100%;
}
.dynamic-f6af .first-e439 {
  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;
}
.dynamic-f6af .easy-6f02 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dynamic-f6af .easy-6f02:focus {
  background-color: transparent;
}
.dynamic-f6af button.hard_d352 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dynamic-f6af button.hard_d352:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dynamic-f6af button.hard_d352 svg {
  width: 18px;
  height: 18px;
}
.dynamic-f6af input[type="submit"] {
  min-height: auto;
}
.dynamic_e8ef .dynamic-f6af .easy-6f02 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.logo_black_187f {
  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) {
  .logo_black_187f {
    width: 220px;
  }
}
.logo_black_187f label {
  flex-basis: 100%;
}
.logo_black_187f::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;
}
.backdrop_8809 .dynamic_e8ef .dynamic-f6af {
  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;
}
.backdrop_8809
  .dynamic_e8ef
  .dynamic-f6af
  .first-e439 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.backdrop_8809 .dynamic_e8ef .dynamic-f6af .easy-6f02 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.backdrop_8809
  .dynamic_e8ef
  .dynamic-f6af
  .easy-6f02:focus {
  background: 0 0;
}
.backdrop_8809
  .dynamic_e8ef
  .dynamic-f6af
  .plasma-08b4 {
  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;
}
.first-bfb6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.first-bfb6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.first-bfb6 li:last-child {
  margin-right: 0;
}
.first-bfb6 li:first-child {
  margin-left: 0;
}
.first-bfb6.south_df76 a {
  color: #fff;
}
.first-bfb6.south_df76 a:hover {
  color: #fff;
}
.first-bfb6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.first-bfb6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.first-bfb6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.first-bfb6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.first-bfb6 [class*="social-icon-apple"] {
  background-color: #999;
}
.first-bfb6 [class*="social-icon-apple"].detail-680d {
  background-color: transparent;
  color: #999;
}
.first-bfb6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.first-bfb6 [class*="social-icon-behance"].detail-680d {
  background-color: transparent;
  color: #1769ff;
}
.first-bfb6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.first-bfb6 [class*="social-icon-bitbucket"].detail-680d {
  background-color: transparent;
  color: #205081;
}
.first-bfb6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.first-bfb6 [class*="social-icon-codepen"].detail-680d {
  background-color: transparent;
  color: #000;
}
.first-bfb6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.first-bfb6 [class*="social-icon-delicious"].detail-680d {
  background-color: transparent;
  color: #39f;
}
.first-bfb6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.first-bfb6 [class*="social-icon-digg"].detail-680d {
  background-color: transparent;
  color: #005be2;
}
.first-bfb6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.first-bfb6 [class*="social-icon-dribbble"].detail-680d {
  background-color: transparent;
  color: #ea4c89;
}
.first-bfb6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.first-bfb6 [class*="social-icon-envelope"].detail-680d {
  background-color: transparent;
  color: #ea4335;
}
.first-bfb6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.first-bfb6 [class*="social-icon-facebook"].detail-680d {
  background-color: transparent;
  color: #3b5998;
}
.first-bfb6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.first-bfb6 [class*="social-icon-flickr"].detail-680d {
  background-color: transparent;
  color: #0063dc;
}
.first-bfb6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.first-bfb6 [class*="social-icon-foursquare"].detail-680d {
  background-color: transparent;
  color: #2d5be3;
}
.first-bfb6 [class*="social-icon-github"] {
  background-color: #333;
}
.first-bfb6 [class*="social-icon-github"].detail-680d {
  background-color: transparent;
  color: #333;
}
.first-bfb6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.first-bfb6 [class*="social-icon-google-plus"].detail-680d {
  background-color: transparent;
  color: #dd4b39;
}
.first-bfb6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.first-bfb6 [class*="social-icon-houzz"].detail-680d {
  background-color: transparent;
  color: #7ac142;
}
.first-bfb6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.first-bfb6 [class*="social-icon-instagram"].detail-680d {
  background-color: transparent;
  color: #262626;
}
.first-bfb6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.first-bfb6 [class*="social-icon-jsfiddle"].detail-680d {
  background-color: transparent;
  color: #487aa2;
}
.first-bfb6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.first-bfb6 [class*="social-icon-linkedin"].detail-680d {
  background-color: transparent;
  color: #0077b5;
}
.first-bfb6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.first-bfb6 [class*="social-icon-medium"].detail-680d {
  background-color: transparent;
  color: #00ab6b;
}
.first-bfb6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.first-bfb6
  [class*="social-icon-odnoklassniki"].detail-680d {
  background-color: transparent;
  color: #f4731c;
}
.first-bfb6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.first-bfb6 [class*="social-icon-meetup"].detail-680d {
  background-color: transparent;
  color: #ec1c40;
}
.first-bfb6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.first-bfb6 [class*="social-icon-pinterest"].detail-680d {
  background-color: transparent;
  color: #bd081c;
}
.first-bfb6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.first-bfb6 [class*="social-icon-product-hunt"].detail-680d {
  background-color: transparent;
  color: #da552f;
}
.first-bfb6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.first-bfb6 [class*="social-icon-reddit"].detail-680d {
  background-color: transparent;
  color: #ff4500;
}
.first-bfb6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.first-bfb6 [class*="social-icon-rss"].detail-680d {
  background-color: transparent;
  color: #f26522;
}
.first-bfb6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.first-bfb6
  [class*="social-icon-shopping-cart"].detail-680d {
  background-color: transparent;
  color: #4caf50;
}
.first-bfb6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.first-bfb6 [class*="social-icon-skype"].detail-680d {
  background-color: transparent;
  color: #00aff0;
}
.first-bfb6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.first-bfb6 [class*="social-icon-slideshare"].detail-680d {
  background-color: transparent;
  color: #0077b5;
}
.first-bfb6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.first-bfb6 [class*="social-icon-snapchat"].detail-680d {
  background-color: transparent;
  color: #fffc00;
}
.first-bfb6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.first-bfb6 [class*="social-icon-soundcloud"].detail-680d {
  background-color: transparent;
  color: #f80;
}
.first-bfb6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.first-bfb6 [class*="social-icon-spotify"].detail-680d {
  background-color: transparent;
  color: #2ebd59;
}
.first-bfb6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.first-bfb6
  [class*="social-icon-stack-overflow"].detail-680d {
  background-color: transparent;
  color: #fe7a15;
}
.first-bfb6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.first-bfb6 [class*="social-icon-maldkfgram"].detail-680d {
  background-color: transparent;
  color: #2ca5e0;
}
.first-bfb6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.first-bfb6 [class*="social-icon-tripadvisor"].detail-680d {
  background-color: transparent;
  color: #589442;
}
.first-bfb6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.first-bfb6 [class*="social-icon-tumblr"].detail-680d {
  background-color: transparent;
  color: #35465c;
}
.first-bfb6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.first-bfb6 [class*="social-icon-twitch"].detail-680d {
  background-color: transparent;
  color: #6441a5;
}
.first-bfb6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.first-bfb6 [class*="social-icon-twitter"].detail-680d {
  background-color: transparent;
  color: #1da1f2;
}
.first-bfb6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.first-bfb6 [class*="social-icon-vimeo"].detail-680d {
  background-color: transparent;
  color: #1ab7ea;
}
.first-bfb6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.first-bfb6 [class*="social-icon-vk"].detail-680d {
  background-color: transparent;
  color: #45668e;
}
.first-bfb6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.first-bfb6 [class*="social-icon-weibo"].detail-680d {
  background-color: transparent;
  color: #df2029;
}
.first-bfb6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.first-bfb6 [class*="social-icon-weixin"].detail-680d {
  background-color: transparent;
  color: #7bb32e;
}
.first-bfb6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.first-bfb6 [class*="social-icon-whatsapp"].detail-680d {
  background-color: transparent;
  color: #25d366;
}
.first-bfb6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.first-bfb6 [class*="social-icon-wordpress"].detail-680d {
  background-color: transparent;
  color: #21759b;
}
.first-bfb6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.first-bfb6 [class*="social-icon-xing"].detail-680d {
  background-color: transparent;
  color: #026466;
}
.first-bfb6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.first-bfb6 [class*="social-icon-yelp"].detail-680d {
  background-color: transparent;
  color: #af0606;
}
.first-bfb6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.first-bfb6 [class*="social-icon-youtube"].detail-680d {
  background-color: transparent;
  color: #cd201f;
}
.form_yellow_31f0 {
  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;
}
.form_yellow_31f0:hover {
  box-shadow: none;
  background: 0 0;
}
.medium-9123 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.left_c7c0 {
  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;
}
.column_under_1a13 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.full_5c27 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.full_5c27,
.full_5c27::after,
.full_5c27::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;
}
.full_5c27::after,
.full_5c27::before {
  content: "";
  display: block;
  background-color: inherit;
}
.highlight_8de1 .left_c7c0 .column_under_1a13 {
  margin-top: -2px;
  width: 19px;
}
.highlight_8de1 .left_c7c0 .full_5c27 {
  margin-top: -1px;
}
.highlight_8de1 .left_c7c0 .full_5c27,
.highlight_8de1 .left_c7c0 .full_5c27::after,
.highlight_8de1 .left_c7c0 .full_5c27::before {
  width: 19px;
  height: 2px;
}
.highlight_8de1 .left_c7c0 .full_5c27::before {
  top: -6px;
}
.highlight_8de1 .left_c7c0 .full_5c27::after {
  bottom: -6px;
}
.icon_d195 .left_c7c0 .column_under_1a13 {
  margin-top: -2px;
  width: 22px;
}
.icon_d195 .left_c7c0 .full_5c27 {
  margin-top: -1px;
}
.icon_d195 .left_c7c0 .full_5c27,
.icon_d195 .left_c7c0 .full_5c27::after,
.icon_d195 .left_c7c0 .full_5c27::before {
  width: 22px;
  height: 2px;
}
.icon_d195 .left_c7c0 .full_5c27::before {
  top: -7px;
}
.icon_d195 .left_c7c0 .full_5c27::after {
  bottom: -7px;
}
.inner-72ca .left_c7c0 .column_under_1a13 {
  margin-top: -2px;
  width: 31px;
}
.inner-72ca .left_c7c0 .full_5c27 {
  margin-top: -1.5px;
}
.inner-72ca .left_c7c0 .full_5c27,
.inner-72ca .left_c7c0 .full_5c27::after,
.inner-72ca .left_c7c0 .full_5c27::before {
  width: 31px;
  height: 3px;
}
.inner-72ca .left_c7c0 .full_5c27::before {
  top: -9px;
}
.inner-72ca .left_c7c0 .full_5c27::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search-dim-bccb .left_c7c0 .column_under_1a13 {
    margin-top: -2px;
    width: 19px;
  }
  .search-dim-bccb .left_c7c0 .full_5c27 {
    margin-top: -1px;
  }
  .search-dim-bccb .left_c7c0 .full_5c27,
  .search-dim-bccb .left_c7c0 .full_5c27::after,
  .search-dim-bccb .left_c7c0 .full_5c27::before {
    width: 19px;
    height: 2px;
  }
  .search-dim-bccb .left_c7c0 .full_5c27::before {
    top: -6px;
  }
  .search-dim-bccb .left_c7c0 .full_5c27::after {
    bottom: -6px;
  }
  .item-plasma-2096 .left_c7c0 .column_under_1a13 {
    margin-top: -2px;
    width: 22px;
  }
  .item-plasma-2096 .left_c7c0 .full_5c27 {
    margin-top: -1px;
  }
  .item-plasma-2096 .left_c7c0 .full_5c27,
  .item-plasma-2096 .left_c7c0 .full_5c27::after,
  .item-plasma-2096 .left_c7c0 .full_5c27::before {
    width: 22px;
    height: 2px;
  }
  .item-plasma-2096 .left_c7c0 .full_5c27::before {
    top: -7px;
  }
  .item-plasma-2096 .left_c7c0 .full_5c27::after {
    bottom: -7px;
  }
  .fixed-0a26 .left_c7c0 .column_under_1a13 {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-0a26 .left_c7c0 .full_5c27 {
    margin-top: -1.5px;
  }
  .fixed-0a26 .left_c7c0 .full_5c27,
  .fixed-0a26 .left_c7c0 .full_5c27::after,
  .fixed-0a26 .left_c7c0 .full_5c27::before {
    width: 31px;
    height: 3px;
  }
  .fixed-0a26 .left_c7c0 .full_5c27::before {
    top: -9px;
  }
  .fixed-0a26 .left_c7c0 .full_5c27::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .input-5ce5 .left_c7c0 .column_under_1a13 {
    margin-top: -2px;
    width: 19px;
  }
  .input-5ce5 .left_c7c0 .full_5c27 {
    margin-top: -1px;
  }
  .input-5ce5 .left_c7c0 .full_5c27,
  .input-5ce5 .left_c7c0 .full_5c27::after,
  .input-5ce5 .left_c7c0 .full_5c27::before {
    width: 19px;
    height: 2px;
  }
  .input-5ce5 .left_c7c0 .full_5c27::before {
    top: -6px;
  }
  .input-5ce5 .left_c7c0 .full_5c27::after {
    bottom: -6px;
  }
  .filter-plasma-e20e .left_c7c0 .column_under_1a13 {
    margin-top: -2px;
    width: 22px;
  }
  .filter-plasma-e20e .left_c7c0 .full_5c27 {
    margin-top: -1px;
  }
  .filter-plasma-e20e .left_c7c0 .full_5c27,
  .filter-plasma-e20e .left_c7c0 .full_5c27::after,
  .filter-plasma-e20e .left_c7c0 .full_5c27::before {
    width: 22px;
    height: 2px;
  }
  .filter-plasma-e20e .left_c7c0 .full_5c27::before {
    top: -7px;
  }
  .filter-plasma-e20e .left_c7c0 .full_5c27::after {
    bottom: -7px;
  }
  .tooltip_light_80ed .left_c7c0 .column_under_1a13 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip_light_80ed .left_c7c0 .full_5c27 {
    margin-top: -1.5px;
  }
  .tooltip_light_80ed .left_c7c0 .full_5c27,
  .tooltip_light_80ed .left_c7c0 .full_5c27::after,
  .tooltip_light_80ed .left_c7c0 .full_5c27::before {
    width: 31px;
    height: 3px;
  }
  .tooltip_light_80ed .left_c7c0 .full_5c27::before {
    top: -9px;
  }
  .tooltip_light_80ed .left_c7c0 .full_5c27::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .in-983e .left_c7c0 .column_under_1a13 {
    margin-top: -2px;
    width: 19px;
  }
  .in-983e .left_c7c0 .full_5c27 {
    margin-top: -1px;
  }
  .in-983e .left_c7c0 .full_5c27,
  .in-983e .left_c7c0 .full_5c27::after,
  .in-983e .left_c7c0 .full_5c27::before {
    width: 19px;
    height: 2px;
  }
  .in-983e .left_c7c0 .full_5c27::before {
    top: -6px;
  }
  .in-983e .left_c7c0 .full_5c27::after {
    bottom: -6px;
  }
  .notice_stone_a956 .left_c7c0 .column_under_1a13 {
    margin-top: -2px;
    width: 22px;
  }
  .notice_stone_a956 .left_c7c0 .full_5c27 {
    margin-top: -1px;
  }
  .notice_stone_a956 .left_c7c0 .full_5c27,
  .notice_stone_a956 .left_c7c0 .full_5c27::after,
  .notice_stone_a956 .left_c7c0 .full_5c27::before {
    width: 22px;
    height: 2px;
  }
  .notice_stone_a956 .left_c7c0 .full_5c27::before {
    top: -7px;
  }
  .notice_stone_a956 .left_c7c0 .full_5c27::after {
    bottom: -7px;
  }
  .dropdown_ae88 .left_c7c0 .column_under_1a13 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_ae88 .left_c7c0 .full_5c27 {
    margin-top: -1.5px;
  }
  .dropdown_ae88 .left_c7c0 .full_5c27,
  .dropdown_ae88 .left_c7c0 .full_5c27::after,
  .dropdown_ae88 .left_c7c0 .full_5c27::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_ae88 .left_c7c0 .full_5c27::before {
    top: -9px;
  }
  .dropdown_ae88 .left_c7c0 .full_5c27::after {
    bottom: -9px;
  }
}
.gallery_3c11 .full_5c27 {
  -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);
}
.gallery_3c11 .full_5c27::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery_3c11 .full_5c27::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);
}
.gallery_3c11.shadow_0fbb .full_5c27 {
  -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);
}
.gallery_3c11.shadow_0fbb .full_5c27::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery_3c11.shadow_0fbb .full_5c27::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);
}
.grid-active-1fd1 {
  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.orange_b1e1:before {
  display: none;
}
.stale-4b8c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.stale-4b8c .last_4d8b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.stale-4b8c .last_4d8b:last-of-type {
  border-bottom: none;
}
.stale-4b8c .last_4d8b.simple_9d04,
.stale-4b8c .last_4d8b.dim-53ba,
.stale-4b8c .last_4d8b.dim_d916 {
  padding: 0;
}
.stale-4b8c .prev_5d06 .right_661e {
  color: currentColor;
}
.stale-4b8c .prev_5d06 .right_661e:focus,
.stale-4b8c .prev_5d06 .right_661e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-4b8c.pattern_9bf0 .aside_219d,
.stale-4b8c.pattern_9bf0 .gallery_b2d4 a,
.stale-4b8c.pattern_9bf0 .layout-top-edc3 a,
.stale-4b8c.pattern_9bf0 .white-0647 a {
  color: rgba(0, 0, 0, 0.55);
}
.stale-4b8c.pattern_9bf0 .aside_219d:hover,
.stale-4b8c.pattern_9bf0 .gallery_b2d4 a:hover,
.stale-4b8c.pattern_9bf0 .layout-top-edc3 a:hover,
.stale-4b8c.pattern_9bf0 .white-0647 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-4b8c.pattern_9bf0 .image-upper-3228 {
  color: rgba(0, 0, 0, 0.8);
}
.stale-4b8c.pattern_9bf0 .last_4d8b {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-4b8c.pattern_9bf0 .last_4d8b:before {
  background: rgba(0, 0, 0, 0.08);
}
.stale-4b8c.pattern_9bf0 .down_c325:before {
  background: rgba(255, 255, 255, 0.9);
}
.stale-4b8c.pattern_9bf0 .prev_5d06 .status_be23 li a,
.stale-4b8c.pattern_9bf0 .prev_5d06 .right_661e,
.stale-4b8c.pattern_9bf0 .white-0647 {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-4b8c.pattern_9bf0 .prev_5d06 .right_661e:focus,
.stale-4b8c.pattern_9bf0 .prev_5d06 .right_661e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-4b8c.pattern_9bf0 .status_be23 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-4b8c.filter-ffbb .aside_219d,
.stale-4b8c.filter-ffbb .gallery_b2d4 a,
.stale-4b8c.filter-ffbb .layout-top-edc3 .right_661e,
.stale-4b8c.filter-ffbb .layout-top-edc3 a,
.stale-4b8c.filter-ffbb .white-0647 a {
  color: rgba(255, 255, 255, 0.79);
}
.stale-4b8c.filter-ffbb .aside_219d:hover,
.stale-4b8c.filter-ffbb .gallery_b2d4 a:hover,
.stale-4b8c.filter-ffbb .layout-top-edc3 .right_661e:hover,
.stale-4b8c.filter-ffbb .layout-top-edc3 a:hover,
.stale-4b8c.filter-ffbb .white-0647 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-4b8c.filter-ffbb .image-upper-3228 {
  color: rgba(255, 255, 255, 0.99);
}
.stale-4b8c.filter-ffbb .last_4d8b {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-4b8c.filter-ffbb .last_4d8b:before {
  background: rgba(255, 255, 255, 0.08);
}
.stale-4b8c.filter-ffbb .down_c325:before {
  background: rgba(0, 0, 0, 0.9);
}
.stale-4b8c.filter-ffbb .prev_5d06 .status_be23 li a,
.stale-4b8c.filter-ffbb .prev_5d06 .right_661e,
.stale-4b8c.filter-ffbb .white-0647 {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-4b8c.filter-ffbb .prev_5d06 .right_661e:focus,
.stale-4b8c.filter-ffbb .prev_5d06 .right_661e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-4b8c.filter-ffbb .status_be23 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.down_c325 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.down_c325:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.top-a01e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.component_green_5f97 .stale-4b8c {
  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;
}
.component_green_5f97 .last_4d8b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.component_green_5f97 .last_4d8b: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) {
  .component_green_5f97 .last_4d8b:before {
    width: 16%;
    left: 42%;
  }
}
.component_green_5f97 .last_4d8b:last-child:before {
  content: none;
}
.component_green_5f97 .last_4d8b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.component_green_5f97 .prev_5d06 .status_be23 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.component_green_5f97 .prev_5d06 .status_be23 li a .right_661e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.component_green_5f97 .prev_5d06 .white-0647 {
  border: none;
}
.component_green_5f97 .prev_5d06 .white-0647 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.component_green_5f97 .down_c325 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.component_green_5f97 .top-a01e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.component_green_5f97 .filter-ffbb .down_c325:before {
  background: rgba(0, 0, 0, 0.9);
}
.component_green_5f97 .pattern_9bf0.clean_880e .full_5c27 {
  background: rgba(0, 0, 0, 0.6);
}
.component_green_5f97
  .pattern_9bf0.clean_880e
  .full_5c27::after,
.component_green_5f97
  .pattern_9bf0.clean_880e
  .full_5c27:before {
  background: inherit;
}
.component_green_5f97
  .pattern_9bf0.clean_880e:hover
  .full_5c27 {
  background: rgba(0, 0, 0, 0.8);
}
.caption_94e4 .stale-4b8c {
  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) {
  .caption_94e4 .stale-4b8c {
    width: auto;
    right: 45px;
  }
}
.badge_pressed_4790 .stale-4b8c {
  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) {
  .badge_pressed_4790 .stale-4b8c {
    width: auto;
    left: 45px;
  }
}
.orange_b1e1 .stale-4b8c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.orange_b1e1 .top-a01e {
  max-width: 48em;
  margin: 0 auto;
}
.orange_b1e1 .down_c325:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wrapper-bf84 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper-bf84.component_green_5f97 .stale-4b8c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wrapper-bf84.caption_94e4 .stale-4b8c {
  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);
}
.wrapper-bf84 .stale-4b8c {
  visibility: visible;
}
.wrapper-bf84.badge_pressed_4790 .stale-4b8c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.element-light-e66f,
.hard_e458 {
  overflow-x: hidden;
}
.element-light-e66f .stale-4b8c {
  overflow: auto;
}
.element-light-e66f.component_green_5f97 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-light-e66f.component_green_5f97 .stale-4b8c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.element-light-e66f.component_green_5f97 .form_yellow_31f0 {
  opacity: 0;
}
.element-light-e66f.caption_94e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-light-e66f.caption_94e4 .stale-4b8c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.element-light-e66f.caption_94e4 .form_yellow_31f0 {
  opacity: 0;
}
.element-light-e66f.badge_pressed_4790 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-light-e66f.badge_pressed_4790 .stale-4b8c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.element-light-e66f.badge_pressed_4790 .form_yellow_31f0 {
  opacity: 0;
}
.element-light-e66f.orange_b1e1 .stale-4b8c {
  z-index: 10;
  visibility: visible;
}
.clean_880e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.clean_880e .full_5c27 {
  background: rgba(255, 255, 255, 0.99);
}
.clean_880e .full_5c27::after,
.clean_880e .full_5c27:before {
  background: inherit;
}
.clean_880e:hover .full_5c27 {
  background: rgba(255, 255, 255, 0.99);
}
.badge_pressed_4790 .clean_880e {
  top: 10px;
  right: auto;
  left: 12px;
}
.orange_b1e1 .clean_880e {
  display: none !important;
}
.element-light-e66f:before,
.hard_e458:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.element-light-e66f .clean_880e,
.hard_e458 .clean_880e {
  display: inline-block;
}
.stale-4b8c .huge_e0b7 {
  -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;
}
.element-light-e66f .stale-4b8c .huge_e0b7,
.hard_e458 .stale-4b8c .huge_e0b7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_c0de .first-e439 {
  width: 100%;
}
.cold-8735 {
  padding: 0 0.5em 0;
}
.cold-8735 [class*="customify-col-"],
.cold-8735 [class*="customify-col_"],
.cold-8735 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop-smooth-296b .cold-8735 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .copper-4c94 .south-e2a2,
  .south-e2a2 {
    display: none;
  }
  .easy_5622 {
    text-align: left;
  }
  .disabled-glass-c16c {
    text-align: center;
  }
  .background-gas-05ec {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .copper-4c94 .preview_left_abc9,
  .preview_left_abc9 {
    display: none;
  }
  .column_90b2 {
    text-align: left;
  }
  .alert_copper_1078 {
    text-align: center;
  }
  .dark-6ddc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .copper-4c94 .secondary_4367,
  .secondary_4367 {
    display: none;
  }
  .icon_green_f764 {
    text-align: left;
  }
  .label_113c {
    text-align: center;
  }
  .wood_1014 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.breadcrumb_94b9 {
  box-shadow: none !important;
}
.gradient_1427 .preview_5a35,
.preview_66d7 .preview_5a35 {
  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;
}
.preview_66d7 .preview_5a35 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hover-wide-d23f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hover-wide-d23f:after,
.hover-wide-d23f:before {
  content: "";
  display: table;
}
.hover-wide-d23f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hover-wide-d23f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hover-wide-d23f,
.nav-current-7430 {
  max-width: 1248px;
  margin: 0 auto;
}

.iron_02b7.video-a6a0 .hover-wide-d23f {
  max-width: 100%;
}
.iron_02b7.search-9df5 {
  max-width: 1200px;
  margin: 0 auto;
}
.iron_02b7.footer-tiny-0571 .hover-wide-d23f {
  max-width: 100%;
}
.iron_02b7.footer-tiny-0571 > .hover-wide-d23f {
  padding-left: 0;
  padding-right: 0;
}
.iron_02b7.footer-tiny-0571 > .hover-wide-d23f .copper-4c94 {
  margin: 0;
}
.iron_02b7.footer-tiny-0571
  > .hover-wide-d23f
  .first-0049.avatar-603d {
  margin-right: 0;
  margin-left: 0;
}
.iron_02b7.footer-tiny-0571 #main.avatar-603d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .mask_5856 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .mask_5856 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .shadow_large_7e17 .black-19bc {
    padding-right: 1em;
  }
  .shadow_large_7e17.frame_full_80e9 .first-0049 {
    border-right: 1px solid #eaecee;
  }
  .shadow_large_7e17.frame_full_80e9 .black-19bc {
    padding-right: 1em;
  }
  .shadow_large_7e17.frame_full_80e9 .logo-d47f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last_27f6 .black-19bc {
    padding-left: 1em;
  }
  .last_27f6.frame_full_80e9 .first-0049 {
    border-left: 1px solid #eaecee;
  }
  .last_27f6.frame_full_80e9 .black-19bc {
    padding-left: 1em;
  }
  .last_27f6.frame_full_80e9 .logo-d47f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_large_2eec .black-19bc {
    padding-left: 1em;
  }
  .main_large_2eec.frame_full_80e9 .dirty-f0c0 {
    border-right: 1px solid #eaecee;
  }
  .main_large_2eec.frame_full_80e9 .clean-a20d {
    border-right: 1px solid #eaecee;
  }
  .main_large_2eec.frame_full_80e9 .black-19bc {
    padding-left: 1em;
  }
  .main_large_2eec.frame_full_80e9 .logo-d47f {
    padding-right: 1em;
  }
  .main_large_2eec.frame_full_80e9 .sidebar_huge_2a35 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_4659 .black-19bc {
    padding-right: 1em;
  }
  .highlight_4659.frame_full_80e9 .dirty-f0c0 {
    border-left: 1px solid #eaecee;
  }
  .highlight_4659.frame_full_80e9 .clean-a20d {
    border-left: 1px solid #eaecee;
  }
  .highlight_4659.frame_full_80e9 .black-19bc {
    padding-right: 1em;
  }
  .highlight_4659.frame_full_80e9 .logo-d47f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight_4659.frame_full_80e9 .sidebar_huge_2a35 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_5856 .black-19bc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask_5856.frame_full_80e9 .first-0049 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .mask_5856.frame_full_80e9 .black-19bc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask_5856.frame_full_80e9 .logo-d47f {
    padding-left: 1em;
  }
  .mask_5856.frame_full_80e9 .sidebar_huge_2a35 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .mask_5856.frame_full_80e9 .black-19bc {
    padding-left: 0;
  }
}
.slider-a401 .down_e7bc {
  display: inline-block;
}
.iron_8fea {
  display: inline-block;
}
.fluid_b255 {
  word-con: break-word;
}
.orange_4d6f > span {
  display: inline-block;
  padding: 5px 0;
}
.orange_4d6f .media_iron_8834 {
  margin-left: 8px;
  margin-right: 8px;
}
.orange_4d6f .primary_large_cbfc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.lite-a80c .under-fab9 {
  margin-bottom: 2em;
}
.lite-a80c .full-cff9 {
  margin-bottom: 15px;
}
.lite-a80c .full-cff9:last-child {
  margin-bottom: 0;
}
.lite-a80c .overlay-small-cf8f {
  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) {
  .lite-a80c .overlay-small-cf8f {
    display: block;
  }
}
.lite-a80c .carousel-f3d3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .lite-a80c .carousel-f3d3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.lite-a80c .pink_f021 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.lite-a80c .pink_f021 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.lite-a80c .pink_f021 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.lite-a80c .fluid_b255 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.lite-a80c .fluid_b255 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.lite-a80c .preview_down_2188 p:last-child {
  margin-bottom: 0;
}
.lite-a80c .container-0bfa {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.lite-a80c .overlay-2a17 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.lite-a80c .middle_bed8 {
  margin-top: 1em;
}
.lite-a80c .alert_inner_a71f {
  top: 0;
  display: block;
}
.lite-a80c .alert_inner_a71f a {
  color: inherit;
}
.lite-a80c .alert_inner_a71f a:hover {
  color: inherit;
}
.lite-a80c .gold-2237 {
  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;
}
.lite-a80c .gold-2237:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.lite-a80c .overlay-2a17 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.lite-a80c .dark-074d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.lite-a80c .dark-074d:first-child {
  margin-top: 0;
}
.lite-a80c .dark-074d.west-fc83 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lite-a80c .dark-074d.badge-light-5e49 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lite-a80c
  .dark-074d.badge-light-5e49.bronze-2b2d
  .middle_bed8 {
  width: 100%;
}
.lite-a80c .badge-light-5e49 {
  -webkit-box-align: center;
  align-items: center;
}
.lite-a80c .badge-light-5e49 .orange_4d6f,
.lite-a80c .badge-light-5e49 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.lite-a80c .pink_f021 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lite-a80c .pink_f021 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lite-a80c .pink_f021: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;
}
.lite-a80c .west-fc83 {
  z-index: 5;
}
.lite-a80c .footer-81e2 .silver_1fd1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.lite-a80c .article_cbd4 .silver_1fd1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.lite-a80c .north-ccfb .silver_1fd1 {
  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;
}
.lite-a80c.bottom-bfb1 .overlay-small-cf8f,
.lite-a80c.component_e77a .overlay-small-cf8f {
  display: block;
}
.lite-a80c.bottom-bfb1 .overlay-small-cf8f .wrapper-gas-87f8,
.lite-a80c.bottom-bfb1 .overlay-small-cf8f .overlay-2a17,
.lite-a80c.component_e77a .overlay-small-cf8f .wrapper-gas-87f8,
.lite-a80c.component_e77a .overlay-small-cf8f .overlay-2a17 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lite-a80c.pro_09a1 .carousel-f3d3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .lite-a80c.pro_09a1 .carousel-f3d3 {
    margin-right: 0;
  }
}
.lite-a80c.bottom-bfb1 .carousel-f3d3,
.lite-a80c.component_e77a .carousel-f3d3 {
  padding-top: 40%;
}
.lite-a80c.bottom-bfb1 .under-fab9,
.lite-a80c.component_e77a .under-fab9 {
  display: block;
}
.lite-a80c.bottom-bfb1 .fn-sticky-1fe6 .overlay-2a17,
.lite-a80c.component_e77a .fn-sticky-1fe6 .overlay-2a17 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.lite-a80c.bottom-bfb1 .carousel-f3d3,
.lite-a80c.component_e77a .carousel-f3d3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.lite-a80c.bottom-bfb1 .overlay-2a17 {
  padding: 1em;
}
.mask_dirty_e51c {
  margin: 30px auto;
  display: block;
}
.mask_dirty_e51c .highlight_hot_15d5 > * {
  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;
}
.mask_dirty_e51c .highlight_hot_15d5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_dirty_e51c .highlight_hot_15d5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input-3b40 .orange_4d6f {
  margin-bottom: 1.41575em;
}
.input-3b40 .sidebar-987c {
  margin-bottom: 1.618em;
}
.notice_wood_2022 .banner_ac45 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notice_wood_2022 .banner_ac45 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notice_wood_2022 .texture_6c6b {
  max-width: 100%;
  overflow: auto;
}
.north-e5e3 .notice_wood_2022 a:hover {
  text-decoration: underline;
}
.disabled_middle_b73c .full-cff9:not(.fluid_b255),
.disabled_middle_b73c .pink_f021 {
  margin-bottom: 1.41575em;
}
.disabled_middle_b73c .full-cff9:not(.fluid_b255):last-child,
.disabled_middle_b73c .pink_f021:last-child {
  margin-bottom: 0;
}
.disabled_middle_b73c .full-cff9.fast-994e {
  margin-bottom: 0.41575em;
}
.disabled_middle_b73c .lower-0e36:before,
.disabled_middle_b73c .image_3f8a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.disabled_middle_b73c .lower-0e36:before {
  content: "\f115";
}
.disabled_middle_b73c .image_3f8a:before {
  content: "\f02c";
}
.disabled_middle_b73c .description-8f9d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.disabled_middle_b73c .description-8f9d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tertiary_white_50f1 {
  display: -webkit-box;
  display: flex;
}
.tertiary_white_50f1 .title_top_19e1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tertiary_white_50f1 .title_top_19e1 {
    flex-basis: 90px;
  }
}
.tertiary_white_50f1 .active_f7ff {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary_white_50f1 .active_f7ff {
    flex-basis: calc(100% - 50px);
  }
}
.tertiary_white_50f1 .gradient-67fd p:last-child {
  margin-bottom: 0.72em;
}
.text-medium-2a23 .highlight_hot_15d5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.text-medium-2a23 .highlight_hot_15d5:after,
.text-medium-2a23 .highlight_hot_15d5:before {
  content: "";
  display: table;
}
.text-medium-2a23 .highlight_hot_15d5:after {
  clear: both;
}
.text-medium-2a23 .highlight_hot_15d5 .video-4f7f,
.text-medium-2a23 .highlight_hot_15d5 .banner_7e1b {
  width: 49%;
}
.text-medium-2a23 .highlight_hot_15d5 .video-4f7f a span.copper-118f,
.text-medium-2a23 .highlight_hot_15d5 .banner_7e1b a span.copper-118f {
  display: block;
  margin-bottom: 5px;
}
.text-medium-2a23 .highlight_hot_15d5 .banner_7e1b {
  float: left;
  text-align: left;
}
.text-medium-2a23 .highlight_hot_15d5 .video-4f7f {
  float: right;
  text-align: right;
}
.gallery_a0c4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gallery_a0c4 {
    margin-bottom: 0;
  }
}
.detail_small_44ea {
  margin-bottom: 1em;
}
.detail_small_44ea .fluid_b255 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice_7175 a {
  display: block;
  line-height: 0;
  position: relative;
}
.component-dark-6bbc .detail_small_44ea,
.east-94f6 .detail_small_44ea {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component-dark-6bbc .detail_small_44ea,
  .east-94f6 .detail_small_44ea {
    display: block;
  }
}
.component-dark-6bbc .notice_7175,
.east-94f6 .notice_7175 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component-dark-6bbc .notice_7175,
  .east-94f6 .notice_7175 {
    margin-bottom: 1em;
  }
}
.component-dark-6bbc .notice_7175 img,
.east-94f6 .notice_7175 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component-dark-6bbc .summary-copper-21be,
.east-94f6 .summary-copper-21be {
  flex-basis: calc(100% - 160px);
}
.component-dark-6bbc .summary-copper-21be p,
.east-94f6 .summary-copper-21be p {
  margin-bottom: 0;
}
.component-dark-6bbc .summary-copper-21be {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component-dark-6bbc .summary-copper-21be {
    padding-left: 0;
  }
}
.east-94f6 .summary-copper-21be {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .east-94f6 .summary-copper-21be {
    padding-right: 0;
  }
}
.east-94f6 .notice_7175 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.medium_e308 .notice_7175 {
  margin-bottom: 0.5em;
}
.medium_e308 .notice_7175 img {
  width: 100%;
}
.media-7b39 .module_cc14,
.pink_cfd0 .module_cc14 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pink_cfd0 .first-0049 .shade-4cdc p:last-child {
  margin-bottom: 0;
}
.sidebar_330f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.filter_tiny_34f3 .red-05cc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .filter_tiny_34f3 .red-05cc:last-of-type {
    margin-bottom: 0;
  }
}
.filter_tiny_34f3 .red-05cc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter_tiny_34f3 .red-05cc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.filter_tiny_34f3 .red-05cc ul li {
  margin: 0 0 0.6em;
}
.filter_tiny_34f3 .red-05cc ul li.dirty_84d8,
.filter_tiny_34f3 .red-05cc ul li.title_91d9 {
  position: relative;
}
.filter_tiny_34f3 .red-05cc ul li.dirty_84d8 .message-fluid-f6c6,
.filter_tiny_34f3 .red-05cc ul li.title_91d9 .message-fluid-f6c6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.filter_tiny_34f3 .red-05cc ul li.dirty_84d8:after:after,
.filter_tiny_34f3 .red-05cc ul li.dirty_84d8:after:before,
.filter_tiny_34f3
  .red-05cc
  ul
  li.title_91d9:after:after,
.filter_tiny_34f3
  .red-05cc
  ul
  li.title_91d9:after:before {
  content: "";
  display: table;
}
.filter_tiny_34f3 .red-05cc ul li.dirty_84d8:after:after,
.filter_tiny_34f3
  .red-05cc
  ul
  li.title_91d9:after:after {
  clear: both;
}
.filter_tiny_34f3 .red-05cc a.video-short-710e:hover {
  text-decoration: none;
}
.filter_tiny_34f3 .red-05cc select {
  max-width: 100%;
}
.filter_tiny_34f3 .red-05cc table {
  font-size: 85%;
}
.filter_tiny_34f3 .red-05cc table td,
.filter_tiny_34f3 .red-05cc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.filter_tiny_34f3 .red-05cc table tfoot td {
  text-align: left;
}
.filter_tiny_34f3 .red-05cc :last-child {
  margin-bottom: 0;
}
.filter_tiny_34f3 .red-05cc .liquid-411a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.filter_tiny_34f3 .red-05cc .liquid-411a label {
  width: 100%;
}
.filter_tiny_34f3 .red-05cc .liquid-411a .easy-6f02 {
  width: 100%;
  display: block;
}
.filter_tiny_34f3 .red-05cc .liquid-411a .hard_d352 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.filter_tiny_34f3 .red-05cc .liquid-411a .hard_d352:hover svg #svg-search {
  fill: #444;
}
.filter_tiny_34f3 .red-05cc .liquid-411a .hard_d352 svg {
  width: 18px;
  height: 18px;
}
.filter_tiny_34f3 .narrow-94d1 ul ul,
.filter_tiny_34f3 .icon_41e9 ul ul,
.filter_tiny_34f3 .dark-8a71 ul ul,
.filter_tiny_34f3 .menu-liquid-6b7d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.filter_tiny_34f3 .narrow-94d1 .description-cool-ea65 > a,
.filter_tiny_34f3 .icon_41e9 .description-cool-ea65 > a,
.filter_tiny_34f3 .dark-8a71 .description-cool-ea65 > a,
.filter_tiny_34f3 .menu-liquid-6b7d .description-cool-ea65 > a {
  margin-bottom: 0;
}
.filter_tiny_34f3 .sort_light_b7b2 li,
.filter_tiny_34f3 .narrow-94d1 li,
.filter_tiny_34f3 .photo_fd49 li,
.filter_tiny_34f3 .icon_41e9 li,
.filter_tiny_34f3 .dark-8a71 li,
.filter_tiny_34f3 .menu-liquid-6b7d li,
.filter_tiny_34f3 .overlay_27a6 li,
.filter_tiny_34f3 .glass-56b0 li {
  display: block;
  position: relative;
}
.filter_tiny_34f3 .sort_light_b7b2 li:last-child,
.filter_tiny_34f3 .narrow-94d1 li:last-child,
.filter_tiny_34f3 .photo_fd49 li:last-child,
.filter_tiny_34f3 .icon_41e9 li:last-child,
.filter_tiny_34f3 .dark-8a71 li:last-child,
.filter_tiny_34f3 .menu-liquid-6b7d li:last-child,
.filter_tiny_34f3 .overlay_27a6 li:last-child,
.filter_tiny_34f3 .glass-56b0 li:last-child {
  border: none;
}
.filter_tiny_34f3 .sort_light_b7b2 li a,
.filter_tiny_34f3 .narrow-94d1 li a,
.filter_tiny_34f3 .photo_fd49 li a,
.filter_tiny_34f3 .icon_41e9 li a,
.filter_tiny_34f3 .dark-8a71 li a,
.filter_tiny_34f3 .menu-liquid-6b7d li a,
.filter_tiny_34f3 .overlay_27a6 li a,
.filter_tiny_34f3 .glass-56b0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter_tiny_34f3 .sort_light_b7b2 li ul li::before,
.filter_tiny_34f3 .narrow-94d1 li ul li::before,
.filter_tiny_34f3 .photo_fd49 li ul li::before,
.filter_tiny_34f3 .icon_41e9 li ul li::before,
.filter_tiny_34f3 .dark-8a71 li ul li::before,
.filter_tiny_34f3 .menu-liquid-6b7d li ul li::before,
.filter_tiny_34f3 .overlay_27a6 li ul li::before,
.filter_tiny_34f3 .glass-56b0 li ul li::before {
  left: 15px;
}
.filter_tiny_34f3 .sort_light_b7b2 li ul a,
.filter_tiny_34f3 .narrow-94d1 li ul a,
.filter_tiny_34f3 .photo_fd49 li ul a,
.filter_tiny_34f3 .icon_41e9 li ul a,
.filter_tiny_34f3 .dark-8a71 li ul a,
.filter_tiny_34f3 .menu-liquid-6b7d li ul a,
.filter_tiny_34f3 .overlay_27a6 li ul a,
.filter_tiny_34f3 .glass-56b0 li ul a {
  padding-left: 20px;
}
.filter_tiny_34f3 .sort_light_b7b2 li ul ul li::before,
.filter_tiny_34f3 .narrow-94d1 li ul ul li::before,
.filter_tiny_34f3 .photo_fd49 li ul ul li::before,
.filter_tiny_34f3 .icon_41e9 li ul ul li::before,
.filter_tiny_34f3 .dark-8a71 li ul ul li::before,
.filter_tiny_34f3 .menu-liquid-6b7d li ul ul li::before,
.filter_tiny_34f3 .overlay_27a6 li ul ul li::before,
.filter_tiny_34f3 .glass-56b0 li ul ul li::before {
  left: 30px;
}
.filter_tiny_34f3 .sort_light_b7b2 li ul ul a,
.filter_tiny_34f3 .narrow-94d1 li ul ul a,
.filter_tiny_34f3 .photo_fd49 li ul ul a,
.filter_tiny_34f3 .icon_41e9 li ul ul a,
.filter_tiny_34f3 .dark-8a71 li ul ul a,
.filter_tiny_34f3 .menu-liquid-6b7d li ul ul a,
.filter_tiny_34f3 .overlay_27a6 li ul ul a,
.filter_tiny_34f3 .glass-56b0 li ul ul a {
  padding-left: 40px;
}
.filter_tiny_34f3 .widget-8f3a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter_tiny_34f3 .glass-56b0 ul li {
  margin-bottom: 1.41575em;
}
.filter_tiny_34f3 .glass-56b0 ul li .header-out-120c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.filter_tiny_34f3 .glass-56b0 ul li .filter_south_cbf2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.filter-ffbb .sort_light_b7b2 li a,
.filter-ffbb .narrow-94d1 li a,
.filter-ffbb .photo_fd49 li a,
.filter-ffbb .icon_41e9 li a,
.filter-ffbb .dark-8a71 li a,
.filter-ffbb .menu-liquid-6b7d li a,
.filter-ffbb .overlay_27a6 li a,
.filter-ffbb .glass-56b0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-ffbb .widget-8f3a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-ffbb .red-05cc ul li.dirty_84d8 .message-fluid-f6c6,
.filter-ffbb .red-05cc ul li.title_91d9 .message-fluid-f6c6 {
  background: rgba(0, 0, 0, 0.2);
}
.filter-ffbb .filter_tiny_34f3 .red-05cc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_02b7 .filter_tiny_34f3 .status_be23 li {
  margin: 0;
}
.iron_02b7 .filter_tiny_34f3 .status_be23 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.iron_02b7 .filter_tiny_34f3 .status_be23 li ul {
  margin: 0;
}
.iron_02b7 .filter_tiny_34f3 .status_be23 li ul li a {
  padding-left: 15px;
}
.iron_02b7 .filter_tiny_34f3 .status_be23 li ul li li a {
  padding-left: 30px;
}
.iron_02b7 .filter_tiny_34f3 .status_be23 li.component_2fa9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.iron_02b7 .filter_tiny_34f3 .status_be23 li.component_2fa9 > 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;
}
.iron_02b7 .filter_tiny_34f3 .status_be23 li.component_2fa9 > 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;
}
.image-clean-7e6d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shade-f7a8 {
  position: relative;
  z-index: 10;
}
.shade-f7a8 .huge_e0b7 {
  width: 100%;
  max-width: 100%;
}
.tooltip-ba85 .under_f85d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tooltip-ba85 .pattern_9bf0 {
}
.tooltip-ba85 .filter-ffbb {
  background: #292929;
}
.accent_137d .under_f85d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accent_137d .pattern_9bf0 {
  background: #f9f9f9;
}
.accent_137d .filter-ffbb {
  background: #303030;
}
.hidden_aa66 .under_f85d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden_aa66 .down_e7bc {
    margin-bottom: 1em;
  }
  .hidden_aa66 .down_e7bc:last-child {
    margin-bottom: 0;
  }
}
.hidden_aa66 .pattern_9bf0 {
  background: #ededed;
}
.hidden_aa66 .filter-ffbb {
  background: #1a1a1a;
}
.under_f85d.pattern_9bf0 {
  color: rgba(0, 0, 0, 0.6);
}
.under_f85d.pattern_9bf0 .card_rough_d8c0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_f85d.filter-ffbb {
  color: rgba(255, 255, 255, 0.99);
}
.under_f85d.filter-ffbb a:not(.video-short-710e) {
  color: rgba(255, 255, 255, 0.79);
}
.under_f85d.filter-ffbb a:not(.video-short-710e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_f85d.filter-ffbb .card_rough_d8c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_f85d.filter-ffbb table tbody td,
.under_f85d.filter-ffbb table th {
  background: rgba(0, 0, 0, 0.08);
}
.shade-glass-4c01.gradient-first-93da .hover-wide-d23f {
  max-width: initial;
}
.shade-glass-4c01 .pro_2ef6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shade-glass-4c01 .pro_2ef6 .huge_e0b7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shade-glass-4c01 .pro_2ef6 .huge_e0b7 {
    display: block;
    margin-bottom: 2em;
  }
  .shade-glass-4c01 .pro_2ef6 .huge_e0b7:last-child {
    margin-bottom: 0;
  }
}
.hidden_aa66 .down_e7bc:last-child,
.accent_137d .down_e7bc:last-child,
.tooltip-ba85 .down_e7bc:last-child {
  margin-bottom: 0;
}
.hidden_aa66 .down_e7bc .filter_tiny_34f3 .red-05cc:last-child,
.accent_137d .down_e7bc .filter_tiny_34f3 .red-05cc:last-child,
.tooltip-ba85 .down_e7bc .filter_tiny_34f3 .red-05cc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hidden_aa66 .backdrop_static_6969,
  .hidden_aa66 .mask_rough_ce62,
  .accent_137d .backdrop_static_6969,
  .accent_137d .mask_rough_ce62,
  .tooltip-ba85 .backdrop_static_6969,
  .tooltip-ba85 .mask_rough_ce62 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shade-f7a8 .down_e7bc {
    margin-bottom: 2em;
  }
}
.shade-f7a8 p:last-child {
  margin-bottom: 0;
}
.shade-f7a8 li,
.shade-f7a8 ul {
  list-style: none;
  margin: 0;
}
.shade-f7a8 ul ul {
  margin-left: 2.617924em;
}
.link_2629 {
  font-size: 0.875em;
}

/* css-noise: a4c3 */
.ghost-box-w3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
