/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dark-70c2/customify
Author: WPCustomify
Author URI: https://pressmaximum.dark-70c2
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.dark-70c2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section_motion_45a6.focus-narrow-57f7/licenses/gpl-2.0.modal_soft_d052
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.item_1aed/, (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.dim_7aa8.warm-ad7d/normalize.warm_9afd/
 ======
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.warm_9afd v7.0.0 | MIT License | github.dark-70c2/necolas/normalize.warm_9afd */
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;
}
.chip_8b94 .media_east_191d,
.status_b66f,
.breadcrumb_fast_cc2d,
.highlight-e0eb,
.new_782c,
.avatar_rough_33f0,
.accent-tall-fd40,
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;
}
.status_b66f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .status_b66f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .status_b66f,
  h1 {
    font-size: 1.8em;
  }
}
.breadcrumb_fast_cc2d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.breadcrumb_fast_cc2d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_fast_cc2d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_fast_cc2d,
  h2 {
    font-size: 1.7em;
  }
}
.highlight-e0eb,
h3 {
  font-size: 1.618em;
}
.chip_8b94 .media_east_191d,
.new_782c,
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.hero-paper-83e5 {
  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;
}
.breadcrumb_6131:after,
.breadcrumb_6131:before,
.upper-3d2a:after,
.upper-3d2a:before {
  content: "";
  display: table;
}
.breadcrumb_6131:after,
.upper-3d2a:after {
  clear: both;
}
.right-6f17 {
  float: right;
  margin-right: 0;
}
.box_warm_bd4b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.video_current_bec8 .backdrop_inner_23ea,
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;
}
.video_current_bec8 .backdrop_inner_23ea: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;
}
.photo-e0d4 .backdrop_inner_23ea {
  box-shadow: none;
}
.photo-e0d4
  .backdrop_inner_23ea
  .carousel_large_9ccb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.photo-e0d4 .backdrop_inner_23ea .box_east_86a0 {
  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;
}
.photo-e0d4
  .backdrop_inner_23ea
  .box_east_86a0
  b {
  display: none;
}
.photo-e0d4 .gold-8347 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.surface_orange_b230:not(.hidden-4669):not(.brown-81d9),
button:not(.hidden-4669):not(.brown-81d9),
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ),
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ),
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ) {
  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;
}
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ):hover,
button:not(.hidden-4669):not(
    .brown-81d9
  ):hover,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ):hover,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ):hover,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ):active,
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ):focus,
button:not(.hidden-4669):not(
    .brown-81d9
  ):active,
button:not(.hidden-4669):not(
    .brown-81d9
  ):focus,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ):active,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ):focus,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ):active,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ):focus,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ):active,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ):focus {
  outline: 0;
}
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a,
button:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a {
  position: relative;
}
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .main-6ada,
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .outline_action_6cad,
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .tertiary-0462,
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  i,
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  svg,
button:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .main-6ada,
button:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .outline_action_6cad,
button:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .tertiary-0462,
button:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  i,
button:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  svg,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .main-6ada,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .outline_action_6cad,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .tertiary-0462,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  i,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  svg,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .main-6ada,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .outline_action_6cad,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .tertiary-0462,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  i,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  svg,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .main-6ada,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .outline_action_6cad,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  .tertiary-0462,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  i,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a
  svg {
  visibility: hidden;
}
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a:after,
button:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a:after,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a:after,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a:after,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ).fn-loading-d16a: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;
}
.surface_orange_b230:not(.hidden-4669):not(.brown-81d9),
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ),
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ),
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ) {
  color: #fff;
  background: #235787;
}
.surface_orange_b230:not(.hidden-4669):not(
    .brown-81d9
  ):focus,
input[type="button"]:not(.hidden-4669):not(
    .brown-81d9
  ):focus,
input[type="reset"]:not(.hidden-4669):not(
    .brown-81d9
  ):focus,
input[type="submit"]:not(.hidden-4669):not(
    .brown-81d9
  ):focus {
  color: #fff;
}
.surface_orange_b230.fn-disabled-d16a:not(.hidden-4669):not(
    .brown-81d9
  ),
.surface_orange_b230[disabled]:not(.hidden-4669):not(
    .brown-81d9
  ),
button.fn-disabled-d16a:not(.hidden-4669):not(
    .brown-81d9
  ),
button[disabled]:not(.hidden-4669):not(
    .brown-81d9
  ) {
  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;
}
.menu-962e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.menu-962e: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;
}
.header-374a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.texture-02b0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.grid_f119 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.breadcrumb_6131:after,
.breadcrumb_6131:before,
.wrapper_wide_9e67:after,
.wrapper_wide_9e67:before,
.footer_7d90:after,
.footer_7d90:before,
.breadcrumb-ae6d:after,
.breadcrumb-ae6d:before,
.texture_dirty_99e8:after,
.texture_dirty_99e8:before,
.title_tiny_db42:after,
.title_tiny_db42:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.breadcrumb_6131:after,
.wrapper_wide_9e67:after,
.footer_7d90:after,
.breadcrumb-ae6d:after,
.texture_dirty_99e8:after,
.title_tiny_db42:after {
  clear: both;
}
.wrapper_wide_9e67 .video_49a3,
.footer_7d90 .video_49a3,
.content_dim_09da .video_49a3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.glass-1325 {
  display: inline-block;
}
.advanced_ff98 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.advanced_ff98 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.advanced_ff98 .component-thick-ffb4 {
  padding: 1em 0;
  font-size: 85%;
}
.component-thick-ffb4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.primary-9477 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.primary-9477:after,
.primary-9477:before {
  content: "";
  display: table;
}
.primary-9477:after {
  clear: both;
}
.block_5d95 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notification_c253 .block_5d95 {
  max-width: 50%;
}
.secondary_ef9e .block_5d95 {
  max-width: 33.33%;
}
.element_ddee .block_5d95 {
  max-width: 25%;
}
.form_b0c0 .block_5d95 {
  max-width: 20%;
}
.aside_large_c74b .block_5d95 {
  max-width: 16.66%;
}
.row_medium_b694 .block_5d95 {
  max-width: 14.28%;
}
.article-pressed-385a .block_5d95 {
  max-width: 12.5%;
}
.title_a7ec .block_5d95 {
  max-width: 11.11%;
}
.input_6a95 {
  display: block;
}
.chip_8b94 .block-dim-c9cd label,
.chip_8b94 .green_d191 label,
.chip_8b94 .detail-bright-fc5d label,
.chip_8b94 .easy_d3a4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.nav-78b3 {
  list-style: none;
  margin: 0;
}
.nav-78b3 article.active-d899 {
  margin-bottom: 0;
}
.nav-78b3 ul {
  list-style: none;
  margin: 0;
}
.nav-78b3 .box-da99 li.active-d899 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .nav-78b3 .box-da99 li.active-d899 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .nav-78b3 .box-da99 li.active-d899: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) {
  .nav-78b3 .box-da99 li.active-d899 li.active-d899 li.active-d899 li.active-d899 {
    padding-left: 0;
  }
}
article.active-d899 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-d899 .wrapper_wide_9e67 p:last-of-type {
  margin-bottom: 0;
}
article.active-d899 .progress_pink_0e48 {
  float: left;
}
article.active-d899 .heading_c810 {
  margin-left: 85px;
}
article.active-d899 .shadow-c9f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-d899 .shadow-c9f5 .out_a1ae {
  margin-left: 10px;
}
article.active-d899 .gas-e539 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-d899 .liquid_6321 {
  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 .block-dim-c9cd,
  #respond .detail-bright-fc5d,
  #respond .easy_d3a4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .block-dim-c9cd input,
#respond .detail-bright-fc5d input,
#respond .easy_d3a4 input {
  width: 100%;
}
#respond .easy_d3a4 {
  margin-right: 0;
}
#respond .component-0d26 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.silver-ae46 {
  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;
}
.silver-ae46.progress-copper-e15f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.silver-ae46 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%);
}
.silver-ae46:focus,
.silver-ae46: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);
}
.alert_1630 {
  border-radius: 10%;
}
.description_1d7e {
  border-radius: 50%;
}
.info-867c {
  font-size: 0.72em;
}
.block-0914 {
  font-size: 0.875em;
}
.border-981a {
  font-size: 1.1em;
}
.surface_lower_4a4a {
  text-transform: uppercase;
  line-height: 1.2;
}
.surface_lower_4a4a.info-867c {
  letter-spacing: 0.5px;
}
.widget_a658,
.widget_a658 a {
  color: #6d6d6d;
}
.widget_a658 a:hover {
  color: #111;
}
.gradient_dark_e949 {
  color: #6d6d6d;
}
.bright_d6be {
  overflow-x: hidden;
}
.bright_d6be .filter-d089.current_47b3 {
  position: relative;
}
.bright_d6be .filter-d089.current_47b3.orange-37a5 {
  position: initial;
}
.bright_d6be
  .filter-d089.current_47b3.orange-37a5
  .modal_d8e4 {
  left: auto;
}
.bright_d6be .filter-d089 .modal_d8e4 {
  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;
}
.bright_d6be .filter-d089:hover.current_47b3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bright_d6be
  .filter-d089:hover.current_47b3
  .modal_d8e4 {
  display: block;
  z-index: 9999999;
}
.bright_d6be .surface_dark_66c9 .hover_bottom_26a4,
.bright_d6be .lower_7502 .hover_bottom_26a4 {
  display: none;
}
.bright_d6be .hidden-gas-3efe .filter-d089:hover.current_47b3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.chip_8b94 .block-dim-c9cd label,
.chip_8b94 .green_d191 label,
.chip_8b94 .detail-bright-fc5d label,
.chip_8b94 .easy_d3a4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.nav-78b3 {
  list-style: none;
  margin: 0;
}
.nav-78b3 article.active-d899 {
  margin-bottom: 0;
}
.nav-78b3 ul {
  list-style: none;
  margin: 0;
}
.nav-78b3 .box-da99 li.active-d899 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .nav-78b3 .box-da99 li.active-d899 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .nav-78b3 .box-da99 li.active-d899: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) {
  .nav-78b3 .box-da99 li.active-d899 li.active-d899 li.active-d899 li.active-d899 {
    padding-left: 0;
  }
}
article.active-d899 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-d899 .wrapper_wide_9e67 p:last-of-type {
  margin-bottom: 0;
}
article.active-d899 .progress_pink_0e48 {
  float: left;
}
article.active-d899 .heading_c810 {
  margin-left: 85px;
}
article.active-d899 .shadow-c9f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-d899 .shadow-c9f5 .out_a1ae {
  margin-left: 10px;
}
article.active-d899 .gas-e539 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-d899 .liquid_6321 {
  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 .block-dim-c9cd,
  #respond .detail-bright-fc5d,
  #respond .easy_d3a4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .block-dim-c9cd input,
#respond .detail-bright-fc5d input,
#respond .easy_d3a4 input {
  width: 100%;
}
#respond .easy_d3a4 {
  margin-right: 0;
}
#respond .component-0d26 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface_dark_66c9 .gallery_a160 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gallery_a160 .box-paper-75f7.dropdown-8ff4 .primary-silver-ca57 > li > a:focus,
.gallery_a160 .box-paper-75f7.dropdown-8ff4 .primary-silver-ca57 > li > a:hover,
.gallery_a160 .box-paper-75f7.media-fixed-36b7 .primary-silver-ca57 > li > a:focus,
.gallery_a160 .box-paper-75f7.media-fixed-36b7 .primary-silver-ca57 > li > a:hover,
.gallery_a160 .box-paper-75f7.middle_ad33 .primary-silver-ca57 > li > a:focus,
.gallery_a160 .box-paper-75f7.middle_ad33 .primary-silver-ca57 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_a160
  .box-paper-75f7.dropdown-8ff4
  .primary-silver-ca57
  > li.first_3e9b
  > a,
.gallery_a160
  .box-paper-75f7.dropdown-8ff4
  .primary-silver-ca57
  > li.input-bright-06dc
  > a,
.gallery_a160
  .box-paper-75f7.media-fixed-36b7
  .primary-silver-ca57
  > li.first_3e9b
  > a,
.gallery_a160
  .box-paper-75f7.media-fixed-36b7
  .primary-silver-ca57
  > li.input-bright-06dc
  > a,
.gallery_a160
  .box-paper-75f7.middle_ad33
  .primary-silver-ca57
  > li.first_3e9b
  > a,
.gallery_a160 .box-paper-75f7.middle_ad33 .primary-silver-ca57 > li.new_79c4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_a160 .input-red-cebe,
.gallery_a160 .input-red-cebe a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_a160 .hot_dcd5.hover-basic-d50f li a,
.gallery_a160 .wide-9096 a,
.gallery_a160 .out-fef3,
.gallery_a160 .primary-silver-ca57 > li > a,
.gallery_a160 .button_wide_9b8e {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_a160 .hot_dcd5.hover-basic-d50f li a:hover,
.gallery_a160 .wide-9096 a:hover,
.gallery_a160 .out-fef3:hover,
.gallery_a160 .primary-silver-ca57 > li > a:hover,
.gallery_a160 .button_wide_9b8e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_a160 .highlight_thick_f70f {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_a160 .highlight_thick_f70f .picture_last_e1cb {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_a160 .highlight_thick_f70f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_a160 .header_d2cb .prev_1899 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_a160 .header_d2cb .prev_1899 .middle-49d8 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_a160
  .header_d2cb
  .prev_1899
  .middle-49d8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_a160
  .header_d2cb
  .prev_1899
  .middle-49d8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_a160
  .header_d2cb
  .prev_1899
  .middle-49d8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_a160
  .header_d2cb
  .prev_1899
  .middle-49d8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_a160 .header_d2cb .yellow_4dff {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_a160 .header_d2cb .yellow_4dff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_center_c752
  .gallery_a160
  .header_d2cb
  .image_pressed_925e
  .badge_orange_53b4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_center_c752
  .gallery_a160
  .header_d2cb
  .image_pressed_925e
  .middle-49d8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_dark_66c9 .chip_1662 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.chip_1662 .box-paper-75f7.dropdown-8ff4 .primary-silver-ca57 > li > a:focus,
.chip_1662 .box-paper-75f7.dropdown-8ff4 .primary-silver-ca57 > li > a:hover,
.chip_1662 .box-paper-75f7.media-fixed-36b7 .primary-silver-ca57 > li > a:focus,
.chip_1662 .box-paper-75f7.media-fixed-36b7 .primary-silver-ca57 > li > a:hover,
.chip_1662 .box-paper-75f7.middle_ad33 .primary-silver-ca57 > li > a:focus,
.chip_1662 .box-paper-75f7.middle_ad33 .primary-silver-ca57 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_1662
  .box-paper-75f7.dropdown-8ff4
  .primary-silver-ca57
  > li.first_3e9b
  > a,
.chip_1662
  .box-paper-75f7.dropdown-8ff4
  .primary-silver-ca57
  > li.input-bright-06dc
  > a,
.chip_1662
  .box-paper-75f7.media-fixed-36b7
  .primary-silver-ca57
  > li.first_3e9b
  > a,
.chip_1662
  .box-paper-75f7.media-fixed-36b7
  .primary-silver-ca57
  > li.input-bright-06dc
  > a,
.chip_1662
  .box-paper-75f7.middle_ad33
  .primary-silver-ca57
  > li.first_3e9b
  > a,
.chip_1662 .box-paper-75f7.middle_ad33 .primary-silver-ca57 > li.new_79c4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.chip_1662 .input-red-cebe,
.chip_1662 .input-red-cebe a {
  color: rgba(0, 0, 0, 0.8);
}
.chip_1662 .hot_dcd5.hover-basic-d50f li a,
.chip_1662 .wide-9096 a,
.chip_1662 .out-fef3,
.chip_1662 .primary-silver-ca57 > li > a,
.chip_1662 .button_wide_9b8e {
  color: rgba(0, 0, 0, 0.55);
}
.chip_1662 .hot_dcd5.hover-basic-d50f li a:hover,
.chip_1662 .wide-9096 a:hover,
.chip_1662 .out-fef3:hover,
.chip_1662 .primary-silver-ca57 > li > a:hover,
.chip_1662 .button_wide_9b8e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_1662 .highlight_thick_f70f {
  color: rgba(0, 0, 0, 0.55);
}
.chip_1662 .highlight_thick_f70f .picture_last_e1cb {
  color: rgba(0, 0, 0, 0.8);
}
.chip_1662 .highlight_thick_f70f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-plasma-2b70 .slider_e44e {
  margin-left: auto;
  margin-right: auto;
}
.footer_7d90 > * {
  margin-left: auto;
  margin-right: auto;
}
.footer_7d90 .header-374a {
  margin-right: 1.41575em;
}
.sidebar-fae7 .footer_7d90 > .pattern_silver_224c {
  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;
}
.sidebar-fae7 .footer_7d90 > .panel-last-b26f {
  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;
}
.focus-2074.hero-plasma-2b70 .slider_e44e,
.article_c0a6.hero-plasma-2b70 .slider_e44e {
  margin-left: 0;
}
.message-c080.hero-plasma-2b70 .slider_e44e,
.gallery_0817.hero-plasma-2b70 .slider_e44e {
  margin-right: 0;
}
.footer_7d90 ol,
.footer_7d90 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.right_0aba video {
  max-width: 100%;
}
.upper-ce8b img {
  display: block;
}
.upper-ce8b.header-374a,
.upper-ce8b.texture-02b0 {
  width: 100%;
}
.upper-ce8b.panel-last-b26f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.header-9c08:not(.tooltip-upper-230e) {
  margin: 1.5em auto;
}
.red_0c5b p {
  padding: 1.5em 14px;
}
ul.light_8917.panel-last-b26f,
ul.light_8917.pattern_silver_224c,
ul.light_8917.full_1d72.pattern_silver_224c {
  padding: 0 14px;
}
.module_plasma_47f4 {
  display: block;
  overflow-x: auto;
}
.module_plasma_47f4 table {
  border-collapse: collapse;
  width: 100%;
}
.module_plasma_47f4 td,
.module_plasma_47f4 th {
  padding: 0.5em;
}
.footer_7d90 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.footer_7d90 ol ol,
.footer_7d90 ol ul,
.footer_7d90 ul ol,
.footer_7d90 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.footer_7d90 ol ol li,
.footer_7d90 ol ul li,
.footer_7d90 ul ol li,
.footer_7d90 ul ul li {
  margin-left: 0;
}
.form-30cb.highlight_979b > .hidden-next-4cf7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.form-30cb.highlight_979b > .hidden-next-4cf7 iframe,
.form-30cb.highlight_979b > .hidden-next-4cf7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.orange-01ee {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.orange-01ee.huge_39f0 {
  padding: 0;
}
.orange-01ee.huge_39f0 cite {
  font-size: 13px;
}
.orange-01ee > * {
  margin-left: 16px;
  margin-right: 16px;
}
.orange-01ee cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.modal_c7af {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.modal_c7af > p:first-child {
  margin-top: 0;
}
.modal_c7af cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.modal_c7af blockquote {
  border-left: 0;
}
.soft-00f6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.soft-00f6:not(.down_0bdc) {
  max-width: 100px;
}
.soft-00f6.header-7038 {
  border-bottom: none !important;
  text-align: center;
}
.soft-00f6.header-7038::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .red_0c5b p {
    padding: 1.5em 0;
  }
}
.primary-basic-aba3 {
  color: #0073aa;
}
.solid_e351 {
  background-color: #0073aa;
}
.media_lower_c275 {
  color: #229fd8;
}
.mask-basic-65e9 {
  background-color: #229fd8;
}
.background-8d4d {
  color: #eee;
}
.pagination_c518 {
  background-color: #eee;
}
.header-dirty-900e {
  color: #444;
}
.cool-6c5d {
  background-color: #444;
}
.button-black-daf6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.button-black-daf6 .detail_inner_2456 .wide-9096 {
  font-size: 15px;
}
.button-black-daf6 .wide-9096 {
  line-height: 1.3;
}
.button-black-daf6 .chip_1662 {
}
.button-black-daf6 .gallery_a160 {
  background: #235787;
}
.stone_b481 {
  padding: 0;
}
.stone_b481 .gallery_a160 {
  background: #1a1a1a;
}
.stone_b481 .chip_1662 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column-d86a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column-d86a .chip_1662 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column-d86a .gallery_a160 {
  background: #303030;
}
.title_tiny_db42 {
  position: relative;
  z-index: 10;
}
.title_tiny_db42 .frame_14e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.new_07aa .current_47b3 {
  display: inline-block;
  vertical-align: middle;
}
.new_07aa.small-40fb .current_47b3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .new_07aa.small-40fb .current_47b3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .new_07aa.small-40fb .current_47b3 {
    margin-right: 0.4em;
  }
}
.new_07aa.small-40fb .current_47b3:last-child {
  margin-right: 0;
}
.hard_2f23 .frame_14e2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface_dark_66c9 .detail_inner_2456 {
    margin: 0 -0.5em;
  }
  .surface_dark_66c9 .detail_inner_2456 [class*="customify-col-"],
  .surface_dark_66c9 .detail_inner_2456 [class*="customify-col_"],
  .surface_dark_66c9 .detail_inner_2456 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface_dark_66c9.gold-c995 .frame_14e2 {
  background: 0 0 !important;
}
.surface_dark_66c9.gold-c995 .frame_14e2,
.surface_dark_66c9.hard_2f23 .frame_14e2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface_dark_66c9.list-c3ca {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface_dark_66c9.hard_2f23 .frame_14e2 {
  box-shadow: none !important;
}
.paper_d2eb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paper_d2eb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paper_d2eb {
    padding: 18px 0 20px;
  }
}
.paper_d2eb .large_7db9 {
  width: 100%;
}
.paper_d2eb .wrapper_yellow_d05e {
  margin-bottom: 0;
}
.paper_d2eb .feature-next-aa04 {
  margin-top: 5px;
  font-size: 0.875em;
}
.wood-edfd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wood-edfd .table-upper-f41a {
  width: 100%;
}
.north-25ae {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.north-25ae li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.north-25ae 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;
}
.north-25ae li:last-child:after {
  display: none;
}
.north-25ae li a {
  font-weight: 500;
  margin-right: 10px;
}
.pro-d5c0 .hover_bottom_26a4 button,
.paper_d2eb .hover_bottom_26a4 button {
  left: 0;
}
.pro-d5c0 .table-upper-f41a,
.paper_d2eb .table-upper-f41a {
  padding-left: 0;
  padding-right: 0;
}
.pro-d5c0 .wood-edfd,
.paper_d2eb .wood-edfd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pro-d5c0 {
  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;
}
.pro-d5c0: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;
}
.pro-d5c0 .backdrop-first-1c2a {
  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) {
  .pro-d5c0 .backdrop-first-1c2a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pro-d5c0 .backdrop-first-1c2a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pro-d5c0 .backdrop-first-1c2a {
    min-height: 200px;
  }
}
.pro-d5c0 .north-25ae {
  color: rgba(255, 255, 255, 0.8);
}
.pro-d5c0 .north-25ae a,
.pro-d5c0 .north-25ae li:after {
  color: inherit;
}
.pro-d5c0 .north-25ae a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.search_north_6b49 {
  margin-bottom: 0.5em;
}
.module-c137 {
  margin-bottom: 1.2em;
}
.module-c137,
.search_north_6b49 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module-c137 p:last-child,
.search_north_6b49 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hover_bottom_26a4,
#masthead .hover_bottom_26a4 {
  display: none;
}
#masthead
  > .hover_bottom_26a4.search_df9b {
  display: none;
}
#masthead > .hover_bottom_26a4 button {
  left: 0;
}
.west_a7a1 {
  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%;
}
.west_a7a1 .current_47b3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.west_a7a1 .last_f928 {
  display: -webkit-box;
  display: flex;
}
.west_a7a1 .last_f928.progress_5fbf {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.west_a7a1 .last_f928.first-77c0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.west_a7a1 .last_f928.west-c239 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.west_a7a1.smooth_4700.search-893e .last_f928.progress_5fbf {
  flex-basis: 100%;
}
.west_a7a1.out_50cf .last_f928.first-77c0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.west_a7a1.out_50cf .last_f928.west-c239 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hover_bottom_26a4.search_df9b {
  display: none;
}
#masthead > .hover_bottom_26a4 button {
  left: 0;
}
.popup_d649 {
  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;
}
.popup_d649:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.popup_d649.slider_775b i {
  margin-right: 4px;
}
.popup_d649.caption-74a1 i {
  margin-left: 5px;
}
.wide-9096 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.wide-9096 p:last-child {
  margin-bottom: 0;
}
.content_dirty_0509 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.content_dirty_0509 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.content_dirty_0509 img {
  display: block;
  width: auto;
  line-height: 1;
}
.content_dirty_0509 .input-red-cebe {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.content_dirty_0509 .shadow_2a12 {
  margin: 5px 0 7px 0;
}
.content_dirty_0509.popup_86f8 .soft-8c4f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content_dirty_0509.popup_86f8 .blue_b48a {
  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;
}
.content_dirty_0509.filter-hard-3dfd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.content_dirty_0509.filter-hard-3dfd .soft-8c4f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content_dirty_0509.filter-hard-3dfd .blue_b48a {
  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;
}
.content_dirty_0509.hero-af9a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content_dirty_0509.medium_0c01 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.content_dirty_0509.medium_0c01 .blue_b48a {
  margin-top: 7px;
}
.frame-cold-8c9b {
  display: inline-block;
}
.title_tiny_db42 .active_lite_d05b .content_dirty_0509 img {
  max-width: 100%;
}
.box-paper-75f7 .item_hot_0d2c.light_3ec8,
.modal_over_c341 .item_hot_0d2c.light_3ec8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.box-paper-75f7 .header_a9ab,
.modal_over_c341 .header_a9ab {
  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%);
}
.box-paper-75f7 .header_a9ab {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.box-paper-75f7.icon-f36c .header_a9ab {
  display: none;
}
.box-paper-75f7 .row-583c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-paper-75f7 .row-583c li {
  display: inline-block;
  position: relative;
}
.box-paper-75f7 .row-583c li:last-child {
  margin-right: 0;
}
.box-paper-75f7 .row-583c 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;
}
.box-paper-75f7 .row-583c li.new_79c4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.box-paper-75f7 .row-583c > 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;
}
.box-paper-75f7 .row-583c > li > a i {
  line-height: 0;
}
.box-paper-75f7 .row-583c > li.table_c2be > a .header_a9ab {
  margin-left: 4px;
  line-height: 0;
}
.box-paper-75f7 .row-583c .static-80e6 li.table_c2be > a {
  position: relative;
}
.box-paper-75f7 .row-583c .static-80e6 li.table_c2be > a:after,
.box-paper-75f7 .row-583c .static-80e6 li.table_c2be > a:before {
  content: "";
  display: table;
}
.box-paper-75f7 .row-583c .static-80e6 li.table_c2be > a:after {
  clear: both;
}
.box-paper-75f7 .row-583c .static-80e6 li.table_c2be > a .header_a9ab {
  margin-left: 5px;
  float: right;
}
.box-paper-75f7 .footer-small-c9fa,
.box-paper-75f7 .static-80e6 {
  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;
}
.box-paper-75f7 .static-80e6 {
  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;
}
.box-paper-75f7 .static-80e6 .light_3ec8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box-paper-75f7 .static-80e6 .header_a9ab {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.box-paper-75f7 .static-80e6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.box-paper-75f7 .static-80e6 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;
}
.box-paper-75f7 .static-80e6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.box-paper-75f7 .static-80e6 .static-80e6 {
  top: 0;
  left: 100%;
}
.box-paper-75f7 .selected-5fe7.fn-focus-d16a > .footer-small-c9fa,
.box-paper-75f7 .selected-5fe7.fn-focus-d16a > .static-80e6,
.box-paper-75f7 .selected-5fe7:focus > .footer-small-c9fa,
.box-paper-75f7 .selected-5fe7:focus > .static-80e6,
.box-paper-75f7 .selected-5fe7:hover > .footer-small-c9fa,
.box-paper-75f7 .selected-5fe7:hover > .static-80e6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.box-paper-75f7.middle_ad33 .primary-silver-ca57:after,
.box-paper-75f7.middle_ad33 .primary-silver-ca57:before {
  content: "";
  display: table;
}
.box-paper-75f7.middle_ad33 .primary-silver-ca57:after {
  clear: both;
}
.box-paper-75f7.middle_ad33 .primary-silver-ca57 > li {
  float: left;
}
.box-paper-75f7.slider-0287 .primary-silver-ca57:after,
.box-paper-75f7.slider-0287 .primary-silver-ca57:before {
  content: "";
  display: table;
}
.box-paper-75f7.slider-0287 .primary-silver-ca57:after {
  clear: both;
}
.box-paper-75f7.slider-0287 .primary-silver-ca57 > li {
  float: left;
}
.box-paper-75f7.slider-0287 .primary-silver-ca57 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.box-paper-75f7.slider-0287 .primary-silver-ca57 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.box-paper-75f7.slider-0287 .primary-silver-ca57 > li.first_3e9b > a,
.box-paper-75f7.slider-0287 .primary-silver-ca57 > li.new_79c4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.box-paper-75f7.dropdown-8ff4 .primary-silver-ca57 > li > a .light_3ec8 {
  position: relative;
}
.box-paper-75f7.dropdown-8ff4 .primary-silver-ca57 > li > a .light_3ec8: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;
}
.box-paper-75f7.dropdown-8ff4
  .primary-silver-ca57
  > li:focus
  > a
  .light_3ec8:before,
.box-paper-75f7.dropdown-8ff4
  .primary-silver-ca57
  > li:hover
  > a
  .light_3ec8:before {
  width: 100%;
  background-color: currentColor;
}
.box-paper-75f7.dropdown-8ff4
  .primary-silver-ca57
  > li.first_3e9b
  > a
  .light_3ec8:before,
.box-paper-75f7.dropdown-8ff4
  .primary-silver-ca57
  > li.input-bright-06dc
  > a
  .light_3ec8:before {
  width: 100%;
  background-color: currentColor;
}
.box-paper-75f7.media-fixed-36b7 .primary-silver-ca57 > li > a .light_3ec8 {
  position: relative;
}
.box-paper-75f7.media-fixed-36b7 .primary-silver-ca57 > li > a .light_3ec8: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;
}
.box-paper-75f7.media-fixed-36b7 .primary-silver-ca57 > li:focus > a .light_3ec8:before,
.box-paper-75f7.media-fixed-36b7
  .primary-silver-ca57
  > li:hover
  > a
  .light_3ec8:before {
  width: 100%;
  background-color: currentColor;
}
.box-paper-75f7.media-fixed-36b7
  .primary-silver-ca57
  > li.first_3e9b
  > a
  .light_3ec8:before,
.box-paper-75f7.media-fixed-36b7
  .primary-silver-ca57
  > li.input-bright-06dc
  > a
  .light_3ec8:before {
  width: 100%;
  background-color: currentColor;
}
.modal_over_c341 .row-583c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal_over_c341 .row-583c li:first-child > a {
  border-top: none;
}
.modal_over_c341 .row-583c .medium-6e9f > .light_3ec8 .header_a9ab {
  display: none;
}
.modal_over_c341 .row-583c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal_over_c341 .row-583c li:last-child {
  border: none;
}
.modal_over_c341 .row-583c li.table_c2be > a {
  padding-right: 45px !important;
}
.modal_over_c341 .row-583c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal_over_c341 .row-583c li a:focus,
.modal_over_c341 .row-583c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_over_c341 .row-583c li .huge_1630 {
  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;
}
.modal_over_c341 .row-583c li .huge_1630:hover {
  box-shadow: none;
}
.modal_over_c341 .row-583c li .huge_1630 .header_a9ab {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal_over_c341 .row-583c .static-80e6 {
  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);
}
.modal_over_c341 .row-583c .static-80e6 li a {
  padding-left: 3em;
}
.modal_over_c341 .row-583c .message_orange_0731 > a .huge_1630 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_over_c341 .row-583c .message_orange_0731 > .static-80e6 {
  display: block;
  opacity: 1;
}
.popup_top_e779 {
  max-width: 100%;
}
.disabled-d0ac {
  line-height: 0;
  cursor: pointer;
}
.button_wide_9b8e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.button_wide_9b8e:hover {
  box-shadow: none;
  color: currentColor;
}
.button_wide_9b8e svg {
  width: 18px;
  height: 18px;
}
.button_wide_9b8e .title_5db6 {
  display: none;
}
.iron_8398 {
  position: relative;
}
.iron_8398.fn-active-d16a .button_wide_9b8e .shadow_bc23 {
  display: none;
}
.iron_8398.fn-active-d16a .button_wide_9b8e .title_5db6 {
  display: inline-block;
}
.iron_8398 .surface-899e {
  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);
}
.iron_8398.gallery_ef46 .surface-899e {
  left: auto;
  right: -0.9em;
}
.iron_8398.gallery_ef46 .message-green-22e2::before {
  left: auto;
  right: 15px;
}
.iron_8398.fn-active-d16a .surface-899e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image_pressed_925e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.image_pressed_925e label {
  flex-basis: 100%;
}
.image_pressed_925e .prev_1899 {
  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;
}
.image_pressed_925e .middle-49d8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.image_pressed_925e .middle-49d8:focus {
  background-color: transparent;
}
.image_pressed_925e button.yellow_4dff {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.image_pressed_925e button.yellow_4dff:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.image_pressed_925e button.yellow_4dff svg {
  width: 18px;
  height: 18px;
}
.image_pressed_925e input[type="submit"] {
  min-height: auto;
}
.header_d2cb .image_pressed_925e .middle-49d8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.message-green-22e2 {
  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) {
  .message-green-22e2 {
    width: 220px;
  }
}
.message-green-22e2 label {
  flex-basis: 100%;
}
.message-green-22e2::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;
}
.panel_center_c752 .header_d2cb .image_pressed_925e {
  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;
}
.panel_center_c752
  .header_d2cb
  .image_pressed_925e
  .prev_1899 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel_center_c752 .header_d2cb .image_pressed_925e .middle-49d8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel_center_c752
  .header_d2cb
  .image_pressed_925e
  .middle-49d8:focus {
  background: 0 0;
}
.panel_center_c752
  .header_d2cb
  .image_pressed_925e
  .badge_orange_53b4 {
  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;
}
.hot_dcd5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hot_dcd5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hot_dcd5 li:last-child {
  margin-right: 0;
}
.hot_dcd5 li:first-child {
  margin-left: 0;
}
.hot_dcd5.filter_pro_fd91 a {
  color: #fff;
}
.hot_dcd5.filter_pro_fd91 a:hover {
  color: #fff;
}
.hot_dcd5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hot_dcd5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hot_dcd5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hot_dcd5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hot_dcd5 [class*="social-icon-apple"] {
  background-color: #999;
}
.hot_dcd5 [class*="social-icon-apple"].outline_advanced_5cdb {
  background-color: transparent;
  color: #999;
}
.hot_dcd5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hot_dcd5 [class*="social-icon-behance"].outline_advanced_5cdb {
  background-color: transparent;
  color: #1769ff;
}
.hot_dcd5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hot_dcd5 [class*="social-icon-bitbucket"].outline_advanced_5cdb {
  background-color: transparent;
  color: #205081;
}
.hot_dcd5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hot_dcd5 [class*="social-icon-codepen"].outline_advanced_5cdb {
  background-color: transparent;
  color: #000;
}
.hot_dcd5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hot_dcd5 [class*="social-icon-delicious"].outline_advanced_5cdb {
  background-color: transparent;
  color: #39f;
}
.hot_dcd5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hot_dcd5 [class*="social-icon-digg"].outline_advanced_5cdb {
  background-color: transparent;
  color: #005be2;
}
.hot_dcd5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hot_dcd5 [class*="social-icon-dribbble"].outline_advanced_5cdb {
  background-color: transparent;
  color: #ea4c89;
}
.hot_dcd5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hot_dcd5 [class*="social-icon-envelope"].outline_advanced_5cdb {
  background-color: transparent;
  color: #ea4335;
}
.hot_dcd5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hot_dcd5 [class*="social-icon-facebook"].outline_advanced_5cdb {
  background-color: transparent;
  color: #3b5998;
}
.hot_dcd5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hot_dcd5 [class*="social-icon-flickr"].outline_advanced_5cdb {
  background-color: transparent;
  color: #0063dc;
}
.hot_dcd5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hot_dcd5 [class*="social-icon-foursquare"].outline_advanced_5cdb {
  background-color: transparent;
  color: #2d5be3;
}
.hot_dcd5 [class*="social-icon-github"] {
  background-color: #333;
}
.hot_dcd5 [class*="social-icon-github"].outline_advanced_5cdb {
  background-color: transparent;
  color: #333;
}
.hot_dcd5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hot_dcd5 [class*="social-icon-google-plus"].outline_advanced_5cdb {
  background-color: transparent;
  color: #dd4b39;
}
.hot_dcd5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hot_dcd5 [class*="social-icon-houzz"].outline_advanced_5cdb {
  background-color: transparent;
  color: #7ac142;
}
.hot_dcd5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hot_dcd5 [class*="social-icon-instagram"].outline_advanced_5cdb {
  background-color: transparent;
  color: #262626;
}
.hot_dcd5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hot_dcd5 [class*="social-icon-jsfiddle"].outline_advanced_5cdb {
  background-color: transparent;
  color: #487aa2;
}
.hot_dcd5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hot_dcd5 [class*="social-icon-linkedin"].outline_advanced_5cdb {
  background-color: transparent;
  color: #0077b5;
}
.hot_dcd5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hot_dcd5 [class*="social-icon-medium"].outline_advanced_5cdb {
  background-color: transparent;
  color: #00ab6b;
}
.hot_dcd5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hot_dcd5
  [class*="social-icon-odnoklassniki"].outline_advanced_5cdb {
  background-color: transparent;
  color: #f4731c;
}
.hot_dcd5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hot_dcd5 [class*="social-icon-meetup"].outline_advanced_5cdb {
  background-color: transparent;
  color: #ec1c40;
}
.hot_dcd5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hot_dcd5 [class*="social-icon-pinterest"].outline_advanced_5cdb {
  background-color: transparent;
  color: #bd081c;
}
.hot_dcd5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hot_dcd5 [class*="social-icon-product-hunt"].outline_advanced_5cdb {
  background-color: transparent;
  color: #da552f;
}
.hot_dcd5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hot_dcd5 [class*="social-icon-reddit"].outline_advanced_5cdb {
  background-color: transparent;
  color: #ff4500;
}
.hot_dcd5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hot_dcd5 [class*="social-icon-rss"].outline_advanced_5cdb {
  background-color: transparent;
  color: #f26522;
}
.hot_dcd5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hot_dcd5
  [class*="social-icon-shopping-cart"].outline_advanced_5cdb {
  background-color: transparent;
  color: #4caf50;
}
.hot_dcd5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hot_dcd5 [class*="social-icon-skype"].outline_advanced_5cdb {
  background-color: transparent;
  color: #00aff0;
}
.hot_dcd5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hot_dcd5 [class*="social-icon-slideshare"].outline_advanced_5cdb {
  background-color: transparent;
  color: #0077b5;
}
.hot_dcd5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hot_dcd5 [class*="social-icon-snapchat"].outline_advanced_5cdb {
  background-color: transparent;
  color: #fffc00;
}
.hot_dcd5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hot_dcd5 [class*="social-icon-soundcloud"].outline_advanced_5cdb {
  background-color: transparent;
  color: #f80;
}
.hot_dcd5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hot_dcd5 [class*="social-icon-spotify"].outline_advanced_5cdb {
  background-color: transparent;
  color: #2ebd59;
}
.hot_dcd5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hot_dcd5
  [class*="social-icon-stack-overflow"].outline_advanced_5cdb {
  background-color: transparent;
  color: #fe7a15;
}
.hot_dcd5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hot_dcd5 [class*="social-icon-maldkfgram"].outline_advanced_5cdb {
  background-color: transparent;
  color: #2ca5e0;
}
.hot_dcd5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hot_dcd5 [class*="social-icon-tripadvisor"].outline_advanced_5cdb {
  background-color: transparent;
  color: #589442;
}
.hot_dcd5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hot_dcd5 [class*="social-icon-tumblr"].outline_advanced_5cdb {
  background-color: transparent;
  color: #35465c;
}
.hot_dcd5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hot_dcd5 [class*="social-icon-twitch"].outline_advanced_5cdb {
  background-color: transparent;
  color: #6441a5;
}
.hot_dcd5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hot_dcd5 [class*="social-icon-twitter"].outline_advanced_5cdb {
  background-color: transparent;
  color: #1da1f2;
}
.hot_dcd5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hot_dcd5 [class*="social-icon-vimeo"].outline_advanced_5cdb {
  background-color: transparent;
  color: #1ab7ea;
}
.hot_dcd5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hot_dcd5 [class*="social-icon-vk"].outline_advanced_5cdb {
  background-color: transparent;
  color: #45668e;
}
.hot_dcd5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hot_dcd5 [class*="social-icon-weibo"].outline_advanced_5cdb {
  background-color: transparent;
  color: #df2029;
}
.hot_dcd5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hot_dcd5 [class*="social-icon-weixin"].outline_advanced_5cdb {
  background-color: transparent;
  color: #7bb32e;
}
.hot_dcd5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hot_dcd5 [class*="social-icon-whatsapp"].outline_advanced_5cdb {
  background-color: transparent;
  color: #25d366;
}
.hot_dcd5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hot_dcd5 [class*="social-icon-wordpress"].outline_advanced_5cdb {
  background-color: transparent;
  color: #21759b;
}
.hot_dcd5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hot_dcd5 [class*="social-icon-xing"].outline_advanced_5cdb {
  background-color: transparent;
  color: #026466;
}
.hot_dcd5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hot_dcd5 [class*="social-icon-yelp"].outline_advanced_5cdb {
  background-color: transparent;
  color: #af0606;
}
.hot_dcd5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hot_dcd5 [class*="social-icon-youtube"].outline_advanced_5cdb {
  background-color: transparent;
  color: #cd201f;
}
.out-fef3 {
  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;
}
.out-fef3:hover {
  box-shadow: none;
  background: 0 0;
}
.progress-last-5fb7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.orange-d64c {
  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;
}
.modal_dark_66cc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.modal-96ca {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.modal-96ca,
.modal-96ca::after,
.modal-96ca::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;
}
.modal-96ca::after,
.modal-96ca::before {
  content: "";
  display: block;
  background-color: inherit;
}
.narrow-eb1e .orange-d64c .modal_dark_66cc {
  margin-top: -2px;
  width: 19px;
}
.narrow-eb1e .orange-d64c .modal-96ca {
  margin-top: -1px;
}
.narrow-eb1e .orange-d64c .modal-96ca,
.narrow-eb1e .orange-d64c .modal-96ca::after,
.narrow-eb1e .orange-d64c .modal-96ca::before {
  width: 19px;
  height: 2px;
}
.narrow-eb1e .orange-d64c .modal-96ca::before {
  top: -6px;
}
.narrow-eb1e .orange-d64c .modal-96ca::after {
  bottom: -6px;
}
.box-1a94 .orange-d64c .modal_dark_66cc {
  margin-top: -2px;
  width: 22px;
}
.box-1a94 .orange-d64c .modal-96ca {
  margin-top: -1px;
}
.box-1a94 .orange-d64c .modal-96ca,
.box-1a94 .orange-d64c .modal-96ca::after,
.box-1a94 .orange-d64c .modal-96ca::before {
  width: 22px;
  height: 2px;
}
.box-1a94 .orange-d64c .modal-96ca::before {
  top: -7px;
}
.box-1a94 .orange-d64c .modal-96ca::after {
  bottom: -7px;
}
.yellow-26ef .orange-d64c .modal_dark_66cc {
  margin-top: -2px;
  width: 31px;
}
.yellow-26ef .orange-d64c .modal-96ca {
  margin-top: -1.5px;
}
.yellow-26ef .orange-d64c .modal-96ca,
.yellow-26ef .orange-d64c .modal-96ca::after,
.yellow-26ef .orange-d64c .modal-96ca::before {
  width: 31px;
  height: 3px;
}
.yellow-26ef .orange-d64c .modal-96ca::before {
  top: -9px;
}
.yellow-26ef .orange-d64c .modal-96ca::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hard-af75 .orange-d64c .modal_dark_66cc {
    margin-top: -2px;
    width: 19px;
  }
  .hard-af75 .orange-d64c .modal-96ca {
    margin-top: -1px;
  }
  .hard-af75 .orange-d64c .modal-96ca,
  .hard-af75 .orange-d64c .modal-96ca::after,
  .hard-af75 .orange-d64c .modal-96ca::before {
    width: 19px;
    height: 2px;
  }
  .hard-af75 .orange-d64c .modal-96ca::before {
    top: -6px;
  }
  .hard-af75 .orange-d64c .modal-96ca::after {
    bottom: -6px;
  }
  .center_4920 .orange-d64c .modal_dark_66cc {
    margin-top: -2px;
    width: 22px;
  }
  .center_4920 .orange-d64c .modal-96ca {
    margin-top: -1px;
  }
  .center_4920 .orange-d64c .modal-96ca,
  .center_4920 .orange-d64c .modal-96ca::after,
  .center_4920 .orange-d64c .modal-96ca::before {
    width: 22px;
    height: 2px;
  }
  .center_4920 .orange-d64c .modal-96ca::before {
    top: -7px;
  }
  .center_4920 .orange-d64c .modal-96ca::after {
    bottom: -7px;
  }
  .fixed-9775 .orange-d64c .modal_dark_66cc {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-9775 .orange-d64c .modal-96ca {
    margin-top: -1.5px;
  }
  .fixed-9775 .orange-d64c .modal-96ca,
  .fixed-9775 .orange-d64c .modal-96ca::after,
  .fixed-9775 .orange-d64c .modal-96ca::before {
    width: 31px;
    height: 3px;
  }
  .fixed-9775 .orange-d64c .modal-96ca::before {
    top: -9px;
  }
  .fixed-9775 .orange-d64c .modal-96ca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_prev_7528 .orange-d64c .modal_dark_66cc {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_prev_7528 .orange-d64c .modal-96ca {
    margin-top: -1px;
  }
  .tooltip_prev_7528 .orange-d64c .modal-96ca,
  .tooltip_prev_7528 .orange-d64c .modal-96ca::after,
  .tooltip_prev_7528 .orange-d64c .modal-96ca::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_prev_7528 .orange-d64c .modal-96ca::before {
    top: -6px;
  }
  .tooltip_prev_7528 .orange-d64c .modal-96ca::after {
    bottom: -6px;
  }
  .last-6180 .orange-d64c .modal_dark_66cc {
    margin-top: -2px;
    width: 22px;
  }
  .last-6180 .orange-d64c .modal-96ca {
    margin-top: -1px;
  }
  .last-6180 .orange-d64c .modal-96ca,
  .last-6180 .orange-d64c .modal-96ca::after,
  .last-6180 .orange-d64c .modal-96ca::before {
    width: 22px;
    height: 2px;
  }
  .last-6180 .orange-d64c .modal-96ca::before {
    top: -7px;
  }
  .last-6180 .orange-d64c .modal-96ca::after {
    bottom: -7px;
  }
  .input_up_db6a .orange-d64c .modal_dark_66cc {
    margin-top: -2px;
    width: 31px;
  }
  .input_up_db6a .orange-d64c .modal-96ca {
    margin-top: -1.5px;
  }
  .input_up_db6a .orange-d64c .modal-96ca,
  .input_up_db6a .orange-d64c .modal-96ca::after,
  .input_up_db6a .orange-d64c .modal-96ca::before {
    width: 31px;
    height: 3px;
  }
  .input_up_db6a .orange-d64c .modal-96ca::before {
    top: -9px;
  }
  .input_up_db6a .orange-d64c .modal-96ca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .cold-47d1 .orange-d64c .modal_dark_66cc {
    margin-top: -2px;
    width: 19px;
  }
  .cold-47d1 .orange-d64c .modal-96ca {
    margin-top: -1px;
  }
  .cold-47d1 .orange-d64c .modal-96ca,
  .cold-47d1 .orange-d64c .modal-96ca::after,
  .cold-47d1 .orange-d64c .modal-96ca::before {
    width: 19px;
    height: 2px;
  }
  .cold-47d1 .orange-d64c .modal-96ca::before {
    top: -6px;
  }
  .cold-47d1 .orange-d64c .modal-96ca::after {
    bottom: -6px;
  }
  .motion_72cd .orange-d64c .modal_dark_66cc {
    margin-top: -2px;
    width: 22px;
  }
  .motion_72cd .orange-d64c .modal-96ca {
    margin-top: -1px;
  }
  .motion_72cd .orange-d64c .modal-96ca,
  .motion_72cd .orange-d64c .modal-96ca::after,
  .motion_72cd .orange-d64c .modal-96ca::before {
    width: 22px;
    height: 2px;
  }
  .motion_72cd .orange-d64c .modal-96ca::before {
    top: -7px;
  }
  .motion_72cd .orange-d64c .modal-96ca::after {
    bottom: -7px;
  }
  .section-selected-384a .orange-d64c .modal_dark_66cc {
    margin-top: -2px;
    width: 31px;
  }
  .section-selected-384a .orange-d64c .modal-96ca {
    margin-top: -1.5px;
  }
  .section-selected-384a .orange-d64c .modal-96ca,
  .section-selected-384a .orange-d64c .modal-96ca::after,
  .section-selected-384a .orange-d64c .modal-96ca::before {
    width: 31px;
    height: 3px;
  }
  .section-selected-384a .orange-d64c .modal-96ca::before {
    top: -9px;
  }
  .section-selected-384a .orange-d64c .modal-96ca::after {
    bottom: -9px;
  }
}
.wide_ea58 .modal-96ca {
  -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);
}
.wide_ea58 .modal-96ca::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wide_ea58 .modal-96ca::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);
}
.wide_ea58.narrow_1684 .modal-96ca {
  -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);
}
.wide_ea58.narrow_1684 .modal-96ca::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wide_ea58.narrow_1684 .modal-96ca::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);
}
.current-e888 {
  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.module_tall_5967:before {
  display: none;
}
.lower_7502 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.lower_7502 .module-1488 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.lower_7502 .module-1488:last-of-type {
  border-bottom: none;
}
.lower_7502 .module-1488.image_hovered_f1a8,
.lower_7502 .module-1488.orange_3444,
.lower_7502 .module-1488.picture_cda2 {
  padding: 0;
}
.lower_7502 .modal_over_c341 .huge_1630 {
  color: currentColor;
}
.lower_7502 .modal_over_c341 .huge_1630:focus,
.lower_7502 .modal_over_c341 .huge_1630:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_7502.chip_1662 .highlight_thick_f70f,
.lower_7502.chip_1662 .wide-9096 a,
.lower_7502.chip_1662 .primary-silver-ca57 a,
.lower_7502.chip_1662 .static-80e6 a {
  color: rgba(0, 0, 0, 0.55);
}
.lower_7502.chip_1662 .highlight_thick_f70f:hover,
.lower_7502.chip_1662 .wide-9096 a:hover,
.lower_7502.chip_1662 .primary-silver-ca57 a:hover,
.lower_7502.chip_1662 .static-80e6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower_7502.chip_1662 .picture_last_e1cb {
  color: rgba(0, 0, 0, 0.8);
}
.lower_7502.chip_1662 .module-1488 {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_7502.chip_1662 .module-1488:before {
  background: rgba(0, 0, 0, 0.08);
}
.lower_7502.chip_1662 .feature_7afe:before {
  background: rgba(255, 255, 255, 0.9);
}
.lower_7502.chip_1662 .modal_over_c341 .row-583c li a,
.lower_7502.chip_1662 .modal_over_c341 .huge_1630,
.lower_7502.chip_1662 .static-80e6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_7502.chip_1662 .modal_over_c341 .huge_1630:focus,
.lower_7502.chip_1662 .modal_over_c341 .huge_1630:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_7502.chip_1662 .row-583c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_7502.gallery_a160 .highlight_thick_f70f,
.lower_7502.gallery_a160 .wide-9096 a,
.lower_7502.gallery_a160 .primary-silver-ca57 .huge_1630,
.lower_7502.gallery_a160 .primary-silver-ca57 a,
.lower_7502.gallery_a160 .static-80e6 a {
  color: rgba(255, 255, 255, 0.79);
}
.lower_7502.gallery_a160 .highlight_thick_f70f:hover,
.lower_7502.gallery_a160 .wide-9096 a:hover,
.lower_7502.gallery_a160 .primary-silver-ca57 .huge_1630:hover,
.lower_7502.gallery_a160 .primary-silver-ca57 a:hover,
.lower_7502.gallery_a160 .static-80e6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_7502.gallery_a160 .picture_last_e1cb {
  color: rgba(255, 255, 255, 0.99);
}
.lower_7502.gallery_a160 .module-1488 {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_7502.gallery_a160 .module-1488:before {
  background: rgba(255, 255, 255, 0.08);
}
.lower_7502.gallery_a160 .feature_7afe:before {
  background: rgba(0, 0, 0, 0.9);
}
.lower_7502.gallery_a160 .modal_over_c341 .row-583c li a,
.lower_7502.gallery_a160 .modal_over_c341 .huge_1630,
.lower_7502.gallery_a160 .static-80e6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_7502.gallery_a160 .modal_over_c341 .huge_1630:focus,
.lower_7502.gallery_a160 .modal_over_c341 .huge_1630:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_7502.gallery_a160 .row-583c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_7afe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.feature_7afe:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.mask_lower_e7e7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.popup_5a30 .lower_7502 {
  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;
}
.popup_5a30 .module-1488 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.popup_5a30 .module-1488: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) {
  .popup_5a30 .module-1488:before {
    width: 16%;
    left: 42%;
  }
}
.popup_5a30 .module-1488:last-child:before {
  content: none;
}
.popup_5a30 .module-1488[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.popup_5a30 .modal_over_c341 .row-583c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.popup_5a30 .modal_over_c341 .row-583c li a .huge_1630 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.popup_5a30 .modal_over_c341 .static-80e6 {
  border: none;
}
.popup_5a30 .modal_over_c341 .static-80e6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.popup_5a30 .feature_7afe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.popup_5a30 .mask_lower_e7e7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.popup_5a30 .gallery_a160 .feature_7afe:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup_5a30 .chip_1662.fixed-edcd .modal-96ca {
  background: rgba(0, 0, 0, 0.6);
}
.popup_5a30
  .chip_1662.fixed-edcd
  .modal-96ca::after,
.popup_5a30
  .chip_1662.fixed-edcd
  .modal-96ca:before {
  background: inherit;
}
.popup_5a30
  .chip_1662.fixed-edcd:hover
  .modal-96ca {
  background: rgba(0, 0, 0, 0.8);
}
.notification-blue-6a80 .lower_7502 {
  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) {
  .notification-blue-6a80 .lower_7502 {
    width: auto;
    right: 45px;
  }
}
.backdrop_clean_1193 .lower_7502 {
  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) {
  .backdrop_clean_1193 .lower_7502 {
    width: auto;
    left: 45px;
  }
}
.module_tall_5967 .lower_7502 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.module_tall_5967 .mask_lower_e7e7 {
  max-width: 48em;
  margin: 0 auto;
}
.module_tall_5967 .feature_7afe:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav_e455 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav_e455.popup_5a30 .lower_7502 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav_e455.notification-blue-6a80 .lower_7502 {
  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);
}
.nav_e455 .lower_7502 {
  visibility: visible;
}
.nav_e455.backdrop_clean_1193 .lower_7502 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.block_90ee,
.slow_0015 {
  overflow-x: hidden;
}
.block_90ee .lower_7502 {
  overflow: auto;
}
.block_90ee.popup_5a30 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_90ee.popup_5a30 .lower_7502 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.block_90ee.popup_5a30 .out-fef3 {
  opacity: 0;
}
.block_90ee.notification-blue-6a80 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_90ee.notification-blue-6a80 .lower_7502 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.block_90ee.notification-blue-6a80 .out-fef3 {
  opacity: 0;
}
.block_90ee.backdrop_clean_1193 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_90ee.backdrop_clean_1193 .lower_7502 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.block_90ee.backdrop_clean_1193 .out-fef3 {
  opacity: 0;
}
.block_90ee.module_tall_5967 .lower_7502 {
  z-index: 10;
  visibility: visible;
}
.fixed-edcd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fixed-edcd .modal-96ca {
  background: rgba(255, 255, 255, 0.99);
}
.fixed-edcd .modal-96ca::after,
.fixed-edcd .modal-96ca:before {
  background: inherit;
}
.fixed-edcd:hover .modal-96ca {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop_clean_1193 .fixed-edcd {
  top: 10px;
  right: auto;
  left: 12px;
}
.module_tall_5967 .fixed-edcd {
  display: none !important;
}
.block_90ee:before,
.slow_0015:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.block_90ee .fixed-edcd,
.slow_0015 .fixed-edcd {
  display: inline-block;
}
.lower_7502 .current_47b3 {
  -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;
}
.block_90ee .lower_7502 .current_47b3,
.slow_0015 .lower_7502 .current_47b3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.black-5d6b .prev_1899 {
  width: 100%;
}
.active_lite_d05b {
  padding: 0 0.5em 0;
}
.active_lite_d05b [class*="customify-col-"],
.active_lite_d05b [class*="customify-col_"],
.active_lite_d05b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thumbnail-e462 .active_lite_d05b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .detail_inner_2456 .accordion_be21,
  .accordion_be21 {
    display: none;
  }
  .tiny-3eb1 {
    text-align: left;
  }
  .lower-6165 {
    text-align: center;
  }
  .form-80bb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .detail_inner_2456 .pagination_674b,
  .pagination_674b {
    display: none;
  }
  .content_4042 {
    text-align: left;
  }
  .liquid-2210 {
    text-align: center;
  }
  .pink_d430 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .detail_inner_2456 .popup_glass_0b2f,
  .popup_glass_0b2f {
    display: none;
  }
  .plasma_6e44 {
    text-align: left;
  }
  .status_plasma_1291 {
    text-align: center;
  }
  .large-295d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.east-0ae8 {
  box-shadow: none !important;
}
.backdrop-wide-d579 .filter_left_412c,
.notification_428e .filter_left_412c {
  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;
}
.notification_428e .filter_left_412c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.frame_14e2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.frame_14e2:after,
.frame_14e2:before {
  content: "";
  display: table;
}
.frame_14e2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .frame_14e2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.frame_14e2,
.list-c3ca {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb-ae6d.smooth-7d74 .frame_14e2 {
  max-width: 100%;
}
.breadcrumb-ae6d.texture_yellow_98f2 {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb-ae6d.message_south_44af .frame_14e2 {
  max-width: 100%;
}
.breadcrumb-ae6d.message_south_44af > .frame_14e2 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-ae6d.message_south_44af > .frame_14e2 .detail_inner_2456 {
  margin: 0;
}
.breadcrumb-ae6d.message_south_44af
  > .frame_14e2
  .silver-7fa9.card-silver-030f {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb-ae6d.message_south_44af #main.card-silver-030f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid-4656 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid-4656 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .box_east_0c21 .slider_e44e {
    padding-right: 1em;
  }
  .box_east_0c21.hover_short_528a .silver-7fa9 {
    border-right: 1px solid #eaecee;
  }
  .box_east_0c21.hover_short_528a .slider_e44e {
    padding-right: 1em;
  }
  .box_east_0c21.hover_short_528a .pro_33cc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-19c2 .slider_e44e {
    padding-left: 1em;
  }
  .copper-19c2.hover_short_528a .silver-7fa9 {
    border-left: 1px solid #eaecee;
  }
  .copper-19c2.hover_short_528a .slider_e44e {
    padding-left: 1em;
  }
  .copper-19c2.hover_short_528a .pro_33cc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_283d .slider_e44e {
    padding-left: 1em;
  }
  .highlight_283d.hover_short_528a .gallery-south-a9dd {
    border-right: 1px solid #eaecee;
  }
  .highlight_283d.hover_short_528a .secondary-thick-6fb9 {
    border-right: 1px solid #eaecee;
  }
  .highlight_283d.hover_short_528a .slider_e44e {
    padding-left: 1em;
  }
  .highlight_283d.hover_short_528a .pro_33cc {
    padding-right: 1em;
  }
  .highlight_283d.hover_short_528a .banner-1772 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_d0b5 .slider_e44e {
    padding-right: 1em;
  }
  .tooltip_d0b5.hover_short_528a .gallery-south-a9dd {
    border-left: 1px solid #eaecee;
  }
  .tooltip_d0b5.hover_short_528a .secondary-thick-6fb9 {
    border-left: 1px solid #eaecee;
  }
  .tooltip_d0b5.hover_short_528a .slider_e44e {
    padding-right: 1em;
  }
  .tooltip_d0b5.hover_short_528a .pro_33cc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip_d0b5.hover_short_528a .banner-1772 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-4656 .slider_e44e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-4656.hover_short_528a .silver-7fa9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid-4656.hover_short_528a .slider_e44e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-4656.hover_short_528a .pro_33cc {
    padding-left: 1em;
  }
  .grid-4656.hover_short_528a .banner-1772 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid-4656.hover_short_528a .slider_e44e {
    padding-left: 0;
  }
}
.picture-0913 .new_07aa {
  display: inline-block;
}
.info-0608 {
  display: inline-block;
}
.fixed_501c {
  word-con: break-word;
}
.section_next_79c9 > span {
  display: inline-block;
  padding: 5px 0;
}
.section_next_79c9 .container-8fec {
  margin-left: 8px;
  margin-right: 8px;
}
.section_next_79c9 .message_7d90 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gas-47ce .middle-b208 {
  margin-bottom: 2em;
}
.gas-47ce .avatar_1960 {
  margin-bottom: 15px;
}
.gas-47ce .avatar_1960:last-child {
  margin-bottom: 0;
}
.gas-47ce .north-229c {
  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) {
  .gas-47ce .north-229c {
    display: block;
  }
}
.gas-47ce .title-8c17 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gas-47ce .title-8c17 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gas-47ce .silver_381a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gas-47ce .silver_381a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gas-47ce .silver_381a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gas-47ce .fixed_501c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gas-47ce .fixed_501c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gas-47ce .outer_6193 p:last-child {
  margin-bottom: 0;
}
.gas-47ce .slider_1962 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gas-47ce .simple_513d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gas-47ce .pattern-center-9ce3 {
  margin-top: 1em;
}
.gas-47ce .tertiary-dim-c369 {
  top: 0;
  display: block;
}
.gas-47ce .tertiary-dim-c369 a {
  color: inherit;
}
.gas-47ce .tertiary-dim-c369 a:hover {
  color: inherit;
}
.gas-47ce .accent_e1d9 {
  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;
}
.gas-47ce .accent_e1d9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gas-47ce .simple_513d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gas-47ce .simple_bcb9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gas-47ce .simple_bcb9:first-child {
  margin-top: 0;
}
.gas-47ce .simple_bcb9.icon_black_efe4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gas-47ce .simple_bcb9.iron-3e08 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gas-47ce
  .simple_bcb9.iron-3e08.alert-bf4b
  .pattern-center-9ce3 {
  width: 100%;
}
.gas-47ce .iron-3e08 {
  -webkit-box-align: center;
  align-items: center;
}
.gas-47ce .iron-3e08 .section_next_79c9,
.gas-47ce .iron-3e08 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gas-47ce .silver_381a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gas-47ce .silver_381a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gas-47ce .silver_381a: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;
}
.gas-47ce .icon_black_efe4 {
  z-index: 5;
}
.gas-47ce .notice-slow-5832 .mini-35be {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gas-47ce .accent_next_e7b8 .mini-35be {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gas-47ce .gallery_small_e7de .mini-35be {
  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;
}
.gas-47ce.selected_e542 .north-229c,
.gas-47ce.tall_0e6a .north-229c {
  display: block;
}
.gas-47ce.selected_e542 .north-229c .slider-plasma-5a6b,
.gas-47ce.selected_e542 .north-229c .simple_513d,
.gas-47ce.tall_0e6a .north-229c .slider-plasma-5a6b,
.gas-47ce.tall_0e6a .north-229c .simple_513d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gas-47ce.tooltip-2830 .title-8c17 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gas-47ce.tooltip-2830 .title-8c17 {
    margin-right: 0;
  }
}
.gas-47ce.selected_e542 .title-8c17,
.gas-47ce.tall_0e6a .title-8c17 {
  padding-top: 40%;
}
.gas-47ce.selected_e542 .middle-b208,
.gas-47ce.tall_0e6a .middle-b208 {
  display: block;
}
.gas-47ce.selected_e542 .fn-sticky-d16a .simple_513d,
.gas-47ce.tall_0e6a .fn-sticky-d16a .simple_513d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gas-47ce.selected_e542 .title-8c17,
.gas-47ce.tall_0e6a .title-8c17 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gas-47ce.selected_e542 .simple_513d {
  padding: 1em;
}
.widget-9b2c {
  margin: 30px auto;
  display: block;
}
.widget-9b2c .detail_4b4c > * {
  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;
}
.widget-9b2c .detail_4b4c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget-9b2c .detail_4b4c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview_751a .section_next_79c9 {
  margin-bottom: 1.41575em;
}
.preview_751a .footer-82d3 {
  margin-bottom: 1.618em;
}
.footer_7d90 .under-387a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.footer_7d90 .under-387a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.footer_7d90 .pattern_44ee {
  max-width: 100%;
  overflow: auto;
}
.hero-plasma-2b70 .footer_7d90 a:hover {
  text-decoration: underline;
}
.purple_19af .avatar_1960:not(.fixed_501c),
.purple_19af .silver_381a {
  margin-bottom: 1.41575em;
}
.purple_19af .avatar_1960:not(.fixed_501c):last-child,
.purple_19af .silver_381a:last-child {
  margin-bottom: 0;
}
.purple_19af .avatar_1960.secondary_1686 {
  margin-bottom: 0.41575em;
}
.purple_19af .background_d935:before,
.purple_19af .chip-paper-f314:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.purple_19af .background_d935:before {
  content: "\f115";
}
.purple_19af .chip-paper-f314:before {
  content: "\f02c";
}
.purple_19af .focused-e843 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.purple_19af .focused-e843 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lower_7546 {
  display: -webkit-box;
  display: flex;
}
.lower_7546 .module_b39b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lower_7546 .module_b39b {
    flex-basis: 90px;
  }
}
.lower_7546 .hard-35cf {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lower_7546 .hard-35cf {
    flex-basis: calc(100% - 50px);
  }
}
.lower_7546 .row-8f9e p:last-child {
  margin-bottom: 0.72em;
}
.notice-basic-9419 .detail_4b4c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notice-basic-9419 .detail_4b4c:after,
.notice-basic-9419 .detail_4b4c:before {
  content: "";
  display: table;
}
.notice-basic-9419 .detail_4b4c:after {
  clear: both;
}
.notice-basic-9419 .detail_4b4c .accent-3a82,
.notice-basic-9419 .detail_4b4c .card-dynamic-12f1 {
  width: 49%;
}
.notice-basic-9419 .detail_4b4c .accent-3a82 a span.fluid-6a7a,
.notice-basic-9419 .detail_4b4c .card-dynamic-12f1 a span.fluid-6a7a {
  display: block;
  margin-bottom: 5px;
}
.notice-basic-9419 .detail_4b4c .card-dynamic-12f1 {
  float: left;
  text-align: left;
}
.notice-basic-9419 .detail_4b4c .accent-3a82 {
  float: right;
  text-align: right;
}
.block-a5bb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .block-a5bb {
    margin-bottom: 0;
  }
}
.accent-0ae5 {
  margin-bottom: 1em;
}
.accent-0ae5 .fixed_501c {
  font-size: 1.1em;
  line-height: 1.3;
}
.badge_da5c a {
  display: block;
  line-height: 0;
  position: relative;
}
.large-618a .accent-0ae5,
.rough-127d .accent-0ae5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .large-618a .accent-0ae5,
  .rough-127d .accent-0ae5 {
    display: block;
  }
}
.large-618a .badge_da5c,
.rough-127d .badge_da5c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .large-618a .badge_da5c,
  .rough-127d .badge_da5c {
    margin-bottom: 1em;
  }
}
.large-618a .badge_da5c img,
.rough-127d .badge_da5c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.large-618a .sort-new-813b,
.rough-127d .sort-new-813b {
  flex-basis: calc(100% - 160px);
}
.large-618a .sort-new-813b p,
.rough-127d .sort-new-813b p {
  margin-bottom: 0;
}
.large-618a .sort-new-813b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .large-618a .sort-new-813b {
    padding-left: 0;
  }
}
.rough-127d .sort-new-813b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .rough-127d .sort-new-813b {
    padding-right: 0;
  }
}
.rough-127d .badge_da5c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.container_tall_e3e0 .badge_da5c {
  margin-bottom: 0.5em;
}
.container_tall_e3e0 .badge_da5c img {
  width: 100%;
}
.tertiary-orange-268d .shadow-huge-e0a8,
.summary-hard-1b48 .shadow-huge-e0a8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.summary-hard-1b48 .silver-7fa9 .modal-8959 p:last-child {
  margin-bottom: 0;
}
.popup-solid-5598 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.nav-fd4b .smooth_eed4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .nav-fd4b .smooth_eed4:last-of-type {
    margin-bottom: 0;
  }
}
.nav-fd4b .smooth_eed4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-fd4b .smooth_eed4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.nav-fd4b .smooth_eed4 ul li {
  margin: 0 0 0.6em;
}
.nav-fd4b .smooth_eed4 ul li.surface_outer_4df0,
.nav-fd4b .smooth_eed4 ul li.progress_8d15 {
  position: relative;
}
.nav-fd4b .smooth_eed4 ul li.surface_outer_4df0 .sidebar_7721,
.nav-fd4b .smooth_eed4 ul li.progress_8d15 .sidebar_7721 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.nav-fd4b .smooth_eed4 ul li.surface_outer_4df0:after:after,
.nav-fd4b .smooth_eed4 ul li.surface_outer_4df0:after:before,
.nav-fd4b
  .smooth_eed4
  ul
  li.progress_8d15:after:after,
.nav-fd4b
  .smooth_eed4
  ul
  li.progress_8d15:after:before {
  content: "";
  display: table;
}
.nav-fd4b .smooth_eed4 ul li.surface_outer_4df0:after:after,
.nav-fd4b
  .smooth_eed4
  ul
  li.progress_8d15:after:after {
  clear: both;
}
.nav-fd4b .smooth_eed4 a.surface_orange_b230:hover {
  text-decoration: none;
}
.nav-fd4b .smooth_eed4 select {
  max-width: 100%;
}
.nav-fd4b .smooth_eed4 table {
  font-size: 85%;
}
.nav-fd4b .smooth_eed4 table td,
.nav-fd4b .smooth_eed4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.nav-fd4b .smooth_eed4 table tfoot td {
  text-align: left;
}
.nav-fd4b .smooth_eed4 :last-child {
  margin-bottom: 0;
}
.nav-fd4b .smooth_eed4 .west_fc59 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.nav-fd4b .smooth_eed4 .west_fc59 label {
  width: 100%;
}
.nav-fd4b .smooth_eed4 .west_fc59 .middle-49d8 {
  width: 100%;
  display: block;
}
.nav-fd4b .smooth_eed4 .west_fc59 .yellow_4dff {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.nav-fd4b .smooth_eed4 .west_fc59 .yellow_4dff:hover svg #svg-search {
  fill: #444;
}
.nav-fd4b .smooth_eed4 .west_fc59 .yellow_4dff svg {
  width: 18px;
  height: 18px;
}
.nav-fd4b .picture_1601 ul ul,
.nav-fd4b .tooltip_bd63 ul ul,
.nav-fd4b .popup-dim-f9d2 ul ul,
.nav-fd4b .content-b40e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.nav-fd4b .picture_1601 .table_c2be > a,
.nav-fd4b .tooltip_bd63 .table_c2be > a,
.nav-fd4b .popup-dim-f9d2 .table_c2be > a,
.nav-fd4b .content-b40e .table_c2be > a {
  margin-bottom: 0;
}
.nav-fd4b .next-1b59 li,
.nav-fd4b .picture_1601 li,
.nav-fd4b .box_612b li,
.nav-fd4b .tooltip_bd63 li,
.nav-fd4b .popup-dim-f9d2 li,
.nav-fd4b .content-b40e li,
.nav-fd4b .item_0a11 li,
.nav-fd4b .gold-a060 li {
  display: block;
  position: relative;
}
.nav-fd4b .next-1b59 li:last-child,
.nav-fd4b .picture_1601 li:last-child,
.nav-fd4b .box_612b li:last-child,
.nav-fd4b .tooltip_bd63 li:last-child,
.nav-fd4b .popup-dim-f9d2 li:last-child,
.nav-fd4b .content-b40e li:last-child,
.nav-fd4b .item_0a11 li:last-child,
.nav-fd4b .gold-a060 li:last-child {
  border: none;
}
.nav-fd4b .next-1b59 li a,
.nav-fd4b .picture_1601 li a,
.nav-fd4b .box_612b li a,
.nav-fd4b .tooltip_bd63 li a,
.nav-fd4b .popup-dim-f9d2 li a,
.nav-fd4b .content-b40e li a,
.nav-fd4b .item_0a11 li a,
.nav-fd4b .gold-a060 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav-fd4b .next-1b59 li ul li::before,
.nav-fd4b .picture_1601 li ul li::before,
.nav-fd4b .box_612b li ul li::before,
.nav-fd4b .tooltip_bd63 li ul li::before,
.nav-fd4b .popup-dim-f9d2 li ul li::before,
.nav-fd4b .content-b40e li ul li::before,
.nav-fd4b .item_0a11 li ul li::before,
.nav-fd4b .gold-a060 li ul li::before {
  left: 15px;
}
.nav-fd4b .next-1b59 li ul a,
.nav-fd4b .picture_1601 li ul a,
.nav-fd4b .box_612b li ul a,
.nav-fd4b .tooltip_bd63 li ul a,
.nav-fd4b .popup-dim-f9d2 li ul a,
.nav-fd4b .content-b40e li ul a,
.nav-fd4b .item_0a11 li ul a,
.nav-fd4b .gold-a060 li ul a {
  padding-left: 20px;
}
.nav-fd4b .next-1b59 li ul ul li::before,
.nav-fd4b .picture_1601 li ul ul li::before,
.nav-fd4b .box_612b li ul ul li::before,
.nav-fd4b .tooltip_bd63 li ul ul li::before,
.nav-fd4b .popup-dim-f9d2 li ul ul li::before,
.nav-fd4b .content-b40e li ul ul li::before,
.nav-fd4b .item_0a11 li ul ul li::before,
.nav-fd4b .gold-a060 li ul ul li::before {
  left: 30px;
}
.nav-fd4b .next-1b59 li ul ul a,
.nav-fd4b .picture_1601 li ul ul a,
.nav-fd4b .box_612b li ul ul a,
.nav-fd4b .tooltip_bd63 li ul ul a,
.nav-fd4b .popup-dim-f9d2 li ul ul a,
.nav-fd4b .content-b40e li ul ul a,
.nav-fd4b .item_0a11 li ul ul a,
.nav-fd4b .gold-a060 li ul ul a {
  padding-left: 40px;
}
.nav-fd4b .input_2d57 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav-fd4b .gold-a060 ul li {
  margin-bottom: 1.41575em;
}
.nav-fd4b .gold-a060 ul li .form-7cdc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.nav-fd4b .gold-a060 ul li .tiny_f0aa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gallery_a160 .next-1b59 li a,
.gallery_a160 .picture_1601 li a,
.gallery_a160 .box_612b li a,
.gallery_a160 .tooltip_bd63 li a,
.gallery_a160 .popup-dim-f9d2 li a,
.gallery_a160 .content-b40e li a,
.gallery_a160 .item_0a11 li a,
.gallery_a160 .gold-a060 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_a160 .input_2d57 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_a160 .smooth_eed4 ul li.surface_outer_4df0 .sidebar_7721,
.gallery_a160 .smooth_eed4 ul li.progress_8d15 .sidebar_7721 {
  background: rgba(0, 0, 0, 0.2);
}
.gallery_a160 .nav-fd4b .smooth_eed4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-ae6d .nav-fd4b .row-583c li {
  margin: 0;
}
.breadcrumb-ae6d .nav-fd4b .row-583c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb-ae6d .nav-fd4b .row-583c li ul {
  margin: 0;
}
.breadcrumb-ae6d .nav-fd4b .row-583c li ul li a {
  padding-left: 15px;
}
.breadcrumb-ae6d .nav-fd4b .row-583c li ul li li a {
  padding-left: 30px;
}
.breadcrumb-ae6d .nav-fd4b .row-583c li.new_79c4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb-ae6d .nav-fd4b .row-583c li.new_79c4 > 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;
}
.breadcrumb-ae6d .nav-fd4b .row-583c li.new_79c4 > 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;
}
.hot-924e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.texture_dirty_99e8 {
  position: relative;
  z-index: 10;
}
.texture_dirty_99e8 .current_47b3 {
  width: 100%;
  max-width: 100%;
}
.carousel_under_82fe .description-dace {
  padding-top: 2em;
  padding-bottom: 2em;
}
.carousel_under_82fe .chip_1662 {
}
.carousel_under_82fe .gallery_a160 {
  background: #292929;
}
.black-8472 .description-dace {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.black-8472 .chip_1662 {
  background: #f9f9f9;
}
.black-8472 .gallery_a160 {
  background: #303030;
}
.shadow_70ef .description-dace {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow_70ef .new_07aa {
    margin-bottom: 1em;
  }
  .shadow_70ef .new_07aa:last-child {
    margin-bottom: 0;
  }
}
.shadow_70ef .chip_1662 {
  background: #ededed;
}
.shadow_70ef .gallery_a160 {
  background: #1a1a1a;
}
.description-dace.chip_1662 {
  color: rgba(0, 0, 0, 0.6);
}
.description-dace.chip_1662 .shade_1271 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-dace.gallery_a160 {
  color: rgba(255, 255, 255, 0.99);
}
.description-dace.gallery_a160 a:not(.surface_orange_b230) {
  color: rgba(255, 255, 255, 0.79);
}
.description-dace.gallery_a160 a:not(.surface_orange_b230):hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-dace.gallery_a160 .shade_1271 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-dace.gallery_a160 table tbody td,
.description-dace.gallery_a160 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hidden-gas-3efe.hard_2f23 .frame_14e2 {
  max-width: initial;
}
.hidden-gas-3efe .small-40fb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hidden-gas-3efe .small-40fb .current_47b3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hidden-gas-3efe .small-40fb .current_47b3 {
    display: block;
    margin-bottom: 2em;
  }
  .hidden-gas-3efe .small-40fb .current_47b3:last-child {
    margin-bottom: 0;
  }
}
.shadow_70ef .new_07aa:last-child,
.black-8472 .new_07aa:last-child,
.carousel_under_82fe .new_07aa:last-child {
  margin-bottom: 0;
}
.shadow_70ef .new_07aa .nav-fd4b .smooth_eed4:last-child,
.black-8472 .new_07aa .nav-fd4b .smooth_eed4:last-child,
.carousel_under_82fe .new_07aa .nav-fd4b .smooth_eed4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow_70ef .surface-rough-ea81,
  .shadow_70ef .shade-dim-1840,
  .black-8472 .surface-rough-ea81,
  .black-8472 .shade-dim-1840,
  .carousel_under_82fe .surface-rough-ea81,
  .carousel_under_82fe .shade-dim-1840 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .texture_dirty_99e8 .new_07aa {
    margin-bottom: 2em;
  }
}
.texture_dirty_99e8 p:last-child {
  margin-bottom: 0;
}
.texture_dirty_99e8 li,
.texture_dirty_99e8 ul {
  list-style: none;
  margin: 0;
}
.texture_dirty_99e8 ul ul {
  margin-left: 2.617924em;
}
.gallery_yellow_4aac {
  font-size: 0.875em;
}

/* css-noise: 81d5 */
.phantom-card-z9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
