/*!
Theme Name: Customify
Theme URI: https://pressmaximum.form-e94d/customify
Author: WPCustomify
Author URI: https://pressmaximum.form-e94d
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.form-e94d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card_6be4.text-1f2d/licenses/gpl-2.0.module-8341
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.east_94a3/, (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.right_d4e1.title_thick_f91d/normalize.label-down-4f3e/
 ======
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.label-down-4f3e v7.0.0 | MIT License | github.form-e94d/necolas/normalize.label-down-4f3e */
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;
}
.disabled-action-c3bf .alert_f82d,
.list-9163,
.preview_836c,
.video-east-2b18,
.paper-c538,
.gas-5b17,
.panel_new_f838,
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;
}
.list-9163,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .list-9163,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .list-9163,
  h1 {
    font-size: 1.8em;
  }
}
.preview_836c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview_836c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview_836c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview_836c,
  h2 {
    font-size: 1.7em;
  }
}
.video-east-2b18,
h3 {
  font-size: 1.618em;
}
.disabled-action-c3bf .alert_f82d,
.paper-c538,
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.carousel_ca71 {
  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;
}
.section-motion-fb49:after,
.section-motion-fb49:before,
.footer_iron_3f5b:after,
.footer_iron_3f5b:before {
  content: "";
  display: table;
}
.section-motion-fb49:after,
.footer_iron_3f5b:after {
  clear: both;
}
.column_6b25 {
  float: right;
  margin-right: 0;
}
.tertiary-55c0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.shade-focused-59b8 .caption-b423,
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;
}
.shade-focused-59b8 .caption-b423: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;
}
.article-down-79de .caption-b423 {
  box-shadow: none;
}
.article-down-79de
  .caption-b423
  .dark-0a48 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.article-down-79de .caption-b423 .stone-ca88 {
  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;
}
.article-down-79de
  .caption-b423
  .stone-ca88
  b {
  display: none;
}
.article-down-79de .rough-d5cf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.status-ea2d:not(.hot-fe8f):not(.frame_d180),
button:not(.hot-fe8f):not(.frame_d180),
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ),
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ),
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ) {
  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;
}
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ):hover,
button:not(.hot-fe8f):not(
    .frame_d180
  ):hover,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ):hover,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ):hover,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ):active,
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ):focus,
button:not(.hot-fe8f):not(
    .frame_d180
  ):active,
button:not(.hot-fe8f):not(
    .frame_d180
  ):focus,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ):active,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ):focus,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ):active,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ):focus,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ):active,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ):focus {
  outline: 0;
}
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70,
button:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70 {
  position: relative;
}
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .copper-36aa,
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .texture_0039,
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .wide_8963,
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  i,
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  svg,
button:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .copper-36aa,
button:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .texture_0039,
button:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .wide_8963,
button:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  i,
button:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  svg,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .copper-36aa,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .texture_0039,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .wide_8963,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  i,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  svg,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .copper-36aa,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .texture_0039,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .wide_8963,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  i,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  svg,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .copper-36aa,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .texture_0039,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  .wide_8963,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  i,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70
  svg {
  visibility: hidden;
}
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70:after,
button:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70:after,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70:after,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70:after,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ).fn-loading-6e70: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;
}
.status-ea2d:not(.hot-fe8f):not(.frame_d180),
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ),
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ),
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ) {
  color: #fff;
  background: #235787;
}
.status-ea2d:not(.hot-fe8f):not(
    .frame_d180
  ):focus,
input[type="button"]:not(.hot-fe8f):not(
    .frame_d180
  ):focus,
input[type="reset"]:not(.hot-fe8f):not(
    .frame_d180
  ):focus,
input[type="submit"]:not(.hot-fe8f):not(
    .frame_d180
  ):focus {
  color: #fff;
}
.status-ea2d.fn-disabled-6e70:not(.hot-fe8f):not(
    .frame_d180
  ),
.status-ea2d[disabled]:not(.hot-fe8f):not(
    .frame_d180
  ),
button.fn-disabled-6e70:not(.hot-fe8f):not(
    .frame_d180
  ),
button[disabled]:not(.hot-fe8f):not(
    .frame_d180
  ) {
  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;
}
.component_lower_6faa {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.component_lower_6faa: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;
}
.huge_fdda {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.center_ff6f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption-static-76e0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.section-motion-fb49:after,
.section-motion-fb49:before,
.feature-1df8:after,
.feature-1df8:before,
.carousel-south-225e:after,
.carousel-south-225e:before,
.slider-last-f008:after,
.slider-last-f008:before,
.article-fe27:after,
.article-fe27:before,
.grid-f3e6:after,
.grid-f3e6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.section-motion-fb49:after,
.feature-1df8:after,
.carousel-south-225e:after,
.slider-last-f008:after,
.article-fe27:after,
.grid-f3e6:after {
  clear: both;
}
.feature-1df8 .active-red-d9f7,
.carousel-south-225e .active-red-d9f7,
.pagination_c4ab .active-red-d9f7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.secondary-wide-37d8 {
  display: inline-block;
}
.large_8000 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.large_8000 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.large_8000 .popup-ec4e {
  padding: 1em 0;
  font-size: 85%;
}
.popup-ec4e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.short-3422 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.short-3422:after,
.short-3422:before {
  content: "";
  display: table;
}
.short-3422:after {
  clear: both;
}
.simple_6a87 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.up_df7c .simple_6a87 {
  max-width: 50%;
}
.content-18d1 .simple_6a87 {
  max-width: 33.33%;
}
.fast_7704 .simple_6a87 {
  max-width: 25%;
}
.alert-87ad .simple_6a87 {
  max-width: 20%;
}
.tag_68e2 .simple_6a87 {
  max-width: 16.66%;
}
.backdrop_2111 .simple_6a87 {
  max-width: 14.28%;
}
.photo_wood_48fb .simple_6a87 {
  max-width: 12.5%;
}
.icon-4799 .simple_6a87 {
  max-width: 11.11%;
}
.avatar_bronze_be86 {
  display: block;
}
.disabled-action-c3bf .list-b6c2 label,
.disabled-action-c3bf .shadow_south_c862 label,
.disabled-action-c3bf .silver-163a label,
.disabled-action-c3bf .slow_dcdd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice_8e86 {
  list-style: none;
  margin: 0;
}
.notice_8e86 article.element_d629 {
  margin-bottom: 0;
}
.notice_8e86 ul {
  list-style: none;
  margin: 0;
}
.notice_8e86 .west-8d67 li.element_d629 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice_8e86 .west-8d67 li.element_d629 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice_8e86 .west-8d67 li.element_d629: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) {
  .notice_8e86 .west-8d67 li.element_d629 li.element_d629 li.element_d629 li.element_d629 {
    padding-left: 0;
  }
}
article.element_d629 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element_d629 .feature-1df8 p:last-of-type {
  margin-bottom: 0;
}
article.element_d629 .tabs-f373 {
  float: left;
}
article.element_d629 .widget-narrow-44b8 {
  margin-left: 85px;
}
article.element_d629 .heading_5069 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element_d629 .heading_5069 .bottom-445f {
  margin-left: 10px;
}
article.element_d629 .tabs_76d7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element_d629 .thumbnail-east-8578 {
  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 .list-b6c2,
  #respond .silver-163a,
  #respond .slow_dcdd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list-b6c2 input,
#respond .silver-163a input,
#respond .slow_dcdd input {
  width: 100%;
}
#respond .slow_dcdd {
  margin-right: 0;
}
#respond .card-pressed-2f08 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main_large_8f2a {
  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;
}
.main_large_8f2a.breadcrumb_gold_466c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.main_large_8f2a 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%);
}
.main_large_8f2a:focus,
.main_large_8f2a: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);
}
.grid_5b33 {
  border-radius: 10%;
}
.shadow-c195 {
  border-radius: 50%;
}
.stale_ef5f {
  font-size: 0.72em;
}
.notice_hovered_3c2e {
  font-size: 0.875em;
}
.item_plasma_3dad {
  font-size: 1.1em;
}
.fixed_498e {
  text-transform: uppercase;
  line-height: 1.2;
}
.fixed_498e.stale_ef5f {
  letter-spacing: 0.5px;
}
.full-19a1,
.full-19a1 a {
  color: #6d6d6d;
}
.full-19a1 a:hover {
  color: #111;
}
.component_pro_9117 {
  color: #6d6d6d;
}
.input-614e {
  overflow-x: hidden;
}
.input-614e .alert_soft_ad2b.notice-e6ac {
  position: relative;
}
.input-614e .alert_soft_ad2b.notice-e6ac.element-8cfb {
  position: initial;
}
.input-614e
  .alert_soft_ad2b.notice-e6ac.element-8cfb
  .action-1225 {
  left: auto;
}
.input-614e .alert_soft_ad2b .action-1225 {
  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;
}
.input-614e .alert_soft_ad2b:hover.notice-e6ac {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.input-614e
  .alert_soft_ad2b:hover.notice-e6ac
  .action-1225 {
  display: block;
  z-index: 9999999;
}
.input-614e .grid_huge_1af0 .hard_07d1,
.input-614e .in-4079 .hard_07d1 {
  display: none;
}
.input-614e .content_e888 .alert_soft_ad2b:hover.notice-e6ac {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.disabled-action-c3bf .list-b6c2 label,
.disabled-action-c3bf .shadow_south_c862 label,
.disabled-action-c3bf .silver-163a label,
.disabled-action-c3bf .slow_dcdd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice_8e86 {
  list-style: none;
  margin: 0;
}
.notice_8e86 article.element_d629 {
  margin-bottom: 0;
}
.notice_8e86 ul {
  list-style: none;
  margin: 0;
}
.notice_8e86 .west-8d67 li.element_d629 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice_8e86 .west-8d67 li.element_d629 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice_8e86 .west-8d67 li.element_d629: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) {
  .notice_8e86 .west-8d67 li.element_d629 li.element_d629 li.element_d629 li.element_d629 {
    padding-left: 0;
  }
}
article.element_d629 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element_d629 .feature-1df8 p:last-of-type {
  margin-bottom: 0;
}
article.element_d629 .tabs-f373 {
  float: left;
}
article.element_d629 .widget-narrow-44b8 {
  margin-left: 85px;
}
article.element_d629 .heading_5069 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element_d629 .heading_5069 .bottom-445f {
  margin-left: 10px;
}
article.element_d629 .tabs_76d7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element_d629 .thumbnail-east-8578 {
  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 .list-b6c2,
  #respond .silver-163a,
  #respond .slow_dcdd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list-b6c2 input,
#respond .silver-163a input,
#respond .slow_dcdd input {
  width: 100%;
}
#respond .slow_dcdd {
  margin-right: 0;
}
#respond .card-pressed-2f08 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_huge_1af0 .inner-0942 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.inner-0942 .module_cead.dropdown_f688 .accordion-cd01 > li > a:focus,
.inner-0942 .module_cead.dropdown_f688 .accordion-cd01 > li > a:hover,
.inner-0942 .module_cead.alert_8ec5 .accordion-cd01 > li > a:focus,
.inner-0942 .module_cead.alert_8ec5 .accordion-cd01 > li > a:hover,
.inner-0942 .module_cead.video_inner_bda7 .accordion-cd01 > li > a:focus,
.inner-0942 .module_cead.video_inner_bda7 .accordion-cd01 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-0942
  .module_cead.dropdown_f688
  .accordion-cd01
  > li.lower_ca43
  > a,
.inner-0942
  .module_cead.dropdown_f688
  .accordion-cd01
  > li.box-tall-168b
  > a,
.inner-0942
  .module_cead.alert_8ec5
  .accordion-cd01
  > li.lower_ca43
  > a,
.inner-0942
  .module_cead.alert_8ec5
  .accordion-cd01
  > li.box-tall-168b
  > a,
.inner-0942
  .module_cead.video_inner_bda7
  .accordion-cd01
  > li.lower_ca43
  > a,
.inner-0942 .module_cead.video_inner_bda7 .accordion-cd01 > li.gallery-05c5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.inner-0942 .list_2475,
.inner-0942 .list_2475 a {
  color: rgba(255, 255, 255, 0.99);
}
.inner-0942 .hard_feef.prev_4c61 li a,
.inner-0942 .layout-action-b469 a,
.inner-0942 .preview_b5aa,
.inner-0942 .accordion-cd01 > li > a,
.inner-0942 .header-2c65 {
  color: rgba(255, 255, 255, 0.79);
}
.inner-0942 .hard_feef.prev_4c61 li a:hover,
.inner-0942 .layout-action-b469 a:hover,
.inner-0942 .preview_b5aa:hover,
.inner-0942 .accordion-cd01 > li > a:hover,
.inner-0942 .header-2c65:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-0942 .frame_soft_e71d {
  color: rgba(255, 255, 255, 0.79);
}
.inner-0942 .frame_soft_e71d .article_up_657e {
  color: rgba(255, 255, 255, 0.99);
}
.inner-0942 .frame_soft_e71d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-0942 .background_8f41 .grid-a54d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner-0942 .background_8f41 .grid-a54d .fresh_706c {
  color: rgba(255, 255, 255, 0.79);
}
.inner-0942
  .background_8f41
  .grid-a54d
  .fresh_706c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner-0942
  .background_8f41
  .grid-a54d
  .fresh_706c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner-0942
  .background_8f41
  .grid-a54d
  .fresh_706c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner-0942
  .background_8f41
  .grid-a54d
  .fresh_706c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner-0942 .background_8f41 .wood_752f {
  color: rgba(255, 255, 255, 0.79);
}
.inner-0942 .background_8f41 .wood_752f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-be08
  .inner-0942
  .background_8f41
  .progress-f62a
  .list_1a75 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dirty-be08
  .inner-0942
  .background_8f41
  .progress-f62a
  .fresh_706c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_huge_1af0 .component_3fdf {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.component_3fdf .module_cead.dropdown_f688 .accordion-cd01 > li > a:focus,
.component_3fdf .module_cead.dropdown_f688 .accordion-cd01 > li > a:hover,
.component_3fdf .module_cead.alert_8ec5 .accordion-cd01 > li > a:focus,
.component_3fdf .module_cead.alert_8ec5 .accordion-cd01 > li > a:hover,
.component_3fdf .module_cead.video_inner_bda7 .accordion-cd01 > li > a:focus,
.component_3fdf .module_cead.video_inner_bda7 .accordion-cd01 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_3fdf
  .module_cead.dropdown_f688
  .accordion-cd01
  > li.lower_ca43
  > a,
.component_3fdf
  .module_cead.dropdown_f688
  .accordion-cd01
  > li.box-tall-168b
  > a,
.component_3fdf
  .module_cead.alert_8ec5
  .accordion-cd01
  > li.lower_ca43
  > a,
.component_3fdf
  .module_cead.alert_8ec5
  .accordion-cd01
  > li.box-tall-168b
  > a,
.component_3fdf
  .module_cead.video_inner_bda7
  .accordion-cd01
  > li.lower_ca43
  > a,
.component_3fdf .module_cead.video_inner_bda7 .accordion-cd01 > li.gallery-05c5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.component_3fdf .list_2475,
.component_3fdf .list_2475 a {
  color: rgba(0, 0, 0, 0.8);
}
.component_3fdf .hard_feef.prev_4c61 li a,
.component_3fdf .layout-action-b469 a,
.component_3fdf .preview_b5aa,
.component_3fdf .accordion-cd01 > li > a,
.component_3fdf .header-2c65 {
  color: rgba(0, 0, 0, 0.55);
}
.component_3fdf .hard_feef.prev_4c61 li a:hover,
.component_3fdf .layout-action-b469 a:hover,
.component_3fdf .preview_b5aa:hover,
.component_3fdf .accordion-cd01 > li > a:hover,
.component_3fdf .header-2c65:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_3fdf .frame_soft_e71d {
  color: rgba(0, 0, 0, 0.55);
}
.component_3fdf .frame_soft_e71d .article_up_657e {
  color: rgba(0, 0, 0, 0.8);
}
.component_3fdf .frame_soft_e71d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-solid-6983 .article_3675 {
  margin-left: auto;
  margin-right: auto;
}
.carousel-south-225e > * {
  margin-left: auto;
  margin-right: auto;
}
.carousel-south-225e .huge_fdda {
  margin-right: 1.41575em;
}
.banner-9ec2 .carousel-south-225e > .huge_9894 {
  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;
}
.banner-9ec2 .carousel-south-225e > .shade_14a8 {
  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;
}
.dropdown_thick_b1e1.notification-solid-6983 .article_3675,
.selected-bbf2.notification-solid-6983 .article_3675 {
  margin-left: 0;
}
.hero-d5af.notification-solid-6983 .article_3675,
.badge_d9c9.notification-solid-6983 .article_3675 {
  margin-right: 0;
}
.carousel-south-225e ol,
.carousel-south-225e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.left_8017 video {
  max-width: 100%;
}
.frame_f02c img {
  display: block;
}
.frame_f02c.huge_fdda,
.frame_f02c.center_ff6f {
  width: 100%;
}
.frame_f02c.shade_14a8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pressed_d3d3:not(.west-9593) {
  margin: 1.5em auto;
}
.hover-plasma-e901 p {
  padding: 1.5em 14px;
}
ul.feature_lower_166b.shade_14a8,
ul.feature_lower_166b.huge_9894,
ul.feature_lower_166b.medium-8c5a.huge_9894 {
  padding: 0 14px;
}
.active_bottom_eda4 {
  display: block;
  overflow-x: auto;
}
.active_bottom_eda4 table {
  border-collapse: collapse;
  width: 100%;
}
.active_bottom_eda4 td,
.active_bottom_eda4 th {
  padding: 0.5em;
}
.carousel-south-225e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.carousel-south-225e ol ol,
.carousel-south-225e ol ul,
.carousel-south-225e ul ol,
.carousel-south-225e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.carousel-south-225e ol ol li,
.carousel-south-225e ol ul li,
.carousel-south-225e ul ol li,
.carousel-south-225e ul ul li {
  margin-left: 0;
}
.wood_42b2.right-2e99 > .out-24d0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wood_42b2.right-2e99 > .out-24d0 iframe,
.wood_42b2.right-2e99 > .out-24d0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.silver-77ce {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.silver-77ce.fluid_ee50 {
  padding: 0;
}
.silver-77ce.fluid_ee50 cite {
  font-size: 13px;
}
.silver-77ce > * {
  margin-left: 16px;
  margin-right: 16px;
}
.silver-77ce cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.photo_906e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.photo_906e > p:first-child {
  margin-top: 0;
}
.photo_906e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.photo_906e blockquote {
  border-left: 0;
}
.slow-31eb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.slow-31eb:not(.search-b65e) {
  max-width: 100px;
}
.slow-31eb.pagination_brown_0154 {
  border-bottom: none !important;
  text-align: center;
}
.slow-31eb.pagination_brown_0154::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hover-plasma-e901 p {
    padding: 1.5em 0;
  }
}
.blue-4466 {
  color: #0073aa;
}
.menu_mini_ac5b {
  background-color: #0073aa;
}
.form_hovered_29a6 {
  color: #229fd8;
}
.dynamic_ab8c {
  background-color: #229fd8;
}
.top_37c2 {
  color: #eee;
}
.summary_dark_6c56 {
  background-color: #eee;
}
.banner-4636 {
  color: #444;
}
.sidebar-large-ee67 {
  background-color: #444;
}
.stale-3c5e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.stale-3c5e .left_b1a1 .layout-action-b469 {
  font-size: 15px;
}
.stale-3c5e .layout-action-b469 {
  line-height: 1.3;
}
.stale-3c5e .component_3fdf {
}
.stale-3c5e .inner-0942 {
  background: #235787;
}
.pink_0d6b {
  padding: 0;
}
.pink_0d6b .inner-0942 {
  background: #1a1a1a;
}
.pink_0d6b .component_3fdf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.element-fbde {
  padding: 0;
  border-left: none;
  border-right: none;
}
.element-fbde .component_3fdf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.element-fbde .inner-0942 {
  background: #303030;
}
.grid-f3e6 {
  position: relative;
  z-index: 10;
}
.grid-f3e6 .wrapper_prev_04af {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification_7511 .notice-e6ac {
  display: inline-block;
  vertical-align: middle;
}
.notification_7511.panel-2f10 .notice-e6ac {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notification_7511.panel-2f10 .notice-e6ac {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_7511.panel-2f10 .notice-e6ac {
    margin-right: 0.4em;
  }
}
.notification_7511.panel-2f10 .notice-e6ac:last-child {
  margin-right: 0;
}
.video-8929 .wrapper_prev_04af {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .grid_huge_1af0 .left_b1a1 {
    margin: 0 -0.5em;
  }
  .grid_huge_1af0 .left_b1a1 [class*="customify-col-"],
  .grid_huge_1af0 .left_b1a1 [class*="customify-col_"],
  .grid_huge_1af0 .left_b1a1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.grid_huge_1af0.prev_be1e .wrapper_prev_04af {
  background: 0 0 !important;
}
.grid_huge_1af0.prev_be1e .wrapper_prev_04af,
.grid_huge_1af0.video-8929 .wrapper_prev_04af {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .grid_huge_1af0.input_20e5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.grid_huge_1af0.video-8929 .wrapper_prev_04af {
  box-shadow: none !important;
}
.media-7f93 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .media-7f93 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .media-7f93 {
    padding: 18px 0 20px;
  }
}
.media-7f93 .caption_7f95 {
  width: 100%;
}
.media-7f93 .item_bronze_0938 {
  margin-bottom: 0;
}
.media-7f93 .widget-silver-ae0a {
  margin-top: 5px;
  font-size: 0.875em;
}
.description_fluid_bc4e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description_fluid_bc4e .plasma-f1eb {
  width: 100%;
}
.detail-hard-e4ab {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.detail-hard-e4ab li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.detail-hard-e4ab 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;
}
.detail-hard-e4ab li:last-child:after {
  display: none;
}
.detail-hard-e4ab li a {
  font-weight: 500;
  margin-right: 10px;
}
.image-plasma-5f23 .hard_07d1 button,
.media-7f93 .hard_07d1 button {
  left: 0;
}
.image-plasma-5f23 .plasma-f1eb,
.media-7f93 .plasma-f1eb {
  padding-left: 0;
  padding-right: 0;
}
.image-plasma-5f23 .description_fluid_bc4e,
.media-7f93 .description_fluid_bc4e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.image-plasma-5f23 {
  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;
}
.image-plasma-5f23: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;
}
.image-plasma-5f23 .tabs-liquid-50e0 {
  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) {
  .image-plasma-5f23 .tabs-liquid-50e0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .image-plasma-5f23 .tabs-liquid-50e0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .image-plasma-5f23 .tabs-liquid-50e0 {
    min-height: 200px;
  }
}
.image-plasma-5f23 .detail-hard-e4ab {
  color: rgba(255, 255, 255, 0.8);
}
.image-plasma-5f23 .detail-hard-e4ab a,
.image-plasma-5f23 .detail-hard-e4ab li:after {
  color: inherit;
}
.image-plasma-5f23 .detail-hard-e4ab a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.element-1e2f {
  margin-bottom: 0.5em;
}
.panel-4469 {
  margin-bottom: 1.2em;
}
.panel-4469,
.element-1e2f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.panel-4469 p:last-child,
.element-1e2f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hard_07d1,
#masthead .hard_07d1 {
  display: none;
}
#masthead
  > .hard_07d1.gallery_fixed_9775 {
  display: none;
}
#masthead > .hard_07d1 button {
  left: 0;
}
.hot_50ef {
  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%;
}
.hot_50ef .notice-e6ac {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hot_50ef .hot_313a {
  display: -webkit-box;
  display: flex;
}
.hot_50ef .hot_313a.purple-8938 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hot_50ef .hot_313a.south-bc69 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot_50ef .hot_313a.form_simple_61db {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot_50ef.layout_3399.footer_c233 .hot_313a.purple-8938 {
  flex-basis: 100%;
}
.hot_50ef.border-109d .hot_313a.south-bc69 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hot_50ef.border-109d .hot_313a.form_simple_61db {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hard_07d1.gallery_fixed_9775 {
  display: none;
}
#masthead > .hard_07d1 button {
  left: 0;
}
.cool-2031 {
  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;
}
.cool-2031:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cool-2031.mini-5698 i {
  margin-right: 4px;
}
.cool-2031.menu-e5f0 i {
  margin-left: 5px;
}
.layout-action-b469 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.layout-action-b469 p:last-child {
  margin-bottom: 0;
}
.button-6480 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.button-6480 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.button-6480 img {
  display: block;
  width: auto;
  line-height: 1;
}
.button-6480 .list_2475 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.button-6480 .overlay_fefd {
  margin: 5px 0 7px 0;
}
.button-6480.copper-2131 .copper-a005 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-6480.copper-2131 .tooltip_gas_ae79 {
  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;
}
.button-6480.nav-huge-cc86 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.button-6480.nav-huge-cc86 .copper-a005 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-6480.nav-huge-cc86 .tooltip_gas_ae79 {
  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;
}
.button-6480.element_7b77 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button-6480.gold_4177 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.button-6480.gold_4177 .tooltip_gas_ae79 {
  margin-top: 7px;
}
.notification_f792 {
  display: inline-block;
}
.grid-f3e6 .current_73b6 .button-6480 img {
  max-width: 100%;
}
.module_cead .video-fluid-d77e.under_4f7f,
.text-outer-4af2 .video-fluid-d77e.under_4f7f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.module_cead .content_3f30,
.text-outer-4af2 .content_3f30 {
  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%);
}
.module_cead .content_3f30 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.module_cead.mini-b7d9 .content_3f30 {
  display: none;
}
.module_cead .grid_gold_4ee2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module_cead .grid_gold_4ee2 li {
  display: inline-block;
  position: relative;
}
.module_cead .grid_gold_4ee2 li:last-child {
  margin-right: 0;
}
.module_cead .grid_gold_4ee2 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;
}
.module_cead .grid_gold_4ee2 li.gallery-05c5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.module_cead .grid_gold_4ee2 > 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;
}
.module_cead .grid_gold_4ee2 > li > a i {
  line-height: 0;
}
.module_cead .grid_gold_4ee2 > li.texture-short-f789 > a .content_3f30 {
  margin-left: 4px;
  line-height: 0;
}
.module_cead .grid_gold_4ee2 .accent-162b li.texture-short-f789 > a {
  position: relative;
}
.module_cead .grid_gold_4ee2 .accent-162b li.texture-short-f789 > a:after,
.module_cead .grid_gold_4ee2 .accent-162b li.texture-short-f789 > a:before {
  content: "";
  display: table;
}
.module_cead .grid_gold_4ee2 .accent-162b li.texture-short-f789 > a:after {
  clear: both;
}
.module_cead .grid_gold_4ee2 .accent-162b li.texture-short-f789 > a .content_3f30 {
  margin-left: 5px;
  float: right;
}
.module_cead .sidebar_cold_d1a2,
.module_cead .accent-162b {
  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;
}
.module_cead .accent-162b {
  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;
}
.module_cead .accent-162b .under_4f7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module_cead .accent-162b .content_3f30 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.module_cead .accent-162b li {
  display: block;
  margin: 0;
  padding: 0;
}
.module_cead .accent-162b 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;
}
.module_cead .accent-162b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.module_cead .accent-162b .accent-162b {
  top: 0;
  left: 100%;
}
.module_cead .secondary_paper_feda.fn-focus-6e70 > .sidebar_cold_d1a2,
.module_cead .secondary_paper_feda.fn-focus-6e70 > .accent-162b,
.module_cead .secondary_paper_feda:focus > .sidebar_cold_d1a2,
.module_cead .secondary_paper_feda:focus > .accent-162b,
.module_cead .secondary_paper_feda:hover > .sidebar_cold_d1a2,
.module_cead .secondary_paper_feda:hover > .accent-162b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.module_cead.video_inner_bda7 .accordion-cd01:after,
.module_cead.video_inner_bda7 .accordion-cd01:before {
  content: "";
  display: table;
}
.module_cead.video_inner_bda7 .accordion-cd01:after {
  clear: both;
}
.module_cead.video_inner_bda7 .accordion-cd01 > li {
  float: left;
}
.module_cead.background-hard-ccd7 .accordion-cd01:after,
.module_cead.background-hard-ccd7 .accordion-cd01:before {
  content: "";
  display: table;
}
.module_cead.background-hard-ccd7 .accordion-cd01:after {
  clear: both;
}
.module_cead.background-hard-ccd7 .accordion-cd01 > li {
  float: left;
}
.module_cead.background-hard-ccd7 .accordion-cd01 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.module_cead.background-hard-ccd7 .accordion-cd01 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.module_cead.background-hard-ccd7 .accordion-cd01 > li.lower_ca43 > a,
.module_cead.background-hard-ccd7 .accordion-cd01 > li.gallery-05c5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.module_cead.dropdown_f688 .accordion-cd01 > li > a .under_4f7f {
  position: relative;
}
.module_cead.dropdown_f688 .accordion-cd01 > li > a .under_4f7f: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;
}
.module_cead.dropdown_f688
  .accordion-cd01
  > li:focus
  > a
  .under_4f7f:before,
.module_cead.dropdown_f688
  .accordion-cd01
  > li:hover
  > a
  .under_4f7f:before {
  width: 100%;
  background-color: currentColor;
}
.module_cead.dropdown_f688
  .accordion-cd01
  > li.lower_ca43
  > a
  .under_4f7f:before,
.module_cead.dropdown_f688
  .accordion-cd01
  > li.box-tall-168b
  > a
  .under_4f7f:before {
  width: 100%;
  background-color: currentColor;
}
.module_cead.alert_8ec5 .accordion-cd01 > li > a .under_4f7f {
  position: relative;
}
.module_cead.alert_8ec5 .accordion-cd01 > li > a .under_4f7f: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;
}
.module_cead.alert_8ec5 .accordion-cd01 > li:focus > a .under_4f7f:before,
.module_cead.alert_8ec5
  .accordion-cd01
  > li:hover
  > a
  .under_4f7f:before {
  width: 100%;
  background-color: currentColor;
}
.module_cead.alert_8ec5
  .accordion-cd01
  > li.lower_ca43
  > a
  .under_4f7f:before,
.module_cead.alert_8ec5
  .accordion-cd01
  > li.box-tall-168b
  > a
  .under_4f7f:before {
  width: 100%;
  background-color: currentColor;
}
.text-outer-4af2 .grid_gold_4ee2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text-outer-4af2 .grid_gold_4ee2 li:first-child > a {
  border-top: none;
}
.text-outer-4af2 .grid_gold_4ee2 .glass-3268 > .under_4f7f .content_3f30 {
  display: none;
}
.text-outer-4af2 .grid_gold_4ee2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.text-outer-4af2 .grid_gold_4ee2 li:last-child {
  border: none;
}
.text-outer-4af2 .grid_gold_4ee2 li.texture-short-f789 > a {
  padding-right: 45px !important;
}
.text-outer-4af2 .grid_gold_4ee2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.text-outer-4af2 .grid_gold_4ee2 li a:focus,
.text-outer-4af2 .grid_gold_4ee2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text-outer-4af2 .grid_gold_4ee2 li .texture-dark-d1ca {
  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;
}
.text-outer-4af2 .grid_gold_4ee2 li .texture-dark-d1ca:hover {
  box-shadow: none;
}
.text-outer-4af2 .grid_gold_4ee2 li .texture-dark-d1ca .content_3f30 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.text-outer-4af2 .grid_gold_4ee2 .accent-162b {
  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);
}
.text-outer-4af2 .grid_gold_4ee2 .accent-162b li a {
  padding-left: 3em;
}
.text-outer-4af2 .grid_gold_4ee2 .motion-6f35 > a .texture-dark-d1ca i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.text-outer-4af2 .grid_gold_4ee2 .motion-6f35 > .accent-162b {
  display: block;
  opacity: 1;
}
.hover_526a {
  max-width: 100%;
}
.menu-blue-b47b {
  line-height: 0;
  cursor: pointer;
}
.header-2c65 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.header-2c65:hover {
  box-shadow: none;
  color: currentColor;
}
.header-2c65 svg {
  width: 18px;
  height: 18px;
}
.header-2c65 .overlay-f086 {
  display: none;
}
.pro_37c8 {
  position: relative;
}
.pro_37c8.fn-active-6e70 .header-2c65 .list_2e6f {
  display: none;
}
.pro_37c8.fn-active-6e70 .header-2c65 .overlay-f086 {
  display: inline-block;
}
.pro_37c8 .dirty-ddf2 {
  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);
}
.pro_37c8.avatar-warm-eb69 .dirty-ddf2 {
  left: auto;
  right: -0.9em;
}
.pro_37c8.avatar-warm-eb69 .aside_copper_e118::before {
  left: auto;
  right: 15px;
}
.pro_37c8.fn-active-6e70 .dirty-ddf2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress-f62a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.progress-f62a label {
  flex-basis: 100%;
}
.progress-f62a .grid-a54d {
  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;
}
.progress-f62a .fresh_706c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.progress-f62a .fresh_706c:focus {
  background-color: transparent;
}
.progress-f62a button.wood_752f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.progress-f62a button.wood_752f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.progress-f62a button.wood_752f svg {
  width: 18px;
  height: 18px;
}
.progress-f62a input[type="submit"] {
  min-height: auto;
}
.background_8f41 .progress-f62a .fresh_706c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside_copper_e118 {
  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) {
  .aside_copper_e118 {
    width: 220px;
  }
}
.aside_copper_e118 label {
  flex-basis: 100%;
}
.aside_copper_e118::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;
}
.dirty-be08 .background_8f41 .progress-f62a {
  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;
}
.dirty-be08
  .background_8f41
  .progress-f62a
  .grid-a54d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dirty-be08 .background_8f41 .progress-f62a .fresh_706c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dirty-be08
  .background_8f41
  .progress-f62a
  .fresh_706c:focus {
  background: 0 0;
}
.dirty-be08
  .background_8f41
  .progress-f62a
  .list_1a75 {
  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;
}
.hard_feef {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hard_feef li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hard_feef li:last-child {
  margin-right: 0;
}
.hard_feef li:first-child {
  margin-left: 0;
}
.hard_feef.menu-141c a {
  color: #fff;
}
.hard_feef.menu-141c a:hover {
  color: #fff;
}
.hard_feef a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hard_feef a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hard_feef a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hard_feef a:hover {
  opacity: 0.9;
  color: inherit;
}
.hard_feef [class*="social-icon-apple"] {
  background-color: #999;
}
.hard_feef [class*="social-icon-apple"].secondary_fast_3585 {
  background-color: transparent;
  color: #999;
}
.hard_feef [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hard_feef [class*="social-icon-behance"].secondary_fast_3585 {
  background-color: transparent;
  color: #1769ff;
}
.hard_feef [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hard_feef [class*="social-icon-bitbucket"].secondary_fast_3585 {
  background-color: transparent;
  color: #205081;
}
.hard_feef [class*="social-icon-codepen"] {
  background-color: #000;
}
.hard_feef [class*="social-icon-codepen"].secondary_fast_3585 {
  background-color: transparent;
  color: #000;
}
.hard_feef [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hard_feef [class*="social-icon-delicious"].secondary_fast_3585 {
  background-color: transparent;
  color: #39f;
}
.hard_feef [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hard_feef [class*="social-icon-digg"].secondary_fast_3585 {
  background-color: transparent;
  color: #005be2;
}
.hard_feef [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hard_feef [class*="social-icon-dribbble"].secondary_fast_3585 {
  background-color: transparent;
  color: #ea4c89;
}
.hard_feef [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hard_feef [class*="social-icon-envelope"].secondary_fast_3585 {
  background-color: transparent;
  color: #ea4335;
}
.hard_feef [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hard_feef [class*="social-icon-facebook"].secondary_fast_3585 {
  background-color: transparent;
  color: #3b5998;
}
.hard_feef [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hard_feef [class*="social-icon-flickr"].secondary_fast_3585 {
  background-color: transparent;
  color: #0063dc;
}
.hard_feef [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hard_feef [class*="social-icon-foursquare"].secondary_fast_3585 {
  background-color: transparent;
  color: #2d5be3;
}
.hard_feef [class*="social-icon-github"] {
  background-color: #333;
}
.hard_feef [class*="social-icon-github"].secondary_fast_3585 {
  background-color: transparent;
  color: #333;
}
.hard_feef [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hard_feef [class*="social-icon-google-plus"].secondary_fast_3585 {
  background-color: transparent;
  color: #dd4b39;
}
.hard_feef [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hard_feef [class*="social-icon-houzz"].secondary_fast_3585 {
  background-color: transparent;
  color: #7ac142;
}
.hard_feef [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hard_feef [class*="social-icon-instagram"].secondary_fast_3585 {
  background-color: transparent;
  color: #262626;
}
.hard_feef [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hard_feef [class*="social-icon-jsfiddle"].secondary_fast_3585 {
  background-color: transparent;
  color: #487aa2;
}
.hard_feef [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hard_feef [class*="social-icon-linkedin"].secondary_fast_3585 {
  background-color: transparent;
  color: #0077b5;
}
.hard_feef [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hard_feef [class*="social-icon-medium"].secondary_fast_3585 {
  background-color: transparent;
  color: #00ab6b;
}
.hard_feef [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hard_feef
  [class*="social-icon-odnoklassniki"].secondary_fast_3585 {
  background-color: transparent;
  color: #f4731c;
}
.hard_feef [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hard_feef [class*="social-icon-meetup"].secondary_fast_3585 {
  background-color: transparent;
  color: #ec1c40;
}
.hard_feef [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hard_feef [class*="social-icon-pinterest"].secondary_fast_3585 {
  background-color: transparent;
  color: #bd081c;
}
.hard_feef [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hard_feef [class*="social-icon-product-hunt"].secondary_fast_3585 {
  background-color: transparent;
  color: #da552f;
}
.hard_feef [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hard_feef [class*="social-icon-reddit"].secondary_fast_3585 {
  background-color: transparent;
  color: #ff4500;
}
.hard_feef [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hard_feef [class*="social-icon-rss"].secondary_fast_3585 {
  background-color: transparent;
  color: #f26522;
}
.hard_feef [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hard_feef
  [class*="social-icon-shopping-cart"].secondary_fast_3585 {
  background-color: transparent;
  color: #4caf50;
}
.hard_feef [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hard_feef [class*="social-icon-skype"].secondary_fast_3585 {
  background-color: transparent;
  color: #00aff0;
}
.hard_feef [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hard_feef [class*="social-icon-slideshare"].secondary_fast_3585 {
  background-color: transparent;
  color: #0077b5;
}
.hard_feef [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hard_feef [class*="social-icon-snapchat"].secondary_fast_3585 {
  background-color: transparent;
  color: #fffc00;
}
.hard_feef [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hard_feef [class*="social-icon-soundcloud"].secondary_fast_3585 {
  background-color: transparent;
  color: #f80;
}
.hard_feef [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hard_feef [class*="social-icon-spotify"].secondary_fast_3585 {
  background-color: transparent;
  color: #2ebd59;
}
.hard_feef [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hard_feef
  [class*="social-icon-stack-overflow"].secondary_fast_3585 {
  background-color: transparent;
  color: #fe7a15;
}
.hard_feef [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hard_feef [class*="social-icon-maldkfgram"].secondary_fast_3585 {
  background-color: transparent;
  color: #2ca5e0;
}
.hard_feef [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hard_feef [class*="social-icon-tripadvisor"].secondary_fast_3585 {
  background-color: transparent;
  color: #589442;
}
.hard_feef [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hard_feef [class*="social-icon-tumblr"].secondary_fast_3585 {
  background-color: transparent;
  color: #35465c;
}
.hard_feef [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hard_feef [class*="social-icon-twitch"].secondary_fast_3585 {
  background-color: transparent;
  color: #6441a5;
}
.hard_feef [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hard_feef [class*="social-icon-twitter"].secondary_fast_3585 {
  background-color: transparent;
  color: #1da1f2;
}
.hard_feef [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hard_feef [class*="social-icon-vimeo"].secondary_fast_3585 {
  background-color: transparent;
  color: #1ab7ea;
}
.hard_feef [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hard_feef [class*="social-icon-vk"].secondary_fast_3585 {
  background-color: transparent;
  color: #45668e;
}
.hard_feef [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hard_feef [class*="social-icon-weibo"].secondary_fast_3585 {
  background-color: transparent;
  color: #df2029;
}
.hard_feef [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hard_feef [class*="social-icon-weixin"].secondary_fast_3585 {
  background-color: transparent;
  color: #7bb32e;
}
.hard_feef [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hard_feef [class*="social-icon-whatsapp"].secondary_fast_3585 {
  background-color: transparent;
  color: #25d366;
}
.hard_feef [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hard_feef [class*="social-icon-wordpress"].secondary_fast_3585 {
  background-color: transparent;
  color: #21759b;
}
.hard_feef [class*="social-icon-xing"] {
  background-color: #026466;
}
.hard_feef [class*="social-icon-xing"].secondary_fast_3585 {
  background-color: transparent;
  color: #026466;
}
.hard_feef [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hard_feef [class*="social-icon-yelp"].secondary_fast_3585 {
  background-color: transparent;
  color: #af0606;
}
.hard_feef [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hard_feef [class*="social-icon-youtube"].secondary_fast_3585 {
  background-color: transparent;
  color: #cd201f;
}
.preview_b5aa {
  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;
}
.preview_b5aa:hover {
  box-shadow: none;
  background: 0 0;
}
.wrapper_bottom_b18d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.section-active-980b {
  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;
}
.hot_97f8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.active_68d8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.active_68d8,
.active_68d8::after,
.active_68d8::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;
}
.active_68d8::after,
.active_68d8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.liquid-d289 .section-active-980b .hot_97f8 {
  margin-top: -2px;
  width: 19px;
}
.liquid-d289 .section-active-980b .active_68d8 {
  margin-top: -1px;
}
.liquid-d289 .section-active-980b .active_68d8,
.liquid-d289 .section-active-980b .active_68d8::after,
.liquid-d289 .section-active-980b .active_68d8::before {
  width: 19px;
  height: 2px;
}
.liquid-d289 .section-active-980b .active_68d8::before {
  top: -6px;
}
.liquid-d289 .section-active-980b .active_68d8::after {
  bottom: -6px;
}
.aside_clean_7c44 .section-active-980b .hot_97f8 {
  margin-top: -2px;
  width: 22px;
}
.aside_clean_7c44 .section-active-980b .active_68d8 {
  margin-top: -1px;
}
.aside_clean_7c44 .section-active-980b .active_68d8,
.aside_clean_7c44 .section-active-980b .active_68d8::after,
.aside_clean_7c44 .section-active-980b .active_68d8::before {
  width: 22px;
  height: 2px;
}
.aside_clean_7c44 .section-active-980b .active_68d8::before {
  top: -7px;
}
.aside_clean_7c44 .section-active-980b .active_68d8::after {
  bottom: -7px;
}
.box_0fc9 .section-active-980b .hot_97f8 {
  margin-top: -2px;
  width: 31px;
}
.box_0fc9 .section-active-980b .active_68d8 {
  margin-top: -1.5px;
}
.box_0fc9 .section-active-980b .active_68d8,
.box_0fc9 .section-active-980b .active_68d8::after,
.box_0fc9 .section-active-980b .active_68d8::before {
  width: 31px;
  height: 3px;
}
.box_0fc9 .section-active-980b .active_68d8::before {
  top: -9px;
}
.box_0fc9 .section-active-980b .active_68d8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hover-orange-402c .section-active-980b .hot_97f8 {
    margin-top: -2px;
    width: 19px;
  }
  .hover-orange-402c .section-active-980b .active_68d8 {
    margin-top: -1px;
  }
  .hover-orange-402c .section-active-980b .active_68d8,
  .hover-orange-402c .section-active-980b .active_68d8::after,
  .hover-orange-402c .section-active-980b .active_68d8::before {
    width: 19px;
    height: 2px;
  }
  .hover-orange-402c .section-active-980b .active_68d8::before {
    top: -6px;
  }
  .hover-orange-402c .section-active-980b .active_68d8::after {
    bottom: -6px;
  }
  .accordion-8dd2 .section-active-980b .hot_97f8 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion-8dd2 .section-active-980b .active_68d8 {
    margin-top: -1px;
  }
  .accordion-8dd2 .section-active-980b .active_68d8,
  .accordion-8dd2 .section-active-980b .active_68d8::after,
  .accordion-8dd2 .section-active-980b .active_68d8::before {
    width: 22px;
    height: 2px;
  }
  .accordion-8dd2 .section-active-980b .active_68d8::before {
    top: -7px;
  }
  .accordion-8dd2 .section-active-980b .active_68d8::after {
    bottom: -7px;
  }
  .purple-b72a .section-active-980b .hot_97f8 {
    margin-top: -2px;
    width: 31px;
  }
  .purple-b72a .section-active-980b .active_68d8 {
    margin-top: -1.5px;
  }
  .purple-b72a .section-active-980b .active_68d8,
  .purple-b72a .section-active-980b .active_68d8::after,
  .purple-b72a .section-active-980b .active_68d8::before {
    width: 31px;
    height: 3px;
  }
  .purple-b72a .section-active-980b .active_68d8::before {
    top: -9px;
  }
  .purple-b72a .section-active-980b .active_68d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .active_in_a1c2 .section-active-980b .hot_97f8 {
    margin-top: -2px;
    width: 19px;
  }
  .active_in_a1c2 .section-active-980b .active_68d8 {
    margin-top: -1px;
  }
  .active_in_a1c2 .section-active-980b .active_68d8,
  .active_in_a1c2 .section-active-980b .active_68d8::after,
  .active_in_a1c2 .section-active-980b .active_68d8::before {
    width: 19px;
    height: 2px;
  }
  .active_in_a1c2 .section-active-980b .active_68d8::before {
    top: -6px;
  }
  .active_in_a1c2 .section-active-980b .active_68d8::after {
    bottom: -6px;
  }
  .search_17df .section-active-980b .hot_97f8 {
    margin-top: -2px;
    width: 22px;
  }
  .search_17df .section-active-980b .active_68d8 {
    margin-top: -1px;
  }
  .search_17df .section-active-980b .active_68d8,
  .search_17df .section-active-980b .active_68d8::after,
  .search_17df .section-active-980b .active_68d8::before {
    width: 22px;
    height: 2px;
  }
  .search_17df .section-active-980b .active_68d8::before {
    top: -7px;
  }
  .search_17df .section-active-980b .active_68d8::after {
    bottom: -7px;
  }
  .frame-5cfa .section-active-980b .hot_97f8 {
    margin-top: -2px;
    width: 31px;
  }
  .frame-5cfa .section-active-980b .active_68d8 {
    margin-top: -1.5px;
  }
  .frame-5cfa .section-active-980b .active_68d8,
  .frame-5cfa .section-active-980b .active_68d8::after,
  .frame-5cfa .section-active-980b .active_68d8::before {
    width: 31px;
    height: 3px;
  }
  .frame-5cfa .section-active-980b .active_68d8::before {
    top: -9px;
  }
  .frame-5cfa .section-active-980b .active_68d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .right-00e0 .section-active-980b .hot_97f8 {
    margin-top: -2px;
    width: 19px;
  }
  .right-00e0 .section-active-980b .active_68d8 {
    margin-top: -1px;
  }
  .right-00e0 .section-active-980b .active_68d8,
  .right-00e0 .section-active-980b .active_68d8::after,
  .right-00e0 .section-active-980b .active_68d8::before {
    width: 19px;
    height: 2px;
  }
  .right-00e0 .section-active-980b .active_68d8::before {
    top: -6px;
  }
  .right-00e0 .section-active-980b .active_68d8::after {
    bottom: -6px;
  }
  .main_new_5d41 .section-active-980b .hot_97f8 {
    margin-top: -2px;
    width: 22px;
  }
  .main_new_5d41 .section-active-980b .active_68d8 {
    margin-top: -1px;
  }
  .main_new_5d41 .section-active-980b .active_68d8,
  .main_new_5d41 .section-active-980b .active_68d8::after,
  .main_new_5d41 .section-active-980b .active_68d8::before {
    width: 22px;
    height: 2px;
  }
  .main_new_5d41 .section-active-980b .active_68d8::before {
    top: -7px;
  }
  .main_new_5d41 .section-active-980b .active_68d8::after {
    bottom: -7px;
  }
  .modal_fcb9 .section-active-980b .hot_97f8 {
    margin-top: -2px;
    width: 31px;
  }
  .modal_fcb9 .section-active-980b .active_68d8 {
    margin-top: -1.5px;
  }
  .modal_fcb9 .section-active-980b .active_68d8,
  .modal_fcb9 .section-active-980b .active_68d8::after,
  .modal_fcb9 .section-active-980b .active_68d8::before {
    width: 31px;
    height: 3px;
  }
  .modal_fcb9 .section-active-980b .active_68d8::before {
    top: -9px;
  }
  .modal_fcb9 .section-active-980b .active_68d8::after {
    bottom: -9px;
  }
}
.tag-cdfa .active_68d8 {
  -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);
}
.tag-cdfa .active_68d8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tag-cdfa .active_68d8::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);
}
.tag-cdfa.surface_dynamic_eb6a .active_68d8 {
  -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);
}
.tag-cdfa.surface_dynamic_eb6a .active_68d8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tag-cdfa.surface_dynamic_eb6a .active_68d8::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.info_04ea {
  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.element-23a0:before {
  display: none;
}
.in-4079 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.in-4079 .caption-f61b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.in-4079 .caption-f61b:last-of-type {
  border-bottom: none;
}
.in-4079 .caption-f61b.row_4ce4,
.in-4079 .caption-f61b.breadcrumb_silver_6d9b,
.in-4079 .caption-f61b.gold_0fde {
  padding: 0;
}
.in-4079 .text-outer-4af2 .texture-dark-d1ca {
  color: currentColor;
}
.in-4079 .text-outer-4af2 .texture-dark-d1ca:focus,
.in-4079 .text-outer-4af2 .texture-dark-d1ca:hover {
  background: rgba(0, 0, 0, 0.01);
}
.in-4079.component_3fdf .frame_soft_e71d,
.in-4079.component_3fdf .layout-action-b469 a,
.in-4079.component_3fdf .accordion-cd01 a,
.in-4079.component_3fdf .accent-162b a {
  color: rgba(0, 0, 0, 0.55);
}
.in-4079.component_3fdf .frame_soft_e71d:hover,
.in-4079.component_3fdf .layout-action-b469 a:hover,
.in-4079.component_3fdf .accordion-cd01 a:hover,
.in-4079.component_3fdf .accent-162b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-4079.component_3fdf .article_up_657e {
  color: rgba(0, 0, 0, 0.8);
}
.in-4079.component_3fdf .caption-f61b {
  border-color: rgba(0, 0, 0, 0.08);
}
.in-4079.component_3fdf .caption-f61b:before {
  background: rgba(0, 0, 0, 0.08);
}
.in-4079.component_3fdf .down-5211:before {
  background: rgba(255, 255, 255, 0.9);
}
.in-4079.component_3fdf .text-outer-4af2 .grid_gold_4ee2 li a,
.in-4079.component_3fdf .text-outer-4af2 .texture-dark-d1ca,
.in-4079.component_3fdf .accent-162b {
  border-color: rgba(0, 0, 0, 0.08);
}
.in-4079.component_3fdf .text-outer-4af2 .texture-dark-d1ca:focus,
.in-4079.component_3fdf .text-outer-4af2 .texture-dark-d1ca:hover {
  background: rgba(0, 0, 0, 0.01);
}
.in-4079.component_3fdf .grid_gold_4ee2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.in-4079.inner-0942 .frame_soft_e71d,
.in-4079.inner-0942 .layout-action-b469 a,
.in-4079.inner-0942 .accordion-cd01 .texture-dark-d1ca,
.in-4079.inner-0942 .accordion-cd01 a,
.in-4079.inner-0942 .accent-162b a {
  color: rgba(255, 255, 255, 0.79);
}
.in-4079.inner-0942 .frame_soft_e71d:hover,
.in-4079.inner-0942 .layout-action-b469 a:hover,
.in-4079.inner-0942 .accordion-cd01 .texture-dark-d1ca:hover,
.in-4079.inner-0942 .accordion-cd01 a:hover,
.in-4079.inner-0942 .accent-162b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in-4079.inner-0942 .article_up_657e {
  color: rgba(255, 255, 255, 0.99);
}
.in-4079.inner-0942 .caption-f61b {
  border-color: rgba(255, 255, 255, 0.08);
}
.in-4079.inner-0942 .caption-f61b:before {
  background: rgba(255, 255, 255, 0.08);
}
.in-4079.inner-0942 .down-5211:before {
  background: rgba(0, 0, 0, 0.9);
}
.in-4079.inner-0942 .text-outer-4af2 .grid_gold_4ee2 li a,
.in-4079.inner-0942 .text-outer-4af2 .texture-dark-d1ca,
.in-4079.inner-0942 .accent-162b {
  border-color: rgba(255, 255, 255, 0.08);
}
.in-4079.inner-0942 .text-outer-4af2 .texture-dark-d1ca:focus,
.in-4079.inner-0942 .text-outer-4af2 .texture-dark-d1ca:hover {
  background: rgba(0, 0, 0, 0.01);
}
.in-4079.inner-0942 .grid_gold_4ee2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.down-5211 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.down-5211:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sort_gas_a00b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.frame-212f .in-4079 {
  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;
}
.frame-212f .caption-f61b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.frame-212f .caption-f61b: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) {
  .frame-212f .caption-f61b:before {
    width: 16%;
    left: 42%;
  }
}
.frame-212f .caption-f61b:last-child:before {
  content: none;
}
.frame-212f .caption-f61b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.frame-212f .text-outer-4af2 .grid_gold_4ee2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.frame-212f .text-outer-4af2 .grid_gold_4ee2 li a .texture-dark-d1ca {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.frame-212f .text-outer-4af2 .accent-162b {
  border: none;
}
.frame-212f .text-outer-4af2 .accent-162b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.frame-212f .down-5211 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.frame-212f .sort_gas_a00b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.frame-212f .inner-0942 .down-5211:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-212f .component_3fdf.column-a204 .active_68d8 {
  background: rgba(0, 0, 0, 0.6);
}
.frame-212f
  .component_3fdf.column-a204
  .active_68d8::after,
.frame-212f
  .component_3fdf.column-a204
  .active_68d8:before {
  background: inherit;
}
.frame-212f
  .component_3fdf.column-a204:hover
  .active_68d8 {
  background: rgba(0, 0, 0, 0.8);
}
.text_3505 .in-4079 {
  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) {
  .text_3505 .in-4079 {
    width: auto;
    right: 45px;
  }
}
.menu_1fb4 .in-4079 {
  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) {
  .menu_1fb4 .in-4079 {
    width: auto;
    left: 45px;
  }
}
.element-23a0 .in-4079 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element-23a0 .sort_gas_a00b {
  max-width: 48em;
  margin: 0 auto;
}
.element-23a0 .down-5211:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.mini_0812 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.mini_0812.frame-212f .in-4079 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.mini_0812.text_3505 .in-4079 {
  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);
}
.mini_0812 .in-4079 {
  visibility: visible;
}
.mini_0812.menu_1fb4 .in-4079 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video_fast_8e15,
.soft_cb0f {
  overflow-x: hidden;
}
.video_fast_8e15 .in-4079 {
  overflow: auto;
}
.video_fast_8e15.frame-212f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_fast_8e15.frame-212f .in-4079 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video_fast_8e15.frame-212f .preview_b5aa {
  opacity: 0;
}
.video_fast_8e15.text_3505 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_fast_8e15.text_3505 .in-4079 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video_fast_8e15.text_3505 .preview_b5aa {
  opacity: 0;
}
.video_fast_8e15.menu_1fb4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_fast_8e15.menu_1fb4 .in-4079 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video_fast_8e15.menu_1fb4 .preview_b5aa {
  opacity: 0;
}
.video_fast_8e15.element-23a0 .in-4079 {
  z-index: 10;
  visibility: visible;
}
.column-a204 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.column-a204 .active_68d8 {
  background: rgba(255, 255, 255, 0.99);
}
.column-a204 .active_68d8::after,
.column-a204 .active_68d8:before {
  background: inherit;
}
.column-a204:hover .active_68d8 {
  background: rgba(255, 255, 255, 0.99);
}
.menu_1fb4 .column-a204 {
  top: 10px;
  right: auto;
  left: 12px;
}
.element-23a0 .column-a204 {
  display: none !important;
}
.video_fast_8e15:before,
.soft_cb0f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video_fast_8e15 .column-a204,
.soft_cb0f .column-a204 {
  display: inline-block;
}
.in-4079 .notice-e6ac {
  -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;
}
.video_fast_8e15 .in-4079 .notice-e6ac,
.soft_cb0f .in-4079 .notice-e6ac {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip_d51a .grid-a54d {
  width: 100%;
}
.current_73b6 {
  padding: 0 0.5em 0;
}
.current_73b6 [class*="customify-col-"],
.current_73b6 [class*="customify-col_"],
.current_73b6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.block_silver_fff9 .current_73b6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .left_b1a1 .gold_74f2,
  .gold_74f2 {
    display: none;
  }
  .wrapper_0325 {
    text-align: left;
  }
  .info-steel-59ae {
    text-align: center;
  }
  .hot-c7b6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .left_b1a1 .table_ef90,
  .table_ef90 {
    display: none;
  }
  .input_gold_69fd {
    text-align: left;
  }
  .first_5aaa {
    text-align: center;
  }
  .title_old_7708 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .left_b1a1 .main_slow_17e8,
  .main_slow_17e8 {
    display: none;
  }
  .north-1661 {
    text-align: left;
  }
  .fast-3510 {
    text-align: center;
  }
  .outer-f7b1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar_fcfa {
  box-shadow: none !important;
}
.glass-6619 .container-e9cb,
.prev-5622 .container-e9cb {
  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;
}
.prev-5622 .container-e9cb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wrapper_prev_04af {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wrapper_prev_04af:after,
.wrapper_prev_04af:before {
  content: "";
  display: table;
}
.wrapper_prev_04af:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wrapper_prev_04af {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wrapper_prev_04af,
.input_20e5 {
  max-width: 1248px;
  margin: 0 auto;
}

.slider-last-f008.text-tiny-3ba1 .wrapper_prev_04af {
  max-width: 100%;
}
.slider-last-f008.detail_huge_d07e {
  max-width: 1200px;
  margin: 0 auto;
}
.slider-last-f008.slider_light_de71 .wrapper_prev_04af {
  max-width: 100%;
}
.slider-last-f008.slider_light_de71 > .wrapper_prev_04af {
  padding-left: 0;
  padding-right: 0;
}
.slider-last-f008.slider_light_de71 > .wrapper_prev_04af .left_b1a1 {
  margin: 0;
}
.slider-last-f008.slider_light_de71
  > .wrapper_prev_04af
  .disabled_selected_1c20.wood-19f9 {
  margin-right: 0;
  margin-left: 0;
}
.slider-last-f008.slider_light_de71 #main.wood-19f9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .info_30e1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .info_30e1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_4e57 .article_3675 {
    padding-right: 1em;
  }
  .dropdown_4e57.banner_tall_8d0d .disabled_selected_1c20 {
    border-right: 1px solid #eaecee;
  }
  .dropdown_4e57.banner_tall_8d0d .article_3675 {
    padding-right: 1em;
  }
  .dropdown_4e57.banner_tall_8d0d .outer_c542 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right-35f6 .article_3675 {
    padding-left: 1em;
  }
  .right-35f6.banner_tall_8d0d .disabled_selected_1c20 {
    border-left: 1px solid #eaecee;
  }
  .right-35f6.banner_tall_8d0d .article_3675 {
    padding-left: 1em;
  }
  .right-35f6.banner_tall_8d0d .outer_c542 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_mini_e033 .article_3675 {
    padding-left: 1em;
  }
  .row_mini_e033.banner_tall_8d0d .photo-680d {
    border-right: 1px solid #eaecee;
  }
  .row_mini_e033.banner_tall_8d0d .secondary_warm_0f23 {
    border-right: 1px solid #eaecee;
  }
  .row_mini_e033.banner_tall_8d0d .article_3675 {
    padding-left: 1em;
  }
  .row_mini_e033.banner_tall_8d0d .outer_c542 {
    padding-right: 1em;
  }
  .row_mini_e033.banner_tall_8d0d .popup_green_4b39 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-7d94 .article_3675 {
    padding-right: 1em;
  }
  .wood-7d94.banner_tall_8d0d .photo-680d {
    border-left: 1px solid #eaecee;
  }
  .wood-7d94.banner_tall_8d0d .secondary_warm_0f23 {
    border-left: 1px solid #eaecee;
  }
  .wood-7d94.banner_tall_8d0d .article_3675 {
    padding-right: 1em;
  }
  .wood-7d94.banner_tall_8d0d .outer_c542 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-7d94.banner_tall_8d0d .popup_green_4b39 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_30e1 .article_3675 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_30e1.banner_tall_8d0d .disabled_selected_1c20 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .info_30e1.banner_tall_8d0d .article_3675 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_30e1.banner_tall_8d0d .outer_c542 {
    padding-left: 1em;
  }
  .info_30e1.banner_tall_8d0d .popup_green_4b39 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .info_30e1.banner_tall_8d0d .article_3675 {
    padding-left: 0;
  }
}
.mini-d735 .notification_7511 {
  display: inline-block;
}
.box-lite-086d {
  display: inline-block;
}
.section_prev_aa9d {
  word-con: break-word;
}
.hard_b4e7 > span {
  display: inline-block;
  padding: 5px 0;
}
.hard_b4e7 .card_2c33 {
  margin-left: 8px;
  margin-right: 8px;
}
.hard_b4e7 .red-358e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.grid-2dd2 .in-7b14 {
  margin-bottom: 2em;
}
.grid-2dd2 .list_f76a {
  margin-bottom: 15px;
}
.grid-2dd2 .list_f76a:last-child {
  margin-bottom: 0;
}
.grid-2dd2 .thumbnail_b3b6 {
  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) {
  .grid-2dd2 .thumbnail_b3b6 {
    display: block;
  }
}
.grid-2dd2 .hover-6048 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .grid-2dd2 .hover-6048 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.grid-2dd2 .black-1f5c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.grid-2dd2 .black-1f5c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.grid-2dd2 .black-1f5c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.grid-2dd2 .section_prev_aa9d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid-2dd2 .section_prev_aa9d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.grid-2dd2 .title-b987 p:last-child {
  margin-bottom: 0;
}
.grid-2dd2 .slider-left-6acf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.grid-2dd2 .mask-07a8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.grid-2dd2 .hard-c622 {
  margin-top: 1em;
}
.grid-2dd2 .paragraph-basic-aea6 {
  top: 0;
  display: block;
}
.grid-2dd2 .paragraph-basic-aea6 a {
  color: inherit;
}
.grid-2dd2 .paragraph-basic-aea6 a:hover {
  color: inherit;
}
.grid-2dd2 .upper_ac73 {
  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;
}
.grid-2dd2 .upper_ac73:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.grid-2dd2 .mask-07a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.grid-2dd2 .paper_ad6f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.grid-2dd2 .paper_ad6f:first-child {
  margin-top: 0;
}
.grid-2dd2 .paper_ad6f.chip_fed6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.grid-2dd2 .paper_ad6f.center-1e1f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid-2dd2
  .paper_ad6f.center-1e1f.complex_1891
  .hard-c622 {
  width: 100%;
}
.grid-2dd2 .center-1e1f {
  -webkit-box-align: center;
  align-items: center;
}
.grid-2dd2 .center-1e1f .hard_b4e7,
.grid-2dd2 .center-1e1f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.grid-2dd2 .black-1f5c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grid-2dd2 .black-1f5c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grid-2dd2 .black-1f5c: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;
}
.grid-2dd2 .chip_fed6 {
  z-index: 5;
}
.grid-2dd2 .gold-e5fd .sort-smooth-2cdb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.grid-2dd2 .dark_b817 .sort-smooth-2cdb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.grid-2dd2 .slider-537c .sort-smooth-2cdb {
  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;
}
.grid-2dd2.texture-ec57 .thumbnail_b3b6,
.grid-2dd2.list-solid-a4df .thumbnail_b3b6 {
  display: block;
}
.grid-2dd2.texture-ec57 .thumbnail_b3b6 .large-ae2c,
.grid-2dd2.texture-ec57 .thumbnail_b3b6 .mask-07a8,
.grid-2dd2.list-solid-a4df .thumbnail_b3b6 .large-ae2c,
.grid-2dd2.list-solid-a4df .thumbnail_b3b6 .mask-07a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.grid-2dd2.east_bbb8 .hover-6048 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .grid-2dd2.east_bbb8 .hover-6048 {
    margin-right: 0;
  }
}
.grid-2dd2.texture-ec57 .hover-6048,
.grid-2dd2.list-solid-a4df .hover-6048 {
  padding-top: 40%;
}
.grid-2dd2.texture-ec57 .in-7b14,
.grid-2dd2.list-solid-a4df .in-7b14 {
  display: block;
}
.grid-2dd2.texture-ec57 .fn-sticky-6e70 .mask-07a8,
.grid-2dd2.list-solid-a4df .fn-sticky-6e70 .mask-07a8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.grid-2dd2.texture-ec57 .hover-6048,
.grid-2dd2.list-solid-a4df .hover-6048 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.grid-2dd2.texture-ec57 .mask-07a8 {
  padding: 1em;
}
.item-d969 {
  margin: 30px auto;
  display: block;
}
.item-d969 .smooth-5731 > * {
  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;
}
.item-d969 .smooth-5731 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item-d969 .smooth-5731 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tabs-east-3559 .hard_b4e7 {
  margin-bottom: 1.41575em;
}
.tabs-east-3559 .gallery_b6e5 {
  margin-bottom: 1.618em;
}
.carousel-south-225e .content_f304 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.carousel-south-225e .content_f304 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.carousel-south-225e .label_down_6f95 {
  max-width: 100%;
  overflow: auto;
}
.notification-solid-6983 .carousel-south-225e a:hover {
  text-decoration: underline;
}
.green-d487 .list_f76a:not(.section_prev_aa9d),
.green-d487 .black-1f5c {
  margin-bottom: 1.41575em;
}
.green-d487 .list_f76a:not(.section_prev_aa9d):last-child,
.green-d487 .black-1f5c:last-child {
  margin-bottom: 0;
}
.green-d487 .list_f76a.detail-tiny-623d {
  margin-bottom: 0.41575em;
}
.green-d487 .detail-tall-4659:before,
.green-d487 .info_9f27:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.green-d487 .detail-tall-4659:before {
  content: "\f115";
}
.green-d487 .info_9f27:before {
  content: "\f02c";
}
.green-d487 .column-first-52f1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.green-d487 .column-first-52f1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shade-13b5 {
  display: -webkit-box;
  display: flex;
}
.shade-13b5 .basic-2d45 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shade-13b5 .basic-2d45 {
    flex-basis: 90px;
  }
}
.shade-13b5 .pattern-red-1f4c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade-13b5 .pattern-red-1f4c {
    flex-basis: calc(100% - 50px);
  }
}
.shade-13b5 .fixed-0758 p:last-child {
  margin-bottom: 0.72em;
}
.thick_1032 .smooth-5731 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thick_1032 .smooth-5731:after,
.thick_1032 .smooth-5731:before {
  content: "";
  display: table;
}
.thick_1032 .smooth-5731:after {
  clear: both;
}
.thick_1032 .smooth-5731 .stone-93db,
.thick_1032 .smooth-5731 .inner_1d92 {
  width: 49%;
}
.thick_1032 .smooth-5731 .stone-93db a span.black_049b,
.thick_1032 .smooth-5731 .inner_1d92 a span.black_049b {
  display: block;
  margin-bottom: 5px;
}
.thick_1032 .smooth-5731 .inner_1d92 {
  float: left;
  text-align: left;
}
.thick_1032 .smooth-5731 .stone-93db {
  float: right;
  text-align: right;
}
.active-b90a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .active-b90a {
    margin-bottom: 0;
  }
}
.article-mini-f508 {
  margin-bottom: 1em;
}
.article-mini-f508 .section_prev_aa9d {
  font-size: 1.1em;
  line-height: 1.3;
}
.photo-8031 a {
  display: block;
  line-height: 0;
  position: relative;
}
.plasma_8d02 .article-mini-f508,
.highlight_6e97 .article-mini-f508 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .plasma_8d02 .article-mini-f508,
  .highlight_6e97 .article-mini-f508 {
    display: block;
  }
}
.plasma_8d02 .photo-8031,
.highlight_6e97 .photo-8031 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .plasma_8d02 .photo-8031,
  .highlight_6e97 .photo-8031 {
    margin-bottom: 1em;
  }
}
.plasma_8d02 .photo-8031 img,
.highlight_6e97 .photo-8031 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.plasma_8d02 .tertiary-83ac,
.highlight_6e97 .tertiary-83ac {
  flex-basis: calc(100% - 160px);
}
.plasma_8d02 .tertiary-83ac p,
.highlight_6e97 .tertiary-83ac p {
  margin-bottom: 0;
}
.plasma_8d02 .tertiary-83ac {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .plasma_8d02 .tertiary-83ac {
    padding-left: 0;
  }
}
.highlight_6e97 .tertiary-83ac {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .highlight_6e97 .tertiary-83ac {
    padding-right: 0;
  }
}
.highlight_6e97 .photo-8031 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.highlight-72dc .photo-8031 {
  margin-bottom: 0.5em;
}
.highlight-72dc .photo-8031 img {
  width: 100%;
}
.breadcrumb-d74b .fluid-a6ea,
.simple-91a3 .fluid-a6ea {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.simple-91a3 .disabled_selected_1c20 .bronze_af4d p:last-child {
  margin-bottom: 0;
}
.advanced_8e2e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.blue_7fe3 .accordion-1d68 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .blue_7fe3 .accordion-1d68:last-of-type {
    margin-bottom: 0;
  }
}
.blue_7fe3 .accordion-1d68 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blue_7fe3 .accordion-1d68 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.blue_7fe3 .accordion-1d68 ul li {
  margin: 0 0 0.6em;
}
.blue_7fe3 .accordion-1d68 ul li.thumbnail_b92c,
.blue_7fe3 .accordion-1d68 ul li.content-next-6e7f {
  position: relative;
}
.blue_7fe3 .accordion-1d68 ul li.thumbnail_b92c .menu_8b02,
.blue_7fe3 .accordion-1d68 ul li.content-next-6e7f .menu_8b02 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.blue_7fe3 .accordion-1d68 ul li.thumbnail_b92c:after:after,
.blue_7fe3 .accordion-1d68 ul li.thumbnail_b92c:after:before,
.blue_7fe3
  .accordion-1d68
  ul
  li.content-next-6e7f:after:after,
.blue_7fe3
  .accordion-1d68
  ul
  li.content-next-6e7f:after:before {
  content: "";
  display: table;
}
.blue_7fe3 .accordion-1d68 ul li.thumbnail_b92c:after:after,
.blue_7fe3
  .accordion-1d68
  ul
  li.content-next-6e7f:after:after {
  clear: both;
}
.blue_7fe3 .accordion-1d68 a.status-ea2d:hover {
  text-decoration: none;
}
.blue_7fe3 .accordion-1d68 select {
  max-width: 100%;
}
.blue_7fe3 .accordion-1d68 table {
  font-size: 85%;
}
.blue_7fe3 .accordion-1d68 table td,
.blue_7fe3 .accordion-1d68 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.blue_7fe3 .accordion-1d68 table tfoot td {
  text-align: left;
}
.blue_7fe3 .accordion-1d68 :last-child {
  margin-bottom: 0;
}
.blue_7fe3 .accordion-1d68 .border-hot-a9f1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.blue_7fe3 .accordion-1d68 .border-hot-a9f1 label {
  width: 100%;
}
.blue_7fe3 .accordion-1d68 .border-hot-a9f1 .fresh_706c {
  width: 100%;
  display: block;
}
.blue_7fe3 .accordion-1d68 .border-hot-a9f1 .wood_752f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.blue_7fe3 .accordion-1d68 .border-hot-a9f1 .wood_752f:hover svg #svg-search {
  fill: #444;
}
.blue_7fe3 .accordion-1d68 .border-hot-a9f1 .wood_752f svg {
  width: 18px;
  height: 18px;
}
.blue_7fe3 .out_1510 ul ul,
.blue_7fe3 .fluid_5b27 ul ul,
.blue_7fe3 .notice_glass_38c9 ul ul,
.blue_7fe3 .shadow-8606 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.blue_7fe3 .out_1510 .texture-short-f789 > a,
.blue_7fe3 .fluid_5b27 .texture-short-f789 > a,
.blue_7fe3 .notice_glass_38c9 .texture-short-f789 > a,
.blue_7fe3 .shadow-8606 .texture-short-f789 > a {
  margin-bottom: 0;
}
.blue_7fe3 .secondary-hard-d408 li,
.blue_7fe3 .out_1510 li,
.blue_7fe3 .column_6358 li,
.blue_7fe3 .fluid_5b27 li,
.blue_7fe3 .notice_glass_38c9 li,
.blue_7fe3 .shadow-8606 li,
.blue_7fe3 .gradient-copper-0304 li,
.blue_7fe3 .pattern-dynamic-8bd3 li {
  display: block;
  position: relative;
}
.blue_7fe3 .secondary-hard-d408 li:last-child,
.blue_7fe3 .out_1510 li:last-child,
.blue_7fe3 .column_6358 li:last-child,
.blue_7fe3 .fluid_5b27 li:last-child,
.blue_7fe3 .notice_glass_38c9 li:last-child,
.blue_7fe3 .shadow-8606 li:last-child,
.blue_7fe3 .gradient-copper-0304 li:last-child,
.blue_7fe3 .pattern-dynamic-8bd3 li:last-child {
  border: none;
}
.blue_7fe3 .secondary-hard-d408 li a,
.blue_7fe3 .out_1510 li a,
.blue_7fe3 .column_6358 li a,
.blue_7fe3 .fluid_5b27 li a,
.blue_7fe3 .notice_glass_38c9 li a,
.blue_7fe3 .shadow-8606 li a,
.blue_7fe3 .gradient-copper-0304 li a,
.blue_7fe3 .pattern-dynamic-8bd3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.blue_7fe3 .secondary-hard-d408 li ul li::before,
.blue_7fe3 .out_1510 li ul li::before,
.blue_7fe3 .column_6358 li ul li::before,
.blue_7fe3 .fluid_5b27 li ul li::before,
.blue_7fe3 .notice_glass_38c9 li ul li::before,
.blue_7fe3 .shadow-8606 li ul li::before,
.blue_7fe3 .gradient-copper-0304 li ul li::before,
.blue_7fe3 .pattern-dynamic-8bd3 li ul li::before {
  left: 15px;
}
.blue_7fe3 .secondary-hard-d408 li ul a,
.blue_7fe3 .out_1510 li ul a,
.blue_7fe3 .column_6358 li ul a,
.blue_7fe3 .fluid_5b27 li ul a,
.blue_7fe3 .notice_glass_38c9 li ul a,
.blue_7fe3 .shadow-8606 li ul a,
.blue_7fe3 .gradient-copper-0304 li ul a,
.blue_7fe3 .pattern-dynamic-8bd3 li ul a {
  padding-left: 20px;
}
.blue_7fe3 .secondary-hard-d408 li ul ul li::before,
.blue_7fe3 .out_1510 li ul ul li::before,
.blue_7fe3 .column_6358 li ul ul li::before,
.blue_7fe3 .fluid_5b27 li ul ul li::before,
.blue_7fe3 .notice_glass_38c9 li ul ul li::before,
.blue_7fe3 .shadow-8606 li ul ul li::before,
.blue_7fe3 .gradient-copper-0304 li ul ul li::before,
.blue_7fe3 .pattern-dynamic-8bd3 li ul ul li::before {
  left: 30px;
}
.blue_7fe3 .secondary-hard-d408 li ul ul a,
.blue_7fe3 .out_1510 li ul ul a,
.blue_7fe3 .column_6358 li ul ul a,
.blue_7fe3 .fluid_5b27 li ul ul a,
.blue_7fe3 .notice_glass_38c9 li ul ul a,
.blue_7fe3 .shadow-8606 li ul ul a,
.blue_7fe3 .gradient-copper-0304 li ul ul a,
.blue_7fe3 .pattern-dynamic-8bd3 li ul ul a {
  padding-left: 40px;
}
.blue_7fe3 .pagination-thick-6e78 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.blue_7fe3 .pattern-dynamic-8bd3 ul li {
  margin-bottom: 1.41575em;
}
.blue_7fe3 .pattern-dynamic-8bd3 ul li .chip-efb8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.blue_7fe3 .pattern-dynamic-8bd3 ul li .tooltip_e812 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.inner-0942 .secondary-hard-d408 li a,
.inner-0942 .out_1510 li a,
.inner-0942 .column_6358 li a,
.inner-0942 .fluid_5b27 li a,
.inner-0942 .notice_glass_38c9 li a,
.inner-0942 .shadow-8606 li a,
.inner-0942 .gradient-copper-0304 li a,
.inner-0942 .pattern-dynamic-8bd3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-0942 .pagination-thick-6e78 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-0942 .accordion-1d68 ul li.thumbnail_b92c .menu_8b02,
.inner-0942 .accordion-1d68 ul li.content-next-6e7f .menu_8b02 {
  background: rgba(0, 0, 0, 0.2);
}
.inner-0942 .blue_7fe3 .accordion-1d68 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-last-f008 .blue_7fe3 .grid_gold_4ee2 li {
  margin: 0;
}
.slider-last-f008 .blue_7fe3 .grid_gold_4ee2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slider-last-f008 .blue_7fe3 .grid_gold_4ee2 li ul {
  margin: 0;
}
.slider-last-f008 .blue_7fe3 .grid_gold_4ee2 li ul li a {
  padding-left: 15px;
}
.slider-last-f008 .blue_7fe3 .grid_gold_4ee2 li ul li li a {
  padding-left: 30px;
}
.slider-last-f008 .blue_7fe3 .grid_gold_4ee2 li.gallery-05c5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slider-last-f008 .blue_7fe3 .grid_gold_4ee2 li.gallery-05c5 > 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;
}
.slider-last-f008 .blue_7fe3 .grid_gold_4ee2 li.gallery-05c5 > 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;
}
.last_3c03 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.article-fe27 {
  position: relative;
  z-index: 10;
}
.article-fe27 .notice-e6ac {
  width: 100%;
  max-width: 100%;
}
.hover-eb44 .status_3709 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hover-eb44 .component_3fdf {
}
.hover-eb44 .inner-0942 {
  background: #292929;
}
.out-5b9b .status_3709 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.out-5b9b .component_3fdf {
  background: #f9f9f9;
}
.out-5b9b .inner-0942 {
  background: #303030;
}
.pagination-up-e332 .status_3709 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination-up-e332 .notification_7511 {
    margin-bottom: 1em;
  }
  .pagination-up-e332 .notification_7511:last-child {
    margin-bottom: 0;
  }
}
.pagination-up-e332 .component_3fdf {
  background: #ededed;
}
.pagination-up-e332 .inner-0942 {
  background: #1a1a1a;
}
.status_3709.component_3fdf {
  color: rgba(0, 0, 0, 0.6);
}
.status_3709.component_3fdf .texture_red_0243 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.status_3709.inner-0942 {
  color: rgba(255, 255, 255, 0.99);
}
.status_3709.inner-0942 a:not(.status-ea2d) {
  color: rgba(255, 255, 255, 0.79);
}
.status_3709.inner-0942 a:not(.status-ea2d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_3709.inner-0942 .texture_red_0243 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_3709.inner-0942 table tbody td,
.status_3709.inner-0942 table th {
  background: rgba(0, 0, 0, 0.08);
}
.content_e888.video-8929 .wrapper_prev_04af {
  max-width: initial;
}
.content_e888 .panel-2f10 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.content_e888 .panel-2f10 .notice-e6ac {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .content_e888 .panel-2f10 .notice-e6ac {
    display: block;
    margin-bottom: 2em;
  }
  .content_e888 .panel-2f10 .notice-e6ac:last-child {
    margin-bottom: 0;
  }
}
.pagination-up-e332 .notification_7511:last-child,
.out-5b9b .notification_7511:last-child,
.hover-eb44 .notification_7511:last-child {
  margin-bottom: 0;
}
.pagination-up-e332 .notification_7511 .blue_7fe3 .accordion-1d68:last-child,
.out-5b9b .notification_7511 .blue_7fe3 .accordion-1d68:last-child,
.hover-eb44 .notification_7511 .blue_7fe3 .accordion-1d68:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pagination-up-e332 .light_9b63,
  .pagination-up-e332 .description_6a8b,
  .out-5b9b .light_9b63,
  .out-5b9b .description_6a8b,
  .hover-eb44 .light_9b63,
  .hover-eb44 .description_6a8b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .article-fe27 .notification_7511 {
    margin-bottom: 2em;
  }
}
.article-fe27 p:last-child {
  margin-bottom: 0;
}
.article-fe27 li,
.article-fe27 ul {
  list-style: none;
  margin: 0;
}
.article-fe27 ul ul {
  margin-left: 2.617924em;
}
.gallery-7120 {
  font-size: 0.875em;
}

/* css-noise: e7bf */
.shadow-element-o7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
