/*!
Theme Name: Customify
Theme URI: https://pressmaximum.over-a2f1/customify
Author: WPCustomify
Author URI: https://pressmaximum.over-a2f1
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.over-a2f1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image_plasma_fcc2.list-black-5e48/licenses/gpl-2.0.dropdown_first_40bc
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.module_in_ef71/, (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.accent_693a.footer_old_a3e2/normalize.texture-99ce/
 ======
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.texture-99ce v7.0.0 | MIT License | github.over-a2f1/necolas/normalize.texture-99ce */
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;
}
.soft_35ef .old_acdd,
.content-af3f,
.card_5782,
.block_21b5,
.inner-4cd2,
.wood-9fa3,
.label-00b9,
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;
}
.content-af3f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .content-af3f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .content-af3f,
  h1 {
    font-size: 1.8em;
  }
}
.card_5782,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card_5782 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card_5782,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card_5782,
  h2 {
    font-size: 1.7em;
  }
}
.block_21b5,
h3 {
  font-size: 1.618em;
}
.soft_35ef .old_acdd,
.inner-4cd2,
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.liquid-254d {
  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;
}
.footer_4564:after,
.footer_4564:before,
.preview-huge-0044:after,
.preview-huge-0044:before {
  content: "";
  display: table;
}
.footer_4564:after,
.preview-huge-0044:after {
  clear: both;
}
.out_696f {
  float: right;
  margin-right: 0;
}
.up-8089 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.over-372f .selected_1734,
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;
}
.over-372f .selected_1734: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;
}
.card-8c8d .selected_1734 {
  box-shadow: none;
}
.card-8c8d
  .selected_1734
  .purple_30b6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.card-8c8d .selected_1734 .link_huge_ec30 {
  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;
}
.card-8c8d
  .selected_1734
  .link_huge_ec30
  b {
  display: none;
}
.card-8c8d .gradient_liquid_8d8e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.link_4c6c:not(.orange_b8eb):not(.cool_1dd7),
button:not(.orange_b8eb):not(.cool_1dd7),
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ),
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ),
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ) {
  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;
}
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ):hover,
button:not(.orange_b8eb):not(
    .cool_1dd7
  ):hover,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):hover,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):hover,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ):active,
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ):focus,
button:not(.orange_b8eb):not(
    .cool_1dd7
  ):active,
button:not(.orange_b8eb):not(
    .cool_1dd7
  ):focus,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):active,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):focus,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):active,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):focus,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):active,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):focus {
  outline: 0;
}
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5,
button:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5 {
  position: relative;
}
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .video-1252,
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .top-2f9b,
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .description_745a,
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  i,
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  svg,
button:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .video-1252,
button:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .top-2f9b,
button:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .description_745a,
button:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  i,
button:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  svg,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .video-1252,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .top-2f9b,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .description_745a,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  i,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  svg,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .video-1252,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .top-2f9b,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .description_745a,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  i,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  svg,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .video-1252,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .top-2f9b,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  .description_745a,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  i,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5
  svg {
  visibility: hidden;
}
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5:after,
button:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5:after,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5:after,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5:after,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ).fn-loading-f8c5: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;
}
.link_4c6c:not(.orange_b8eb):not(.cool_1dd7),
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ),
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ),
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ) {
  color: #fff;
  background: #235787;
}
.link_4c6c:not(.orange_b8eb):not(
    .cool_1dd7
  ):focus,
input[type="button"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):focus,
input[type="reset"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):focus,
input[type="submit"]:not(.orange_b8eb):not(
    .cool_1dd7
  ):focus {
  color: #fff;
}
.link_4c6c.fn-disabled-f8c5:not(.orange_b8eb):not(
    .cool_1dd7
  ),
.link_4c6c[disabled]:not(.orange_b8eb):not(
    .cool_1dd7
  ),
button.fn-disabled-f8c5:not(.orange_b8eb):not(
    .cool_1dd7
  ),
button[disabled]:not(.orange_b8eb):not(
    .cool_1dd7
  ) {
  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;
}
.plasma_ad76 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.plasma_ad76: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;
}
.top-2497 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.surface_1098 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.grid-simple-5328 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.footer_4564:after,
.footer_4564:before,
.hidden-8494:after,
.hidden-8494:before,
.in_024b:after,
.in_024b:before,
.basic-cf04:after,
.basic-cf04:before,
.first_8ee1:after,
.first_8ee1:before,
.notification-6303:after,
.notification-6303:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.footer_4564:after,
.hidden-8494:after,
.in_024b:after,
.basic-cf04:after,
.first_8ee1:after,
.notification-6303:after {
  clear: both;
}
.hidden-8494 .mini_af4e,
.in_024b .mini_af4e,
.tag-blue-3a8e .mini_af4e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tag_dynamic_1981 {
  display: inline-block;
}
.action-3a4c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.action-3a4c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.action-3a4c .main-b56b {
  padding: 1em 0;
  font-size: 85%;
}
.main-b56b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.new-7c18 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.new-7c18:after,
.new-7c18:before {
  content: "";
  display: table;
}
.new-7c18:after {
  clear: both;
}
.widget-current-069b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.large-0e4a .widget-current-069b {
  max-width: 50%;
}
.narrow-98eb .widget-current-069b {
  max-width: 33.33%;
}
.sidebar_cf6b .widget-current-069b {
  max-width: 25%;
}
.section_bd39 .widget-current-069b {
  max-width: 20%;
}
.full_6e92 .widget-current-069b {
  max-width: 16.66%;
}
.logo-8b71 .widget-current-069b {
  max-width: 14.28%;
}
.content-dynamic-698e .widget-current-069b {
  max-width: 12.5%;
}
.motion-5b5a .widget-current-069b {
  max-width: 11.11%;
}
.panel_hot_0411 {
  display: block;
}
.soft_35ef .large-1bc7 label,
.soft_35ef .feature-stone-fa1f label,
.soft_35ef .form-selected-38a3 label,
.soft_35ef .pagination_57a2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header_inner_bce7 {
  list-style: none;
  margin: 0;
}
.header_inner_bce7 article.banner_c27a {
  margin-bottom: 0;
}
.header_inner_bce7 ul {
  list-style: none;
  margin: 0;
}
.header_inner_bce7 .highlight_huge_eb0f li.banner_c27a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header_inner_bce7 .highlight_huge_eb0f li.banner_c27a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header_inner_bce7 .highlight_huge_eb0f li.banner_c27a: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) {
  .header_inner_bce7 .highlight_huge_eb0f li.banner_c27a li.banner_c27a li.banner_c27a li.banner_c27a {
    padding-left: 0;
  }
}
article.banner_c27a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner_c27a .hidden-8494 p:last-of-type {
  margin-bottom: 0;
}
article.banner_c27a .table_b353 {
  float: left;
}
article.banner_c27a .tooltip_faaf {
  margin-left: 85px;
}
article.banner_c27a .link_old_26c0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner_c27a .link_old_26c0 .surface-90c5 {
  margin-left: 10px;
}
article.banner_c27a .lite-9fed {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner_c27a .hidden_lower_42a6 {
  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 .large-1bc7,
  #respond .form-selected-38a3,
  #respond .pagination_57a2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .large-1bc7 input,
#respond .form-selected-38a3 input,
#respond .pagination_57a2 input {
  width: 100%;
}
#respond .pagination_57a2 {
  margin-right: 0;
}
#respond .white-7e14 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-1523 {
  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;
}
.pattern-1523.green_085e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pattern-1523 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%);
}
.pattern-1523:focus,
.pattern-1523: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);
}
.shade-e01c {
  border-radius: 10%;
}
.hidden-clean-fd2e {
  border-radius: 50%;
}
.nav-c7ed {
  font-size: 0.72em;
}
.preview_7224 {
  font-size: 0.875em;
}
.mini-551e {
  font-size: 1.1em;
}
.info_fluid_ff83 {
  text-transform: uppercase;
  line-height: 1.2;
}
.info_fluid_ff83.nav-c7ed {
  letter-spacing: 0.5px;
}
.tooltip-2c02,
.tooltip-2c02 a {
  color: #6d6d6d;
}
.tooltip-2c02 a:hover {
  color: #111;
}
.gallery-new-21bb {
  color: #6d6d6d;
}
.white-194c {
  overflow-x: hidden;
}
.white-194c .gallery_smooth_6266.summary_basic_456b {
  position: relative;
}
.white-194c .gallery_smooth_6266.summary_basic_456b.search_ed26 {
  position: initial;
}
.white-194c
  .gallery_smooth_6266.summary_basic_456b.search_ed26
  .border_7b1c {
  left: auto;
}
.white-194c .gallery_smooth_6266 .border_7b1c {
  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;
}
.white-194c .gallery_smooth_6266:hover.summary_basic_456b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.white-194c
  .gallery_smooth_6266:hover.summary_basic_456b
  .border_7b1c {
  display: block;
  z-index: 9999999;
}
.white-194c .info_thick_7239 .simple-d3dc,
.white-194c .text_full_279c .simple-d3dc {
  display: none;
}
.white-194c .dropdown_b66b .gallery_smooth_6266:hover.summary_basic_456b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.soft_35ef .large-1bc7 label,
.soft_35ef .feature-stone-fa1f label,
.soft_35ef .form-selected-38a3 label,
.soft_35ef .pagination_57a2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header_inner_bce7 {
  list-style: none;
  margin: 0;
}
.header_inner_bce7 article.banner_c27a {
  margin-bottom: 0;
}
.header_inner_bce7 ul {
  list-style: none;
  margin: 0;
}
.header_inner_bce7 .highlight_huge_eb0f li.banner_c27a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header_inner_bce7 .highlight_huge_eb0f li.banner_c27a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header_inner_bce7 .highlight_huge_eb0f li.banner_c27a: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) {
  .header_inner_bce7 .highlight_huge_eb0f li.banner_c27a li.banner_c27a li.banner_c27a li.banner_c27a {
    padding-left: 0;
  }
}
article.banner_c27a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner_c27a .hidden-8494 p:last-of-type {
  margin-bottom: 0;
}
article.banner_c27a .table_b353 {
  float: left;
}
article.banner_c27a .tooltip_faaf {
  margin-left: 85px;
}
article.banner_c27a .link_old_26c0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner_c27a .link_old_26c0 .surface-90c5 {
  margin-left: 10px;
}
article.banner_c27a .lite-9fed {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner_c27a .hidden_lower_42a6 {
  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 .large-1bc7,
  #respond .form-selected-38a3,
  #respond .pagination_57a2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .large-1bc7 input,
#respond .form-selected-38a3 input,
#respond .pagination_57a2 input {
  width: 100%;
}
#respond .pagination_57a2 {
  margin-right: 0;
}
#respond .white-7e14 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info_thick_7239 .over_6bec {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.over_6bec .table-f0f0.tag_soft_3214 .badge_fb0d > li > a:focus,
.over_6bec .table-f0f0.tag_soft_3214 .badge_fb0d > li > a:hover,
.over_6bec .table-f0f0.preview_fast_febd .badge_fb0d > li > a:focus,
.over_6bec .table-f0f0.preview_fast_febd .badge_fb0d > li > a:hover,
.over_6bec .table-f0f0.full_0d27 .badge_fb0d > li > a:focus,
.over_6bec .table-f0f0.full_0d27 .badge_fb0d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over_6bec
  .table-f0f0.tag_soft_3214
  .badge_fb0d
  > li.info_new_e15a
  > a,
.over_6bec
  .table-f0f0.tag_soft_3214
  .badge_fb0d
  > li.label-3538
  > a,
.over_6bec
  .table-f0f0.preview_fast_febd
  .badge_fb0d
  > li.info_new_e15a
  > a,
.over_6bec
  .table-f0f0.preview_fast_febd
  .badge_fb0d
  > li.label-3538
  > a,
.over_6bec
  .table-f0f0.full_0d27
  .badge_fb0d
  > li.info_new_e15a
  > a,
.over_6bec .table-f0f0.full_0d27 .badge_fb0d > li.detail-out-9300 > a {
  color: rgba(255, 255, 255, 0.99);
}
.over_6bec .nav_last_9534,
.over_6bec .nav_last_9534 a {
  color: rgba(255, 255, 255, 0.99);
}
.over_6bec .backdrop-gold-658b.in-4105 li a,
.over_6bec .disabled-54c2 a,
.over_6bec .small-c479,
.over_6bec .badge_fb0d > li > a,
.over_6bec .table-fef8 {
  color: rgba(255, 255, 255, 0.79);
}
.over_6bec .backdrop-gold-658b.in-4105 li a:hover,
.over_6bec .disabled-54c2 a:hover,
.over_6bec .small-c479:hover,
.over_6bec .badge_fb0d > li > a:hover,
.over_6bec .table-fef8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over_6bec .sort-9a7b {
  color: rgba(255, 255, 255, 0.79);
}
.over_6bec .sort-9a7b .action-147b {
  color: rgba(255, 255, 255, 0.99);
}
.over_6bec .sort-9a7b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over_6bec .brown_3c7c .message-5bf8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.over_6bec .brown_3c7c .message-5bf8 .aside-white-3ffd {
  color: rgba(255, 255, 255, 0.79);
}
.over_6bec
  .brown_3c7c
  .message-5bf8
  .aside-white-3ffd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over_6bec
  .brown_3c7c
  .message-5bf8
  .aside-white-3ffd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over_6bec
  .brown_3c7c
  .message-5bf8
  .aside-white-3ffd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over_6bec
  .brown_3c7c
  .message-5bf8
  .aside-white-3ffd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over_6bec .brown_3c7c .description-hard-f01f {
  color: rgba(255, 255, 255, 0.79);
}
.over_6bec .brown_3c7c .description-hard-f01f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_old_c6e6
  .over_6bec
  .brown_3c7c
  .header-1836
  .pink_f4c8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_old_c6e6
  .over_6bec
  .brown_3c7c
  .header-1836
  .aside-white-3ffd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info_thick_7239 .block_in_b62f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.block_in_b62f .table-f0f0.tag_soft_3214 .badge_fb0d > li > a:focus,
.block_in_b62f .table-f0f0.tag_soft_3214 .badge_fb0d > li > a:hover,
.block_in_b62f .table-f0f0.preview_fast_febd .badge_fb0d > li > a:focus,
.block_in_b62f .table-f0f0.preview_fast_febd .badge_fb0d > li > a:hover,
.block_in_b62f .table-f0f0.full_0d27 .badge_fb0d > li > a:focus,
.block_in_b62f .table-f0f0.full_0d27 .badge_fb0d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_in_b62f
  .table-f0f0.tag_soft_3214
  .badge_fb0d
  > li.info_new_e15a
  > a,
.block_in_b62f
  .table-f0f0.tag_soft_3214
  .badge_fb0d
  > li.label-3538
  > a,
.block_in_b62f
  .table-f0f0.preview_fast_febd
  .badge_fb0d
  > li.info_new_e15a
  > a,
.block_in_b62f
  .table-f0f0.preview_fast_febd
  .badge_fb0d
  > li.label-3538
  > a,
.block_in_b62f
  .table-f0f0.full_0d27
  .badge_fb0d
  > li.info_new_e15a
  > a,
.block_in_b62f .table-f0f0.full_0d27 .badge_fb0d > li.detail-out-9300 > a {
  color: rgba(0, 0, 0, 0.8);
}
.block_in_b62f .nav_last_9534,
.block_in_b62f .nav_last_9534 a {
  color: rgba(0, 0, 0, 0.8);
}
.block_in_b62f .backdrop-gold-658b.in-4105 li a,
.block_in_b62f .disabled-54c2 a,
.block_in_b62f .small-c479,
.block_in_b62f .badge_fb0d > li > a,
.block_in_b62f .table-fef8 {
  color: rgba(0, 0, 0, 0.55);
}
.block_in_b62f .backdrop-gold-658b.in-4105 li a:hover,
.block_in_b62f .disabled-54c2 a:hover,
.block_in_b62f .small-c479:hover,
.block_in_b62f .badge_fb0d > li > a:hover,
.block_in_b62f .table-fef8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_in_b62f .sort-9a7b {
  color: rgba(0, 0, 0, 0.55);
}
.block_in_b62f .sort-9a7b .action-147b {
  color: rgba(0, 0, 0, 0.8);
}
.block_in_b62f .sort-9a7b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_00d4 .popup-1768 {
  margin-left: auto;
  margin-right: auto;
}
.in_024b > * {
  margin-left: auto;
  margin-right: auto;
}
.in_024b .top-2497 {
  margin-right: 1.41575em;
}
.advanced-3445 .in_024b > .widget-upper-fec4 {
  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;
}
.advanced-3445 .in_024b > .table-6904 {
  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;
}
.hero_d61f.hero_00d4 .popup-1768,
.inner_225d.hero_00d4 .popup-1768 {
  margin-left: 0;
}
.fast-f420.hero_00d4 .popup-1768,
.progress_stone_a13e.hero_00d4 .popup-1768 {
  margin-right: 0;
}
.in_024b ol,
.in_024b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hover-8a35 video {
  max-width: 100%;
}
.section-black-4209 img {
  display: block;
}
.section-black-4209.top-2497,
.section-black-4209.surface_1098 {
  width: 100%;
}
.section-black-4209.table-6904 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box-purple-2b2a:not(.module_lower_d4f7) {
  margin: 1.5em auto;
}
.tooltip_soft_6fb2 p {
  padding: 1.5em 14px;
}
ul.label_upper_5be9.table-6904,
ul.label_upper_5be9.widget-upper-fec4,
ul.label_upper_5be9.progress-middle-a28f.widget-upper-fec4 {
  padding: 0 14px;
}
.bronze_c4f1 {
  display: block;
  overflow-x: auto;
}
.bronze_c4f1 table {
  border-collapse: collapse;
  width: 100%;
}
.bronze_c4f1 td,
.bronze_c4f1 th {
  padding: 0.5em;
}
.in_024b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.in_024b ol ol,
.in_024b ol ul,
.in_024b ul ol,
.in_024b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.in_024b ol ol li,
.in_024b ol ul li,
.in_024b ul ol li,
.in_024b ul ul li {
  margin-left: 0;
}
.main-62f9.medium_269d > .upper_6ac0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.main-62f9.medium_269d > .upper_6ac0 iframe,
.main-62f9.medium_269d > .upper_6ac0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview-blue-7adf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview-blue-7adf.aside_complex_3fd8 {
  padding: 0;
}
.preview-blue-7adf.aside_complex_3fd8 cite {
  font-size: 13px;
}
.preview-blue-7adf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview-blue-7adf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bright-c2f1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bright-c2f1 > p:first-child {
  margin-top: 0;
}
.bright-c2f1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bright-c2f1 blockquote {
  border-left: 0;
}
.tertiary-warm-8a97 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tertiary-warm-8a97:not(.disabled_b786) {
  max-width: 100px;
}
.tertiary-warm-8a97.prev-2c1c {
  border-bottom: none !important;
  text-align: center;
}
.tertiary-warm-8a97.prev-2c1c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tooltip_soft_6fb2 p {
    padding: 1.5em 0;
  }
}
.gallery_2f82 {
  color: #0073aa;
}
.preview-0887 {
  background-color: #0073aa;
}
.focus-motion-b0ca {
  color: #229fd8;
}
.badge_yellow_0494 {
  background-color: #229fd8;
}
.backdrop-ee8c {
  color: #eee;
}
.silver-0196 {
  background-color: #eee;
}
.section-left-e4ae {
  color: #444;
}
.breadcrumb-warm-ef3c {
  background-color: #444;
}
.tooltip_tall_11ab {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tooltip_tall_11ab .search_middle_0aa8 .disabled-54c2 {
  font-size: 15px;
}
.tooltip_tall_11ab .disabled-54c2 {
  line-height: 1.3;
}
.tooltip_tall_11ab .block_in_b62f {
}
.tooltip_tall_11ab .over_6bec {
  background: #235787;
}
.dropdown_top_18b3 {
  padding: 0;
}
.dropdown_top_18b3 .over_6bec {
  background: #1a1a1a;
}
.dropdown_top_18b3 .block_in_b62f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.alert_ab2e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.alert_ab2e .block_in_b62f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.alert_ab2e .over_6bec {
  background: #303030;
}
.notification-6303 {
  position: relative;
  z-index: 10;
}
.notification-6303 .footer-silver-a437 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advanced_6c26 .summary_basic_456b {
  display: inline-block;
  vertical-align: middle;
}
.advanced_6c26.pressed-cdd4 .summary_basic_456b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .advanced_6c26.pressed-cdd4 .summary_basic_456b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .advanced_6c26.pressed-cdd4 .summary_basic_456b {
    margin-right: 0.4em;
  }
}
.advanced_6c26.pressed-cdd4 .summary_basic_456b:last-child {
  margin-right: 0;
}
.detail_a79f .footer-silver-a437 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info_thick_7239 .search_middle_0aa8 {
    margin: 0 -0.5em;
  }
  .info_thick_7239 .search_middle_0aa8 [class*="customify-col-"],
  .info_thick_7239 .search_middle_0aa8 [class*="customify-col_"],
  .info_thick_7239 .search_middle_0aa8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info_thick_7239.status-middle-5568 .footer-silver-a437 {
  background: 0 0 !important;
}
.info_thick_7239.status-middle-5568 .footer-silver-a437,
.info_thick_7239.detail_a79f .footer-silver-a437 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info_thick_7239.breadcrumb_hard_b291 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info_thick_7239.detail_a79f .footer-silver-a437 {
  box-shadow: none !important;
}
.active-under-8989 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active-under-8989 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active-under-8989 {
    padding: 18px 0 20px;
  }
}
.active-under-8989 .form_outer_513e {
  width: 100%;
}
.active-under-8989 .small_4096 {
  margin-bottom: 0;
}
.active-under-8989 .hover_outer_2b52 {
  margin-top: 5px;
  font-size: 0.875em;
}
.component-12e0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component-12e0 .accent-new-1bbd {
  width: 100%;
}
.menu-30d1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.menu-30d1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.menu-30d1 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;
}
.menu-30d1 li:last-child:after {
  display: none;
}
.menu-30d1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.wide_4e19 .simple-d3dc button,
.active-under-8989 .simple-d3dc button {
  left: 0;
}
.wide_4e19 .accent-new-1bbd,
.active-under-8989 .accent-new-1bbd {
  padding-left: 0;
  padding-right: 0;
}
.wide_4e19 .component-12e0,
.active-under-8989 .component-12e0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wide_4e19 {
  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;
}
.wide_4e19: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;
}
.wide_4e19 .frame_center_875f {
  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) {
  .wide_4e19 .frame_center_875f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wide_4e19 .frame_center_875f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wide_4e19 .frame_center_875f {
    min-height: 200px;
  }
}
.wide_4e19 .menu-30d1 {
  color: rgba(255, 255, 255, 0.8);
}
.wide_4e19 .menu-30d1 a,
.wide_4e19 .menu-30d1 li:after {
  color: inherit;
}
.wide_4e19 .menu-30d1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outline_3012 {
  margin-bottom: 0.5em;
}
.hard_6434 {
  margin-bottom: 1.2em;
}
.hard_6434,
.outline_3012 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard_6434 p:last-child,
.outline_3012 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .simple-d3dc,
#masthead .simple-d3dc {
  display: none;
}
#masthead
  > .simple-d3dc.alert_d83d {
  display: none;
}
#masthead > .simple-d3dc button {
  left: 0;
}
.texture_c826 {
  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%;
}
.texture_c826 .summary_basic_456b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture_c826 .rough-1988 {
  display: -webkit-box;
  display: flex;
}
.texture_c826 .rough-1988.background_soft_98c0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture_c826 .rough-1988.medium-cb5a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_c826 .rough-1988.out-bdfc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_c826.sidebar_af54.notification-5e17 .rough-1988.background_soft_98c0 {
  flex-basis: 100%;
}
.texture_c826.popup-east-6ff8 .rough-1988.medium-cb5a {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture_c826.popup-east-6ff8 .rough-1988.out-bdfc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .simple-d3dc.alert_d83d {
  display: none;
}
#masthead > .simple-d3dc button {
  left: 0;
}
.button-purple-b25e {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.button-purple-b25e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.button-purple-b25e.tag-advanced-fc76 i {
  margin-right: 4px;
}
.button-purple-b25e.modal-dark-4cd4 i {
  margin-left: 5px;
}
.disabled-54c2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.disabled-54c2 p:last-child {
  margin-bottom: 0;
}
.logo_78d5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.logo_78d5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.logo_78d5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.logo_78d5 .nav_last_9534 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.logo_78d5 .shade_plasma_dd28 {
  margin: 5px 0 7px 0;
}
.logo_78d5.hover_small_015a .pressed_16d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_78d5.hover_small_015a .card_fluid_79e8 {
  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;
}
.logo_78d5.secondary-82a3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.logo_78d5.secondary-82a3 .pressed_16d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_78d5.secondary-82a3 .card_fluid_79e8 {
  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;
}
.logo_78d5.overlay_pink_69de {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo_78d5.alert_thick_6b0e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.logo_78d5.alert_thick_6b0e .card_fluid_79e8 {
  margin-top: 7px;
}
.bottom-09ef {
  display: inline-block;
}
.notification-6303 .table_fixed_35e2 .logo_78d5 img {
  max-width: 100%;
}
.table-f0f0 .content-abb7.description-9560,
.paragraph_3589 .content-abb7.description-9560 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.table-f0f0 .layout-fluid-dcdc,
.paragraph_3589 .layout-fluid-dcdc {
  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%);
}
.table-f0f0 .layout-fluid-dcdc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.table-f0f0.surface-384b .layout-fluid-dcdc {
  display: none;
}
.table-f0f0 .filter_focused_9410 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-f0f0 .filter_focused_9410 li {
  display: inline-block;
  position: relative;
}
.table-f0f0 .filter_focused_9410 li:last-child {
  margin-right: 0;
}
.table-f0f0 .filter_focused_9410 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;
}
.table-f0f0 .filter_focused_9410 li.detail-out-9300 > a {
  color: rgba(0, 0, 0, 0.9);
}
.table-f0f0 .filter_focused_9410 > 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;
}
.table-f0f0 .filter_focused_9410 > li > a i {
  line-height: 0;
}
.table-f0f0 .filter_focused_9410 > li.footer-small-965b > a .layout-fluid-dcdc {
  margin-left: 4px;
  line-height: 0;
}
.table-f0f0 .filter_focused_9410 .yellow-a374 li.footer-small-965b > a {
  position: relative;
}
.table-f0f0 .filter_focused_9410 .yellow-a374 li.footer-small-965b > a:after,
.table-f0f0 .filter_focused_9410 .yellow-a374 li.footer-small-965b > a:before {
  content: "";
  display: table;
}
.table-f0f0 .filter_focused_9410 .yellow-a374 li.footer-small-965b > a:after {
  clear: both;
}
.table-f0f0 .filter_focused_9410 .yellow-a374 li.footer-small-965b > a .layout-fluid-dcdc {
  margin-left: 5px;
  float: right;
}
.table-f0f0 .over-ef1b,
.table-f0f0 .yellow-a374 {
  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;
}
.table-f0f0 .yellow-a374 {
  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;
}
.table-f0f0 .yellow-a374 .description-9560 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table-f0f0 .yellow-a374 .layout-fluid-dcdc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.table-f0f0 .yellow-a374 li {
  display: block;
  margin: 0;
  padding: 0;
}
.table-f0f0 .yellow-a374 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;
}
.table-f0f0 .yellow-a374 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.table-f0f0 .yellow-a374 .yellow-a374 {
  top: 0;
  left: 100%;
}
.table-f0f0 .full-7179.fn-focus-f8c5 > .over-ef1b,
.table-f0f0 .full-7179.fn-focus-f8c5 > .yellow-a374,
.table-f0f0 .full-7179:focus > .over-ef1b,
.table-f0f0 .full-7179:focus > .yellow-a374,
.table-f0f0 .full-7179:hover > .over-ef1b,
.table-f0f0 .full-7179:hover > .yellow-a374 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.table-f0f0.full_0d27 .badge_fb0d:after,
.table-f0f0.full_0d27 .badge_fb0d:before {
  content: "";
  display: table;
}
.table-f0f0.full_0d27 .badge_fb0d:after {
  clear: both;
}
.table-f0f0.full_0d27 .badge_fb0d > li {
  float: left;
}
.table-f0f0.mini_6523 .badge_fb0d:after,
.table-f0f0.mini_6523 .badge_fb0d:before {
  content: "";
  display: table;
}
.table-f0f0.mini_6523 .badge_fb0d:after {
  clear: both;
}
.table-f0f0.mini_6523 .badge_fb0d > li {
  float: left;
}
.table-f0f0.mini_6523 .badge_fb0d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.table-f0f0.mini_6523 .badge_fb0d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.table-f0f0.mini_6523 .badge_fb0d > li.info_new_e15a > a,
.table-f0f0.mini_6523 .badge_fb0d > li.detail-out-9300 > a {
  color: #fff;
  background-color: #1e4b75;
}
.table-f0f0.tag_soft_3214 .badge_fb0d > li > a .description-9560 {
  position: relative;
}
.table-f0f0.tag_soft_3214 .badge_fb0d > li > a .description-9560: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;
}
.table-f0f0.tag_soft_3214
  .badge_fb0d
  > li:focus
  > a
  .description-9560:before,
.table-f0f0.tag_soft_3214
  .badge_fb0d
  > li:hover
  > a
  .description-9560:before {
  width: 100%;
  background-color: currentColor;
}
.table-f0f0.tag_soft_3214
  .badge_fb0d
  > li.info_new_e15a
  > a
  .description-9560:before,
.table-f0f0.tag_soft_3214
  .badge_fb0d
  > li.label-3538
  > a
  .description-9560:before {
  width: 100%;
  background-color: currentColor;
}
.table-f0f0.preview_fast_febd .badge_fb0d > li > a .description-9560 {
  position: relative;
}
.table-f0f0.preview_fast_febd .badge_fb0d > li > a .description-9560: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;
}
.table-f0f0.preview_fast_febd .badge_fb0d > li:focus > a .description-9560:before,
.table-f0f0.preview_fast_febd
  .badge_fb0d
  > li:hover
  > a
  .description-9560:before {
  width: 100%;
  background-color: currentColor;
}
.table-f0f0.preview_fast_febd
  .badge_fb0d
  > li.info_new_e15a
  > a
  .description-9560:before,
.table-f0f0.preview_fast_febd
  .badge_fb0d
  > li.label-3538
  > a
  .description-9560:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph_3589 .filter_focused_9410 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.paragraph_3589 .filter_focused_9410 li:first-child > a {
  border-top: none;
}
.paragraph_3589 .filter_focused_9410 .dim_7638 > .description-9560 .layout-fluid-dcdc {
  display: none;
}
.paragraph_3589 .filter_focused_9410 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.paragraph_3589 .filter_focused_9410 li:last-child {
  border: none;
}
.paragraph_3589 .filter_focused_9410 li.footer-small-965b > a {
  padding-right: 45px !important;
}
.paragraph_3589 .filter_focused_9410 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.paragraph_3589 .filter_focused_9410 li a:focus,
.paragraph_3589 .filter_focused_9410 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph_3589 .filter_focused_9410 li .tag-hard-2b7c {
  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;
}
.paragraph_3589 .filter_focused_9410 li .tag-hard-2b7c:hover {
  box-shadow: none;
}
.paragraph_3589 .filter_focused_9410 li .tag-hard-2b7c .layout-fluid-dcdc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.paragraph_3589 .filter_focused_9410 .yellow-a374 {
  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);
}
.paragraph_3589 .filter_focused_9410 .yellow-a374 li a {
  padding-left: 3em;
}
.paragraph_3589 .filter_focused_9410 .footer-6a13 > a .tag-hard-2b7c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.paragraph_3589 .filter_focused_9410 .footer-6a13 > .yellow-a374 {
  display: block;
  opacity: 1;
}
.input_static_847e {
  max-width: 100%;
}
.primary_short_fb4a {
  line-height: 0;
  cursor: pointer;
}
.table-fef8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.table-fef8:hover {
  box-shadow: none;
  color: currentColor;
}
.table-fef8 svg {
  width: 18px;
  height: 18px;
}
.table-fef8 .layout_1f1f {
  display: none;
}
.steel-137c {
  position: relative;
}
.steel-137c.fn-active-f8c5 .table-fef8 .background-8e5a {
  display: none;
}
.steel-137c.fn-active-f8c5 .table-fef8 .layout_1f1f {
  display: inline-block;
}
.steel-137c .border-a240 {
  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);
}
.steel-137c.gallery_1269 .border-a240 {
  left: auto;
  right: -0.9em;
}
.steel-137c.gallery_1269 .warm-1a1a::before {
  left: auto;
  right: 15px;
}
.steel-137c.fn-active-f8c5 .border-a240 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header-1836 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.header-1836 label {
  flex-basis: 100%;
}
.header-1836 .message-5bf8 {
  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;
}
.header-1836 .aside-white-3ffd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.header-1836 .aside-white-3ffd:focus {
  background-color: transparent;
}
.header-1836 button.description-hard-f01f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.header-1836 button.description-hard-f01f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.header-1836 button.description-hard-f01f svg {
  width: 18px;
  height: 18px;
}
.header-1836 input[type="submit"] {
  min-height: auto;
}
.brown_3c7c .header-1836 .aside-white-3ffd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.warm-1a1a {
  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) {
  .warm-1a1a {
    width: 220px;
  }
}
.warm-1a1a label {
  flex-basis: 100%;
}
.warm-1a1a::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;
}
.paragraph_old_c6e6 .brown_3c7c .header-1836 {
  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;
}
.paragraph_old_c6e6
  .brown_3c7c
  .header-1836
  .message-5bf8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph_old_c6e6 .brown_3c7c .header-1836 .aside-white-3ffd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paragraph_old_c6e6
  .brown_3c7c
  .header-1836
  .aside-white-3ffd:focus {
  background: 0 0;
}
.paragraph_old_c6e6
  .brown_3c7c
  .header-1836
  .pink_f4c8 {
  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;
}
.backdrop-gold-658b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.backdrop-gold-658b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.backdrop-gold-658b li:last-child {
  margin-right: 0;
}
.backdrop-gold-658b li:first-child {
  margin-left: 0;
}
.backdrop-gold-658b.solid-c17b a {
  color: #fff;
}
.backdrop-gold-658b.solid-c17b a:hover {
  color: #fff;
}
.backdrop-gold-658b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.backdrop-gold-658b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.backdrop-gold-658b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.backdrop-gold-658b a:hover {
  opacity: 0.9;
  color: inherit;
}
.backdrop-gold-658b [class*="social-icon-apple"] {
  background-color: #999;
}
.backdrop-gold-658b [class*="social-icon-apple"].stale-5f50 {
  background-color: transparent;
  color: #999;
}
.backdrop-gold-658b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.backdrop-gold-658b [class*="social-icon-behance"].stale-5f50 {
  background-color: transparent;
  color: #1769ff;
}
.backdrop-gold-658b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.backdrop-gold-658b [class*="social-icon-bitbucket"].stale-5f50 {
  background-color: transparent;
  color: #205081;
}
.backdrop-gold-658b [class*="social-icon-codepen"] {
  background-color: #000;
}
.backdrop-gold-658b [class*="social-icon-codepen"].stale-5f50 {
  background-color: transparent;
  color: #000;
}
.backdrop-gold-658b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.backdrop-gold-658b [class*="social-icon-delicious"].stale-5f50 {
  background-color: transparent;
  color: #39f;
}
.backdrop-gold-658b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.backdrop-gold-658b [class*="social-icon-digg"].stale-5f50 {
  background-color: transparent;
  color: #005be2;
}
.backdrop-gold-658b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.backdrop-gold-658b [class*="social-icon-dribbble"].stale-5f50 {
  background-color: transparent;
  color: #ea4c89;
}
.backdrop-gold-658b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.backdrop-gold-658b [class*="social-icon-envelope"].stale-5f50 {
  background-color: transparent;
  color: #ea4335;
}
.backdrop-gold-658b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.backdrop-gold-658b [class*="social-icon-facebook"].stale-5f50 {
  background-color: transparent;
  color: #3b5998;
}
.backdrop-gold-658b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.backdrop-gold-658b [class*="social-icon-flickr"].stale-5f50 {
  background-color: transparent;
  color: #0063dc;
}
.backdrop-gold-658b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.backdrop-gold-658b [class*="social-icon-foursquare"].stale-5f50 {
  background-color: transparent;
  color: #2d5be3;
}
.backdrop-gold-658b [class*="social-icon-github"] {
  background-color: #333;
}
.backdrop-gold-658b [class*="social-icon-github"].stale-5f50 {
  background-color: transparent;
  color: #333;
}
.backdrop-gold-658b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.backdrop-gold-658b [class*="social-icon-google-plus"].stale-5f50 {
  background-color: transparent;
  color: #dd4b39;
}
.backdrop-gold-658b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.backdrop-gold-658b [class*="social-icon-houzz"].stale-5f50 {
  background-color: transparent;
  color: #7ac142;
}
.backdrop-gold-658b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.backdrop-gold-658b [class*="social-icon-instagram"].stale-5f50 {
  background-color: transparent;
  color: #262626;
}
.backdrop-gold-658b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.backdrop-gold-658b [class*="social-icon-jsfiddle"].stale-5f50 {
  background-color: transparent;
  color: #487aa2;
}
.backdrop-gold-658b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.backdrop-gold-658b [class*="social-icon-linkedin"].stale-5f50 {
  background-color: transparent;
  color: #0077b5;
}
.backdrop-gold-658b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.backdrop-gold-658b [class*="social-icon-medium"].stale-5f50 {
  background-color: transparent;
  color: #00ab6b;
}
.backdrop-gold-658b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.backdrop-gold-658b
  [class*="social-icon-odnoklassniki"].stale-5f50 {
  background-color: transparent;
  color: #f4731c;
}
.backdrop-gold-658b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.backdrop-gold-658b [class*="social-icon-meetup"].stale-5f50 {
  background-color: transparent;
  color: #ec1c40;
}
.backdrop-gold-658b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.backdrop-gold-658b [class*="social-icon-pinterest"].stale-5f50 {
  background-color: transparent;
  color: #bd081c;
}
.backdrop-gold-658b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.backdrop-gold-658b [class*="social-icon-product-hunt"].stale-5f50 {
  background-color: transparent;
  color: #da552f;
}
.backdrop-gold-658b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.backdrop-gold-658b [class*="social-icon-reddit"].stale-5f50 {
  background-color: transparent;
  color: #ff4500;
}
.backdrop-gold-658b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.backdrop-gold-658b [class*="social-icon-rss"].stale-5f50 {
  background-color: transparent;
  color: #f26522;
}
.backdrop-gold-658b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.backdrop-gold-658b
  [class*="social-icon-shopping-cart"].stale-5f50 {
  background-color: transparent;
  color: #4caf50;
}
.backdrop-gold-658b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.backdrop-gold-658b [class*="social-icon-skype"].stale-5f50 {
  background-color: transparent;
  color: #00aff0;
}
.backdrop-gold-658b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.backdrop-gold-658b [class*="social-icon-slideshare"].stale-5f50 {
  background-color: transparent;
  color: #0077b5;
}
.backdrop-gold-658b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.backdrop-gold-658b [class*="social-icon-snapchat"].stale-5f50 {
  background-color: transparent;
  color: #fffc00;
}
.backdrop-gold-658b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.backdrop-gold-658b [class*="social-icon-soundcloud"].stale-5f50 {
  background-color: transparent;
  color: #f80;
}
.backdrop-gold-658b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.backdrop-gold-658b [class*="social-icon-spotify"].stale-5f50 {
  background-color: transparent;
  color: #2ebd59;
}
.backdrop-gold-658b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.backdrop-gold-658b
  [class*="social-icon-stack-overflow"].stale-5f50 {
  background-color: transparent;
  color: #fe7a15;
}
.backdrop-gold-658b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.backdrop-gold-658b [class*="social-icon-maldkfgram"].stale-5f50 {
  background-color: transparent;
  color: #2ca5e0;
}
.backdrop-gold-658b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.backdrop-gold-658b [class*="social-icon-tripadvisor"].stale-5f50 {
  background-color: transparent;
  color: #589442;
}
.backdrop-gold-658b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.backdrop-gold-658b [class*="social-icon-tumblr"].stale-5f50 {
  background-color: transparent;
  color: #35465c;
}
.backdrop-gold-658b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.backdrop-gold-658b [class*="social-icon-twitch"].stale-5f50 {
  background-color: transparent;
  color: #6441a5;
}
.backdrop-gold-658b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.backdrop-gold-658b [class*="social-icon-twitter"].stale-5f50 {
  background-color: transparent;
  color: #1da1f2;
}
.backdrop-gold-658b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.backdrop-gold-658b [class*="social-icon-vimeo"].stale-5f50 {
  background-color: transparent;
  color: #1ab7ea;
}
.backdrop-gold-658b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.backdrop-gold-658b [class*="social-icon-vk"].stale-5f50 {
  background-color: transparent;
  color: #45668e;
}
.backdrop-gold-658b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.backdrop-gold-658b [class*="social-icon-weibo"].stale-5f50 {
  background-color: transparent;
  color: #df2029;
}
.backdrop-gold-658b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.backdrop-gold-658b [class*="social-icon-weixin"].stale-5f50 {
  background-color: transparent;
  color: #7bb32e;
}
.backdrop-gold-658b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.backdrop-gold-658b [class*="social-icon-whatsapp"].stale-5f50 {
  background-color: transparent;
  color: #25d366;
}
.backdrop-gold-658b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.backdrop-gold-658b [class*="social-icon-wordpress"].stale-5f50 {
  background-color: transparent;
  color: #21759b;
}
.backdrop-gold-658b [class*="social-icon-xing"] {
  background-color: #026466;
}
.backdrop-gold-658b [class*="social-icon-xing"].stale-5f50 {
  background-color: transparent;
  color: #026466;
}
.backdrop-gold-658b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.backdrop-gold-658b [class*="social-icon-yelp"].stale-5f50 {
  background-color: transparent;
  color: #af0606;
}
.backdrop-gold-658b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.backdrop-gold-658b [class*="social-icon-youtube"].stale-5f50 {
  background-color: transparent;
  color: #cd201f;
}
.small-c479 {
  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;
}
.small-c479:hover {
  box-shadow: none;
  background: 0 0;
}
.highlight_huge_475d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.title_action_e148 {
  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;
}
.nav_ce4f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notice-over-1f18 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notice-over-1f18,
.notice-over-1f18::after,
.notice-over-1f18::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;
}
.notice-over-1f18::after,
.notice-over-1f18::before {
  content: "";
  display: block;
  background-color: inherit;
}
.text_east_dd50 .title_action_e148 .nav_ce4f {
  margin-top: -2px;
  width: 19px;
}
.text_east_dd50 .title_action_e148 .notice-over-1f18 {
  margin-top: -1px;
}
.text_east_dd50 .title_action_e148 .notice-over-1f18,
.text_east_dd50 .title_action_e148 .notice-over-1f18::after,
.text_east_dd50 .title_action_e148 .notice-over-1f18::before {
  width: 19px;
  height: 2px;
}
.text_east_dd50 .title_action_e148 .notice-over-1f18::before {
  top: -6px;
}
.text_east_dd50 .title_action_e148 .notice-over-1f18::after {
  bottom: -6px;
}
.fast_3489 .title_action_e148 .nav_ce4f {
  margin-top: -2px;
  width: 22px;
}
.fast_3489 .title_action_e148 .notice-over-1f18 {
  margin-top: -1px;
}
.fast_3489 .title_action_e148 .notice-over-1f18,
.fast_3489 .title_action_e148 .notice-over-1f18::after,
.fast_3489 .title_action_e148 .notice-over-1f18::before {
  width: 22px;
  height: 2px;
}
.fast_3489 .title_action_e148 .notice-over-1f18::before {
  top: -7px;
}
.fast_3489 .title_action_e148 .notice-over-1f18::after {
  bottom: -7px;
}
.carousel_old_372a .title_action_e148 .nav_ce4f {
  margin-top: -2px;
  width: 31px;
}
.carousel_old_372a .title_action_e148 .notice-over-1f18 {
  margin-top: -1.5px;
}
.carousel_old_372a .title_action_e148 .notice-over-1f18,
.carousel_old_372a .title_action_e148 .notice-over-1f18::after,
.carousel_old_372a .title_action_e148 .notice-over-1f18::before {
  width: 31px;
  height: 3px;
}
.carousel_old_372a .title_action_e148 .notice-over-1f18::before {
  top: -9px;
}
.carousel_old_372a .title_action_e148 .notice-over-1f18::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shade_060b .title_action_e148 .nav_ce4f {
    margin-top: -2px;
    width: 19px;
  }
  .shade_060b .title_action_e148 .notice-over-1f18 {
    margin-top: -1px;
  }
  .shade_060b .title_action_e148 .notice-over-1f18,
  .shade_060b .title_action_e148 .notice-over-1f18::after,
  .shade_060b .title_action_e148 .notice-over-1f18::before {
    width: 19px;
    height: 2px;
  }
  .shade_060b .title_action_e148 .notice-over-1f18::before {
    top: -6px;
  }
  .shade_060b .title_action_e148 .notice-over-1f18::after {
    bottom: -6px;
  }
  .pink-0227 .title_action_e148 .nav_ce4f {
    margin-top: -2px;
    width: 22px;
  }
  .pink-0227 .title_action_e148 .notice-over-1f18 {
    margin-top: -1px;
  }
  .pink-0227 .title_action_e148 .notice-over-1f18,
  .pink-0227 .title_action_e148 .notice-over-1f18::after,
  .pink-0227 .title_action_e148 .notice-over-1f18::before {
    width: 22px;
    height: 2px;
  }
  .pink-0227 .title_action_e148 .notice-over-1f18::before {
    top: -7px;
  }
  .pink-0227 .title_action_e148 .notice-over-1f18::after {
    bottom: -7px;
  }
  .primary_23fc .title_action_e148 .nav_ce4f {
    margin-top: -2px;
    width: 31px;
  }
  .primary_23fc .title_action_e148 .notice-over-1f18 {
    margin-top: -1.5px;
  }
  .primary_23fc .title_action_e148 .notice-over-1f18,
  .primary_23fc .title_action_e148 .notice-over-1f18::after,
  .primary_23fc .title_action_e148 .notice-over-1f18::before {
    width: 31px;
    height: 3px;
  }
  .primary_23fc .title_action_e148 .notice-over-1f18::before {
    top: -9px;
  }
  .primary_23fc .title_action_e148 .notice-over-1f18::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-brown-2ee3 .title_action_e148 .nav_ce4f {
    margin-top: -2px;
    width: 19px;
  }
  .logo-brown-2ee3 .title_action_e148 .notice-over-1f18 {
    margin-top: -1px;
  }
  .logo-brown-2ee3 .title_action_e148 .notice-over-1f18,
  .logo-brown-2ee3 .title_action_e148 .notice-over-1f18::after,
  .logo-brown-2ee3 .title_action_e148 .notice-over-1f18::before {
    width: 19px;
    height: 2px;
  }
  .logo-brown-2ee3 .title_action_e148 .notice-over-1f18::before {
    top: -6px;
  }
  .logo-brown-2ee3 .title_action_e148 .notice-over-1f18::after {
    bottom: -6px;
  }
  .backdrop-fluid-f0a3 .title_action_e148 .nav_ce4f {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-fluid-f0a3 .title_action_e148 .notice-over-1f18 {
    margin-top: -1px;
  }
  .backdrop-fluid-f0a3 .title_action_e148 .notice-over-1f18,
  .backdrop-fluid-f0a3 .title_action_e148 .notice-over-1f18::after,
  .backdrop-fluid-f0a3 .title_action_e148 .notice-over-1f18::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-fluid-f0a3 .title_action_e148 .notice-over-1f18::before {
    top: -7px;
  }
  .backdrop-fluid-f0a3 .title_action_e148 .notice-over-1f18::after {
    bottom: -7px;
  }
  .hidden_26eb .title_action_e148 .nav_ce4f {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_26eb .title_action_e148 .notice-over-1f18 {
    margin-top: -1.5px;
  }
  .hidden_26eb .title_action_e148 .notice-over-1f18,
  .hidden_26eb .title_action_e148 .notice-over-1f18::after,
  .hidden_26eb .title_action_e148 .notice-over-1f18::before {
    width: 31px;
    height: 3px;
  }
  .hidden_26eb .title_action_e148 .notice-over-1f18::before {
    top: -9px;
  }
  .hidden_26eb .title_action_e148 .notice-over-1f18::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wide_4007 .title_action_e148 .nav_ce4f {
    margin-top: -2px;
    width: 19px;
  }
  .wide_4007 .title_action_e148 .notice-over-1f18 {
    margin-top: -1px;
  }
  .wide_4007 .title_action_e148 .notice-over-1f18,
  .wide_4007 .title_action_e148 .notice-over-1f18::after,
  .wide_4007 .title_action_e148 .notice-over-1f18::before {
    width: 19px;
    height: 2px;
  }
  .wide_4007 .title_action_e148 .notice-over-1f18::before {
    top: -6px;
  }
  .wide_4007 .title_action_e148 .notice-over-1f18::after {
    bottom: -6px;
  }
  .modal_motion_5aa4 .title_action_e148 .nav_ce4f {
    margin-top: -2px;
    width: 22px;
  }
  .modal_motion_5aa4 .title_action_e148 .notice-over-1f18 {
    margin-top: -1px;
  }
  .modal_motion_5aa4 .title_action_e148 .notice-over-1f18,
  .modal_motion_5aa4 .title_action_e148 .notice-over-1f18::after,
  .modal_motion_5aa4 .title_action_e148 .notice-over-1f18::before {
    width: 22px;
    height: 2px;
  }
  .modal_motion_5aa4 .title_action_e148 .notice-over-1f18::before {
    top: -7px;
  }
  .modal_motion_5aa4 .title_action_e148 .notice-over-1f18::after {
    bottom: -7px;
  }
  .row-b853 .title_action_e148 .nav_ce4f {
    margin-top: -2px;
    width: 31px;
  }
  .row-b853 .title_action_e148 .notice-over-1f18 {
    margin-top: -1.5px;
  }
  .row-b853 .title_action_e148 .notice-over-1f18,
  .row-b853 .title_action_e148 .notice-over-1f18::after,
  .row-b853 .title_action_e148 .notice-over-1f18::before {
    width: 31px;
    height: 3px;
  }
  .row-b853 .title_action_e148 .notice-over-1f18::before {
    top: -9px;
  }
  .row-b853 .title_action_e148 .notice-over-1f18::after {
    bottom: -9px;
  }
}
.preview_focused_4f95 .notice-over-1f18 {
  -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);
}
.preview_focused_4f95 .notice-over-1f18::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.preview_focused_4f95 .notice-over-1f18::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);
}
.preview_focused_4f95.widget_9576 .notice-over-1f18 {
  -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);
}
.preview_focused_4f95.widget_9576 .notice-over-1f18::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.preview_focused_4f95.widget_9576 .notice-over-1f18::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);
}
.texture_yellow_6d9a {
  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.cool_643e:before {
  display: none;
}
.text_full_279c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.text_full_279c .small-92ca {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.text_full_279c .small-92ca:last-of-type {
  border-bottom: none;
}
.text_full_279c .small-92ca.fresh_852b,
.text_full_279c .small-92ca.carousel-6cfa,
.text_full_279c .small-92ca.active-over-012a {
  padding: 0;
}
.text_full_279c .paragraph_3589 .tag-hard-2b7c {
  color: currentColor;
}
.text_full_279c .paragraph_3589 .tag-hard-2b7c:focus,
.text_full_279c .paragraph_3589 .tag-hard-2b7c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_full_279c.block_in_b62f .sort-9a7b,
.text_full_279c.block_in_b62f .disabled-54c2 a,
.text_full_279c.block_in_b62f .badge_fb0d a,
.text_full_279c.block_in_b62f .yellow-a374 a {
  color: rgba(0, 0, 0, 0.55);
}
.text_full_279c.block_in_b62f .sort-9a7b:hover,
.text_full_279c.block_in_b62f .disabled-54c2 a:hover,
.text_full_279c.block_in_b62f .badge_fb0d a:hover,
.text_full_279c.block_in_b62f .yellow-a374 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_full_279c.block_in_b62f .action-147b {
  color: rgba(0, 0, 0, 0.8);
}
.text_full_279c.block_in_b62f .small-92ca {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_full_279c.block_in_b62f .small-92ca:before {
  background: rgba(0, 0, 0, 0.08);
}
.text_full_279c.block_in_b62f .accordion_prev_e342:before {
  background: rgba(255, 255, 255, 0.9);
}
.text_full_279c.block_in_b62f .paragraph_3589 .filter_focused_9410 li a,
.text_full_279c.block_in_b62f .paragraph_3589 .tag-hard-2b7c,
.text_full_279c.block_in_b62f .yellow-a374 {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_full_279c.block_in_b62f .paragraph_3589 .tag-hard-2b7c:focus,
.text_full_279c.block_in_b62f .paragraph_3589 .tag-hard-2b7c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_full_279c.block_in_b62f .filter_focused_9410 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_full_279c.over_6bec .sort-9a7b,
.text_full_279c.over_6bec .disabled-54c2 a,
.text_full_279c.over_6bec .badge_fb0d .tag-hard-2b7c,
.text_full_279c.over_6bec .badge_fb0d a,
.text_full_279c.over_6bec .yellow-a374 a {
  color: rgba(255, 255, 255, 0.79);
}
.text_full_279c.over_6bec .sort-9a7b:hover,
.text_full_279c.over_6bec .disabled-54c2 a:hover,
.text_full_279c.over_6bec .badge_fb0d .tag-hard-2b7c:hover,
.text_full_279c.over_6bec .badge_fb0d a:hover,
.text_full_279c.over_6bec .yellow-a374 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_full_279c.over_6bec .action-147b {
  color: rgba(255, 255, 255, 0.99);
}
.text_full_279c.over_6bec .small-92ca {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_full_279c.over_6bec .small-92ca:before {
  background: rgba(255, 255, 255, 0.08);
}
.text_full_279c.over_6bec .accordion_prev_e342:before {
  background: rgba(0, 0, 0, 0.9);
}
.text_full_279c.over_6bec .paragraph_3589 .filter_focused_9410 li a,
.text_full_279c.over_6bec .paragraph_3589 .tag-hard-2b7c,
.text_full_279c.over_6bec .yellow-a374 {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_full_279c.over_6bec .paragraph_3589 .tag-hard-2b7c:focus,
.text_full_279c.over_6bec .paragraph_3589 .tag-hard-2b7c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_full_279c.over_6bec .filter_focused_9410 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_prev_e342 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accordion_prev_e342:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notice-e2e0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.row_3166 .text_full_279c {
  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;
}
.row_3166 .small-92ca {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.row_3166 .small-92ca: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) {
  .row_3166 .small-92ca:before {
    width: 16%;
    left: 42%;
  }
}
.row_3166 .small-92ca:last-child:before {
  content: none;
}
.row_3166 .small-92ca[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.row_3166 .paragraph_3589 .filter_focused_9410 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.row_3166 .paragraph_3589 .filter_focused_9410 li a .tag-hard-2b7c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.row_3166 .paragraph_3589 .yellow-a374 {
  border: none;
}
.row_3166 .paragraph_3589 .yellow-a374 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.row_3166 .accordion_prev_e342 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.row_3166 .notice-e2e0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.row_3166 .over_6bec .accordion_prev_e342:before {
  background: rgba(0, 0, 0, 0.9);
}
.row_3166 .block_in_b62f.message-lite-428d .notice-over-1f18 {
  background: rgba(0, 0, 0, 0.6);
}
.row_3166
  .block_in_b62f.message-lite-428d
  .notice-over-1f18::after,
.row_3166
  .block_in_b62f.message-lite-428d
  .notice-over-1f18:before {
  background: inherit;
}
.row_3166
  .block_in_b62f.message-lite-428d:hover
  .notice-over-1f18 {
  background: rgba(0, 0, 0, 0.8);
}
.texture-9e3c .text_full_279c {
  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) {
  .texture-9e3c .text_full_279c {
    width: auto;
    right: 45px;
  }
}
.active_pro_36fb .text_full_279c {
  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) {
  .active_pro_36fb .text_full_279c {
    width: auto;
    left: 45px;
  }
}
.cool_643e .text_full_279c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.cool_643e .notice-e2e0 {
  max-width: 48em;
  margin: 0 auto;
}
.cool_643e .accordion_prev_e342:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.heading-bright-eccc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.heading-bright-eccc.row_3166 .text_full_279c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.heading-bright-eccc.texture-9e3c .text_full_279c {
  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);
}
.heading-bright-eccc .text_full_279c {
  visibility: visible;
}
.heading-bright-eccc.active_pro_36fb .text_full_279c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shadow-c3ef,
.up-2d8c {
  overflow-x: hidden;
}
.shadow-c3ef .text_full_279c {
  overflow: auto;
}
.shadow-c3ef.row_3166 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-c3ef.row_3166 .text_full_279c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shadow-c3ef.row_3166 .small-c479 {
  opacity: 0;
}
.shadow-c3ef.texture-9e3c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-c3ef.texture-9e3c .text_full_279c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shadow-c3ef.texture-9e3c .small-c479 {
  opacity: 0;
}
.shadow-c3ef.active_pro_36fb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-c3ef.active_pro_36fb .text_full_279c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shadow-c3ef.active_pro_36fb .small-c479 {
  opacity: 0;
}
.shadow-c3ef.cool_643e .text_full_279c {
  z-index: 10;
  visibility: visible;
}
.message-lite-428d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.message-lite-428d .notice-over-1f18 {
  background: rgba(255, 255, 255, 0.99);
}
.message-lite-428d .notice-over-1f18::after,
.message-lite-428d .notice-over-1f18:before {
  background: inherit;
}
.message-lite-428d:hover .notice-over-1f18 {
  background: rgba(255, 255, 255, 0.99);
}
.active_pro_36fb .message-lite-428d {
  top: 10px;
  right: auto;
  left: 12px;
}
.cool_643e .message-lite-428d {
  display: none !important;
}
.shadow-c3ef:before,
.up-2d8c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shadow-c3ef .message-lite-428d,
.up-2d8c .message-lite-428d {
  display: inline-block;
}
.text_full_279c .summary_basic_456b {
  -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;
}
.shadow-c3ef .text_full_279c .summary_basic_456b,
.up-2d8c .text_full_279c .summary_basic_456b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading_inner_f761 .message-5bf8 {
  width: 100%;
}
.table_fixed_35e2 {
  padding: 0 0.5em 0;
}
.table_fixed_35e2 [class*="customify-col-"],
.table_fixed_35e2 [class*="customify-col_"],
.table_fixed_35e2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.detail-hot-d060 .table_fixed_35e2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .search_middle_0aa8 .active-f750,
  .active-f750 {
    display: none;
  }
  .header_8466 {
    text-align: left;
  }
  .accordion_complex_cb6d {
    text-align: center;
  }
  .frame_small_6f72 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .search_middle_0aa8 .black-085d,
  .black-085d {
    display: none;
  }
  .secondary_b503 {
    text-align: left;
  }
  .gallery_f282 {
    text-align: center;
  }
  .aside_south_2947 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .search_middle_0aa8 .cool_6968,
  .cool_6968 {
    display: none;
  }
  .warm_e3cc {
    text-align: left;
  }
  .west_b16b {
    text-align: center;
  }
  .section-basic-cbe8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.backdrop-e558 {
  box-shadow: none !important;
}
.active_east_ee5e .copper_27b6,
.component-outer-ff46 .copper_27b6 {
  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;
}
.component-outer-ff46 .copper_27b6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer-silver-a437 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.footer-silver-a437:after,
.footer-silver-a437:before {
  content: "";
  display: table;
}
.footer-silver-a437:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .footer-silver-a437 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.footer-silver-a437,
.breadcrumb_hard_b291 {
  max-width: 1248px;
  margin: 0 auto;
}

.basic-cf04.nav-plasma-b62e .footer-silver-a437 {
  max-width: 100%;
}
.basic-cf04.item-clean-a946 {
  max-width: 1200px;
  margin: 0 auto;
}
.basic-cf04.simple-3d54 .footer-silver-a437 {
  max-width: 100%;
}
.basic-cf04.simple-3d54 > .footer-silver-a437 {
  padding-left: 0;
  padding-right: 0;
}
.basic-cf04.simple-3d54 > .footer-silver-a437 .search_middle_0aa8 {
  margin: 0;
}
.basic-cf04.simple-3d54
  > .footer-silver-a437
  .right-dc46.primary_black_e417 {
  margin-right: 0;
  margin-left: 0;
}
.basic-cf04.simple-3d54 #main.primary_black_e417 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .backdrop_brown_73a1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_brown_73a1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active-short-92f3 .popup-1768 {
    padding-right: 1em;
  }
  .active-short-92f3.mini-7bf0 .right-dc46 {
    border-right: 1px solid #eaecee;
  }
  .active-short-92f3.mini-7bf0 .popup-1768 {
    padding-right: 1em;
  }
  .active-short-92f3.mini-7bf0 .card-8007 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_9079 .popup-1768 {
    padding-left: 1em;
  }
  .gallery_9079.mini-7bf0 .right-dc46 {
    border-left: 1px solid #eaecee;
  }
  .gallery_9079.mini-7bf0 .popup-1768 {
    padding-left: 1em;
  }
  .gallery_9079.mini-7bf0 .card-8007 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_0419 .popup-1768 {
    padding-left: 1em;
  }
  .nav_0419.mini-7bf0 .button-c710 {
    border-right: 1px solid #eaecee;
  }
  .nav_0419.mini-7bf0 .paragraph_22e4 {
    border-right: 1px solid #eaecee;
  }
  .nav_0419.mini-7bf0 .popup-1768 {
    padding-left: 1em;
  }
  .nav_0419.mini-7bf0 .card-8007 {
    padding-right: 1em;
  }
  .nav_0419.mini-7bf0 .disabled_4799 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-5186 .popup-1768 {
    padding-right: 1em;
  }
  .modal-5186.mini-7bf0 .button-c710 {
    border-left: 1px solid #eaecee;
  }
  .modal-5186.mini-7bf0 .paragraph_22e4 {
    border-left: 1px solid #eaecee;
  }
  .modal-5186.mini-7bf0 .popup-1768 {
    padding-right: 1em;
  }
  .modal-5186.mini-7bf0 .card-8007 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal-5186.mini-7bf0 .disabled_4799 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_brown_73a1 .popup-1768 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop_brown_73a1.mini-7bf0 .right-dc46 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .backdrop_brown_73a1.mini-7bf0 .popup-1768 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop_brown_73a1.mini-7bf0 .card-8007 {
    padding-left: 1em;
  }
  .backdrop_brown_73a1.mini-7bf0 .disabled_4799 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .backdrop_brown_73a1.mini-7bf0 .popup-1768 {
    padding-left: 0;
  }
}
.dirty_0213 .advanced_6c26 {
  display: inline-block;
}
.label-b8e1 {
  display: inline-block;
}
.section_cool_7154 {
  word-con: break-word;
}
.fast-09f2 > span {
  display: inline-block;
  padding: 5px 0;
}
.fast-09f2 .tooltip_red_80ba {
  margin-left: 8px;
  margin-right: 8px;
}
.fast-09f2 .aside_gas_cea5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.description_64d1 .module-west-0e80 {
  margin-bottom: 2em;
}
.description_64d1 .outer-5c54 {
  margin-bottom: 15px;
}
.description_64d1 .outer-5c54:last-child {
  margin-bottom: 0;
}
.description_64d1 .tag-lite-8121 {
  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) {
  .description_64d1 .tag-lite-8121 {
    display: block;
  }
}
.description_64d1 .wrapper-27dc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .description_64d1 .wrapper-27dc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.description_64d1 .popup_26ef {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.description_64d1 .popup_26ef img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.description_64d1 .popup_26ef a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.description_64d1 .section_cool_7154 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.description_64d1 .section_cool_7154 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.description_64d1 .texture-hot-cd9a p:last-child {
  margin-bottom: 0;
}
.description_64d1 .advanced_ae8c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.description_64d1 .list_upper_b71a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.description_64d1 .section_d159 {
  margin-top: 1em;
}
.description_64d1 .fast_9e17 {
  top: 0;
  display: block;
}
.description_64d1 .fast_9e17 a {
  color: inherit;
}
.description_64d1 .fast_9e17 a:hover {
  color: inherit;
}
.description_64d1 .large_798e {
  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;
}
.description_64d1 .large_798e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.description_64d1 .list_upper_b71a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.description_64d1 .thick_2375 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.description_64d1 .thick_2375:first-child {
  margin-top: 0;
}
.description_64d1 .thick_2375.primary-c4c5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.description_64d1 .thick_2375.logo_fixed_e147 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description_64d1
  .thick_2375.logo_fixed_e147.tabs-static-bf92
  .section_d159 {
  width: 100%;
}
.description_64d1 .logo_fixed_e147 {
  -webkit-box-align: center;
  align-items: center;
}
.description_64d1 .logo_fixed_e147 .fast-09f2,
.description_64d1 .logo_fixed_e147 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.description_64d1 .popup_26ef {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_64d1 .popup_26ef img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_64d1 .popup_26ef: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;
}
.description_64d1 .primary-c4c5 {
  z-index: 5;
}
.description_64d1 .pagination-a7e8 .basic_a4c3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.description_64d1 .carousel_6030 .basic_a4c3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.description_64d1 .texture-purple-587d .basic_a4c3 {
  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;
}
.description_64d1.container_simple_2034 .tag-lite-8121,
.description_64d1.banner-5d53 .tag-lite-8121 {
  display: block;
}
.description_64d1.container_simple_2034 .tag-lite-8121 .background-ede9,
.description_64d1.container_simple_2034 .tag-lite-8121 .list_upper_b71a,
.description_64d1.banner-5d53 .tag-lite-8121 .background-ede9,
.description_64d1.banner-5d53 .tag-lite-8121 .list_upper_b71a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description_64d1.description_c8a7 .wrapper-27dc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .description_64d1.description_c8a7 .wrapper-27dc {
    margin-right: 0;
  }
}
.description_64d1.container_simple_2034 .wrapper-27dc,
.description_64d1.banner-5d53 .wrapper-27dc {
  padding-top: 40%;
}
.description_64d1.container_simple_2034 .module-west-0e80,
.description_64d1.banner-5d53 .module-west-0e80 {
  display: block;
}
.description_64d1.container_simple_2034 .fn-sticky-f8c5 .list_upper_b71a,
.description_64d1.banner-5d53 .fn-sticky-f8c5 .list_upper_b71a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.description_64d1.container_simple_2034 .wrapper-27dc,
.description_64d1.banner-5d53 .wrapper-27dc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.description_64d1.container_simple_2034 .list_upper_b71a {
  padding: 1em;
}
.table-soft-d4e5 {
  margin: 30px auto;
  display: block;
}
.table-soft-d4e5 .message-2931 > * {
  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;
}
.table-soft-d4e5 .message-2931 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table-soft-d4e5 .message-2931 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover_simple_417f .fast-09f2 {
  margin-bottom: 1.41575em;
}
.hover_simple_417f .overlay_fast_f179 {
  margin-bottom: 1.618em;
}
.in_024b .hot_169b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.in_024b .hot_169b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.in_024b .avatar-green-8435 {
  max-width: 100%;
  overflow: auto;
}
.hero_00d4 .in_024b a:hover {
  text-decoration: underline;
}
.outer_4b39 .outer-5c54:not(.section_cool_7154),
.outer_4b39 .popup_26ef {
  margin-bottom: 1.41575em;
}
.outer_4b39 .outer-5c54:not(.section_cool_7154):last-child,
.outer_4b39 .popup_26ef:last-child {
  margin-bottom: 0;
}
.outer_4b39 .outer-5c54.section_stone_200a {
  margin-bottom: 0.41575em;
}
.outer_4b39 .center_f169:before,
.outer_4b39 .article-1fb9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outer_4b39 .center_f169:before {
  content: "\f115";
}
.outer_4b39 .article-1fb9:before {
  content: "\f02c";
}
.outer_4b39 .fresh_e216 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outer_4b39 .fresh_e216 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.frame_3dfc {
  display: -webkit-box;
  display: flex;
}
.frame_3dfc .secondary-0cbf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .frame_3dfc .secondary-0cbf {
    flex-basis: 90px;
  }
}
.frame_3dfc .gallery_acd3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame_3dfc .gallery_acd3 {
    flex-basis: calc(100% - 50px);
  }
}
.frame_3dfc .orange-f327 p:last-child {
  margin-bottom: 0.72em;
}
.banner-9670 .message-2931 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.banner-9670 .message-2931:after,
.banner-9670 .message-2931:before {
  content: "";
  display: table;
}
.banner-9670 .message-2931:after {
  clear: both;
}
.banner-9670 .message-2931 .old_e201,
.banner-9670 .message-2931 .search-south-a781 {
  width: 49%;
}
.banner-9670 .message-2931 .old_e201 a span.last-f349,
.banner-9670 .message-2931 .search-south-a781 a span.last-f349 {
  display: block;
  margin-bottom: 5px;
}
.banner-9670 .message-2931 .search-south-a781 {
  float: left;
  text-align: left;
}
.banner-9670 .message-2931 .old_e201 {
  float: right;
  text-align: right;
}
.progress_fixed_7621 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .progress_fixed_7621 {
    margin-bottom: 0;
  }
}
.detail-3038 {
  margin-bottom: 1em;
}
.detail-3038 .section_cool_7154 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hidden_2562 a {
  display: block;
  line-height: 0;
  position: relative;
}
.nav-dirty-9b31 .detail-3038,
.layout-20d6 .detail-3038 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .nav-dirty-9b31 .detail-3038,
  .layout-20d6 .detail-3038 {
    display: block;
  }
}
.nav-dirty-9b31 .hidden_2562,
.layout-20d6 .hidden_2562 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .nav-dirty-9b31 .hidden_2562,
  .layout-20d6 .hidden_2562 {
    margin-bottom: 1em;
  }
}
.nav-dirty-9b31 .hidden_2562 img,
.layout-20d6 .hidden_2562 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.nav-dirty-9b31 .secondary-red-e41c,
.layout-20d6 .secondary-red-e41c {
  flex-basis: calc(100% - 160px);
}
.nav-dirty-9b31 .secondary-red-e41c p,
.layout-20d6 .secondary-red-e41c p {
  margin-bottom: 0;
}
.nav-dirty-9b31 .secondary-red-e41c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .nav-dirty-9b31 .secondary-red-e41c {
    padding-left: 0;
  }
}
.layout-20d6 .secondary-red-e41c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .layout-20d6 .secondary-red-e41c {
    padding-right: 0;
  }
}
.layout-20d6 .hidden_2562 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.highlight-9bf5 .hidden_2562 {
  margin-bottom: 0.5em;
}
.highlight-9bf5 .hidden_2562 img {
  width: 100%;
}
.iron_d676 .primary_top_1a3d,
.block_action_74bb .primary_top_1a3d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block_action_74bb .right-dc46 .accent_98b5 p:last-child {
  margin-bottom: 0;
}
.text-clean-9a46 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accent_pro_e290 .banner-gas-ec5c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accent_pro_e290 .banner-gas-ec5c:last-of-type {
    margin-bottom: 0;
  }
}
.accent_pro_e290 .banner-gas-ec5c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent_pro_e290 .banner-gas-ec5c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accent_pro_e290 .banner-gas-ec5c ul li {
  margin: 0 0 0.6em;
}
.accent_pro_e290 .banner-gas-ec5c ul li.west_fb5c,
.accent_pro_e290 .banner-gas-ec5c ul li.hover-cool-1eab {
  position: relative;
}
.accent_pro_e290 .banner-gas-ec5c ul li.west_fb5c .footer_3dfd,
.accent_pro_e290 .banner-gas-ec5c ul li.hover-cool-1eab .footer_3dfd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accent_pro_e290 .banner-gas-ec5c ul li.west_fb5c:after:after,
.accent_pro_e290 .banner-gas-ec5c ul li.west_fb5c:after:before,
.accent_pro_e290
  .banner-gas-ec5c
  ul
  li.hover-cool-1eab:after:after,
.accent_pro_e290
  .banner-gas-ec5c
  ul
  li.hover-cool-1eab:after:before {
  content: "";
  display: table;
}
.accent_pro_e290 .banner-gas-ec5c ul li.west_fb5c:after:after,
.accent_pro_e290
  .banner-gas-ec5c
  ul
  li.hover-cool-1eab:after:after {
  clear: both;
}
.accent_pro_e290 .banner-gas-ec5c a.link_4c6c:hover {
  text-decoration: none;
}
.accent_pro_e290 .banner-gas-ec5c select {
  max-width: 100%;
}
.accent_pro_e290 .banner-gas-ec5c table {
  font-size: 85%;
}
.accent_pro_e290 .banner-gas-ec5c table td,
.accent_pro_e290 .banner-gas-ec5c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accent_pro_e290 .banner-gas-ec5c table tfoot td {
  text-align: left;
}
.accent_pro_e290 .banner-gas-ec5c :last-child {
  margin-bottom: 0;
}
.accent_pro_e290 .banner-gas-ec5c .hero-66f4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accent_pro_e290 .banner-gas-ec5c .hero-66f4 label {
  width: 100%;
}
.accent_pro_e290 .banner-gas-ec5c .hero-66f4 .aside-white-3ffd {
  width: 100%;
  display: block;
}
.accent_pro_e290 .banner-gas-ec5c .hero-66f4 .description-hard-f01f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accent_pro_e290 .banner-gas-ec5c .hero-66f4 .description-hard-f01f:hover svg #svg-search {
  fill: #444;
}
.accent_pro_e290 .banner-gas-ec5c .hero-66f4 .description-hard-f01f svg {
  width: 18px;
  height: 18px;
}
.accent_pro_e290 .purple-27f9 ul ul,
.accent_pro_e290 .caption_upper_9943 ul ul,
.accent_pro_e290 .aside-fluid-88b6 ul ul,
.accent_pro_e290 .cold_8f51 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accent_pro_e290 .purple-27f9 .footer-small-965b > a,
.accent_pro_e290 .caption_upper_9943 .footer-small-965b > a,
.accent_pro_e290 .aside-fluid-88b6 .footer-small-965b > a,
.accent_pro_e290 .cold_8f51 .footer-small-965b > a {
  margin-bottom: 0;
}
.accent_pro_e290 .text-black-37a0 li,
.accent_pro_e290 .purple-27f9 li,
.accent_pro_e290 .brown-7a47 li,
.accent_pro_e290 .caption_upper_9943 li,
.accent_pro_e290 .aside-fluid-88b6 li,
.accent_pro_e290 .cold_8f51 li,
.accent_pro_e290 .slow-a704 li,
.accent_pro_e290 .message_dynamic_9e11 li {
  display: block;
  position: relative;
}
.accent_pro_e290 .text-black-37a0 li:last-child,
.accent_pro_e290 .purple-27f9 li:last-child,
.accent_pro_e290 .brown-7a47 li:last-child,
.accent_pro_e290 .caption_upper_9943 li:last-child,
.accent_pro_e290 .aside-fluid-88b6 li:last-child,
.accent_pro_e290 .cold_8f51 li:last-child,
.accent_pro_e290 .slow-a704 li:last-child,
.accent_pro_e290 .message_dynamic_9e11 li:last-child {
  border: none;
}
.accent_pro_e290 .text-black-37a0 li a,
.accent_pro_e290 .purple-27f9 li a,
.accent_pro_e290 .brown-7a47 li a,
.accent_pro_e290 .caption_upper_9943 li a,
.accent_pro_e290 .aside-fluid-88b6 li a,
.accent_pro_e290 .cold_8f51 li a,
.accent_pro_e290 .slow-a704 li a,
.accent_pro_e290 .message_dynamic_9e11 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent_pro_e290 .text-black-37a0 li ul li::before,
.accent_pro_e290 .purple-27f9 li ul li::before,
.accent_pro_e290 .brown-7a47 li ul li::before,
.accent_pro_e290 .caption_upper_9943 li ul li::before,
.accent_pro_e290 .aside-fluid-88b6 li ul li::before,
.accent_pro_e290 .cold_8f51 li ul li::before,
.accent_pro_e290 .slow-a704 li ul li::before,
.accent_pro_e290 .message_dynamic_9e11 li ul li::before {
  left: 15px;
}
.accent_pro_e290 .text-black-37a0 li ul a,
.accent_pro_e290 .purple-27f9 li ul a,
.accent_pro_e290 .brown-7a47 li ul a,
.accent_pro_e290 .caption_upper_9943 li ul a,
.accent_pro_e290 .aside-fluid-88b6 li ul a,
.accent_pro_e290 .cold_8f51 li ul a,
.accent_pro_e290 .slow-a704 li ul a,
.accent_pro_e290 .message_dynamic_9e11 li ul a {
  padding-left: 20px;
}
.accent_pro_e290 .text-black-37a0 li ul ul li::before,
.accent_pro_e290 .purple-27f9 li ul ul li::before,
.accent_pro_e290 .brown-7a47 li ul ul li::before,
.accent_pro_e290 .caption_upper_9943 li ul ul li::before,
.accent_pro_e290 .aside-fluid-88b6 li ul ul li::before,
.accent_pro_e290 .cold_8f51 li ul ul li::before,
.accent_pro_e290 .slow-a704 li ul ul li::before,
.accent_pro_e290 .message_dynamic_9e11 li ul ul li::before {
  left: 30px;
}
.accent_pro_e290 .text-black-37a0 li ul ul a,
.accent_pro_e290 .purple-27f9 li ul ul a,
.accent_pro_e290 .brown-7a47 li ul ul a,
.accent_pro_e290 .caption_upper_9943 li ul ul a,
.accent_pro_e290 .aside-fluid-88b6 li ul ul a,
.accent_pro_e290 .cold_8f51 li ul ul a,
.accent_pro_e290 .slow-a704 li ul ul a,
.accent_pro_e290 .message_dynamic_9e11 li ul ul a {
  padding-left: 40px;
}
.accent_pro_e290 .section_iron_aa0c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent_pro_e290 .message_dynamic_9e11 ul li {
  margin-bottom: 1.41575em;
}
.accent_pro_e290 .message_dynamic_9e11 ul li .form_de28 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accent_pro_e290 .message_dynamic_9e11 ul li .pattern_iron_0e7b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.over_6bec .text-black-37a0 li a,
.over_6bec .purple-27f9 li a,
.over_6bec .brown-7a47 li a,
.over_6bec .caption_upper_9943 li a,
.over_6bec .aside-fluid-88b6 li a,
.over_6bec .cold_8f51 li a,
.over_6bec .slow-a704 li a,
.over_6bec .message_dynamic_9e11 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_6bec .section_iron_aa0c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_6bec .banner-gas-ec5c ul li.west_fb5c .footer_3dfd,
.over_6bec .banner-gas-ec5c ul li.hover-cool-1eab .footer_3dfd {
  background: rgba(0, 0, 0, 0.2);
}
.over_6bec .accent_pro_e290 .banner-gas-ec5c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-cf04 .accent_pro_e290 .filter_focused_9410 li {
  margin: 0;
}
.basic-cf04 .accent_pro_e290 .filter_focused_9410 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.basic-cf04 .accent_pro_e290 .filter_focused_9410 li ul {
  margin: 0;
}
.basic-cf04 .accent_pro_e290 .filter_focused_9410 li ul li a {
  padding-left: 15px;
}
.basic-cf04 .accent_pro_e290 .filter_focused_9410 li ul li li a {
  padding-left: 30px;
}
.basic-cf04 .accent_pro_e290 .filter_focused_9410 li.detail-out-9300 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.basic-cf04 .accent_pro_e290 .filter_focused_9410 li.detail-out-9300 > 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;
}
.basic-cf04 .accent_pro_e290 .filter_focused_9410 li.detail-out-9300 > 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;
}
.title-gas-3a2e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.first_8ee1 {
  position: relative;
  z-index: 10;
}
.first_8ee1 .summary_basic_456b {
  width: 100%;
  max-width: 100%;
}
.input-steel-c340 .container-f5db {
  padding-top: 2em;
  padding-bottom: 2em;
}
.input-steel-c340 .block_in_b62f {
}
.input-steel-c340 .over_6bec {
  background: #292929;
}
.caption-upper-e421 .container-f5db {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.caption-upper-e421 .block_in_b62f {
  background: #f9f9f9;
}
.caption-upper-e421 .over_6bec {
  background: #303030;
}
.caption-b510 .container-f5db {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .caption-b510 .advanced_6c26 {
    margin-bottom: 1em;
  }
  .caption-b510 .advanced_6c26:last-child {
    margin-bottom: 0;
  }
}
.caption-b510 .block_in_b62f {
  background: #ededed;
}
.caption-b510 .over_6bec {
  background: #1a1a1a;
}
.container-f5db.block_in_b62f {
  color: rgba(0, 0, 0, 0.6);
}
.container-f5db.block_in_b62f .layout_b870 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-f5db.over_6bec {
  color: rgba(255, 255, 255, 0.99);
}
.container-f5db.over_6bec a:not(.link_4c6c) {
  color: rgba(255, 255, 255, 0.79);
}
.container-f5db.over_6bec a:not(.link_4c6c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-f5db.over_6bec .layout_b870 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-f5db.over_6bec table tbody td,
.container-f5db.over_6bec table th {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown_b66b.detail_a79f .footer-silver-a437 {
  max-width: initial;
}
.dropdown_b66b .pressed-cdd4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dropdown_b66b .pressed-cdd4 .summary_basic_456b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dropdown_b66b .pressed-cdd4 .summary_basic_456b {
    display: block;
    margin-bottom: 2em;
  }
  .dropdown_b66b .pressed-cdd4 .summary_basic_456b:last-child {
    margin-bottom: 0;
  }
}
.caption-b510 .advanced_6c26:last-child,
.caption-upper-e421 .advanced_6c26:last-child,
.input-steel-c340 .advanced_6c26:last-child {
  margin-bottom: 0;
}
.caption-b510 .advanced_6c26 .accent_pro_e290 .banner-gas-ec5c:last-child,
.caption-upper-e421 .advanced_6c26 .accent_pro_e290 .banner-gas-ec5c:last-child,
.input-steel-c340 .advanced_6c26 .accent_pro_e290 .banner-gas-ec5c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .caption-b510 .cool_31e6,
  .caption-b510 .caption_stale_307e,
  .caption-upper-e421 .cool_31e6,
  .caption-upper-e421 .caption_stale_307e,
  .input-steel-c340 .cool_31e6,
  .input-steel-c340 .caption_stale_307e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .first_8ee1 .advanced_6c26 {
    margin-bottom: 2em;
  }
}
.first_8ee1 p:last-child {
  margin-bottom: 0;
}
.first_8ee1 li,
.first_8ee1 ul {
  list-style: none;
  margin: 0;
}
.first_8ee1 ul ul {
  margin-left: 2.617924em;
}
.aside-selected-b6af {
  font-size: 0.875em;
}

/* css-noise: c0a6 */
.ghost-box-z4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
