/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tooltip_ec18/customify
Author: WPCustomify
Author URI: https://pressmaximum.tooltip_ec18
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.tooltip_ec18/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.easy_2235.table_7493/licenses/gpl-2.0.dropdown_2d2f
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.tertiary_fresh_d754/, (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.box-iron-4587.plasma_b6a8/normalize.tag_top_1e44/
 ======
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.tag_top_1e44 v7.0.0 | MIT License | github.tooltip_ec18/necolas/normalize.tag_top_1e44 */
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;
}
.list_fa5a .shadow-prev-590b,
.selected_a91e,
.green-e170,
.tag_be5a,
.content_7aa7,
.accent_2e3d,
.video_black_272b,
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;
}
.selected_a91e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .selected_a91e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .selected_a91e,
  h1 {
    font-size: 1.8em;
  }
}
.green-e170,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.green-e170 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .green-e170,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .green-e170,
  h2 {
    font-size: 1.7em;
  }
}
.tag_be5a,
h3 {
  font-size: 1.618em;
}
.list_fa5a .shadow-prev-590b,
.content_7aa7,
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.easy-7c2a {
  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;
}
.filter-7dbb:after,
.filter-7dbb:before,
.steel_1e8c:after,
.steel_1e8c:before {
  content: "";
  display: table;
}
.filter-7dbb:after,
.steel_1e8c:after {
  clear: both;
}
.main_red_f6bd {
  float: right;
  margin-right: 0;
}
.filter_north_5918 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fixed_2045 .list_out_9279,
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;
}
.fixed_2045 .list_out_9279: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;
}
.outline_smooth_b2aa .list_out_9279 {
  box-shadow: none;
}
.outline_smooth_b2aa
  .list_out_9279
  .active_64bd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outline_smooth_b2aa .list_out_9279 .input-8fe0 {
  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;
}
.outline_smooth_b2aa
  .list_out_9279
  .input-8fe0
  b {
  display: none;
}
.outline_smooth_b2aa .outline-fluid-d32a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.list_dde9:not(.hidden-active-f22c):not(.first_880b),
button:not(.hidden-active-f22c):not(.first_880b),
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ),
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ),
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ) {
  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;
}
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ):hover,
button:not(.hidden-active-f22c):not(
    .first_880b
  ):hover,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ):hover,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ):hover,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ):active,
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ):focus,
button:not(.hidden-active-f22c):not(
    .first_880b
  ):active,
button:not(.hidden-active-f22c):not(
    .first_880b
  ):focus,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ):active,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ):focus,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ):active,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ):focus,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ):active,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ):focus {
  outline: 0;
}
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d,
button:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d {
  position: relative;
}
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .under-0b0a,
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .frame-0412,
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .icon_209d,
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  i,
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  svg,
button:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .under-0b0a,
button:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .frame-0412,
button:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .icon_209d,
button:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  i,
button:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  svg,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .under-0b0a,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .frame-0412,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .icon_209d,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  i,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  svg,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .under-0b0a,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .frame-0412,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .icon_209d,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  i,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  svg,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .under-0b0a,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .frame-0412,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  .icon_209d,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  i,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d
  svg {
  visibility: hidden;
}
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d:after,
button:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d:after,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d:after,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d:after,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ).fn-loading-2c6d: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;
}
.list_dde9:not(.hidden-active-f22c):not(.first_880b),
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ),
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ),
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ) {
  color: #fff;
  background: #235787;
}
.list_dde9:not(.hidden-active-f22c):not(
    .first_880b
  ):focus,
input[type="button"]:not(.hidden-active-f22c):not(
    .first_880b
  ):focus,
input[type="reset"]:not(.hidden-active-f22c):not(
    .first_880b
  ):focus,
input[type="submit"]:not(.hidden-active-f22c):not(
    .first_880b
  ):focus {
  color: #fff;
}
.list_dde9.fn-disabled-2c6d:not(.hidden-active-f22c):not(
    .first_880b
  ),
.list_dde9[disabled]:not(.hidden-active-f22c):not(
    .first_880b
  ),
button.fn-disabled-2c6d:not(.hidden-active-f22c):not(
    .first_880b
  ),
button[disabled]:not(.hidden-active-f22c):not(
    .first_880b
  ) {
  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;
}
.popup_light_da6e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup_light_da6e: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_e2b4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.main_fc15 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.panel-west-f496 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.filter-7dbb:after,
.filter-7dbb:before,
.form_cold_5646:after,
.form_cold_5646:before,
.dark-0d4b:after,
.dark-0d4b:before,
.static_3e6a:after,
.static_3e6a:before,
.dirty_c9f3:after,
.dirty_c9f3:before,
.modal_west_b8f9:after,
.modal_west_b8f9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.filter-7dbb:after,
.form_cold_5646:after,
.dark-0d4b:after,
.static_3e6a:after,
.dirty_c9f3:after,
.modal_west_b8f9:after {
  clear: both;
}
.form_cold_5646 .hero_df2d,
.dark-0d4b .hero_df2d,
.hover-da3e .hero_df2d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.highlight-over-e4f2 {
  display: inline-block;
}
.detail-hot-9a61 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.detail-hot-9a61 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.detail-hot-9a61 .static-a1b3 {
  padding: 1em 0;
  font-size: 85%;
}
.static-a1b3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pattern-be14 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pattern-be14:after,
.pattern-be14:before {
  content: "";
  display: table;
}
.pattern-be14:after {
  clear: both;
}
.status-ab04 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.surface-566c .status-ab04 {
  max-width: 50%;
}
.list_liquid_fe22 .status-ab04 {
  max-width: 33.33%;
}
.sidebar-4711 .status-ab04 {
  max-width: 25%;
}
.feature-1a7b .status-ab04 {
  max-width: 20%;
}
.aside_b2b2 .status-ab04 {
  max-width: 16.66%;
}
.heading_55e3 .status-ab04 {
  max-width: 14.28%;
}
.article-0246 .status-ab04 {
  max-width: 12.5%;
}
.active_c052 .status-ab04 {
  max-width: 11.11%;
}
.yellow-1942 {
  display: block;
}
.list_fa5a .chip-5324 label,
.list_fa5a .hidden_gold_4fbe label,
.list_fa5a .box_ce6c label,
.list_fa5a .icon-6994 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.text_2e8c {
  list-style: none;
  margin: 0;
}
.text_2e8c article.table_purple_7856 {
  margin-bottom: 0;
}
.text_2e8c ul {
  list-style: none;
  margin: 0;
}
.text_2e8c .row_a853 li.table_purple_7856 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .text_2e8c .row_a853 li.table_purple_7856 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .text_2e8c .row_a853 li.table_purple_7856: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) {
  .text_2e8c .row_a853 li.table_purple_7856 li.table_purple_7856 li.table_purple_7856 li.table_purple_7856 {
    padding-left: 0;
  }
}
article.table_purple_7856 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table_purple_7856 .form_cold_5646 p:last-of-type {
  margin-bottom: 0;
}
article.table_purple_7856 .motion_2692 {
  float: left;
}
article.table_purple_7856 .copper-1070 {
  margin-left: 85px;
}
article.table_purple_7856 .nav-current-f52a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table_purple_7856 .nav-current-f52a .bottom-3c9b {
  margin-left: 10px;
}
article.table_purple_7856 .fluid_77c1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table_purple_7856 .feature-orange-7d97 {
  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 .chip-5324,
  #respond .box_ce6c,
  #respond .icon-6994 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-5324 input,
#respond .box_ce6c input,
#respond .icon-6994 input {
  width: 100%;
}
#respond .icon-6994 {
  margin-right: 0;
}
#respond .prev-d8b4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip_17da {
  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;
}
.tooltip_17da.gallery-4c00 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tooltip_17da 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%);
}
.tooltip_17da:focus,
.tooltip_17da: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);
}
.table_6ed7 {
  border-radius: 10%;
}
.video-65ab {
  border-radius: 50%;
}
.label_iron_0441 {
  font-size: 0.72em;
}
.container-liquid-3781 {
  font-size: 0.875em;
}
.fixed-efac {
  font-size: 1.1em;
}
.pro-ec9f {
  text-transform: uppercase;
  line-height: 1.2;
}
.pro-ec9f.label_iron_0441 {
  letter-spacing: 0.5px;
}
.last-3b80,
.last-3b80 a {
  color: #6d6d6d;
}
.last-3b80 a:hover {
  color: #111;
}
.overlay_781d {
  color: #6d6d6d;
}
.picture-b11c {
  overflow-x: hidden;
}
.picture-b11c .primary-b7be.last_38c2 {
  position: relative;
}
.picture-b11c .primary-b7be.last_38c2.header-519f {
  position: initial;
}
.picture-b11c
  .primary-b7be.last_38c2.header-519f
  .accordion_6355 {
  left: auto;
}
.picture-b11c .primary-b7be .accordion_6355 {
  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;
}
.picture-b11c .primary-b7be:hover.last_38c2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.picture-b11c
  .primary-b7be:hover.last_38c2
  .accordion_6355 {
  display: block;
  z-index: 9999999;
}
.picture-b11c .button-0d93 .dynamic-f7c3,
.picture-b11c .popup-next-9f9c .dynamic-f7c3 {
  display: none;
}
.picture-b11c .container_10f8 .primary-b7be:hover.last_38c2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.list_fa5a .chip-5324 label,
.list_fa5a .hidden_gold_4fbe label,
.list_fa5a .box_ce6c label,
.list_fa5a .icon-6994 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.text_2e8c {
  list-style: none;
  margin: 0;
}
.text_2e8c article.table_purple_7856 {
  margin-bottom: 0;
}
.text_2e8c ul {
  list-style: none;
  margin: 0;
}
.text_2e8c .row_a853 li.table_purple_7856 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .text_2e8c .row_a853 li.table_purple_7856 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .text_2e8c .row_a853 li.table_purple_7856: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) {
  .text_2e8c .row_a853 li.table_purple_7856 li.table_purple_7856 li.table_purple_7856 li.table_purple_7856 {
    padding-left: 0;
  }
}
article.table_purple_7856 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table_purple_7856 .form_cold_5646 p:last-of-type {
  margin-bottom: 0;
}
article.table_purple_7856 .motion_2692 {
  float: left;
}
article.table_purple_7856 .copper-1070 {
  margin-left: 85px;
}
article.table_purple_7856 .nav-current-f52a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table_purple_7856 .nav-current-f52a .bottom-3c9b {
  margin-left: 10px;
}
article.table_purple_7856 .fluid_77c1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table_purple_7856 .feature-orange-7d97 {
  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 .chip-5324,
  #respond .box_ce6c,
  #respond .icon-6994 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-5324 input,
#respond .box_ce6c input,
#respond .icon-6994 input {
  width: 100%;
}
#respond .icon-6994 {
  margin-right: 0;
}
#respond .prev-d8b4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button-0d93 .carousel_9865 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.carousel_9865 .item_5e4b.yellow-6b87 .notice_solid_6ac7 > li > a:focus,
.carousel_9865 .item_5e4b.yellow-6b87 .notice_solid_6ac7 > li > a:hover,
.carousel_9865 .item_5e4b.dirty-2c94 .notice_solid_6ac7 > li > a:focus,
.carousel_9865 .item_5e4b.dirty-2c94 .notice_solid_6ac7 > li > a:hover,
.carousel_9865 .item_5e4b.solid_3124 .notice_solid_6ac7 > li > a:focus,
.carousel_9865 .item_5e4b.solid_3124 .notice_solid_6ac7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_9865
  .item_5e4b.yellow-6b87
  .notice_solid_6ac7
  > li.modal-outer-1af0
  > a,
.carousel_9865
  .item_5e4b.yellow-6b87
  .notice_solid_6ac7
  > li.main_1d99
  > a,
.carousel_9865
  .item_5e4b.dirty-2c94
  .notice_solid_6ac7
  > li.modal-outer-1af0
  > a,
.carousel_9865
  .item_5e4b.dirty-2c94
  .notice_solid_6ac7
  > li.main_1d99
  > a,
.carousel_9865
  .item_5e4b.solid_3124
  .notice_solid_6ac7
  > li.modal-outer-1af0
  > a,
.carousel_9865 .item_5e4b.solid_3124 .notice_solid_6ac7 > li.tabs_thick_3d56 > a {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_9865 .menu_left_3e71,
.carousel_9865 .menu_left_3e71 a {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_9865 .message-dim-c258.mini_871e li a,
.carousel_9865 .info_gold_ddfc a,
.carousel_9865 .frame-over-f8ab,
.carousel_9865 .notice_solid_6ac7 > li > a,
.carousel_9865 .tiny_7c26 {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_9865 .message-dim-c258.mini_871e li a:hover,
.carousel_9865 .info_gold_ddfc a:hover,
.carousel_9865 .frame-over-f8ab:hover,
.carousel_9865 .notice_solid_6ac7 > li > a:hover,
.carousel_9865 .tiny_7c26:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_9865 .column_2121 {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_9865 .column_2121 .section_outer_c9c3 {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_9865 .column_2121:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_9865 .form-warm-e197 .footer-a631 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel_9865 .form-warm-e197 .footer-a631 .banner-629b {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_9865
  .form-warm-e197
  .footer-a631
  .banner-629b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_9865
  .form-warm-e197
  .footer-a631
  .banner-629b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_9865
  .form-warm-e197
  .footer-a631
  .banner-629b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_9865
  .form-warm-e197
  .footer-a631
  .banner-629b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_9865 .form-warm-e197 .title_center_621c {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_9865 .form-warm-e197 .title_center_621c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_0649
  .carousel_9865
  .form-warm-e197
  .nav-2985
  .bronze-c62e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_0649
  .carousel_9865
  .form-warm-e197
  .nav-2985
  .banner-629b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-0d93 .panel_lite_27f5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.panel_lite_27f5 .item_5e4b.yellow-6b87 .notice_solid_6ac7 > li > a:focus,
.panel_lite_27f5 .item_5e4b.yellow-6b87 .notice_solid_6ac7 > li > a:hover,
.panel_lite_27f5 .item_5e4b.dirty-2c94 .notice_solid_6ac7 > li > a:focus,
.panel_lite_27f5 .item_5e4b.dirty-2c94 .notice_solid_6ac7 > li > a:hover,
.panel_lite_27f5 .item_5e4b.solid_3124 .notice_solid_6ac7 > li > a:focus,
.panel_lite_27f5 .item_5e4b.solid_3124 .notice_solid_6ac7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_lite_27f5
  .item_5e4b.yellow-6b87
  .notice_solid_6ac7
  > li.modal-outer-1af0
  > a,
.panel_lite_27f5
  .item_5e4b.yellow-6b87
  .notice_solid_6ac7
  > li.main_1d99
  > a,
.panel_lite_27f5
  .item_5e4b.dirty-2c94
  .notice_solid_6ac7
  > li.modal-outer-1af0
  > a,
.panel_lite_27f5
  .item_5e4b.dirty-2c94
  .notice_solid_6ac7
  > li.main_1d99
  > a,
.panel_lite_27f5
  .item_5e4b.solid_3124
  .notice_solid_6ac7
  > li.modal-outer-1af0
  > a,
.panel_lite_27f5 .item_5e4b.solid_3124 .notice_solid_6ac7 > li.tabs_thick_3d56 > a {
  color: rgba(0, 0, 0, 0.8);
}
.panel_lite_27f5 .menu_left_3e71,
.panel_lite_27f5 .menu_left_3e71 a {
  color: rgba(0, 0, 0, 0.8);
}
.panel_lite_27f5 .message-dim-c258.mini_871e li a,
.panel_lite_27f5 .info_gold_ddfc a,
.panel_lite_27f5 .frame-over-f8ab,
.panel_lite_27f5 .notice_solid_6ac7 > li > a,
.panel_lite_27f5 .tiny_7c26 {
  color: rgba(0, 0, 0, 0.55);
}
.panel_lite_27f5 .message-dim-c258.mini_871e li a:hover,
.panel_lite_27f5 .info_gold_ddfc a:hover,
.panel_lite_27f5 .frame-over-f8ab:hover,
.panel_lite_27f5 .notice_solid_6ac7 > li > a:hover,
.panel_lite_27f5 .tiny_7c26:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_lite_27f5 .column_2121 {
  color: rgba(0, 0, 0, 0.55);
}
.panel_lite_27f5 .column_2121 .section_outer_c9c3 {
  color: rgba(0, 0, 0, 0.8);
}
.panel_lite_27f5 .column_2121:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search-tiny-b6f2 .yellow-e3ac {
  margin-left: auto;
  margin-right: auto;
}
.dark-0d4b > * {
  margin-left: auto;
  margin-right: auto;
}
.dark-0d4b .top_e2b4 {
  margin-right: 1.41575em;
}
.plasma_d87e .dark-0d4b > .modal-f91d {
  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;
}
.plasma_d87e .dark-0d4b > .tooltip-upper-b143 {
  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;
}
.search_0176.search-tiny-b6f2 .yellow-e3ac,
.slow_a309.search-tiny-b6f2 .yellow-e3ac {
  margin-left: 0;
}
.solid-4088.search-tiny-b6f2 .yellow-e3ac,
.steel_81c7.search-tiny-b6f2 .yellow-e3ac {
  margin-right: 0;
}
.dark-0d4b ol,
.dark-0d4b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel-upper-8ff7 video {
  max-width: 100%;
}
.shade-1e8e img {
  display: block;
}
.shade-1e8e.top_e2b4,
.shade-1e8e.main_fc15 {
  width: 100%;
}
.shade-1e8e.tooltip-upper-b143 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface-4f5b:not(.modal-advanced-3010) {
  margin: 1.5em auto;
}
.texture_abf5 p {
  padding: 1.5em 14px;
}
ul.hot-d699.tooltip-upper-b143,
ul.hot-d699.modal-f91d,
ul.hot-d699.link-6d3f.modal-f91d {
  padding: 0 14px;
}
.main-fast-e000 {
  display: block;
  overflow-x: auto;
}
.main-fast-e000 table {
  border-collapse: collapse;
  width: 100%;
}
.main-fast-e000 td,
.main-fast-e000 th {
  padding: 0.5em;
}
.dark-0d4b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dark-0d4b ol ol,
.dark-0d4b ol ul,
.dark-0d4b ul ol,
.dark-0d4b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dark-0d4b ol ol li,
.dark-0d4b ol ul li,
.dark-0d4b ul ol li,
.dark-0d4b ul ul li {
  margin-left: 0;
}
.list_ac19.banner_6984 > .first-4c7d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.list_ac19.banner_6984 > .first-4c7d iframe,
.list_ac19.banner_6984 > .first-4c7d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb_iron_da50 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb_iron_da50.nav-plasma-6c55 {
  padding: 0;
}
.breadcrumb_iron_da50.nav-plasma-6c55 cite {
  font-size: 13px;
}
.breadcrumb_iron_da50 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb_iron_da50 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.south-0a2e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.south-0a2e > p:first-child {
  margin-top: 0;
}
.south-0a2e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.south-0a2e blockquote {
  border-left: 0;
}
.nav_73e9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.nav_73e9:not(.title-06a8) {
  max-width: 100px;
}
.nav_73e9.iron_8b53 {
  border-bottom: none !important;
  text-align: center;
}
.nav_73e9.iron_8b53::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .texture_abf5 p {
    padding: 1.5em 0;
  }
}
.basic_844d {
  color: #0073aa;
}
.background-east-3942 {
  background-color: #0073aa;
}
.sidebar-1c3d {
  color: #229fd8;
}
.narrow_5f22 {
  background-color: #229fd8;
}
.soft_92d8 {
  color: #eee;
}
.table_lite_8482 {
  background-color: #eee;
}
.overlay_8d34 {
  color: #444;
}
.pressed_c345 {
  background-color: #444;
}
.frame-c63e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.frame-c63e .glass-71e3 .info_gold_ddfc {
  font-size: 15px;
}
.frame-c63e .info_gold_ddfc {
  line-height: 1.3;
}
.frame-c63e .panel_lite_27f5 {
}
.frame-c63e .carousel_9865 {
  background: #235787;
}
.heading_fast_ca1d {
  padding: 0;
}
.heading_fast_ca1d .carousel_9865 {
  background: #1a1a1a;
}
.heading_fast_ca1d .panel_lite_27f5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.thick_ae85 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.thick_ae85 .panel_lite_27f5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.thick_ae85 .carousel_9865 {
  background: #303030;
}
.modal_west_b8f9 {
  position: relative;
  z-index: 10;
}
.modal_west_b8f9 .title_soft_1b96 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status_0fb7 .last_38c2 {
  display: inline-block;
  vertical-align: middle;
}
.status_0fb7.description-0616 .last_38c2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .status_0fb7.description-0616 .last_38c2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .status_0fb7.description-0616 .last_38c2 {
    margin-right: 0.4em;
  }
}
.status_0fb7.description-0616 .last_38c2:last-child {
  margin-right: 0;
}
.wide_b2a6 .title_soft_1b96 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button-0d93 .glass-71e3 {
    margin: 0 -0.5em;
  }
  .button-0d93 .glass-71e3 [class*="customify-col-"],
  .button-0d93 .glass-71e3 [class*="customify-col_"],
  .button-0d93 .glass-71e3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button-0d93.lite-f94f .title_soft_1b96 {
  background: 0 0 !important;
}
.button-0d93.lite-f94f .title_soft_1b96,
.button-0d93.wide_b2a6 .title_soft_1b96 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button-0d93.chip_1252 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button-0d93.wide_b2a6 .title_soft_1b96 {
  box-shadow: none !important;
}
.slow_bea0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slow_bea0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slow_bea0 {
    padding: 18px 0 20px;
  }
}
.slow_bea0 .box_a279 {
  width: 100%;
}
.slow_bea0 .element_b3f7 {
  margin-bottom: 0;
}
.slow_bea0 .photo_2fa5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tag_5279 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tag_5279 .middle_d840 {
  width: 100%;
}
.orange-2fe5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.orange-2fe5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.orange-2fe5 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;
}
.orange-2fe5 li:last-child:after {
  display: none;
}
.orange-2fe5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.box_old_a272 .dynamic-f7c3 button,
.slow_bea0 .dynamic-f7c3 button {
  left: 0;
}
.box_old_a272 .middle_d840,
.slow_bea0 .middle_d840 {
  padding-left: 0;
  padding-right: 0;
}
.box_old_a272 .tag_5279,
.slow_bea0 .tag_5279 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.box_old_a272 {
  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;
}
.box_old_a272: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;
}
.box_old_a272 .box-outer-6c7c {
  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) {
  .box_old_a272 .box-outer-6c7c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .box_old_a272 .box-outer-6c7c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .box_old_a272 .box-outer-6c7c {
    min-height: 200px;
  }
}
.box_old_a272 .orange-2fe5 {
  color: rgba(255, 255, 255, 0.8);
}
.box_old_a272 .orange-2fe5 a,
.box_old_a272 .orange-2fe5 li:after {
  color: inherit;
}
.box_old_a272 .orange-2fe5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fixed_5c9d {
  margin-bottom: 0.5em;
}
.sidebar-ae27 {
  margin-bottom: 1.2em;
}
.sidebar-ae27,
.fixed_5c9d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sidebar-ae27 p:last-child,
.fixed_5c9d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dynamic-f7c3,
#masthead .dynamic-f7c3 {
  display: none;
}
#masthead
  > .dynamic-f7c3.link-e4b0 {
  display: none;
}
#masthead > .dynamic-f7c3 button {
  left: 0;
}
.surface-fresh-1677 {
  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%;
}
.surface-fresh-1677 .last_38c2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.surface-fresh-1677 .bright-0156 {
  display: -webkit-box;
  display: flex;
}
.surface-fresh-1677 .bright-0156.input_cc32 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.surface-fresh-1677 .bright-0156.info_c553 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface-fresh-1677 .bright-0156.action_37fe {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface-fresh-1677.thumbnail-0bed.grid-focused-92cd .bright-0156.input_cc32 {
  flex-basis: 100%;
}
.surface-fresh-1677.silver_6872 .bright-0156.info_c553 {
  -webkit-box-flex: 1;
  flex: auto;
}
.surface-fresh-1677.silver_6872 .bright-0156.action_37fe {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dynamic-f7c3.link-e4b0 {
  display: none;
}
#masthead > .dynamic-f7c3 button {
  left: 0;
}
.gold_d028 {
  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;
}
.gold_d028:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gold_d028.card_bottom_f1a5 i {
  margin-right: 4px;
}
.gold_d028.last_dee3 i {
  margin-left: 5px;
}
.info_gold_ddfc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.info_gold_ddfc p:last-child {
  margin-bottom: 0;
}
.top_c950 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.top_c950 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.top_c950 img {
  display: block;
  width: auto;
  line-height: 1;
}
.top_c950 .menu_left_3e71 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.top_c950 .selected-a513 {
  margin: 5px 0 7px 0;
}
.top_c950.red-df26 .row_d6bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.top_c950.red-df26 .fluid-b439 {
  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;
}
.top_c950.tag-9391 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.top_c950.tag-9391 .row_d6bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.top_c950.tag-9391 .fluid-b439 {
  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;
}
.top_c950.new-4b8a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.top_c950.badge_plasma_ffed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.top_c950.badge_plasma_ffed .fluid-b439 {
  margin-top: 7px;
}
.thumbnail_0331 {
  display: inline-block;
}
.modal_west_b8f9 .notification_3ae7 .top_c950 img {
  max-width: 100%;
}
.item_5e4b .narrow-1f3c.article-8582,
.fresh_b268 .narrow-1f3c.article-8582 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item_5e4b .down_123b,
.fresh_b268 .down_123b {
  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%);
}
.item_5e4b .down_123b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item_5e4b.wrapper-static-58cf .down_123b {
  display: none;
}
.item_5e4b .frame_8b28 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item_5e4b .frame_8b28 li {
  display: inline-block;
  position: relative;
}
.item_5e4b .frame_8b28 li:last-child {
  margin-right: 0;
}
.item_5e4b .frame_8b28 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;
}
.item_5e4b .frame_8b28 li.tabs_thick_3d56 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item_5e4b .frame_8b28 > 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;
}
.item_5e4b .frame_8b28 > li > a i {
  line-height: 0;
}
.item_5e4b .frame_8b28 > li.sidebar-c89c > a .down_123b {
  margin-left: 4px;
  line-height: 0;
}
.item_5e4b .frame_8b28 .small_503a li.sidebar-c89c > a {
  position: relative;
}
.item_5e4b .frame_8b28 .small_503a li.sidebar-c89c > a:after,
.item_5e4b .frame_8b28 .small_503a li.sidebar-c89c > a:before {
  content: "";
  display: table;
}
.item_5e4b .frame_8b28 .small_503a li.sidebar-c89c > a:after {
  clear: both;
}
.item_5e4b .frame_8b28 .small_503a li.sidebar-c89c > a .down_123b {
  margin-left: 5px;
  float: right;
}
.item_5e4b .background_paper_c6c2,
.item_5e4b .small_503a {
  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;
}
.item_5e4b .small_503a {
  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;
}
.item_5e4b .small_503a .article-8582 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item_5e4b .small_503a .down_123b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item_5e4b .small_503a li {
  display: block;
  margin: 0;
  padding: 0;
}
.item_5e4b .small_503a 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;
}
.item_5e4b .small_503a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item_5e4b .small_503a .small_503a {
  top: 0;
  left: 100%;
}
.item_5e4b .warm_41f4.fn-focus-2c6d > .background_paper_c6c2,
.item_5e4b .warm_41f4.fn-focus-2c6d > .small_503a,
.item_5e4b .warm_41f4:focus > .background_paper_c6c2,
.item_5e4b .warm_41f4:focus > .small_503a,
.item_5e4b .warm_41f4:hover > .background_paper_c6c2,
.item_5e4b .warm_41f4:hover > .small_503a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item_5e4b.solid_3124 .notice_solid_6ac7:after,
.item_5e4b.solid_3124 .notice_solid_6ac7:before {
  content: "";
  display: table;
}
.item_5e4b.solid_3124 .notice_solid_6ac7:after {
  clear: both;
}
.item_5e4b.solid_3124 .notice_solid_6ac7 > li {
  float: left;
}
.item_5e4b.left-0830 .notice_solid_6ac7:after,
.item_5e4b.left-0830 .notice_solid_6ac7:before {
  content: "";
  display: table;
}
.item_5e4b.left-0830 .notice_solid_6ac7:after {
  clear: both;
}
.item_5e4b.left-0830 .notice_solid_6ac7 > li {
  float: left;
}
.item_5e4b.left-0830 .notice_solid_6ac7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item_5e4b.left-0830 .notice_solid_6ac7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item_5e4b.left-0830 .notice_solid_6ac7 > li.modal-outer-1af0 > a,
.item_5e4b.left-0830 .notice_solid_6ac7 > li.tabs_thick_3d56 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item_5e4b.yellow-6b87 .notice_solid_6ac7 > li > a .article-8582 {
  position: relative;
}
.item_5e4b.yellow-6b87 .notice_solid_6ac7 > li > a .article-8582: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;
}
.item_5e4b.yellow-6b87
  .notice_solid_6ac7
  > li:focus
  > a
  .article-8582:before,
.item_5e4b.yellow-6b87
  .notice_solid_6ac7
  > li:hover
  > a
  .article-8582:before {
  width: 100%;
  background-color: currentColor;
}
.item_5e4b.yellow-6b87
  .notice_solid_6ac7
  > li.modal-outer-1af0
  > a
  .article-8582:before,
.item_5e4b.yellow-6b87
  .notice_solid_6ac7
  > li.main_1d99
  > a
  .article-8582:before {
  width: 100%;
  background-color: currentColor;
}
.item_5e4b.dirty-2c94 .notice_solid_6ac7 > li > a .article-8582 {
  position: relative;
}
.item_5e4b.dirty-2c94 .notice_solid_6ac7 > li > a .article-8582: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;
}
.item_5e4b.dirty-2c94 .notice_solid_6ac7 > li:focus > a .article-8582:before,
.item_5e4b.dirty-2c94
  .notice_solid_6ac7
  > li:hover
  > a
  .article-8582:before {
  width: 100%;
  background-color: currentColor;
}
.item_5e4b.dirty-2c94
  .notice_solid_6ac7
  > li.modal-outer-1af0
  > a
  .article-8582:before,
.item_5e4b.dirty-2c94
  .notice_solid_6ac7
  > li.main_1d99
  > a
  .article-8582:before {
  width: 100%;
  background-color: currentColor;
}
.fresh_b268 .frame_8b28 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fresh_b268 .frame_8b28 li:first-child > a {
  border-top: none;
}
.fresh_b268 .frame_8b28 .blue-286b > .article-8582 .down_123b {
  display: none;
}
.fresh_b268 .frame_8b28 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fresh_b268 .frame_8b28 li:last-child {
  border: none;
}
.fresh_b268 .frame_8b28 li.sidebar-c89c > a {
  padding-right: 45px !important;
}
.fresh_b268 .frame_8b28 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fresh_b268 .frame_8b28 li a:focus,
.fresh_b268 .frame_8b28 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh_b268 .frame_8b28 li .progress-f794 {
  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;
}
.fresh_b268 .frame_8b28 li .progress-f794:hover {
  box-shadow: none;
}
.fresh_b268 .frame_8b28 li .progress-f794 .down_123b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fresh_b268 .frame_8b28 .small_503a {
  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);
}
.fresh_b268 .frame_8b28 .small_503a li a {
  padding-left: 3em;
}
.fresh_b268 .frame_8b28 .caption_d468 > a .progress-f794 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fresh_b268 .frame_8b28 .caption_d468 > .small_503a {
  display: block;
  opacity: 1;
}
.dynamic_79b8 {
  max-width: 100%;
}
.primary-cold-45cd {
  line-height: 0;
  cursor: pointer;
}
.tiny_7c26 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tiny_7c26:hover {
  box-shadow: none;
  color: currentColor;
}
.tiny_7c26 svg {
  width: 18px;
  height: 18px;
}
.tiny_7c26 .button_solid_4cf1 {
  display: none;
}
.copper_b13b {
  position: relative;
}
.copper_b13b.fn-active-2c6d .tiny_7c26 .logo-soft-2f0a {
  display: none;
}
.copper_b13b.fn-active-2c6d .tiny_7c26 .button_solid_4cf1 {
  display: inline-block;
}
.copper_b13b .box-bronze-1585 {
  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);
}
.copper_b13b.pattern-active-399a .box-bronze-1585 {
  left: auto;
  right: -0.9em;
}
.copper_b13b.pattern-active-399a .sort-9cce::before {
  left: auto;
  right: 15px;
}
.copper_b13b.fn-active-2c6d .box-bronze-1585 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav-2985 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.nav-2985 label {
  flex-basis: 100%;
}
.nav-2985 .footer-a631 {
  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;
}
.nav-2985 .banner-629b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.nav-2985 .banner-629b:focus {
  background-color: transparent;
}
.nav-2985 button.title_center_621c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.nav-2985 button.title_center_621c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.nav-2985 button.title_center_621c svg {
  width: 18px;
  height: 18px;
}
.nav-2985 input[type="submit"] {
  min-height: auto;
}
.form-warm-e197 .nav-2985 .banner-629b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sort-9cce {
  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) {
  .sort-9cce {
    width: 220px;
  }
}
.sort-9cce label {
  flex-basis: 100%;
}
.sort-9cce::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;
}
.logo_0649 .form-warm-e197 .nav-2985 {
  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;
}
.logo_0649
  .form-warm-e197
  .nav-2985
  .footer-a631 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.logo_0649 .form-warm-e197 .nav-2985 .banner-629b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.logo_0649
  .form-warm-e197
  .nav-2985
  .banner-629b:focus {
  background: 0 0;
}
.logo_0649
  .form-warm-e197
  .nav-2985
  .bronze-c62e {
  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;
}
.message-dim-c258 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message-dim-c258 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message-dim-c258 li:last-child {
  margin-right: 0;
}
.message-dim-c258 li:first-child {
  margin-left: 0;
}
.message-dim-c258.full_973a a {
  color: #fff;
}
.message-dim-c258.full_973a a:hover {
  color: #fff;
}
.message-dim-c258 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message-dim-c258 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message-dim-c258 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message-dim-c258 a:hover {
  opacity: 0.9;
  color: inherit;
}
.message-dim-c258 [class*="social-icon-apple"] {
  background-color: #999;
}
.message-dim-c258 [class*="social-icon-apple"].container-center-2647 {
  background-color: transparent;
  color: #999;
}
.message-dim-c258 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message-dim-c258 [class*="social-icon-behance"].container-center-2647 {
  background-color: transparent;
  color: #1769ff;
}
.message-dim-c258 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message-dim-c258 [class*="social-icon-bitbucket"].container-center-2647 {
  background-color: transparent;
  color: #205081;
}
.message-dim-c258 [class*="social-icon-codepen"] {
  background-color: #000;
}
.message-dim-c258 [class*="social-icon-codepen"].container-center-2647 {
  background-color: transparent;
  color: #000;
}
.message-dim-c258 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message-dim-c258 [class*="social-icon-delicious"].container-center-2647 {
  background-color: transparent;
  color: #39f;
}
.message-dim-c258 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message-dim-c258 [class*="social-icon-digg"].container-center-2647 {
  background-color: transparent;
  color: #005be2;
}
.message-dim-c258 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message-dim-c258 [class*="social-icon-dribbble"].container-center-2647 {
  background-color: transparent;
  color: #ea4c89;
}
.message-dim-c258 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message-dim-c258 [class*="social-icon-envelope"].container-center-2647 {
  background-color: transparent;
  color: #ea4335;
}
.message-dim-c258 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message-dim-c258 [class*="social-icon-facebook"].container-center-2647 {
  background-color: transparent;
  color: #3b5998;
}
.message-dim-c258 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message-dim-c258 [class*="social-icon-flickr"].container-center-2647 {
  background-color: transparent;
  color: #0063dc;
}
.message-dim-c258 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message-dim-c258 [class*="social-icon-foursquare"].container-center-2647 {
  background-color: transparent;
  color: #2d5be3;
}
.message-dim-c258 [class*="social-icon-github"] {
  background-color: #333;
}
.message-dim-c258 [class*="social-icon-github"].container-center-2647 {
  background-color: transparent;
  color: #333;
}
.message-dim-c258 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message-dim-c258 [class*="social-icon-google-plus"].container-center-2647 {
  background-color: transparent;
  color: #dd4b39;
}
.message-dim-c258 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message-dim-c258 [class*="social-icon-houzz"].container-center-2647 {
  background-color: transparent;
  color: #7ac142;
}
.message-dim-c258 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message-dim-c258 [class*="social-icon-instagram"].container-center-2647 {
  background-color: transparent;
  color: #262626;
}
.message-dim-c258 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message-dim-c258 [class*="social-icon-jsfiddle"].container-center-2647 {
  background-color: transparent;
  color: #487aa2;
}
.message-dim-c258 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message-dim-c258 [class*="social-icon-linkedin"].container-center-2647 {
  background-color: transparent;
  color: #0077b5;
}
.message-dim-c258 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message-dim-c258 [class*="social-icon-medium"].container-center-2647 {
  background-color: transparent;
  color: #00ab6b;
}
.message-dim-c258 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message-dim-c258
  [class*="social-icon-odnoklassniki"].container-center-2647 {
  background-color: transparent;
  color: #f4731c;
}
.message-dim-c258 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message-dim-c258 [class*="social-icon-meetup"].container-center-2647 {
  background-color: transparent;
  color: #ec1c40;
}
.message-dim-c258 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message-dim-c258 [class*="social-icon-pinterest"].container-center-2647 {
  background-color: transparent;
  color: #bd081c;
}
.message-dim-c258 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message-dim-c258 [class*="social-icon-product-hunt"].container-center-2647 {
  background-color: transparent;
  color: #da552f;
}
.message-dim-c258 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message-dim-c258 [class*="social-icon-reddit"].container-center-2647 {
  background-color: transparent;
  color: #ff4500;
}
.message-dim-c258 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message-dim-c258 [class*="social-icon-rss"].container-center-2647 {
  background-color: transparent;
  color: #f26522;
}
.message-dim-c258 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message-dim-c258
  [class*="social-icon-shopping-cart"].container-center-2647 {
  background-color: transparent;
  color: #4caf50;
}
.message-dim-c258 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message-dim-c258 [class*="social-icon-skype"].container-center-2647 {
  background-color: transparent;
  color: #00aff0;
}
.message-dim-c258 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message-dim-c258 [class*="social-icon-slideshare"].container-center-2647 {
  background-color: transparent;
  color: #0077b5;
}
.message-dim-c258 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message-dim-c258 [class*="social-icon-snapchat"].container-center-2647 {
  background-color: transparent;
  color: #fffc00;
}
.message-dim-c258 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message-dim-c258 [class*="social-icon-soundcloud"].container-center-2647 {
  background-color: transparent;
  color: #f80;
}
.message-dim-c258 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message-dim-c258 [class*="social-icon-spotify"].container-center-2647 {
  background-color: transparent;
  color: #2ebd59;
}
.message-dim-c258 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message-dim-c258
  [class*="social-icon-stack-overflow"].container-center-2647 {
  background-color: transparent;
  color: #fe7a15;
}
.message-dim-c258 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message-dim-c258 [class*="social-icon-maldkfgram"].container-center-2647 {
  background-color: transparent;
  color: #2ca5e0;
}
.message-dim-c258 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message-dim-c258 [class*="social-icon-tripadvisor"].container-center-2647 {
  background-color: transparent;
  color: #589442;
}
.message-dim-c258 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message-dim-c258 [class*="social-icon-tumblr"].container-center-2647 {
  background-color: transparent;
  color: #35465c;
}
.message-dim-c258 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message-dim-c258 [class*="social-icon-twitch"].container-center-2647 {
  background-color: transparent;
  color: #6441a5;
}
.message-dim-c258 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message-dim-c258 [class*="social-icon-twitter"].container-center-2647 {
  background-color: transparent;
  color: #1da1f2;
}
.message-dim-c258 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message-dim-c258 [class*="social-icon-vimeo"].container-center-2647 {
  background-color: transparent;
  color: #1ab7ea;
}
.message-dim-c258 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message-dim-c258 [class*="social-icon-vk"].container-center-2647 {
  background-color: transparent;
  color: #45668e;
}
.message-dim-c258 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message-dim-c258 [class*="social-icon-weibo"].container-center-2647 {
  background-color: transparent;
  color: #df2029;
}
.message-dim-c258 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message-dim-c258 [class*="social-icon-weixin"].container-center-2647 {
  background-color: transparent;
  color: #7bb32e;
}
.message-dim-c258 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message-dim-c258 [class*="social-icon-whatsapp"].container-center-2647 {
  background-color: transparent;
  color: #25d366;
}
.message-dim-c258 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message-dim-c258 [class*="social-icon-wordpress"].container-center-2647 {
  background-color: transparent;
  color: #21759b;
}
.message-dim-c258 [class*="social-icon-xing"] {
  background-color: #026466;
}
.message-dim-c258 [class*="social-icon-xing"].container-center-2647 {
  background-color: transparent;
  color: #026466;
}
.message-dim-c258 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message-dim-c258 [class*="social-icon-yelp"].container-center-2647 {
  background-color: transparent;
  color: #af0606;
}
.message-dim-c258 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message-dim-c258 [class*="social-icon-youtube"].container-center-2647 {
  background-color: transparent;
  color: #cd201f;
}
.frame-over-f8ab {
  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;
}
.frame-over-f8ab:hover {
  box-shadow: none;
  background: 0 0;
}
.block-right-d5a6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.small-495b {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.heading_east_f7f8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.form-5856 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.form-5856,
.form-5856::after,
.form-5856::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;
}
.form-5856::after,
.form-5856::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph_8fbb .small-495b .heading_east_f7f8 {
  margin-top: -2px;
  width: 19px;
}
.paragraph_8fbb .small-495b .form-5856 {
  margin-top: -1px;
}
.paragraph_8fbb .small-495b .form-5856,
.paragraph_8fbb .small-495b .form-5856::after,
.paragraph_8fbb .small-495b .form-5856::before {
  width: 19px;
  height: 2px;
}
.paragraph_8fbb .small-495b .form-5856::before {
  top: -6px;
}
.paragraph_8fbb .small-495b .form-5856::after {
  bottom: -6px;
}
.feature_e569 .small-495b .heading_east_f7f8 {
  margin-top: -2px;
  width: 22px;
}
.feature_e569 .small-495b .form-5856 {
  margin-top: -1px;
}
.feature_e569 .small-495b .form-5856,
.feature_e569 .small-495b .form-5856::after,
.feature_e569 .small-495b .form-5856::before {
  width: 22px;
  height: 2px;
}
.feature_e569 .small-495b .form-5856::before {
  top: -7px;
}
.feature_e569 .small-495b .form-5856::after {
  bottom: -7px;
}
.item_e94b .small-495b .heading_east_f7f8 {
  margin-top: -2px;
  width: 31px;
}
.item_e94b .small-495b .form-5856 {
  margin-top: -1.5px;
}
.item_e94b .small-495b .form-5856,
.item_e94b .small-495b .form-5856::after,
.item_e94b .small-495b .form-5856::before {
  width: 31px;
  height: 3px;
}
.item_e94b .small-495b .form-5856::before {
  top: -9px;
}
.item_e94b .small-495b .form-5856::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pattern_warm_a86c .small-495b .heading_east_f7f8 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern_warm_a86c .small-495b .form-5856 {
    margin-top: -1px;
  }
  .pattern_warm_a86c .small-495b .form-5856,
  .pattern_warm_a86c .small-495b .form-5856::after,
  .pattern_warm_a86c .small-495b .form-5856::before {
    width: 19px;
    height: 2px;
  }
  .pattern_warm_a86c .small-495b .form-5856::before {
    top: -6px;
  }
  .pattern_warm_a86c .small-495b .form-5856::after {
    bottom: -6px;
  }
  .wrapper_over_0ce7 .small-495b .heading_east_f7f8 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_over_0ce7 .small-495b .form-5856 {
    margin-top: -1px;
  }
  .wrapper_over_0ce7 .small-495b .form-5856,
  .wrapper_over_0ce7 .small-495b .form-5856::after,
  .wrapper_over_0ce7 .small-495b .form-5856::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_over_0ce7 .small-495b .form-5856::before {
    top: -7px;
  }
  .wrapper_over_0ce7 .small-495b .form-5856::after {
    bottom: -7px;
  }
  .dropdown-54fe .small-495b .heading_east_f7f8 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-54fe .small-495b .form-5856 {
    margin-top: -1.5px;
  }
  .dropdown-54fe .small-495b .form-5856,
  .dropdown-54fe .small-495b .form-5856::after,
  .dropdown-54fe .small-495b .form-5856::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-54fe .small-495b .form-5856::before {
    top: -9px;
  }
  .dropdown-54fe .small-495b .form-5856::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .column-13cd .small-495b .heading_east_f7f8 {
    margin-top: -2px;
    width: 19px;
  }
  .column-13cd .small-495b .form-5856 {
    margin-top: -1px;
  }
  .column-13cd .small-495b .form-5856,
  .column-13cd .small-495b .form-5856::after,
  .column-13cd .small-495b .form-5856::before {
    width: 19px;
    height: 2px;
  }
  .column-13cd .small-495b .form-5856::before {
    top: -6px;
  }
  .column-13cd .small-495b .form-5856::after {
    bottom: -6px;
  }
  .bottom_0aa6 .small-495b .heading_east_f7f8 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom_0aa6 .small-495b .form-5856 {
    margin-top: -1px;
  }
  .bottom_0aa6 .small-495b .form-5856,
  .bottom_0aa6 .small-495b .form-5856::after,
  .bottom_0aa6 .small-495b .form-5856::before {
    width: 22px;
    height: 2px;
  }
  .bottom_0aa6 .small-495b .form-5856::before {
    top: -7px;
  }
  .bottom_0aa6 .small-495b .form-5856::after {
    bottom: -7px;
  }
  .old_8efd .small-495b .heading_east_f7f8 {
    margin-top: -2px;
    width: 31px;
  }
  .old_8efd .small-495b .form-5856 {
    margin-top: -1.5px;
  }
  .old_8efd .small-495b .form-5856,
  .old_8efd .small-495b .form-5856::after,
  .old_8efd .small-495b .form-5856::before {
    width: 31px;
    height: 3px;
  }
  .old_8efd .small-495b .form-5856::before {
    top: -9px;
  }
  .old_8efd .small-495b .form-5856::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .primary_34d4 .small-495b .heading_east_f7f8 {
    margin-top: -2px;
    width: 19px;
  }
  .primary_34d4 .small-495b .form-5856 {
    margin-top: -1px;
  }
  .primary_34d4 .small-495b .form-5856,
  .primary_34d4 .small-495b .form-5856::after,
  .primary_34d4 .small-495b .form-5856::before {
    width: 19px;
    height: 2px;
  }
  .primary_34d4 .small-495b .form-5856::before {
    top: -6px;
  }
  .primary_34d4 .small-495b .form-5856::after {
    bottom: -6px;
  }
  .carousel_9b2f .small-495b .heading_east_f7f8 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_9b2f .small-495b .form-5856 {
    margin-top: -1px;
  }
  .carousel_9b2f .small-495b .form-5856,
  .carousel_9b2f .small-495b .form-5856::after,
  .carousel_9b2f .small-495b .form-5856::before {
    width: 22px;
    height: 2px;
  }
  .carousel_9b2f .small-495b .form-5856::before {
    top: -7px;
  }
  .carousel_9b2f .small-495b .form-5856::after {
    bottom: -7px;
  }
  .input_7345 .small-495b .heading_east_f7f8 {
    margin-top: -2px;
    width: 31px;
  }
  .input_7345 .small-495b .form-5856 {
    margin-top: -1.5px;
  }
  .input_7345 .small-495b .form-5856,
  .input_7345 .small-495b .form-5856::after,
  .input_7345 .small-495b .form-5856::before {
    width: 31px;
    height: 3px;
  }
  .input_7345 .small-495b .form-5856::before {
    top: -9px;
  }
  .input_7345 .small-495b .form-5856::after {
    bottom: -9px;
  }
}
.shadow-91f4 .form-5856 {
  -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);
}
.shadow-91f4 .form-5856::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shadow-91f4 .form-5856::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);
}
.shadow-91f4.easy_04e8 .form-5856 {
  -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);
}
.shadow-91f4.easy_04e8 .form-5856::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shadow-91f4.easy_04e8 .form-5856::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);
}
.new-b823 {
  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.tall-cadf:before {
  display: none;
}
.popup-next-9f9c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.popup-next-9f9c .upper_3afe {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.popup-next-9f9c .upper_3afe:last-of-type {
  border-bottom: none;
}
.popup-next-9f9c .upper_3afe.form_9d94,
.popup-next-9f9c .upper_3afe.basic_c36e,
.popup-next-9f9c .upper_3afe.link-8260 {
  padding: 0;
}
.popup-next-9f9c .fresh_b268 .progress-f794 {
  color: currentColor;
}
.popup-next-9f9c .fresh_b268 .progress-f794:focus,
.popup-next-9f9c .fresh_b268 .progress-f794:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-next-9f9c.panel_lite_27f5 .column_2121,
.popup-next-9f9c.panel_lite_27f5 .info_gold_ddfc a,
.popup-next-9f9c.panel_lite_27f5 .notice_solid_6ac7 a,
.popup-next-9f9c.panel_lite_27f5 .small_503a a {
  color: rgba(0, 0, 0, 0.55);
}
.popup-next-9f9c.panel_lite_27f5 .column_2121:hover,
.popup-next-9f9c.panel_lite_27f5 .info_gold_ddfc a:hover,
.popup-next-9f9c.panel_lite_27f5 .notice_solid_6ac7 a:hover,
.popup-next-9f9c.panel_lite_27f5 .small_503a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup-next-9f9c.panel_lite_27f5 .section_outer_c9c3 {
  color: rgba(0, 0, 0, 0.8);
}
.popup-next-9f9c.panel_lite_27f5 .upper_3afe {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup-next-9f9c.panel_lite_27f5 .upper_3afe:before {
  background: rgba(0, 0, 0, 0.08);
}
.popup-next-9f9c.panel_lite_27f5 .warm-3ace:before {
  background: rgba(255, 255, 255, 0.9);
}
.popup-next-9f9c.panel_lite_27f5 .fresh_b268 .frame_8b28 li a,
.popup-next-9f9c.panel_lite_27f5 .fresh_b268 .progress-f794,
.popup-next-9f9c.panel_lite_27f5 .small_503a {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup-next-9f9c.panel_lite_27f5 .fresh_b268 .progress-f794:focus,
.popup-next-9f9c.panel_lite_27f5 .fresh_b268 .progress-f794:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-next-9f9c.panel_lite_27f5 .frame_8b28 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup-next-9f9c.carousel_9865 .column_2121,
.popup-next-9f9c.carousel_9865 .info_gold_ddfc a,
.popup-next-9f9c.carousel_9865 .notice_solid_6ac7 .progress-f794,
.popup-next-9f9c.carousel_9865 .notice_solid_6ac7 a,
.popup-next-9f9c.carousel_9865 .small_503a a {
  color: rgba(255, 255, 255, 0.79);
}
.popup-next-9f9c.carousel_9865 .column_2121:hover,
.popup-next-9f9c.carousel_9865 .info_gold_ddfc a:hover,
.popup-next-9f9c.carousel_9865 .notice_solid_6ac7 .progress-f794:hover,
.popup-next-9f9c.carousel_9865 .notice_solid_6ac7 a:hover,
.popup-next-9f9c.carousel_9865 .small_503a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-next-9f9c.carousel_9865 .section_outer_c9c3 {
  color: rgba(255, 255, 255, 0.99);
}
.popup-next-9f9c.carousel_9865 .upper_3afe {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-next-9f9c.carousel_9865 .upper_3afe:before {
  background: rgba(255, 255, 255, 0.08);
}
.popup-next-9f9c.carousel_9865 .warm-3ace:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup-next-9f9c.carousel_9865 .fresh_b268 .frame_8b28 li a,
.popup-next-9f9c.carousel_9865 .fresh_b268 .progress-f794,
.popup-next-9f9c.carousel_9865 .small_503a {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-next-9f9c.carousel_9865 .fresh_b268 .progress-f794:focus,
.popup-next-9f9c.carousel_9865 .fresh_b268 .progress-f794:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-next-9f9c.carousel_9865 .frame_8b28 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm-3ace {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.warm-3ace:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail_large_6aaf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dynamic_86d3 .popup-next-9f9c {
  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;
}
.dynamic_86d3 .upper_3afe {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dynamic_86d3 .upper_3afe: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) {
  .dynamic_86d3 .upper_3afe:before {
    width: 16%;
    left: 42%;
  }
}
.dynamic_86d3 .upper_3afe:last-child:before {
  content: none;
}
.dynamic_86d3 .upper_3afe[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dynamic_86d3 .fresh_b268 .frame_8b28 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dynamic_86d3 .fresh_b268 .frame_8b28 li a .progress-f794 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dynamic_86d3 .fresh_b268 .small_503a {
  border: none;
}
.dynamic_86d3 .fresh_b268 .small_503a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dynamic_86d3 .warm-3ace {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dynamic_86d3 .detail_large_6aaf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dynamic_86d3 .carousel_9865 .warm-3ace:before {
  background: rgba(0, 0, 0, 0.9);
}
.dynamic_86d3 .panel_lite_27f5.gradient_white_c11e .form-5856 {
  background: rgba(0, 0, 0, 0.6);
}
.dynamic_86d3
  .panel_lite_27f5.gradient_white_c11e
  .form-5856::after,
.dynamic_86d3
  .panel_lite_27f5.gradient_white_c11e
  .form-5856:before {
  background: inherit;
}
.dynamic_86d3
  .panel_lite_27f5.gradient_white_c11e:hover
  .form-5856 {
  background: rgba(0, 0, 0, 0.8);
}
.button-prev-cb9a .popup-next-9f9c {
  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) {
  .button-prev-cb9a .popup-next-9f9c {
    width: auto;
    right: 45px;
  }
}
.primary-9990 .popup-next-9f9c {
  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) {
  .primary-9990 .popup-next-9f9c {
    width: auto;
    left: 45px;
  }
}
.tall-cadf .popup-next-9f9c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tall-cadf .detail_large_6aaf {
  max-width: 48em;
  margin: 0 auto;
}
.tall-cadf .warm-3ace:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.shade_warm_4829 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.shade_warm_4829.dynamic_86d3 .popup-next-9f9c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.shade_warm_4829.button-prev-cb9a .popup-next-9f9c {
  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);
}
.shade_warm_4829 .popup-next-9f9c {
  visibility: visible;
}
.shade_warm_4829.primary-9990 .popup-next-9f9c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.filter-liquid-00b4,
.tag-9880 {
  overflow-x: hidden;
}
.filter-liquid-00b4 .popup-next-9f9c {
  overflow: auto;
}
.filter-liquid-00b4.dynamic_86d3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-liquid-00b4.dynamic_86d3 .popup-next-9f9c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.filter-liquid-00b4.dynamic_86d3 .frame-over-f8ab {
  opacity: 0;
}
.filter-liquid-00b4.button-prev-cb9a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-liquid-00b4.button-prev-cb9a .popup-next-9f9c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.filter-liquid-00b4.button-prev-cb9a .frame-over-f8ab {
  opacity: 0;
}
.filter-liquid-00b4.primary-9990 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-liquid-00b4.primary-9990 .popup-next-9f9c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.filter-liquid-00b4.primary-9990 .frame-over-f8ab {
  opacity: 0;
}
.filter-liquid-00b4.tall-cadf .popup-next-9f9c {
  z-index: 10;
  visibility: visible;
}
.gradient_white_c11e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gradient_white_c11e .form-5856 {
  background: rgba(255, 255, 255, 0.99);
}
.gradient_white_c11e .form-5856::after,
.gradient_white_c11e .form-5856:before {
  background: inherit;
}
.gradient_white_c11e:hover .form-5856 {
  background: rgba(255, 255, 255, 0.99);
}
.primary-9990 .gradient_white_c11e {
  top: 10px;
  right: auto;
  left: 12px;
}
.tall-cadf .gradient_white_c11e {
  display: none !important;
}
.filter-liquid-00b4:before,
.tag-9880:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.filter-liquid-00b4 .gradient_white_c11e,
.tag-9880 .gradient_white_c11e {
  display: inline-block;
}
.popup-next-9f9c .last_38c2 {
  -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;
}
.filter-liquid-00b4 .popup-next-9f9c .last_38c2,
.tag-9880 .popup-next-9f9c .last_38c2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero_f831 .footer-a631 {
  width: 100%;
}
.notification_3ae7 {
  padding: 0 0.5em 0;
}
.notification_3ae7 [class*="customify-col-"],
.notification_3ae7 [class*="customify-col_"],
.notification_3ae7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.out_4b86 .notification_3ae7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .glass-71e3 .warm-3046,
  .warm-3046 {
    display: none;
  }
  .hover-stone-3ec6 {
    text-align: left;
  }
  .media_2b51 {
    text-align: center;
  }
  .panel-stone-3b9e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .glass-71e3 .form-5000,
  .form-5000 {
    display: none;
  }
  .glass_fbd5 {
    text-align: left;
  }
  .tabs_light_8d09 {
    text-align: center;
  }
  .info-c5d5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .glass-71e3 .button-under-949e,
  .button-under-949e {
    display: none;
  }
  .notification-liquid-c565 {
    text-align: left;
  }
  .left-5a17 {
    text-align: center;
  }
  .notice_469c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.motion-10ee {
  box-shadow: none !important;
}
.south_5338 .out-1270,
.next-dbdc .out-1270 {
  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;
}
.next-dbdc .out-1270 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.title_soft_1b96 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.title_soft_1b96:after,
.title_soft_1b96:before {
  content: "";
  display: table;
}
.title_soft_1b96:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .title_soft_1b96 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.title_soft_1b96,
.chip_1252 {
  max-width: 1248px;
  margin: 0 auto;
}

.static_3e6a.banner_5e40 .title_soft_1b96 {
  max-width: 100%;
}
.static_3e6a.notification-9adf {
  max-width: 1200px;
  margin: 0 auto;
}
.static_3e6a.tooltip-df14 .title_soft_1b96 {
  max-width: 100%;
}
.static_3e6a.tooltip-df14 > .title_soft_1b96 {
  padding-left: 0;
  padding-right: 0;
}
.static_3e6a.tooltip-df14 > .title_soft_1b96 .glass-71e3 {
  margin: 0;
}
.static_3e6a.tooltip-df14
  > .title_soft_1b96
  .chip_thick_e1b8.shadow-dynamic-8a3b {
  margin-right: 0;
  margin-left: 0;
}
.static_3e6a.tooltip-df14 #main.shadow-dynamic-8a3b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .list_63bf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .list_63bf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accent_out_4e2b .yellow-e3ac {
    padding-right: 1em;
  }
  .accent_out_4e2b.focused_d5ed .chip_thick_e1b8 {
    border-right: 1px solid #eaecee;
  }
  .accent_out_4e2b.focused_d5ed .yellow-e3ac {
    padding-right: 1em;
  }
  .accent_out_4e2b.focused_d5ed .white-2ab3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_343f .yellow-e3ac {
    padding-left: 1em;
  }
  .backdrop_343f.focused_d5ed .chip_thick_e1b8 {
    border-left: 1px solid #eaecee;
  }
  .backdrop_343f.focused_d5ed .yellow-e3ac {
    padding-left: 1em;
  }
  .backdrop_343f.focused_d5ed .white-2ab3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron_d738 .yellow-e3ac {
    padding-left: 1em;
  }
  .iron_d738.focused_d5ed .wood-b97e {
    border-right: 1px solid #eaecee;
  }
  .iron_d738.focused_d5ed .dynamic_a0e7 {
    border-right: 1px solid #eaecee;
  }
  .iron_d738.focused_d5ed .yellow-e3ac {
    padding-left: 1em;
  }
  .iron_d738.focused_d5ed .white-2ab3 {
    padding-right: 1em;
  }
  .iron_d738.focused_d5ed .notification-9fc6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_304b .yellow-e3ac {
    padding-right: 1em;
  }
  .video_304b.focused_d5ed .wood-b97e {
    border-left: 1px solid #eaecee;
  }
  .video_304b.focused_d5ed .dynamic_a0e7 {
    border-left: 1px solid #eaecee;
  }
  .video_304b.focused_d5ed .yellow-e3ac {
    padding-right: 1em;
  }
  .video_304b.focused_d5ed .white-2ab3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video_304b.focused_d5ed .notification-9fc6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_63bf .yellow-e3ac {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_63bf.focused_d5ed .chip_thick_e1b8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .list_63bf.focused_d5ed .yellow-e3ac {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_63bf.focused_d5ed .white-2ab3 {
    padding-left: 1em;
  }
  .list_63bf.focused_d5ed .notification-9fc6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .list_63bf.focused_d5ed .yellow-e3ac {
    padding-left: 0;
  }
}
.breadcrumb-thick-85a7 .status_0fb7 {
  display: inline-block;
}
.button_38b2 {
  display: inline-block;
}
.paragraph_wood_9ec7 {
  word-con: break-word;
}
.box-pressed-6dfc > span {
  display: inline-block;
  padding: 5px 0;
}
.box-pressed-6dfc .mask-4e27 {
  margin-left: 8px;
  margin-right: 8px;
}
.box-pressed-6dfc .pattern_iron_50c2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.action_fe95 .shade-cbc7 {
  margin-bottom: 2em;
}
.action_fe95 .status_f0fb {
  margin-bottom: 15px;
}
.action_fe95 .status_f0fb:last-child {
  margin-bottom: 0;
}
.action_fe95 .south-46ab {
  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) {
  .action_fe95 .south-46ab {
    display: block;
  }
}
.action_fe95 .aside_short_7cb9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .action_fe95 .aside_short_7cb9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.action_fe95 .picture-18f1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.action_fe95 .picture-18f1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.action_fe95 .picture-18f1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.action_fe95 .paragraph_wood_9ec7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.action_fe95 .paragraph_wood_9ec7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.action_fe95 .picture_action_81e9 p:last-child {
  margin-bottom: 0;
}
.action_fe95 .footer_bcae {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.action_fe95 .short-914d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.action_fe95 .green_c6ba {
  margin-top: 1em;
}
.action_fe95 .border_483d {
  top: 0;
  display: block;
}
.action_fe95 .border_483d a {
  color: inherit;
}
.action_fe95 .border_483d a:hover {
  color: inherit;
}
.action_fe95 .photo-old-8763 {
  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;
}
.action_fe95 .photo-old-8763:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.action_fe95 .short-914d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.action_fe95 .banner_selected_d6c3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.action_fe95 .banner_selected_d6c3:first-child {
  margin-top: 0;
}
.action_fe95 .banner_selected_d6c3.hot-dd16 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.action_fe95 .banner_selected_d6c3.focus-middle-1052 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.action_fe95
  .banner_selected_d6c3.focus-middle-1052.label_west_c0e3
  .green_c6ba {
  width: 100%;
}
.action_fe95 .focus-middle-1052 {
  -webkit-box-align: center;
  align-items: center;
}
.action_fe95 .focus-middle-1052 .box-pressed-6dfc,
.action_fe95 .focus-middle-1052 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.action_fe95 .picture-18f1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.action_fe95 .picture-18f1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.action_fe95 .picture-18f1: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;
}
.action_fe95 .hot-dd16 {
  z-index: 5;
}
.action_fe95 .accent_c0da .new-add4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.action_fe95 .pink-3158 .new-add4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.action_fe95 .popup-a45d .new-add4 {
  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;
}
.action_fe95.dropdown-3ace .south-46ab,
.action_fe95.footer_7d91 .south-46ab {
  display: block;
}
.action_fe95.dropdown-3ace .south-46ab .liquid-1435,
.action_fe95.dropdown-3ace .south-46ab .short-914d,
.action_fe95.footer_7d91 .south-46ab .liquid-1435,
.action_fe95.footer_7d91 .south-46ab .short-914d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.action_fe95.outline-df7f .aside_short_7cb9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .action_fe95.outline-df7f .aside_short_7cb9 {
    margin-right: 0;
  }
}
.action_fe95.dropdown-3ace .aside_short_7cb9,
.action_fe95.footer_7d91 .aside_short_7cb9 {
  padding-top: 40%;
}
.action_fe95.dropdown-3ace .shade-cbc7,
.action_fe95.footer_7d91 .shade-cbc7 {
  display: block;
}
.action_fe95.dropdown-3ace .fn-sticky-2c6d .short-914d,
.action_fe95.footer_7d91 .fn-sticky-2c6d .short-914d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.action_fe95.dropdown-3ace .aside_short_7cb9,
.action_fe95.footer_7d91 .aside_short_7cb9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.action_fe95.dropdown-3ace .short-914d {
  padding: 1em;
}
.input_e954 {
  margin: 30px auto;
  display: block;
}
.input_e954 .last-1f63 > * {
  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;
}
.input_e954 .last-1f63 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input_e954 .last-1f63 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_light_95f4 .box-pressed-6dfc {
  margin-bottom: 1.41575em;
}
.content_light_95f4 .thumbnail-bottom-b465 {
  margin-bottom: 1.618em;
}
.dark-0d4b .thick_e570 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dark-0d4b .thick_e570 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dark-0d4b .texture_pro_0ae1 {
  max-width: 100%;
  overflow: auto;
}
.search-tiny-b6f2 .dark-0d4b a:hover {
  text-decoration: underline;
}
.container_fccf .status_f0fb:not(.paragraph_wood_9ec7),
.container_fccf .picture-18f1 {
  margin-bottom: 1.41575em;
}
.container_fccf .status_f0fb:not(.paragraph_wood_9ec7):last-child,
.container_fccf .picture-18f1:last-child {
  margin-bottom: 0;
}
.container_fccf .status_f0fb.advanced-ed6f {
  margin-bottom: 0.41575em;
}
.container_fccf .surface_clean_2e5a:before,
.container_fccf .slider_red_4c33:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.container_fccf .surface_clean_2e5a:before {
  content: "\f115";
}
.container_fccf .slider_red_4c33:before {
  content: "\f02c";
}
.container_fccf .widget-medium-1b46 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.container_fccf .widget-medium-1b46 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.primary-hovered-919d {
  display: -webkit-box;
  display: flex;
}
.primary-hovered-919d .hover_smooth_692d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .primary-hovered-919d .hover_smooth_692d {
    flex-basis: 90px;
  }
}
.primary-hovered-919d .form_f9bd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary-hovered-919d .form_f9bd {
    flex-basis: calc(100% - 50px);
  }
}
.primary-hovered-919d .lower_a7d8 p:last-child {
  margin-bottom: 0.72em;
}
.carousel-steel-af4e .last-1f63 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.carousel-steel-af4e .last-1f63:after,
.carousel-steel-af4e .last-1f63:before {
  content: "";
  display: table;
}
.carousel-steel-af4e .last-1f63:after {
  clear: both;
}
.carousel-steel-af4e .last-1f63 .label_92bc,
.carousel-steel-af4e .last-1f63 .label_west_8977 {
  width: 49%;
}
.carousel-steel-af4e .last-1f63 .label_92bc a span.surface_hovered_be16,
.carousel-steel-af4e .last-1f63 .label_west_8977 a span.surface_hovered_be16 {
  display: block;
  margin-bottom: 5px;
}
.carousel-steel-af4e .last-1f63 .label_west_8977 {
  float: left;
  text-align: left;
}
.carousel-steel-af4e .last-1f63 .label_92bc {
  float: right;
  text-align: right;
}
.detail_fixed_6ae7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .detail_fixed_6ae7 {
    margin-bottom: 0;
  }
}
.prev-3b86 {
  margin-bottom: 1em;
}
.prev-3b86 .paragraph_wood_9ec7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice-16ca a {
  display: block;
  line-height: 0;
  position: relative;
}
.icon-d807 .prev-3b86,
.badge_3d65 .prev-3b86 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .icon-d807 .prev-3b86,
  .badge_3d65 .prev-3b86 {
    display: block;
  }
}
.icon-d807 .notice-16ca,
.badge_3d65 .notice-16ca {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .icon-d807 .notice-16ca,
  .badge_3d65 .notice-16ca {
    margin-bottom: 1em;
  }
}
.icon-d807 .notice-16ca img,
.badge_3d65 .notice-16ca img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.icon-d807 .hidden-e1b6,
.badge_3d65 .hidden-e1b6 {
  flex-basis: calc(100% - 160px);
}
.icon-d807 .hidden-e1b6 p,
.badge_3d65 .hidden-e1b6 p {
  margin-bottom: 0;
}
.icon-d807 .hidden-e1b6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .icon-d807 .hidden-e1b6 {
    padding-left: 0;
  }
}
.badge_3d65 .hidden-e1b6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .badge_3d65 .hidden-e1b6 {
    padding-right: 0;
  }
}
.badge_3d65 .notice-16ca {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.action_a7d3 .notice-16ca {
  margin-bottom: 0.5em;
}
.action_a7d3 .notice-16ca img {
  width: 100%;
}
.first-a576 .component_red_ba6e,
.hover-d817 .component_red_ba6e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hover-d817 .chip_thick_e1b8 .logo-44f0 p:last-child {
  margin-bottom: 0;
}
.layout_steel_3bd1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.header_orange_7bca .outer-bb70 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .header_orange_7bca .outer-bb70:last-of-type {
    margin-bottom: 0;
  }
}
.header_orange_7bca .outer-bb70 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_orange_7bca .outer-bb70 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.header_orange_7bca .outer-bb70 ul li {
  margin: 0 0 0.6em;
}
.header_orange_7bca .outer-bb70 ul li.over-5cf9,
.header_orange_7bca .outer-bb70 ul li.heading_d883 {
  position: relative;
}
.header_orange_7bca .outer-bb70 ul li.over-5cf9 .chip-58f1,
.header_orange_7bca .outer-bb70 ul li.heading_d883 .chip-58f1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.header_orange_7bca .outer-bb70 ul li.over-5cf9:after:after,
.header_orange_7bca .outer-bb70 ul li.over-5cf9:after:before,
.header_orange_7bca
  .outer-bb70
  ul
  li.heading_d883:after:after,
.header_orange_7bca
  .outer-bb70
  ul
  li.heading_d883:after:before {
  content: "";
  display: table;
}
.header_orange_7bca .outer-bb70 ul li.over-5cf9:after:after,
.header_orange_7bca
  .outer-bb70
  ul
  li.heading_d883:after:after {
  clear: both;
}
.header_orange_7bca .outer-bb70 a.list_dde9:hover {
  text-decoration: none;
}
.header_orange_7bca .outer-bb70 select {
  max-width: 100%;
}
.header_orange_7bca .outer-bb70 table {
  font-size: 85%;
}
.header_orange_7bca .outer-bb70 table td,
.header_orange_7bca .outer-bb70 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.header_orange_7bca .outer-bb70 table tfoot td {
  text-align: left;
}
.header_orange_7bca .outer-bb70 :last-child {
  margin-bottom: 0;
}
.header_orange_7bca .outer-bb70 .banner_32ab {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.header_orange_7bca .outer-bb70 .banner_32ab label {
  width: 100%;
}
.header_orange_7bca .outer-bb70 .banner_32ab .banner-629b {
  width: 100%;
  display: block;
}
.header_orange_7bca .outer-bb70 .banner_32ab .title_center_621c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.header_orange_7bca .outer-bb70 .banner_32ab .title_center_621c:hover svg #svg-search {
  fill: #444;
}
.header_orange_7bca .outer-bb70 .banner_32ab .title_center_621c svg {
  width: 18px;
  height: 18px;
}
.header_orange_7bca .layout_prev_29d2 ul ul,
.header_orange_7bca .aside-north-2ab4 ul ul,
.header_orange_7bca .label_fast_b8f9 ul ul,
.header_orange_7bca .media_first_62f5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.header_orange_7bca .layout_prev_29d2 .sidebar-c89c > a,
.header_orange_7bca .aside-north-2ab4 .sidebar-c89c > a,
.header_orange_7bca .label_fast_b8f9 .sidebar-c89c > a,
.header_orange_7bca .media_first_62f5 .sidebar-c89c > a {
  margin-bottom: 0;
}
.header_orange_7bca .surface-b6b0 li,
.header_orange_7bca .layout_prev_29d2 li,
.header_orange_7bca .pressed-710d li,
.header_orange_7bca .aside-north-2ab4 li,
.header_orange_7bca .label_fast_b8f9 li,
.header_orange_7bca .media_first_62f5 li,
.header_orange_7bca .widget_full_981b li,
.header_orange_7bca .module_medium_933f li {
  display: block;
  position: relative;
}
.header_orange_7bca .surface-b6b0 li:last-child,
.header_orange_7bca .layout_prev_29d2 li:last-child,
.header_orange_7bca .pressed-710d li:last-child,
.header_orange_7bca .aside-north-2ab4 li:last-child,
.header_orange_7bca .label_fast_b8f9 li:last-child,
.header_orange_7bca .media_first_62f5 li:last-child,
.header_orange_7bca .widget_full_981b li:last-child,
.header_orange_7bca .module_medium_933f li:last-child {
  border: none;
}
.header_orange_7bca .surface-b6b0 li a,
.header_orange_7bca .layout_prev_29d2 li a,
.header_orange_7bca .pressed-710d li a,
.header_orange_7bca .aside-north-2ab4 li a,
.header_orange_7bca .label_fast_b8f9 li a,
.header_orange_7bca .media_first_62f5 li a,
.header_orange_7bca .widget_full_981b li a,
.header_orange_7bca .module_medium_933f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header_orange_7bca .surface-b6b0 li ul li::before,
.header_orange_7bca .layout_prev_29d2 li ul li::before,
.header_orange_7bca .pressed-710d li ul li::before,
.header_orange_7bca .aside-north-2ab4 li ul li::before,
.header_orange_7bca .label_fast_b8f9 li ul li::before,
.header_orange_7bca .media_first_62f5 li ul li::before,
.header_orange_7bca .widget_full_981b li ul li::before,
.header_orange_7bca .module_medium_933f li ul li::before {
  left: 15px;
}
.header_orange_7bca .surface-b6b0 li ul a,
.header_orange_7bca .layout_prev_29d2 li ul a,
.header_orange_7bca .pressed-710d li ul a,
.header_orange_7bca .aside-north-2ab4 li ul a,
.header_orange_7bca .label_fast_b8f9 li ul a,
.header_orange_7bca .media_first_62f5 li ul a,
.header_orange_7bca .widget_full_981b li ul a,
.header_orange_7bca .module_medium_933f li ul a {
  padding-left: 20px;
}
.header_orange_7bca .surface-b6b0 li ul ul li::before,
.header_orange_7bca .layout_prev_29d2 li ul ul li::before,
.header_orange_7bca .pressed-710d li ul ul li::before,
.header_orange_7bca .aside-north-2ab4 li ul ul li::before,
.header_orange_7bca .label_fast_b8f9 li ul ul li::before,
.header_orange_7bca .media_first_62f5 li ul ul li::before,
.header_orange_7bca .widget_full_981b li ul ul li::before,
.header_orange_7bca .module_medium_933f li ul ul li::before {
  left: 30px;
}
.header_orange_7bca .surface-b6b0 li ul ul a,
.header_orange_7bca .layout_prev_29d2 li ul ul a,
.header_orange_7bca .pressed-710d li ul ul a,
.header_orange_7bca .aside-north-2ab4 li ul ul a,
.header_orange_7bca .label_fast_b8f9 li ul ul a,
.header_orange_7bca .media_first_62f5 li ul ul a,
.header_orange_7bca .widget_full_981b li ul ul a,
.header_orange_7bca .module_medium_933f li ul ul a {
  padding-left: 40px;
}
.header_orange_7bca .middle-583b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header_orange_7bca .module_medium_933f ul li {
  margin-bottom: 1.41575em;
}
.header_orange_7bca .module_medium_933f ul li .bottom_da08 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.header_orange_7bca .module_medium_933f ul li .description_5ca3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.carousel_9865 .surface-b6b0 li a,
.carousel_9865 .layout_prev_29d2 li a,
.carousel_9865 .pressed-710d li a,
.carousel_9865 .aside-north-2ab4 li a,
.carousel_9865 .label_fast_b8f9 li a,
.carousel_9865 .media_first_62f5 li a,
.carousel_9865 .widget_full_981b li a,
.carousel_9865 .module_medium_933f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_9865 .middle-583b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_9865 .outer-bb70 ul li.over-5cf9 .chip-58f1,
.carousel_9865 .outer-bb70 ul li.heading_d883 .chip-58f1 {
  background: rgba(0, 0, 0, 0.2);
}
.carousel_9865 .header_orange_7bca .outer-bb70 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_3e6a .header_orange_7bca .frame_8b28 li {
  margin: 0;
}
.static_3e6a .header_orange_7bca .frame_8b28 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.static_3e6a .header_orange_7bca .frame_8b28 li ul {
  margin: 0;
}
.static_3e6a .header_orange_7bca .frame_8b28 li ul li a {
  padding-left: 15px;
}
.static_3e6a .header_orange_7bca .frame_8b28 li ul li li a {
  padding-left: 30px;
}
.static_3e6a .header_orange_7bca .frame_8b28 li.tabs_thick_3d56 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.static_3e6a .header_orange_7bca .frame_8b28 li.tabs_thick_3d56 > 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;
}
.static_3e6a .header_orange_7bca .frame_8b28 li.tabs_thick_3d56 > 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;
}
.hero-8171 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dirty_c9f3 {
  position: relative;
  z-index: 10;
}
.dirty_c9f3 .last_38c2 {
  width: 100%;
  max-width: 100%;
}
.current-4d8f .basic-0535 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.current-4d8f .panel_lite_27f5 {
}
.current-4d8f .carousel_9865 {
  background: #292929;
}
.stone-de23 .basic-0535 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stone-de23 .panel_lite_27f5 {
  background: #f9f9f9;
}
.stone-de23 .carousel_9865 {
  background: #303030;
}
.image_c6f4 .basic-0535 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .image_c6f4 .status_0fb7 {
    margin-bottom: 1em;
  }
  .image_c6f4 .status_0fb7:last-child {
    margin-bottom: 0;
  }
}
.image_c6f4 .panel_lite_27f5 {
  background: #ededed;
}
.image_c6f4 .carousel_9865 {
  background: #1a1a1a;
}
.basic-0535.panel_lite_27f5 {
  color: rgba(0, 0, 0, 0.6);
}
.basic-0535.panel_lite_27f5 .caption_fixed_ddf7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic-0535.carousel_9865 {
  color: rgba(255, 255, 255, 0.99);
}
.basic-0535.carousel_9865 a:not(.list_dde9) {
  color: rgba(255, 255, 255, 0.79);
}
.basic-0535.carousel_9865 a:not(.list_dde9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-0535.carousel_9865 .caption_fixed_ddf7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-0535.carousel_9865 table tbody td,
.basic-0535.carousel_9865 table th {
  background: rgba(0, 0, 0, 0.08);
}
.container_10f8.wide_b2a6 .title_soft_1b96 {
  max-width: initial;
}
.container_10f8 .description-0616 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.container_10f8 .description-0616 .last_38c2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .container_10f8 .description-0616 .last_38c2 {
    display: block;
    margin-bottom: 2em;
  }
  .container_10f8 .description-0616 .last_38c2:last-child {
    margin-bottom: 0;
  }
}
.image_c6f4 .status_0fb7:last-child,
.stone-de23 .status_0fb7:last-child,
.current-4d8f .status_0fb7:last-child {
  margin-bottom: 0;
}
.image_c6f4 .status_0fb7 .header_orange_7bca .outer-bb70:last-child,
.stone-de23 .status_0fb7 .header_orange_7bca .outer-bb70:last-child,
.current-4d8f .status_0fb7 .header_orange_7bca .outer-bb70:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .image_c6f4 .dirty_c785,
  .image_c6f4 .module-4ae5,
  .stone-de23 .dirty_c785,
  .stone-de23 .module-4ae5,
  .current-4d8f .dirty_c785,
  .current-4d8f .module-4ae5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dirty_c9f3 .status_0fb7 {
    margin-bottom: 2em;
  }
}
.dirty_c9f3 p:last-child {
  margin-bottom: 0;
}
.dirty_c9f3 li,
.dirty_c9f3 ul {
  list-style: none;
  margin: 0;
}
.dirty_c9f3 ul ul {
  margin-left: 2.617924em;
}
.pattern-aba0 {
  font-size: 0.875em;
}

/* css-noise: aa1f */
.shadow-element-c6 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
