/*!
Theme Name: Customify
Theme URI: https://pressmaximum.sort_6d14/customify
Author: WPCustomify
Author URI: https://pressmaximum.sort_6d14
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.sort_6d14/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hover-4397.tag-slow-e0d3/licenses/gpl-2.0.tiny-54a8
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.dirty_6f9f/, (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.info_93b2.panel-be3e/normalize.message_simple_3143/
 ======
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.message_simple_3143 v7.0.0 | MIT License | github.sort_6d14/necolas/normalize.message_simple_3143 */
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;
}
.complex-dc65 .border-purple-35bf,
.left_091d,
.label_3860,
.tooltip_4903,
.accent-stale-110e,
.texture_7aa8,
.caption-9f4f,
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;
}
.left_091d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .left_091d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .left_091d,
  h1 {
    font-size: 1.8em;
  }
}
.label_3860,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.label_3860 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .label_3860,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .label_3860,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip_4903,
h3 {
  font-size: 1.618em;
}
.complex-dc65 .border-purple-35bf,
.accent-stale-110e,
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.block-static-31f5 {
  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;
}
.summary-complex-a788:after,
.summary-complex-a788:before,
.content_current_a4e4:after,
.content_current_a4e4:before {
  content: "";
  display: table;
}
.summary-complex-a788:after,
.content_current_a4e4:after {
  clear: both;
}
.tabs_d9dc {
  float: right;
  margin-right: 0;
}
.hover-orange-a54a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.disabled_6fa5 .badge-b947,
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;
}
.disabled_6fa5 .badge-b947: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;
}
.button-pressed-3ff7 .badge-b947 {
  box-shadow: none;
}
.button-pressed-3ff7
  .badge-b947
  .article_hard_fff9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.button-pressed-3ff7 .badge-b947 .static-e3b4 {
  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;
}
.button-pressed-3ff7
  .badge-b947
  .static-e3b4
  b {
  display: none;
}
.button-pressed-3ff7 .table-prev-5f4e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dim-9941:not(.filter-89fb):not(.new-03b0),
button:not(.filter-89fb):not(.new-03b0),
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ),
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ),
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ) {
  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;
}
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ):hover,
button:not(.filter-89fb):not(
    .new-03b0
  ):hover,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ):hover,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ):hover,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ):active,
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ):focus,
button:not(.filter-89fb):not(
    .new-03b0
  ):active,
button:not(.filter-89fb):not(
    .new-03b0
  ):focus,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ):active,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ):focus,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ):active,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ):focus,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ):active,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ):focus {
  outline: 0;
}
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6,
button:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6 {
  position: relative;
}
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .component-fd87,
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .backdrop_0309,
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .wrapper_silver_66ac,
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  i,
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  svg,
button:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .component-fd87,
button:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .backdrop_0309,
button:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .wrapper_silver_66ac,
button:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  i,
button:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  svg,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .component-fd87,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .backdrop_0309,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .wrapper_silver_66ac,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  i,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  svg,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .component-fd87,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .backdrop_0309,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .wrapper_silver_66ac,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  i,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  svg,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .component-fd87,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .backdrop_0309,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  .wrapper_silver_66ac,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  i,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6
  svg {
  visibility: hidden;
}
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6:after,
button:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6:after,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6:after,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6:after,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ).fn-loading-1fe6: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;
}
.dim-9941:not(.filter-89fb):not(.new-03b0),
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ),
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ),
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ) {
  color: #fff;
  background: #235787;
}
.dim-9941:not(.filter-89fb):not(
    .new-03b0
  ):focus,
input[type="button"]:not(.filter-89fb):not(
    .new-03b0
  ):focus,
input[type="reset"]:not(.filter-89fb):not(
    .new-03b0
  ):focus,
input[type="submit"]:not(.filter-89fb):not(
    .new-03b0
  ):focus {
  color: #fff;
}
.dim-9941.fn-disabled-1fe6:not(.filter-89fb):not(
    .new-03b0
  ),
.dim-9941[disabled]:not(.filter-89fb):not(
    .new-03b0
  ),
button.fn-disabled-1fe6:not(.filter-89fb):not(
    .new-03b0
  ),
button[disabled]:not(.filter-89fb):not(
    .new-03b0
  ) {
  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;
}
.backdrop_de3b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.backdrop_de3b: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;
}
.section_6dec {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.next_ad2c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focus_c28e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.summary-complex-a788:after,
.summary-complex-a788:before,
.motion-9b3a:after,
.motion-9b3a:before,
.secondary-wood-1976:after,
.secondary-wood-1976:before,
.current-1eff:after,
.current-1eff:before,
.mask_prev_44e8:after,
.mask_prev_44e8:before,
.shade-2df6:after,
.shade-2df6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.summary-complex-a788:after,
.motion-9b3a:after,
.secondary-wood-1976:after,
.current-1eff:after,
.mask_prev_44e8:after,
.shade-2df6:after {
  clear: both;
}
.motion-9b3a .progress-e329,
.secondary-wood-1976 .progress-e329,
.section-action-a2f8 .progress-e329 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.inner-5d6d {
  display: inline-block;
}
.header-2590 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.header-2590 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.header-2590 .next_d8cc {
  padding: 1em 0;
  font-size: 85%;
}
.next_d8cc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hover-cold-ca65 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hover-cold-ca65:after,
.hover-cold-ca65:before {
  content: "";
  display: table;
}
.hover-cold-ca65:after {
  clear: both;
}
.tag_aec4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tall-a620 .tag_aec4 {
  max-width: 50%;
}
.west-1269 .tag_aec4 {
  max-width: 33.33%;
}
.huge-fd97 .tag_aec4 {
  max-width: 25%;
}
.bright-4ef2 .tag_aec4 {
  max-width: 20%;
}
.description_focused_7696 .tag_aec4 {
  max-width: 16.66%;
}
.aside-d2ad .tag_aec4 {
  max-width: 14.28%;
}
.hero_d1da .tag_aec4 {
  max-width: 12.5%;
}
.brown-b148 .tag_aec4 {
  max-width: 11.11%;
}
.bronze_db18 {
  display: block;
}
.complex-dc65 .video_full_e97b label,
.complex-dc65 .block_5f9e label,
.complex-dc65 .layout_steel_0eea label,
.complex-dc65 .heading_light_cacc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tooltip_wood_ef4a {
  list-style: none;
  margin: 0;
}
.tooltip_wood_ef4a article.purple-2491 {
  margin-bottom: 0;
}
.tooltip_wood_ef4a ul {
  list-style: none;
  margin: 0;
}
.tooltip_wood_ef4a .text_a836 li.purple-2491 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tooltip_wood_ef4a .text_a836 li.purple-2491 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tooltip_wood_ef4a .text_a836 li.purple-2491: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) {
  .tooltip_wood_ef4a .text_a836 li.purple-2491 li.purple-2491 li.purple-2491 li.purple-2491 {
    padding-left: 0;
  }
}
article.purple-2491 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.purple-2491 .motion-9b3a p:last-of-type {
  margin-bottom: 0;
}
article.purple-2491 .aside-53df {
  float: left;
}
article.purple-2491 .modal_5d24 {
  margin-left: 85px;
}
article.purple-2491 .badge_brown_5ab1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.purple-2491 .badge_brown_5ab1 .lower_f248 {
  margin-left: 10px;
}
article.purple-2491 .black_da66 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.purple-2491 .header_1cfe {
  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 .video_full_e97b,
  #respond .layout_steel_0eea,
  #respond .heading_light_cacc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video_full_e97b input,
#respond .layout_steel_0eea input,
#respond .heading_light_cacc input {
  width: 100%;
}
#respond .heading_light_cacc {
  margin-right: 0;
}
#respond .module-c3a1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.first_2604 {
  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;
}
.first_2604.info-d88e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.first_2604 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%);
}
.first_2604:focus,
.first_2604: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);
}
.content_b5c1 {
  border-radius: 10%;
}
.grid-action-bf68 {
  border-radius: 50%;
}
.texture_soft_5b26 {
  font-size: 0.72em;
}
.description_large_2830 {
  font-size: 0.875em;
}
.red_97b8 {
  font-size: 1.1em;
}
.thumbnail-plasma-b528 {
  text-transform: uppercase;
  line-height: 1.2;
}
.thumbnail-plasma-b528.texture_soft_5b26 {
  letter-spacing: 0.5px;
}
.breadcrumb_dim_b8d5,
.breadcrumb_dim_b8d5 a {
  color: #6d6d6d;
}
.breadcrumb_dim_b8d5 a:hover {
  color: #111;
}
.slow_2ddb {
  color: #6d6d6d;
}
.element_6a10 {
  overflow-x: hidden;
}
.element_6a10 .soft-fc80.filter_motion_5c6e {
  position: relative;
}
.element_6a10 .soft-fc80.filter_motion_5c6e.row-7b45 {
  position: initial;
}
.element_6a10
  .soft-fc80.filter_motion_5c6e.row-7b45
  .element_hard_b19f {
  left: auto;
}
.element_6a10 .soft-fc80 .element_hard_b19f {
  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;
}
.element_6a10 .soft-fc80:hover.filter_motion_5c6e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.element_6a10
  .soft-fc80:hover.filter_motion_5c6e
  .element_hard_b19f {
  display: block;
  z-index: 9999999;
}
.element_6a10 .plasma_6879 .upper-6ea1,
.element_6a10 .huge-8f2c .upper-6ea1 {
  display: none;
}
.element_6a10 .motion-2b8a .soft-fc80:hover.filter_motion_5c6e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.complex-dc65 .video_full_e97b label,
.complex-dc65 .block_5f9e label,
.complex-dc65 .layout_steel_0eea label,
.complex-dc65 .heading_light_cacc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tooltip_wood_ef4a {
  list-style: none;
  margin: 0;
}
.tooltip_wood_ef4a article.purple-2491 {
  margin-bottom: 0;
}
.tooltip_wood_ef4a ul {
  list-style: none;
  margin: 0;
}
.tooltip_wood_ef4a .text_a836 li.purple-2491 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tooltip_wood_ef4a .text_a836 li.purple-2491 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tooltip_wood_ef4a .text_a836 li.purple-2491: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) {
  .tooltip_wood_ef4a .text_a836 li.purple-2491 li.purple-2491 li.purple-2491 li.purple-2491 {
    padding-left: 0;
  }
}
article.purple-2491 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.purple-2491 .motion-9b3a p:last-of-type {
  margin-bottom: 0;
}
article.purple-2491 .aside-53df {
  float: left;
}
article.purple-2491 .modal_5d24 {
  margin-left: 85px;
}
article.purple-2491 .badge_brown_5ab1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.purple-2491 .badge_brown_5ab1 .lower_f248 {
  margin-left: 10px;
}
article.purple-2491 .black_da66 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.purple-2491 .header_1cfe {
  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 .video_full_e97b,
  #respond .layout_steel_0eea,
  #respond .heading_light_cacc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video_full_e97b input,
#respond .layout_steel_0eea input,
#respond .heading_light_cacc input {
  width: 100%;
}
#respond .heading_light_cacc {
  margin-right: 0;
}
#respond .module-c3a1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma_6879 .card_large_5257 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.card_large_5257 .hover-thick-9835.hovered-e740 .hero-3b24 > li > a:focus,
.card_large_5257 .hover-thick-9835.hovered-e740 .hero-3b24 > li > a:hover,
.card_large_5257 .hover-thick-9835.shadow-stale-3337 .hero-3b24 > li > a:focus,
.card_large_5257 .hover-thick-9835.shadow-stale-3337 .hero-3b24 > li > a:hover,
.card_large_5257 .hover-thick-9835.grid_outer_c9f2 .hero-3b24 > li > a:focus,
.card_large_5257 .hover-thick-9835.grid_outer_c9f2 .hero-3b24 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_large_5257
  .hover-thick-9835.hovered-e740
  .hero-3b24
  > li.dirty_70b4
  > a,
.card_large_5257
  .hover-thick-9835.hovered-e740
  .hero-3b24
  > li.info-green-eee6
  > a,
.card_large_5257
  .hover-thick-9835.shadow-stale-3337
  .hero-3b24
  > li.dirty_70b4
  > a,
.card_large_5257
  .hover-thick-9835.shadow-stale-3337
  .hero-3b24
  > li.info-green-eee6
  > a,
.card_large_5257
  .hover-thick-9835.grid_outer_c9f2
  .hero-3b24
  > li.dirty_70b4
  > a,
.card_large_5257 .hover-thick-9835.grid_outer_c9f2 .hero-3b24 > li.notification_gold_b6a9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.card_large_5257 .tabs_4338,
.card_large_5257 .tabs_4338 a {
  color: rgba(255, 255, 255, 0.99);
}
.card_large_5257 .avatar_cold_078e.row_1f6c li a,
.card_large_5257 .hover-old-231f a,
.card_large_5257 .heading-dbb7,
.card_large_5257 .hero-3b24 > li > a,
.card_large_5257 .backdrop_gas_e4b9 {
  color: rgba(255, 255, 255, 0.79);
}
.card_large_5257 .avatar_cold_078e.row_1f6c li a:hover,
.card_large_5257 .hover-old-231f a:hover,
.card_large_5257 .heading-dbb7:hover,
.card_large_5257 .hero-3b24 > li > a:hover,
.card_large_5257 .backdrop_gas_e4b9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_large_5257 .outline-tall-5f27 {
  color: rgba(255, 255, 255, 0.79);
}
.card_large_5257 .outline-tall-5f27 .sort-purple-ff8d {
  color: rgba(255, 255, 255, 0.99);
}
.card_large_5257 .outline-tall-5f27:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_large_5257 .aside_b3c6 .image_0a28 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_large_5257 .aside_b3c6 .image_0a28 .feature-wide-2fc2 {
  color: rgba(255, 255, 255, 0.79);
}
.card_large_5257
  .aside_b3c6
  .image_0a28
  .feature-wide-2fc2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_large_5257
  .aside_b3c6
  .image_0a28
  .feature-wide-2fc2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_large_5257
  .aside_b3c6
  .image_0a28
  .feature-wide-2fc2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_large_5257
  .aside_b3c6
  .image_0a28
  .feature-wide-2fc2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_large_5257 .aside_b3c6 .sort-2ba3 {
  color: rgba(255, 255, 255, 0.79);
}
.card_large_5257 .aside_b3c6 .sort-2ba3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-smooth-8fd0
  .card_large_5257
  .aside_b3c6
  .iron-ed58
  .pagination_360b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-smooth-8fd0
  .card_large_5257
  .aside_b3c6
  .iron-ed58
  .feature-wide-2fc2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma_6879 .picture-narrow-1c89 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.picture-narrow-1c89 .hover-thick-9835.hovered-e740 .hero-3b24 > li > a:focus,
.picture-narrow-1c89 .hover-thick-9835.hovered-e740 .hero-3b24 > li > a:hover,
.picture-narrow-1c89 .hover-thick-9835.shadow-stale-3337 .hero-3b24 > li > a:focus,
.picture-narrow-1c89 .hover-thick-9835.shadow-stale-3337 .hero-3b24 > li > a:hover,
.picture-narrow-1c89 .hover-thick-9835.grid_outer_c9f2 .hero-3b24 > li > a:focus,
.picture-narrow-1c89 .hover-thick-9835.grid_outer_c9f2 .hero-3b24 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-narrow-1c89
  .hover-thick-9835.hovered-e740
  .hero-3b24
  > li.dirty_70b4
  > a,
.picture-narrow-1c89
  .hover-thick-9835.hovered-e740
  .hero-3b24
  > li.info-green-eee6
  > a,
.picture-narrow-1c89
  .hover-thick-9835.shadow-stale-3337
  .hero-3b24
  > li.dirty_70b4
  > a,
.picture-narrow-1c89
  .hover-thick-9835.shadow-stale-3337
  .hero-3b24
  > li.info-green-eee6
  > a,
.picture-narrow-1c89
  .hover-thick-9835.grid_outer_c9f2
  .hero-3b24
  > li.dirty_70b4
  > a,
.picture-narrow-1c89 .hover-thick-9835.grid_outer_c9f2 .hero-3b24 > li.notification_gold_b6a9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-narrow-1c89 .tabs_4338,
.picture-narrow-1c89 .tabs_4338 a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-narrow-1c89 .avatar_cold_078e.row_1f6c li a,
.picture-narrow-1c89 .hover-old-231f a,
.picture-narrow-1c89 .heading-dbb7,
.picture-narrow-1c89 .hero-3b24 > li > a,
.picture-narrow-1c89 .backdrop_gas_e4b9 {
  color: rgba(0, 0, 0, 0.55);
}
.picture-narrow-1c89 .avatar_cold_078e.row_1f6c li a:hover,
.picture-narrow-1c89 .hover-old-231f a:hover,
.picture-narrow-1c89 .heading-dbb7:hover,
.picture-narrow-1c89 .hero-3b24 > li > a:hover,
.picture-narrow-1c89 .backdrop_gas_e4b9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-narrow-1c89 .outline-tall-5f27 {
  color: rgba(0, 0, 0, 0.55);
}
.picture-narrow-1c89 .outline-tall-5f27 .sort-purple-ff8d {
  color: rgba(0, 0, 0, 0.8);
}
.picture-narrow-1c89 .outline-tall-5f27:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_bd0a .mask_f4e8 {
  margin-left: auto;
  margin-right: auto;
}
.secondary-wood-1976 > * {
  margin-left: auto;
  margin-right: auto;
}
.secondary-wood-1976 .section_6dec {
  margin-right: 1.41575em;
}
.thumbnail_black_f1b7 .secondary-wood-1976 > .picture_bf84 {
  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;
}
.thumbnail_black_f1b7 .secondary-wood-1976 > .row_next_37c8 {
  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;
}
.label-8148.summary_bd0a .mask_f4e8,
.hard-f626.summary_bd0a .mask_f4e8 {
  margin-left: 0;
}
.accordion-aeaf.summary_bd0a .mask_f4e8,
.text-north-970c.summary_bd0a .mask_f4e8 {
  margin-right: 0;
}
.secondary-wood-1976 ol,
.secondary-wood-1976 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.message-wide-a4dd video {
  max-width: 100%;
}
.over_7e5b img {
  display: block;
}
.over_7e5b.section_6dec,
.over_7e5b.next_ad2c {
  width: 100%;
}
.over_7e5b.row_next_37c8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.border_last_aac6:not(.image_e7a3) {
  margin: 1.5em auto;
}
.hot-57cb p {
  padding: 1.5em 14px;
}
ul.image-31ad.row_next_37c8,
ul.image-31ad.picture_bf84,
ul.image-31ad.right-af16.picture_bf84 {
  padding: 0 14px;
}
.primary_f77a {
  display: block;
  overflow-x: auto;
}
.primary_f77a table {
  border-collapse: collapse;
  width: 100%;
}
.primary_f77a td,
.primary_f77a th {
  padding: 0.5em;
}
.secondary-wood-1976 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.secondary-wood-1976 ol ol,
.secondary-wood-1976 ol ul,
.secondary-wood-1976 ul ol,
.secondary-wood-1976 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.secondary-wood-1976 ol ol li,
.secondary-wood-1976 ol ul li,
.secondary-wood-1976 ul ol li,
.secondary-wood-1976 ul ul li {
  margin-left: 0;
}
.input_c101.paragraph_2575 > .hard_d008 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.input_c101.paragraph_2575 > .hard_d008 iframe,
.input_c101.paragraph_2575 > .hard_d008 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tertiary-7f9b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tertiary-7f9b.popup_1f00 {
  padding: 0;
}
.tertiary-7f9b.popup_1f00 cite {
  font-size: 13px;
}
.tertiary-7f9b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tertiary-7f9b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background_fluid_8ce5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background_fluid_8ce5 > p:first-child {
  margin-top: 0;
}
.background_fluid_8ce5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background_fluid_8ce5 blockquote {
  border-left: 0;
}
.form-7c49 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.form-7c49:not(.cold_0ac3) {
  max-width: 100px;
}
.form-7c49.nav_advanced_a042 {
  border-bottom: none !important;
  text-align: center;
}
.form-7c49.nav_advanced_a042::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hot-57cb p {
    padding: 1.5em 0;
  }
}
.selected-2fc3 {
  color: #0073aa;
}
.hover-small-5344 {
  background-color: #0073aa;
}
.solid_6f5f {
  color: #229fd8;
}
.content-current-f298 {
  background-color: #229fd8;
}
.frame_hovered_fa81 {
  color: #eee;
}
.dropdown-a679 {
  background-color: #eee;
}
.article-3ff0 {
  color: #444;
}
.copper-4d5e {
  background-color: #444;
}
.progress-fluid-6c24 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.progress-fluid-6c24 .frame-active-0be6 .hover-old-231f {
  font-size: 15px;
}
.progress-fluid-6c24 .hover-old-231f {
  line-height: 1.3;
}
.progress-fluid-6c24 .picture-narrow-1c89 {
}
.progress-fluid-6c24 .card_large_5257 {
  background: #235787;
}
.smooth_6855 {
  padding: 0;
}
.smooth_6855 .card_large_5257 {
  background: #1a1a1a;
}
.smooth_6855 .picture-narrow-1c89 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort_huge_5d40 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort_huge_5d40 .picture-narrow-1c89 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort_huge_5d40 .card_large_5257 {
  background: #303030;
}
.shade-2df6 {
  position: relative;
  z-index: 10;
}
.shade-2df6 .paragraph_a428 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_easy_e07b .filter_motion_5c6e {
  display: inline-block;
  vertical-align: middle;
}
.aside_easy_e07b.table-efbe .filter_motion_5c6e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .aside_easy_e07b.table-efbe .filter_motion_5c6e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .aside_easy_e07b.table-efbe .filter_motion_5c6e {
    margin-right: 0.4em;
  }
}
.aside_easy_e07b.table-efbe .filter_motion_5c6e:last-child {
  margin-right: 0;
}
.link-498b .paragraph_a428 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .plasma_6879 .frame-active-0be6 {
    margin: 0 -0.5em;
  }
  .plasma_6879 .frame-active-0be6 [class*="customify-col-"],
  .plasma_6879 .frame-active-0be6 [class*="customify-col_"],
  .plasma_6879 .frame-active-0be6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.plasma_6879.input_dim_c6eb .paragraph_a428 {
  background: 0 0 !important;
}
.plasma_6879.input_dim_c6eb .paragraph_a428,
.plasma_6879.link-498b .paragraph_a428 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .plasma_6879.gallery-copper-b410 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.plasma_6879.link-498b .paragraph_a428 {
  box-shadow: none !important;
}
.text-4122 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .text-4122 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .text-4122 {
    padding: 18px 0 20px;
  }
}
.text-4122 .dark-0d1e {
  width: 100%;
}
.text-4122 .tertiary-silver-081c {
  margin-bottom: 0;
}
.text-4122 .tag-red-7582 {
  margin-top: 5px;
  font-size: 0.875em;
}
.box-43ea {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box-43ea .dirty-a30c {
  width: 100%;
}
.summary-be21 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.summary-be21 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.summary-be21 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;
}
.summary-be21 li:last-child:after {
  display: none;
}
.summary-be21 li a {
  font-weight: 500;
  margin-right: 10px;
}
.blue-432d .upper-6ea1 button,
.text-4122 .upper-6ea1 button {
  left: 0;
}
.blue-432d .dirty-a30c,
.text-4122 .dirty-a30c {
  padding-left: 0;
  padding-right: 0;
}
.blue-432d .box-43ea,
.text-4122 .box-43ea {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.blue-432d {
  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;
}
.blue-432d: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;
}
.blue-432d .glass-57e5 {
  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) {
  .blue-432d .glass-57e5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .blue-432d .glass-57e5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .blue-432d .glass-57e5 {
    min-height: 200px;
  }
}
.blue-432d .summary-be21 {
  color: rgba(255, 255, 255, 0.8);
}
.blue-432d .summary-be21 a,
.blue-432d .summary-be21 li:after {
  color: inherit;
}
.blue-432d .summary-be21 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_fast_b32a {
  margin-bottom: 0.5em;
}
.badge-steel-1dd4 {
  margin-bottom: 1.2em;
}
.badge-steel-1dd4,
.tooltip_fast_b32a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.badge-steel-1dd4 p:last-child,
.tooltip_fast_b32a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .upper-6ea1,
#masthead .upper-6ea1 {
  display: none;
}
#masthead
  > .upper-6ea1.huge_67fc {
  display: none;
}
#masthead > .upper-6ea1 button {
  left: 0;
}
.texture_7b0e {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.texture_7b0e .filter_motion_5c6e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture_7b0e .orange-f937 {
  display: -webkit-box;
  display: flex;
}
.texture_7b0e .orange-f937.south-7e6d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture_7b0e .orange-f937.main-fast-ba63 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_7b0e .orange-f937.paragraph-action-8855 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_7b0e.dropdown_8ad4.full-4386 .orange-f937.south-7e6d {
  flex-basis: 100%;
}
.texture_7b0e.stone-0086 .orange-f937.main-fast-ba63 {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture_7b0e.stone-0086 .orange-f937.paragraph-action-8855 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .upper-6ea1.huge_67fc {
  display: none;
}
#masthead > .upper-6ea1 button {
  left: 0;
}
.description_a512 {
  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;
}
.description_a512:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.description_a512.surface_huge_0c43 i {
  margin-right: 4px;
}
.description_a512.static_e907 i {
  margin-left: 5px;
}
.hover-old-231f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hover-old-231f p:last-child {
  margin-bottom: 0;
}
.orange_8ee8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.orange_8ee8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.orange_8ee8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.orange_8ee8 .tabs_4338 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.orange_8ee8 .image_4a1a {
  margin: 5px 0 7px 0;
}
.orange_8ee8.easy_beae .form-f6d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange_8ee8.easy_beae .text_310f {
  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;
}
.orange_8ee8.hard-0170 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.orange_8ee8.hard-0170 .form-f6d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange_8ee8.hard-0170 .text_310f {
  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;
}
.orange_8ee8.highlight-tiny-35da {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange_8ee8.short_c86d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.orange_8ee8.short_c86d .text_310f {
  margin-top: 7px;
}
.focus_fdc8 {
  display: inline-block;
}
.shade-2df6 .nav_b902 .orange_8ee8 img {
  max-width: 100%;
}
.hover-thick-9835 .gas-cbc9.table_paper_1f30,
.icon-glass-9d89 .gas-cbc9.table_paper_1f30 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-thick-9835 .progress_up_36a1,
.icon-glass-9d89 .progress_up_36a1 {
  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%);
}
.hover-thick-9835 .progress_up_36a1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hover-thick-9835.out_844b .progress_up_36a1 {
  display: none;
}
.hover-thick-9835 .last-cc13 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover-thick-9835 .last-cc13 li {
  display: inline-block;
  position: relative;
}
.hover-thick-9835 .last-cc13 li:last-child {
  margin-right: 0;
}
.hover-thick-9835 .last-cc13 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;
}
.hover-thick-9835 .last-cc13 li.notification_gold_b6a9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hover-thick-9835 .last-cc13 > 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;
}
.hover-thick-9835 .last-cc13 > li > a i {
  line-height: 0;
}
.hover-thick-9835 .last-cc13 > li.cold-6255 > a .progress_up_36a1 {
  margin-left: 4px;
  line-height: 0;
}
.hover-thick-9835 .last-cc13 .box_soft_8e80 li.cold-6255 > a {
  position: relative;
}
.hover-thick-9835 .last-cc13 .box_soft_8e80 li.cold-6255 > a:after,
.hover-thick-9835 .last-cc13 .box_soft_8e80 li.cold-6255 > a:before {
  content: "";
  display: table;
}
.hover-thick-9835 .last-cc13 .box_soft_8e80 li.cold-6255 > a:after {
  clear: both;
}
.hover-thick-9835 .last-cc13 .box_soft_8e80 li.cold-6255 > a .progress_up_36a1 {
  margin-left: 5px;
  float: right;
}
.hover-thick-9835 .menu_focused_3751,
.hover-thick-9835 .box_soft_8e80 {
  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;
}
.hover-thick-9835 .box_soft_8e80 {
  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;
}
.hover-thick-9835 .box_soft_8e80 .table_paper_1f30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-thick-9835 .box_soft_8e80 .progress_up_36a1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hover-thick-9835 .box_soft_8e80 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hover-thick-9835 .box_soft_8e80 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;
}
.hover-thick-9835 .box_soft_8e80 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hover-thick-9835 .box_soft_8e80 .box_soft_8e80 {
  top: 0;
  left: 100%;
}
.hover-thick-9835 .component_fixed_8c4a.fn-focus-1fe6 > .menu_focused_3751,
.hover-thick-9835 .component_fixed_8c4a.fn-focus-1fe6 > .box_soft_8e80,
.hover-thick-9835 .component_fixed_8c4a:focus > .menu_focused_3751,
.hover-thick-9835 .component_fixed_8c4a:focus > .box_soft_8e80,
.hover-thick-9835 .component_fixed_8c4a:hover > .menu_focused_3751,
.hover-thick-9835 .component_fixed_8c4a:hover > .box_soft_8e80 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hover-thick-9835.grid_outer_c9f2 .hero-3b24:after,
.hover-thick-9835.grid_outer_c9f2 .hero-3b24:before {
  content: "";
  display: table;
}
.hover-thick-9835.grid_outer_c9f2 .hero-3b24:after {
  clear: both;
}
.hover-thick-9835.grid_outer_c9f2 .hero-3b24 > li {
  float: left;
}
.hover-thick-9835.media_dirty_c69d .hero-3b24:after,
.hover-thick-9835.media_dirty_c69d .hero-3b24:before {
  content: "";
  display: table;
}
.hover-thick-9835.media_dirty_c69d .hero-3b24:after {
  clear: both;
}
.hover-thick-9835.media_dirty_c69d .hero-3b24 > li {
  float: left;
}
.hover-thick-9835.media_dirty_c69d .hero-3b24 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hover-thick-9835.media_dirty_c69d .hero-3b24 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hover-thick-9835.media_dirty_c69d .hero-3b24 > li.dirty_70b4 > a,
.hover-thick-9835.media_dirty_c69d .hero-3b24 > li.notification_gold_b6a9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hover-thick-9835.hovered-e740 .hero-3b24 > li > a .table_paper_1f30 {
  position: relative;
}
.hover-thick-9835.hovered-e740 .hero-3b24 > li > a .table_paper_1f30: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;
}
.hover-thick-9835.hovered-e740
  .hero-3b24
  > li:focus
  > a
  .table_paper_1f30:before,
.hover-thick-9835.hovered-e740
  .hero-3b24
  > li:hover
  > a
  .table_paper_1f30:before {
  width: 100%;
  background-color: currentColor;
}
.hover-thick-9835.hovered-e740
  .hero-3b24
  > li.dirty_70b4
  > a
  .table_paper_1f30:before,
.hover-thick-9835.hovered-e740
  .hero-3b24
  > li.info-green-eee6
  > a
  .table_paper_1f30:before {
  width: 100%;
  background-color: currentColor;
}
.hover-thick-9835.shadow-stale-3337 .hero-3b24 > li > a .table_paper_1f30 {
  position: relative;
}
.hover-thick-9835.shadow-stale-3337 .hero-3b24 > li > a .table_paper_1f30: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;
}
.hover-thick-9835.shadow-stale-3337 .hero-3b24 > li:focus > a .table_paper_1f30:before,
.hover-thick-9835.shadow-stale-3337
  .hero-3b24
  > li:hover
  > a
  .table_paper_1f30:before {
  width: 100%;
  background-color: currentColor;
}
.hover-thick-9835.shadow-stale-3337
  .hero-3b24
  > li.dirty_70b4
  > a
  .table_paper_1f30:before,
.hover-thick-9835.shadow-stale-3337
  .hero-3b24
  > li.info-green-eee6
  > a
  .table_paper_1f30:before {
  width: 100%;
  background-color: currentColor;
}
.icon-glass-9d89 .last-cc13 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon-glass-9d89 .last-cc13 li:first-child > a {
  border-top: none;
}
.icon-glass-9d89 .last-cc13 .dropdown_right_a213 > .table_paper_1f30 .progress_up_36a1 {
  display: none;
}
.icon-glass-9d89 .last-cc13 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.icon-glass-9d89 .last-cc13 li:last-child {
  border: none;
}
.icon-glass-9d89 .last-cc13 li.cold-6255 > a {
  padding-right: 45px !important;
}
.icon-glass-9d89 .last-cc13 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.icon-glass-9d89 .last-cc13 li a:focus,
.icon-glass-9d89 .last-cc13 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-glass-9d89 .last-cc13 li .medium-e7c9 {
  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;
}
.icon-glass-9d89 .last-cc13 li .medium-e7c9:hover {
  box-shadow: none;
}
.icon-glass-9d89 .last-cc13 li .medium-e7c9 .progress_up_36a1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.icon-glass-9d89 .last-cc13 .box_soft_8e80 {
  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);
}
.icon-glass-9d89 .last-cc13 .box_soft_8e80 li a {
  padding-left: 3em;
}
.icon-glass-9d89 .last-cc13 .medium-b643 > a .medium-e7c9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon-glass-9d89 .last-cc13 .medium-b643 > .box_soft_8e80 {
  display: block;
  opacity: 1;
}
.description_0d9d {
  max-width: 100%;
}
.bottom_c183 {
  line-height: 0;
  cursor: pointer;
}
.backdrop_gas_e4b9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.backdrop_gas_e4b9:hover {
  box-shadow: none;
  color: currentColor;
}
.backdrop_gas_e4b9 svg {
  width: 18px;
  height: 18px;
}
.backdrop_gas_e4b9 .tabs-8ea1 {
  display: none;
}
.overlay_cold_1ea0 {
  position: relative;
}
.overlay_cold_1ea0.fn-active-1fe6 .backdrop_gas_e4b9 .fresh_1573 {
  display: none;
}
.overlay_cold_1ea0.fn-active-1fe6 .backdrop_gas_e4b9 .tabs-8ea1 {
  display: inline-block;
}
.overlay_cold_1ea0 .main-6394 {
  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);
}
.overlay_cold_1ea0.popup-up-935e .main-6394 {
  left: auto;
  right: -0.9em;
}
.overlay_cold_1ea0.popup-up-935e .detail-2b42::before {
  left: auto;
  right: 15px;
}
.overlay_cold_1ea0.fn-active-1fe6 .main-6394 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.iron-ed58 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.iron-ed58 label {
  flex-basis: 100%;
}
.iron-ed58 .image_0a28 {
  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;
}
.iron-ed58 .feature-wide-2fc2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.iron-ed58 .feature-wide-2fc2:focus {
  background-color: transparent;
}
.iron-ed58 button.sort-2ba3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.iron-ed58 button.sort-2ba3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.iron-ed58 button.sort-2ba3 svg {
  width: 18px;
  height: 18px;
}
.iron-ed58 input[type="submit"] {
  min-height: auto;
}
.aside_b3c6 .iron-ed58 .feature-wide-2fc2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.detail-2b42 {
  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) {
  .detail-2b42 {
    width: 220px;
  }
}
.detail-2b42 label {
  flex-basis: 100%;
}
.detail-2b42::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;
}
.shadow-smooth-8fd0 .aside_b3c6 .iron-ed58 {
  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;
}
.shadow-smooth-8fd0
  .aside_b3c6
  .iron-ed58
  .image_0a28 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shadow-smooth-8fd0 .aside_b3c6 .iron-ed58 .feature-wide-2fc2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shadow-smooth-8fd0
  .aside_b3c6
  .iron-ed58
  .feature-wide-2fc2:focus {
  background: 0 0;
}
.shadow-smooth-8fd0
  .aside_b3c6
  .iron-ed58
  .pagination_360b {
  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;
}
.avatar_cold_078e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar_cold_078e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar_cold_078e li:last-child {
  margin-right: 0;
}
.avatar_cold_078e li:first-child {
  margin-left: 0;
}
.avatar_cold_078e.message-d3cc a {
  color: #fff;
}
.avatar_cold_078e.message-d3cc a:hover {
  color: #fff;
}
.avatar_cold_078e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar_cold_078e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar_cold_078e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar_cold_078e a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar_cold_078e [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar_cold_078e [class*="social-icon-apple"].heading_slow_7192 {
  background-color: transparent;
  color: #999;
}
.avatar_cold_078e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar_cold_078e [class*="social-icon-behance"].heading_slow_7192 {
  background-color: transparent;
  color: #1769ff;
}
.avatar_cold_078e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar_cold_078e [class*="social-icon-bitbucket"].heading_slow_7192 {
  background-color: transparent;
  color: #205081;
}
.avatar_cold_078e [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar_cold_078e [class*="social-icon-codepen"].heading_slow_7192 {
  background-color: transparent;
  color: #000;
}
.avatar_cold_078e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar_cold_078e [class*="social-icon-delicious"].heading_slow_7192 {
  background-color: transparent;
  color: #39f;
}
.avatar_cold_078e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar_cold_078e [class*="social-icon-digg"].heading_slow_7192 {
  background-color: transparent;
  color: #005be2;
}
.avatar_cold_078e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar_cold_078e [class*="social-icon-dribbble"].heading_slow_7192 {
  background-color: transparent;
  color: #ea4c89;
}
.avatar_cold_078e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar_cold_078e [class*="social-icon-envelope"].heading_slow_7192 {
  background-color: transparent;
  color: #ea4335;
}
.avatar_cold_078e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar_cold_078e [class*="social-icon-facebook"].heading_slow_7192 {
  background-color: transparent;
  color: #3b5998;
}
.avatar_cold_078e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar_cold_078e [class*="social-icon-flickr"].heading_slow_7192 {
  background-color: transparent;
  color: #0063dc;
}
.avatar_cold_078e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar_cold_078e [class*="social-icon-foursquare"].heading_slow_7192 {
  background-color: transparent;
  color: #2d5be3;
}
.avatar_cold_078e [class*="social-icon-github"] {
  background-color: #333;
}
.avatar_cold_078e [class*="social-icon-github"].heading_slow_7192 {
  background-color: transparent;
  color: #333;
}
.avatar_cold_078e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar_cold_078e [class*="social-icon-google-plus"].heading_slow_7192 {
  background-color: transparent;
  color: #dd4b39;
}
.avatar_cold_078e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar_cold_078e [class*="social-icon-houzz"].heading_slow_7192 {
  background-color: transparent;
  color: #7ac142;
}
.avatar_cold_078e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar_cold_078e [class*="social-icon-instagram"].heading_slow_7192 {
  background-color: transparent;
  color: #262626;
}
.avatar_cold_078e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar_cold_078e [class*="social-icon-jsfiddle"].heading_slow_7192 {
  background-color: transparent;
  color: #487aa2;
}
.avatar_cold_078e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar_cold_078e [class*="social-icon-linkedin"].heading_slow_7192 {
  background-color: transparent;
  color: #0077b5;
}
.avatar_cold_078e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar_cold_078e [class*="social-icon-medium"].heading_slow_7192 {
  background-color: transparent;
  color: #00ab6b;
}
.avatar_cold_078e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar_cold_078e
  [class*="social-icon-odnoklassniki"].heading_slow_7192 {
  background-color: transparent;
  color: #f4731c;
}
.avatar_cold_078e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar_cold_078e [class*="social-icon-meetup"].heading_slow_7192 {
  background-color: transparent;
  color: #ec1c40;
}
.avatar_cold_078e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar_cold_078e [class*="social-icon-pinterest"].heading_slow_7192 {
  background-color: transparent;
  color: #bd081c;
}
.avatar_cold_078e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar_cold_078e [class*="social-icon-product-hunt"].heading_slow_7192 {
  background-color: transparent;
  color: #da552f;
}
.avatar_cold_078e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar_cold_078e [class*="social-icon-reddit"].heading_slow_7192 {
  background-color: transparent;
  color: #ff4500;
}
.avatar_cold_078e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar_cold_078e [class*="social-icon-rss"].heading_slow_7192 {
  background-color: transparent;
  color: #f26522;
}
.avatar_cold_078e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar_cold_078e
  [class*="social-icon-shopping-cart"].heading_slow_7192 {
  background-color: transparent;
  color: #4caf50;
}
.avatar_cold_078e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar_cold_078e [class*="social-icon-skype"].heading_slow_7192 {
  background-color: transparent;
  color: #00aff0;
}
.avatar_cold_078e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar_cold_078e [class*="social-icon-slideshare"].heading_slow_7192 {
  background-color: transparent;
  color: #0077b5;
}
.avatar_cold_078e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar_cold_078e [class*="social-icon-snapchat"].heading_slow_7192 {
  background-color: transparent;
  color: #fffc00;
}
.avatar_cold_078e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar_cold_078e [class*="social-icon-soundcloud"].heading_slow_7192 {
  background-color: transparent;
  color: #f80;
}
.avatar_cold_078e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar_cold_078e [class*="social-icon-spotify"].heading_slow_7192 {
  background-color: transparent;
  color: #2ebd59;
}
.avatar_cold_078e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar_cold_078e
  [class*="social-icon-stack-overflow"].heading_slow_7192 {
  background-color: transparent;
  color: #fe7a15;
}
.avatar_cold_078e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar_cold_078e [class*="social-icon-maldkfgram"].heading_slow_7192 {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar_cold_078e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar_cold_078e [class*="social-icon-tripadvisor"].heading_slow_7192 {
  background-color: transparent;
  color: #589442;
}
.avatar_cold_078e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar_cold_078e [class*="social-icon-tumblr"].heading_slow_7192 {
  background-color: transparent;
  color: #35465c;
}
.avatar_cold_078e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar_cold_078e [class*="social-icon-twitch"].heading_slow_7192 {
  background-color: transparent;
  color: #6441a5;
}
.avatar_cold_078e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar_cold_078e [class*="social-icon-twitter"].heading_slow_7192 {
  background-color: transparent;
  color: #1da1f2;
}
.avatar_cold_078e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar_cold_078e [class*="social-icon-vimeo"].heading_slow_7192 {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar_cold_078e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar_cold_078e [class*="social-icon-vk"].heading_slow_7192 {
  background-color: transparent;
  color: #45668e;
}
.avatar_cold_078e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar_cold_078e [class*="social-icon-weibo"].heading_slow_7192 {
  background-color: transparent;
  color: #df2029;
}
.avatar_cold_078e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar_cold_078e [class*="social-icon-weixin"].heading_slow_7192 {
  background-color: transparent;
  color: #7bb32e;
}
.avatar_cold_078e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar_cold_078e [class*="social-icon-whatsapp"].heading_slow_7192 {
  background-color: transparent;
  color: #25d366;
}
.avatar_cold_078e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar_cold_078e [class*="social-icon-wordpress"].heading_slow_7192 {
  background-color: transparent;
  color: #21759b;
}
.avatar_cold_078e [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar_cold_078e [class*="social-icon-xing"].heading_slow_7192 {
  background-color: transparent;
  color: #026466;
}
.avatar_cold_078e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar_cold_078e [class*="social-icon-yelp"].heading_slow_7192 {
  background-color: transparent;
  color: #af0606;
}
.avatar_cold_078e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar_cold_078e [class*="social-icon-youtube"].heading_slow_7192 {
  background-color: transparent;
  color: #cd201f;
}
.heading-dbb7 {
  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;
}
.heading-dbb7:hover {
  box-shadow: none;
  background: 0 0;
}
.search-7a21 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accordion-af9c {
  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;
}
.gas_2f1f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accent-under-1f42 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accent-under-1f42,
.accent-under-1f42::after,
.accent-under-1f42::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;
}
.accent-under-1f42::after,
.accent-under-1f42::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label_7ba3 .accordion-af9c .gas_2f1f {
  margin-top: -2px;
  width: 19px;
}
.label_7ba3 .accordion-af9c .accent-under-1f42 {
  margin-top: -1px;
}
.label_7ba3 .accordion-af9c .accent-under-1f42,
.label_7ba3 .accordion-af9c .accent-under-1f42::after,
.label_7ba3 .accordion-af9c .accent-under-1f42::before {
  width: 19px;
  height: 2px;
}
.label_7ba3 .accordion-af9c .accent-under-1f42::before {
  top: -6px;
}
.label_7ba3 .accordion-af9c .accent-under-1f42::after {
  bottom: -6px;
}
.motion-8e97 .accordion-af9c .gas_2f1f {
  margin-top: -2px;
  width: 22px;
}
.motion-8e97 .accordion-af9c .accent-under-1f42 {
  margin-top: -1px;
}
.motion-8e97 .accordion-af9c .accent-under-1f42,
.motion-8e97 .accordion-af9c .accent-under-1f42::after,
.motion-8e97 .accordion-af9c .accent-under-1f42::before {
  width: 22px;
  height: 2px;
}
.motion-8e97 .accordion-af9c .accent-under-1f42::before {
  top: -7px;
}
.motion-8e97 .accordion-af9c .accent-under-1f42::after {
  bottom: -7px;
}
.carousel_c841 .accordion-af9c .gas_2f1f {
  margin-top: -2px;
  width: 31px;
}
.carousel_c841 .accordion-af9c .accent-under-1f42 {
  margin-top: -1.5px;
}
.carousel_c841 .accordion-af9c .accent-under-1f42,
.carousel_c841 .accordion-af9c .accent-under-1f42::after,
.carousel_c841 .accordion-af9c .accent-under-1f42::before {
  width: 31px;
  height: 3px;
}
.carousel_c841 .accordion-af9c .accent-under-1f42::before {
  top: -9px;
}
.carousel_c841 .accordion-af9c .accent-under-1f42::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .card-full-ce7a .accordion-af9c .gas_2f1f {
    margin-top: -2px;
    width: 19px;
  }
  .card-full-ce7a .accordion-af9c .accent-under-1f42 {
    margin-top: -1px;
  }
  .card-full-ce7a .accordion-af9c .accent-under-1f42,
  .card-full-ce7a .accordion-af9c .accent-under-1f42::after,
  .card-full-ce7a .accordion-af9c .accent-under-1f42::before {
    width: 19px;
    height: 2px;
  }
  .card-full-ce7a .accordion-af9c .accent-under-1f42::before {
    top: -6px;
  }
  .card-full-ce7a .accordion-af9c .accent-under-1f42::after {
    bottom: -6px;
  }
  .last_c92f .accordion-af9c .gas_2f1f {
    margin-top: -2px;
    width: 22px;
  }
  .last_c92f .accordion-af9c .accent-under-1f42 {
    margin-top: -1px;
  }
  .last_c92f .accordion-af9c .accent-under-1f42,
  .last_c92f .accordion-af9c .accent-under-1f42::after,
  .last_c92f .accordion-af9c .accent-under-1f42::before {
    width: 22px;
    height: 2px;
  }
  .last_c92f .accordion-af9c .accent-under-1f42::before {
    top: -7px;
  }
  .last_c92f .accordion-af9c .accent-under-1f42::after {
    bottom: -7px;
  }
  .fresh-7d67 .accordion-af9c .gas_2f1f {
    margin-top: -2px;
    width: 31px;
  }
  .fresh-7d67 .accordion-af9c .accent-under-1f42 {
    margin-top: -1.5px;
  }
  .fresh-7d67 .accordion-af9c .accent-under-1f42,
  .fresh-7d67 .accordion-af9c .accent-under-1f42::after,
  .fresh-7d67 .accordion-af9c .accent-under-1f42::before {
    width: 31px;
    height: 3px;
  }
  .fresh-7d67 .accordion-af9c .accent-under-1f42::before {
    top: -9px;
  }
  .fresh-7d67 .accordion-af9c .accent-under-1f42::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .list_a188 .accordion-af9c .gas_2f1f {
    margin-top: -2px;
    width: 19px;
  }
  .list_a188 .accordion-af9c .accent-under-1f42 {
    margin-top: -1px;
  }
  .list_a188 .accordion-af9c .accent-under-1f42,
  .list_a188 .accordion-af9c .accent-under-1f42::after,
  .list_a188 .accordion-af9c .accent-under-1f42::before {
    width: 19px;
    height: 2px;
  }
  .list_a188 .accordion-af9c .accent-under-1f42::before {
    top: -6px;
  }
  .list_a188 .accordion-af9c .accent-under-1f42::after {
    bottom: -6px;
  }
  .message_3c39 .accordion-af9c .gas_2f1f {
    margin-top: -2px;
    width: 22px;
  }
  .message_3c39 .accordion-af9c .accent-under-1f42 {
    margin-top: -1px;
  }
  .message_3c39 .accordion-af9c .accent-under-1f42,
  .message_3c39 .accordion-af9c .accent-under-1f42::after,
  .message_3c39 .accordion-af9c .accent-under-1f42::before {
    width: 22px;
    height: 2px;
  }
  .message_3c39 .accordion-af9c .accent-under-1f42::before {
    top: -7px;
  }
  .message_3c39 .accordion-af9c .accent-under-1f42::after {
    bottom: -7px;
  }
  .highlight_e4e8 .accordion-af9c .gas_2f1f {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_e4e8 .accordion-af9c .accent-under-1f42 {
    margin-top: -1.5px;
  }
  .highlight_e4e8 .accordion-af9c .accent-under-1f42,
  .highlight_e4e8 .accordion-af9c .accent-under-1f42::after,
  .highlight_e4e8 .accordion-af9c .accent-under-1f42::before {
    width: 31px;
    height: 3px;
  }
  .highlight_e4e8 .accordion-af9c .accent-under-1f42::before {
    top: -9px;
  }
  .highlight_e4e8 .accordion-af9c .accent-under-1f42::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .stale_6137 .accordion-af9c .gas_2f1f {
    margin-top: -2px;
    width: 19px;
  }
  .stale_6137 .accordion-af9c .accent-under-1f42 {
    margin-top: -1px;
  }
  .stale_6137 .accordion-af9c .accent-under-1f42,
  .stale_6137 .accordion-af9c .accent-under-1f42::after,
  .stale_6137 .accordion-af9c .accent-under-1f42::before {
    width: 19px;
    height: 2px;
  }
  .stale_6137 .accordion-af9c .accent-under-1f42::before {
    top: -6px;
  }
  .stale_6137 .accordion-af9c .accent-under-1f42::after {
    bottom: -6px;
  }
  .status-aa14 .accordion-af9c .gas_2f1f {
    margin-top: -2px;
    width: 22px;
  }
  .status-aa14 .accordion-af9c .accent-under-1f42 {
    margin-top: -1px;
  }
  .status-aa14 .accordion-af9c .accent-under-1f42,
  .status-aa14 .accordion-af9c .accent-under-1f42::after,
  .status-aa14 .accordion-af9c .accent-under-1f42::before {
    width: 22px;
    height: 2px;
  }
  .status-aa14 .accordion-af9c .accent-under-1f42::before {
    top: -7px;
  }
  .status-aa14 .accordion-af9c .accent-under-1f42::after {
    bottom: -7px;
  }
  .avatar-d92e .accordion-af9c .gas_2f1f {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-d92e .accordion-af9c .accent-under-1f42 {
    margin-top: -1.5px;
  }
  .avatar-d92e .accordion-af9c .accent-under-1f42,
  .avatar-d92e .accordion-af9c .accent-under-1f42::after,
  .avatar-d92e .accordion-af9c .accent-under-1f42::before {
    width: 31px;
    height: 3px;
  }
  .avatar-d92e .accordion-af9c .accent-under-1f42::before {
    top: -9px;
  }
  .avatar-d92e .accordion-af9c .accent-under-1f42::after {
    bottom: -9px;
  }
}
.stone-0c87 .accent-under-1f42 {
  -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);
}
.stone-0c87 .accent-under-1f42::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.stone-0c87 .accent-under-1f42::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);
}
.stone-0c87.thumbnail_0bf4 .accent-under-1f42 {
  -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);
}
.stone-0c87.thumbnail_0bf4 .accent-under-1f42::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.stone-0c87.thumbnail_0bf4 .accent-under-1f42::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);
}
.copper-0b9b {
  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.layout_center_0be8:before {
  display: none;
}
.huge-8f2c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.huge-8f2c .top-1ab7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.huge-8f2c .top-1ab7:last-of-type {
  border-bottom: none;
}
.huge-8f2c .top-1ab7.layout-fd6d,
.huge-8f2c .top-1ab7.copper_c121,
.huge-8f2c .top-1ab7.feature_0a62 {
  padding: 0;
}
.huge-8f2c .icon-glass-9d89 .medium-e7c9 {
  color: currentColor;
}
.huge-8f2c .icon-glass-9d89 .medium-e7c9:focus,
.huge-8f2c .icon-glass-9d89 .medium-e7c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge-8f2c.picture-narrow-1c89 .outline-tall-5f27,
.huge-8f2c.picture-narrow-1c89 .hover-old-231f a,
.huge-8f2c.picture-narrow-1c89 .hero-3b24 a,
.huge-8f2c.picture-narrow-1c89 .box_soft_8e80 a {
  color: rgba(0, 0, 0, 0.55);
}
.huge-8f2c.picture-narrow-1c89 .outline-tall-5f27:hover,
.huge-8f2c.picture-narrow-1c89 .hover-old-231f a:hover,
.huge-8f2c.picture-narrow-1c89 .hero-3b24 a:hover,
.huge-8f2c.picture-narrow-1c89 .box_soft_8e80 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-8f2c.picture-narrow-1c89 .sort-purple-ff8d {
  color: rgba(0, 0, 0, 0.8);
}
.huge-8f2c.picture-narrow-1c89 .top-1ab7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge-8f2c.picture-narrow-1c89 .top-1ab7:before {
  background: rgba(0, 0, 0, 0.08);
}
.huge-8f2c.picture-narrow-1c89 .container-lite-9060:before {
  background: rgba(255, 255, 255, 0.9);
}
.huge-8f2c.picture-narrow-1c89 .icon-glass-9d89 .last-cc13 li a,
.huge-8f2c.picture-narrow-1c89 .icon-glass-9d89 .medium-e7c9,
.huge-8f2c.picture-narrow-1c89 .box_soft_8e80 {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge-8f2c.picture-narrow-1c89 .icon-glass-9d89 .medium-e7c9:focus,
.huge-8f2c.picture-narrow-1c89 .icon-glass-9d89 .medium-e7c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge-8f2c.picture-narrow-1c89 .last-cc13 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge-8f2c.card_large_5257 .outline-tall-5f27,
.huge-8f2c.card_large_5257 .hover-old-231f a,
.huge-8f2c.card_large_5257 .hero-3b24 .medium-e7c9,
.huge-8f2c.card_large_5257 .hero-3b24 a,
.huge-8f2c.card_large_5257 .box_soft_8e80 a {
  color: rgba(255, 255, 255, 0.79);
}
.huge-8f2c.card_large_5257 .outline-tall-5f27:hover,
.huge-8f2c.card_large_5257 .hover-old-231f a:hover,
.huge-8f2c.card_large_5257 .hero-3b24 .medium-e7c9:hover,
.huge-8f2c.card_large_5257 .hero-3b24 a:hover,
.huge-8f2c.card_large_5257 .box_soft_8e80 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-8f2c.card_large_5257 .sort-purple-ff8d {
  color: rgba(255, 255, 255, 0.99);
}
.huge-8f2c.card_large_5257 .top-1ab7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-8f2c.card_large_5257 .top-1ab7:before {
  background: rgba(255, 255, 255, 0.08);
}
.huge-8f2c.card_large_5257 .container-lite-9060:before {
  background: rgba(0, 0, 0, 0.9);
}
.huge-8f2c.card_large_5257 .icon-glass-9d89 .last-cc13 li a,
.huge-8f2c.card_large_5257 .icon-glass-9d89 .medium-e7c9,
.huge-8f2c.card_large_5257 .box_soft_8e80 {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-8f2c.card_large_5257 .icon-glass-9d89 .medium-e7c9:focus,
.huge-8f2c.card_large_5257 .icon-glass-9d89 .medium-e7c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge-8f2c.card_large_5257 .last-cc13 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-lite-9060 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.container-lite-9060:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.text-3bba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.row-wide-944b .huge-8f2c {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.row-wide-944b .top-1ab7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.row-wide-944b .top-1ab7:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .row-wide-944b .top-1ab7:before {
    width: 16%;
    left: 42%;
  }
}
.row-wide-944b .top-1ab7:last-child:before {
  content: none;
}
.row-wide-944b .top-1ab7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.row-wide-944b .icon-glass-9d89 .last-cc13 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.row-wide-944b .icon-glass-9d89 .last-cc13 li a .medium-e7c9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.row-wide-944b .icon-glass-9d89 .box_soft_8e80 {
  border: none;
}
.row-wide-944b .icon-glass-9d89 .box_soft_8e80 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.row-wide-944b .container-lite-9060 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.row-wide-944b .text-3bba {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.row-wide-944b .card_large_5257 .container-lite-9060:before {
  background: rgba(0, 0, 0, 0.9);
}
.row-wide-944b .picture-narrow-1c89.block-e083 .accent-under-1f42 {
  background: rgba(0, 0, 0, 0.6);
}
.row-wide-944b
  .picture-narrow-1c89.block-e083
  .accent-under-1f42::after,
.row-wide-944b
  .picture-narrow-1c89.block-e083
  .accent-under-1f42:before {
  background: inherit;
}
.row-wide-944b
  .picture-narrow-1c89.block-e083:hover
  .accent-under-1f42 {
  background: rgba(0, 0, 0, 0.8);
}
.hard-baae .huge-8f2c {
  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) {
  .hard-baae .huge-8f2c {
    width: auto;
    right: 45px;
  }
}
.wrapper-fresh-4578 .huge-8f2c {
  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) {
  .wrapper-fresh-4578 .huge-8f2c {
    width: auto;
    left: 45px;
  }
}
.layout_center_0be8 .huge-8f2c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.layout_center_0be8 .text-3bba {
  max-width: 48em;
  margin: 0 auto;
}
.layout_center_0be8 .container-lite-9060:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container_96e9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container_96e9.row-wide-944b .huge-8f2c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container_96e9.hard-baae .huge-8f2c {
  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);
}
.container_96e9 .huge-8f2c {
  visibility: visible;
}
.container_96e9.wrapper-fresh-4578 .huge-8f2c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.section_hard_defd,
.tall-b172 {
  overflow-x: hidden;
}
.section_hard_defd .huge-8f2c {
  overflow: auto;
}
.section_hard_defd.row-wide-944b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_hard_defd.row-wide-944b .huge-8f2c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.section_hard_defd.row-wide-944b .heading-dbb7 {
  opacity: 0;
}
.section_hard_defd.hard-baae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_hard_defd.hard-baae .huge-8f2c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.section_hard_defd.hard-baae .heading-dbb7 {
  opacity: 0;
}
.section_hard_defd.wrapper-fresh-4578 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_hard_defd.wrapper-fresh-4578 .huge-8f2c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.section_hard_defd.wrapper-fresh-4578 .heading-dbb7 {
  opacity: 0;
}
.section_hard_defd.layout_center_0be8 .huge-8f2c {
  z-index: 10;
  visibility: visible;
}
.block-e083 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.block-e083 .accent-under-1f42 {
  background: rgba(255, 255, 255, 0.99);
}
.block-e083 .accent-under-1f42::after,
.block-e083 .accent-under-1f42:before {
  background: inherit;
}
.block-e083:hover .accent-under-1f42 {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper-fresh-4578 .block-e083 {
  top: 10px;
  right: auto;
  left: 12px;
}
.layout_center_0be8 .block-e083 {
  display: none !important;
}
.section_hard_defd:before,
.tall-b172:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.section_hard_defd .block-e083,
.tall-b172 .block-e083 {
  display: inline-block;
}
.huge-8f2c .filter_motion_5c6e {
  -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;
}
.section_hard_defd .huge-8f2c .filter_motion_5c6e,
.tall-b172 .huge-8f2c .filter_motion_5c6e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border_67f9 .image_0a28 {
  width: 100%;
}
.nav_b902 {
  padding: 0 0.5em 0;
}
.nav_b902 [class*="customify-col-"],
.nav_b902 [class*="customify-col_"],
.nav_b902 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.full-f045 .nav_b902 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .frame-active-0be6 .heading-48a2,
  .heading-48a2 {
    display: none;
  }
  .fresh_9a0b {
    text-align: left;
  }
  .logo-1b59 {
    text-align: center;
  }
  .dark-3ff7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .frame-active-0be6 .primary-83c2,
  .primary-83c2 {
    display: none;
  }
  .filter-large-1a50 {
    text-align: left;
  }
  .overlay-482a {
    text-align: center;
  }
  .alert-black-0d27 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .frame-active-0be6 .slider-pressed-a29a,
  .slider-pressed-a29a {
    display: none;
  }
  .module_up_c20f {
    text-align: left;
  }
  .tall-0b13 {
    text-align: center;
  }
  .modal-21e3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.media-down-e447 {
  box-shadow: none !important;
}
.focus-static-cb4d .light-c8e7,
.solid-3101 .light-c8e7 {
  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;
}
.solid-3101 .light-c8e7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.paragraph_a428 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.paragraph_a428:after,
.paragraph_a428:before {
  content: "";
  display: table;
}
.paragraph_a428:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .paragraph_a428 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.paragraph_a428,
.gallery-copper-b410 {
  max-width: 1248px;
  margin: 0 auto;
}

.current-1eff.content-b511 .paragraph_a428 {
  max-width: 100%;
}
.current-1eff.row-2ca3 {
  max-width: 1200px;
  margin: 0 auto;
}
.current-1eff.overlay-4f5c .paragraph_a428 {
  max-width: 100%;
}
.current-1eff.overlay-4f5c > .paragraph_a428 {
  padding-left: 0;
  padding-right: 0;
}
.current-1eff.overlay-4f5c > .paragraph_a428 .frame-active-0be6 {
  margin: 0;
}
.current-1eff.overlay-4f5c
  > .paragraph_a428
  .gallery-gas-18ef.avatar-over-f73c {
  margin-right: 0;
  margin-left: 0;
}
.current-1eff.overlay-4f5c #main.avatar-over-f73c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .center_07bb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .center_07bb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .form-dynamic-c60e .mask_f4e8 {
    padding-right: 1em;
  }
  .form-dynamic-c60e.input_lower_524a .gallery-gas-18ef {
    border-right: 1px solid #eaecee;
  }
  .form-dynamic-c60e.input_lower_524a .mask_f4e8 {
    padding-right: 1em;
  }
  .form-dynamic-c60e.input_lower_524a .dropdown-8269 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-c0d8 .mask_f4e8 {
    padding-left: 1em;
  }
  .footer-c0d8.input_lower_524a .gallery-gas-18ef {
    border-left: 1px solid #eaecee;
  }
  .footer-c0d8.input_lower_524a .mask_f4e8 {
    padding-left: 1em;
  }
  .footer-c0d8.input_lower_524a .dropdown-8269 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-simple-b44f .mask_f4e8 {
    padding-left: 1em;
  }
  .mask-simple-b44f.input_lower_524a .image-8a3b {
    border-right: 1px solid #eaecee;
  }
  .mask-simple-b44f.input_lower_524a .chip-smooth-1d10 {
    border-right: 1px solid #eaecee;
  }
  .mask-simple-b44f.input_lower_524a .mask_f4e8 {
    padding-left: 1em;
  }
  .mask-simple-b44f.input_lower_524a .dropdown-8269 {
    padding-right: 1em;
  }
  .mask-simple-b44f.input_lower_524a .tooltip_lite_af27 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_9a6f .mask_f4e8 {
    padding-right: 1em;
  }
  .panel_9a6f.input_lower_524a .image-8a3b {
    border-left: 1px solid #eaecee;
  }
  .panel_9a6f.input_lower_524a .chip-smooth-1d10 {
    border-left: 1px solid #eaecee;
  }
  .panel_9a6f.input_lower_524a .mask_f4e8 {
    padding-right: 1em;
  }
  .panel_9a6f.input_lower_524a .dropdown-8269 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_9a6f.input_lower_524a .tooltip_lite_af27 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_07bb .mask_f4e8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_07bb.input_lower_524a .gallery-gas-18ef {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .center_07bb.input_lower_524a .mask_f4e8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_07bb.input_lower_524a .dropdown-8269 {
    padding-left: 1em;
  }
  .center_07bb.input_lower_524a .tooltip_lite_af27 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .center_07bb.input_lower_524a .mask_f4e8 {
    padding-left: 0;
  }
}
.cool_9adc .aside_easy_e07b {
  display: inline-block;
}
.section_steel_3696 {
  display: inline-block;
}
.sidebar-855c {
  word-con: break-word;
}
.steel_f825 > span {
  display: inline-block;
  padding: 5px 0;
}
.steel_f825 .progress_plasma_b326 {
  margin-left: 8px;
  margin-right: 8px;
}
.steel_f825 .banner_soft_ebda img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.text_eaa0 .blue-f2c7 {
  margin-bottom: 2em;
}
.text_eaa0 .link-warm-d56a {
  margin-bottom: 15px;
}
.text_eaa0 .link-warm-d56a:last-child {
  margin-bottom: 0;
}
.text_eaa0 .blue-ed71 {
  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) {
  .text_eaa0 .blue-ed71 {
    display: block;
  }
}
.text_eaa0 .light_c988 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .text_eaa0 .light_c988 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.text_eaa0 .content-north-f401 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.text_eaa0 .content-north-f401 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.text_eaa0 .content-north-f401 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.text_eaa0 .sidebar-855c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.text_eaa0 .sidebar-855c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.text_eaa0 .shade-15c8 p:last-child {
  margin-bottom: 0;
}
.text_eaa0 .upper-41b5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.text_eaa0 .carousel_stale_9f85 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.text_eaa0 .pagination_current_0d41 {
  margin-top: 1em;
}
.text_eaa0 .feature_new_95dd {
  top: 0;
  display: block;
}
.text_eaa0 .feature_new_95dd a {
  color: inherit;
}
.text_eaa0 .feature_new_95dd a:hover {
  color: inherit;
}
.text_eaa0 .banner-223a {
  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;
}
.text_eaa0 .banner-223a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.text_eaa0 .carousel_stale_9f85 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.text_eaa0 .up-5e5c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.text_eaa0 .up-5e5c:first-child {
  margin-top: 0;
}
.text_eaa0 .up-5e5c.wood-2ba7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.text_eaa0 .up-5e5c.wood_2fdf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text_eaa0
  .up-5e5c.wood_2fdf.tertiary-gas-bc9f
  .pagination_current_0d41 {
  width: 100%;
}
.text_eaa0 .wood_2fdf {
  -webkit-box-align: center;
  align-items: center;
}
.text_eaa0 .wood_2fdf .steel_f825,
.text_eaa0 .wood_2fdf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.text_eaa0 .content-north-f401 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text_eaa0 .content-north-f401 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text_eaa0 .content-north-f401: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;
}
.text_eaa0 .wood-2ba7 {
  z-index: 5;
}
.text_eaa0 .link-9efa .out-7fa9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.text_eaa0 .info-gold-519c .out-7fa9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.text_eaa0 .in-ad78 .out-7fa9 {
  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;
}
.text_eaa0.element_7603 .blue-ed71,
.text_eaa0.fast-66e6 .blue-ed71 {
  display: block;
}
.text_eaa0.element_7603 .blue-ed71 .brown_00bd,
.text_eaa0.element_7603 .blue-ed71 .carousel_stale_9f85,
.text_eaa0.fast-66e6 .blue-ed71 .brown_00bd,
.text_eaa0.fast-66e6 .blue-ed71 .carousel_stale_9f85 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.text_eaa0.hot-8803 .light_c988 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .text_eaa0.hot-8803 .light_c988 {
    margin-right: 0;
  }
}
.text_eaa0.element_7603 .light_c988,
.text_eaa0.fast-66e6 .light_c988 {
  padding-top: 40%;
}
.text_eaa0.element_7603 .blue-f2c7,
.text_eaa0.fast-66e6 .blue-f2c7 {
  display: block;
}
.text_eaa0.element_7603 .fn-sticky-1fe6 .carousel_stale_9f85,
.text_eaa0.fast-66e6 .fn-sticky-1fe6 .carousel_stale_9f85 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.text_eaa0.element_7603 .light_c988,
.text_eaa0.fast-66e6 .light_c988 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.text_eaa0.element_7603 .carousel_stale_9f85 {
  padding: 1em;
}
.fixed_78bd {
  margin: 30px auto;
  display: block;
}
.fixed_78bd .highlight_out_61ba > * {
  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;
}
.fixed_78bd .highlight_out_61ba > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fixed_78bd .highlight_out_61ba span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav-d086 .steel_f825 {
  margin-bottom: 1.41575em;
}
.nav-d086 .menu-7556 {
  margin-bottom: 1.618em;
}
.secondary-wood-1976 .cool-be4a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.secondary-wood-1976 .cool-be4a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.secondary-wood-1976 .card_d74f {
  max-width: 100%;
  overflow: auto;
}
.summary_bd0a .secondary-wood-1976 a:hover {
  text-decoration: underline;
}
.tag_down_e946 .link-warm-d56a:not(.sidebar-855c),
.tag_down_e946 .content-north-f401 {
  margin-bottom: 1.41575em;
}
.tag_down_e946 .link-warm-d56a:not(.sidebar-855c):last-child,
.tag_down_e946 .content-north-f401:last-child {
  margin-bottom: 0;
}
.tag_down_e946 .link-warm-d56a.bronze-f985 {
  margin-bottom: 0.41575em;
}
.tag_down_e946 .footer-outer-0ded:before,
.tag_down_e946 .modal-hard-8c68:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tag_down_e946 .footer-outer-0ded:before {
  content: "\f115";
}
.tag_down_e946 .modal-hard-8c68:before {
  content: "\f02c";
}
.tag_down_e946 .container-10fc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tag_down_e946 .container-10fc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.under_e2a7 {
  display: -webkit-box;
  display: flex;
}
.under_e2a7 .paragraph_wide_c4bf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .under_e2a7 .paragraph_wide_c4bf {
    flex-basis: 90px;
  }
}
.under_e2a7 .footer_prev_2f4a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .under_e2a7 .footer_prev_2f4a {
    flex-basis: calc(100% - 50px);
  }
}
.under_e2a7 .upper-2ed0 p:last-child {
  margin-bottom: 0.72em;
}
.pressed_00c3 .highlight_out_61ba {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pressed_00c3 .highlight_out_61ba:after,
.pressed_00c3 .highlight_out_61ba:before {
  content: "";
  display: table;
}
.pressed_00c3 .highlight_out_61ba:after {
  clear: both;
}
.pressed_00c3 .highlight_out_61ba .media-complex-cf98,
.pressed_00c3 .highlight_out_61ba .highlight-action-d9bb {
  width: 49%;
}
.pressed_00c3 .highlight_out_61ba .media-complex-cf98 a span.shade-4783,
.pressed_00c3 .highlight_out_61ba .highlight-action-d9bb a span.shade-4783 {
  display: block;
  margin-bottom: 5px;
}
.pressed_00c3 .highlight_out_61ba .highlight-action-d9bb {
  float: left;
  text-align: left;
}
.pressed_00c3 .highlight_out_61ba .media-complex-cf98 {
  float: right;
  text-align: right;
}
.column-left-f24d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .column-left-f24d {
    margin-bottom: 0;
  }
}
.section_easy_aa1b {
  margin-bottom: 1em;
}
.section_easy_aa1b .sidebar-855c {
  font-size: 1.1em;
  line-height: 1.3;
}
.chip_75f7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.prev-a4df .section_easy_aa1b,
.text_e997 .section_easy_aa1b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .prev-a4df .section_easy_aa1b,
  .text_e997 .section_easy_aa1b {
    display: block;
  }
}
.prev-a4df .chip_75f7,
.text_e997 .chip_75f7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .prev-a4df .chip_75f7,
  .text_e997 .chip_75f7 {
    margin-bottom: 1em;
  }
}
.prev-a4df .chip_75f7 img,
.text_e997 .chip_75f7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.prev-a4df .wrapper_b1fb,
.text_e997 .wrapper_b1fb {
  flex-basis: calc(100% - 160px);
}
.prev-a4df .wrapper_b1fb p,
.text_e997 .wrapper_b1fb p {
  margin-bottom: 0;
}
.prev-a4df .wrapper_b1fb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .prev-a4df .wrapper_b1fb {
    padding-left: 0;
  }
}
.text_e997 .wrapper_b1fb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .text_e997 .wrapper_b1fb {
    padding-right: 0;
  }
}
.text_e997 .chip_75f7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.text-134b .chip_75f7 {
  margin-bottom: 0.5em;
}
.text-134b .chip_75f7 img {
  width: 100%;
}
.module-aa61 .frame-orange-d23e,
.last_3b07 .frame-orange-d23e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.last_3b07 .gallery-gas-18ef .east_dc47 p:last-child {
  margin-bottom: 0;
}
.backdrop-hard-161e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mini_fde2 .panel-bright-4027 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mini_fde2 .panel-bright-4027:last-of-type {
    margin-bottom: 0;
  }
}
.mini_fde2 .panel-bright-4027 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mini_fde2 .panel-bright-4027 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mini_fde2 .panel-bright-4027 ul li {
  margin: 0 0 0.6em;
}
.mini_fde2 .panel-bright-4027 ul li.section-steel-6656,
.mini_fde2 .panel-bright-4027 ul li.gold-b38c {
  position: relative;
}
.mini_fde2 .panel-bright-4027 ul li.section-steel-6656 .first-ac96,
.mini_fde2 .panel-bright-4027 ul li.gold-b38c .first-ac96 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mini_fde2 .panel-bright-4027 ul li.section-steel-6656:after:after,
.mini_fde2 .panel-bright-4027 ul li.section-steel-6656:after:before,
.mini_fde2
  .panel-bright-4027
  ul
  li.gold-b38c:after:after,
.mini_fde2
  .panel-bright-4027
  ul
  li.gold-b38c:after:before {
  content: "";
  display: table;
}
.mini_fde2 .panel-bright-4027 ul li.section-steel-6656:after:after,
.mini_fde2
  .panel-bright-4027
  ul
  li.gold-b38c:after:after {
  clear: both;
}
.mini_fde2 .panel-bright-4027 a.dim-9941:hover {
  text-decoration: none;
}
.mini_fde2 .panel-bright-4027 select {
  max-width: 100%;
}
.mini_fde2 .panel-bright-4027 table {
  font-size: 85%;
}
.mini_fde2 .panel-bright-4027 table td,
.mini_fde2 .panel-bright-4027 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mini_fde2 .panel-bright-4027 table tfoot td {
  text-align: left;
}
.mini_fde2 .panel-bright-4027 :last-child {
  margin-bottom: 0;
}
.mini_fde2 .panel-bright-4027 .feature-small-2d50 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mini_fde2 .panel-bright-4027 .feature-small-2d50 label {
  width: 100%;
}
.mini_fde2 .panel-bright-4027 .feature-small-2d50 .feature-wide-2fc2 {
  width: 100%;
  display: block;
}
.mini_fde2 .panel-bright-4027 .feature-small-2d50 .sort-2ba3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mini_fde2 .panel-bright-4027 .feature-small-2d50 .sort-2ba3:hover svg #svg-search {
  fill: #444;
}
.mini_fde2 .panel-bright-4027 .feature-small-2d50 .sort-2ba3 svg {
  width: 18px;
  height: 18px;
}
.mini_fde2 .media_e1ba ul ul,
.mini_fde2 .outline-9b79 ul ul,
.mini_fde2 .menu-blue-cf64 ul ul,
.mini_fde2 .image-f099 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mini_fde2 .media_e1ba .cold-6255 > a,
.mini_fde2 .outline-9b79 .cold-6255 > a,
.mini_fde2 .menu-blue-cf64 .cold-6255 > a,
.mini_fde2 .image-f099 .cold-6255 > a {
  margin-bottom: 0;
}
.mini_fde2 .gas_6a9f li,
.mini_fde2 .media_e1ba li,
.mini_fde2 .surface-east-a2d9 li,
.mini_fde2 .outline-9b79 li,
.mini_fde2 .menu-blue-cf64 li,
.mini_fde2 .image-f099 li,
.mini_fde2 .filter_dc98 li,
.mini_fde2 .article_469d li {
  display: block;
  position: relative;
}
.mini_fde2 .gas_6a9f li:last-child,
.mini_fde2 .media_e1ba li:last-child,
.mini_fde2 .surface-east-a2d9 li:last-child,
.mini_fde2 .outline-9b79 li:last-child,
.mini_fde2 .menu-blue-cf64 li:last-child,
.mini_fde2 .image-f099 li:last-child,
.mini_fde2 .filter_dc98 li:last-child,
.mini_fde2 .article_469d li:last-child {
  border: none;
}
.mini_fde2 .gas_6a9f li a,
.mini_fde2 .media_e1ba li a,
.mini_fde2 .surface-east-a2d9 li a,
.mini_fde2 .outline-9b79 li a,
.mini_fde2 .menu-blue-cf64 li a,
.mini_fde2 .image-f099 li a,
.mini_fde2 .filter_dc98 li a,
.mini_fde2 .article_469d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mini_fde2 .gas_6a9f li ul li::before,
.mini_fde2 .media_e1ba li ul li::before,
.mini_fde2 .surface-east-a2d9 li ul li::before,
.mini_fde2 .outline-9b79 li ul li::before,
.mini_fde2 .menu-blue-cf64 li ul li::before,
.mini_fde2 .image-f099 li ul li::before,
.mini_fde2 .filter_dc98 li ul li::before,
.mini_fde2 .article_469d li ul li::before {
  left: 15px;
}
.mini_fde2 .gas_6a9f li ul a,
.mini_fde2 .media_e1ba li ul a,
.mini_fde2 .surface-east-a2d9 li ul a,
.mini_fde2 .outline-9b79 li ul a,
.mini_fde2 .menu-blue-cf64 li ul a,
.mini_fde2 .image-f099 li ul a,
.mini_fde2 .filter_dc98 li ul a,
.mini_fde2 .article_469d li ul a {
  padding-left: 20px;
}
.mini_fde2 .gas_6a9f li ul ul li::before,
.mini_fde2 .media_e1ba li ul ul li::before,
.mini_fde2 .surface-east-a2d9 li ul ul li::before,
.mini_fde2 .outline-9b79 li ul ul li::before,
.mini_fde2 .menu-blue-cf64 li ul ul li::before,
.mini_fde2 .image-f099 li ul ul li::before,
.mini_fde2 .filter_dc98 li ul ul li::before,
.mini_fde2 .article_469d li ul ul li::before {
  left: 30px;
}
.mini_fde2 .gas_6a9f li ul ul a,
.mini_fde2 .media_e1ba li ul ul a,
.mini_fde2 .surface-east-a2d9 li ul ul a,
.mini_fde2 .outline-9b79 li ul ul a,
.mini_fde2 .menu-blue-cf64 li ul ul a,
.mini_fde2 .image-f099 li ul ul a,
.mini_fde2 .filter_dc98 li ul ul a,
.mini_fde2 .article_469d li ul ul a {
  padding-left: 40px;
}
.mini_fde2 .video-wide-9781 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mini_fde2 .article_469d ul li {
  margin-bottom: 1.41575em;
}
.mini_fde2 .article_469d ul li .tag-hot-613b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mini_fde2 .article_469d ul li .hot-3384 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.card_large_5257 .gas_6a9f li a,
.card_large_5257 .media_e1ba li a,
.card_large_5257 .surface-east-a2d9 li a,
.card_large_5257 .outline-9b79 li a,
.card_large_5257 .menu-blue-cf64 li a,
.card_large_5257 .image-f099 li a,
.card_large_5257 .filter_dc98 li a,
.card_large_5257 .article_469d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_large_5257 .video-wide-9781 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_large_5257 .panel-bright-4027 ul li.section-steel-6656 .first-ac96,
.card_large_5257 .panel-bright-4027 ul li.gold-b38c .first-ac96 {
  background: rgba(0, 0, 0, 0.2);
}
.card_large_5257 .mini_fde2 .panel-bright-4027 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-1eff .mini_fde2 .last-cc13 li {
  margin: 0;
}
.current-1eff .mini_fde2 .last-cc13 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.current-1eff .mini_fde2 .last-cc13 li ul {
  margin: 0;
}
.current-1eff .mini_fde2 .last-cc13 li ul li a {
  padding-left: 15px;
}
.current-1eff .mini_fde2 .last-cc13 li ul li li a {
  padding-left: 30px;
}
.current-1eff .mini_fde2 .last-cc13 li.notification_gold_b6a9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.current-1eff .mini_fde2 .last-cc13 li.notification_gold_b6a9 > 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;
}
.current-1eff .mini_fde2 .last-cc13 li.notification_gold_b6a9 > 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;
}
.outline_out_6459 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.mask_prev_44e8 {
  position: relative;
  z-index: 10;
}
.mask_prev_44e8 .filter_motion_5c6e {
  width: 100%;
  max-width: 100%;
}
.tag-b920 .header-3082 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag-b920 .picture-narrow-1c89 {
}
.tag-b920 .card_large_5257 {
  background: #292929;
}
.column_30b5 .header-3082 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.column_30b5 .picture-narrow-1c89 {
  background: #f9f9f9;
}
.column_30b5 .card_large_5257 {
  background: #303030;
}
.grid-wide-679a .header-3082 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .grid-wide-679a .aside_easy_e07b {
    margin-bottom: 1em;
  }
  .grid-wide-679a .aside_easy_e07b:last-child {
    margin-bottom: 0;
  }
}
.grid-wide-679a .picture-narrow-1c89 {
  background: #ededed;
}
.grid-wide-679a .card_large_5257 {
  background: #1a1a1a;
}
.header-3082.picture-narrow-1c89 {
  color: rgba(0, 0, 0, 0.6);
}
.header-3082.picture-narrow-1c89 .dropdown-1d66 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-3082.card_large_5257 {
  color: rgba(255, 255, 255, 0.99);
}
.header-3082.card_large_5257 a:not(.dim-9941) {
  color: rgba(255, 255, 255, 0.79);
}
.header-3082.card_large_5257 a:not(.dim-9941):hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-3082.card_large_5257 .dropdown-1d66 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-3082.card_large_5257 table tbody td,
.header-3082.card_large_5257 table th {
  background: rgba(0, 0, 0, 0.08);
}
.motion-2b8a.link-498b .paragraph_a428 {
  max-width: initial;
}
.motion-2b8a .table-efbe {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.motion-2b8a .table-efbe .filter_motion_5c6e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .motion-2b8a .table-efbe .filter_motion_5c6e {
    display: block;
    margin-bottom: 2em;
  }
  .motion-2b8a .table-efbe .filter_motion_5c6e:last-child {
    margin-bottom: 0;
  }
}
.grid-wide-679a .aside_easy_e07b:last-child,
.column_30b5 .aside_easy_e07b:last-child,
.tag-b920 .aside_easy_e07b:last-child {
  margin-bottom: 0;
}
.grid-wide-679a .aside_easy_e07b .mini_fde2 .panel-bright-4027:last-child,
.column_30b5 .aside_easy_e07b .mini_fde2 .panel-bright-4027:last-child,
.tag-b920 .aside_easy_e07b .mini_fde2 .panel-bright-4027:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .grid-wide-679a .dirty-1a3c,
  .grid-wide-679a .pro-1c18,
  .column_30b5 .dirty-1a3c,
  .column_30b5 .pro-1c18,
  .tag-b920 .dirty-1a3c,
  .tag-b920 .pro-1c18 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mask_prev_44e8 .aside_easy_e07b {
    margin-bottom: 2em;
  }
}
.mask_prev_44e8 p:last-child {
  margin-bottom: 0;
}
.mask_prev_44e8 li,
.mask_prev_44e8 ul {
  list-style: none;
  margin: 0;
}
.mask_prev_44e8 ul ul {
  margin-left: 2.617924em;
}
.selected_495a {
  font-size: 0.875em;
}

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