/*!
Theme Name: Customify
Theme URI: https://pressmaximum.photo-upper-d420/customify
Author: WPCustomify
Author URI: https://pressmaximum.photo-upper-d420
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.photo-upper-d420/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.next_54d0.wrapper_a084/licenses/gpl-2.0.picture_purple_c77a
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.column_inner_9f46/, (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.sort-c05c.nav_slow_7e64/normalize.link_copper_fecd/
 ======
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.link_copper_fecd v7.0.0 | MIT License | github.photo-upper-d420/necolas/normalize.link_copper_fecd */
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;
}
.highlight-first-aa2a .breadcrumb_copper_e971,
.gallery-c9c5,
.notification_5a5a,
.box-gas-bfd8,
.tertiary-iron-0b2e,
.full-cc26,
.center_050d,
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;
}
.gallery-c9c5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gallery-c9c5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery-c9c5,
  h1 {
    font-size: 1.8em;
  }
}
.notification_5a5a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notification_5a5a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notification_5a5a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notification_5a5a,
  h2 {
    font-size: 1.7em;
  }
}
.box-gas-bfd8,
h3 {
  font-size: 1.618em;
}
.highlight-first-aa2a .breadcrumb_copper_e971,
.tertiary-iron-0b2e,
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.main-selected-993e {
  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;
}
.card-21cc:after,
.card-21cc:before,
.dirty-9202:after,
.dirty-9202:before {
  content: "";
  display: table;
}
.card-21cc:after,
.dirty-9202:after {
  clear: both;
}
.medium-cfbc {
  float: right;
  margin-right: 0;
}
.down_734b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.liquid-0b24 .element-e205,
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;
}
.liquid-0b24 .element-e205: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;
}
.white-5f19 .element-e205 {
  box-shadow: none;
}
.white-5f19
  .element-e205
  .list-0ead {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.white-5f19 .element-e205 .tabs-middle-fd55 {
  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;
}
.white-5f19
  .element-e205
  .tabs-middle-fd55
  b {
  display: none;
}
.white-5f19 .liquid_ecd6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary_silver_cabf:not(.summary-6f4a):not(.pattern_north_ab3e),
button:not(.summary-6f4a):not(.pattern_north_ab3e),
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ),
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ),
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ) {
  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;
}
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):hover,
button:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):hover,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):hover,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):hover,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):active,
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):focus,
button:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):active,
button:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):focus,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):active,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):focus,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):active,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):focus,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):active,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):focus {
  outline: 0;
}
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc,
button:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc {
  position: relative;
}
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .layout-1f7a,
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .focused-52e9,
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .prev_7f98,
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  i,
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  svg,
button:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .layout-1f7a,
button:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .focused-52e9,
button:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .prev_7f98,
button:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  i,
button:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  svg,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .layout-1f7a,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .focused-52e9,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .prev_7f98,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  i,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  svg,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .layout-1f7a,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .focused-52e9,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .prev_7f98,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  i,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  svg,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .layout-1f7a,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .focused-52e9,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  .prev_7f98,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  i,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc
  svg {
  visibility: hidden;
}
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc:after,
button:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc:after,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc:after,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc:after,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ).fn-loading-6ebc: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;
}
.primary_silver_cabf:not(.summary-6f4a):not(.pattern_north_ab3e),
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ),
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ),
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ) {
  color: #fff;
  background: #235787;
}
.primary_silver_cabf:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):focus,
input[type="button"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):focus,
input[type="reset"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):focus,
input[type="submit"]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ):focus {
  color: #fff;
}
.primary_silver_cabf.fn-disabled-6ebc:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ),
.primary_silver_cabf[disabled]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ),
button.fn-disabled-6ebc:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ),
button[disabled]:not(.summary-6f4a):not(
    .pattern_north_ab3e
  ) {
  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;
}
.lower-49da {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lower-49da: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;
}
.aside_north_b3a3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.shade-51f6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.image_453c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.card-21cc:after,
.card-21cc:before,
.box-inner-591e:after,
.box-inner-591e:before,
.rough_5693:after,
.rough_5693:before,
.hard-5dde:after,
.hard-5dde:before,
.tag-d523:after,
.tag-d523:before,
.orange_35fc:after,
.orange_35fc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.card-21cc:after,
.box-inner-591e:after,
.rough_5693:after,
.hard-5dde:after,
.tag-d523:after,
.orange_35fc:after {
  clear: both;
}
.box-inner-591e .texture_d353,
.rough_5693 .texture_d353,
.summary_699c .texture_d353 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.prev_2681 {
  display: inline-block;
}
.hero_fast_6bf7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hero_fast_6bf7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hero_fast_6bf7 .chip_current_b460 {
  padding: 1em 0;
  font-size: 85%;
}
.chip_current_b460 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element_1aab {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element_1aab:after,
.element_1aab:before {
  content: "";
  display: table;
}
.element_1aab:after {
  clear: both;
}
.mask-short-ba76 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.simple-1dbf .mask-short-ba76 {
  max-width: 50%;
}
.texture-old-e98c .mask-short-ba76 {
  max-width: 33.33%;
}
.picture-smooth-34fe .mask-short-ba76 {
  max-width: 25%;
}
.media-middle-9a85 .mask-short-ba76 {
  max-width: 20%;
}
.motion_5f11 .mask-short-ba76 {
  max-width: 16.66%;
}
.backdrop_gold_8d7d .mask-short-ba76 {
  max-width: 14.28%;
}
.secondary-upper-9ed5 .mask-short-ba76 {
  max-width: 12.5%;
}
.chip-down-b782 .mask-short-ba76 {
  max-width: 11.11%;
}
.dropdown_bright_01a2 {
  display: block;
}
.highlight-first-aa2a .chip-clean-b863 label,
.highlight-first-aa2a .shade-2a89 label,
.highlight-first-aa2a .backdrop-685f label,
.highlight-first-aa2a .medium-94ef label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_tiny_7c8f {
  list-style: none;
  margin: 0;
}
.dropdown_tiny_7c8f article.mini-61c0 {
  margin-bottom: 0;
}
.dropdown_tiny_7c8f ul {
  list-style: none;
  margin: 0;
}
.dropdown_tiny_7c8f .row_last_9bcc li.mini-61c0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_tiny_7c8f .row_last_9bcc li.mini-61c0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_tiny_7c8f .row_last_9bcc li.mini-61c0: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) {
  .dropdown_tiny_7c8f .row_last_9bcc li.mini-61c0 li.mini-61c0 li.mini-61c0 li.mini-61c0 {
    padding-left: 0;
  }
}
article.mini-61c0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mini-61c0 .box-inner-591e p:last-of-type {
  margin-bottom: 0;
}
article.mini-61c0 .status_prev_b0e3 {
  float: left;
}
article.mini-61c0 .footer_be78 {
  margin-left: 85px;
}
article.mini-61c0 .right_fefd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mini-61c0 .right_fefd .title-f910 {
  margin-left: 10px;
}
article.mini-61c0 .down_d671 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mini-61c0 .green_bf74 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .chip-clean-b863,
  #respond .backdrop-685f,
  #respond .medium-94ef {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-clean-b863 input,
#respond .backdrop-685f input,
#respond .medium-94ef input {
  width: 100%;
}
#respond .medium-94ef {
  margin-right: 0;
}
#respond .cool-55fb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.element-d15a {
  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;
}
.element-d15a.easy_b704 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.element-d15a 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%);
}
.element-d15a:focus,
.element-d15a: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);
}
.right-9a5e {
  border-radius: 10%;
}
.breadcrumb_ba33 {
  border-radius: 50%;
}
.main_dark_ea64 {
  font-size: 0.72em;
}
.focus_current_3beb {
  font-size: 0.875em;
}
.logo_yellow_8208 {
  font-size: 1.1em;
}
.pink-400b {
  text-transform: uppercase;
  line-height: 1.2;
}
.pink-400b.main_dark_ea64 {
  letter-spacing: 0.5px;
}
.pink-3149,
.pink-3149 a {
  color: #6d6d6d;
}
.pink-3149 a:hover {
  color: #111;
}
.hot_6b0f {
  color: #6d6d6d;
}
.modal_out_a028 {
  overflow-x: hidden;
}
.modal_out_a028 .pagination_cbb0.blue_1d6b {
  position: relative;
}
.modal_out_a028 .pagination_cbb0.blue_1d6b.paper-d839 {
  position: initial;
}
.modal_out_a028
  .pagination_cbb0.blue_1d6b.paper-d839
  .first_cd6a {
  left: auto;
}
.modal_out_a028 .pagination_cbb0 .first_cd6a {
  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;
}
.modal_out_a028 .pagination_cbb0:hover.blue_1d6b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.modal_out_a028
  .pagination_cbb0:hover.blue_1d6b
  .first_cd6a {
  display: block;
  z-index: 9999999;
}
.modal_out_a028 .solid_1ad0 .dropdown_71da,
.modal_out_a028 .mask_in_c307 .dropdown_71da {
  display: none;
}
.modal_out_a028 .background_b621 .pagination_cbb0:hover.blue_1d6b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.highlight-first-aa2a .chip-clean-b863 label,
.highlight-first-aa2a .shade-2a89 label,
.highlight-first-aa2a .backdrop-685f label,
.highlight-first-aa2a .medium-94ef label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_tiny_7c8f {
  list-style: none;
  margin: 0;
}
.dropdown_tiny_7c8f article.mini-61c0 {
  margin-bottom: 0;
}
.dropdown_tiny_7c8f ul {
  list-style: none;
  margin: 0;
}
.dropdown_tiny_7c8f .row_last_9bcc li.mini-61c0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_tiny_7c8f .row_last_9bcc li.mini-61c0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_tiny_7c8f .row_last_9bcc li.mini-61c0: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) {
  .dropdown_tiny_7c8f .row_last_9bcc li.mini-61c0 li.mini-61c0 li.mini-61c0 li.mini-61c0 {
    padding-left: 0;
  }
}
article.mini-61c0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mini-61c0 .box-inner-591e p:last-of-type {
  margin-bottom: 0;
}
article.mini-61c0 .status_prev_b0e3 {
  float: left;
}
article.mini-61c0 .footer_be78 {
  margin-left: 85px;
}
article.mini-61c0 .right_fefd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mini-61c0 .right_fefd .title-f910 {
  margin-left: 10px;
}
article.mini-61c0 .down_d671 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mini-61c0 .green_bf74 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .chip-clean-b863,
  #respond .backdrop-685f,
  #respond .medium-94ef {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-clean-b863 input,
#respond .backdrop-685f input,
#respond .medium-94ef input {
  width: 100%;
}
#respond .medium-94ef {
  margin-right: 0;
}
#respond .cool-55fb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.solid_1ad0 .article_491e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article_491e .mask_selected_0b3b.filter_stone_c99c .accordion_fc25 > li > a:focus,
.article_491e .mask_selected_0b3b.filter_stone_c99c .accordion_fc25 > li > a:hover,
.article_491e .mask_selected_0b3b.text-8ef7 .accordion_fc25 > li > a:focus,
.article_491e .mask_selected_0b3b.text-8ef7 .accordion_fc25 > li > a:hover,
.article_491e .mask_selected_0b3b.gold_fb4e .accordion_fc25 > li > a:focus,
.article_491e .mask_selected_0b3b.gold_fb4e .accordion_fc25 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_491e
  .mask_selected_0b3b.filter_stone_c99c
  .accordion_fc25
  > li.footer_copper_c006
  > a,
.article_491e
  .mask_selected_0b3b.filter_stone_c99c
  .accordion_fc25
  > li.yellow_fb14
  > a,
.article_491e
  .mask_selected_0b3b.text-8ef7
  .accordion_fc25
  > li.footer_copper_c006
  > a,
.article_491e
  .mask_selected_0b3b.text-8ef7
  .accordion_fc25
  > li.yellow_fb14
  > a,
.article_491e
  .mask_selected_0b3b.gold_fb4e
  .accordion_fc25
  > li.footer_copper_c006
  > a,
.article_491e .mask_selected_0b3b.gold_fb4e .accordion_fc25 > li.iron-861a > a {
  color: rgba(255, 255, 255, 0.99);
}
.article_491e .gallery-outer-f0a9,
.article_491e .gallery-outer-f0a9 a {
  color: rgba(255, 255, 255, 0.99);
}
.article_491e .article_iron_2ca2.rough-45f6 li a,
.article_491e .action-bbd5 a,
.article_491e .aside_bottom_1519,
.article_491e .accordion_fc25 > li > a,
.article_491e .easy_d1ee {
  color: rgba(255, 255, 255, 0.79);
}
.article_491e .article_iron_2ca2.rough-45f6 li a:hover,
.article_491e .action-bbd5 a:hover,
.article_491e .aside_bottom_1519:hover,
.article_491e .accordion_fc25 > li > a:hover,
.article_491e .easy_d1ee:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_491e .gas-77ef {
  color: rgba(255, 255, 255, 0.79);
}
.article_491e .gas-77ef .tertiary-4a6c {
  color: rgba(255, 255, 255, 0.99);
}
.article_491e .gas-77ef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_491e .surface-1ded .shadow_62ea {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_491e .surface-1ded .shadow_62ea .notice-gas-aea0 {
  color: rgba(255, 255, 255, 0.79);
}
.article_491e
  .surface-1ded
  .shadow_62ea
  .notice-gas-aea0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_491e
  .surface-1ded
  .shadow_62ea
  .notice-gas-aea0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_491e
  .surface-1ded
  .shadow_62ea
  .notice-gas-aea0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_491e
  .surface-1ded
  .shadow_62ea
  .notice-gas-aea0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_491e .surface-1ded .next_eb93 {
  color: rgba(255, 255, 255, 0.79);
}
.article_491e .surface-1ded .next_eb93:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-eb64
  .article_491e
  .surface-1ded
  .short-b7cb
  .footer-a1b7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-eb64
  .article_491e
  .surface-1ded
  .short-b7cb
  .notice-gas-aea0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.solid_1ad0 .cool-460d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cool-460d .mask_selected_0b3b.filter_stone_c99c .accordion_fc25 > li > a:focus,
.cool-460d .mask_selected_0b3b.filter_stone_c99c .accordion_fc25 > li > a:hover,
.cool-460d .mask_selected_0b3b.text-8ef7 .accordion_fc25 > li > a:focus,
.cool-460d .mask_selected_0b3b.text-8ef7 .accordion_fc25 > li > a:hover,
.cool-460d .mask_selected_0b3b.gold_fb4e .accordion_fc25 > li > a:focus,
.cool-460d .mask_selected_0b3b.gold_fb4e .accordion_fc25 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-460d
  .mask_selected_0b3b.filter_stone_c99c
  .accordion_fc25
  > li.footer_copper_c006
  > a,
.cool-460d
  .mask_selected_0b3b.filter_stone_c99c
  .accordion_fc25
  > li.yellow_fb14
  > a,
.cool-460d
  .mask_selected_0b3b.text-8ef7
  .accordion_fc25
  > li.footer_copper_c006
  > a,
.cool-460d
  .mask_selected_0b3b.text-8ef7
  .accordion_fc25
  > li.yellow_fb14
  > a,
.cool-460d
  .mask_selected_0b3b.gold_fb4e
  .accordion_fc25
  > li.footer_copper_c006
  > a,
.cool-460d .mask_selected_0b3b.gold_fb4e .accordion_fc25 > li.iron-861a > a {
  color: rgba(0, 0, 0, 0.8);
}
.cool-460d .gallery-outer-f0a9,
.cool-460d .gallery-outer-f0a9 a {
  color: rgba(0, 0, 0, 0.8);
}
.cool-460d .article_iron_2ca2.rough-45f6 li a,
.cool-460d .action-bbd5 a,
.cool-460d .aside_bottom_1519,
.cool-460d .accordion_fc25 > li > a,
.cool-460d .easy_d1ee {
  color: rgba(0, 0, 0, 0.55);
}
.cool-460d .article_iron_2ca2.rough-45f6 li a:hover,
.cool-460d .action-bbd5 a:hover,
.cool-460d .aside_bottom_1519:hover,
.cool-460d .accordion_fc25 > li > a:hover,
.cool-460d .easy_d1ee:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-460d .gas-77ef {
  color: rgba(0, 0, 0, 0.55);
}
.cool-460d .gas-77ef .tertiary-4a6c {
  color: rgba(0, 0, 0, 0.8);
}
.cool-460d .gas-77ef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid-9510 .focus-advanced-e95a {
  margin-left: auto;
  margin-right: auto;
}
.rough_5693 > * {
  margin-left: auto;
  margin-right: auto;
}
.rough_5693 .aside_north_b3a3 {
  margin-right: 1.41575em;
}
.notification-fast-e59b .rough_5693 > .widget-3690 {
  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;
}
.notification-fast-e59b .rough_5693 > .aside_7d60 {
  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;
}
.modal-prev-a7f9.solid-9510 .focus-advanced-e95a,
.large-ac23.solid-9510 .focus-advanced-e95a {
  margin-left: 0;
}
.outer_4b15.solid-9510 .focus-advanced-e95a,
.iron_04f7.solid-9510 .focus-advanced-e95a {
  margin-right: 0;
}
.rough_5693 ol,
.rough_5693 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.progress-thick-e317 video {
  max-width: 100%;
}
.border_brown_1855 img {
  display: block;
}
.border_brown_1855.aside_north_b3a3,
.border_brown_1855.shade-51f6 {
  width: 100%;
}
.border_brown_1855.aside_7d60 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.logo-cool-ad2e:not(.video-ddf5) {
  margin: 1.5em auto;
}
.list-f9a5 p {
  padding: 1.5em 14px;
}
ul.aside_liquid_8ce5.aside_7d60,
ul.aside_liquid_8ce5.widget-3690,
ul.aside_liquid_8ce5.white-c53e.widget-3690 {
  padding: 0 14px;
}
.hot-73f2 {
  display: block;
  overflow-x: auto;
}
.hot-73f2 table {
  border-collapse: collapse;
  width: 100%;
}
.hot-73f2 td,
.hot-73f2 th {
  padding: 0.5em;
}
.rough_5693 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.rough_5693 ol ol,
.rough_5693 ol ul,
.rough_5693 ul ol,
.rough_5693 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.rough_5693 ol ol li,
.rough_5693 ol ul li,
.rough_5693 ul ol li,
.rough_5693 ul ul li {
  margin-left: 0;
}
.primary-over-5329.progress-green-a354 > .sort-plasma-fbf9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.primary-over-5329.progress-green-a354 > .sort-plasma-fbf9 iframe,
.primary-over-5329.progress-green-a354 > .sort-plasma-fbf9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.brown_63fc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.brown_63fc.search_b68f {
  padding: 0;
}
.brown_63fc.search_b68f cite {
  font-size: 13px;
}
.brown_63fc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.brown_63fc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.feature_advanced_2cb8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.feature_advanced_2cb8 > p:first-child {
  margin-top: 0;
}
.feature_advanced_2cb8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.feature_advanced_2cb8 blockquote {
  border-left: 0;
}
.message_dynamic_178e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.message_dynamic_178e:not(.slider_fixed_f05e) {
  max-width: 100px;
}
.message_dynamic_178e.shade_dirty_20b3 {
  border-bottom: none !important;
  text-align: center;
}
.message_dynamic_178e.shade_dirty_20b3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .list-f9a5 p {
    padding: 1.5em 0;
  }
}
.dropdown-blue-0690 {
  color: #0073aa;
}
.widget_a42d {
  background-color: #0073aa;
}
.green-ae1a {
  color: #229fd8;
}
.accent-3882 {
  background-color: #229fd8;
}
.form-5477 {
  color: #eee;
}
.last_ee13 {
  background-color: #eee;
}
.selected_9330 {
  color: #444;
}
.bottom_dff9 {
  background-color: #444;
}
.breadcrumb_a36f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb_a36f .label_27c4 .action-bbd5 {
  font-size: 15px;
}
.breadcrumb_a36f .action-bbd5 {
  line-height: 1.3;
}
.breadcrumb_a36f .cool-460d {
}
.breadcrumb_a36f .article_491e {
  background: #235787;
}
.narrow_415d {
  padding: 0;
}
.narrow_415d .article_491e {
  background: #1a1a1a;
}
.narrow_415d .cool-460d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.background_left_0298 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.background_left_0298 .cool-460d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.background_left_0298 .article_491e {
  background: #303030;
}
.orange_35fc {
  position: relative;
  z-index: 10;
}
.orange_35fc .card_cc5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_a3e3 .blue_1d6b {
  display: inline-block;
  vertical-align: middle;
}
.cool_a3e3.copper-363f .blue_1d6b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .cool_a3e3.copper-363f .blue_1d6b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .cool_a3e3.copper-363f .blue_1d6b {
    margin-right: 0.4em;
  }
}
.cool_a3e3.copper-363f .blue_1d6b:last-child {
  margin-right: 0;
}
.hover_829b .card_cc5d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .solid_1ad0 .label_27c4 {
    margin: 0 -0.5em;
  }
  .solid_1ad0 .label_27c4 [class*="customify-col-"],
  .solid_1ad0 .label_27c4 [class*="customify-col_"],
  .solid_1ad0 .label_27c4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.solid_1ad0.card_dim_3306 .card_cc5d {
  background: 0 0 !important;
}
.solid_1ad0.card_dim_3306 .card_cc5d,
.solid_1ad0.hover_829b .card_cc5d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .solid_1ad0.notification-6e7a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.solid_1ad0.hover_829b .card_cc5d {
  box-shadow: none !important;
}
.alert_red_f32c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .alert_red_f32c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .alert_red_f32c {
    padding: 18px 0 20px;
  }
}
.alert_red_f32c .outline-bd9e {
  width: 100%;
}
.alert_red_f32c .progress_d67a {
  margin-bottom: 0;
}
.alert_red_f32c .banner_last_7b04 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tabs_silver_440a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tabs_silver_440a .grid-top-e7ca {
  width: 100%;
}
.avatar_0183 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.avatar_0183 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.avatar_0183 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;
}
.avatar_0183 li:last-child:after {
  display: none;
}
.avatar_0183 li a {
  font-weight: 500;
  margin-right: 10px;
}
.media_a48a .dropdown_71da button,
.alert_red_f32c .dropdown_71da button {
  left: 0;
}
.media_a48a .grid-top-e7ca,
.alert_red_f32c .grid-top-e7ca {
  padding-left: 0;
  padding-right: 0;
}
.media_a48a .tabs_silver_440a,
.alert_red_f32c .tabs_silver_440a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media_a48a {
  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;
}
.media_a48a: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;
}
.media_a48a .search_slow_190d {
  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) {
  .media_a48a .search_slow_190d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media_a48a .search_slow_190d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media_a48a .search_slow_190d {
    min-height: 200px;
  }
}
.media_a48a .avatar_0183 {
  color: rgba(255, 255, 255, 0.8);
}
.media_a48a .avatar_0183 a,
.media_a48a .avatar_0183 li:after {
  color: inherit;
}
.media_a48a .avatar_0183 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.image_2136 {
  margin-bottom: 0.5em;
}
.hover_8d53 {
  margin-bottom: 1.2em;
}
.hover_8d53,
.image_2136 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hover_8d53 p:last-child,
.image_2136 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dropdown_71da,
#masthead .dropdown_71da {
  display: none;
}
#masthead
  > .dropdown_71da.feature_509d {
  display: none;
}
#masthead > .dropdown_71da button {
  left: 0;
}
.short_10d8 {
  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%;
}
.short_10d8 .blue_1d6b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.short_10d8 .layout_static_96e9 {
  display: -webkit-box;
  display: flex;
}
.short_10d8 .layout_static_96e9.old-1f85 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.short_10d8 .layout_static_96e9.thick-7ac6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.short_10d8 .layout_static_96e9.tabs-solid-24d7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.short_10d8.heading_0bb2.footer_light_ff40 .layout_static_96e9.old-1f85 {
  flex-basis: 100%;
}
.short_10d8.upper_adac .layout_static_96e9.thick-7ac6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.short_10d8.upper_adac .layout_static_96e9.tabs-solid-24d7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dropdown_71da.feature_509d {
  display: none;
}
#masthead > .dropdown_71da button {
  left: 0;
}
.plasma-b76d {
  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;
}
.plasma-b76d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.plasma-b76d.hard_519c i {
  margin-right: 4px;
}
.plasma-b76d.menu-3414 i {
  margin-left: 5px;
}
.action-bbd5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.action-bbd5 p:last-child {
  margin-bottom: 0;
}
.upper_0277 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.upper_0277 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.upper_0277 img {
  display: block;
  width: auto;
  line-height: 1;
}
.upper_0277 .gallery-outer-f0a9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.upper_0277 .sort_action_8ba9 {
  margin: 5px 0 7px 0;
}
.upper_0277.white-2f8b .button-lower-9b35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.upper_0277.white-2f8b .grid-steel-c1d1 {
  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;
}
.upper_0277.nav_23de {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.upper_0277.nav_23de .button-lower-9b35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.upper_0277.nav_23de .grid-steel-c1d1 {
  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;
}
.upper_0277.dynamic_4f68 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.upper_0277.chip-ad19 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.upper_0277.chip-ad19 .grid-steel-c1d1 {
  margin-top: 7px;
}
.current-5745 {
  display: inline-block;
}
.orange_35fc .table_84d2 .upper_0277 img {
  max-width: 100%;
}
.mask_selected_0b3b .summary_tall_ff89.accent-b068,
.last-b3f0 .summary_tall_ff89.accent-b068 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.mask_selected_0b3b .background_bright_7c52,
.last-b3f0 .background_bright_7c52 {
  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%);
}
.mask_selected_0b3b .background_bright_7c52 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.mask_selected_0b3b.grid-28fa .background_bright_7c52 {
  display: none;
}
.mask_selected_0b3b .sort-0796 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask_selected_0b3b .sort-0796 li {
  display: inline-block;
  position: relative;
}
.mask_selected_0b3b .sort-0796 li:last-child {
  margin-right: 0;
}
.mask_selected_0b3b .sort-0796 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;
}
.mask_selected_0b3b .sort-0796 li.iron-861a > a {
  color: rgba(0, 0, 0, 0.9);
}
.mask_selected_0b3b .sort-0796 > 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;
}
.mask_selected_0b3b .sort-0796 > li > a i {
  line-height: 0;
}
.mask_selected_0b3b .sort-0796 > li.hero-static-974b > a .background_bright_7c52 {
  margin-left: 4px;
  line-height: 0;
}
.mask_selected_0b3b .sort-0796 .gradient-tall-157b li.hero-static-974b > a {
  position: relative;
}
.mask_selected_0b3b .sort-0796 .gradient-tall-157b li.hero-static-974b > a:after,
.mask_selected_0b3b .sort-0796 .gradient-tall-157b li.hero-static-974b > a:before {
  content: "";
  display: table;
}
.mask_selected_0b3b .sort-0796 .gradient-tall-157b li.hero-static-974b > a:after {
  clear: both;
}
.mask_selected_0b3b .sort-0796 .gradient-tall-157b li.hero-static-974b > a .background_bright_7c52 {
  margin-left: 5px;
  float: right;
}
.mask_selected_0b3b .shadow-prev-3b63,
.mask_selected_0b3b .gradient-tall-157b {
  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;
}
.mask_selected_0b3b .gradient-tall-157b {
  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;
}
.mask_selected_0b3b .gradient-tall-157b .accent-b068 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mask_selected_0b3b .gradient-tall-157b .background_bright_7c52 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.mask_selected_0b3b .gradient-tall-157b li {
  display: block;
  margin: 0;
  padding: 0;
}
.mask_selected_0b3b .gradient-tall-157b 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;
}
.mask_selected_0b3b .gradient-tall-157b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.mask_selected_0b3b .gradient-tall-157b .gradient-tall-157b {
  top: 0;
  left: 100%;
}
.mask_selected_0b3b .badge-pressed-e133.fn-focus-6ebc > .shadow-prev-3b63,
.mask_selected_0b3b .badge-pressed-e133.fn-focus-6ebc > .gradient-tall-157b,
.mask_selected_0b3b .badge-pressed-e133:focus > .shadow-prev-3b63,
.mask_selected_0b3b .badge-pressed-e133:focus > .gradient-tall-157b,
.mask_selected_0b3b .badge-pressed-e133:hover > .shadow-prev-3b63,
.mask_selected_0b3b .badge-pressed-e133:hover > .gradient-tall-157b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.mask_selected_0b3b.gold_fb4e .accordion_fc25:after,
.mask_selected_0b3b.gold_fb4e .accordion_fc25:before {
  content: "";
  display: table;
}
.mask_selected_0b3b.gold_fb4e .accordion_fc25:after {
  clear: both;
}
.mask_selected_0b3b.gold_fb4e .accordion_fc25 > li {
  float: left;
}
.mask_selected_0b3b.background_hard_f47b .accordion_fc25:after,
.mask_selected_0b3b.background_hard_f47b .accordion_fc25:before {
  content: "";
  display: table;
}
.mask_selected_0b3b.background_hard_f47b .accordion_fc25:after {
  clear: both;
}
.mask_selected_0b3b.background_hard_f47b .accordion_fc25 > li {
  float: left;
}
.mask_selected_0b3b.background_hard_f47b .accordion_fc25 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.mask_selected_0b3b.background_hard_f47b .accordion_fc25 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.mask_selected_0b3b.background_hard_f47b .accordion_fc25 > li.footer_copper_c006 > a,
.mask_selected_0b3b.background_hard_f47b .accordion_fc25 > li.iron-861a > a {
  color: #fff;
  background-color: #1e4b75;
}
.mask_selected_0b3b.filter_stone_c99c .accordion_fc25 > li > a .accent-b068 {
  position: relative;
}
.mask_selected_0b3b.filter_stone_c99c .accordion_fc25 > li > a .accent-b068: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;
}
.mask_selected_0b3b.filter_stone_c99c
  .accordion_fc25
  > li:focus
  > a
  .accent-b068:before,
.mask_selected_0b3b.filter_stone_c99c
  .accordion_fc25
  > li:hover
  > a
  .accent-b068:before {
  width: 100%;
  background-color: currentColor;
}
.mask_selected_0b3b.filter_stone_c99c
  .accordion_fc25
  > li.footer_copper_c006
  > a
  .accent-b068:before,
.mask_selected_0b3b.filter_stone_c99c
  .accordion_fc25
  > li.yellow_fb14
  > a
  .accent-b068:before {
  width: 100%;
  background-color: currentColor;
}
.mask_selected_0b3b.text-8ef7 .accordion_fc25 > li > a .accent-b068 {
  position: relative;
}
.mask_selected_0b3b.text-8ef7 .accordion_fc25 > li > a .accent-b068: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;
}
.mask_selected_0b3b.text-8ef7 .accordion_fc25 > li:focus > a .accent-b068:before,
.mask_selected_0b3b.text-8ef7
  .accordion_fc25
  > li:hover
  > a
  .accent-b068:before {
  width: 100%;
  background-color: currentColor;
}
.mask_selected_0b3b.text-8ef7
  .accordion_fc25
  > li.footer_copper_c006
  > a
  .accent-b068:before,
.mask_selected_0b3b.text-8ef7
  .accordion_fc25
  > li.yellow_fb14
  > a
  .accent-b068:before {
  width: 100%;
  background-color: currentColor;
}
.last-b3f0 .sort-0796 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.last-b3f0 .sort-0796 li:first-child > a {
  border-top: none;
}
.last-b3f0 .sort-0796 .wrapper-clean-5a1f > .accent-b068 .background_bright_7c52 {
  display: none;
}
.last-b3f0 .sort-0796 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.last-b3f0 .sort-0796 li:last-child {
  border: none;
}
.last-b3f0 .sort-0796 li.hero-static-974b > a {
  padding-right: 45px !important;
}
.last-b3f0 .sort-0796 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.last-b3f0 .sort-0796 li a:focus,
.last-b3f0 .sort-0796 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-b3f0 .sort-0796 li .silver-4064 {
  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;
}
.last-b3f0 .sort-0796 li .silver-4064:hover {
  box-shadow: none;
}
.last-b3f0 .sort-0796 li .silver-4064 .background_bright_7c52 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.last-b3f0 .sort-0796 .gradient-tall-157b {
  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);
}
.last-b3f0 .sort-0796 .gradient-tall-157b li a {
  padding-left: 3em;
}
.last-b3f0 .sort-0796 .pressed_773b > a .silver-4064 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.last-b3f0 .sort-0796 .pressed_773b > .gradient-tall-157b {
  display: block;
  opacity: 1;
}
.button_619c {
  max-width: 100%;
}
.purple_6062 {
  line-height: 0;
  cursor: pointer;
}
.easy_d1ee {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.easy_d1ee:hover {
  box-shadow: none;
  color: currentColor;
}
.easy_d1ee svg {
  width: 18px;
  height: 18px;
}
.easy_d1ee .white-ef83 {
  display: none;
}
.picture-f4eb {
  position: relative;
}
.picture-f4eb.fn-active-6ebc .easy_d1ee .thumbnail_f880 {
  display: none;
}
.picture-f4eb.fn-active-6ebc .easy_d1ee .white-ef83 {
  display: inline-block;
}
.picture-f4eb .link-iron-34cc {
  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);
}
.picture-f4eb.breadcrumb-steel-6159 .link-iron-34cc {
  left: auto;
  right: -0.9em;
}
.picture-f4eb.breadcrumb-steel-6159 .image_3109::before {
  left: auto;
  right: 15px;
}
.picture-f4eb.fn-active-6ebc .link-iron-34cc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.short-b7cb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.short-b7cb label {
  flex-basis: 100%;
}
.short-b7cb .shadow_62ea {
  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;
}
.short-b7cb .notice-gas-aea0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.short-b7cb .notice-gas-aea0:focus {
  background-color: transparent;
}
.short-b7cb button.next_eb93 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.short-b7cb button.next_eb93:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.short-b7cb button.next_eb93 svg {
  width: 18px;
  height: 18px;
}
.short-b7cb input[type="submit"] {
  min-height: auto;
}
.surface-1ded .short-b7cb .notice-gas-aea0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image_3109 {
  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) {
  .image_3109 {
    width: 220px;
  }
}
.image_3109 label {
  flex-basis: 100%;
}
.image_3109::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;
}
.tooltip-eb64 .surface-1ded .short-b7cb {
  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;
}
.tooltip-eb64
  .surface-1ded
  .short-b7cb
  .shadow_62ea {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip-eb64 .surface-1ded .short-b7cb .notice-gas-aea0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip-eb64
  .surface-1ded
  .short-b7cb
  .notice-gas-aea0:focus {
  background: 0 0;
}
.tooltip-eb64
  .surface-1ded
  .short-b7cb
  .footer-a1b7 {
  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;
}
.article_iron_2ca2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.article_iron_2ca2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.article_iron_2ca2 li:last-child {
  margin-right: 0;
}
.article_iron_2ca2 li:first-child {
  margin-left: 0;
}
.article_iron_2ca2.tooltip_cool_ad30 a {
  color: #fff;
}
.article_iron_2ca2.tooltip_cool_ad30 a:hover {
  color: #fff;
}
.article_iron_2ca2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.article_iron_2ca2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.article_iron_2ca2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.article_iron_2ca2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.article_iron_2ca2 [class*="social-icon-apple"] {
  background-color: #999;
}
.article_iron_2ca2 [class*="social-icon-apple"].column-2e66 {
  background-color: transparent;
  color: #999;
}
.article_iron_2ca2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.article_iron_2ca2 [class*="social-icon-behance"].column-2e66 {
  background-color: transparent;
  color: #1769ff;
}
.article_iron_2ca2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.article_iron_2ca2 [class*="social-icon-bitbucket"].column-2e66 {
  background-color: transparent;
  color: #205081;
}
.article_iron_2ca2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.article_iron_2ca2 [class*="social-icon-codepen"].column-2e66 {
  background-color: transparent;
  color: #000;
}
.article_iron_2ca2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.article_iron_2ca2 [class*="social-icon-delicious"].column-2e66 {
  background-color: transparent;
  color: #39f;
}
.article_iron_2ca2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.article_iron_2ca2 [class*="social-icon-digg"].column-2e66 {
  background-color: transparent;
  color: #005be2;
}
.article_iron_2ca2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.article_iron_2ca2 [class*="social-icon-dribbble"].column-2e66 {
  background-color: transparent;
  color: #ea4c89;
}
.article_iron_2ca2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.article_iron_2ca2 [class*="social-icon-envelope"].column-2e66 {
  background-color: transparent;
  color: #ea4335;
}
.article_iron_2ca2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.article_iron_2ca2 [class*="social-icon-facebook"].column-2e66 {
  background-color: transparent;
  color: #3b5998;
}
.article_iron_2ca2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.article_iron_2ca2 [class*="social-icon-flickr"].column-2e66 {
  background-color: transparent;
  color: #0063dc;
}
.article_iron_2ca2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.article_iron_2ca2 [class*="social-icon-foursquare"].column-2e66 {
  background-color: transparent;
  color: #2d5be3;
}
.article_iron_2ca2 [class*="social-icon-github"] {
  background-color: #333;
}
.article_iron_2ca2 [class*="social-icon-github"].column-2e66 {
  background-color: transparent;
  color: #333;
}
.article_iron_2ca2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.article_iron_2ca2 [class*="social-icon-google-plus"].column-2e66 {
  background-color: transparent;
  color: #dd4b39;
}
.article_iron_2ca2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.article_iron_2ca2 [class*="social-icon-houzz"].column-2e66 {
  background-color: transparent;
  color: #7ac142;
}
.article_iron_2ca2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.article_iron_2ca2 [class*="social-icon-instagram"].column-2e66 {
  background-color: transparent;
  color: #262626;
}
.article_iron_2ca2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.article_iron_2ca2 [class*="social-icon-jsfiddle"].column-2e66 {
  background-color: transparent;
  color: #487aa2;
}
.article_iron_2ca2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.article_iron_2ca2 [class*="social-icon-linkedin"].column-2e66 {
  background-color: transparent;
  color: #0077b5;
}
.article_iron_2ca2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.article_iron_2ca2 [class*="social-icon-medium"].column-2e66 {
  background-color: transparent;
  color: #00ab6b;
}
.article_iron_2ca2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.article_iron_2ca2
  [class*="social-icon-odnoklassniki"].column-2e66 {
  background-color: transparent;
  color: #f4731c;
}
.article_iron_2ca2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.article_iron_2ca2 [class*="social-icon-meetup"].column-2e66 {
  background-color: transparent;
  color: #ec1c40;
}
.article_iron_2ca2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.article_iron_2ca2 [class*="social-icon-pinterest"].column-2e66 {
  background-color: transparent;
  color: #bd081c;
}
.article_iron_2ca2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.article_iron_2ca2 [class*="social-icon-product-hunt"].column-2e66 {
  background-color: transparent;
  color: #da552f;
}
.article_iron_2ca2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.article_iron_2ca2 [class*="social-icon-reddit"].column-2e66 {
  background-color: transparent;
  color: #ff4500;
}
.article_iron_2ca2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.article_iron_2ca2 [class*="social-icon-rss"].column-2e66 {
  background-color: transparent;
  color: #f26522;
}
.article_iron_2ca2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.article_iron_2ca2
  [class*="social-icon-shopping-cart"].column-2e66 {
  background-color: transparent;
  color: #4caf50;
}
.article_iron_2ca2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.article_iron_2ca2 [class*="social-icon-skype"].column-2e66 {
  background-color: transparent;
  color: #00aff0;
}
.article_iron_2ca2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.article_iron_2ca2 [class*="social-icon-slideshare"].column-2e66 {
  background-color: transparent;
  color: #0077b5;
}
.article_iron_2ca2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.article_iron_2ca2 [class*="social-icon-snapchat"].column-2e66 {
  background-color: transparent;
  color: #fffc00;
}
.article_iron_2ca2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.article_iron_2ca2 [class*="social-icon-soundcloud"].column-2e66 {
  background-color: transparent;
  color: #f80;
}
.article_iron_2ca2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.article_iron_2ca2 [class*="social-icon-spotify"].column-2e66 {
  background-color: transparent;
  color: #2ebd59;
}
.article_iron_2ca2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.article_iron_2ca2
  [class*="social-icon-stack-overflow"].column-2e66 {
  background-color: transparent;
  color: #fe7a15;
}
.article_iron_2ca2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.article_iron_2ca2 [class*="social-icon-maldkfgram"].column-2e66 {
  background-color: transparent;
  color: #2ca5e0;
}
.article_iron_2ca2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.article_iron_2ca2 [class*="social-icon-tripadvisor"].column-2e66 {
  background-color: transparent;
  color: #589442;
}
.article_iron_2ca2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.article_iron_2ca2 [class*="social-icon-tumblr"].column-2e66 {
  background-color: transparent;
  color: #35465c;
}
.article_iron_2ca2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.article_iron_2ca2 [class*="social-icon-twitch"].column-2e66 {
  background-color: transparent;
  color: #6441a5;
}
.article_iron_2ca2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.article_iron_2ca2 [class*="social-icon-twitter"].column-2e66 {
  background-color: transparent;
  color: #1da1f2;
}
.article_iron_2ca2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.article_iron_2ca2 [class*="social-icon-vimeo"].column-2e66 {
  background-color: transparent;
  color: #1ab7ea;
}
.article_iron_2ca2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.article_iron_2ca2 [class*="social-icon-vk"].column-2e66 {
  background-color: transparent;
  color: #45668e;
}
.article_iron_2ca2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.article_iron_2ca2 [class*="social-icon-weibo"].column-2e66 {
  background-color: transparent;
  color: #df2029;
}
.article_iron_2ca2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.article_iron_2ca2 [class*="social-icon-weixin"].column-2e66 {
  background-color: transparent;
  color: #7bb32e;
}
.article_iron_2ca2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.article_iron_2ca2 [class*="social-icon-whatsapp"].column-2e66 {
  background-color: transparent;
  color: #25d366;
}
.article_iron_2ca2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.article_iron_2ca2 [class*="social-icon-wordpress"].column-2e66 {
  background-color: transparent;
  color: #21759b;
}
.article_iron_2ca2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.article_iron_2ca2 [class*="social-icon-xing"].column-2e66 {
  background-color: transparent;
  color: #026466;
}
.article_iron_2ca2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.article_iron_2ca2 [class*="social-icon-yelp"].column-2e66 {
  background-color: transparent;
  color: #af0606;
}
.article_iron_2ca2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.article_iron_2ca2 [class*="social-icon-youtube"].column-2e66 {
  background-color: transparent;
  color: #cd201f;
}
.aside_bottom_1519 {
  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;
}
.aside_bottom_1519:hover {
  box-shadow: none;
  background: 0 0;
}
.carousel_fast_4e81 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.card_5765 {
  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;
}
.summary_next_f11e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element-stone-61ab {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element-stone-61ab,
.element-stone-61ab::after,
.element-stone-61ab::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;
}
.element-stone-61ab::after,
.element-stone-61ab::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tooltip_70dc .card_5765 .summary_next_f11e {
  margin-top: -2px;
  width: 19px;
}
.tooltip_70dc .card_5765 .element-stone-61ab {
  margin-top: -1px;
}
.tooltip_70dc .card_5765 .element-stone-61ab,
.tooltip_70dc .card_5765 .element-stone-61ab::after,
.tooltip_70dc .card_5765 .element-stone-61ab::before {
  width: 19px;
  height: 2px;
}
.tooltip_70dc .card_5765 .element-stone-61ab::before {
  top: -6px;
}
.tooltip_70dc .card_5765 .element-stone-61ab::after {
  bottom: -6px;
}
.texture_c4a1 .card_5765 .summary_next_f11e {
  margin-top: -2px;
  width: 22px;
}
.texture_c4a1 .card_5765 .element-stone-61ab {
  margin-top: -1px;
}
.texture_c4a1 .card_5765 .element-stone-61ab,
.texture_c4a1 .card_5765 .element-stone-61ab::after,
.texture_c4a1 .card_5765 .element-stone-61ab::before {
  width: 22px;
  height: 2px;
}
.texture_c4a1 .card_5765 .element-stone-61ab::before {
  top: -7px;
}
.texture_c4a1 .card_5765 .element-stone-61ab::after {
  bottom: -7px;
}
.block_7745 .card_5765 .summary_next_f11e {
  margin-top: -2px;
  width: 31px;
}
.block_7745 .card_5765 .element-stone-61ab {
  margin-top: -1.5px;
}
.block_7745 .card_5765 .element-stone-61ab,
.block_7745 .card_5765 .element-stone-61ab::after,
.block_7745 .card_5765 .element-stone-61ab::before {
  width: 31px;
  height: 3px;
}
.block_7745 .card_5765 .element-stone-61ab::before {
  top: -9px;
}
.block_7745 .card_5765 .element-stone-61ab::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .badge_e77b .card_5765 .summary_next_f11e {
    margin-top: -2px;
    width: 19px;
  }
  .badge_e77b .card_5765 .element-stone-61ab {
    margin-top: -1px;
  }
  .badge_e77b .card_5765 .element-stone-61ab,
  .badge_e77b .card_5765 .element-stone-61ab::after,
  .badge_e77b .card_5765 .element-stone-61ab::before {
    width: 19px;
    height: 2px;
  }
  .badge_e77b .card_5765 .element-stone-61ab::before {
    top: -6px;
  }
  .badge_e77b .card_5765 .element-stone-61ab::after {
    bottom: -6px;
  }
  .row-motion-e941 .card_5765 .summary_next_f11e {
    margin-top: -2px;
    width: 22px;
  }
  .row-motion-e941 .card_5765 .element-stone-61ab {
    margin-top: -1px;
  }
  .row-motion-e941 .card_5765 .element-stone-61ab,
  .row-motion-e941 .card_5765 .element-stone-61ab::after,
  .row-motion-e941 .card_5765 .element-stone-61ab::before {
    width: 22px;
    height: 2px;
  }
  .row-motion-e941 .card_5765 .element-stone-61ab::before {
    top: -7px;
  }
  .row-motion-e941 .card_5765 .element-stone-61ab::after {
    bottom: -7px;
  }
  .menu-slow-a1eb .card_5765 .summary_next_f11e {
    margin-top: -2px;
    width: 31px;
  }
  .menu-slow-a1eb .card_5765 .element-stone-61ab {
    margin-top: -1.5px;
  }
  .menu-slow-a1eb .card_5765 .element-stone-61ab,
  .menu-slow-a1eb .card_5765 .element-stone-61ab::after,
  .menu-slow-a1eb .card_5765 .element-stone-61ab::before {
    width: 31px;
    height: 3px;
  }
  .menu-slow-a1eb .card_5765 .element-stone-61ab::before {
    top: -9px;
  }
  .menu-slow-a1eb .card_5765 .element-stone-61ab::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination_action_0012 .card_5765 .summary_next_f11e {
    margin-top: -2px;
    width: 19px;
  }
  .pagination_action_0012 .card_5765 .element-stone-61ab {
    margin-top: -1px;
  }
  .pagination_action_0012 .card_5765 .element-stone-61ab,
  .pagination_action_0012 .card_5765 .element-stone-61ab::after,
  .pagination_action_0012 .card_5765 .element-stone-61ab::before {
    width: 19px;
    height: 2px;
  }
  .pagination_action_0012 .card_5765 .element-stone-61ab::before {
    top: -6px;
  }
  .pagination_action_0012 .card_5765 .element-stone-61ab::after {
    bottom: -6px;
  }
  .image-static-a45d .card_5765 .summary_next_f11e {
    margin-top: -2px;
    width: 22px;
  }
  .image-static-a45d .card_5765 .element-stone-61ab {
    margin-top: -1px;
  }
  .image-static-a45d .card_5765 .element-stone-61ab,
  .image-static-a45d .card_5765 .element-stone-61ab::after,
  .image-static-a45d .card_5765 .element-stone-61ab::before {
    width: 22px;
    height: 2px;
  }
  .image-static-a45d .card_5765 .element-stone-61ab::before {
    top: -7px;
  }
  .image-static-a45d .card_5765 .element-stone-61ab::after {
    bottom: -7px;
  }
  .description_fluid_0daa .card_5765 .summary_next_f11e {
    margin-top: -2px;
    width: 31px;
  }
  .description_fluid_0daa .card_5765 .element-stone-61ab {
    margin-top: -1.5px;
  }
  .description_fluid_0daa .card_5765 .element-stone-61ab,
  .description_fluid_0daa .card_5765 .element-stone-61ab::after,
  .description_fluid_0daa .card_5765 .element-stone-61ab::before {
    width: 31px;
    height: 3px;
  }
  .description_fluid_0daa .card_5765 .element-stone-61ab::before {
    top: -9px;
  }
  .description_fluid_0daa .card_5765 .element-stone-61ab::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_d8d4 .card_5765 .summary_next_f11e {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_d8d4 .card_5765 .element-stone-61ab {
    margin-top: -1px;
  }
  .tabs_d8d4 .card_5765 .element-stone-61ab,
  .tabs_d8d4 .card_5765 .element-stone-61ab::after,
  .tabs_d8d4 .card_5765 .element-stone-61ab::before {
    width: 19px;
    height: 2px;
  }
  .tabs_d8d4 .card_5765 .element-stone-61ab::before {
    top: -6px;
  }
  .tabs_d8d4 .card_5765 .element-stone-61ab::after {
    bottom: -6px;
  }
  .active-327e .card_5765 .summary_next_f11e {
    margin-top: -2px;
    width: 22px;
  }
  .active-327e .card_5765 .element-stone-61ab {
    margin-top: -1px;
  }
  .active-327e .card_5765 .element-stone-61ab,
  .active-327e .card_5765 .element-stone-61ab::after,
  .active-327e .card_5765 .element-stone-61ab::before {
    width: 22px;
    height: 2px;
  }
  .active-327e .card_5765 .element-stone-61ab::before {
    top: -7px;
  }
  .active-327e .card_5765 .element-stone-61ab::after {
    bottom: -7px;
  }
  .notice-mini-72c9 .card_5765 .summary_next_f11e {
    margin-top: -2px;
    width: 31px;
  }
  .notice-mini-72c9 .card_5765 .element-stone-61ab {
    margin-top: -1.5px;
  }
  .notice-mini-72c9 .card_5765 .element-stone-61ab,
  .notice-mini-72c9 .card_5765 .element-stone-61ab::after,
  .notice-mini-72c9 .card_5765 .element-stone-61ab::before {
    width: 31px;
    height: 3px;
  }
  .notice-mini-72c9 .card_5765 .element-stone-61ab::before {
    top: -9px;
  }
  .notice-mini-72c9 .card_5765 .element-stone-61ab::after {
    bottom: -9px;
  }
}
.carousel_7037 .element-stone-61ab {
  -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);
}
.carousel_7037 .element-stone-61ab::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.carousel_7037 .element-stone-61ab::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);
}
.carousel_7037.logo_liquid_d049 .element-stone-61ab {
  -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);
}
.carousel_7037.logo_liquid_d049 .element-stone-61ab::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.carousel_7037.logo_liquid_d049 .element-stone-61ab::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.info-purple-ceac {
  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.static_f257:before {
  display: none;
}
.mask_in_c307 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mask_in_c307 .middle_cef4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mask_in_c307 .middle_cef4:last-of-type {
  border-bottom: none;
}
.mask_in_c307 .middle_cef4.under_572d,
.mask_in_c307 .middle_cef4.notification-48fa,
.mask_in_c307 .middle_cef4.heading_eebc {
  padding: 0;
}
.mask_in_c307 .last-b3f0 .silver-4064 {
  color: currentColor;
}
.mask_in_c307 .last-b3f0 .silver-4064:focus,
.mask_in_c307 .last-b3f0 .silver-4064:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_in_c307.cool-460d .gas-77ef,
.mask_in_c307.cool-460d .action-bbd5 a,
.mask_in_c307.cool-460d .accordion_fc25 a,
.mask_in_c307.cool-460d .gradient-tall-157b a {
  color: rgba(0, 0, 0, 0.55);
}
.mask_in_c307.cool-460d .gas-77ef:hover,
.mask_in_c307.cool-460d .action-bbd5 a:hover,
.mask_in_c307.cool-460d .accordion_fc25 a:hover,
.mask_in_c307.cool-460d .gradient-tall-157b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask_in_c307.cool-460d .tertiary-4a6c {
  color: rgba(0, 0, 0, 0.8);
}
.mask_in_c307.cool-460d .middle_cef4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_in_c307.cool-460d .middle_cef4:before {
  background: rgba(0, 0, 0, 0.08);
}
.mask_in_c307.cool-460d .box-a931:before {
  background: rgba(255, 255, 255, 0.9);
}
.mask_in_c307.cool-460d .last-b3f0 .sort-0796 li a,
.mask_in_c307.cool-460d .last-b3f0 .silver-4064,
.mask_in_c307.cool-460d .gradient-tall-157b {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_in_c307.cool-460d .last-b3f0 .silver-4064:focus,
.mask_in_c307.cool-460d .last-b3f0 .silver-4064:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_in_c307.cool-460d .sort-0796 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_in_c307.article_491e .gas-77ef,
.mask_in_c307.article_491e .action-bbd5 a,
.mask_in_c307.article_491e .accordion_fc25 .silver-4064,
.mask_in_c307.article_491e .accordion_fc25 a,
.mask_in_c307.article_491e .gradient-tall-157b a {
  color: rgba(255, 255, 255, 0.79);
}
.mask_in_c307.article_491e .gas-77ef:hover,
.mask_in_c307.article_491e .action-bbd5 a:hover,
.mask_in_c307.article_491e .accordion_fc25 .silver-4064:hover,
.mask_in_c307.article_491e .accordion_fc25 a:hover,
.mask_in_c307.article_491e .gradient-tall-157b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_in_c307.article_491e .tertiary-4a6c {
  color: rgba(255, 255, 255, 0.99);
}
.mask_in_c307.article_491e .middle_cef4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_in_c307.article_491e .middle_cef4:before {
  background: rgba(255, 255, 255, 0.08);
}
.mask_in_c307.article_491e .box-a931:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask_in_c307.article_491e .last-b3f0 .sort-0796 li a,
.mask_in_c307.article_491e .last-b3f0 .silver-4064,
.mask_in_c307.article_491e .gradient-tall-157b {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_in_c307.article_491e .last-b3f0 .silver-4064:focus,
.mask_in_c307.article_491e .last-b3f0 .silver-4064:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_in_c307.article_491e .sort-0796 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-a931 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.box-a931:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.steel_68ed {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.grid_stale_5577 .mask_in_c307 {
  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;
}
.grid_stale_5577 .middle_cef4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.grid_stale_5577 .middle_cef4: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) {
  .grid_stale_5577 .middle_cef4:before {
    width: 16%;
    left: 42%;
  }
}
.grid_stale_5577 .middle_cef4:last-child:before {
  content: none;
}
.grid_stale_5577 .middle_cef4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.grid_stale_5577 .last-b3f0 .sort-0796 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.grid_stale_5577 .last-b3f0 .sort-0796 li a .silver-4064 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.grid_stale_5577 .last-b3f0 .gradient-tall-157b {
  border: none;
}
.grid_stale_5577 .last-b3f0 .gradient-tall-157b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.grid_stale_5577 .box-a931 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.grid_stale_5577 .steel_68ed {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.grid_stale_5577 .article_491e .box-a931:before {
  background: rgba(0, 0, 0, 0.9);
}
.grid_stale_5577 .cool-460d.slow-bbfc .element-stone-61ab {
  background: rgba(0, 0, 0, 0.6);
}
.grid_stale_5577
  .cool-460d.slow-bbfc
  .element-stone-61ab::after,
.grid_stale_5577
  .cool-460d.slow-bbfc
  .element-stone-61ab:before {
  background: inherit;
}
.grid_stale_5577
  .cool-460d.slow-bbfc:hover
  .element-stone-61ab {
  background: rgba(0, 0, 0, 0.8);
}
.photo-clean-d441 .mask_in_c307 {
  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) {
  .photo-clean-d441 .mask_in_c307 {
    width: auto;
    right: 45px;
  }
}
.prev-e243 .mask_in_c307 {
  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) {
  .prev-e243 .mask_in_c307 {
    width: auto;
    left: 45px;
  }
}
.static_f257 .mask_in_c307 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.static_f257 .steel_68ed {
  max-width: 48em;
  margin: 0 auto;
}
.static_f257 .box-a931:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav-62bf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav-62bf.grid_stale_5577 .mask_in_c307 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav-62bf.photo-clean-d441 .mask_in_c307 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.nav-62bf .mask_in_c307 {
  visibility: visible;
}
.nav-62bf.prev-e243 .mask_in_c307 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video_pro_7a8e,
.breadcrumb_inner_1695 {
  overflow-x: hidden;
}
.video_pro_7a8e .mask_in_c307 {
  overflow: auto;
}
.video_pro_7a8e.grid_stale_5577 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_pro_7a8e.grid_stale_5577 .mask_in_c307 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video_pro_7a8e.grid_stale_5577 .aside_bottom_1519 {
  opacity: 0;
}
.video_pro_7a8e.photo-clean-d441 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_pro_7a8e.photo-clean-d441 .mask_in_c307 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video_pro_7a8e.photo-clean-d441 .aside_bottom_1519 {
  opacity: 0;
}
.video_pro_7a8e.prev-e243 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_pro_7a8e.prev-e243 .mask_in_c307 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video_pro_7a8e.prev-e243 .aside_bottom_1519 {
  opacity: 0;
}
.video_pro_7a8e.static_f257 .mask_in_c307 {
  z-index: 10;
  visibility: visible;
}
.slow-bbfc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slow-bbfc .element-stone-61ab {
  background: rgba(255, 255, 255, 0.99);
}
.slow-bbfc .element-stone-61ab::after,
.slow-bbfc .element-stone-61ab:before {
  background: inherit;
}
.slow-bbfc:hover .element-stone-61ab {
  background: rgba(255, 255, 255, 0.99);
}
.prev-e243 .slow-bbfc {
  top: 10px;
  right: auto;
  left: 12px;
}
.static_f257 .slow-bbfc {
  display: none !important;
}
.video_pro_7a8e:before,
.breadcrumb_inner_1695:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video_pro_7a8e .slow-bbfc,
.breadcrumb_inner_1695 .slow-bbfc {
  display: inline-block;
}
.mask_in_c307 .blue_1d6b {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.video_pro_7a8e .mask_in_c307 .blue_1d6b,
.breadcrumb_inner_1695 .mask_in_c307 .blue_1d6b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media-plasma-ee8b .shadow_62ea {
  width: 100%;
}
.table_84d2 {
  padding: 0 0.5em 0;
}
.table_84d2 [class*="customify-col-"],
.table_84d2 [class*="customify-col_"],
.table_84d2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner_dark_32b5 .table_84d2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .label_27c4 .hovered_f98f,
  .hovered_f98f {
    display: none;
  }
  .active-9027 {
    text-align: left;
  }
  .fixed-6202 {
    text-align: center;
  }
  .active_wood_394f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .label_27c4 .accordion-bb2a,
  .accordion-bb2a {
    display: none;
  }
  .box-easy-1f23 {
    text-align: left;
  }
  .main-light-2f8d {
    text-align: center;
  }
  .tertiary-thick-b432 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .label_27c4 .south-202e,
  .south-202e {
    display: none;
  }
  .preview_bright_293d {
    text-align: left;
  }
  .message_bright_2d58 {
    text-align: center;
  }
  .highlight_advanced_1564 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.layout-stone-df9a {
  box-shadow: none !important;
}
.description-in-5e72 .title-5acd,
.description-stone-8681 .title-5acd {
  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;
}
.description-stone-8681 .title-5acd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.card_cc5d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.card_cc5d:after,
.card_cc5d:before {
  content: "";
  display: table;
}
.card_cc5d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .card_cc5d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.card_cc5d,
.notification-6e7a {
  max-width: 1248px;
  margin: 0 auto;
}

.hard-5dde.card_dirty_eabb .card_cc5d {
  max-width: 100%;
}
.hard-5dde.button-f1fa {
  max-width: 1200px;
  margin: 0 auto;
}
.hard-5dde.pink-5c52 .card_cc5d {
  max-width: 100%;
}
.hard-5dde.pink-5c52 > .card_cc5d {
  padding-left: 0;
  padding-right: 0;
}
.hard-5dde.pink-5c52 > .card_cc5d .label_27c4 {
  margin: 0;
}
.hard-5dde.pink-5c52
  > .card_cc5d
  .smooth-2f8b.gallery_over_d451 {
  margin-right: 0;
  margin-left: 0;
}
.hard-5dde.pink-5c52 #main.gallery_over_d451 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .link_f853 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .link_f853 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo-focused-d133 .focus-advanced-e95a {
    padding-right: 1em;
  }
  .photo-focused-d133.outer_d752 .smooth-2f8b {
    border-right: 1px solid #eaecee;
  }
  .photo-focused-d133.outer_d752 .focus-advanced-e95a {
    padding-right: 1em;
  }
  .photo-focused-d133.outer_d752 .caption_silver_1e77 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-f724 .focus-advanced-e95a {
    padding-left: 1em;
  }
  .secondary-f724.outer_d752 .smooth-2f8b {
    border-left: 1px solid #eaecee;
  }
  .secondary-f724.outer_d752 .focus-advanced-e95a {
    padding-left: 1em;
  }
  .secondary-f724.outer_d752 .caption_silver_1e77 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool_495e .focus-advanced-e95a {
    padding-left: 1em;
  }
  .cool_495e.outer_d752 .basic_123f {
    border-right: 1px solid #eaecee;
  }
  .cool_495e.outer_d752 .photo_17dc {
    border-right: 1px solid #eaecee;
  }
  .cool_495e.outer_d752 .focus-advanced-e95a {
    padding-left: 1em;
  }
  .cool_495e.outer_d752 .caption_silver_1e77 {
    padding-right: 1em;
  }
  .cool_495e.outer_d752 .tooltip-ab9f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up-2b18 .focus-advanced-e95a {
    padding-right: 1em;
  }
  .up-2b18.outer_d752 .basic_123f {
    border-left: 1px solid #eaecee;
  }
  .up-2b18.outer_d752 .photo_17dc {
    border-left: 1px solid #eaecee;
  }
  .up-2b18.outer_d752 .focus-advanced-e95a {
    padding-right: 1em;
  }
  .up-2b18.outer_d752 .caption_silver_1e77 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up-2b18.outer_d752 .tooltip-ab9f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_f853 .focus-advanced-e95a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_f853.outer_d752 .smooth-2f8b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .link_f853.outer_d752 .focus-advanced-e95a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_f853.outer_d752 .caption_silver_1e77 {
    padding-left: 1em;
  }
  .link_f853.outer_d752 .tooltip-ab9f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .link_f853.outer_d752 .focus-advanced-e95a {
    padding-left: 0;
  }
}
.picture-8073 .cool_a3e3 {
  display: inline-block;
}
.article_blue_febc {
  display: inline-block;
}
.blue_9ead {
  word-con: break-word;
}
.mini_1238 > span {
  display: inline-block;
  padding: 5px 0;
}
.mini_1238 .small_f5f8 {
  margin-left: 8px;
  margin-right: 8px;
}
.mini_1238 .shade_dae2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.caption_ac43 .article-8c6e {
  margin-bottom: 2em;
}
.caption_ac43 .huge-5b31 {
  margin-bottom: 15px;
}
.caption_ac43 .huge-5b31:last-child {
  margin-bottom: 0;
}
.caption_ac43 .iron-5d68 {
  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) {
  .caption_ac43 .iron-5d68 {
    display: block;
  }
}
.caption_ac43 .alert-5b55 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .caption_ac43 .alert-5b55 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.caption_ac43 .form-bottom-f069 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.caption_ac43 .form-bottom-f069 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.caption_ac43 .form-bottom-f069 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.caption_ac43 .blue_9ead {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.caption_ac43 .blue_9ead a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.caption_ac43 .over_3e38 p:last-child {
  margin-bottom: 0;
}
.caption_ac43 .sort-20ae {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.caption_ac43 .badge_iron_4d60 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.caption_ac43 .pressed_8def {
  margin-top: 1em;
}
.caption_ac43 .detail-first-06f9 {
  top: 0;
  display: block;
}
.caption_ac43 .detail-first-06f9 a {
  color: inherit;
}
.caption_ac43 .detail-first-06f9 a:hover {
  color: inherit;
}
.caption_ac43 .hover_wood_b7ad {
  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;
}
.caption_ac43 .hover_wood_b7ad:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.caption_ac43 .badge_iron_4d60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.caption_ac43 .tiny-82ad {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.caption_ac43 .tiny-82ad:first-child {
  margin-top: 0;
}
.caption_ac43 .tiny-82ad.column_hard_df2e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.caption_ac43 .tiny-82ad.up-f540 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.caption_ac43
  .tiny-82ad.up-f540.menu-ff5d
  .pressed_8def {
  width: 100%;
}
.caption_ac43 .up-f540 {
  -webkit-box-align: center;
  align-items: center;
}
.caption_ac43 .up-f540 .mini_1238,
.caption_ac43 .up-f540 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.caption_ac43 .form-bottom-f069 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption_ac43 .form-bottom-f069 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption_ac43 .form-bottom-f069: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;
}
.caption_ac43 .column_hard_df2e {
  z-index: 5;
}
.caption_ac43 .input_ed83 .red_b071 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.caption_ac43 .tabs_west_492a .red_b071 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.caption_ac43 .secondary_focused_f330 .red_b071 {
  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;
}
.caption_ac43.row_bd08 .iron-5d68,
.caption_ac43.mask_up_5d3a .iron-5d68 {
  display: block;
}
.caption_ac43.row_bd08 .iron-5d68 .mask_f9d0,
.caption_ac43.row_bd08 .iron-5d68 .badge_iron_4d60,
.caption_ac43.mask_up_5d3a .iron-5d68 .mask_f9d0,
.caption_ac43.mask_up_5d3a .iron-5d68 .badge_iron_4d60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption_ac43.outline-5899 .alert-5b55 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .caption_ac43.outline-5899 .alert-5b55 {
    margin-right: 0;
  }
}
.caption_ac43.row_bd08 .alert-5b55,
.caption_ac43.mask_up_5d3a .alert-5b55 {
  padding-top: 40%;
}
.caption_ac43.row_bd08 .article-8c6e,
.caption_ac43.mask_up_5d3a .article-8c6e {
  display: block;
}
.caption_ac43.row_bd08 .fn-sticky-6ebc .badge_iron_4d60,
.caption_ac43.mask_up_5d3a .fn-sticky-6ebc .badge_iron_4d60 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.caption_ac43.row_bd08 .alert-5b55,
.caption_ac43.mask_up_5d3a .alert-5b55 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.caption_ac43.row_bd08 .badge_iron_4d60 {
  padding: 1em;
}
.disabled_huge_a815 {
  margin: 30px auto;
  display: block;
}
.disabled_huge_a815 .message_3378 > * {
  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;
}
.disabled_huge_a815 .message_3378 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled_huge_a815 .message_3378 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled-right-d016 .mini_1238 {
  margin-bottom: 1.41575em;
}
.disabled-right-d016 .paragraph_first_7067 {
  margin-bottom: 1.618em;
}
.rough_5693 .warm-b65f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.rough_5693 .warm-b65f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.rough_5693 .tag-slow-15c9 {
  max-width: 100%;
  overflow: auto;
}
.solid-9510 .rough_5693 a:hover {
  text-decoration: underline;
}
.grid-69a8 .huge-5b31:not(.blue_9ead),
.grid-69a8 .form-bottom-f069 {
  margin-bottom: 1.41575em;
}
.grid-69a8 .huge-5b31:not(.blue_9ead):last-child,
.grid-69a8 .form-bottom-f069:last-child {
  margin-bottom: 0;
}
.grid-69a8 .huge-5b31.slider_a6c7 {
  margin-bottom: 0.41575em;
}
.grid-69a8 .out-4794:before,
.grid-69a8 .grid-fast-add5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.grid-69a8 .out-4794:before {
  content: "\f115";
}
.grid-69a8 .grid-fast-add5:before {
  content: "\f02c";
}
.grid-69a8 .current-b2f0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.grid-69a8 .current-b2f0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.texture-75f5 {
  display: -webkit-box;
  display: flex;
}
.texture-75f5 .gas-aca1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .texture-75f5 .gas-aca1 {
    flex-basis: 90px;
  }
}
.texture-75f5 .block_bottom_31ab {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture-75f5 .block_bottom_31ab {
    flex-basis: calc(100% - 50px);
  }
}
.texture-75f5 .gas-8147 p:last-child {
  margin-bottom: 0.72em;
}
.lite_9809 .message_3378 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.lite_9809 .message_3378:after,
.lite_9809 .message_3378:before {
  content: "";
  display: table;
}
.lite_9809 .message_3378:after {
  clear: both;
}
.lite_9809 .message_3378 .shadow_prev_e59a,
.lite_9809 .message_3378 .gallery-east-a4d0 {
  width: 49%;
}
.lite_9809 .message_3378 .shadow_prev_e59a a span.nav_e875,
.lite_9809 .message_3378 .gallery-east-a4d0 a span.nav_e875 {
  display: block;
  margin-bottom: 5px;
}
.lite_9809 .message_3378 .gallery-east-a4d0 {
  float: left;
  text-align: left;
}
.lite_9809 .message_3378 .shadow_prev_e59a {
  float: right;
  text-align: right;
}
.info-cold-a0ab {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .info-cold-a0ab {
    margin-bottom: 0;
  }
}
.hidden_top_926c {
  margin-bottom: 1em;
}
.hidden_top_926c .blue_9ead {
  font-size: 1.1em;
  line-height: 1.3;
}
.gallery_1d7e a {
  display: block;
  line-height: 0;
  position: relative;
}
.stale-7d6c .hidden_top_926c,
.green-3b2e .hidden_top_926c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .stale-7d6c .hidden_top_926c,
  .green-3b2e .hidden_top_926c {
    display: block;
  }
}
.stale-7d6c .gallery_1d7e,
.green-3b2e .gallery_1d7e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .stale-7d6c .gallery_1d7e,
  .green-3b2e .gallery_1d7e {
    margin-bottom: 1em;
  }
}
.stale-7d6c .gallery_1d7e img,
.green-3b2e .gallery_1d7e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.stale-7d6c .brown-e11d,
.green-3b2e .brown-e11d {
  flex-basis: calc(100% - 160px);
}
.stale-7d6c .brown-e11d p,
.green-3b2e .brown-e11d p {
  margin-bottom: 0;
}
.stale-7d6c .brown-e11d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .stale-7d6c .brown-e11d {
    padding-left: 0;
  }
}
.green-3b2e .brown-e11d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .green-3b2e .brown-e11d {
    padding-right: 0;
  }
}
.green-3b2e .gallery_1d7e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hero_short_7d4b .gallery_1d7e {
  margin-bottom: 0.5em;
}
.hero_short_7d4b .gallery_1d7e img {
  width: 100%;
}
.paper_f47e .tertiary-motion-5bcd,
.tag_7eb3 .tertiary-motion-5bcd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tag_7eb3 .smooth-2f8b .secondary_bronze_10c8 p:last-child {
  margin-bottom: 0;
}
.out-bf13 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.purple_b27b .cool_052a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .purple_b27b .cool_052a:last-of-type {
    margin-bottom: 0;
  }
}
.purple_b27b .cool_052a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.purple_b27b .cool_052a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.purple_b27b .cool_052a ul li {
  margin: 0 0 0.6em;
}
.purple_b27b .cool_052a ul li.north_1526,
.purple_b27b .cool_052a ul li.row-85c8 {
  position: relative;
}
.purple_b27b .cool_052a ul li.north_1526 .paper_426d,
.purple_b27b .cool_052a ul li.row-85c8 .paper_426d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.purple_b27b .cool_052a ul li.north_1526:after:after,
.purple_b27b .cool_052a ul li.north_1526:after:before,
.purple_b27b
  .cool_052a
  ul
  li.row-85c8:after:after,
.purple_b27b
  .cool_052a
  ul
  li.row-85c8:after:before {
  content: "";
  display: table;
}
.purple_b27b .cool_052a ul li.north_1526:after:after,
.purple_b27b
  .cool_052a
  ul
  li.row-85c8:after:after {
  clear: both;
}
.purple_b27b .cool_052a a.primary_silver_cabf:hover {
  text-decoration: none;
}
.purple_b27b .cool_052a select {
  max-width: 100%;
}
.purple_b27b .cool_052a table {
  font-size: 85%;
}
.purple_b27b .cool_052a table td,
.purple_b27b .cool_052a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.purple_b27b .cool_052a table tfoot td {
  text-align: left;
}
.purple_b27b .cool_052a :last-child {
  margin-bottom: 0;
}
.purple_b27b .cool_052a .over_2bad {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.purple_b27b .cool_052a .over_2bad label {
  width: 100%;
}
.purple_b27b .cool_052a .over_2bad .notice-gas-aea0 {
  width: 100%;
  display: block;
}
.purple_b27b .cool_052a .over_2bad .next_eb93 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.purple_b27b .cool_052a .over_2bad .next_eb93:hover svg #svg-search {
  fill: #444;
}
.purple_b27b .cool_052a .over_2bad .next_eb93 svg {
  width: 18px;
  height: 18px;
}
.purple_b27b .hard-bb0b ul ul,
.purple_b27b .main_hard_69f1 ul ul,
.purple_b27b .avatar-full-ac76 ul ul,
.purple_b27b .mini_eb94 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.purple_b27b .hard-bb0b .hero-static-974b > a,
.purple_b27b .main_hard_69f1 .hero-static-974b > a,
.purple_b27b .avatar-full-ac76 .hero-static-974b > a,
.purple_b27b .mini_eb94 .hero-static-974b > a {
  margin-bottom: 0;
}
.purple_b27b .iron_5b3a li,
.purple_b27b .hard-bb0b li,
.purple_b27b .picture_3237 li,
.purple_b27b .main_hard_69f1 li,
.purple_b27b .avatar-full-ac76 li,
.purple_b27b .mini_eb94 li,
.purple_b27b .dropdown-cold-05dc li,
.purple_b27b .cold-6f40 li {
  display: block;
  position: relative;
}
.purple_b27b .iron_5b3a li:last-child,
.purple_b27b .hard-bb0b li:last-child,
.purple_b27b .picture_3237 li:last-child,
.purple_b27b .main_hard_69f1 li:last-child,
.purple_b27b .avatar-full-ac76 li:last-child,
.purple_b27b .mini_eb94 li:last-child,
.purple_b27b .dropdown-cold-05dc li:last-child,
.purple_b27b .cold-6f40 li:last-child {
  border: none;
}
.purple_b27b .iron_5b3a li a,
.purple_b27b .hard-bb0b li a,
.purple_b27b .picture_3237 li a,
.purple_b27b .main_hard_69f1 li a,
.purple_b27b .avatar-full-ac76 li a,
.purple_b27b .mini_eb94 li a,
.purple_b27b .dropdown-cold-05dc li a,
.purple_b27b .cold-6f40 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.purple_b27b .iron_5b3a li ul li::before,
.purple_b27b .hard-bb0b li ul li::before,
.purple_b27b .picture_3237 li ul li::before,
.purple_b27b .main_hard_69f1 li ul li::before,
.purple_b27b .avatar-full-ac76 li ul li::before,
.purple_b27b .mini_eb94 li ul li::before,
.purple_b27b .dropdown-cold-05dc li ul li::before,
.purple_b27b .cold-6f40 li ul li::before {
  left: 15px;
}
.purple_b27b .iron_5b3a li ul a,
.purple_b27b .hard-bb0b li ul a,
.purple_b27b .picture_3237 li ul a,
.purple_b27b .main_hard_69f1 li ul a,
.purple_b27b .avatar-full-ac76 li ul a,
.purple_b27b .mini_eb94 li ul a,
.purple_b27b .dropdown-cold-05dc li ul a,
.purple_b27b .cold-6f40 li ul a {
  padding-left: 20px;
}
.purple_b27b .iron_5b3a li ul ul li::before,
.purple_b27b .hard-bb0b li ul ul li::before,
.purple_b27b .picture_3237 li ul ul li::before,
.purple_b27b .main_hard_69f1 li ul ul li::before,
.purple_b27b .avatar-full-ac76 li ul ul li::before,
.purple_b27b .mini_eb94 li ul ul li::before,
.purple_b27b .dropdown-cold-05dc li ul ul li::before,
.purple_b27b .cold-6f40 li ul ul li::before {
  left: 30px;
}
.purple_b27b .iron_5b3a li ul ul a,
.purple_b27b .hard-bb0b li ul ul a,
.purple_b27b .picture_3237 li ul ul a,
.purple_b27b .main_hard_69f1 li ul ul a,
.purple_b27b .avatar-full-ac76 li ul ul a,
.purple_b27b .mini_eb94 li ul ul a,
.purple_b27b .dropdown-cold-05dc li ul ul a,
.purple_b27b .cold-6f40 li ul ul a {
  padding-left: 40px;
}
.purple_b27b .primary-af91 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.purple_b27b .cold-6f40 ul li {
  margin-bottom: 1.41575em;
}
.purple_b27b .cold-6f40 ul li .section-2067 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.purple_b27b .cold-6f40 ul li .highlight_hot_cf76 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article_491e .iron_5b3a li a,
.article_491e .hard-bb0b li a,
.article_491e .picture_3237 li a,
.article_491e .main_hard_69f1 li a,
.article_491e .avatar-full-ac76 li a,
.article_491e .mini_eb94 li a,
.article_491e .dropdown-cold-05dc li a,
.article_491e .cold-6f40 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_491e .primary-af91 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_491e .cool_052a ul li.north_1526 .paper_426d,
.article_491e .cool_052a ul li.row-85c8 .paper_426d {
  background: rgba(0, 0, 0, 0.2);
}
.article_491e .purple_b27b .cool_052a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-5dde .purple_b27b .sort-0796 li {
  margin: 0;
}
.hard-5dde .purple_b27b .sort-0796 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hard-5dde .purple_b27b .sort-0796 li ul {
  margin: 0;
}
.hard-5dde .purple_b27b .sort-0796 li ul li a {
  padding-left: 15px;
}
.hard-5dde .purple_b27b .sort-0796 li ul li li a {
  padding-left: 30px;
}
.hard-5dde .purple_b27b .sort-0796 li.iron-861a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hard-5dde .purple_b27b .sort-0796 li.iron-861a > 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;
}
.hard-5dde .purple_b27b .sort-0796 li.iron-861a > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.title-pressed-d890 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tag-d523 {
  position: relative;
  z-index: 10;
}
.tag-d523 .blue_1d6b {
  width: 100%;
  max-width: 100%;
}
.filter_light_ec54 .backdrop-3971 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.filter_light_ec54 .cool-460d {
}
.filter_light_ec54 .article_491e {
  background: #292929;
}
.tabs_4b94 .backdrop-3971 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tabs_4b94 .cool-460d {
  background: #f9f9f9;
}
.tabs_4b94 .article_491e {
  background: #303030;
}
.selected-e1ec .backdrop-3971 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .selected-e1ec .cool_a3e3 {
    margin-bottom: 1em;
  }
  .selected-e1ec .cool_a3e3:last-child {
    margin-bottom: 0;
  }
}
.selected-e1ec .cool-460d {
  background: #ededed;
}
.selected-e1ec .article_491e {
  background: #1a1a1a;
}
.backdrop-3971.cool-460d {
  color: rgba(0, 0, 0, 0.6);
}
.backdrop-3971.cool-460d .footer_6c3e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-3971.article_491e {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-3971.article_491e a:not(.primary_silver_cabf) {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-3971.article_491e a:not(.primary_silver_cabf):hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-3971.article_491e .footer_6c3e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-3971.article_491e table tbody td,
.backdrop-3971.article_491e table th {
  background: rgba(0, 0, 0, 0.08);
}
.background_b621.hover_829b .card_cc5d {
  max-width: initial;
}
.background_b621 .copper-363f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.background_b621 .copper-363f .blue_1d6b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .background_b621 .copper-363f .blue_1d6b {
    display: block;
    margin-bottom: 2em;
  }
  .background_b621 .copper-363f .blue_1d6b:last-child {
    margin-bottom: 0;
  }
}
.selected-e1ec .cool_a3e3:last-child,
.tabs_4b94 .cool_a3e3:last-child,
.filter_light_ec54 .cool_a3e3:last-child {
  margin-bottom: 0;
}
.selected-e1ec .cool_a3e3 .purple_b27b .cool_052a:last-child,
.tabs_4b94 .cool_a3e3 .purple_b27b .cool_052a:last-child,
.filter_light_ec54 .cool_a3e3 .purple_b27b .cool_052a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .selected-e1ec .in_d424,
  .selected-e1ec .text-narrow-7922,
  .tabs_4b94 .in_d424,
  .tabs_4b94 .text-narrow-7922,
  .filter_light_ec54 .in_d424,
  .filter_light_ec54 .text-narrow-7922 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tag-d523 .cool_a3e3 {
    margin-bottom: 2em;
  }
}
.tag-d523 p:last-child {
  margin-bottom: 0;
}
.tag-d523 li,
.tag-d523 ul {
  list-style: none;
  margin: 0;
}
.tag-d523 ul ul {
  margin-left: 2.617924em;
}
.accent-wood-d7db {
  font-size: 0.875em;
}

/* css-noise: 9422 */
.promo-block-a3 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
