/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notification_daa3/customify
Author: WPCustomify
Author URI: https://pressmaximum.notification_daa3
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.notification_daa3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.disabled_smooth_387c.focus-wood-9091/licenses/gpl-2.0.badge_up_3c93
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.hero-full-0b8f/, (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.caption_south_01fa.input_ff3a/normalize.dirty_d76a/
 ======
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.dirty_d76a v7.0.0 | MIT License | github.notification_daa3/necolas/normalize.dirty_d76a */
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;
}
.pagination-stone-6870 .message-pink-3b26,
.popup-fixed-83af,
.gold_ad9d,
.component-e4f8,
.east_fbee,
.overlay_liquid_b5bd,
.tooltip_91e4,
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;
}
.popup-fixed-83af,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .popup-fixed-83af,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-fixed-83af,
  h1 {
    font-size: 1.8em;
  }
}
.gold_ad9d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gold_ad9d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gold_ad9d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gold_ad9d,
  h2 {
    font-size: 1.7em;
  }
}
.component-e4f8,
h3 {
  font-size: 1.618em;
}
.pagination-stone-6870 .message-pink-3b26,
.east_fbee,
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.blue_7f2c {
  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;
}
.dirty_2676:after,
.dirty_2676:before,
.image_easy_091d:after,
.image_easy_091d:before {
  content: "";
  display: table;
}
.dirty_2676:after,
.image_easy_091d:after {
  clear: both;
}
.summary_959e {
  float: right;
  margin-right: 0;
}
.outer_ddb7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.under-a994 .summary_advanced_45aa,
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;
}
.under-a994 .summary_advanced_45aa: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;
}
.row-thick-b242 .summary_advanced_45aa {
  box-shadow: none;
}
.row-thick-b242
  .summary_advanced_45aa
  .wood-7a16 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row-thick-b242 .summary_advanced_45aa .highlight_28b7 {
  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;
}
.row-thick-b242
  .summary_advanced_45aa
  .highlight_28b7
  b {
  display: none;
}
.row-thick-b242 .tag-143e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.advanced_2465:not(.liquid-7c63):not(.notice_a68b),
button:not(.liquid-7c63):not(.notice_a68b),
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ),
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ),
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ) {
  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;
}
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ):hover,
button:not(.liquid-7c63):not(
    .notice_a68b
  ):hover,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ):hover,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ):hover,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ):active,
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ):focus,
button:not(.liquid-7c63):not(
    .notice_a68b
  ):active,
button:not(.liquid-7c63):not(
    .notice_a68b
  ):focus,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ):active,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ):focus,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ):active,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ):focus,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ):active,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ):focus {
  outline: 0;
}
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb,
button:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb {
  position: relative;
}
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .sort_huge_e05e,
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .outline-cold-e033,
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .small_7fdb,
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  i,
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  svg,
button:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .sort_huge_e05e,
button:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .outline-cold-e033,
button:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .small_7fdb,
button:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  i,
button:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  svg,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .sort_huge_e05e,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .outline-cold-e033,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .small_7fdb,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  i,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  svg,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .sort_huge_e05e,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .outline-cold-e033,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .small_7fdb,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  i,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  svg,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .sort_huge_e05e,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .outline-cold-e033,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  .small_7fdb,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  i,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb
  svg {
  visibility: hidden;
}
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb:after,
button:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb:after,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb:after,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb:after,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ).fn-loading-f3bb: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;
}
.advanced_2465:not(.liquid-7c63):not(.notice_a68b),
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ),
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ),
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ) {
  color: #fff;
  background: #235787;
}
.advanced_2465:not(.liquid-7c63):not(
    .notice_a68b
  ):focus,
input[type="button"]:not(.liquid-7c63):not(
    .notice_a68b
  ):focus,
input[type="reset"]:not(.liquid-7c63):not(
    .notice_a68b
  ):focus,
input[type="submit"]:not(.liquid-7c63):not(
    .notice_a68b
  ):focus {
  color: #fff;
}
.advanced_2465.fn-disabled-f3bb:not(.liquid-7c63):not(
    .notice_a68b
  ),
.advanced_2465[disabled]:not(.liquid-7c63):not(
    .notice_a68b
  ),
button.fn-disabled-f3bb:not(.liquid-7c63):not(
    .notice_a68b
  ),
button[disabled]:not(.liquid-7c63):not(
    .notice_a68b
  ) {
  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;
}
.shadow-blue-5432 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shadow-blue-5432: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_clean_4c53 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.bronze_bb51 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.widget-794a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dirty_2676:after,
.dirty_2676:before,
.over-7a31:after,
.over-7a31:before,
.input-7446:after,
.input-7446:before,
.cool-3204:after,
.cool-3204:before,
.banner-thick-14ca:after,
.banner-thick-14ca:before,
.container-gas-37d4:after,
.container-gas-37d4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dirty_2676:after,
.over-7a31:after,
.input-7446:after,
.cool-3204:after,
.banner-thick-14ca:after,
.container-gas-37d4:after {
  clear: both;
}
.over-7a31 .content-current-56d6,
.input-7446 .content-current-56d6,
.dropdown-blue-4a1b .content-current-56d6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.frame_last_0cb9 {
  display: inline-block;
}
.icon_solid_20c5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon_solid_20c5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon_solid_20c5 .nav_next_4a17 {
  padding: 1em 0;
  font-size: 85%;
}
.nav_next_4a17 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gas_32ed {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gas_32ed:after,
.gas_32ed:before {
  content: "";
  display: table;
}
.gas_32ed:after {
  clear: both;
}
.soft-e39e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tabs-5689 .soft-e39e {
  max-width: 50%;
}
.pro_422c .soft-e39e {
  max-width: 33.33%;
}
.paper_f023 .soft-e39e {
  max-width: 25%;
}
.static_7315 .soft-e39e {
  max-width: 20%;
}
.content_b2c5 .soft-e39e {
  max-width: 16.66%;
}
.wrapper-west-bd30 .soft-e39e {
  max-width: 14.28%;
}
.gold_03d0 .soft-e39e {
  max-width: 12.5%;
}
.section_liquid_27cf .soft-e39e {
  max-width: 11.11%;
}
.photo_solid_026e {
  display: block;
}
.pagination-stone-6870 .grid_middle_4e9c label,
.pagination-stone-6870 .right-7d12 label,
.pagination-stone-6870 .tabs_plasma_4c29 label,
.pagination-stone-6870 .primary-dirty-b7bd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-0d46 {
  list-style: none;
  margin: 0;
}
.frame-0d46 article.next_71cb {
  margin-bottom: 0;
}
.frame-0d46 ul {
  list-style: none;
  margin: 0;
}
.frame-0d46 .carousel-south-ccca li.next_71cb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-0d46 .carousel-south-ccca li.next_71cb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-0d46 .carousel-south-ccca li.next_71cb: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) {
  .frame-0d46 .carousel-south-ccca li.next_71cb li.next_71cb li.next_71cb li.next_71cb {
    padding-left: 0;
  }
}
article.next_71cb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.next_71cb .over-7a31 p:last-of-type {
  margin-bottom: 0;
}
article.next_71cb .solid_8e9f {
  float: left;
}
article.next_71cb .pro_dff1 {
  margin-left: 85px;
}
article.next_71cb .tag_easy_0127 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.next_71cb .tag_easy_0127 .pattern-top-3cfa {
  margin-left: 10px;
}
article.next_71cb .background-left-a4d6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.next_71cb .dim-5bcd {
  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 .grid_middle_4e9c,
  #respond .tabs_plasma_4c29,
  #respond .primary-dirty-b7bd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid_middle_4e9c input,
#respond .tabs_plasma_4c29 input,
#respond .primary-dirty-b7bd input {
  width: 100%;
}
#respond .primary-dirty-b7bd {
  margin-right: 0;
}
#respond .hover_54d7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal_4de4 {
  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;
}
.modal_4de4.status-pro-b4fd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.modal_4de4 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%);
}
.modal_4de4:focus,
.modal_4de4: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);
}
.wide-2d69 {
  border-radius: 10%;
}
.main-clean-9adf {
  border-radius: 50%;
}
.pattern_c383 {
  font-size: 0.72em;
}
.hidden_left_0352 {
  font-size: 0.875em;
}
.primary_black_3e8c {
  font-size: 1.1em;
}
.thumbnail_right_78b4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.thumbnail_right_78b4.pattern_c383 {
  letter-spacing: 0.5px;
}
.rough-68a0,
.rough-68a0 a {
  color: #6d6d6d;
}
.rough-68a0 a:hover {
  color: #111;
}
.chip-330d {
  color: #6d6d6d;
}
.surface_8d20 {
  overflow-x: hidden;
}
.surface_8d20 .notice_bb73.red-3fd3 {
  position: relative;
}
.surface_8d20 .notice_bb73.red-3fd3.box-b8be {
  position: initial;
}
.surface_8d20
  .notice_bb73.red-3fd3.box-b8be
  .medium_ea07 {
  left: auto;
}
.surface_8d20 .notice_bb73 .medium_ea07 {
  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;
}
.surface_8d20 .notice_bb73:hover.red-3fd3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.surface_8d20
  .notice_bb73:hover.red-3fd3
  .medium_ea07 {
  display: block;
  z-index: 9999999;
}
.surface_8d20 .new-2ce8 .secondary_6ac8,
.surface_8d20 .icon_2159 .secondary_6ac8 {
  display: none;
}
.surface_8d20 .message-4df4 .notice_bb73:hover.red-3fd3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pagination-stone-6870 .grid_middle_4e9c label,
.pagination-stone-6870 .right-7d12 label,
.pagination-stone-6870 .tabs_plasma_4c29 label,
.pagination-stone-6870 .primary-dirty-b7bd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-0d46 {
  list-style: none;
  margin: 0;
}
.frame-0d46 article.next_71cb {
  margin-bottom: 0;
}
.frame-0d46 ul {
  list-style: none;
  margin: 0;
}
.frame-0d46 .carousel-south-ccca li.next_71cb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-0d46 .carousel-south-ccca li.next_71cb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-0d46 .carousel-south-ccca li.next_71cb: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) {
  .frame-0d46 .carousel-south-ccca li.next_71cb li.next_71cb li.next_71cb li.next_71cb {
    padding-left: 0;
  }
}
article.next_71cb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.next_71cb .over-7a31 p:last-of-type {
  margin-bottom: 0;
}
article.next_71cb .solid_8e9f {
  float: left;
}
article.next_71cb .pro_dff1 {
  margin-left: 85px;
}
article.next_71cb .tag_easy_0127 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.next_71cb .tag_easy_0127 .pattern-top-3cfa {
  margin-left: 10px;
}
article.next_71cb .background-left-a4d6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.next_71cb .dim-5bcd {
  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 .grid_middle_4e9c,
  #respond .tabs_plasma_4c29,
  #respond .primary-dirty-b7bd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid_middle_4e9c input,
#respond .tabs_plasma_4c29 input,
#respond .primary-dirty-b7bd input {
  width: 100%;
}
#respond .primary-dirty-b7bd {
  margin-right: 0;
}
#respond .hover_54d7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.new-2ce8 .dropdown-in-1dc0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dropdown-in-1dc0 .frame-cc35.hard-e204 .tag_east_d0ba > li > a:focus,
.dropdown-in-1dc0 .frame-cc35.hard-e204 .tag_east_d0ba > li > a:hover,
.dropdown-in-1dc0 .frame-cc35.pro_9e19 .tag_east_d0ba > li > a:focus,
.dropdown-in-1dc0 .frame-cc35.pro_9e19 .tag_east_d0ba > li > a:hover,
.dropdown-in-1dc0 .frame-cc35.button-glass-43a4 .tag_east_d0ba > li > a:focus,
.dropdown-in-1dc0 .frame-cc35.button-glass-43a4 .tag_east_d0ba > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-in-1dc0
  .frame-cc35.hard-e204
  .tag_east_d0ba
  > li.badge_solid_3893
  > a,
.dropdown-in-1dc0
  .frame-cc35.hard-e204
  .tag_east_d0ba
  > li.gas_e906
  > a,
.dropdown-in-1dc0
  .frame-cc35.pro_9e19
  .tag_east_d0ba
  > li.badge_solid_3893
  > a,
.dropdown-in-1dc0
  .frame-cc35.pro_9e19
  .tag_east_d0ba
  > li.gas_e906
  > a,
.dropdown-in-1dc0
  .frame-cc35.button-glass-43a4
  .tag_east_d0ba
  > li.badge_solid_3893
  > a,
.dropdown-in-1dc0 .frame-cc35.button-glass-43a4 .tag_east_d0ba > li.chip-middle-6bb2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-in-1dc0 .pagination-clean-a9da,
.dropdown-in-1dc0 .pagination-clean-a9da a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-in-1dc0 .action_8267.narrow-85a4 li a,
.dropdown-in-1dc0 .element-south-7bc1 a,
.dropdown-in-1dc0 .button_black_2423,
.dropdown-in-1dc0 .tag_east_d0ba > li > a,
.dropdown-in-1dc0 .pro-1661 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-in-1dc0 .action_8267.narrow-85a4 li a:hover,
.dropdown-in-1dc0 .element-south-7bc1 a:hover,
.dropdown-in-1dc0 .button_black_2423:hover,
.dropdown-in-1dc0 .tag_east_d0ba > li > a:hover,
.dropdown-in-1dc0 .pro-1661:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-in-1dc0 .dropdown-7c8a {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-in-1dc0 .dropdown-7c8a .in_77cb {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-in-1dc0 .dropdown-7c8a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-in-1dc0 .hovered-a1de .advanced-e080 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-in-1dc0 .hovered-a1de .advanced-e080 .filter-action-b209 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-in-1dc0
  .hovered-a1de
  .advanced-e080
  .filter-action-b209::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-in-1dc0
  .hovered-a1de
  .advanced-e080
  .filter-action-b209:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-in-1dc0
  .hovered-a1de
  .advanced-e080
  .filter-action-b209::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-in-1dc0
  .hovered-a1de
  .advanced-e080
  .filter-action-b209::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-in-1dc0 .hovered-a1de .thick_7385 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-in-1dc0 .hovered-a1de .thick_7385:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_3d7a
  .dropdown-in-1dc0
  .hovered-a1de
  .table_a9eb
  .mask-right-5212 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_3d7a
  .dropdown-in-1dc0
  .hovered-a1de
  .table_a9eb
  .filter-action-b209 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.new-2ce8 .carousel_a638 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.carousel_a638 .frame-cc35.hard-e204 .tag_east_d0ba > li > a:focus,
.carousel_a638 .frame-cc35.hard-e204 .tag_east_d0ba > li > a:hover,
.carousel_a638 .frame-cc35.pro_9e19 .tag_east_d0ba > li > a:focus,
.carousel_a638 .frame-cc35.pro_9e19 .tag_east_d0ba > li > a:hover,
.carousel_a638 .frame-cc35.button-glass-43a4 .tag_east_d0ba > li > a:focus,
.carousel_a638 .frame-cc35.button-glass-43a4 .tag_east_d0ba > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_a638
  .frame-cc35.hard-e204
  .tag_east_d0ba
  > li.badge_solid_3893
  > a,
.carousel_a638
  .frame-cc35.hard-e204
  .tag_east_d0ba
  > li.gas_e906
  > a,
.carousel_a638
  .frame-cc35.pro_9e19
  .tag_east_d0ba
  > li.badge_solid_3893
  > a,
.carousel_a638
  .frame-cc35.pro_9e19
  .tag_east_d0ba
  > li.gas_e906
  > a,
.carousel_a638
  .frame-cc35.button-glass-43a4
  .tag_east_d0ba
  > li.badge_solid_3893
  > a,
.carousel_a638 .frame-cc35.button-glass-43a4 .tag_east_d0ba > li.chip-middle-6bb2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_a638 .pagination-clean-a9da,
.carousel_a638 .pagination-clean-a9da a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_a638 .action_8267.narrow-85a4 li a,
.carousel_a638 .element-south-7bc1 a,
.carousel_a638 .button_black_2423,
.carousel_a638 .tag_east_d0ba > li > a,
.carousel_a638 .pro-1661 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_a638 .action_8267.narrow-85a4 li a:hover,
.carousel_a638 .element-south-7bc1 a:hover,
.carousel_a638 .button_black_2423:hover,
.carousel_a638 .tag_east_d0ba > li > a:hover,
.carousel_a638 .pro-1661:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_a638 .dropdown-7c8a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_a638 .dropdown-7c8a .in_77cb {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_a638 .dropdown-7c8a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_fluid_dc70 .container_4304 {
  margin-left: auto;
  margin-right: auto;
}
.input-7446 > * {
  margin-left: auto;
  margin-right: auto;
}
.input-7446 .header_clean_4c53 {
  margin-right: 1.41575em;
}
.hover-468f .input-7446 > .green_154a {
  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;
}
.hover-468f .input-7446 > .label-orange-0d04 {
  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;
}
.notification-3eac.image_fluid_dc70 .container_4304,
.slider_15b6.image_fluid_dc70 .container_4304 {
  margin-left: 0;
}
.dropdown_in_b664.image_fluid_dc70 .container_4304,
.hero-warm-9ec6.image_fluid_dc70 .container_4304 {
  margin-right: 0;
}
.input-7446 ol,
.input-7446 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.shadow_active_ee3d video {
  max-width: 100%;
}
.advanced-ae1c img {
  display: block;
}
.advanced-ae1c.header_clean_4c53,
.advanced-ae1c.bronze_bb51 {
  width: 100%;
}
.advanced-ae1c.label-orange-0d04 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.liquid-705d:not(.video-down-a885) {
  margin: 1.5em auto;
}
.outline_8c99 p {
  padding: 1.5em 14px;
}
ul.section-a457.label-orange-0d04,
ul.section-a457.green_154a,
ul.section-a457.accordion-08c2.green_154a {
  padding: 0 14px;
}
.form_up_4828 {
  display: block;
  overflow-x: auto;
}
.form_up_4828 table {
  border-collapse: collapse;
  width: 100%;
}
.form_up_4828 td,
.form_up_4828 th {
  padding: 0.5em;
}
.input-7446 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input-7446 ol ol,
.input-7446 ol ul,
.input-7446 ul ol,
.input-7446 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input-7446 ol ol li,
.input-7446 ol ul li,
.input-7446 ul ol li,
.input-7446 ul ul li {
  margin-left: 0;
}
.box-d15e.pro-3880 > .wide_e261 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.box-d15e.pro-3880 > .wide_e261 iframe,
.box-d15e.pro-3880 > .wide_e261 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.text_f97a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.text_f97a.component_blue_b246 {
  padding: 0;
}
.text_f97a.component_blue_b246 cite {
  font-size: 13px;
}
.text_f97a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.text_f97a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.heading-bceb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.heading-bceb > p:first-child {
  margin-top: 0;
}
.heading-bceb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.heading-bceb blockquote {
  border-left: 0;
}
.detail_selected_1c82 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.detail_selected_1c82:not(.mini_b7cc) {
  max-width: 100px;
}
.detail_selected_1c82.pattern-f4d4 {
  border-bottom: none !important;
  text-align: center;
}
.detail_selected_1c82.pattern-f4d4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outline_8c99 p {
    padding: 1.5em 0;
  }
}
.plasma-95ec {
  color: #0073aa;
}
.cool_a739 {
  background-color: #0073aa;
}
.red_42bd {
  color: #229fd8;
}
.bright-9974 {
  background-color: #229fd8;
}
.link_small_9502 {
  color: #eee;
}
.frame_full_275d {
  background-color: #eee;
}
.action_3fbf {
  color: #444;
}
.backdrop-1d97 {
  background-color: #444;
}
.slider_43df {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.slider_43df .gas_3d05 .element-south-7bc1 {
  font-size: 15px;
}
.slider_43df .element-south-7bc1 {
  line-height: 1.3;
}
.slider_43df .carousel_a638 {
}
.slider_43df .dropdown-in-1dc0 {
  background: #235787;
}
.sidebar_55ff {
  padding: 0;
}
.sidebar_55ff .dropdown-in-1dc0 {
  background: #1a1a1a;
}
.sidebar_55ff .carousel_a638 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gold_0f53 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gold_0f53 .carousel_a638 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gold_0f53 .dropdown-in-1dc0 {
  background: #303030;
}
.container-gas-37d4 {
  position: relative;
  z-index: 10;
}
.container-gas-37d4 .in_ad36 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-32f5 .red-3fd3 {
  display: inline-block;
  vertical-align: middle;
}
.dropdown-32f5.form-0cba .red-3fd3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dropdown-32f5.form-0cba .red-3fd3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-32f5.form-0cba .red-3fd3 {
    margin-right: 0.4em;
  }
}
.dropdown-32f5.form-0cba .red-3fd3:last-child {
  margin-right: 0;
}
.hover-bronze-fd92 .in_ad36 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .new-2ce8 .gas_3d05 {
    margin: 0 -0.5em;
  }
  .new-2ce8 .gas_3d05 [class*="customify-col-"],
  .new-2ce8 .gas_3d05 [class*="customify-col_"],
  .new-2ce8 .gas_3d05 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.new-2ce8.filter_orange_a336 .in_ad36 {
  background: 0 0 !important;
}
.new-2ce8.filter_orange_a336 .in_ad36,
.new-2ce8.hover-bronze-fd92 .in_ad36 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .new-2ce8.accent_6879 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.new-2ce8.hover-bronze-fd92 .in_ad36 {
  box-shadow: none !important;
}
.easy_034b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .easy_034b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .easy_034b {
    padding: 18px 0 20px;
  }
}
.easy_034b .white-c6f6 {
  width: 100%;
}
.easy_034b .active_rough_ce06 {
  margin-bottom: 0;
}
.easy_034b .element_old_605e {
  margin-top: 5px;
  font-size: 0.875em;
}
.border-b0fb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.border-b0fb .outline-slow-7215 {
  width: 100%;
}
.disabled-7f6c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.disabled-7f6c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.disabled-7f6c 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;
}
.disabled-7f6c li:last-child:after {
  display: none;
}
.disabled-7f6c li a {
  font-weight: 500;
  margin-right: 10px;
}
.dark-3916 .secondary_6ac8 button,
.easy_034b .secondary_6ac8 button {
  left: 0;
}
.dark-3916 .outline-slow-7215,
.easy_034b .outline-slow-7215 {
  padding-left: 0;
  padding-right: 0;
}
.dark-3916 .border-b0fb,
.easy_034b .border-b0fb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dark-3916 {
  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;
}
.dark-3916: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;
}
.dark-3916 .new_fbec {
  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) {
  .dark-3916 .new_fbec {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dark-3916 .new_fbec {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dark-3916 .new_fbec {
    min-height: 200px;
  }
}
.dark-3916 .disabled-7f6c {
  color: rgba(255, 255, 255, 0.8);
}
.dark-3916 .disabled-7f6c a,
.dark-3916 .disabled-7f6c li:after {
  color: inherit;
}
.dark-3916 .disabled-7f6c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container_6818 {
  margin-bottom: 0.5em;
}
.link-narrow-ae37 {
  margin-bottom: 1.2em;
}
.link-narrow-ae37,
.container_6818 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.link-narrow-ae37 p:last-child,
.container_6818 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary_6ac8,
#masthead .secondary_6ac8 {
  display: none;
}
#masthead
  > .secondary_6ac8.blue-d1a3 {
  display: none;
}
#masthead > .secondary_6ac8 button {
  left: 0;
}
.texture-cd07 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.texture-cd07 .red-3fd3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture-cd07 .module-8e14 {
  display: -webkit-box;
  display: flex;
}
.texture-cd07 .module-8e14.bottom-d8a4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture-cd07 .module-8e14.hot_18f8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-cd07 .module-8e14.action-cef1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-cd07.tooltip-3fd3.logo-easy-836e .module-8e14.bottom-d8a4 {
  flex-basis: 100%;
}
.texture-cd07.dark_c5b4 .module-8e14.hot_18f8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture-cd07.dark_c5b4 .module-8e14.action-cef1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary_6ac8.blue-d1a3 {
  display: none;
}
#masthead > .secondary_6ac8 button {
  left: 0;
}
.lower-9c95 {
  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;
}
.lower-9c95:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lower-9c95.footer-east-0e50 i {
  margin-right: 4px;
}
.lower-9c95.pagination_full_0417 i {
  margin-left: 5px;
}
.element-south-7bc1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.element-south-7bc1 p:last-child {
  margin-bottom: 0;
}
.card-2537 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.card-2537 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.card-2537 img {
  display: block;
  width: auto;
  line-height: 1;
}
.card-2537 .pagination-clean-a9da {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.card-2537 .main_solid_acc2 {
  margin: 5px 0 7px 0;
}
.card-2537.wide-b6a9 .bright-0a0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-2537.wide-b6a9 .tertiary_hot_63c6 {
  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;
}
.card-2537.nav-mini-4ae5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.card-2537.nav-mini-4ae5 .bright-0a0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-2537.nav-mini-4ae5 .tertiary_hot_63c6 {
  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;
}
.card-2537.dropdown-tiny-e1ac {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card-2537.popup_dde3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.card-2537.popup_dde3 .tertiary_hot_63c6 {
  margin-top: 7px;
}
.description-479e {
  display: inline-block;
}
.container-gas-37d4 .link-8830 .card-2537 img {
  max-width: 100%;
}
.frame-cc35 .header_4985.gradient-lower-2f87,
.banner_9a38 .header_4985.gradient-lower-2f87 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.frame-cc35 .caption_901c,
.banner_9a38 .caption_901c {
  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%);
}
.frame-cc35 .caption_901c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.frame-cc35.item_8b36 .caption_901c {
  display: none;
}
.frame-cc35 .carousel-42af {
  list-style: none;
  padding: 0;
  margin: 0;
}
.frame-cc35 .carousel-42af li {
  display: inline-block;
  position: relative;
}
.frame-cc35 .carousel-42af li:last-child {
  margin-right: 0;
}
.frame-cc35 .carousel-42af 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;
}
.frame-cc35 .carousel-42af li.chip-middle-6bb2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.frame-cc35 .carousel-42af > 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;
}
.frame-cc35 .carousel-42af > li > a i {
  line-height: 0;
}
.frame-cc35 .carousel-42af > li.hidden-bottom-9fb1 > a .caption_901c {
  margin-left: 4px;
  line-height: 0;
}
.frame-cc35 .carousel-42af .border-b4a2 li.hidden-bottom-9fb1 > a {
  position: relative;
}
.frame-cc35 .carousel-42af .border-b4a2 li.hidden-bottom-9fb1 > a:after,
.frame-cc35 .carousel-42af .border-b4a2 li.hidden-bottom-9fb1 > a:before {
  content: "";
  display: table;
}
.frame-cc35 .carousel-42af .border-b4a2 li.hidden-bottom-9fb1 > a:after {
  clear: both;
}
.frame-cc35 .carousel-42af .border-b4a2 li.hidden-bottom-9fb1 > a .caption_901c {
  margin-left: 5px;
  float: right;
}
.frame-cc35 .under_2081,
.frame-cc35 .border-b4a2 {
  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;
}
.frame-cc35 .border-b4a2 {
  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;
}
.frame-cc35 .border-b4a2 .gradient-lower-2f87 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.frame-cc35 .border-b4a2 .caption_901c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.frame-cc35 .border-b4a2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.frame-cc35 .border-b4a2 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;
}
.frame-cc35 .border-b4a2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.frame-cc35 .border-b4a2 .border-b4a2 {
  top: 0;
  left: 100%;
}
.frame-cc35 .background-67f0.fn-focus-f3bb > .under_2081,
.frame-cc35 .background-67f0.fn-focus-f3bb > .border-b4a2,
.frame-cc35 .background-67f0:focus > .under_2081,
.frame-cc35 .background-67f0:focus > .border-b4a2,
.frame-cc35 .background-67f0:hover > .under_2081,
.frame-cc35 .background-67f0:hover > .border-b4a2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.frame-cc35.button-glass-43a4 .tag_east_d0ba:after,
.frame-cc35.button-glass-43a4 .tag_east_d0ba:before {
  content: "";
  display: table;
}
.frame-cc35.button-glass-43a4 .tag_east_d0ba:after {
  clear: both;
}
.frame-cc35.button-glass-43a4 .tag_east_d0ba > li {
  float: left;
}
.frame-cc35.dynamic-3b77 .tag_east_d0ba:after,
.frame-cc35.dynamic-3b77 .tag_east_d0ba:before {
  content: "";
  display: table;
}
.frame-cc35.dynamic-3b77 .tag_east_d0ba:after {
  clear: both;
}
.frame-cc35.dynamic-3b77 .tag_east_d0ba > li {
  float: left;
}
.frame-cc35.dynamic-3b77 .tag_east_d0ba > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.frame-cc35.dynamic-3b77 .tag_east_d0ba > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.frame-cc35.dynamic-3b77 .tag_east_d0ba > li.badge_solid_3893 > a,
.frame-cc35.dynamic-3b77 .tag_east_d0ba > li.chip-middle-6bb2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.frame-cc35.hard-e204 .tag_east_d0ba > li > a .gradient-lower-2f87 {
  position: relative;
}
.frame-cc35.hard-e204 .tag_east_d0ba > li > a .gradient-lower-2f87: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;
}
.frame-cc35.hard-e204
  .tag_east_d0ba
  > li:focus
  > a
  .gradient-lower-2f87:before,
.frame-cc35.hard-e204
  .tag_east_d0ba
  > li:hover
  > a
  .gradient-lower-2f87:before {
  width: 100%;
  background-color: currentColor;
}
.frame-cc35.hard-e204
  .tag_east_d0ba
  > li.badge_solid_3893
  > a
  .gradient-lower-2f87:before,
.frame-cc35.hard-e204
  .tag_east_d0ba
  > li.gas_e906
  > a
  .gradient-lower-2f87:before {
  width: 100%;
  background-color: currentColor;
}
.frame-cc35.pro_9e19 .tag_east_d0ba > li > a .gradient-lower-2f87 {
  position: relative;
}
.frame-cc35.pro_9e19 .tag_east_d0ba > li > a .gradient-lower-2f87: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;
}
.frame-cc35.pro_9e19 .tag_east_d0ba > li:focus > a .gradient-lower-2f87:before,
.frame-cc35.pro_9e19
  .tag_east_d0ba
  > li:hover
  > a
  .gradient-lower-2f87:before {
  width: 100%;
  background-color: currentColor;
}
.frame-cc35.pro_9e19
  .tag_east_d0ba
  > li.badge_solid_3893
  > a
  .gradient-lower-2f87:before,
.frame-cc35.pro_9e19
  .tag_east_d0ba
  > li.gas_e906
  > a
  .gradient-lower-2f87:before {
  width: 100%;
  background-color: currentColor;
}
.banner_9a38 .carousel-42af {
  margin: 0;
  padding: 0;
  list-style: none;
}
.banner_9a38 .carousel-42af li:first-child > a {
  border-top: none;
}
.banner_9a38 .carousel-42af .frame-motion-5ef1 > .gradient-lower-2f87 .caption_901c {
  display: none;
}
.banner_9a38 .carousel-42af li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.banner_9a38 .carousel-42af li:last-child {
  border: none;
}
.banner_9a38 .carousel-42af li.hidden-bottom-9fb1 > a {
  padding-right: 45px !important;
}
.banner_9a38 .carousel-42af li a {
  display: block;
  padding: 0.55em 1.5em;
}
.banner_9a38 .carousel-42af li a:focus,
.banner_9a38 .carousel-42af li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_9a38 .carousel-42af li .badge_2684 {
  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;
}
.banner_9a38 .carousel-42af li .badge_2684:hover {
  box-shadow: none;
}
.banner_9a38 .carousel-42af li .badge_2684 .caption_901c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.banner_9a38 .carousel-42af .border-b4a2 {
  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);
}
.banner_9a38 .carousel-42af .border-b4a2 li a {
  padding-left: 3em;
}
.banner_9a38 .carousel-42af .tall-067f > a .badge_2684 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.banner_9a38 .carousel-42af .tall-067f > .border-b4a2 {
  display: block;
  opacity: 1;
}
.thumbnail_0f97 {
  max-width: 100%;
}
.hero-upper-87bf {
  line-height: 0;
  cursor: pointer;
}
.pro-1661 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pro-1661:hover {
  box-shadow: none;
  color: currentColor;
}
.pro-1661 svg {
  width: 18px;
  height: 18px;
}
.pro-1661 .accordion_west_7a34 {
  display: none;
}
.card-3abe {
  position: relative;
}
.card-3abe.fn-active-f3bb .pro-1661 .sidebar_0e91 {
  display: none;
}
.card-3abe.fn-active-f3bb .pro-1661 .accordion_west_7a34 {
  display: inline-block;
}
.card-3abe .small_bc45 {
  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);
}
.card-3abe.bottom_998a .small_bc45 {
  left: auto;
  right: -0.9em;
}
.card-3abe.bottom_998a .sort_cold_5ec5::before {
  left: auto;
  right: 15px;
}
.card-3abe.fn-active-f3bb .small_bc45 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table_a9eb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.table_a9eb label {
  flex-basis: 100%;
}
.table_a9eb .advanced-e080 {
  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;
}
.table_a9eb .filter-action-b209 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.table_a9eb .filter-action-b209:focus {
  background-color: transparent;
}
.table_a9eb button.thick_7385 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.table_a9eb button.thick_7385:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.table_a9eb button.thick_7385 svg {
  width: 18px;
  height: 18px;
}
.table_a9eb input[type="submit"] {
  min-height: auto;
}
.hovered-a1de .table_a9eb .filter-action-b209 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sort_cold_5ec5 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .sort_cold_5ec5 {
    width: 220px;
  }
}
.sort_cold_5ec5 label {
  flex-basis: 100%;
}
.sort_cold_5ec5::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.description_3d7a .hovered-a1de .table_a9eb {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.description_3d7a
  .hovered-a1de
  .table_a9eb
  .advanced-e080 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_3d7a .hovered-a1de .table_a9eb .filter-action-b209 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_3d7a
  .hovered-a1de
  .table_a9eb
  .filter-action-b209:focus {
  background: 0 0;
}
.description_3d7a
  .hovered-a1de
  .table_a9eb
  .mask-right-5212 {
  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;
}
.action_8267 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.action_8267 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.action_8267 li:last-child {
  margin-right: 0;
}
.action_8267 li:first-child {
  margin-left: 0;
}
.action_8267.notice_prev_c841 a {
  color: #fff;
}
.action_8267.notice_prev_c841 a:hover {
  color: #fff;
}
.action_8267 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.action_8267 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.action_8267 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.action_8267 a:hover {
  opacity: 0.9;
  color: inherit;
}
.action_8267 [class*="social-icon-apple"] {
  background-color: #999;
}
.action_8267 [class*="social-icon-apple"].article_top_945d {
  background-color: transparent;
  color: #999;
}
.action_8267 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.action_8267 [class*="social-icon-behance"].article_top_945d {
  background-color: transparent;
  color: #1769ff;
}
.action_8267 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.action_8267 [class*="social-icon-bitbucket"].article_top_945d {
  background-color: transparent;
  color: #205081;
}
.action_8267 [class*="social-icon-codepen"] {
  background-color: #000;
}
.action_8267 [class*="social-icon-codepen"].article_top_945d {
  background-color: transparent;
  color: #000;
}
.action_8267 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.action_8267 [class*="social-icon-delicious"].article_top_945d {
  background-color: transparent;
  color: #39f;
}
.action_8267 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.action_8267 [class*="social-icon-digg"].article_top_945d {
  background-color: transparent;
  color: #005be2;
}
.action_8267 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.action_8267 [class*="social-icon-dribbble"].article_top_945d {
  background-color: transparent;
  color: #ea4c89;
}
.action_8267 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.action_8267 [class*="social-icon-envelope"].article_top_945d {
  background-color: transparent;
  color: #ea4335;
}
.action_8267 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.action_8267 [class*="social-icon-facebook"].article_top_945d {
  background-color: transparent;
  color: #3b5998;
}
.action_8267 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.action_8267 [class*="social-icon-flickr"].article_top_945d {
  background-color: transparent;
  color: #0063dc;
}
.action_8267 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.action_8267 [class*="social-icon-foursquare"].article_top_945d {
  background-color: transparent;
  color: #2d5be3;
}
.action_8267 [class*="social-icon-github"] {
  background-color: #333;
}
.action_8267 [class*="social-icon-github"].article_top_945d {
  background-color: transparent;
  color: #333;
}
.action_8267 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.action_8267 [class*="social-icon-google-plus"].article_top_945d {
  background-color: transparent;
  color: #dd4b39;
}
.action_8267 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.action_8267 [class*="social-icon-houzz"].article_top_945d {
  background-color: transparent;
  color: #7ac142;
}
.action_8267 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.action_8267 [class*="social-icon-instagram"].article_top_945d {
  background-color: transparent;
  color: #262626;
}
.action_8267 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.action_8267 [class*="social-icon-jsfiddle"].article_top_945d {
  background-color: transparent;
  color: #487aa2;
}
.action_8267 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.action_8267 [class*="social-icon-linkedin"].article_top_945d {
  background-color: transparent;
  color: #0077b5;
}
.action_8267 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.action_8267 [class*="social-icon-medium"].article_top_945d {
  background-color: transparent;
  color: #00ab6b;
}
.action_8267 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.action_8267
  [class*="social-icon-odnoklassniki"].article_top_945d {
  background-color: transparent;
  color: #f4731c;
}
.action_8267 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.action_8267 [class*="social-icon-meetup"].article_top_945d {
  background-color: transparent;
  color: #ec1c40;
}
.action_8267 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.action_8267 [class*="social-icon-pinterest"].article_top_945d {
  background-color: transparent;
  color: #bd081c;
}
.action_8267 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.action_8267 [class*="social-icon-product-hunt"].article_top_945d {
  background-color: transparent;
  color: #da552f;
}
.action_8267 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.action_8267 [class*="social-icon-reddit"].article_top_945d {
  background-color: transparent;
  color: #ff4500;
}
.action_8267 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.action_8267 [class*="social-icon-rss"].article_top_945d {
  background-color: transparent;
  color: #f26522;
}
.action_8267 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.action_8267
  [class*="social-icon-shopping-cart"].article_top_945d {
  background-color: transparent;
  color: #4caf50;
}
.action_8267 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.action_8267 [class*="social-icon-skype"].article_top_945d {
  background-color: transparent;
  color: #00aff0;
}
.action_8267 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.action_8267 [class*="social-icon-slideshare"].article_top_945d {
  background-color: transparent;
  color: #0077b5;
}
.action_8267 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.action_8267 [class*="social-icon-snapchat"].article_top_945d {
  background-color: transparent;
  color: #fffc00;
}
.action_8267 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.action_8267 [class*="social-icon-soundcloud"].article_top_945d {
  background-color: transparent;
  color: #f80;
}
.action_8267 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.action_8267 [class*="social-icon-spotify"].article_top_945d {
  background-color: transparent;
  color: #2ebd59;
}
.action_8267 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.action_8267
  [class*="social-icon-stack-overflow"].article_top_945d {
  background-color: transparent;
  color: #fe7a15;
}
.action_8267 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.action_8267 [class*="social-icon-maldkfgram"].article_top_945d {
  background-color: transparent;
  color: #2ca5e0;
}
.action_8267 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.action_8267 [class*="social-icon-tripadvisor"].article_top_945d {
  background-color: transparent;
  color: #589442;
}
.action_8267 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.action_8267 [class*="social-icon-tumblr"].article_top_945d {
  background-color: transparent;
  color: #35465c;
}
.action_8267 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.action_8267 [class*="social-icon-twitch"].article_top_945d {
  background-color: transparent;
  color: #6441a5;
}
.action_8267 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.action_8267 [class*="social-icon-twitter"].article_top_945d {
  background-color: transparent;
  color: #1da1f2;
}
.action_8267 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.action_8267 [class*="social-icon-vimeo"].article_top_945d {
  background-color: transparent;
  color: #1ab7ea;
}
.action_8267 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.action_8267 [class*="social-icon-vk"].article_top_945d {
  background-color: transparent;
  color: #45668e;
}
.action_8267 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.action_8267 [class*="social-icon-weibo"].article_top_945d {
  background-color: transparent;
  color: #df2029;
}
.action_8267 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.action_8267 [class*="social-icon-weixin"].article_top_945d {
  background-color: transparent;
  color: #7bb32e;
}
.action_8267 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.action_8267 [class*="social-icon-whatsapp"].article_top_945d {
  background-color: transparent;
  color: #25d366;
}
.action_8267 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.action_8267 [class*="social-icon-wordpress"].article_top_945d {
  background-color: transparent;
  color: #21759b;
}
.action_8267 [class*="social-icon-xing"] {
  background-color: #026466;
}
.action_8267 [class*="social-icon-xing"].article_top_945d {
  background-color: transparent;
  color: #026466;
}
.action_8267 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.action_8267 [class*="social-icon-yelp"].article_top_945d {
  background-color: transparent;
  color: #af0606;
}
.action_8267 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.action_8267 [class*="social-icon-youtube"].article_top_945d {
  background-color: transparent;
  color: #cd201f;
}
.button_black_2423 {
  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;
}
.button_black_2423:hover {
  box-shadow: none;
  background: 0 0;
}
.caption-92c6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.component_390c {
  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;
}
.action_875e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.left-77f9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.left-77f9,
.left-77f9::after,
.left-77f9::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;
}
.left-77f9::after,
.left-77f9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box-left-c2c7 .component_390c .action_875e {
  margin-top: -2px;
  width: 19px;
}
.box-left-c2c7 .component_390c .left-77f9 {
  margin-top: -1px;
}
.box-left-c2c7 .component_390c .left-77f9,
.box-left-c2c7 .component_390c .left-77f9::after,
.box-left-c2c7 .component_390c .left-77f9::before {
  width: 19px;
  height: 2px;
}
.box-left-c2c7 .component_390c .left-77f9::before {
  top: -6px;
}
.box-left-c2c7 .component_390c .left-77f9::after {
  bottom: -6px;
}
.in_f47c .component_390c .action_875e {
  margin-top: -2px;
  width: 22px;
}
.in_f47c .component_390c .left-77f9 {
  margin-top: -1px;
}
.in_f47c .component_390c .left-77f9,
.in_f47c .component_390c .left-77f9::after,
.in_f47c .component_390c .left-77f9::before {
  width: 22px;
  height: 2px;
}
.in_f47c .component_390c .left-77f9::before {
  top: -7px;
}
.in_f47c .component_390c .left-77f9::after {
  bottom: -7px;
}
.orange-9aac .component_390c .action_875e {
  margin-top: -2px;
  width: 31px;
}
.orange-9aac .component_390c .left-77f9 {
  margin-top: -1.5px;
}
.orange-9aac .component_390c .left-77f9,
.orange-9aac .component_390c .left-77f9::after,
.orange-9aac .component_390c .left-77f9::before {
  width: 31px;
  height: 3px;
}
.orange-9aac .component_390c .left-77f9::before {
  top: -9px;
}
.orange-9aac .component_390c .left-77f9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .preview_3c3f .component_390c .action_875e {
    margin-top: -2px;
    width: 19px;
  }
  .preview_3c3f .component_390c .left-77f9 {
    margin-top: -1px;
  }
  .preview_3c3f .component_390c .left-77f9,
  .preview_3c3f .component_390c .left-77f9::after,
  .preview_3c3f .component_390c .left-77f9::before {
    width: 19px;
    height: 2px;
  }
  .preview_3c3f .component_390c .left-77f9::before {
    top: -6px;
  }
  .preview_3c3f .component_390c .left-77f9::after {
    bottom: -6px;
  }
  .item_fixed_1c8c .component_390c .action_875e {
    margin-top: -2px;
    width: 22px;
  }
  .item_fixed_1c8c .component_390c .left-77f9 {
    margin-top: -1px;
  }
  .item_fixed_1c8c .component_390c .left-77f9,
  .item_fixed_1c8c .component_390c .left-77f9::after,
  .item_fixed_1c8c .component_390c .left-77f9::before {
    width: 22px;
    height: 2px;
  }
  .item_fixed_1c8c .component_390c .left-77f9::before {
    top: -7px;
  }
  .item_fixed_1c8c .component_390c .left-77f9::after {
    bottom: -7px;
  }
  .thumbnail_0365 .component_390c .action_875e {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_0365 .component_390c .left-77f9 {
    margin-top: -1.5px;
  }
  .thumbnail_0365 .component_390c .left-77f9,
  .thumbnail_0365 .component_390c .left-77f9::after,
  .thumbnail_0365 .component_390c .left-77f9::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_0365 .component_390c .left-77f9::before {
    top: -9px;
  }
  .thumbnail_0365 .component_390c .left-77f9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .sort-wide-947b .component_390c .action_875e {
    margin-top: -2px;
    width: 19px;
  }
  .sort-wide-947b .component_390c .left-77f9 {
    margin-top: -1px;
  }
  .sort-wide-947b .component_390c .left-77f9,
  .sort-wide-947b .component_390c .left-77f9::after,
  .sort-wide-947b .component_390c .left-77f9::before {
    width: 19px;
    height: 2px;
  }
  .sort-wide-947b .component_390c .left-77f9::before {
    top: -6px;
  }
  .sort-wide-947b .component_390c .left-77f9::after {
    bottom: -6px;
  }
  .button_dd19 .component_390c .action_875e {
    margin-top: -2px;
    width: 22px;
  }
  .button_dd19 .component_390c .left-77f9 {
    margin-top: -1px;
  }
  .button_dd19 .component_390c .left-77f9,
  .button_dd19 .component_390c .left-77f9::after,
  .button_dd19 .component_390c .left-77f9::before {
    width: 22px;
    height: 2px;
  }
  .button_dd19 .component_390c .left-77f9::before {
    top: -7px;
  }
  .button_dd19 .component_390c .left-77f9::after {
    bottom: -7px;
  }
  .solid-12d4 .component_390c .action_875e {
    margin-top: -2px;
    width: 31px;
  }
  .solid-12d4 .component_390c .left-77f9 {
    margin-top: -1.5px;
  }
  .solid-12d4 .component_390c .left-77f9,
  .solid-12d4 .component_390c .left-77f9::after,
  .solid-12d4 .component_390c .left-77f9::before {
    width: 31px;
    height: 3px;
  }
  .solid-12d4 .component_390c .left-77f9::before {
    top: -9px;
  }
  .solid-12d4 .component_390c .left-77f9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .simple_4fbd .component_390c .action_875e {
    margin-top: -2px;
    width: 19px;
  }
  .simple_4fbd .component_390c .left-77f9 {
    margin-top: -1px;
  }
  .simple_4fbd .component_390c .left-77f9,
  .simple_4fbd .component_390c .left-77f9::after,
  .simple_4fbd .component_390c .left-77f9::before {
    width: 19px;
    height: 2px;
  }
  .simple_4fbd .component_390c .left-77f9::before {
    top: -6px;
  }
  .simple_4fbd .component_390c .left-77f9::after {
    bottom: -6px;
  }
  .highlight_down_422b .component_390c .action_875e {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_down_422b .component_390c .left-77f9 {
    margin-top: -1px;
  }
  .highlight_down_422b .component_390c .left-77f9,
  .highlight_down_422b .component_390c .left-77f9::after,
  .highlight_down_422b .component_390c .left-77f9::before {
    width: 22px;
    height: 2px;
  }
  .highlight_down_422b .component_390c .left-77f9::before {
    top: -7px;
  }
  .highlight_down_422b .component_390c .left-77f9::after {
    bottom: -7px;
  }
  .south_ea3c .component_390c .action_875e {
    margin-top: -2px;
    width: 31px;
  }
  .south_ea3c .component_390c .left-77f9 {
    margin-top: -1.5px;
  }
  .south_ea3c .component_390c .left-77f9,
  .south_ea3c .component_390c .left-77f9::after,
  .south_ea3c .component_390c .left-77f9::before {
    width: 31px;
    height: 3px;
  }
  .south_ea3c .component_390c .left-77f9::before {
    top: -9px;
  }
  .south_ea3c .component_390c .left-77f9::after {
    bottom: -9px;
  }
}
.hovered-6db7 .left-77f9 {
  -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);
}
.hovered-6db7 .left-77f9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hovered-6db7 .left-77f9::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);
}
.hovered-6db7.dark_fe16 .left-77f9 {
  -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);
}
.hovered-6db7.dark_fe16 .left-77f9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hovered-6db7.dark_fe16 .left-77f9::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);
}
.text-motion-5408 {
  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.overlay-592a:before {
  display: none;
}
.icon_2159 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.icon_2159 .video_3d1c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.icon_2159 .video_3d1c:last-of-type {
  border-bottom: none;
}
.icon_2159 .video_3d1c.filter-smooth-d175,
.icon_2159 .video_3d1c.item-c96b,
.icon_2159 .video_3d1c.panel_last_210c {
  padding: 0;
}
.icon_2159 .banner_9a38 .badge_2684 {
  color: currentColor;
}
.icon_2159 .banner_9a38 .badge_2684:focus,
.icon_2159 .banner_9a38 .badge_2684:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_2159.carousel_a638 .dropdown-7c8a,
.icon_2159.carousel_a638 .element-south-7bc1 a,
.icon_2159.carousel_a638 .tag_east_d0ba a,
.icon_2159.carousel_a638 .border-b4a2 a {
  color: rgba(0, 0, 0, 0.55);
}
.icon_2159.carousel_a638 .dropdown-7c8a:hover,
.icon_2159.carousel_a638 .element-south-7bc1 a:hover,
.icon_2159.carousel_a638 .tag_east_d0ba a:hover,
.icon_2159.carousel_a638 .border-b4a2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_2159.carousel_a638 .in_77cb {
  color: rgba(0, 0, 0, 0.8);
}
.icon_2159.carousel_a638 .video_3d1c {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_2159.carousel_a638 .video_3d1c:before {
  background: rgba(0, 0, 0, 0.08);
}
.icon_2159.carousel_a638 .warm-54a2:before {
  background: rgba(255, 255, 255, 0.9);
}
.icon_2159.carousel_a638 .banner_9a38 .carousel-42af li a,
.icon_2159.carousel_a638 .banner_9a38 .badge_2684,
.icon_2159.carousel_a638 .border-b4a2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_2159.carousel_a638 .banner_9a38 .badge_2684:focus,
.icon_2159.carousel_a638 .banner_9a38 .badge_2684:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_2159.carousel_a638 .carousel-42af li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_2159.dropdown-in-1dc0 .dropdown-7c8a,
.icon_2159.dropdown-in-1dc0 .element-south-7bc1 a,
.icon_2159.dropdown-in-1dc0 .tag_east_d0ba .badge_2684,
.icon_2159.dropdown-in-1dc0 .tag_east_d0ba a,
.icon_2159.dropdown-in-1dc0 .border-b4a2 a {
  color: rgba(255, 255, 255, 0.79);
}
.icon_2159.dropdown-in-1dc0 .dropdown-7c8a:hover,
.icon_2159.dropdown-in-1dc0 .element-south-7bc1 a:hover,
.icon_2159.dropdown-in-1dc0 .tag_east_d0ba .badge_2684:hover,
.icon_2159.dropdown-in-1dc0 .tag_east_d0ba a:hover,
.icon_2159.dropdown-in-1dc0 .border-b4a2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_2159.dropdown-in-1dc0 .in_77cb {
  color: rgba(255, 255, 255, 0.99);
}
.icon_2159.dropdown-in-1dc0 .video_3d1c {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_2159.dropdown-in-1dc0 .video_3d1c:before {
  background: rgba(255, 255, 255, 0.08);
}
.icon_2159.dropdown-in-1dc0 .warm-54a2:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon_2159.dropdown-in-1dc0 .banner_9a38 .carousel-42af li a,
.icon_2159.dropdown-in-1dc0 .banner_9a38 .badge_2684,
.icon_2159.dropdown-in-1dc0 .border-b4a2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_2159.dropdown-in-1dc0 .banner_9a38 .badge_2684:focus,
.icon_2159.dropdown-in-1dc0 .banner_9a38 .badge_2684:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_2159.dropdown-in-1dc0 .carousel-42af li {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm-54a2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.warm-54a2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.picture-759e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.banner_e1f1 .icon_2159 {
  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;
}
.banner_e1f1 .video_3d1c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.banner_e1f1 .video_3d1c: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) {
  .banner_e1f1 .video_3d1c:before {
    width: 16%;
    left: 42%;
  }
}
.banner_e1f1 .video_3d1c:last-child:before {
  content: none;
}
.banner_e1f1 .video_3d1c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.banner_e1f1 .banner_9a38 .carousel-42af li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.banner_e1f1 .banner_9a38 .carousel-42af li a .badge_2684 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.banner_e1f1 .banner_9a38 .border-b4a2 {
  border: none;
}
.banner_e1f1 .banner_9a38 .border-b4a2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.banner_e1f1 .warm-54a2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.banner_e1f1 .picture-759e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.banner_e1f1 .dropdown-in-1dc0 .warm-54a2:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner_e1f1 .carousel_a638.component_blue_8300 .left-77f9 {
  background: rgba(0, 0, 0, 0.6);
}
.banner_e1f1
  .carousel_a638.component_blue_8300
  .left-77f9::after,
.banner_e1f1
  .carousel_a638.component_blue_8300
  .left-77f9:before {
  background: inherit;
}
.banner_e1f1
  .carousel_a638.component_blue_8300:hover
  .left-77f9 {
  background: rgba(0, 0, 0, 0.8);
}
.red-9148 .icon_2159 {
  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) {
  .red-9148 .icon_2159 {
    width: auto;
    right: 45px;
  }
}
.pink-e42d .icon_2159 {
  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) {
  .pink-e42d .icon_2159 {
    width: auto;
    left: 45px;
  }
}
.overlay-592a .icon_2159 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.overlay-592a .picture-759e {
  max-width: 48em;
  margin: 0 auto;
}
.overlay-592a .warm-54a2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tag-over-5bed {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tag-over-5bed.banner_e1f1 .icon_2159 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tag-over-5bed.red-9148 .icon_2159 {
  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);
}
.tag-over-5bed .icon_2159 {
  visibility: visible;
}
.tag-over-5bed.pink-e42d .icon_2159 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.inner_9114,
.mask_6971 {
  overflow-x: hidden;
}
.inner_9114 .icon_2159 {
  overflow: auto;
}
.inner_9114.banner_e1f1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_9114.banner_e1f1 .icon_2159 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.inner_9114.banner_e1f1 .button_black_2423 {
  opacity: 0;
}
.inner_9114.red-9148 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_9114.red-9148 .icon_2159 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.inner_9114.red-9148 .button_black_2423 {
  opacity: 0;
}
.inner_9114.pink-e42d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_9114.pink-e42d .icon_2159 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.inner_9114.pink-e42d .button_black_2423 {
  opacity: 0;
}
.inner_9114.overlay-592a .icon_2159 {
  z-index: 10;
  visibility: visible;
}
.component_blue_8300 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.component_blue_8300 .left-77f9 {
  background: rgba(255, 255, 255, 0.99);
}
.component_blue_8300 .left-77f9::after,
.component_blue_8300 .left-77f9:before {
  background: inherit;
}
.component_blue_8300:hover .left-77f9 {
  background: rgba(255, 255, 255, 0.99);
}
.pink-e42d .component_blue_8300 {
  top: 10px;
  right: auto;
  left: 12px;
}
.overlay-592a .component_blue_8300 {
  display: none !important;
}
.inner_9114:before,
.mask_6971:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.inner_9114 .component_blue_8300,
.mask_6971 .component_blue_8300 {
  display: inline-block;
}
.icon_2159 .red-3fd3 {
  -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;
}
.inner_9114 .icon_2159 .red-3fd3,
.mask_6971 .icon_2159 .red-3fd3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone-9387 .advanced-e080 {
  width: 100%;
}
.link-8830 {
  padding: 0 0.5em 0;
}
.link-8830 [class*="customify-col-"],
.link-8830 [class*="customify-col_"],
.link-8830 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thumbnail-a5c8 .link-8830 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gas_3d05 .video_medium_fd9f,
  .video_medium_fd9f {
    display: none;
  }
  .dynamic_7100 {
    text-align: left;
  }
  .summary-9289 {
    text-align: center;
  }
  .yellow-b243 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gas_3d05 .menu-solid-c529,
  .menu-solid-c529 {
    display: none;
  }
  .detail_down_2b0d {
    text-align: left;
  }
  .border-dee9 {
    text-align: center;
  }
  .new-1721 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gas_3d05 .overlay-b3c5,
  .overlay-b3c5 {
    display: none;
  }
  .new-0d4a {
    text-align: left;
  }
  .message_500b {
    text-align: center;
  }
  .down_4db0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.link_a29b {
  box-shadow: none !important;
}
.highlight_600f .lower_6314,
.media-2804 .lower_6314 {
  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;
}
.media-2804 .lower_6314 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.in_ad36 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.in_ad36:after,
.in_ad36:before {
  content: "";
  display: table;
}
.in_ad36:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .in_ad36 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.in_ad36,
.accent_6879 {
  max-width: 1248px;
  margin: 0 auto;
}

.cool-3204.liquid_1690 .in_ad36 {
  max-width: 100%;
}
.cool-3204.popup_smooth_4efe {
  max-width: 1200px;
  margin: 0 auto;
}
.cool-3204.tiny_182a .in_ad36 {
  max-width: 100%;
}
.cool-3204.tiny_182a > .in_ad36 {
  padding-left: 0;
  padding-right: 0;
}
.cool-3204.tiny_182a > .in_ad36 .gas_3d05 {
  margin: 0;
}
.cool-3204.tiny_182a
  > .in_ad36
  .header-west-febd.texture_fresh_04b0 {
  margin-right: 0;
  margin-left: 0;
}
.cool-3204.tiny_182a #main.texture_fresh_04b0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .sidebar_tiny_e4f3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar_tiny_e4f3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hidden-basic-d12c .container_4304 {
    padding-right: 1em;
  }
  .hidden-basic-d12c.tabs_west_71cb .header-west-febd {
    border-right: 1px solid #eaecee;
  }
  .hidden-basic-d12c.tabs_west_71cb .container_4304 {
    padding-right: 1em;
  }
  .hidden-basic-d12c.tabs_west_71cb .input_hot_7b95 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .advanced_94ae .container_4304 {
    padding-left: 1em;
  }
  .advanced_94ae.tabs_west_71cb .header-west-febd {
    border-left: 1px solid #eaecee;
  }
  .advanced_94ae.tabs_west_71cb .container_4304 {
    padding-left: 1em;
  }
  .advanced_94ae.tabs_west_71cb .input_hot_7b95 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-plasma-f066 .container_4304 {
    padding-left: 1em;
  }
  .module-plasma-f066.tabs_west_71cb .notice-5f7b {
    border-right: 1px solid #eaecee;
  }
  .module-plasma-f066.tabs_west_71cb .element_bronze_98df {
    border-right: 1px solid #eaecee;
  }
  .module-plasma-f066.tabs_west_71cb .container_4304 {
    padding-left: 1em;
  }
  .module-plasma-f066.tabs_west_71cb .input_hot_7b95 {
    padding-right: 1em;
  }
  .module-plasma-f066.tabs_west_71cb .gallery-de26 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-liquid-c8fe .container_4304 {
    padding-right: 1em;
  }
  .chip-liquid-c8fe.tabs_west_71cb .notice-5f7b {
    border-left: 1px solid #eaecee;
  }
  .chip-liquid-c8fe.tabs_west_71cb .element_bronze_98df {
    border-left: 1px solid #eaecee;
  }
  .chip-liquid-c8fe.tabs_west_71cb .container_4304 {
    padding-right: 1em;
  }
  .chip-liquid-c8fe.tabs_west_71cb .input_hot_7b95 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip-liquid-c8fe.tabs_west_71cb .gallery-de26 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar_tiny_e4f3 .container_4304 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar_tiny_e4f3.tabs_west_71cb .header-west-febd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .sidebar_tiny_e4f3.tabs_west_71cb .container_4304 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar_tiny_e4f3.tabs_west_71cb .input_hot_7b95 {
    padding-left: 1em;
  }
  .sidebar_tiny_e4f3.tabs_west_71cb .gallery-de26 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .sidebar_tiny_e4f3.tabs_west_71cb .container_4304 {
    padding-left: 0;
  }
}
.photo-warm-9af6 .dropdown-32f5 {
  display: inline-block;
}
.notification_narrow_4a29 {
  display: inline-block;
}
.chip_f823 {
  word-con: break-word;
}
.sort-7652 > span {
  display: inline-block;
  padding: 5px 0;
}
.sort-7652 .new_f11d {
  margin-left: 8px;
  margin-right: 8px;
}
.sort-7652 .tall-4bce img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.right-3147 .shade_gold_3b86 {
  margin-bottom: 2em;
}
.right-3147 .header-e0a3 {
  margin-bottom: 15px;
}
.right-3147 .header-e0a3:last-child {
  margin-bottom: 0;
}
.right-3147 .focus-3ad2 {
  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) {
  .right-3147 .focus-3ad2 {
    display: block;
  }
}
.right-3147 .heading_cefb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .right-3147 .heading_cefb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.right-3147 .action-403b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.right-3147 .action-403b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.right-3147 .action-403b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.right-3147 .chip_f823 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.right-3147 .chip_f823 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.right-3147 .panel_wide_58e7 p:last-child {
  margin-bottom: 0;
}
.right-3147 .heading_outer_0861 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.right-3147 .clean_3123 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.right-3147 .liquid-b863 {
  margin-top: 1em;
}
.right-3147 .thumbnail_26ea {
  top: 0;
  display: block;
}
.right-3147 .thumbnail_26ea a {
  color: inherit;
}
.right-3147 .thumbnail_26ea a:hover {
  color: inherit;
}
.right-3147 .bright_6d08 {
  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;
}
.right-3147 .bright_6d08:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.right-3147 .clean_3123 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.right-3147 .surface-lower-3f5e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.right-3147 .surface-lower-3f5e:first-child {
  margin-top: 0;
}
.right-3147 .surface-lower-3f5e.gallery_af93 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.right-3147 .surface-lower-3f5e.pattern_hot_80dd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right-3147
  .surface-lower-3f5e.pattern_hot_80dd.row-82af
  .liquid-b863 {
  width: 100%;
}
.right-3147 .pattern_hot_80dd {
  -webkit-box-align: center;
  align-items: center;
}
.right-3147 .pattern_hot_80dd .sort-7652,
.right-3147 .pattern_hot_80dd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.right-3147 .action-403b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right-3147 .action-403b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right-3147 .action-403b: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;
}
.right-3147 .gallery_af93 {
  z-index: 5;
}
.right-3147 .outline-paper-8978 .list_1acd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.right-3147 .mini_95e8 .list_1acd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.right-3147 .soft_b661 .list_1acd {
  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;
}
.right-3147.pressed-d839 .focus-3ad2,
.right-3147.popup_e1cf .focus-3ad2 {
  display: block;
}
.right-3147.pressed-d839 .focus-3ad2 .aside-f659,
.right-3147.pressed-d839 .focus-3ad2 .clean_3123,
.right-3147.popup_e1cf .focus-3ad2 .aside-f659,
.right-3147.popup_e1cf .focus-3ad2 .clean_3123 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.right-3147.alert-smooth-161d .heading_cefb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .right-3147.alert-smooth-161d .heading_cefb {
    margin-right: 0;
  }
}
.right-3147.pressed-d839 .heading_cefb,
.right-3147.popup_e1cf .heading_cefb {
  padding-top: 40%;
}
.right-3147.pressed-d839 .shade_gold_3b86,
.right-3147.popup_e1cf .shade_gold_3b86 {
  display: block;
}
.right-3147.pressed-d839 .fn-sticky-f3bb .clean_3123,
.right-3147.popup_e1cf .fn-sticky-f3bb .clean_3123 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.right-3147.pressed-d839 .heading_cefb,
.right-3147.popup_e1cf .heading_cefb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.right-3147.pressed-d839 .clean_3123 {
  padding: 1em;
}
.backdrop-ed7b {
  margin: 30px auto;
  display: block;
}
.backdrop-ed7b .breadcrumb_4323 > * {
  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;
}
.backdrop-ed7b .breadcrumb_4323 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-ed7b .breadcrumb_4323 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.copper-9c4c .sort-7652 {
  margin-bottom: 1.41575em;
}
.copper-9c4c .pro_9841 {
  margin-bottom: 1.618em;
}
.input-7446 .texture_d120 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input-7446 .texture_d120 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input-7446 .item-fixed-8309 {
  max-width: 100%;
  overflow: auto;
}
.image_fluid_dc70 .input-7446 a:hover {
  text-decoration: underline;
}
.summary_copper_9f9f .header-e0a3:not(.chip_f823),
.summary_copper_9f9f .action-403b {
  margin-bottom: 1.41575em;
}
.summary_copper_9f9f .header-e0a3:not(.chip_f823):last-child,
.summary_copper_9f9f .action-403b:last-child {
  margin-bottom: 0;
}
.summary_copper_9f9f .header-e0a3.red-f3c3 {
  margin-bottom: 0.41575em;
}
.summary_copper_9f9f .layout-silver-306d:before,
.summary_copper_9f9f .hover_4891:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.summary_copper_9f9f .layout-silver-306d:before {
  content: "\f115";
}
.summary_copper_9f9f .hover_4891:before {
  content: "\f02c";
}
.summary_copper_9f9f .east-91a9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.summary_copper_9f9f .east-91a9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.box_iron_2692 {
  display: -webkit-box;
  display: flex;
}
.box_iron_2692 .bright-bfdf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .box_iron_2692 .bright-bfdf {
    flex-basis: 90px;
  }
}
.box_iron_2692 .texture-6dd3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .box_iron_2692 .texture-6dd3 {
    flex-basis: calc(100% - 50px);
  }
}
.box_iron_2692 .old-b574 p:last-child {
  margin-bottom: 0.72em;
}
.accordion-1c70 .breadcrumb_4323 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accordion-1c70 .breadcrumb_4323:after,
.accordion-1c70 .breadcrumb_4323:before {
  content: "";
  display: table;
}
.accordion-1c70 .breadcrumb_4323:after {
  clear: both;
}
.accordion-1c70 .breadcrumb_4323 .gallery-iron-2e74,
.accordion-1c70 .breadcrumb_4323 .tiny-1be4 {
  width: 49%;
}
.accordion-1c70 .breadcrumb_4323 .gallery-iron-2e74 a span.dynamic_0860,
.accordion-1c70 .breadcrumb_4323 .tiny-1be4 a span.dynamic_0860 {
  display: block;
  margin-bottom: 5px;
}
.accordion-1c70 .breadcrumb_4323 .tiny-1be4 {
  float: left;
  text-align: left;
}
.accordion-1c70 .breadcrumb_4323 .gallery-iron-2e74 {
  float: right;
  text-align: right;
}
.chip_4ba9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .chip_4ba9 {
    margin-bottom: 0;
  }
}
.gradient-6314 {
  margin-bottom: 1em;
}
.gradient-6314 .chip_f823 {
  font-size: 1.1em;
  line-height: 1.3;
}
.advanced_385b a {
  display: block;
  line-height: 0;
  position: relative;
}
.layout_21b5 .gradient-6314,
.module-active-4dac .gradient-6314 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .layout_21b5 .gradient-6314,
  .module-active-4dac .gradient-6314 {
    display: block;
  }
}
.layout_21b5 .advanced_385b,
.module-active-4dac .advanced_385b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .layout_21b5 .advanced_385b,
  .module-active-4dac .advanced_385b {
    margin-bottom: 1em;
  }
}
.layout_21b5 .advanced_385b img,
.module-active-4dac .advanced_385b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.layout_21b5 .description-orange-046c,
.module-active-4dac .description-orange-046c {
  flex-basis: calc(100% - 160px);
}
.layout_21b5 .description-orange-046c p,
.module-active-4dac .description-orange-046c p {
  margin-bottom: 0;
}
.layout_21b5 .description-orange-046c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .layout_21b5 .description-orange-046c {
    padding-left: 0;
  }
}
.module-active-4dac .description-orange-046c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .module-active-4dac .description-orange-046c {
    padding-right: 0;
  }
}
.module-active-4dac .advanced_385b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.info-center-d745 .advanced_385b {
  margin-bottom: 0.5em;
}
.info-center-d745 .advanced_385b img {
  width: 100%;
}
.status_bf05 .huge-8dd8,
.accordion-clean-0061 .huge-8dd8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accordion-clean-0061 .header-west-febd .backdrop-8f11 p:last-child {
  margin-bottom: 0;
}
.wrapper_0f01 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.form-rough-3d27 .button_paper_d50f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .form-rough-3d27 .button_paper_d50f:last-of-type {
    margin-bottom: 0;
  }
}
.form-rough-3d27 .button_paper_d50f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-rough-3d27 .button_paper_d50f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.form-rough-3d27 .button_paper_d50f ul li {
  margin: 0 0 0.6em;
}
.form-rough-3d27 .button_paper_d50f ul li.shade-narrow-07b9,
.form-rough-3d27 .button_paper_d50f ul li.sort-dfb8 {
  position: relative;
}
.form-rough-3d27 .button_paper_d50f ul li.shade-narrow-07b9 .title-93fa,
.form-rough-3d27 .button_paper_d50f ul li.sort-dfb8 .title-93fa {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.form-rough-3d27 .button_paper_d50f ul li.shade-narrow-07b9:after:after,
.form-rough-3d27 .button_paper_d50f ul li.shade-narrow-07b9:after:before,
.form-rough-3d27
  .button_paper_d50f
  ul
  li.sort-dfb8:after:after,
.form-rough-3d27
  .button_paper_d50f
  ul
  li.sort-dfb8:after:before {
  content: "";
  display: table;
}
.form-rough-3d27 .button_paper_d50f ul li.shade-narrow-07b9:after:after,
.form-rough-3d27
  .button_paper_d50f
  ul
  li.sort-dfb8:after:after {
  clear: both;
}
.form-rough-3d27 .button_paper_d50f a.advanced_2465:hover {
  text-decoration: none;
}
.form-rough-3d27 .button_paper_d50f select {
  max-width: 100%;
}
.form-rough-3d27 .button_paper_d50f table {
  font-size: 85%;
}
.form-rough-3d27 .button_paper_d50f table td,
.form-rough-3d27 .button_paper_d50f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.form-rough-3d27 .button_paper_d50f table tfoot td {
  text-align: left;
}
.form-rough-3d27 .button_paper_d50f :last-child {
  margin-bottom: 0;
}
.form-rough-3d27 .button_paper_d50f .button-thick-40bd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.form-rough-3d27 .button_paper_d50f .button-thick-40bd label {
  width: 100%;
}
.form-rough-3d27 .button_paper_d50f .button-thick-40bd .filter-action-b209 {
  width: 100%;
  display: block;
}
.form-rough-3d27 .button_paper_d50f .button-thick-40bd .thick_7385 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.form-rough-3d27 .button_paper_d50f .button-thick-40bd .thick_7385:hover svg #svg-search {
  fill: #444;
}
.form-rough-3d27 .button_paper_d50f .button-thick-40bd .thick_7385 svg {
  width: 18px;
  height: 18px;
}
.form-rough-3d27 .summary_narrow_7f34 ul ul,
.form-rough-3d27 .plasma_5650 ul ul,
.form-rough-3d27 .card-black-0e82 ul ul,
.form-rough-3d27 .disabled-8406 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.form-rough-3d27 .summary_narrow_7f34 .hidden-bottom-9fb1 > a,
.form-rough-3d27 .plasma_5650 .hidden-bottom-9fb1 > a,
.form-rough-3d27 .card-black-0e82 .hidden-bottom-9fb1 > a,
.form-rough-3d27 .disabled-8406 .hidden-bottom-9fb1 > a {
  margin-bottom: 0;
}
.form-rough-3d27 .gradient_5f30 li,
.form-rough-3d27 .summary_narrow_7f34 li,
.form-rough-3d27 .banner_bronze_a8b1 li,
.form-rough-3d27 .plasma_5650 li,
.form-rough-3d27 .card-black-0e82 li,
.form-rough-3d27 .disabled-8406 li,
.form-rough-3d27 .notification-light-8a21 li,
.form-rough-3d27 .sort_77d5 li {
  display: block;
  position: relative;
}
.form-rough-3d27 .gradient_5f30 li:last-child,
.form-rough-3d27 .summary_narrow_7f34 li:last-child,
.form-rough-3d27 .banner_bronze_a8b1 li:last-child,
.form-rough-3d27 .plasma_5650 li:last-child,
.form-rough-3d27 .card-black-0e82 li:last-child,
.form-rough-3d27 .disabled-8406 li:last-child,
.form-rough-3d27 .notification-light-8a21 li:last-child,
.form-rough-3d27 .sort_77d5 li:last-child {
  border: none;
}
.form-rough-3d27 .gradient_5f30 li a,
.form-rough-3d27 .summary_narrow_7f34 li a,
.form-rough-3d27 .banner_bronze_a8b1 li a,
.form-rough-3d27 .plasma_5650 li a,
.form-rough-3d27 .card-black-0e82 li a,
.form-rough-3d27 .disabled-8406 li a,
.form-rough-3d27 .notification-light-8a21 li a,
.form-rough-3d27 .sort_77d5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form-rough-3d27 .gradient_5f30 li ul li::before,
.form-rough-3d27 .summary_narrow_7f34 li ul li::before,
.form-rough-3d27 .banner_bronze_a8b1 li ul li::before,
.form-rough-3d27 .plasma_5650 li ul li::before,
.form-rough-3d27 .card-black-0e82 li ul li::before,
.form-rough-3d27 .disabled-8406 li ul li::before,
.form-rough-3d27 .notification-light-8a21 li ul li::before,
.form-rough-3d27 .sort_77d5 li ul li::before {
  left: 15px;
}
.form-rough-3d27 .gradient_5f30 li ul a,
.form-rough-3d27 .summary_narrow_7f34 li ul a,
.form-rough-3d27 .banner_bronze_a8b1 li ul a,
.form-rough-3d27 .plasma_5650 li ul a,
.form-rough-3d27 .card-black-0e82 li ul a,
.form-rough-3d27 .disabled-8406 li ul a,
.form-rough-3d27 .notification-light-8a21 li ul a,
.form-rough-3d27 .sort_77d5 li ul a {
  padding-left: 20px;
}
.form-rough-3d27 .gradient_5f30 li ul ul li::before,
.form-rough-3d27 .summary_narrow_7f34 li ul ul li::before,
.form-rough-3d27 .banner_bronze_a8b1 li ul ul li::before,
.form-rough-3d27 .plasma_5650 li ul ul li::before,
.form-rough-3d27 .card-black-0e82 li ul ul li::before,
.form-rough-3d27 .disabled-8406 li ul ul li::before,
.form-rough-3d27 .notification-light-8a21 li ul ul li::before,
.form-rough-3d27 .sort_77d5 li ul ul li::before {
  left: 30px;
}
.form-rough-3d27 .gradient_5f30 li ul ul a,
.form-rough-3d27 .summary_narrow_7f34 li ul ul a,
.form-rough-3d27 .banner_bronze_a8b1 li ul ul a,
.form-rough-3d27 .plasma_5650 li ul ul a,
.form-rough-3d27 .card-black-0e82 li ul ul a,
.form-rough-3d27 .disabled-8406 li ul ul a,
.form-rough-3d27 .notification-light-8a21 li ul ul a,
.form-rough-3d27 .sort_77d5 li ul ul a {
  padding-left: 40px;
}
.form-rough-3d27 .last-7d2b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form-rough-3d27 .sort_77d5 ul li {
  margin-bottom: 1.41575em;
}
.form-rough-3d27 .sort_77d5 ul li .east_9a3a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.form-rough-3d27 .sort_77d5 ul li .short-fcab {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dropdown-in-1dc0 .gradient_5f30 li a,
.dropdown-in-1dc0 .summary_narrow_7f34 li a,
.dropdown-in-1dc0 .banner_bronze_a8b1 li a,
.dropdown-in-1dc0 .plasma_5650 li a,
.dropdown-in-1dc0 .card-black-0e82 li a,
.dropdown-in-1dc0 .disabled-8406 li a,
.dropdown-in-1dc0 .notification-light-8a21 li a,
.dropdown-in-1dc0 .sort_77d5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-in-1dc0 .last-7d2b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-in-1dc0 .button_paper_d50f ul li.shade-narrow-07b9 .title-93fa,
.dropdown-in-1dc0 .button_paper_d50f ul li.sort-dfb8 .title-93fa {
  background: rgba(0, 0, 0, 0.2);
}
.dropdown-in-1dc0 .form-rough-3d27 .button_paper_d50f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-3204 .form-rough-3d27 .carousel-42af li {
  margin: 0;
}
.cool-3204 .form-rough-3d27 .carousel-42af li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.cool-3204 .form-rough-3d27 .carousel-42af li ul {
  margin: 0;
}
.cool-3204 .form-rough-3d27 .carousel-42af li ul li a {
  padding-left: 15px;
}
.cool-3204 .form-rough-3d27 .carousel-42af li ul li li a {
  padding-left: 30px;
}
.cool-3204 .form-rough-3d27 .carousel-42af li.chip-middle-6bb2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.cool-3204 .form-rough-3d27 .carousel-42af li.chip-middle-6bb2 > 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;
}
.cool-3204 .form-rough-3d27 .carousel-42af li.chip-middle-6bb2 > 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;
}
.gas_5b9c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.banner-thick-14ca {
  position: relative;
  z-index: 10;
}
.banner-thick-14ca .red-3fd3 {
  width: 100%;
  max-width: 100%;
}
.grid_yellow_eeea .progress-over-79be {
  padding-top: 2em;
  padding-bottom: 2em;
}
.grid_yellow_eeea .carousel_a638 {
}
.grid_yellow_eeea .dropdown-in-1dc0 {
  background: #292929;
}
.row-f23b .progress-over-79be {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.row-f23b .carousel_a638 {
  background: #f9f9f9;
}
.row-f23b .dropdown-in-1dc0 {
  background: #303030;
}
.west-38f3 .progress-over-79be {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .west-38f3 .dropdown-32f5 {
    margin-bottom: 1em;
  }
  .west-38f3 .dropdown-32f5:last-child {
    margin-bottom: 0;
  }
}
.west-38f3 .carousel_a638 {
  background: #ededed;
}
.west-38f3 .dropdown-in-1dc0 {
  background: #1a1a1a;
}
.progress-over-79be.carousel_a638 {
  color: rgba(0, 0, 0, 0.6);
}
.progress-over-79be.carousel_a638 .mask-8690 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress-over-79be.dropdown-in-1dc0 {
  color: rgba(255, 255, 255, 0.99);
}
.progress-over-79be.dropdown-in-1dc0 a:not(.advanced_2465) {
  color: rgba(255, 255, 255, 0.79);
}
.progress-over-79be.dropdown-in-1dc0 a:not(.advanced_2465):hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-over-79be.dropdown-in-1dc0 .mask-8690 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-over-79be.dropdown-in-1dc0 table tbody td,
.progress-over-79be.dropdown-in-1dc0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.message-4df4.hover-bronze-fd92 .in_ad36 {
  max-width: initial;
}
.message-4df4 .form-0cba {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.message-4df4 .form-0cba .red-3fd3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .message-4df4 .form-0cba .red-3fd3 {
    display: block;
    margin-bottom: 2em;
  }
  .message-4df4 .form-0cba .red-3fd3:last-child {
    margin-bottom: 0;
  }
}
.west-38f3 .dropdown-32f5:last-child,
.row-f23b .dropdown-32f5:last-child,
.grid_yellow_eeea .dropdown-32f5:last-child {
  margin-bottom: 0;
}
.west-38f3 .dropdown-32f5 .form-rough-3d27 .button_paper_d50f:last-child,
.row-f23b .dropdown-32f5 .form-rough-3d27 .button_paper_d50f:last-child,
.grid_yellow_eeea .dropdown-32f5 .form-rough-3d27 .button_paper_d50f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .west-38f3 .lower-89f9,
  .west-38f3 .green-7d8c,
  .row-f23b .lower-89f9,
  .row-f23b .green-7d8c,
  .grid_yellow_eeea .lower-89f9,
  .grid_yellow_eeea .green-7d8c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .banner-thick-14ca .dropdown-32f5 {
    margin-bottom: 2em;
  }
}
.banner-thick-14ca p:last-child {
  margin-bottom: 0;
}
.banner-thick-14ca li,
.banner-thick-14ca ul {
  list-style: none;
  margin: 0;
}
.banner-thick-14ca ul ul {
  margin-left: 2.617924em;
}
.purple-3445 {
  font-size: 0.875em;
}

/* css-noise: 9af4 */
.phantom-card-z7 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
