/*!
Theme Name: Customify
Theme URI: https://pressmaximum.narrow-9b44/customify
Author: WPCustomify
Author URI: https://pressmaximum.narrow-9b44
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.narrow-9b44/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accent_gas_03fd.table_5acc/licenses/gpl-2.0.card_narrow_1f5b
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.next-6164/, (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.modal_active_adce.avatar-out-06ee/normalize.shadow-3f0c/
 ======
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.shadow-3f0c v7.0.0 | MIT License | github.narrow-9b44/necolas/normalize.shadow-3f0c */
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;
}
.badge_6d7e .shadow_01ba,
.link-selected-e4a5,
.avatar_over_aaba,
.tall_8618,
.primary-d546,
.plasma_0604,
.section_db6a,
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;
}
.link-selected-e4a5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link-selected-e4a5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link-selected-e4a5,
  h1 {
    font-size: 1.8em;
  }
}
.avatar_over_aaba,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.avatar_over_aaba + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .avatar_over_aaba,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_over_aaba,
  h2 {
    font-size: 1.7em;
  }
}
.tall_8618,
h3 {
  font-size: 1.618em;
}
.badge_6d7e .shadow_01ba,
.primary-d546,
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.last_5641 {
  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;
}
.old-a388:after,
.old-a388:before,
.hot_6348:after,
.hot_6348:before {
  content: "";
  display: table;
}
.old-a388:after,
.hot_6348:after {
  clear: both;
}
.input-dim-edae {
  float: right;
  margin-right: 0;
}
.middle-1594 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.silver-5534 .outline-cc18,
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;
}
.silver-5534 .outline-cc18: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;
}
.background_340b .outline-cc18 {
  box-shadow: none;
}
.background_340b
  .outline-cc18
  .media_8b55 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.background_340b .outline-cc18 .bottom-b961 {
  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;
}
.background_340b
  .outline-cc18
  .bottom-b961
  b {
  display: none;
}
.background_340b .tooltip-bright-f6e2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.header-426c:not(.plasma-816e):not(.active-green-c165),
button:not(.plasma-816e):not(.active-green-c165),
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ),
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ),
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ) {
  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;
}
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ):hover,
button:not(.plasma-816e):not(
    .active-green-c165
  ):hover,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ):hover,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ):hover,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ):active,
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ):focus,
button:not(.plasma-816e):not(
    .active-green-c165
  ):active,
button:not(.plasma-816e):not(
    .active-green-c165
  ):focus,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ):active,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ):focus,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ):active,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ):focus,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ):active,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ):focus {
  outline: 0;
}
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18,
button:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18 {
  position: relative;
}
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .inner_50c4,
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .dirty-6d49,
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .layout-b164,
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  i,
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  svg,
button:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .inner_50c4,
button:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .dirty-6d49,
button:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .layout-b164,
button:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  i,
button:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  svg,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .inner_50c4,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .dirty-6d49,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .layout-b164,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  i,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  svg,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .inner_50c4,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .dirty-6d49,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .layout-b164,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  i,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  svg,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .inner_50c4,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .dirty-6d49,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  .layout-b164,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  i,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18
  svg {
  visibility: hidden;
}
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18:after,
button:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18:after,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18:after,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18:after,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ).fn-loading-fa18: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;
}
.header-426c:not(.plasma-816e):not(.active-green-c165),
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ),
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ),
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ) {
  color: #fff;
  background: #235787;
}
.header-426c:not(.plasma-816e):not(
    .active-green-c165
  ):focus,
input[type="button"]:not(.plasma-816e):not(
    .active-green-c165
  ):focus,
input[type="reset"]:not(.plasma-816e):not(
    .active-green-c165
  ):focus,
input[type="submit"]:not(.plasma-816e):not(
    .active-green-c165
  ):focus {
  color: #fff;
}
.header-426c.fn-disabled-fa18:not(.plasma-816e):not(
    .active-green-c165
  ),
.header-426c[disabled]:not(.plasma-816e):not(
    .active-green-c165
  ),
button.fn-disabled-fa18:not(.plasma-816e):not(
    .active-green-c165
  ),
button[disabled]:not(.plasma-816e):not(
    .active-green-c165
  ) {
  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;
}
.container_8413 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.container_8413: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;
}
.tabs_904f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.badge_glass_4120 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption_solid_f825 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.old-a388:after,
.old-a388:before,
.surface_0027:after,
.surface_0027:before,
.mask-advanced-fb37:after,
.mask-advanced-fb37:before,
.down-a051:after,
.down-a051:before,
.notice_9baa:after,
.notice_9baa:before,
.gradient-orange-2708:after,
.gradient-orange-2708:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.old-a388:after,
.surface_0027:after,
.mask-advanced-fb37:after,
.down-a051:after,
.notice_9baa:after,
.gradient-orange-2708:after {
  clear: both;
}
.surface_0027 .solid_ded1,
.mask-advanced-fb37 .solid_ded1,
.detail-mini-857c .solid_ded1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.focus-blue-5496 {
  display: inline-block;
}
.frame-0837 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame-0837 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame-0837 .heading-e803 {
  padding: 1em 0;
  font-size: 85%;
}
.heading-e803 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.bright_53f4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.bright_53f4:after,
.bright_53f4:before {
  content: "";
  display: table;
}
.bright_53f4:after {
  clear: both;
}
.huge-e7a3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container_stone_8980 .huge-e7a3 {
  max-width: 50%;
}
.search-3027 .huge-e7a3 {
  max-width: 33.33%;
}
.article_cold_b382 .huge-e7a3 {
  max-width: 25%;
}
.carousel-9637 .huge-e7a3 {
  max-width: 20%;
}
.inner-0997 .huge-e7a3 {
  max-width: 16.66%;
}
.notification-middle-bfd8 .huge-e7a3 {
  max-width: 14.28%;
}
.label_selected_c839 .huge-e7a3 {
  max-width: 12.5%;
}
.backdrop_advanced_00df .huge-e7a3 {
  max-width: 11.11%;
}
.thumbnail_gas_8ccc {
  display: block;
}
.badge_6d7e .filter-a1ec label,
.badge_6d7e .overlay_489a label,
.badge_6d7e .slider_rough_f27d label,
.badge_6d7e .white_37b2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.old_7c62 {
  list-style: none;
  margin: 0;
}
.old_7c62 article.action_1209 {
  margin-bottom: 0;
}
.old_7c62 ul {
  list-style: none;
  margin: 0;
}
.old_7c62 .paragraph_e6ca li.action_1209 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .old_7c62 .paragraph_e6ca li.action_1209 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .old_7c62 .paragraph_e6ca li.action_1209: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) {
  .old_7c62 .paragraph_e6ca li.action_1209 li.action_1209 li.action_1209 li.action_1209 {
    padding-left: 0;
  }
}
article.action_1209 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.action_1209 .surface_0027 p:last-of-type {
  margin-bottom: 0;
}
article.action_1209 .clean_91b5 {
  float: left;
}
article.action_1209 .primary-1ee6 {
  margin-left: 85px;
}
article.action_1209 .background-f6cf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.action_1209 .background-f6cf .widget_d93e {
  margin-left: 10px;
}
article.action_1209 .section-active-690e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.action_1209 .tabs_dfd5 {
  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 .filter-a1ec,
  #respond .slider_rough_f27d,
  #respond .white_37b2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter-a1ec input,
#respond .slider_rough_f27d input,
#respond .white_37b2 input {
  width: 100%;
}
#respond .white_37b2 {
  margin-right: 0;
}
#respond .thumbnail-hot-c818 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.filter_c7e8 {
  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;
}
.filter_c7e8.description-narrow-cf23 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.filter_c7e8 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%);
}
.filter_c7e8:focus,
.filter_c7e8: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);
}
.active_9dac {
  border-radius: 10%;
}
.alert-static-bbf1 {
  border-radius: 50%;
}
.gradient_b513 {
  font-size: 0.72em;
}
.dirty_a176 {
  font-size: 0.875em;
}
.menu-d241 {
  font-size: 1.1em;
}
.bronze_6cd0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.bronze_6cd0.gradient_b513 {
  letter-spacing: 0.5px;
}
.dark_af66,
.dark_af66 a {
  color: #6d6d6d;
}
.dark_af66 a:hover {
  color: #111;
}
.progress_full_6e3c {
  color: #6d6d6d;
}
.video-lower-9642 {
  overflow-x: hidden;
}
.video-lower-9642 .wrapper_4038.gold-2f42 {
  position: relative;
}
.video-lower-9642 .wrapper_4038.gold-2f42.chip_blue_25cb {
  position: initial;
}
.video-lower-9642
  .wrapper_4038.gold-2f42.chip_blue_25cb
  .aside-cd64 {
  left: auto;
}
.video-lower-9642 .wrapper_4038 .aside-cd64 {
  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;
}
.video-lower-9642 .wrapper_4038:hover.gold-2f42 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.video-lower-9642
  .wrapper_4038:hover.gold-2f42
  .aside-cd64 {
  display: block;
  z-index: 9999999;
}
.video-lower-9642 .title_01ff .hovered_0aac,
.video-lower-9642 .chip-complex-fb47 .hovered_0aac {
  display: none;
}
.video-lower-9642 .dropdown_hot_28b2 .wrapper_4038:hover.gold-2f42 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.badge_6d7e .filter-a1ec label,
.badge_6d7e .overlay_489a label,
.badge_6d7e .slider_rough_f27d label,
.badge_6d7e .white_37b2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.old_7c62 {
  list-style: none;
  margin: 0;
}
.old_7c62 article.action_1209 {
  margin-bottom: 0;
}
.old_7c62 ul {
  list-style: none;
  margin: 0;
}
.old_7c62 .paragraph_e6ca li.action_1209 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .old_7c62 .paragraph_e6ca li.action_1209 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .old_7c62 .paragraph_e6ca li.action_1209: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) {
  .old_7c62 .paragraph_e6ca li.action_1209 li.action_1209 li.action_1209 li.action_1209 {
    padding-left: 0;
  }
}
article.action_1209 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.action_1209 .surface_0027 p:last-of-type {
  margin-bottom: 0;
}
article.action_1209 .clean_91b5 {
  float: left;
}
article.action_1209 .primary-1ee6 {
  margin-left: 85px;
}
article.action_1209 .background-f6cf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.action_1209 .background-f6cf .widget_d93e {
  margin-left: 10px;
}
article.action_1209 .section-active-690e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.action_1209 .tabs_dfd5 {
  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 .filter-a1ec,
  #respond .slider_rough_f27d,
  #respond .white_37b2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter-a1ec input,
#respond .slider_rough_f27d input,
#respond .white_37b2 input {
  width: 100%;
}
#respond .white_37b2 {
  margin-right: 0;
}
#respond .thumbnail-hot-c818 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title_01ff .hover_huge_f675 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_huge_f675 .selected-192b.wide-84cb .up_5e6a > li > a:focus,
.hover_huge_f675 .selected-192b.wide-84cb .up_5e6a > li > a:hover,
.hover_huge_f675 .selected-192b.description-small-d7ad .up_5e6a > li > a:focus,
.hover_huge_f675 .selected-192b.description-small-d7ad .up_5e6a > li > a:hover,
.hover_huge_f675 .selected-192b.block_1381 .up_5e6a > li > a:focus,
.hover_huge_f675 .selected-192b.block_1381 .up_5e6a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_huge_f675
  .selected-192b.wide-84cb
  .up_5e6a
  > li.hero_e371
  > a,
.hover_huge_f675
  .selected-192b.wide-84cb
  .up_5e6a
  > li.smooth-25f0
  > a,
.hover_huge_f675
  .selected-192b.description-small-d7ad
  .up_5e6a
  > li.hero_e371
  > a,
.hover_huge_f675
  .selected-192b.description-small-d7ad
  .up_5e6a
  > li.smooth-25f0
  > a,
.hover_huge_f675
  .selected-192b.block_1381
  .up_5e6a
  > li.hero_e371
  > a,
.hover_huge_f675 .selected-192b.block_1381 .up_5e6a > li.gallery_fluid_6787 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_huge_f675 .block_97df,
.hover_huge_f675 .block_97df a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_huge_f675 .hover_large_4588.popup_4582 li a,
.hover_huge_f675 .message-stale-9f67 a,
.hover_huge_f675 .form-3995,
.hover_huge_f675 .up_5e6a > li > a,
.hover_huge_f675 .light-7c6c {
  color: rgba(255, 255, 255, 0.79);
}
.hover_huge_f675 .hover_large_4588.popup_4582 li a:hover,
.hover_huge_f675 .message-stale-9f67 a:hover,
.hover_huge_f675 .form-3995:hover,
.hover_huge_f675 .up_5e6a > li > a:hover,
.hover_huge_f675 .light-7c6c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_huge_f675 .surface_selected_36d6 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_huge_f675 .surface_selected_36d6 .large-4bdb {
  color: rgba(255, 255, 255, 0.99);
}
.hover_huge_f675 .surface_selected_36d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_huge_f675 .primary_north_2129 .medium-6b4b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_huge_f675 .primary_north_2129 .medium-6b4b .fast-4568 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_huge_f675
  .primary_north_2129
  .medium-6b4b
  .fast-4568::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_huge_f675
  .primary_north_2129
  .medium-6b4b
  .fast-4568:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_huge_f675
  .primary_north_2129
  .medium-6b4b
  .fast-4568::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_huge_f675
  .primary_north_2129
  .medium-6b4b
  .fast-4568::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_huge_f675 .primary_north_2129 .last_c8ad {
  color: rgba(255, 255, 255, 0.79);
}
.hover_huge_f675 .primary_north_2129 .last_c8ad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_da15
  .hover_huge_f675
  .primary_north_2129
  .complex-ce1d
  .short-9580 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_da15
  .hover_huge_f675
  .primary_north_2129
  .complex-ce1d
  .fast-4568 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title_01ff .wrapper-active-56df {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wrapper-active-56df .selected-192b.wide-84cb .up_5e6a > li > a:focus,
.wrapper-active-56df .selected-192b.wide-84cb .up_5e6a > li > a:hover,
.wrapper-active-56df .selected-192b.description-small-d7ad .up_5e6a > li > a:focus,
.wrapper-active-56df .selected-192b.description-small-d7ad .up_5e6a > li > a:hover,
.wrapper-active-56df .selected-192b.block_1381 .up_5e6a > li > a:focus,
.wrapper-active-56df .selected-192b.block_1381 .up_5e6a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-active-56df
  .selected-192b.wide-84cb
  .up_5e6a
  > li.hero_e371
  > a,
.wrapper-active-56df
  .selected-192b.wide-84cb
  .up_5e6a
  > li.smooth-25f0
  > a,
.wrapper-active-56df
  .selected-192b.description-small-d7ad
  .up_5e6a
  > li.hero_e371
  > a,
.wrapper-active-56df
  .selected-192b.description-small-d7ad
  .up_5e6a
  > li.smooth-25f0
  > a,
.wrapper-active-56df
  .selected-192b.block_1381
  .up_5e6a
  > li.hero_e371
  > a,
.wrapper-active-56df .selected-192b.block_1381 .up_5e6a > li.gallery_fluid_6787 > a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-active-56df .block_97df,
.wrapper-active-56df .block_97df a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-active-56df .hover_large_4588.popup_4582 li a,
.wrapper-active-56df .message-stale-9f67 a,
.wrapper-active-56df .form-3995,
.wrapper-active-56df .up_5e6a > li > a,
.wrapper-active-56df .light-7c6c {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper-active-56df .hover_large_4588.popup_4582 li a:hover,
.wrapper-active-56df .message-stale-9f67 a:hover,
.wrapper-active-56df .form-3995:hover,
.wrapper-active-56df .up_5e6a > li > a:hover,
.wrapper-active-56df .light-7c6c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-active-56df .surface_selected_36d6 {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper-active-56df .surface_selected_36d6 .large-4bdb {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-active-56df .surface_selected_36d6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-e58d .lite-6d7f {
  margin-left: auto;
  margin-right: auto;
}
.mask-advanced-fb37 > * {
  margin-left: auto;
  margin-right: auto;
}
.mask-advanced-fb37 .tabs_904f {
  margin-right: 1.41575em;
}
.border-under-c52d .mask-advanced-fb37 > .banner_69e5 {
  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;
}
.border-under-c52d .mask-advanced-fb37 > .pink_8deb {
  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;
}
.pattern_north_3837.notification-e58d .lite-6d7f,
.short-fc52.notification-e58d .lite-6d7f {
  margin-left: 0;
}
.progress-0e77.notification-e58d .lite-6d7f,
.description-solid-48f0.notification-e58d .lite-6d7f {
  margin-right: 0;
}
.mask-advanced-fb37 ol,
.mask-advanced-fb37 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.blue_c883 video {
  max-width: 100%;
}
.surface-dynamic-c0be img {
  display: block;
}
.surface-dynamic-c0be.tabs_904f,
.surface-dynamic-c0be.badge_glass_4120 {
  width: 100%;
}
.surface-dynamic-c0be.pink_8deb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.label-ff05:not(.search_hard_e00f) {
  margin: 1.5em auto;
}
.rough-486f p {
  padding: 1.5em 14px;
}
ul.background-solid-1278.pink_8deb,
ul.background-solid-1278.banner_69e5,
ul.background-solid-1278.item_slow_8684.banner_69e5 {
  padding: 0 14px;
}
.current_46b9 {
  display: block;
  overflow-x: auto;
}
.current_46b9 table {
  border-collapse: collapse;
  width: 100%;
}
.current_46b9 td,
.current_46b9 th {
  padding: 0.5em;
}
.mask-advanced-fb37 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.mask-advanced-fb37 ol ol,
.mask-advanced-fb37 ol ul,
.mask-advanced-fb37 ul ol,
.mask-advanced-fb37 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.mask-advanced-fb37 ol ol li,
.mask-advanced-fb37 ol ul li,
.mask-advanced-fb37 ul ol li,
.mask-advanced-fb37 ul ul li {
  margin-left: 0;
}
.in_d9a5.detail-green-ce24 > .grid_paper_c9fa {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.in_d9a5.detail-green-ce24 > .grid_paper_c9fa iframe,
.in_d9a5.detail-green-ce24 > .grid_paper_c9fa > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image_69ea {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.image_69ea.badge-d0d8 {
  padding: 0;
}
.image_69ea.badge-d0d8 cite {
  font-size: 13px;
}
.image_69ea > * {
  margin-left: 16px;
  margin-right: 16px;
}
.image_69ea cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dark_4caa {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dark_4caa > p:first-child {
  margin-top: 0;
}
.dark_4caa cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dark_4caa blockquote {
  border-left: 0;
}
.logo-2ede {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.logo-2ede:not(.component-2fa0) {
  max-width: 100px;
}
.logo-2ede.description_hard_e5ed {
  border-bottom: none !important;
  text-align: center;
}
.logo-2ede.description_hard_e5ed::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .rough-486f p {
    padding: 1.5em 0;
  }
}
.secondary-8c0f {
  color: #0073aa;
}
.message_79a1 {
  background-color: #0073aa;
}
.tag-current-ce4f {
  color: #229fd8;
}
.media_6473 {
  background-color: #229fd8;
}
.icon-d61e {
  color: #eee;
}
.over_ab67 {
  background-color: #eee;
}
.bottom_ce25 {
  color: #444;
}
.preview_6d9f {
  background-color: #444;
}
.rough-ab0d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.rough-ab0d .dropdown_short_fa14 .message-stale-9f67 {
  font-size: 15px;
}
.rough-ab0d .message-stale-9f67 {
  line-height: 1.3;
}
.rough-ab0d .wrapper-active-56df {
}
.rough-ab0d .hover_huge_f675 {
  background: #235787;
}
.avatar-solid-770a {
  padding: 0;
}
.avatar-solid-770a .hover_huge_f675 {
  background: #1a1a1a;
}
.avatar-solid-770a .wrapper-active-56df {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.solid_15aa {
  padding: 0;
  border-left: none;
  border-right: none;
}
.solid_15aa .wrapper-active-56df {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.solid_15aa .hover_huge_f675 {
  background: #303030;
}
.gradient-orange-2708 {
  position: relative;
  z-index: 10;
}
.gradient-orange-2708 .section_wood_9901 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_c646 .gold-2f42 {
  display: inline-block;
  vertical-align: middle;
}
.copper_c646.upper_883b .gold-2f42 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .copper_c646.upper_883b .gold-2f42 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .copper_c646.upper_883b .gold-2f42 {
    margin-right: 0.4em;
  }
}
.copper_c646.upper_883b .gold-2f42:last-child {
  margin-right: 0;
}
.texture_clean_35e0 .section_wood_9901 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .title_01ff .dropdown_short_fa14 {
    margin: 0 -0.5em;
  }
  .title_01ff .dropdown_short_fa14 [class*="customify-col-"],
  .title_01ff .dropdown_short_fa14 [class*="customify-col_"],
  .title_01ff .dropdown_short_fa14 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.title_01ff.dropdown_pink_9947 .section_wood_9901 {
  background: 0 0 !important;
}
.title_01ff.dropdown_pink_9947 .section_wood_9901,
.title_01ff.texture_clean_35e0 .section_wood_9901 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .title_01ff.surface-blue-efa9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.title_01ff.texture_clean_35e0 .section_wood_9901 {
  box-shadow: none !important;
}
.paragraph_red_c11b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph_red_c11b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_red_c11b {
    padding: 18px 0 20px;
  }
}
.paragraph_red_c11b .input_1a90 {
  width: 100%;
}
.paragraph_red_c11b .main-9e26 {
  margin-bottom: 0;
}
.paragraph_red_c11b .main-hard-9366 {
  margin-top: 5px;
  font-size: 0.875em;
}
.static_3f04 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.static_3f04 .nav-8548 {
  width: 100%;
}
.picture-1143 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.picture-1143 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.picture-1143 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;
}
.picture-1143 li:last-child:after {
  display: none;
}
.picture-1143 li a {
  font-weight: 500;
  margin-right: 10px;
}
.sort-dim-8d70 .hovered_0aac button,
.paragraph_red_c11b .hovered_0aac button {
  left: 0;
}
.sort-dim-8d70 .nav-8548,
.paragraph_red_c11b .nav-8548 {
  padding-left: 0;
  padding-right: 0;
}
.sort-dim-8d70 .static_3f04,
.paragraph_red_c11b .static_3f04 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.sort-dim-8d70 {
  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;
}
.sort-dim-8d70: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;
}
.sort-dim-8d70 .inner-7b61 {
  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) {
  .sort-dim-8d70 .inner-7b61 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .sort-dim-8d70 .inner-7b61 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .sort-dim-8d70 .inner-7b61 {
    min-height: 200px;
  }
}
.sort-dim-8d70 .picture-1143 {
  color: rgba(255, 255, 255, 0.8);
}
.sort-dim-8d70 .picture-1143 a,
.sort-dim-8d70 .picture-1143 li:after {
  color: inherit;
}
.sort-dim-8d70 .picture-1143 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background-b4ee {
  margin-bottom: 0.5em;
}
.upper-b828 {
  margin-bottom: 1.2em;
}
.upper-b828,
.background-b4ee {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.upper-b828 p:last-child,
.background-b4ee p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hovered_0aac,
#masthead .hovered_0aac {
  display: none;
}
#masthead
  > .hovered_0aac.summary-2447 {
  display: none;
}
#masthead > .hovered_0aac button {
  left: 0;
}
.media_white_1240 {
  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%;
}
.media_white_1240 .gold-2f42 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.media_white_1240 .tooltip-800a {
  display: -webkit-box;
  display: flex;
}
.media_white_1240 .tooltip-800a.inner-6e20 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.media_white_1240 .tooltip-800a.layout_narrow_0942 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.media_white_1240 .tooltip-800a.text-huge-b96a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.media_white_1240.article-3b0d.detail_5437 .tooltip-800a.inner-6e20 {
  flex-basis: 100%;
}
.media_white_1240.copper-4407 .tooltip-800a.layout_narrow_0942 {
  -webkit-box-flex: 1;
  flex: auto;
}
.media_white_1240.copper-4407 .tooltip-800a.text-huge-b96a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hovered_0aac.summary-2447 {
  display: none;
}
#masthead > .hovered_0aac button {
  left: 0;
}
.background-e795 {
  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;
}
.background-e795:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.background-e795.texture-black-6513 i {
  margin-right: 4px;
}
.background-e795.solid_d9a7 i {
  margin-left: 5px;
}
.message-stale-9f67 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.message-stale-9f67 p:last-child {
  margin-bottom: 0;
}
.surface-603f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.surface-603f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.surface-603f img {
  display: block;
  width: auto;
  line-height: 1;
}
.surface-603f .block_97df {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.surface-603f .slider-warm-c643 {
  margin: 5px 0 7px 0;
}
.surface-603f.photo_hard_b42b .current_7c01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-603f.photo_hard_b42b .tooltip_easy_c5da {
  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;
}
.surface-603f.component_519d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.surface-603f.component_519d .current_7c01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-603f.component_519d .tooltip_easy_c5da {
  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;
}
.surface-603f.medium-0d1b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface-603f.widget_8c1a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.surface-603f.widget_8c1a .tooltip_easy_c5da {
  margin-top: 7px;
}
.hot_2621 {
  display: inline-block;
}
.gradient-orange-2708 .accordion_over_5f0d .surface-603f img {
  max-width: 100%;
}
.selected-192b .container-black-54ad.paper-16b9,
.gallery-wide-76ba .container-black-54ad.paper-16b9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.selected-192b .content-white-6168,
.gallery-wide-76ba .content-white-6168 {
  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%);
}
.selected-192b .content-white-6168 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.selected-192b.heading_7d52 .content-white-6168 {
  display: none;
}
.selected-192b .up_de52 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.selected-192b .up_de52 li {
  display: inline-block;
  position: relative;
}
.selected-192b .up_de52 li:last-child {
  margin-right: 0;
}
.selected-192b .up_de52 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;
}
.selected-192b .up_de52 li.gallery_fluid_6787 > a {
  color: rgba(0, 0, 0, 0.9);
}
.selected-192b .up_de52 > 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;
}
.selected-192b .up_de52 > li > a i {
  line-height: 0;
}
.selected-192b .up_de52 > li.fixed_c2f5 > a .content-white-6168 {
  margin-left: 4px;
  line-height: 0;
}
.selected-192b .up_de52 .stone_5bce li.fixed_c2f5 > a {
  position: relative;
}
.selected-192b .up_de52 .stone_5bce li.fixed_c2f5 > a:after,
.selected-192b .up_de52 .stone_5bce li.fixed_c2f5 > a:before {
  content: "";
  display: table;
}
.selected-192b .up_de52 .stone_5bce li.fixed_c2f5 > a:after {
  clear: both;
}
.selected-192b .up_de52 .stone_5bce li.fixed_c2f5 > a .content-white-6168 {
  margin-left: 5px;
  float: right;
}
.selected-192b .filter-2ab3,
.selected-192b .stone_5bce {
  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;
}
.selected-192b .stone_5bce {
  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;
}
.selected-192b .stone_5bce .paper-16b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.selected-192b .stone_5bce .content-white-6168 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.selected-192b .stone_5bce li {
  display: block;
  margin: 0;
  padding: 0;
}
.selected-192b .stone_5bce 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;
}
.selected-192b .stone_5bce li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.selected-192b .stone_5bce .stone_5bce {
  top: 0;
  left: 100%;
}
.selected-192b .alert_yellow_ad39.fn-focus-fa18 > .filter-2ab3,
.selected-192b .alert_yellow_ad39.fn-focus-fa18 > .stone_5bce,
.selected-192b .alert_yellow_ad39:focus > .filter-2ab3,
.selected-192b .alert_yellow_ad39:focus > .stone_5bce,
.selected-192b .alert_yellow_ad39:hover > .filter-2ab3,
.selected-192b .alert_yellow_ad39:hover > .stone_5bce {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.selected-192b.block_1381 .up_5e6a:after,
.selected-192b.block_1381 .up_5e6a:before {
  content: "";
  display: table;
}
.selected-192b.block_1381 .up_5e6a:after {
  clear: both;
}
.selected-192b.block_1381 .up_5e6a > li {
  float: left;
}
.selected-192b.notice_184b .up_5e6a:after,
.selected-192b.notice_184b .up_5e6a:before {
  content: "";
  display: table;
}
.selected-192b.notice_184b .up_5e6a:after {
  clear: both;
}
.selected-192b.notice_184b .up_5e6a > li {
  float: left;
}
.selected-192b.notice_184b .up_5e6a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.selected-192b.notice_184b .up_5e6a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.selected-192b.notice_184b .up_5e6a > li.hero_e371 > a,
.selected-192b.notice_184b .up_5e6a > li.gallery_fluid_6787 > a {
  color: #fff;
  background-color: #1e4b75;
}
.selected-192b.wide-84cb .up_5e6a > li > a .paper-16b9 {
  position: relative;
}
.selected-192b.wide-84cb .up_5e6a > li > a .paper-16b9: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;
}
.selected-192b.wide-84cb
  .up_5e6a
  > li:focus
  > a
  .paper-16b9:before,
.selected-192b.wide-84cb
  .up_5e6a
  > li:hover
  > a
  .paper-16b9:before {
  width: 100%;
  background-color: currentColor;
}
.selected-192b.wide-84cb
  .up_5e6a
  > li.hero_e371
  > a
  .paper-16b9:before,
.selected-192b.wide-84cb
  .up_5e6a
  > li.smooth-25f0
  > a
  .paper-16b9:before {
  width: 100%;
  background-color: currentColor;
}
.selected-192b.description-small-d7ad .up_5e6a > li > a .paper-16b9 {
  position: relative;
}
.selected-192b.description-small-d7ad .up_5e6a > li > a .paper-16b9: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;
}
.selected-192b.description-small-d7ad .up_5e6a > li:focus > a .paper-16b9:before,
.selected-192b.description-small-d7ad
  .up_5e6a
  > li:hover
  > a
  .paper-16b9:before {
  width: 100%;
  background-color: currentColor;
}
.selected-192b.description-small-d7ad
  .up_5e6a
  > li.hero_e371
  > a
  .paper-16b9:before,
.selected-192b.description-small-d7ad
  .up_5e6a
  > li.smooth-25f0
  > a
  .paper-16b9:before {
  width: 100%;
  background-color: currentColor;
}
.gallery-wide-76ba .up_de52 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery-wide-76ba .up_de52 li:first-child > a {
  border-top: none;
}
.gallery-wide-76ba .up_de52 .accordion-b1a5 > .paper-16b9 .content-white-6168 {
  display: none;
}
.gallery-wide-76ba .up_de52 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gallery-wide-76ba .up_de52 li:last-child {
  border: none;
}
.gallery-wide-76ba .up_de52 li.fixed_c2f5 > a {
  padding-right: 45px !important;
}
.gallery-wide-76ba .up_de52 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gallery-wide-76ba .up_de52 li a:focus,
.gallery-wide-76ba .up_de52 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery-wide-76ba .up_de52 li .background-west-c246 {
  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;
}
.gallery-wide-76ba .up_de52 li .background-west-c246:hover {
  box-shadow: none;
}
.gallery-wide-76ba .up_de52 li .background-west-c246 .content-white-6168 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gallery-wide-76ba .up_de52 .stone_5bce {
  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);
}
.gallery-wide-76ba .up_de52 .stone_5bce li a {
  padding-left: 3em;
}
.gallery-wide-76ba .up_de52 .label_6584 > a .background-west-c246 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gallery-wide-76ba .up_de52 .label_6584 > .stone_5bce {
  display: block;
  opacity: 1;
}
.image_150f {
  max-width: 100%;
}
.hover-full-db13 {
  line-height: 0;
  cursor: pointer;
}
.light-7c6c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.light-7c6c:hover {
  box-shadow: none;
  color: currentColor;
}
.light-7c6c svg {
  width: 18px;
  height: 18px;
}
.light-7c6c .left_6197 {
  display: none;
}
.notice_c880 {
  position: relative;
}
.notice_c880.fn-active-fa18 .light-7c6c .hard_63ba {
  display: none;
}
.notice_c880.fn-active-fa18 .light-7c6c .left_6197 {
  display: inline-block;
}
.notice_c880 .static-b247 {
  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);
}
.notice_c880.module-d0f3 .static-b247 {
  left: auto;
  right: -0.9em;
}
.notice_c880.module-d0f3 .outer_ef46::before {
  left: auto;
  right: 15px;
}
.notice_c880.fn-active-fa18 .static-b247 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.complex-ce1d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.complex-ce1d label {
  flex-basis: 100%;
}
.complex-ce1d .medium-6b4b {
  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;
}
.complex-ce1d .fast-4568 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.complex-ce1d .fast-4568:focus {
  background-color: transparent;
}
.complex-ce1d button.last_c8ad {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.complex-ce1d button.last_c8ad:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.complex-ce1d button.last_c8ad svg {
  width: 18px;
  height: 18px;
}
.complex-ce1d input[type="submit"] {
  min-height: auto;
}
.primary_north_2129 .complex-ce1d .fast-4568 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.outer_ef46 {
  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) {
  .outer_ef46 {
    width: 220px;
  }
}
.outer_ef46 label {
  flex-basis: 100%;
}
.outer_ef46::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;
}
.description_da15 .primary_north_2129 .complex-ce1d {
  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;
}
.description_da15
  .primary_north_2129
  .complex-ce1d
  .medium-6b4b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_da15 .primary_north_2129 .complex-ce1d .fast-4568 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_da15
  .primary_north_2129
  .complex-ce1d
  .fast-4568:focus {
  background: 0 0;
}
.description_da15
  .primary_north_2129
  .complex-ce1d
  .short-9580 {
  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;
}
.hover_large_4588 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hover_large_4588 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hover_large_4588 li:last-child {
  margin-right: 0;
}
.hover_large_4588 li:first-child {
  margin-left: 0;
}
.hover_large_4588.focus_stale_0312 a {
  color: #fff;
}
.hover_large_4588.focus_stale_0312 a:hover {
  color: #fff;
}
.hover_large_4588 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hover_large_4588 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hover_large_4588 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hover_large_4588 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hover_large_4588 [class*="social-icon-apple"] {
  background-color: #999;
}
.hover_large_4588 [class*="social-icon-apple"].photo-a1c4 {
  background-color: transparent;
  color: #999;
}
.hover_large_4588 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hover_large_4588 [class*="social-icon-behance"].photo-a1c4 {
  background-color: transparent;
  color: #1769ff;
}
.hover_large_4588 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hover_large_4588 [class*="social-icon-bitbucket"].photo-a1c4 {
  background-color: transparent;
  color: #205081;
}
.hover_large_4588 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hover_large_4588 [class*="social-icon-codepen"].photo-a1c4 {
  background-color: transparent;
  color: #000;
}
.hover_large_4588 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hover_large_4588 [class*="social-icon-delicious"].photo-a1c4 {
  background-color: transparent;
  color: #39f;
}
.hover_large_4588 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hover_large_4588 [class*="social-icon-digg"].photo-a1c4 {
  background-color: transparent;
  color: #005be2;
}
.hover_large_4588 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hover_large_4588 [class*="social-icon-dribbble"].photo-a1c4 {
  background-color: transparent;
  color: #ea4c89;
}
.hover_large_4588 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hover_large_4588 [class*="social-icon-envelope"].photo-a1c4 {
  background-color: transparent;
  color: #ea4335;
}
.hover_large_4588 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hover_large_4588 [class*="social-icon-facebook"].photo-a1c4 {
  background-color: transparent;
  color: #3b5998;
}
.hover_large_4588 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hover_large_4588 [class*="social-icon-flickr"].photo-a1c4 {
  background-color: transparent;
  color: #0063dc;
}
.hover_large_4588 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hover_large_4588 [class*="social-icon-foursquare"].photo-a1c4 {
  background-color: transparent;
  color: #2d5be3;
}
.hover_large_4588 [class*="social-icon-github"] {
  background-color: #333;
}
.hover_large_4588 [class*="social-icon-github"].photo-a1c4 {
  background-color: transparent;
  color: #333;
}
.hover_large_4588 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hover_large_4588 [class*="social-icon-google-plus"].photo-a1c4 {
  background-color: transparent;
  color: #dd4b39;
}
.hover_large_4588 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hover_large_4588 [class*="social-icon-houzz"].photo-a1c4 {
  background-color: transparent;
  color: #7ac142;
}
.hover_large_4588 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hover_large_4588 [class*="social-icon-instagram"].photo-a1c4 {
  background-color: transparent;
  color: #262626;
}
.hover_large_4588 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hover_large_4588 [class*="social-icon-jsfiddle"].photo-a1c4 {
  background-color: transparent;
  color: #487aa2;
}
.hover_large_4588 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hover_large_4588 [class*="social-icon-linkedin"].photo-a1c4 {
  background-color: transparent;
  color: #0077b5;
}
.hover_large_4588 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hover_large_4588 [class*="social-icon-medium"].photo-a1c4 {
  background-color: transparent;
  color: #00ab6b;
}
.hover_large_4588 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hover_large_4588
  [class*="social-icon-odnoklassniki"].photo-a1c4 {
  background-color: transparent;
  color: #f4731c;
}
.hover_large_4588 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hover_large_4588 [class*="social-icon-meetup"].photo-a1c4 {
  background-color: transparent;
  color: #ec1c40;
}
.hover_large_4588 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hover_large_4588 [class*="social-icon-pinterest"].photo-a1c4 {
  background-color: transparent;
  color: #bd081c;
}
.hover_large_4588 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hover_large_4588 [class*="social-icon-product-hunt"].photo-a1c4 {
  background-color: transparent;
  color: #da552f;
}
.hover_large_4588 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hover_large_4588 [class*="social-icon-reddit"].photo-a1c4 {
  background-color: transparent;
  color: #ff4500;
}
.hover_large_4588 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hover_large_4588 [class*="social-icon-rss"].photo-a1c4 {
  background-color: transparent;
  color: #f26522;
}
.hover_large_4588 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hover_large_4588
  [class*="social-icon-shopping-cart"].photo-a1c4 {
  background-color: transparent;
  color: #4caf50;
}
.hover_large_4588 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hover_large_4588 [class*="social-icon-skype"].photo-a1c4 {
  background-color: transparent;
  color: #00aff0;
}
.hover_large_4588 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hover_large_4588 [class*="social-icon-slideshare"].photo-a1c4 {
  background-color: transparent;
  color: #0077b5;
}
.hover_large_4588 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hover_large_4588 [class*="social-icon-snapchat"].photo-a1c4 {
  background-color: transparent;
  color: #fffc00;
}
.hover_large_4588 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hover_large_4588 [class*="social-icon-soundcloud"].photo-a1c4 {
  background-color: transparent;
  color: #f80;
}
.hover_large_4588 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hover_large_4588 [class*="social-icon-spotify"].photo-a1c4 {
  background-color: transparent;
  color: #2ebd59;
}
.hover_large_4588 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hover_large_4588
  [class*="social-icon-stack-overflow"].photo-a1c4 {
  background-color: transparent;
  color: #fe7a15;
}
.hover_large_4588 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hover_large_4588 [class*="social-icon-maldkfgram"].photo-a1c4 {
  background-color: transparent;
  color: #2ca5e0;
}
.hover_large_4588 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hover_large_4588 [class*="social-icon-tripadvisor"].photo-a1c4 {
  background-color: transparent;
  color: #589442;
}
.hover_large_4588 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hover_large_4588 [class*="social-icon-tumblr"].photo-a1c4 {
  background-color: transparent;
  color: #35465c;
}
.hover_large_4588 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hover_large_4588 [class*="social-icon-twitch"].photo-a1c4 {
  background-color: transparent;
  color: #6441a5;
}
.hover_large_4588 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hover_large_4588 [class*="social-icon-twitter"].photo-a1c4 {
  background-color: transparent;
  color: #1da1f2;
}
.hover_large_4588 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hover_large_4588 [class*="social-icon-vimeo"].photo-a1c4 {
  background-color: transparent;
  color: #1ab7ea;
}
.hover_large_4588 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hover_large_4588 [class*="social-icon-vk"].photo-a1c4 {
  background-color: transparent;
  color: #45668e;
}
.hover_large_4588 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hover_large_4588 [class*="social-icon-weibo"].photo-a1c4 {
  background-color: transparent;
  color: #df2029;
}
.hover_large_4588 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hover_large_4588 [class*="social-icon-weixin"].photo-a1c4 {
  background-color: transparent;
  color: #7bb32e;
}
.hover_large_4588 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hover_large_4588 [class*="social-icon-whatsapp"].photo-a1c4 {
  background-color: transparent;
  color: #25d366;
}
.hover_large_4588 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hover_large_4588 [class*="social-icon-wordpress"].photo-a1c4 {
  background-color: transparent;
  color: #21759b;
}
.hover_large_4588 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hover_large_4588 [class*="social-icon-xing"].photo-a1c4 {
  background-color: transparent;
  color: #026466;
}
.hover_large_4588 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hover_large_4588 [class*="social-icon-yelp"].photo-a1c4 {
  background-color: transparent;
  color: #af0606;
}
.hover_large_4588 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hover_large_4588 [class*="social-icon-youtube"].photo-a1c4 {
  background-color: transparent;
  color: #cd201f;
}
.form-3995 {
  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-3995:hover {
  box-shadow: none;
  background: 0 0;
}
.hot_96a1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.article-3c2f {
  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;
}
.row_huge_395f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.advanced-d671 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.advanced-d671,
.advanced-d671::after,
.advanced-d671::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;
}
.advanced-d671::after,
.advanced-d671::before {
  content: "";
  display: block;
  background-color: inherit;
}
.stale-0c6a .article-3c2f .row_huge_395f {
  margin-top: -2px;
  width: 19px;
}
.stale-0c6a .article-3c2f .advanced-d671 {
  margin-top: -1px;
}
.stale-0c6a .article-3c2f .advanced-d671,
.stale-0c6a .article-3c2f .advanced-d671::after,
.stale-0c6a .article-3c2f .advanced-d671::before {
  width: 19px;
  height: 2px;
}
.stale-0c6a .article-3c2f .advanced-d671::before {
  top: -6px;
}
.stale-0c6a .article-3c2f .advanced-d671::after {
  bottom: -6px;
}
.picture-adea .article-3c2f .row_huge_395f {
  margin-top: -2px;
  width: 22px;
}
.picture-adea .article-3c2f .advanced-d671 {
  margin-top: -1px;
}
.picture-adea .article-3c2f .advanced-d671,
.picture-adea .article-3c2f .advanced-d671::after,
.picture-adea .article-3c2f .advanced-d671::before {
  width: 22px;
  height: 2px;
}
.picture-adea .article-3c2f .advanced-d671::before {
  top: -7px;
}
.picture-adea .article-3c2f .advanced-d671::after {
  bottom: -7px;
}
.section-clean-f587 .article-3c2f .row_huge_395f {
  margin-top: -2px;
  width: 31px;
}
.section-clean-f587 .article-3c2f .advanced-d671 {
  margin-top: -1.5px;
}
.section-clean-f587 .article-3c2f .advanced-d671,
.section-clean-f587 .article-3c2f .advanced-d671::after,
.section-clean-f587 .article-3c2f .advanced-d671::before {
  width: 31px;
  height: 3px;
}
.section-clean-f587 .article-3c2f .advanced-d671::before {
  top: -9px;
}
.section-clean-f587 .article-3c2f .advanced-d671::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .brown_c600 .article-3c2f .row_huge_395f {
    margin-top: -2px;
    width: 19px;
  }
  .brown_c600 .article-3c2f .advanced-d671 {
    margin-top: -1px;
  }
  .brown_c600 .article-3c2f .advanced-d671,
  .brown_c600 .article-3c2f .advanced-d671::after,
  .brown_c600 .article-3c2f .advanced-d671::before {
    width: 19px;
    height: 2px;
  }
  .brown_c600 .article-3c2f .advanced-d671::before {
    top: -6px;
  }
  .brown_c600 .article-3c2f .advanced-d671::after {
    bottom: -6px;
  }
  .hero_5816 .article-3c2f .row_huge_395f {
    margin-top: -2px;
    width: 22px;
  }
  .hero_5816 .article-3c2f .advanced-d671 {
    margin-top: -1px;
  }
  .hero_5816 .article-3c2f .advanced-d671,
  .hero_5816 .article-3c2f .advanced-d671::after,
  .hero_5816 .article-3c2f .advanced-d671::before {
    width: 22px;
    height: 2px;
  }
  .hero_5816 .article-3c2f .advanced-d671::before {
    top: -7px;
  }
  .hero_5816 .article-3c2f .advanced-d671::after {
    bottom: -7px;
  }
  .gas_6c56 .article-3c2f .row_huge_395f {
    margin-top: -2px;
    width: 31px;
  }
  .gas_6c56 .article-3c2f .advanced-d671 {
    margin-top: -1.5px;
  }
  .gas_6c56 .article-3c2f .advanced-d671,
  .gas_6c56 .article-3c2f .advanced-d671::after,
  .gas_6c56 .article-3c2f .advanced-d671::before {
    width: 31px;
    height: 3px;
  }
  .gas_6c56 .article-3c2f .advanced-d671::before {
    top: -9px;
  }
  .gas_6c56 .article-3c2f .advanced-d671::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-yellow-1aa0 .article-3c2f .row_huge_395f {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-yellow-1aa0 .article-3c2f .advanced-d671 {
    margin-top: -1px;
  }
  .breadcrumb-yellow-1aa0 .article-3c2f .advanced-d671,
  .breadcrumb-yellow-1aa0 .article-3c2f .advanced-d671::after,
  .breadcrumb-yellow-1aa0 .article-3c2f .advanced-d671::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-yellow-1aa0 .article-3c2f .advanced-d671::before {
    top: -6px;
  }
  .breadcrumb-yellow-1aa0 .article-3c2f .advanced-d671::after {
    bottom: -6px;
  }
  .backdrop-a5cb .article-3c2f .row_huge_395f {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-a5cb .article-3c2f .advanced-d671 {
    margin-top: -1px;
  }
  .backdrop-a5cb .article-3c2f .advanced-d671,
  .backdrop-a5cb .article-3c2f .advanced-d671::after,
  .backdrop-a5cb .article-3c2f .advanced-d671::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-a5cb .article-3c2f .advanced-d671::before {
    top: -7px;
  }
  .backdrop-a5cb .article-3c2f .advanced-d671::after {
    bottom: -7px;
  }
  .footer_cef4 .article-3c2f .row_huge_395f {
    margin-top: -2px;
    width: 31px;
  }
  .footer_cef4 .article-3c2f .advanced-d671 {
    margin-top: -1.5px;
  }
  .footer_cef4 .article-3c2f .advanced-d671,
  .footer_cef4 .article-3c2f .advanced-d671::after,
  .footer_cef4 .article-3c2f .advanced-d671::before {
    width: 31px;
    height: 3px;
  }
  .footer_cef4 .article-3c2f .advanced-d671::before {
    top: -9px;
  }
  .footer_cef4 .article-3c2f .advanced-d671::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .component-d3f5 .article-3c2f .row_huge_395f {
    margin-top: -2px;
    width: 19px;
  }
  .component-d3f5 .article-3c2f .advanced-d671 {
    margin-top: -1px;
  }
  .component-d3f5 .article-3c2f .advanced-d671,
  .component-d3f5 .article-3c2f .advanced-d671::after,
  .component-d3f5 .article-3c2f .advanced-d671::before {
    width: 19px;
    height: 2px;
  }
  .component-d3f5 .article-3c2f .advanced-d671::before {
    top: -6px;
  }
  .component-d3f5 .article-3c2f .advanced-d671::after {
    bottom: -6px;
  }
  .header-outer-ab1e .article-3c2f .row_huge_395f {
    margin-top: -2px;
    width: 22px;
  }
  .header-outer-ab1e .article-3c2f .advanced-d671 {
    margin-top: -1px;
  }
  .header-outer-ab1e .article-3c2f .advanced-d671,
  .header-outer-ab1e .article-3c2f .advanced-d671::after,
  .header-outer-ab1e .article-3c2f .advanced-d671::before {
    width: 22px;
    height: 2px;
  }
  .header-outer-ab1e .article-3c2f .advanced-d671::before {
    top: -7px;
  }
  .header-outer-ab1e .article-3c2f .advanced-d671::after {
    bottom: -7px;
  }
  .label_cool_d201 .article-3c2f .row_huge_395f {
    margin-top: -2px;
    width: 31px;
  }
  .label_cool_d201 .article-3c2f .advanced-d671 {
    margin-top: -1.5px;
  }
  .label_cool_d201 .article-3c2f .advanced-d671,
  .label_cool_d201 .article-3c2f .advanced-d671::after,
  .label_cool_d201 .article-3c2f .advanced-d671::before {
    width: 31px;
    height: 3px;
  }
  .label_cool_d201 .article-3c2f .advanced-d671::before {
    top: -9px;
  }
  .label_cool_d201 .article-3c2f .advanced-d671::after {
    bottom: -9px;
  }
}
.content_432f .advanced-d671 {
  -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);
}
.content_432f .advanced-d671::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.content_432f .advanced-d671::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);
}
.content_432f.shadow-prev-2028 .advanced-d671 {
  -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);
}
.content_432f.shadow-prev-2028 .advanced-d671::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.content_432f.shadow-prev-2028 .advanced-d671::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);
}
.purple-9392 {
  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.border-upper-af78:before {
  display: none;
}
.chip-complex-fb47 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip-complex-fb47 .card_5729 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip-complex-fb47 .card_5729:last-of-type {
  border-bottom: none;
}
.chip-complex-fb47 .card_5729.hero-gas-bc70,
.chip-complex-fb47 .card_5729.highlight-86c8,
.chip-complex-fb47 .card_5729.left_475b {
  padding: 0;
}
.chip-complex-fb47 .gallery-wide-76ba .background-west-c246 {
  color: currentColor;
}
.chip-complex-fb47 .gallery-wide-76ba .background-west-c246:focus,
.chip-complex-fb47 .gallery-wide-76ba .background-west-c246:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-complex-fb47.wrapper-active-56df .surface_selected_36d6,
.chip-complex-fb47.wrapper-active-56df .message-stale-9f67 a,
.chip-complex-fb47.wrapper-active-56df .up_5e6a a,
.chip-complex-fb47.wrapper-active-56df .stone_5bce a {
  color: rgba(0, 0, 0, 0.55);
}
.chip-complex-fb47.wrapper-active-56df .surface_selected_36d6:hover,
.chip-complex-fb47.wrapper-active-56df .message-stale-9f67 a:hover,
.chip-complex-fb47.wrapper-active-56df .up_5e6a a:hover,
.chip-complex-fb47.wrapper-active-56df .stone_5bce a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-complex-fb47.wrapper-active-56df .large-4bdb {
  color: rgba(0, 0, 0, 0.8);
}
.chip-complex-fb47.wrapper-active-56df .card_5729 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-complex-fb47.wrapper-active-56df .card_5729:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip-complex-fb47.wrapper-active-56df .breadcrumb_bottom_02c2:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip-complex-fb47.wrapper-active-56df .gallery-wide-76ba .up_de52 li a,
.chip-complex-fb47.wrapper-active-56df .gallery-wide-76ba .background-west-c246,
.chip-complex-fb47.wrapper-active-56df .stone_5bce {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-complex-fb47.wrapper-active-56df .gallery-wide-76ba .background-west-c246:focus,
.chip-complex-fb47.wrapper-active-56df .gallery-wide-76ba .background-west-c246:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-complex-fb47.wrapper-active-56df .up_de52 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-complex-fb47.hover_huge_f675 .surface_selected_36d6,
.chip-complex-fb47.hover_huge_f675 .message-stale-9f67 a,
.chip-complex-fb47.hover_huge_f675 .up_5e6a .background-west-c246,
.chip-complex-fb47.hover_huge_f675 .up_5e6a a,
.chip-complex-fb47.hover_huge_f675 .stone_5bce a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-complex-fb47.hover_huge_f675 .surface_selected_36d6:hover,
.chip-complex-fb47.hover_huge_f675 .message-stale-9f67 a:hover,
.chip-complex-fb47.hover_huge_f675 .up_5e6a .background-west-c246:hover,
.chip-complex-fb47.hover_huge_f675 .up_5e6a a:hover,
.chip-complex-fb47.hover_huge_f675 .stone_5bce a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-complex-fb47.hover_huge_f675 .large-4bdb {
  color: rgba(255, 255, 255, 0.99);
}
.chip-complex-fb47.hover_huge_f675 .card_5729 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-complex-fb47.hover_huge_f675 .card_5729:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip-complex-fb47.hover_huge_f675 .breadcrumb_bottom_02c2:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-complex-fb47.hover_huge_f675 .gallery-wide-76ba .up_de52 li a,
.chip-complex-fb47.hover_huge_f675 .gallery-wide-76ba .background-west-c246,
.chip-complex-fb47.hover_huge_f675 .stone_5bce {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-complex-fb47.hover_huge_f675 .gallery-wide-76ba .background-west-c246:focus,
.chip-complex-fb47.hover_huge_f675 .gallery-wide-76ba .background-west-c246:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-complex-fb47.hover_huge_f675 .up_de52 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_bottom_02c2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.breadcrumb_bottom_02c2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tag-e000 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.backdrop_under_1610 .chip-complex-fb47 {
  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;
}
.backdrop_under_1610 .card_5729 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.backdrop_under_1610 .card_5729: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) {
  .backdrop_under_1610 .card_5729:before {
    width: 16%;
    left: 42%;
  }
}
.backdrop_under_1610 .card_5729:last-child:before {
  content: none;
}
.backdrop_under_1610 .card_5729[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.backdrop_under_1610 .gallery-wide-76ba .up_de52 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.backdrop_under_1610 .gallery-wide-76ba .up_de52 li a .background-west-c246 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.backdrop_under_1610 .gallery-wide-76ba .stone_5bce {
  border: none;
}
.backdrop_under_1610 .gallery-wide-76ba .stone_5bce li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.backdrop_under_1610 .breadcrumb_bottom_02c2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.backdrop_under_1610 .tag-e000 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.backdrop_under_1610 .hover_huge_f675 .breadcrumb_bottom_02c2:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_under_1610 .wrapper-active-56df.component_active_fd4a .advanced-d671 {
  background: rgba(0, 0, 0, 0.6);
}
.backdrop_under_1610
  .wrapper-active-56df.component_active_fd4a
  .advanced-d671::after,
.backdrop_under_1610
  .wrapper-active-56df.component_active_fd4a
  .advanced-d671:before {
  background: inherit;
}
.backdrop_under_1610
  .wrapper-active-56df.component_active_fd4a:hover
  .advanced-d671 {
  background: rgba(0, 0, 0, 0.8);
}
.thumbnail-2e64 .chip-complex-fb47 {
  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) {
  .thumbnail-2e64 .chip-complex-fb47 {
    width: auto;
    right: 45px;
  }
}
.component_8e5d .chip-complex-fb47 {
  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) {
  .component_8e5d .chip-complex-fb47 {
    width: auto;
    left: 45px;
  }
}
.border-upper-af78 .chip-complex-fb47 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.border-upper-af78 .tag-e000 {
  max-width: 48em;
  margin: 0 auto;
}
.border-upper-af78 .breadcrumb_bottom_02c2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.first_d023 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.first_d023.backdrop_under_1610 .chip-complex-fb47 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.first_d023.thumbnail-2e64 .chip-complex-fb47 {
  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);
}
.first_d023 .chip-complex-fb47 {
  visibility: visible;
}
.first_d023.component_8e5d .chip-complex-fb47 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.text_simple_9092,
.small-b578 {
  overflow-x: hidden;
}
.text_simple_9092 .chip-complex-fb47 {
  overflow: auto;
}
.text_simple_9092.backdrop_under_1610 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text_simple_9092.backdrop_under_1610 .chip-complex-fb47 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.text_simple_9092.backdrop_under_1610 .form-3995 {
  opacity: 0;
}
.text_simple_9092.thumbnail-2e64 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text_simple_9092.thumbnail-2e64 .chip-complex-fb47 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.text_simple_9092.thumbnail-2e64 .form-3995 {
  opacity: 0;
}
.text_simple_9092.component_8e5d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text_simple_9092.component_8e5d .chip-complex-fb47 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.text_simple_9092.component_8e5d .form-3995 {
  opacity: 0;
}
.text_simple_9092.border-upper-af78 .chip-complex-fb47 {
  z-index: 10;
  visibility: visible;
}
.component_active_fd4a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.component_active_fd4a .advanced-d671 {
  background: rgba(255, 255, 255, 0.99);
}
.component_active_fd4a .advanced-d671::after,
.component_active_fd4a .advanced-d671:before {
  background: inherit;
}
.component_active_fd4a:hover .advanced-d671 {
  background: rgba(255, 255, 255, 0.99);
}
.component_8e5d .component_active_fd4a {
  top: 10px;
  right: auto;
  left: 12px;
}
.border-upper-af78 .component_active_fd4a {
  display: none !important;
}
.text_simple_9092:before,
.small-b578:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.text_simple_9092 .component_active_fd4a,
.small-b578 .component_active_fd4a {
  display: inline-block;
}
.chip-complex-fb47 .gold-2f42 {
  -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;
}
.text_simple_9092 .chip-complex-fb47 .gold-2f42,
.small-b578 .chip-complex-fb47 .gold-2f42 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notification-5530 .medium-6b4b {
  width: 100%;
}
.accordion_over_5f0d {
  padding: 0 0.5em 0;
}
.accordion_over_5f0d [class*="customify-col-"],
.accordion_over_5f0d [class*="customify-col_"],
.accordion_over_5f0d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.main-top-e34a .accordion_over_5f0d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dropdown_short_fa14 .plasma_7b6e,
  .plasma_7b6e {
    display: none;
  }
  .container-557d {
    text-align: left;
  }
  .hover_paper_37d8 {
    text-align: center;
  }
  .header-south-46f0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_short_fa14 .steel-eaa4,
  .steel-eaa4 {
    display: none;
  }
  .picture_tiny_e898 {
    text-align: left;
  }
  .menu-0d32 {
    text-align: center;
  }
  .highlight-fresh-1858 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_short_fa14 .feature-84b1,
  .feature-84b1 {
    display: none;
  }
  .media-current-8c36 {
    text-align: left;
  }
  .picture-tiny-e099 {
    text-align: center;
  }
  .table_hard_823c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.chip_abb6 {
  box-shadow: none !important;
}
.narrow-cea9 .panel-cefc,
.south_b977 .panel-cefc {
  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;
}
.south_b977 .panel-cefc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section_wood_9901 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section_wood_9901:after,
.section_wood_9901:before {
  content: "";
  display: table;
}
.section_wood_9901:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section_wood_9901 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section_wood_9901,
.surface-blue-efa9 {
  max-width: 1248px;
  margin: 0 auto;
}

.down-a051.input-d7d3 .section_wood_9901 {
  max-width: 100%;
}
.down-a051.component-4db6 {
  max-width: 1200px;
  margin: 0 auto;
}
.down-a051.highlight_4ebf .section_wood_9901 {
  max-width: 100%;
}
.down-a051.highlight_4ebf > .section_wood_9901 {
  padding-left: 0;
  padding-right: 0;
}
.down-a051.highlight_4ebf > .section_wood_9901 .dropdown_short_fa14 {
  margin: 0;
}
.down-a051.highlight_4ebf
  > .section_wood_9901
  .message-medium-21dd.hero_4eaa {
  margin-right: 0;
  margin-left: 0;
}
.down-a051.highlight_4ebf #main.hero_4eaa {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .alert_3871 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .alert_3871 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .aside-solid-6bdf .lite-6d7f {
    padding-right: 1em;
  }
  .aside-solid-6bdf.slider-dynamic-b490 .message-medium-21dd {
    border-right: 1px solid #eaecee;
  }
  .aside-solid-6bdf.slider-dynamic-b490 .lite-6d7f {
    padding-right: 1em;
  }
  .aside-solid-6bdf.slider-dynamic-b490 .filter_8663 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-d704 .lite-6d7f {
    padding-left: 1em;
  }
  .hover-d704.slider-dynamic-b490 .message-medium-21dd {
    border-left: 1px solid #eaecee;
  }
  .hover-d704.slider-dynamic-b490 .lite-6d7f {
    padding-left: 1em;
  }
  .hover-d704.slider-dynamic-b490 .filter_8663 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down_6896 .lite-6d7f {
    padding-left: 1em;
  }
  .down_6896.slider-dynamic-b490 .inner_c112 {
    border-right: 1px solid #eaecee;
  }
  .down_6896.slider-dynamic-b490 .tertiary-85b7 {
    border-right: 1px solid #eaecee;
  }
  .down_6896.slider-dynamic-b490 .lite-6d7f {
    padding-left: 1em;
  }
  .down_6896.slider-dynamic-b490 .filter_8663 {
    padding-right: 1em;
  }
  .down_6896.slider-dynamic-b490 .filter-liquid-c1b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column-abe4 .lite-6d7f {
    padding-right: 1em;
  }
  .column-abe4.slider-dynamic-b490 .inner_c112 {
    border-left: 1px solid #eaecee;
  }
  .column-abe4.slider-dynamic-b490 .tertiary-85b7 {
    border-left: 1px solid #eaecee;
  }
  .column-abe4.slider-dynamic-b490 .lite-6d7f {
    padding-right: 1em;
  }
  .column-abe4.slider-dynamic-b490 .filter_8663 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column-abe4.slider-dynamic-b490 .filter-liquid-c1b0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert_3871 .lite-6d7f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert_3871.slider-dynamic-b490 .message-medium-21dd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .alert_3871.slider-dynamic-b490 .lite-6d7f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert_3871.slider-dynamic-b490 .filter_8663 {
    padding-left: 1em;
  }
  .alert_3871.slider-dynamic-b490 .filter-liquid-c1b0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .alert_3871.slider-dynamic-b490 .lite-6d7f {
    padding-left: 0;
  }
}
.gallery-static-dff8 .copper_c646 {
  display: inline-block;
}
.mask-0d58 {
  display: inline-block;
}
.pattern_6332 {
  word-con: break-word;
}
.orange_89ae > span {
  display: inline-block;
  padding: 5px 0;
}
.orange_89ae .hero-59b2 {
  margin-left: 8px;
  margin-right: 8px;
}
.orange_89ae .copper-eaeb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.short-45d3 .nav_a142 {
  margin-bottom: 2em;
}
.short-45d3 .list-692a {
  margin-bottom: 15px;
}
.short-45d3 .list-692a:last-child {
  margin-bottom: 0;
}
.short-45d3 .modal-dcb9 {
  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) {
  .short-45d3 .modal-dcb9 {
    display: block;
  }
}
.short-45d3 .hero_4305 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .short-45d3 .hero_4305 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.short-45d3 .surface_a838 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.short-45d3 .surface_a838 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.short-45d3 .surface_a838 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.short-45d3 .pattern_6332 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.short-45d3 .pattern_6332 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.short-45d3 .west_57d1 p:last-child {
  margin-bottom: 0;
}
.short-45d3 .liquid-1037 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.short-45d3 .hidden_946a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.short-45d3 .frame-fluid-7d46 {
  margin-top: 1em;
}
.short-45d3 .heading_right_19c6 {
  top: 0;
  display: block;
}
.short-45d3 .heading_right_19c6 a {
  color: inherit;
}
.short-45d3 .heading_right_19c6 a:hover {
  color: inherit;
}
.short-45d3 .menu_fixed_206e {
  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;
}
.short-45d3 .menu_fixed_206e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.short-45d3 .hidden_946a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.short-45d3 .dropdown-active-9a38 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.short-45d3 .dropdown-active-9a38:first-child {
  margin-top: 0;
}
.short-45d3 .dropdown-active-9a38.notice-lite-35eb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.short-45d3 .dropdown-active-9a38.east_5507 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.short-45d3
  .dropdown-active-9a38.east_5507.thumbnail_20e4
  .frame-fluid-7d46 {
  width: 100%;
}
.short-45d3 .east_5507 {
  -webkit-box-align: center;
  align-items: center;
}
.short-45d3 .east_5507 .orange_89ae,
.short-45d3 .east_5507 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.short-45d3 .surface_a838 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.short-45d3 .surface_a838 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.short-45d3 .surface_a838: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;
}
.short-45d3 .notice-lite-35eb {
  z-index: 5;
}
.short-45d3 .hero_purple_e081 .background-e601 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.short-45d3 .label_blue_0ba0 .background-e601 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.short-45d3 .chip-upper-6a97 .background-e601 {
  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;
}
.short-45d3.banner_4c57 .modal-dcb9,
.short-45d3.fixed-3b97 .modal-dcb9 {
  display: block;
}
.short-45d3.banner_4c57 .modal-dcb9 .highlight_liquid_0f97,
.short-45d3.banner_4c57 .modal-dcb9 .hidden_946a,
.short-45d3.fixed-3b97 .modal-dcb9 .highlight_liquid_0f97,
.short-45d3.fixed-3b97 .modal-dcb9 .hidden_946a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.short-45d3.soft-d963 .hero_4305 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .short-45d3.soft-d963 .hero_4305 {
    margin-right: 0;
  }
}
.short-45d3.banner_4c57 .hero_4305,
.short-45d3.fixed-3b97 .hero_4305 {
  padding-top: 40%;
}
.short-45d3.banner_4c57 .nav_a142,
.short-45d3.fixed-3b97 .nav_a142 {
  display: block;
}
.short-45d3.banner_4c57 .fn-sticky-fa18 .hidden_946a,
.short-45d3.fixed-3b97 .fn-sticky-fa18 .hidden_946a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.short-45d3.banner_4c57 .hero_4305,
.short-45d3.fixed-3b97 .hero_4305 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.short-45d3.banner_4c57 .hidden_946a {
  padding: 1em;
}
.description_selected_c85c {
  margin: 30px auto;
  display: block;
}
.description_selected_c85c .section-247b > * {
  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;
}
.description_selected_c85c .section-247b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description_selected_c85c .section-247b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element-hard-561e .orange_89ae {
  margin-bottom: 1.41575em;
}
.element-hard-561e .full_58f9 {
  margin-bottom: 1.618em;
}
.mask-advanced-fb37 .column-static-87df {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.mask-advanced-fb37 .column-static-87df a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.mask-advanced-fb37 .alert_86cf {
  max-width: 100%;
  overflow: auto;
}
.notification-e58d .mask-advanced-fb37 a:hover {
  text-decoration: underline;
}
.video_dark_be4f .list-692a:not(.pattern_6332),
.video_dark_be4f .surface_a838 {
  margin-bottom: 1.41575em;
}
.video_dark_be4f .list-692a:not(.pattern_6332):last-child,
.video_dark_be4f .surface_a838:last-child {
  margin-bottom: 0;
}
.video_dark_be4f .list-692a.accent_2067 {
  margin-bottom: 0.41575em;
}
.video_dark_be4f .label-old-f56a:before,
.video_dark_be4f .small-a389:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.video_dark_be4f .label-old-f56a:before {
  content: "\f115";
}
.video_dark_be4f .small-a389:before {
  content: "\f02c";
}
.video_dark_be4f .backdrop_black_389c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.video_dark_be4f .backdrop_black_389c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden-c5a1 {
  display: -webkit-box;
  display: flex;
}
.hidden-c5a1 .basic-39a8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden-c5a1 .basic-39a8 {
    flex-basis: 90px;
  }
}
.hidden-c5a1 .frame_lower_f11b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-c5a1 .frame_lower_f11b {
    flex-basis: calc(100% - 50px);
  }
}
.hidden-c5a1 .carousel_212e p:last-child {
  margin-bottom: 0.72em;
}
.label_smooth_df80 .section-247b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.label_smooth_df80 .section-247b:after,
.label_smooth_df80 .section-247b:before {
  content: "";
  display: table;
}
.label_smooth_df80 .section-247b:after {
  clear: both;
}
.label_smooth_df80 .section-247b .info-rough-675e,
.label_smooth_df80 .section-247b .progress_e336 {
  width: 49%;
}
.label_smooth_df80 .section-247b .info-rough-675e a span.active-005c,
.label_smooth_df80 .section-247b .progress_e336 a span.active-005c {
  display: block;
  margin-bottom: 5px;
}
.label_smooth_df80 .section-247b .progress_e336 {
  float: left;
  text-align: left;
}
.label_smooth_df80 .section-247b .info-rough-675e {
  float: right;
  text-align: right;
}
.block_609b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .block_609b {
    margin-bottom: 0;
  }
}
.pro_f619 {
  margin-bottom: 1em;
}
.pro_f619 .pattern_6332 {
  font-size: 1.1em;
  line-height: 1.3;
}
.active_liquid_650f a {
  display: block;
  line-height: 0;
  position: relative;
}
.tag-dim-ced9 .pro_f619,
.video-blue-988d .pro_f619 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tag-dim-ced9 .pro_f619,
  .video-blue-988d .pro_f619 {
    display: block;
  }
}
.tag-dim-ced9 .active_liquid_650f,
.video-blue-988d .active_liquid_650f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tag-dim-ced9 .active_liquid_650f,
  .video-blue-988d .active_liquid_650f {
    margin-bottom: 1em;
  }
}
.tag-dim-ced9 .active_liquid_650f img,
.video-blue-988d .active_liquid_650f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tag-dim-ced9 .image_64ea,
.video-blue-988d .image_64ea {
  flex-basis: calc(100% - 160px);
}
.tag-dim-ced9 .image_64ea p,
.video-blue-988d .image_64ea p {
  margin-bottom: 0;
}
.tag-dim-ced9 .image_64ea {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tag-dim-ced9 .image_64ea {
    padding-left: 0;
  }
}
.video-blue-988d .image_64ea {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .video-blue-988d .image_64ea {
    padding-right: 0;
  }
}
.video-blue-988d .active_liquid_650f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.green-6012 .active_liquid_650f {
  margin-bottom: 0.5em;
}
.green-6012 .active_liquid_650f img {
  width: 100%;
}
.box_a03b .label-fresh-70d6,
.image-next-3bbb .label-fresh-70d6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.image-next-3bbb .message-medium-21dd .narrow_e7cb p:last-child {
  margin-bottom: 0;
}
.hero-cold-da95 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification-yellow-cfc2 .component_liquid_de0c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification-yellow-cfc2 .component_liquid_de0c:last-of-type {
    margin-bottom: 0;
  }
}
.notification-yellow-cfc2 .component_liquid_de0c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-yellow-cfc2 .component_liquid_de0c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification-yellow-cfc2 .component_liquid_de0c ul li {
  margin: 0 0 0.6em;
}
.notification-yellow-cfc2 .component_liquid_de0c ul li.hover-simple-c9ad,
.notification-yellow-cfc2 .component_liquid_de0c ul li.shade-0888 {
  position: relative;
}
.notification-yellow-cfc2 .component_liquid_de0c ul li.hover-simple-c9ad .lite-fd6f,
.notification-yellow-cfc2 .component_liquid_de0c ul li.shade-0888 .lite-fd6f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification-yellow-cfc2 .component_liquid_de0c ul li.hover-simple-c9ad:after:after,
.notification-yellow-cfc2 .component_liquid_de0c ul li.hover-simple-c9ad:after:before,
.notification-yellow-cfc2
  .component_liquid_de0c
  ul
  li.shade-0888:after:after,
.notification-yellow-cfc2
  .component_liquid_de0c
  ul
  li.shade-0888:after:before {
  content: "";
  display: table;
}
.notification-yellow-cfc2 .component_liquid_de0c ul li.hover-simple-c9ad:after:after,
.notification-yellow-cfc2
  .component_liquid_de0c
  ul
  li.shade-0888:after:after {
  clear: both;
}
.notification-yellow-cfc2 .component_liquid_de0c a.header-426c:hover {
  text-decoration: none;
}
.notification-yellow-cfc2 .component_liquid_de0c select {
  max-width: 100%;
}
.notification-yellow-cfc2 .component_liquid_de0c table {
  font-size: 85%;
}
.notification-yellow-cfc2 .component_liquid_de0c table td,
.notification-yellow-cfc2 .component_liquid_de0c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification-yellow-cfc2 .component_liquid_de0c table tfoot td {
  text-align: left;
}
.notification-yellow-cfc2 .component_liquid_de0c :last-child {
  margin-bottom: 0;
}
.notification-yellow-cfc2 .component_liquid_de0c .active-fluid-5993 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification-yellow-cfc2 .component_liquid_de0c .active-fluid-5993 label {
  width: 100%;
}
.notification-yellow-cfc2 .component_liquid_de0c .active-fluid-5993 .fast-4568 {
  width: 100%;
  display: block;
}
.notification-yellow-cfc2 .component_liquid_de0c .active-fluid-5993 .last_c8ad {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification-yellow-cfc2 .component_liquid_de0c .active-fluid-5993 .last_c8ad:hover svg #svg-search {
  fill: #444;
}
.notification-yellow-cfc2 .component_liquid_de0c .active-fluid-5993 .last_c8ad svg {
  width: 18px;
  height: 18px;
}
.notification-yellow-cfc2 .paragraph-2ade ul ul,
.notification-yellow-cfc2 .carousel-7292 ul ul,
.notification-yellow-cfc2 .clean-5133 ul ul,
.notification-yellow-cfc2 .dirty_70ff ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification-yellow-cfc2 .paragraph-2ade .fixed_c2f5 > a,
.notification-yellow-cfc2 .carousel-7292 .fixed_c2f5 > a,
.notification-yellow-cfc2 .clean-5133 .fixed_c2f5 > a,
.notification-yellow-cfc2 .dirty_70ff .fixed_c2f5 > a {
  margin-bottom: 0;
}
.notification-yellow-cfc2 .fresh-9a9f li,
.notification-yellow-cfc2 .paragraph-2ade li,
.notification-yellow-cfc2 .focus-c8a0 li,
.notification-yellow-cfc2 .carousel-7292 li,
.notification-yellow-cfc2 .clean-5133 li,
.notification-yellow-cfc2 .dirty_70ff li,
.notification-yellow-cfc2 .summary_center_799a li,
.notification-yellow-cfc2 .inner-c19b li {
  display: block;
  position: relative;
}
.notification-yellow-cfc2 .fresh-9a9f li:last-child,
.notification-yellow-cfc2 .paragraph-2ade li:last-child,
.notification-yellow-cfc2 .focus-c8a0 li:last-child,
.notification-yellow-cfc2 .carousel-7292 li:last-child,
.notification-yellow-cfc2 .clean-5133 li:last-child,
.notification-yellow-cfc2 .dirty_70ff li:last-child,
.notification-yellow-cfc2 .summary_center_799a li:last-child,
.notification-yellow-cfc2 .inner-c19b li:last-child {
  border: none;
}
.notification-yellow-cfc2 .fresh-9a9f li a,
.notification-yellow-cfc2 .paragraph-2ade li a,
.notification-yellow-cfc2 .focus-c8a0 li a,
.notification-yellow-cfc2 .carousel-7292 li a,
.notification-yellow-cfc2 .clean-5133 li a,
.notification-yellow-cfc2 .dirty_70ff li a,
.notification-yellow-cfc2 .summary_center_799a li a,
.notification-yellow-cfc2 .inner-c19b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-yellow-cfc2 .fresh-9a9f li ul li::before,
.notification-yellow-cfc2 .paragraph-2ade li ul li::before,
.notification-yellow-cfc2 .focus-c8a0 li ul li::before,
.notification-yellow-cfc2 .carousel-7292 li ul li::before,
.notification-yellow-cfc2 .clean-5133 li ul li::before,
.notification-yellow-cfc2 .dirty_70ff li ul li::before,
.notification-yellow-cfc2 .summary_center_799a li ul li::before,
.notification-yellow-cfc2 .inner-c19b li ul li::before {
  left: 15px;
}
.notification-yellow-cfc2 .fresh-9a9f li ul a,
.notification-yellow-cfc2 .paragraph-2ade li ul a,
.notification-yellow-cfc2 .focus-c8a0 li ul a,
.notification-yellow-cfc2 .carousel-7292 li ul a,
.notification-yellow-cfc2 .clean-5133 li ul a,
.notification-yellow-cfc2 .dirty_70ff li ul a,
.notification-yellow-cfc2 .summary_center_799a li ul a,
.notification-yellow-cfc2 .inner-c19b li ul a {
  padding-left: 20px;
}
.notification-yellow-cfc2 .fresh-9a9f li ul ul li::before,
.notification-yellow-cfc2 .paragraph-2ade li ul ul li::before,
.notification-yellow-cfc2 .focus-c8a0 li ul ul li::before,
.notification-yellow-cfc2 .carousel-7292 li ul ul li::before,
.notification-yellow-cfc2 .clean-5133 li ul ul li::before,
.notification-yellow-cfc2 .dirty_70ff li ul ul li::before,
.notification-yellow-cfc2 .summary_center_799a li ul ul li::before,
.notification-yellow-cfc2 .inner-c19b li ul ul li::before {
  left: 30px;
}
.notification-yellow-cfc2 .fresh-9a9f li ul ul a,
.notification-yellow-cfc2 .paragraph-2ade li ul ul a,
.notification-yellow-cfc2 .focus-c8a0 li ul ul a,
.notification-yellow-cfc2 .carousel-7292 li ul ul a,
.notification-yellow-cfc2 .clean-5133 li ul ul a,
.notification-yellow-cfc2 .dirty_70ff li ul ul a,
.notification-yellow-cfc2 .summary_center_799a li ul ul a,
.notification-yellow-cfc2 .inner-c19b li ul ul a {
  padding-left: 40px;
}
.notification-yellow-cfc2 .caption-7dfc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-yellow-cfc2 .inner-c19b ul li {
  margin-bottom: 1.41575em;
}
.notification-yellow-cfc2 .inner-c19b ul li .background-black-208c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification-yellow-cfc2 .inner-c19b ul li .pagination-current-a2f2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_huge_f675 .fresh-9a9f li a,
.hover_huge_f675 .paragraph-2ade li a,
.hover_huge_f675 .focus-c8a0 li a,
.hover_huge_f675 .carousel-7292 li a,
.hover_huge_f675 .clean-5133 li a,
.hover_huge_f675 .dirty_70ff li a,
.hover_huge_f675 .summary_center_799a li a,
.hover_huge_f675 .inner-c19b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_huge_f675 .caption-7dfc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_huge_f675 .component_liquid_de0c ul li.hover-simple-c9ad .lite-fd6f,
.hover_huge_f675 .component_liquid_de0c ul li.shade-0888 .lite-fd6f {
  background: rgba(0, 0, 0, 0.2);
}
.hover_huge_f675 .notification-yellow-cfc2 .component_liquid_de0c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.down-a051 .notification-yellow-cfc2 .up_de52 li {
  margin: 0;
}
.down-a051 .notification-yellow-cfc2 .up_de52 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.down-a051 .notification-yellow-cfc2 .up_de52 li ul {
  margin: 0;
}
.down-a051 .notification-yellow-cfc2 .up_de52 li ul li a {
  padding-left: 15px;
}
.down-a051 .notification-yellow-cfc2 .up_de52 li ul li li a {
  padding-left: 30px;
}
.down-a051 .notification-yellow-cfc2 .up_de52 li.gallery_fluid_6787 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.down-a051 .notification-yellow-cfc2 .up_de52 li.gallery_fluid_6787 > 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;
}
.down-a051 .notification-yellow-cfc2 .up_de52 li.gallery_fluid_6787 > 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;
}
.element-f7b0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notice_9baa {
  position: relative;
  z-index: 10;
}
.notice_9baa .gold-2f42 {
  width: 100%;
  max-width: 100%;
}
.frame_lower_23d0 .link-small-f41f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.frame_lower_23d0 .wrapper-active-56df {
}
.frame_lower_23d0 .hover_huge_f675 {
  background: #292929;
}
.surface_full_aa6c .link-small-f41f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.surface_full_aa6c .wrapper-active-56df {
  background: #f9f9f9;
}
.surface_full_aa6c .hover_huge_f675 {
  background: #303030;
}
.section_364f .link-small-f41f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .section_364f .copper_c646 {
    margin-bottom: 1em;
  }
  .section_364f .copper_c646:last-child {
    margin-bottom: 0;
  }
}
.section_364f .wrapper-active-56df {
  background: #ededed;
}
.section_364f .hover_huge_f675 {
  background: #1a1a1a;
}
.link-small-f41f.wrapper-active-56df {
  color: rgba(0, 0, 0, 0.6);
}
.link-small-f41f.wrapper-active-56df .title-dc53 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-small-f41f.hover_huge_f675 {
  color: rgba(255, 255, 255, 0.99);
}
.link-small-f41f.hover_huge_f675 a:not(.header-426c) {
  color: rgba(255, 255, 255, 0.79);
}
.link-small-f41f.hover_huge_f675 a:not(.header-426c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-small-f41f.hover_huge_f675 .title-dc53 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-small-f41f.hover_huge_f675 table tbody td,
.link-small-f41f.hover_huge_f675 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown_hot_28b2.texture_clean_35e0 .section_wood_9901 {
  max-width: initial;
}
.dropdown_hot_28b2 .upper_883b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dropdown_hot_28b2 .upper_883b .gold-2f42 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dropdown_hot_28b2 .upper_883b .gold-2f42 {
    display: block;
    margin-bottom: 2em;
  }
  .dropdown_hot_28b2 .upper_883b .gold-2f42:last-child {
    margin-bottom: 0;
  }
}
.section_364f .copper_c646:last-child,
.surface_full_aa6c .copper_c646:last-child,
.frame_lower_23d0 .copper_c646:last-child {
  margin-bottom: 0;
}
.section_364f .copper_c646 .notification-yellow-cfc2 .component_liquid_de0c:last-child,
.surface_full_aa6c .copper_c646 .notification-yellow-cfc2 .component_liquid_de0c:last-child,
.frame_lower_23d0 .copper_c646 .notification-yellow-cfc2 .component_liquid_de0c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .section_364f .plasma-82af,
  .section_364f .backdrop-selected-fdbc,
  .surface_full_aa6c .plasma-82af,
  .surface_full_aa6c .backdrop-selected-fdbc,
  .frame_lower_23d0 .plasma-82af,
  .frame_lower_23d0 .backdrop-selected-fdbc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notice_9baa .copper_c646 {
    margin-bottom: 2em;
  }
}
.notice_9baa p:last-child {
  margin-bottom: 0;
}
.notice_9baa li,
.notice_9baa ul {
  list-style: none;
  margin: 0;
}
.notice_9baa ul ul {
  margin-left: 2.617924em;
}
.article-3f11 {
  font-size: 0.875em;
}

/* css-noise: 6177 */
.ghost-box-v0 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
