/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tag_e648/customify
Author: WPCustomify
Author URI: https://pressmaximum.tag_e648
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.tag_e648/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.old_198e.lite-d867/licenses/gpl-2.0.image-iron-fc81
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.steel_1ae4/, (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.block_iron_66af.section_fresh_68f8/normalize.backdrop_stone_ab3e/
 ======
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.backdrop_stone_ab3e v7.0.0 | MIT License | github.tag_e648/necolas/normalize.backdrop_stone_ab3e */
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;
}
.footer-2c24 .notice-8174,
.layout_bottom_f305,
.feature_a7cd,
.shadow-light-be02,
.photo-dirty-0d60,
.preview-hot-3e60,
.badge-9a6c,
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;
}
.layout_bottom_f305,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .layout_bottom_f305,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .layout_bottom_f305,
  h1 {
    font-size: 1.8em;
  }
}
.feature_a7cd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature_a7cd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature_a7cd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature_a7cd,
  h2 {
    font-size: 1.7em;
  }
}
.shadow-light-be02,
h3 {
  font-size: 1.618em;
}
.footer-2c24 .notice-8174,
.photo-dirty-0d60,
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.wide-bc69 {
  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;
}
.element_36fc:after,
.element_36fc:before,
.preview_dabf:after,
.preview_dabf:before {
  content: "";
  display: table;
}
.element_36fc:after,
.preview_dabf:after {
  clear: both;
}
.feature-894e {
  float: right;
  margin-right: 0;
}
.nav-ad25 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.component-ab34 .modal-focused-7b65,
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;
}
.component-ab34 .modal-focused-7b65: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;
}
.table_wood_b1ee .modal-focused-7b65 {
  box-shadow: none;
}
.table_wood_b1ee
  .modal-focused-7b65
  .tooltip-f4f9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.table_wood_b1ee .modal-focused-7b65 .table_fixed_42cf {
  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;
}
.table_wood_b1ee
  .modal-focused-7b65
  .table_fixed_42cf
  b {
  display: none;
}
.table_wood_b1ee .content-inner-66f8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gallery-cc1e:not(.hover_liquid_6652):not(.texture_9018),
button:not(.hover_liquid_6652):not(.texture_9018),
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ),
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ),
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ) {
  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;
}
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ):hover,
button:not(.hover_liquid_6652):not(
    .texture_9018
  ):hover,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):hover,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):hover,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ):active,
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ):focus,
button:not(.hover_liquid_6652):not(
    .texture_9018
  ):active,
button:not(.hover_liquid_6652):not(
    .texture_9018
  ):focus,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):active,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):focus,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):active,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):focus,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):active,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):focus {
  outline: 0;
}
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b,
button:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b {
  position: relative;
}
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .pattern_small_4635,
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .title_wide_aa34,
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .card-right-0309,
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  i,
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  svg,
button:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .pattern_small_4635,
button:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .title_wide_aa34,
button:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .card-right-0309,
button:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  i,
button:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  svg,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .pattern_small_4635,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .title_wide_aa34,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .card-right-0309,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  i,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  svg,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .pattern_small_4635,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .title_wide_aa34,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .card-right-0309,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  i,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  svg,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .pattern_small_4635,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .title_wide_aa34,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  .card-right-0309,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  i,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b
  svg {
  visibility: hidden;
}
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b:after,
button:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b:after,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b:after,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b:after,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ).fn-loading-f35b: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;
}
.gallery-cc1e:not(.hover_liquid_6652):not(.texture_9018),
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ),
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ),
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ) {
  color: #fff;
  background: #235787;
}
.gallery-cc1e:not(.hover_liquid_6652):not(
    .texture_9018
  ):focus,
input[type="button"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):focus,
input[type="reset"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):focus,
input[type="submit"]:not(.hover_liquid_6652):not(
    .texture_9018
  ):focus {
  color: #fff;
}
.gallery-cc1e.fn-disabled-f35b:not(.hover_liquid_6652):not(
    .texture_9018
  ),
.gallery-cc1e[disabled]:not(.hover_liquid_6652):not(
    .texture_9018
  ),
button.fn-disabled-f35b:not(.hover_liquid_6652):not(
    .texture_9018
  ),
button[disabled]:not(.hover_liquid_6652):not(
    .texture_9018
  ) {
  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;
}
.description_047d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.description_047d: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;
}
.backdrop-057d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.south-59f4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.icon_8256 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.element_36fc:after,
.element_36fc:before,
.grid_587b:after,
.grid_587b:before,
.thumbnail-dim-1c35:after,
.thumbnail-dim-1c35:before,
.narrow_da7a:after,
.narrow_da7a:before,
.summary-cfce:after,
.summary-cfce:before,
.accent_stone_7836:after,
.accent_stone_7836:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.element_36fc:after,
.grid_587b:after,
.thumbnail-dim-1c35:after,
.narrow_da7a:after,
.summary-cfce:after,
.accent_stone_7836:after {
  clear: both;
}
.grid_587b .grid-motion-d486,
.thumbnail-dim-1c35 .grid-motion-d486,
.hero_bronze_ee17 .grid-motion-d486 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.cold-1246 {
  display: inline-block;
}
.banner-cold-55f0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner-cold-55f0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner-cold-55f0 .liquid-a900 {
  padding: 1em 0;
  font-size: 85%;
}
.liquid-a900 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.modal-70d0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.modal-70d0:after,
.modal-70d0:before {
  content: "";
  display: table;
}
.modal-70d0:after {
  clear: both;
}
.summary-orange-c0b6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accordion-wood-a9ff .summary-orange-c0b6 {
  max-width: 50%;
}
.fluid-105c .summary-orange-c0b6 {
  max-width: 33.33%;
}
.sort-clean-7421 .summary-orange-c0b6 {
  max-width: 25%;
}
.thumbnail-lower-d7bb .summary-orange-c0b6 {
  max-width: 20%;
}
.black_52a8 .summary-orange-c0b6 {
  max-width: 16.66%;
}
.mini_eb6c .summary-orange-c0b6 {
  max-width: 14.28%;
}
.filter-action-b882 .summary-orange-c0b6 {
  max-width: 12.5%;
}
.summary-slow-ab54 .summary-orange-c0b6 {
  max-width: 11.11%;
}
.preview-wood-c4e6 {
  display: block;
}
.footer-2c24 .status_3993 label,
.footer-2c24 .south-4988 label,
.footer-2c24 .banner-5f7d label,
.footer-2c24 .tall_e05d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-bfe3 {
  list-style: none;
  margin: 0;
}
.popup-bfe3 article.tooltip_cool_6071 {
  margin-bottom: 0;
}
.popup-bfe3 ul {
  list-style: none;
  margin: 0;
}
.popup-bfe3 .static_4c45 li.tooltip_cool_6071 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-bfe3 .static_4c45 li.tooltip_cool_6071 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-bfe3 .static_4c45 li.tooltip_cool_6071: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) {
  .popup-bfe3 .static_4c45 li.tooltip_cool_6071 li.tooltip_cool_6071 li.tooltip_cool_6071 li.tooltip_cool_6071 {
    padding-left: 0;
  }
}
article.tooltip_cool_6071 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip_cool_6071 .grid_587b p:last-of-type {
  margin-bottom: 0;
}
article.tooltip_cool_6071 .warm-5445 {
  float: left;
}
article.tooltip_cool_6071 .section_37ba {
  margin-left: 85px;
}
article.tooltip_cool_6071 .message-2124 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip_cool_6071 .message-2124 .list_left_1bb7 {
  margin-left: 10px;
}
article.tooltip_cool_6071 .summary-up-1d95 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip_cool_6071 .center_0836 {
  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 .status_3993,
  #respond .banner-5f7d,
  #respond .tall_e05d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .status_3993 input,
#respond .banner-5f7d input,
#respond .tall_e05d input {
  width: 100%;
}
#respond .tall_e05d {
  margin-right: 0;
}
#respond .short-ac4f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.overlay_252a {
  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;
}
.overlay_252a.secondary-28d3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.overlay_252a 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%);
}
.overlay_252a:focus,
.overlay_252a: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);
}
.basic_c7c6 {
  border-radius: 10%;
}
.heading-motion-21a6 {
  border-radius: 50%;
}
.frame-4699 {
  font-size: 0.72em;
}
.right-6c66 {
  font-size: 0.875em;
}
.gas-6d37 {
  font-size: 1.1em;
}
.dropdown-925c {
  text-transform: uppercase;
  line-height: 1.2;
}
.dropdown-925c.frame-4699 {
  letter-spacing: 0.5px;
}
.label_37bd,
.label_37bd a {
  color: #6d6d6d;
}
.label_37bd a:hover {
  color: #111;
}
.static-0de1 {
  color: #6d6d6d;
}
.title-green-2af6 {
  overflow-x: hidden;
}
.title-green-2af6 .under-f6ff.article_motion_46c7 {
  position: relative;
}
.title-green-2af6 .under-f6ff.article_motion_46c7.easy-2260 {
  position: initial;
}
.title-green-2af6
  .under-f6ff.article_motion_46c7.easy-2260
  .active-e662 {
  left: auto;
}
.title-green-2af6 .under-f6ff .active-e662 {
  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;
}
.title-green-2af6 .under-f6ff:hover.article_motion_46c7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.title-green-2af6
  .under-f6ff:hover.article_motion_46c7
  .active-e662 {
  display: block;
  z-index: 9999999;
}
.title-green-2af6 .notification-0f6c .text-0f0f,
.title-green-2af6 .form_new_364f .text-0f0f {
  display: none;
}
.title-green-2af6 .smooth-6ead .under-f6ff:hover.article_motion_46c7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.footer-2c24 .status_3993 label,
.footer-2c24 .south-4988 label,
.footer-2c24 .banner-5f7d label,
.footer-2c24 .tall_e05d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-bfe3 {
  list-style: none;
  margin: 0;
}
.popup-bfe3 article.tooltip_cool_6071 {
  margin-bottom: 0;
}
.popup-bfe3 ul {
  list-style: none;
  margin: 0;
}
.popup-bfe3 .static_4c45 li.tooltip_cool_6071 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-bfe3 .static_4c45 li.tooltip_cool_6071 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-bfe3 .static_4c45 li.tooltip_cool_6071: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) {
  .popup-bfe3 .static_4c45 li.tooltip_cool_6071 li.tooltip_cool_6071 li.tooltip_cool_6071 li.tooltip_cool_6071 {
    padding-left: 0;
  }
}
article.tooltip_cool_6071 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip_cool_6071 .grid_587b p:last-of-type {
  margin-bottom: 0;
}
article.tooltip_cool_6071 .warm-5445 {
  float: left;
}
article.tooltip_cool_6071 .section_37ba {
  margin-left: 85px;
}
article.tooltip_cool_6071 .message-2124 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip_cool_6071 .message-2124 .list_left_1bb7 {
  margin-left: 10px;
}
article.tooltip_cool_6071 .summary-up-1d95 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip_cool_6071 .center_0836 {
  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 .status_3993,
  #respond .banner-5f7d,
  #respond .tall_e05d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .status_3993 input,
#respond .banner-5f7d input,
#respond .tall_e05d input {
  width: 100%;
}
#respond .tall_e05d {
  margin-right: 0;
}
#respond .short-ac4f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification-0f6c .frame_f86a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.frame_f86a .status-slow-74b6.logo_stone_aa09 .black-5743 > li > a:focus,
.frame_f86a .status-slow-74b6.logo_stone_aa09 .black-5743 > li > a:hover,
.frame_f86a .status-slow-74b6.input-up-c573 .black-5743 > li > a:focus,
.frame_f86a .status-slow-74b6.input-up-c573 .black-5743 > li > a:hover,
.frame_f86a .status-slow-74b6.notice_glass_67ba .black-5743 > li > a:focus,
.frame_f86a .status-slow-74b6.notice_glass_67ba .black-5743 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f86a
  .status-slow-74b6.logo_stone_aa09
  .black-5743
  > li.background-slow-ff31
  > a,
.frame_f86a
  .status-slow-74b6.logo_stone_aa09
  .black-5743
  > li.highlight-hot-7ccf
  > a,
.frame_f86a
  .status-slow-74b6.input-up-c573
  .black-5743
  > li.background-slow-ff31
  > a,
.frame_f86a
  .status-slow-74b6.input-up-c573
  .black-5743
  > li.highlight-hot-7ccf
  > a,
.frame_f86a
  .status-slow-74b6.notice_glass_67ba
  .black-5743
  > li.background-slow-ff31
  > a,
.frame_f86a .status-slow-74b6.notice_glass_67ba .black-5743 > li.backdrop-d6b6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f86a .logo-29ea,
.frame_f86a .logo-29ea a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f86a .sidebar_up_abea.component-selected-cd61 li a,
.frame_f86a .caption_hovered_8fb2 a,
.frame_f86a .highlight-8294,
.frame_f86a .black-5743 > li > a,
.frame_f86a .tertiary_right_1189 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f86a .sidebar_up_abea.component-selected-cd61 li a:hover,
.frame_f86a .caption_hovered_8fb2 a:hover,
.frame_f86a .highlight-8294:hover,
.frame_f86a .black-5743 > li > a:hover,
.frame_f86a .tertiary_right_1189:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f86a .table_purple_e25b {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f86a .table_purple_e25b .rough_7117 {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f86a .table_purple_e25b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f86a .advanced-9bc5 .primary_3198 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_f86a .advanced-9bc5 .primary_3198 .mask-active-e15d {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f86a
  .advanced-9bc5
  .primary_3198
  .mask-active-e15d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f86a
  .advanced-9bc5
  .primary_3198
  .mask-active-e15d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f86a
  .advanced-9bc5
  .primary_3198
  .mask-active-e15d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f86a
  .advanced-9bc5
  .primary_3198
  .mask-active-e15d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f86a .advanced-9bc5 .thick-4b31 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f86a .advanced-9bc5 .thick-4b31:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-8abd
  .frame_f86a
  .advanced-9bc5
  .cool-0894
  .complex_7ab7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-8abd
  .frame_f86a
  .advanced-9bc5
  .cool-0894
  .mask-active-e15d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-0f6c .dim_eb1f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dim_eb1f .status-slow-74b6.logo_stone_aa09 .black-5743 > li > a:focus,
.dim_eb1f .status-slow-74b6.logo_stone_aa09 .black-5743 > li > a:hover,
.dim_eb1f .status-slow-74b6.input-up-c573 .black-5743 > li > a:focus,
.dim_eb1f .status-slow-74b6.input-up-c573 .black-5743 > li > a:hover,
.dim_eb1f .status-slow-74b6.notice_glass_67ba .black-5743 > li > a:focus,
.dim_eb1f .status-slow-74b6.notice_glass_67ba .black-5743 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim_eb1f
  .status-slow-74b6.logo_stone_aa09
  .black-5743
  > li.background-slow-ff31
  > a,
.dim_eb1f
  .status-slow-74b6.logo_stone_aa09
  .black-5743
  > li.highlight-hot-7ccf
  > a,
.dim_eb1f
  .status-slow-74b6.input-up-c573
  .black-5743
  > li.background-slow-ff31
  > a,
.dim_eb1f
  .status-slow-74b6.input-up-c573
  .black-5743
  > li.highlight-hot-7ccf
  > a,
.dim_eb1f
  .status-slow-74b6.notice_glass_67ba
  .black-5743
  > li.background-slow-ff31
  > a,
.dim_eb1f .status-slow-74b6.notice_glass_67ba .black-5743 > li.backdrop-d6b6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.dim_eb1f .logo-29ea,
.dim_eb1f .logo-29ea a {
  color: rgba(0, 0, 0, 0.8);
}
.dim_eb1f .sidebar_up_abea.component-selected-cd61 li a,
.dim_eb1f .caption_hovered_8fb2 a,
.dim_eb1f .highlight-8294,
.dim_eb1f .black-5743 > li > a,
.dim_eb1f .tertiary_right_1189 {
  color: rgba(0, 0, 0, 0.55);
}
.dim_eb1f .sidebar_up_abea.component-selected-cd61 li a:hover,
.dim_eb1f .caption_hovered_8fb2 a:hover,
.dim_eb1f .highlight-8294:hover,
.dim_eb1f .black-5743 > li > a:hover,
.dim_eb1f .tertiary_right_1189:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim_eb1f .table_purple_e25b {
  color: rgba(0, 0, 0, 0.55);
}
.dim_eb1f .table_purple_e25b .rough_7117 {
  color: rgba(0, 0, 0, 0.8);
}
.dim_eb1f .table_purple_e25b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large-7557 .lower_2bb3 {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-dim-1c35 > * {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-dim-1c35 .backdrop-057d {
  margin-right: 1.41575em;
}
.sort_stale_8242 .thumbnail-dim-1c35 > .tag_black_1d5b {
  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;
}
.sort_stale_8242 .thumbnail-dim-1c35 > .border-orange-ffc0 {
  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;
}
.progress-29b5.large-7557 .lower_2bb3,
.secondary_8b56.large-7557 .lower_2bb3 {
  margin-left: 0;
}
.aside_prev_35c8.large-7557 .lower_2bb3,
.last-3ea7.large-7557 .lower_2bb3 {
  margin-right: 0;
}
.thumbnail-dim-1c35 ol,
.thumbnail-dim-1c35 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo_left_02dd video {
  max-width: 100%;
}
.new-d295 img {
  display: block;
}
.new-d295.backdrop-057d,
.new-d295.south-59f4 {
  width: 100%;
}
.new-d295.border-orange-ffc0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wrapper-8f1b:not(.search_81d7) {
  margin: 1.5em auto;
}
.in_ae00 p {
  padding: 1.5em 14px;
}
ul.accent-wide-c532.border-orange-ffc0,
ul.accent-wide-c532.tag_black_1d5b,
ul.accent-wide-c532.texture-fde1.tag_black_1d5b {
  padding: 0 14px;
}
.brown_2b5f {
  display: block;
  overflow-x: auto;
}
.brown_2b5f table {
  border-collapse: collapse;
  width: 100%;
}
.brown_2b5f td,
.brown_2b5f th {
  padding: 0.5em;
}
.thumbnail-dim-1c35 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.thumbnail-dim-1c35 ol ol,
.thumbnail-dim-1c35 ol ul,
.thumbnail-dim-1c35 ul ol,
.thumbnail-dim-1c35 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.thumbnail-dim-1c35 ol ol li,
.thumbnail-dim-1c35 ol ul li,
.thumbnail-dim-1c35 ul ol li,
.thumbnail-dim-1c35 ul ul li {
  margin-left: 0;
}
.short_b4b5.media_stone_6b49 > .content_down_3d60 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.short_b4b5.media_stone_6b49 > .content_down_3d60 iframe,
.short_b4b5.media_stone_6b49 > .content_down_3d60 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.photo_9bf2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.photo_9bf2.row_green_0257 {
  padding: 0;
}
.photo_9bf2.row_green_0257 cite {
  font-size: 13px;
}
.photo_9bf2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.photo_9bf2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.element-c654 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.element-c654 > p:first-child {
  margin-top: 0;
}
.element-c654 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.element-c654 blockquote {
  border-left: 0;
}
.form-86c5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.form-86c5:not(.full-b96d) {
  max-width: 100px;
}
.form-86c5.detail-steel-2e53 {
  border-bottom: none !important;
  text-align: center;
}
.form-86c5.detail-steel-2e53::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .in_ae00 p {
    padding: 1.5em 0;
  }
}
.widget_dirty_39e3 {
  color: #0073aa;
}
.video_current_8088 {
  background-color: #0073aa;
}
.panel-bfdf {
  color: #229fd8;
}
.info_slow_b290 {
  background-color: #229fd8;
}
.fast-56d0 {
  color: #eee;
}
.card-west-04d2 {
  background-color: #eee;
}
.simple-a578 {
  color: #444;
}
.image_7178 {
  background-color: #444;
}
.card-e6bd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.card-e6bd .description_simple_85bd .caption_hovered_8fb2 {
  font-size: 15px;
}
.card-e6bd .caption_hovered_8fb2 {
  line-height: 1.3;
}
.card-e6bd .dim_eb1f {
}
.card-e6bd .frame_f86a {
  background: #235787;
}
.article_steel_d056 {
  padding: 0;
}
.article_steel_d056 .frame_f86a {
  background: #1a1a1a;
}
.article_steel_d056 .dim_eb1f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge_2b95 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge_2b95 .dim_eb1f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge_2b95 .frame_f86a {
  background: #303030;
}
.accent_stone_7836 {
  position: relative;
  z-index: 10;
}
.accent_stone_7836 .middle-46d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_middle_0521 .article_motion_46c7 {
  display: inline-block;
  vertical-align: middle;
}
.input_middle_0521.nav_a02b .article_motion_46c7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .input_middle_0521.nav_a02b .article_motion_46c7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .input_middle_0521.nav_a02b .article_motion_46c7 {
    margin-right: 0.4em;
  }
}
.input_middle_0521.nav_a02b .article_motion_46c7:last-child {
  margin-right: 0;
}
.status_solid_e38a .middle-46d8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notification-0f6c .description_simple_85bd {
    margin: 0 -0.5em;
  }
  .notification-0f6c .description_simple_85bd [class*="customify-col-"],
  .notification-0f6c .description_simple_85bd [class*="customify-col_"],
  .notification-0f6c .description_simple_85bd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notification-0f6c.photo_9368 .middle-46d8 {
  background: 0 0 !important;
}
.notification-0f6c.photo_9368 .middle-46d8,
.notification-0f6c.status_solid_e38a .middle-46d8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notification-0f6c.medium_a764 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notification-0f6c.status_solid_e38a .middle-46d8 {
  box-shadow: none !important;
}
.tiny-4581 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tiny-4581 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tiny-4581 {
    padding: 18px 0 20px;
  }
}
.tiny-4581 .blue_2ec5 {
  width: 100%;
}
.tiny-4581 .box_hot_502f {
  margin-bottom: 0;
}
.tiny-4581 .purple-fa8f {
  margin-top: 5px;
  font-size: 0.875em;
}
.button-bronze-9e34 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.button-bronze-9e34 .modal_smooth_5d0b {
  width: 100%;
}
.container_pink_7233 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.container_pink_7233 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.container_pink_7233 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;
}
.container_pink_7233 li:last-child:after {
  display: none;
}
.container_pink_7233 li a {
  font-weight: 500;
  margin-right: 10px;
}
.selected_3b4a .text-0f0f button,
.tiny-4581 .text-0f0f button {
  left: 0;
}
.selected_3b4a .modal_smooth_5d0b,
.tiny-4581 .modal_smooth_5d0b {
  padding-left: 0;
  padding-right: 0;
}
.selected_3b4a .button-bronze-9e34,
.tiny-4581 .button-bronze-9e34 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.selected_3b4a {
  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;
}
.selected_3b4a: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;
}
.selected_3b4a .pagination-iron-e34e {
  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) {
  .selected_3b4a .pagination-iron-e34e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .selected_3b4a .pagination-iron-e34e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .selected_3b4a .pagination-iron-e34e {
    min-height: 200px;
  }
}
.selected_3b4a .container_pink_7233 {
  color: rgba(255, 255, 255, 0.8);
}
.selected_3b4a .container_pink_7233 a,
.selected_3b4a .container_pink_7233 li:after {
  color: inherit;
}
.selected_3b4a .container_pink_7233 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title-e0af {
  margin-bottom: 0.5em;
}
.secondary-glass-49c9 {
  margin-bottom: 1.2em;
}
.secondary-glass-49c9,
.title-e0af {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.secondary-glass-49c9 p:last-child,
.title-e0af p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .text-0f0f,
#masthead .text-0f0f {
  display: none;
}
#masthead
  > .text-0f0f.paragraph_7118 {
  display: none;
}
#masthead > .text-0f0f button {
  left: 0;
}
.footer-61e3 {
  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%;
}
.footer-61e3 .article_motion_46c7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.footer-61e3 .hard_ef79 {
  display: -webkit-box;
  display: flex;
}
.footer-61e3 .hard_ef79.chip_fast_d5dd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.footer-61e3 .hard_ef79.dark-e6ef {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-61e3 .hard_ef79.thumbnail-pressed-60c4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-61e3.pattern_yellow_0fb8.accent-a5b3 .hard_ef79.chip_fast_d5dd {
  flex-basis: 100%;
}
.footer-61e3.hovered_fc86 .hard_ef79.dark-e6ef {
  -webkit-box-flex: 1;
  flex: auto;
}
.footer-61e3.hovered_fc86 .hard_ef79.thumbnail-pressed-60c4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .text-0f0f.paragraph_7118 {
  display: none;
}
#masthead > .text-0f0f button {
  left: 0;
}
.popup-a0c1 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.popup-a0c1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.popup-a0c1.form-over-7960 i {
  margin-right: 4px;
}
.popup-a0c1.east-c80b i {
  margin-left: 5px;
}
.caption_hovered_8fb2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.caption_hovered_8fb2 p:last-child {
  margin-bottom: 0;
}
.next-179e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.next-179e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.next-179e img {
  display: block;
  width: auto;
  line-height: 1;
}
.next-179e .logo-29ea {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.next-179e .footer_c361 {
  margin: 5px 0 7px 0;
}
.next-179e.huge-d575 .container_4265 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next-179e.huge-d575 .article-2364 {
  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;
}
.next-179e.slider_over_244e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.next-179e.slider_over_244e .container_4265 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next-179e.slider_over_244e .article-2364 {
  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;
}
.next-179e.thumbnail_inner_629f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.next-179e.container_soft_15cf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.next-179e.container_soft_15cf .article-2364 {
  margin-top: 7px;
}
.card-paper-0155 {
  display: inline-block;
}
.accent_stone_7836 .pink_988c .next-179e img {
  max-width: 100%;
}
.status-slow-74b6 .black_effe.tiny_f1ae,
.media-5773 .black_effe.tiny_f1ae {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.status-slow-74b6 .widget_cfe0,
.media-5773 .widget_cfe0 {
  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%);
}
.status-slow-74b6 .widget_cfe0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.status-slow-74b6.motion_b832 .widget_cfe0 {
  display: none;
}
.status-slow-74b6 .table_6c7f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status-slow-74b6 .table_6c7f li {
  display: inline-block;
  position: relative;
}
.status-slow-74b6 .table_6c7f li:last-child {
  margin-right: 0;
}
.status-slow-74b6 .table_6c7f 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;
}
.status-slow-74b6 .table_6c7f li.backdrop-d6b6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.status-slow-74b6 .table_6c7f > 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;
}
.status-slow-74b6 .table_6c7f > li > a i {
  line-height: 0;
}
.status-slow-74b6 .table_6c7f > li.first_4bb6 > a .widget_cfe0 {
  margin-left: 4px;
  line-height: 0;
}
.status-slow-74b6 .table_6c7f .icon-hot-6816 li.first_4bb6 > a {
  position: relative;
}
.status-slow-74b6 .table_6c7f .icon-hot-6816 li.first_4bb6 > a:after,
.status-slow-74b6 .table_6c7f .icon-hot-6816 li.first_4bb6 > a:before {
  content: "";
  display: table;
}
.status-slow-74b6 .table_6c7f .icon-hot-6816 li.first_4bb6 > a:after {
  clear: both;
}
.status-slow-74b6 .table_6c7f .icon-hot-6816 li.first_4bb6 > a .widget_cfe0 {
  margin-left: 5px;
  float: right;
}
.status-slow-74b6 .element-light-d32a,
.status-slow-74b6 .icon-hot-6816 {
  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;
}
.status-slow-74b6 .icon-hot-6816 {
  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;
}
.status-slow-74b6 .icon-hot-6816 .tiny_f1ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.status-slow-74b6 .icon-hot-6816 .widget_cfe0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.status-slow-74b6 .icon-hot-6816 li {
  display: block;
  margin: 0;
  padding: 0;
}
.status-slow-74b6 .icon-hot-6816 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;
}
.status-slow-74b6 .icon-hot-6816 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.status-slow-74b6 .icon-hot-6816 .icon-hot-6816 {
  top: 0;
  left: 100%;
}
.status-slow-74b6 .pagination-green-94e3.fn-focus-f35b > .element-light-d32a,
.status-slow-74b6 .pagination-green-94e3.fn-focus-f35b > .icon-hot-6816,
.status-slow-74b6 .pagination-green-94e3:focus > .element-light-d32a,
.status-slow-74b6 .pagination-green-94e3:focus > .icon-hot-6816,
.status-slow-74b6 .pagination-green-94e3:hover > .element-light-d32a,
.status-slow-74b6 .pagination-green-94e3:hover > .icon-hot-6816 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.status-slow-74b6.notice_glass_67ba .black-5743:after,
.status-slow-74b6.notice_glass_67ba .black-5743:before {
  content: "";
  display: table;
}
.status-slow-74b6.notice_glass_67ba .black-5743:after {
  clear: both;
}
.status-slow-74b6.notice_glass_67ba .black-5743 > li {
  float: left;
}
.status-slow-74b6.disabled_action_8933 .black-5743:after,
.status-slow-74b6.disabled_action_8933 .black-5743:before {
  content: "";
  display: table;
}
.status-slow-74b6.disabled_action_8933 .black-5743:after {
  clear: both;
}
.status-slow-74b6.disabled_action_8933 .black-5743 > li {
  float: left;
}
.status-slow-74b6.disabled_action_8933 .black-5743 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.status-slow-74b6.disabled_action_8933 .black-5743 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.status-slow-74b6.disabled_action_8933 .black-5743 > li.background-slow-ff31 > a,
.status-slow-74b6.disabled_action_8933 .black-5743 > li.backdrop-d6b6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.status-slow-74b6.logo_stone_aa09 .black-5743 > li > a .tiny_f1ae {
  position: relative;
}
.status-slow-74b6.logo_stone_aa09 .black-5743 > li > a .tiny_f1ae: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;
}
.status-slow-74b6.logo_stone_aa09
  .black-5743
  > li:focus
  > a
  .tiny_f1ae:before,
.status-slow-74b6.logo_stone_aa09
  .black-5743
  > li:hover
  > a
  .tiny_f1ae:before {
  width: 100%;
  background-color: currentColor;
}
.status-slow-74b6.logo_stone_aa09
  .black-5743
  > li.background-slow-ff31
  > a
  .tiny_f1ae:before,
.status-slow-74b6.logo_stone_aa09
  .black-5743
  > li.highlight-hot-7ccf
  > a
  .tiny_f1ae:before {
  width: 100%;
  background-color: currentColor;
}
.status-slow-74b6.input-up-c573 .black-5743 > li > a .tiny_f1ae {
  position: relative;
}
.status-slow-74b6.input-up-c573 .black-5743 > li > a .tiny_f1ae: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;
}
.status-slow-74b6.input-up-c573 .black-5743 > li:focus > a .tiny_f1ae:before,
.status-slow-74b6.input-up-c573
  .black-5743
  > li:hover
  > a
  .tiny_f1ae:before {
  width: 100%;
  background-color: currentColor;
}
.status-slow-74b6.input-up-c573
  .black-5743
  > li.background-slow-ff31
  > a
  .tiny_f1ae:before,
.status-slow-74b6.input-up-c573
  .black-5743
  > li.highlight-hot-7ccf
  > a
  .tiny_f1ae:before {
  width: 100%;
  background-color: currentColor;
}
.media-5773 .table_6c7f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media-5773 .table_6c7f li:first-child > a {
  border-top: none;
}
.media-5773 .table_6c7f .summary_5e90 > .tiny_f1ae .widget_cfe0 {
  display: none;
}
.media-5773 .table_6c7f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.media-5773 .table_6c7f li:last-child {
  border: none;
}
.media-5773 .table_6c7f li.first_4bb6 > a {
  padding-right: 45px !important;
}
.media-5773 .table_6c7f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.media-5773 .table_6c7f li a:focus,
.media-5773 .table_6c7f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-5773 .table_6c7f li .notification_right_8c82 {
  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;
}
.media-5773 .table_6c7f li .notification_right_8c82:hover {
  box-shadow: none;
}
.media-5773 .table_6c7f li .notification_right_8c82 .widget_cfe0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.media-5773 .table_6c7f .icon-hot-6816 {
  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);
}
.media-5773 .table_6c7f .icon-hot-6816 li a {
  padding-left: 3em;
}
.media-5773 .table_6c7f .dirty_86f2 > a .notification_right_8c82 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.media-5773 .table_6c7f .dirty_86f2 > .icon-hot-6816 {
  display: block;
  opacity: 1;
}
.heading_orange_ac78 {
  max-width: 100%;
}
.east_af97 {
  line-height: 0;
  cursor: pointer;
}
.tertiary_right_1189 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tertiary_right_1189:hover {
  box-shadow: none;
  color: currentColor;
}
.tertiary_right_1189 svg {
  width: 18px;
  height: 18px;
}
.tertiary_right_1189 .background-left-dfeb {
  display: none;
}
.yellow-8b7b {
  position: relative;
}
.yellow-8b7b.fn-active-f35b .tertiary_right_1189 .tall-cd3b {
  display: none;
}
.yellow-8b7b.fn-active-f35b .tertiary_right_1189 .background-left-dfeb {
  display: inline-block;
}
.yellow-8b7b .highlight-f010 {
  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);
}
.yellow-8b7b.article-center-60f4 .highlight-f010 {
  left: auto;
  right: -0.9em;
}
.yellow-8b7b.article-center-60f4 .narrow-3915::before {
  left: auto;
  right: 15px;
}
.yellow-8b7b.fn-active-f35b .highlight-f010 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cool-0894 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.cool-0894 label {
  flex-basis: 100%;
}
.cool-0894 .primary_3198 {
  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;
}
.cool-0894 .mask-active-e15d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.cool-0894 .mask-active-e15d:focus {
  background-color: transparent;
}
.cool-0894 button.thick-4b31 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.cool-0894 button.thick-4b31:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.cool-0894 button.thick-4b31 svg {
  width: 18px;
  height: 18px;
}
.cool-0894 input[type="submit"] {
  min-height: auto;
}
.advanced-9bc5 .cool-0894 .mask-active-e15d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.narrow-3915 {
  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) {
  .narrow-3915 {
    width: 220px;
  }
}
.narrow-3915 label {
  flex-basis: 100%;
}
.narrow-3915::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;
}
.progress-8abd .advanced-9bc5 .cool-0894 {
  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;
}
.progress-8abd
  .advanced-9bc5
  .cool-0894
  .primary_3198 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.progress-8abd .advanced-9bc5 .cool-0894 .mask-active-e15d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.progress-8abd
  .advanced-9bc5
  .cool-0894
  .mask-active-e15d:focus {
  background: 0 0;
}
.progress-8abd
  .advanced-9bc5
  .cool-0894
  .complex_7ab7 {
  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;
}
.sidebar_up_abea {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sidebar_up_abea li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sidebar_up_abea li:last-child {
  margin-right: 0;
}
.sidebar_up_abea li:first-child {
  margin-left: 0;
}
.sidebar_up_abea.notification-hard-acaa a {
  color: #fff;
}
.sidebar_up_abea.notification-hard-acaa a:hover {
  color: #fff;
}
.sidebar_up_abea a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sidebar_up_abea a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sidebar_up_abea a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sidebar_up_abea a:hover {
  opacity: 0.9;
  color: inherit;
}
.sidebar_up_abea [class*="social-icon-apple"] {
  background-color: #999;
}
.sidebar_up_abea [class*="social-icon-apple"].item_8845 {
  background-color: transparent;
  color: #999;
}
.sidebar_up_abea [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sidebar_up_abea [class*="social-icon-behance"].item_8845 {
  background-color: transparent;
  color: #1769ff;
}
.sidebar_up_abea [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sidebar_up_abea [class*="social-icon-bitbucket"].item_8845 {
  background-color: transparent;
  color: #205081;
}
.sidebar_up_abea [class*="social-icon-codepen"] {
  background-color: #000;
}
.sidebar_up_abea [class*="social-icon-codepen"].item_8845 {
  background-color: transparent;
  color: #000;
}
.sidebar_up_abea [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sidebar_up_abea [class*="social-icon-delicious"].item_8845 {
  background-color: transparent;
  color: #39f;
}
.sidebar_up_abea [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sidebar_up_abea [class*="social-icon-digg"].item_8845 {
  background-color: transparent;
  color: #005be2;
}
.sidebar_up_abea [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sidebar_up_abea [class*="social-icon-dribbble"].item_8845 {
  background-color: transparent;
  color: #ea4c89;
}
.sidebar_up_abea [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sidebar_up_abea [class*="social-icon-envelope"].item_8845 {
  background-color: transparent;
  color: #ea4335;
}
.sidebar_up_abea [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sidebar_up_abea [class*="social-icon-facebook"].item_8845 {
  background-color: transparent;
  color: #3b5998;
}
.sidebar_up_abea [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sidebar_up_abea [class*="social-icon-flickr"].item_8845 {
  background-color: transparent;
  color: #0063dc;
}
.sidebar_up_abea [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sidebar_up_abea [class*="social-icon-foursquare"].item_8845 {
  background-color: transparent;
  color: #2d5be3;
}
.sidebar_up_abea [class*="social-icon-github"] {
  background-color: #333;
}
.sidebar_up_abea [class*="social-icon-github"].item_8845 {
  background-color: transparent;
  color: #333;
}
.sidebar_up_abea [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sidebar_up_abea [class*="social-icon-google-plus"].item_8845 {
  background-color: transparent;
  color: #dd4b39;
}
.sidebar_up_abea [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sidebar_up_abea [class*="social-icon-houzz"].item_8845 {
  background-color: transparent;
  color: #7ac142;
}
.sidebar_up_abea [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sidebar_up_abea [class*="social-icon-instagram"].item_8845 {
  background-color: transparent;
  color: #262626;
}
.sidebar_up_abea [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sidebar_up_abea [class*="social-icon-jsfiddle"].item_8845 {
  background-color: transparent;
  color: #487aa2;
}
.sidebar_up_abea [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sidebar_up_abea [class*="social-icon-linkedin"].item_8845 {
  background-color: transparent;
  color: #0077b5;
}
.sidebar_up_abea [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sidebar_up_abea [class*="social-icon-medium"].item_8845 {
  background-color: transparent;
  color: #00ab6b;
}
.sidebar_up_abea [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sidebar_up_abea
  [class*="social-icon-odnoklassniki"].item_8845 {
  background-color: transparent;
  color: #f4731c;
}
.sidebar_up_abea [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sidebar_up_abea [class*="social-icon-meetup"].item_8845 {
  background-color: transparent;
  color: #ec1c40;
}
.sidebar_up_abea [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sidebar_up_abea [class*="social-icon-pinterest"].item_8845 {
  background-color: transparent;
  color: #bd081c;
}
.sidebar_up_abea [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sidebar_up_abea [class*="social-icon-product-hunt"].item_8845 {
  background-color: transparent;
  color: #da552f;
}
.sidebar_up_abea [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sidebar_up_abea [class*="social-icon-reddit"].item_8845 {
  background-color: transparent;
  color: #ff4500;
}
.sidebar_up_abea [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sidebar_up_abea [class*="social-icon-rss"].item_8845 {
  background-color: transparent;
  color: #f26522;
}
.sidebar_up_abea [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sidebar_up_abea
  [class*="social-icon-shopping-cart"].item_8845 {
  background-color: transparent;
  color: #4caf50;
}
.sidebar_up_abea [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sidebar_up_abea [class*="social-icon-skype"].item_8845 {
  background-color: transparent;
  color: #00aff0;
}
.sidebar_up_abea [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sidebar_up_abea [class*="social-icon-slideshare"].item_8845 {
  background-color: transparent;
  color: #0077b5;
}
.sidebar_up_abea [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sidebar_up_abea [class*="social-icon-snapchat"].item_8845 {
  background-color: transparent;
  color: #fffc00;
}
.sidebar_up_abea [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sidebar_up_abea [class*="social-icon-soundcloud"].item_8845 {
  background-color: transparent;
  color: #f80;
}
.sidebar_up_abea [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sidebar_up_abea [class*="social-icon-spotify"].item_8845 {
  background-color: transparent;
  color: #2ebd59;
}
.sidebar_up_abea [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sidebar_up_abea
  [class*="social-icon-stack-overflow"].item_8845 {
  background-color: transparent;
  color: #fe7a15;
}
.sidebar_up_abea [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sidebar_up_abea [class*="social-icon-maldkfgram"].item_8845 {
  background-color: transparent;
  color: #2ca5e0;
}
.sidebar_up_abea [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sidebar_up_abea [class*="social-icon-tripadvisor"].item_8845 {
  background-color: transparent;
  color: #589442;
}
.sidebar_up_abea [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sidebar_up_abea [class*="social-icon-tumblr"].item_8845 {
  background-color: transparent;
  color: #35465c;
}
.sidebar_up_abea [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sidebar_up_abea [class*="social-icon-twitch"].item_8845 {
  background-color: transparent;
  color: #6441a5;
}
.sidebar_up_abea [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sidebar_up_abea [class*="social-icon-twitter"].item_8845 {
  background-color: transparent;
  color: #1da1f2;
}
.sidebar_up_abea [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sidebar_up_abea [class*="social-icon-vimeo"].item_8845 {
  background-color: transparent;
  color: #1ab7ea;
}
.sidebar_up_abea [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sidebar_up_abea [class*="social-icon-vk"].item_8845 {
  background-color: transparent;
  color: #45668e;
}
.sidebar_up_abea [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sidebar_up_abea [class*="social-icon-weibo"].item_8845 {
  background-color: transparent;
  color: #df2029;
}
.sidebar_up_abea [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sidebar_up_abea [class*="social-icon-weixin"].item_8845 {
  background-color: transparent;
  color: #7bb32e;
}
.sidebar_up_abea [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sidebar_up_abea [class*="social-icon-whatsapp"].item_8845 {
  background-color: transparent;
  color: #25d366;
}
.sidebar_up_abea [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sidebar_up_abea [class*="social-icon-wordpress"].item_8845 {
  background-color: transparent;
  color: #21759b;
}
.sidebar_up_abea [class*="social-icon-xing"] {
  background-color: #026466;
}
.sidebar_up_abea [class*="social-icon-xing"].item_8845 {
  background-color: transparent;
  color: #026466;
}
.sidebar_up_abea [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sidebar_up_abea [class*="social-icon-yelp"].item_8845 {
  background-color: transparent;
  color: #af0606;
}
.sidebar_up_abea [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sidebar_up_abea [class*="social-icon-youtube"].item_8845 {
  background-color: transparent;
  color: #cd201f;
}
.highlight-8294 {
  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;
}
.highlight-8294:hover {
  box-shadow: none;
  background: 0 0;
}
.column_ddaf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.block_2d1a {
  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;
}
.search-hot-2bdf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pattern-08c9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pattern-08c9,
.pattern-08c9::after,
.pattern-08c9::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;
}
.pattern-08c9::after,
.pattern-08c9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.blue_7277 .block_2d1a .search-hot-2bdf {
  margin-top: -2px;
  width: 19px;
}
.blue_7277 .block_2d1a .pattern-08c9 {
  margin-top: -1px;
}
.blue_7277 .block_2d1a .pattern-08c9,
.blue_7277 .block_2d1a .pattern-08c9::after,
.blue_7277 .block_2d1a .pattern-08c9::before {
  width: 19px;
  height: 2px;
}
.blue_7277 .block_2d1a .pattern-08c9::before {
  top: -6px;
}
.blue_7277 .block_2d1a .pattern-08c9::after {
  bottom: -6px;
}
.warm_3fdf .block_2d1a .search-hot-2bdf {
  margin-top: -2px;
  width: 22px;
}
.warm_3fdf .block_2d1a .pattern-08c9 {
  margin-top: -1px;
}
.warm_3fdf .block_2d1a .pattern-08c9,
.warm_3fdf .block_2d1a .pattern-08c9::after,
.warm_3fdf .block_2d1a .pattern-08c9::before {
  width: 22px;
  height: 2px;
}
.warm_3fdf .block_2d1a .pattern-08c9::before {
  top: -7px;
}
.warm_3fdf .block_2d1a .pattern-08c9::after {
  bottom: -7px;
}
.thumbnail-484e .block_2d1a .search-hot-2bdf {
  margin-top: -2px;
  width: 31px;
}
.thumbnail-484e .block_2d1a .pattern-08c9 {
  margin-top: -1.5px;
}
.thumbnail-484e .block_2d1a .pattern-08c9,
.thumbnail-484e .block_2d1a .pattern-08c9::after,
.thumbnail-484e .block_2d1a .pattern-08c9::before {
  width: 31px;
  height: 3px;
}
.thumbnail-484e .block_2d1a .pattern-08c9::before {
  top: -9px;
}
.thumbnail-484e .block_2d1a .pattern-08c9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .form_center_b172 .block_2d1a .search-hot-2bdf {
    margin-top: -2px;
    width: 19px;
  }
  .form_center_b172 .block_2d1a .pattern-08c9 {
    margin-top: -1px;
  }
  .form_center_b172 .block_2d1a .pattern-08c9,
  .form_center_b172 .block_2d1a .pattern-08c9::after,
  .form_center_b172 .block_2d1a .pattern-08c9::before {
    width: 19px;
    height: 2px;
  }
  .form_center_b172 .block_2d1a .pattern-08c9::before {
    top: -6px;
  }
  .form_center_b172 .block_2d1a .pattern-08c9::after {
    bottom: -6px;
  }
  .tall_51b6 .block_2d1a .search-hot-2bdf {
    margin-top: -2px;
    width: 22px;
  }
  .tall_51b6 .block_2d1a .pattern-08c9 {
    margin-top: -1px;
  }
  .tall_51b6 .block_2d1a .pattern-08c9,
  .tall_51b6 .block_2d1a .pattern-08c9::after,
  .tall_51b6 .block_2d1a .pattern-08c9::before {
    width: 22px;
    height: 2px;
  }
  .tall_51b6 .block_2d1a .pattern-08c9::before {
    top: -7px;
  }
  .tall_51b6 .block_2d1a .pattern-08c9::after {
    bottom: -7px;
  }
  .column_new_d73c .block_2d1a .search-hot-2bdf {
    margin-top: -2px;
    width: 31px;
  }
  .column_new_d73c .block_2d1a .pattern-08c9 {
    margin-top: -1.5px;
  }
  .column_new_d73c .block_2d1a .pattern-08c9,
  .column_new_d73c .block_2d1a .pattern-08c9::after,
  .column_new_d73c .block_2d1a .pattern-08c9::before {
    width: 31px;
    height: 3px;
  }
  .column_new_d73c .block_2d1a .pattern-08c9::before {
    top: -9px;
  }
  .column_new_d73c .block_2d1a .pattern-08c9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_7883 .block_2d1a .search-hot-2bdf {
    margin-top: -2px;
    width: 19px;
  }
  .alert_7883 .block_2d1a .pattern-08c9 {
    margin-top: -1px;
  }
  .alert_7883 .block_2d1a .pattern-08c9,
  .alert_7883 .block_2d1a .pattern-08c9::after,
  .alert_7883 .block_2d1a .pattern-08c9::before {
    width: 19px;
    height: 2px;
  }
  .alert_7883 .block_2d1a .pattern-08c9::before {
    top: -6px;
  }
  .alert_7883 .block_2d1a .pattern-08c9::after {
    bottom: -6px;
  }
  .yellow_f43d .block_2d1a .search-hot-2bdf {
    margin-top: -2px;
    width: 22px;
  }
  .yellow_f43d .block_2d1a .pattern-08c9 {
    margin-top: -1px;
  }
  .yellow_f43d .block_2d1a .pattern-08c9,
  .yellow_f43d .block_2d1a .pattern-08c9::after,
  .yellow_f43d .block_2d1a .pattern-08c9::before {
    width: 22px;
    height: 2px;
  }
  .yellow_f43d .block_2d1a .pattern-08c9::before {
    top: -7px;
  }
  .yellow_f43d .block_2d1a .pattern-08c9::after {
    bottom: -7px;
  }
  .texture-soft-e9c6 .block_2d1a .search-hot-2bdf {
    margin-top: -2px;
    width: 31px;
  }
  .texture-soft-e9c6 .block_2d1a .pattern-08c9 {
    margin-top: -1.5px;
  }
  .texture-soft-e9c6 .block_2d1a .pattern-08c9,
  .texture-soft-e9c6 .block_2d1a .pattern-08c9::after,
  .texture-soft-e9c6 .block_2d1a .pattern-08c9::before {
    width: 31px;
    height: 3px;
  }
  .texture-soft-e9c6 .block_2d1a .pattern-08c9::before {
    top: -9px;
  }
  .texture-soft-e9c6 .block_2d1a .pattern-08c9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-8945 .block_2d1a .search-hot-2bdf {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown-8945 .block_2d1a .pattern-08c9 {
    margin-top: -1px;
  }
  .dropdown-8945 .block_2d1a .pattern-08c9,
  .dropdown-8945 .block_2d1a .pattern-08c9::after,
  .dropdown-8945 .block_2d1a .pattern-08c9::before {
    width: 19px;
    height: 2px;
  }
  .dropdown-8945 .block_2d1a .pattern-08c9::before {
    top: -6px;
  }
  .dropdown-8945 .block_2d1a .pattern-08c9::after {
    bottom: -6px;
  }
  .carousel_cb8c .block_2d1a .search-hot-2bdf {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_cb8c .block_2d1a .pattern-08c9 {
    margin-top: -1px;
  }
  .carousel_cb8c .block_2d1a .pattern-08c9,
  .carousel_cb8c .block_2d1a .pattern-08c9::after,
  .carousel_cb8c .block_2d1a .pattern-08c9::before {
    width: 22px;
    height: 2px;
  }
  .carousel_cb8c .block_2d1a .pattern-08c9::before {
    top: -7px;
  }
  .carousel_cb8c .block_2d1a .pattern-08c9::after {
    bottom: -7px;
  }
  .menu_bright_a35a .block_2d1a .search-hot-2bdf {
    margin-top: -2px;
    width: 31px;
  }
  .menu_bright_a35a .block_2d1a .pattern-08c9 {
    margin-top: -1.5px;
  }
  .menu_bright_a35a .block_2d1a .pattern-08c9,
  .menu_bright_a35a .block_2d1a .pattern-08c9::after,
  .menu_bright_a35a .block_2d1a .pattern-08c9::before {
    width: 31px;
    height: 3px;
  }
  .menu_bright_a35a .block_2d1a .pattern-08c9::before {
    top: -9px;
  }
  .menu_bright_a35a .block_2d1a .pattern-08c9::after {
    bottom: -9px;
  }
}
.shade-silver-049d .pattern-08c9 {
  -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);
}
.shade-silver-049d .pattern-08c9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shade-silver-049d .pattern-08c9::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);
}
.shade-silver-049d.under_60b7 .pattern-08c9 {
  -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);
}
.shade-silver-049d.under_60b7 .pattern-08c9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shade-silver-049d.under_60b7 .pattern-08c9::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);
}
.short_7608 {
  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.texture_0478:before {
  display: none;
}
.form_new_364f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.form_new_364f .photo-old-4b93 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.form_new_364f .photo-old-4b93:last-of-type {
  border-bottom: none;
}
.form_new_364f .photo-old-4b93.paper_fc7e,
.form_new_364f .photo-old-4b93.info_50b5,
.form_new_364f .photo-old-4b93.outline_3dc1 {
  padding: 0;
}
.form_new_364f .media-5773 .notification_right_8c82 {
  color: currentColor;
}
.form_new_364f .media-5773 .notification_right_8c82:focus,
.form_new_364f .media-5773 .notification_right_8c82:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form_new_364f.dim_eb1f .table_purple_e25b,
.form_new_364f.dim_eb1f .caption_hovered_8fb2 a,
.form_new_364f.dim_eb1f .black-5743 a,
.form_new_364f.dim_eb1f .icon-hot-6816 a {
  color: rgba(0, 0, 0, 0.55);
}
.form_new_364f.dim_eb1f .table_purple_e25b:hover,
.form_new_364f.dim_eb1f .caption_hovered_8fb2 a:hover,
.form_new_364f.dim_eb1f .black-5743 a:hover,
.form_new_364f.dim_eb1f .icon-hot-6816 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form_new_364f.dim_eb1f .rough_7117 {
  color: rgba(0, 0, 0, 0.8);
}
.form_new_364f.dim_eb1f .photo-old-4b93 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_new_364f.dim_eb1f .photo-old-4b93:before {
  background: rgba(0, 0, 0, 0.08);
}
.form_new_364f.dim_eb1f .black-3081:before {
  background: rgba(255, 255, 255, 0.9);
}
.form_new_364f.dim_eb1f .media-5773 .table_6c7f li a,
.form_new_364f.dim_eb1f .media-5773 .notification_right_8c82,
.form_new_364f.dim_eb1f .icon-hot-6816 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_new_364f.dim_eb1f .media-5773 .notification_right_8c82:focus,
.form_new_364f.dim_eb1f .media-5773 .notification_right_8c82:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form_new_364f.dim_eb1f .table_6c7f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_new_364f.frame_f86a .table_purple_e25b,
.form_new_364f.frame_f86a .caption_hovered_8fb2 a,
.form_new_364f.frame_f86a .black-5743 .notification_right_8c82,
.form_new_364f.frame_f86a .black-5743 a,
.form_new_364f.frame_f86a .icon-hot-6816 a {
  color: rgba(255, 255, 255, 0.79);
}
.form_new_364f.frame_f86a .table_purple_e25b:hover,
.form_new_364f.frame_f86a .caption_hovered_8fb2 a:hover,
.form_new_364f.frame_f86a .black-5743 .notification_right_8c82:hover,
.form_new_364f.frame_f86a .black-5743 a:hover,
.form_new_364f.frame_f86a .icon-hot-6816 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_new_364f.frame_f86a .rough_7117 {
  color: rgba(255, 255, 255, 0.99);
}
.form_new_364f.frame_f86a .photo-old-4b93 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_new_364f.frame_f86a .photo-old-4b93:before {
  background: rgba(255, 255, 255, 0.08);
}
.form_new_364f.frame_f86a .black-3081:before {
  background: rgba(0, 0, 0, 0.9);
}
.form_new_364f.frame_f86a .media-5773 .table_6c7f li a,
.form_new_364f.frame_f86a .media-5773 .notification_right_8c82,
.form_new_364f.frame_f86a .icon-hot-6816 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_new_364f.frame_f86a .media-5773 .notification_right_8c82:focus,
.form_new_364f.frame_f86a .media-5773 .notification_right_8c82:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form_new_364f.frame_f86a .table_6c7f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.black-3081 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.black-3081:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.video-fresh-0d84 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.form_49ff .form_new_364f {
  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;
}
.form_49ff .photo-old-4b93 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.form_49ff .photo-old-4b93: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) {
  .form_49ff .photo-old-4b93:before {
    width: 16%;
    left: 42%;
  }
}
.form_49ff .photo-old-4b93:last-child:before {
  content: none;
}
.form_49ff .photo-old-4b93[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.form_49ff .media-5773 .table_6c7f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.form_49ff .media-5773 .table_6c7f li a .notification_right_8c82 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.form_49ff .media-5773 .icon-hot-6816 {
  border: none;
}
.form_49ff .media-5773 .icon-hot-6816 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.form_49ff .black-3081 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.form_49ff .video-fresh-0d84 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.form_49ff .frame_f86a .black-3081:before {
  background: rgba(0, 0, 0, 0.9);
}
.form_49ff .dim_eb1f.border-gas-7cb9 .pattern-08c9 {
  background: rgba(0, 0, 0, 0.6);
}
.form_49ff
  .dim_eb1f.border-gas-7cb9
  .pattern-08c9::after,
.form_49ff
  .dim_eb1f.border-gas-7cb9
  .pattern-08c9:before {
  background: inherit;
}
.form_49ff
  .dim_eb1f.border-gas-7cb9:hover
  .pattern-08c9 {
  background: rgba(0, 0, 0, 0.8);
}
.slow_cdf2 .form_new_364f {
  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) {
  .slow_cdf2 .form_new_364f {
    width: auto;
    right: 45px;
  }
}
.wrapper_gold_8698 .form_new_364f {
  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_gold_8698 .form_new_364f {
    width: auto;
    left: 45px;
  }
}
.texture_0478 .form_new_364f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.texture_0478 .video-fresh-0d84 {
  max-width: 48em;
  margin: 0 auto;
}
.texture_0478 .black-3081:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.cold-7e8a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.cold-7e8a.form_49ff .form_new_364f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.cold-7e8a.slow_cdf2 .form_new_364f {
  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);
}
.cold-7e8a .form_new_364f {
  visibility: visible;
}
.cold-7e8a.wrapper_gold_8698 .form_new_364f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.card_2984,
.easy-f0bf {
  overflow-x: hidden;
}
.card_2984 .form_new_364f {
  overflow: auto;
}
.card_2984.form_49ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card_2984.form_49ff .form_new_364f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.card_2984.form_49ff .highlight-8294 {
  opacity: 0;
}
.card_2984.slow_cdf2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card_2984.slow_cdf2 .form_new_364f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.card_2984.slow_cdf2 .highlight-8294 {
  opacity: 0;
}
.card_2984.wrapper_gold_8698 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card_2984.wrapper_gold_8698 .form_new_364f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.card_2984.wrapper_gold_8698 .highlight-8294 {
  opacity: 0;
}
.card_2984.texture_0478 .form_new_364f {
  z-index: 10;
  visibility: visible;
}
.border-gas-7cb9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.border-gas-7cb9 .pattern-08c9 {
  background: rgba(255, 255, 255, 0.99);
}
.border-gas-7cb9 .pattern-08c9::after,
.border-gas-7cb9 .pattern-08c9:before {
  background: inherit;
}
.border-gas-7cb9:hover .pattern-08c9 {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper_gold_8698 .border-gas-7cb9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.texture_0478 .border-gas-7cb9 {
  display: none !important;
}
.card_2984:before,
.easy-f0bf:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.card_2984 .border-gas-7cb9,
.easy-f0bf .border-gas-7cb9 {
  display: inline-block;
}
.form_new_364f .article_motion_46c7 {
  -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;
}
.card_2984 .form_new_364f .article_motion_46c7,
.easy-f0bf .form_new_364f .article_motion_46c7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget-397d .primary_3198 {
  width: 100%;
}
.pink_988c {
  padding: 0 0.5em 0;
}
.pink_988c [class*="customify-col-"],
.pink_988c [class*="customify-col_"],
.pink_988c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop-f84b .pink_988c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .description_simple_85bd .out-c939,
  .out-c939 {
    display: none;
  }
  .action_cdaf {
    text-align: left;
  }
  .focus-d4ef {
    text-align: center;
  }
  .gas_283a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .description_simple_85bd .card-pink-4dec,
  .card-pink-4dec {
    display: none;
  }
  .gradient_4d23 {
    text-align: left;
  }
  .title-hard-f2f7 {
    text-align: center;
  }
  .row-advanced-13a2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .description_simple_85bd .huge_d65f,
  .huge_d65f {
    display: none;
  }
  .focus-da9b {
    text-align: left;
  }
  .gallery-f1fa {
    text-align: center;
  }
  .copper_b973 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination_out_f87d {
  box-shadow: none !important;
}
.badge_upper_b185 .input_eb74,
.footer_4ed2 .input_eb74 {
  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;
}
.footer_4ed2 .input_eb74 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.middle-46d8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.middle-46d8:after,
.middle-46d8:before {
  content: "";
  display: table;
}
.middle-46d8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .middle-46d8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.middle-46d8,
.medium_a764 {
  max-width: 1248px;
  margin: 0 auto;
}

.narrow_da7a.paragraph_pro_bff8 .middle-46d8 {
  max-width: 100%;
}
.narrow_da7a.shade_43c7 {
  max-width: 1200px;
  margin: 0 auto;
}
.narrow_da7a.backdrop-9276 .middle-46d8 {
  max-width: 100%;
}
.narrow_da7a.backdrop-9276 > .middle-46d8 {
  padding-left: 0;
  padding-right: 0;
}
.narrow_da7a.backdrop-9276 > .middle-46d8 .description_simple_85bd {
  margin: 0;
}
.narrow_da7a.backdrop-9276
  > .middle-46d8
  .east-cc58.aside_f68c {
  margin-right: 0;
  margin-left: 0;
}
.narrow_da7a.backdrop-9276 #main.aside_f68c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .paper_5658 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .paper_5658 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wide_5a14 .lower_2bb3 {
    padding-right: 1em;
  }
  .wide_5a14.solid-840c .east-cc58 {
    border-right: 1px solid #eaecee;
  }
  .wide_5a14.solid-840c .lower_2bb3 {
    padding-right: 1em;
  }
  .wide_5a14.solid-840c .shadow-hard-edba {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-bf45 .lower_2bb3 {
    padding-left: 1em;
  }
  .mask-bf45.solid-840c .east-cc58 {
    border-left: 1px solid #eaecee;
  }
  .mask-bf45.solid-840c .lower_2bb3 {
    padding-left: 1em;
  }
  .mask-bf45.solid-840c .shadow-hard-edba {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red-0ac1 .lower_2bb3 {
    padding-left: 1em;
  }
  .red-0ac1.solid-840c .accent_998b {
    border-right: 1px solid #eaecee;
  }
  .red-0ac1.solid-840c .surface_e325 {
    border-right: 1px solid #eaecee;
  }
  .red-0ac1.solid-840c .lower_2bb3 {
    padding-left: 1em;
  }
  .red-0ac1.solid-840c .shadow-hard-edba {
    padding-right: 1em;
  }
  .red-0ac1.solid-840c .red-8a74 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_df18 .lower_2bb3 {
    padding-right: 1em;
  }
  .dynamic_df18.solid-840c .accent_998b {
    border-left: 1px solid #eaecee;
  }
  .dynamic_df18.solid-840c .surface_e325 {
    border-left: 1px solid #eaecee;
  }
  .dynamic_df18.solid-840c .lower_2bb3 {
    padding-right: 1em;
  }
  .dynamic_df18.solid-840c .shadow-hard-edba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_df18.solid-840c .red-8a74 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper_5658 .lower_2bb3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paper_5658.solid-840c .east-cc58 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .paper_5658.solid-840c .lower_2bb3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paper_5658.solid-840c .shadow-hard-edba {
    padding-left: 1em;
  }
  .paper_5658.solid-840c .red-8a74 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .paper_5658.solid-840c .lower_2bb3 {
    padding-left: 0;
  }
}
.alert-7c63 .input_middle_0521 {
  display: inline-block;
}
.nav_active_7a01 {
  display: inline-block;
}
.warm_9e74 {
  word-con: break-word;
}
.content_3dec > span {
  display: inline-block;
  padding: 5px 0;
}
.content_3dec .notice_north_e1d0 {
  margin-left: 8px;
  margin-right: 8px;
}
.content_3dec .huge-49ee img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.first-958a .disabled-fast-7e0e {
  margin-bottom: 2em;
}
.first-958a .badge_ddff {
  margin-bottom: 15px;
}
.first-958a .badge_ddff:last-child {
  margin-bottom: 0;
}
.first-958a .sidebar-bronze-0f8b {
  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) {
  .first-958a .sidebar-bronze-0f8b {
    display: block;
  }
}
.first-958a .gas_113e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .first-958a .gas_113e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.first-958a .tag-c001 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.first-958a .tag-c001 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.first-958a .tag-c001 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.first-958a .warm_9e74 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.first-958a .warm_9e74 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.first-958a .heading-dark-b730 p:last-child {
  margin-bottom: 0;
}
.first-958a .gradient-slow-e0f8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.first-958a .border_a989 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.first-958a .current-21af {
  margin-top: 1em;
}
.first-958a .border_51c6 {
  top: 0;
  display: block;
}
.first-958a .border_51c6 a {
  color: inherit;
}
.first-958a .border_51c6 a:hover {
  color: inherit;
}
.first-958a .avatar-west-07fa {
  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;
}
.first-958a .avatar-west-07fa:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.first-958a .border_a989 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.first-958a .hot-e3a9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.first-958a .hot-e3a9:first-child {
  margin-top: 0;
}
.first-958a .hot-e3a9.message_iron_0512 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.first-958a .hot-e3a9.container_static_0104 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.first-958a
  .hot-e3a9.container_static_0104.overlay-51db
  .current-21af {
  width: 100%;
}
.first-958a .container_static_0104 {
  -webkit-box-align: center;
  align-items: center;
}
.first-958a .container_static_0104 .content_3dec,
.first-958a .container_static_0104 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.first-958a .tag-c001 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.first-958a .tag-c001 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.first-958a .tag-c001: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;
}
.first-958a .message_iron_0512 {
  z-index: 5;
}
.first-958a .mask_ecdc .selected-f3f3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.first-958a .south_d05e .selected-f3f3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.first-958a .wrapper_east_a7f1 .selected-f3f3 {
  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;
}
.first-958a.hovered-b821 .sidebar-bronze-0f8b,
.first-958a.section_new_e931 .sidebar-bronze-0f8b {
  display: block;
}
.first-958a.hovered-b821 .sidebar-bronze-0f8b .iron_8a91,
.first-958a.hovered-b821 .sidebar-bronze-0f8b .border_a989,
.first-958a.section_new_e931 .sidebar-bronze-0f8b .iron_8a91,
.first-958a.section_new_e931 .sidebar-bronze-0f8b .border_a989 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.first-958a.sort-tall-1500 .gas_113e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .first-958a.sort-tall-1500 .gas_113e {
    margin-right: 0;
  }
}
.first-958a.hovered-b821 .gas_113e,
.first-958a.section_new_e931 .gas_113e {
  padding-top: 40%;
}
.first-958a.hovered-b821 .disabled-fast-7e0e,
.first-958a.section_new_e931 .disabled-fast-7e0e {
  display: block;
}
.first-958a.hovered-b821 .fn-sticky-f35b .border_a989,
.first-958a.section_new_e931 .fn-sticky-f35b .border_a989 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.first-958a.hovered-b821 .gas_113e,
.first-958a.section_new_e931 .gas_113e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.first-958a.hovered-b821 .border_a989 {
  padding: 1em;
}
.module_0526 {
  margin: 30px auto;
  display: block;
}
.module_0526 .tooltip_bdc5 > * {
  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;
}
.module_0526 .tooltip_bdc5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module_0526 .tooltip_bdc5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.large-ea35 .content_3dec {
  margin-bottom: 1.41575em;
}
.large-ea35 .nav_right_1bab {
  margin-bottom: 1.618em;
}
.thumbnail-dim-1c35 .tiny_e7e4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.thumbnail-dim-1c35 .tiny_e7e4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.thumbnail-dim-1c35 .stale-1c9a {
  max-width: 100%;
  overflow: auto;
}
.large-7557 .thumbnail-dim-1c35 a:hover {
  text-decoration: underline;
}
.liquid_8ac7 .badge_ddff:not(.warm_9e74),
.liquid_8ac7 .tag-c001 {
  margin-bottom: 1.41575em;
}
.liquid_8ac7 .badge_ddff:not(.warm_9e74):last-child,
.liquid_8ac7 .tag-c001:last-child {
  margin-bottom: 0;
}
.liquid_8ac7 .badge_ddff.module-52de {
  margin-bottom: 0.41575em;
}
.liquid_8ac7 .selected_4573:before,
.liquid_8ac7 .label_bottom_439e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.liquid_8ac7 .selected_4573:before {
  content: "\f115";
}
.liquid_8ac7 .label_bottom_439e:before {
  content: "\f02c";
}
.liquid_8ac7 .west-a050 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.liquid_8ac7 .west-a050 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.warm-5ed6 {
  display: -webkit-box;
  display: flex;
}
.warm-5ed6 .hover_327e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .warm-5ed6 .hover_327e {
    flex-basis: 90px;
  }
}
.warm-5ed6 .filter-a7d8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .warm-5ed6 .filter-a7d8 {
    flex-basis: calc(100% - 50px);
  }
}
.warm-5ed6 .shadow_rough_8fcf p:last-child {
  margin-bottom: 0.72em;
}
.hover-medium-b0e6 .tooltip_bdc5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hover-medium-b0e6 .tooltip_bdc5:after,
.hover-medium-b0e6 .tooltip_bdc5:before {
  content: "";
  display: table;
}
.hover-medium-b0e6 .tooltip_bdc5:after {
  clear: both;
}
.hover-medium-b0e6 .tooltip_bdc5 .simple_6448,
.hover-medium-b0e6 .tooltip_bdc5 .hover_455a {
  width: 49%;
}
.hover-medium-b0e6 .tooltip_bdc5 .simple_6448 a span.selected-309f,
.hover-medium-b0e6 .tooltip_bdc5 .hover_455a a span.selected-309f {
  display: block;
  margin-bottom: 5px;
}
.hover-medium-b0e6 .tooltip_bdc5 .hover_455a {
  float: left;
  text-align: left;
}
.hover-medium-b0e6 .tooltip_bdc5 .simple_6448 {
  float: right;
  text-align: right;
}
.active-5ad7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .active-5ad7 {
    margin-bottom: 0;
  }
}
.nav-9bf1 {
  margin-bottom: 1em;
}
.nav-9bf1 .warm_9e74 {
  font-size: 1.1em;
  line-height: 1.3;
}
.carousel-complex-b2d6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.pressed-a996 .nav-9bf1,
.title-2f53 .nav-9bf1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pressed-a996 .nav-9bf1,
  .title-2f53 .nav-9bf1 {
    display: block;
  }
}
.pressed-a996 .carousel-complex-b2d6,
.title-2f53 .carousel-complex-b2d6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pressed-a996 .carousel-complex-b2d6,
  .title-2f53 .carousel-complex-b2d6 {
    margin-bottom: 1em;
  }
}
.pressed-a996 .carousel-complex-b2d6 img,
.title-2f53 .carousel-complex-b2d6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pressed-a996 .primary-cold-d9dc,
.title-2f53 .primary-cold-d9dc {
  flex-basis: calc(100% - 160px);
}
.pressed-a996 .primary-cold-d9dc p,
.title-2f53 .primary-cold-d9dc p {
  margin-bottom: 0;
}
.pressed-a996 .primary-cold-d9dc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pressed-a996 .primary-cold-d9dc {
    padding-left: 0;
  }
}
.title-2f53 .primary-cold-d9dc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .title-2f53 .primary-cold-d9dc {
    padding-right: 0;
  }
}
.title-2f53 .carousel-complex-b2d6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.feature-4d25 .carousel-complex-b2d6 {
  margin-bottom: 0.5em;
}
.feature-4d25 .carousel-complex-b2d6 img {
  width: 100%;
}
.section_0672 .nav_dynamic_08d0,
.chip-dim-ddd3 .nav_dynamic_08d0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.chip-dim-ddd3 .east-cc58 .tertiary_fce6 p:last-child {
  margin-bottom: 0;
}
.card-thick-ce7f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.preview-146b .main_light_1906 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .preview-146b .main_light_1906:last-of-type {
    margin-bottom: 0;
  }
}
.preview-146b .main_light_1906 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview-146b .main_light_1906 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.preview-146b .main_light_1906 ul li {
  margin: 0 0 0.6em;
}
.preview-146b .main_light_1906 ul li.banner_inner_de36,
.preview-146b .main_light_1906 ul li.dropdown_steel_5c6f {
  position: relative;
}
.preview-146b .main_light_1906 ul li.banner_inner_de36 .shadow-active-bb1f,
.preview-146b .main_light_1906 ul li.dropdown_steel_5c6f .shadow-active-bb1f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.preview-146b .main_light_1906 ul li.banner_inner_de36:after:after,
.preview-146b .main_light_1906 ul li.banner_inner_de36:after:before,
.preview-146b
  .main_light_1906
  ul
  li.dropdown_steel_5c6f:after:after,
.preview-146b
  .main_light_1906
  ul
  li.dropdown_steel_5c6f:after:before {
  content: "";
  display: table;
}
.preview-146b .main_light_1906 ul li.banner_inner_de36:after:after,
.preview-146b
  .main_light_1906
  ul
  li.dropdown_steel_5c6f:after:after {
  clear: both;
}
.preview-146b .main_light_1906 a.gallery-cc1e:hover {
  text-decoration: none;
}
.preview-146b .main_light_1906 select {
  max-width: 100%;
}
.preview-146b .main_light_1906 table {
  font-size: 85%;
}
.preview-146b .main_light_1906 table td,
.preview-146b .main_light_1906 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.preview-146b .main_light_1906 table tfoot td {
  text-align: left;
}
.preview-146b .main_light_1906 :last-child {
  margin-bottom: 0;
}
.preview-146b .main_light_1906 .texture-5877 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.preview-146b .main_light_1906 .texture-5877 label {
  width: 100%;
}
.preview-146b .main_light_1906 .texture-5877 .mask-active-e15d {
  width: 100%;
  display: block;
}
.preview-146b .main_light_1906 .texture-5877 .thick-4b31 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.preview-146b .main_light_1906 .texture-5877 .thick-4b31:hover svg #svg-search {
  fill: #444;
}
.preview-146b .main_light_1906 .texture-5877 .thick-4b31 svg {
  width: 18px;
  height: 18px;
}
.preview-146b .widget-gas-73be ul ul,
.preview-146b .message-next-9c65 ul ul,
.preview-146b .hero-warm-e8b1 ul ul,
.preview-146b .preview-cool-9fc9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.preview-146b .widget-gas-73be .first_4bb6 > a,
.preview-146b .message-next-9c65 .first_4bb6 > a,
.preview-146b .hero-warm-e8b1 .first_4bb6 > a,
.preview-146b .preview-cool-9fc9 .first_4bb6 > a {
  margin-bottom: 0;
}
.preview-146b .liquid-3167 li,
.preview-146b .widget-gas-73be li,
.preview-146b .outline-static-0279 li,
.preview-146b .message-next-9c65 li,
.preview-146b .hero-warm-e8b1 li,
.preview-146b .preview-cool-9fc9 li,
.preview-146b .widget_prev_f1d5 li,
.preview-146b .accordion-c637 li {
  display: block;
  position: relative;
}
.preview-146b .liquid-3167 li:last-child,
.preview-146b .widget-gas-73be li:last-child,
.preview-146b .outline-static-0279 li:last-child,
.preview-146b .message-next-9c65 li:last-child,
.preview-146b .hero-warm-e8b1 li:last-child,
.preview-146b .preview-cool-9fc9 li:last-child,
.preview-146b .widget_prev_f1d5 li:last-child,
.preview-146b .accordion-c637 li:last-child {
  border: none;
}
.preview-146b .liquid-3167 li a,
.preview-146b .widget-gas-73be li a,
.preview-146b .outline-static-0279 li a,
.preview-146b .message-next-9c65 li a,
.preview-146b .hero-warm-e8b1 li a,
.preview-146b .preview-cool-9fc9 li a,
.preview-146b .widget_prev_f1d5 li a,
.preview-146b .accordion-c637 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview-146b .liquid-3167 li ul li::before,
.preview-146b .widget-gas-73be li ul li::before,
.preview-146b .outline-static-0279 li ul li::before,
.preview-146b .message-next-9c65 li ul li::before,
.preview-146b .hero-warm-e8b1 li ul li::before,
.preview-146b .preview-cool-9fc9 li ul li::before,
.preview-146b .widget_prev_f1d5 li ul li::before,
.preview-146b .accordion-c637 li ul li::before {
  left: 15px;
}
.preview-146b .liquid-3167 li ul a,
.preview-146b .widget-gas-73be li ul a,
.preview-146b .outline-static-0279 li ul a,
.preview-146b .message-next-9c65 li ul a,
.preview-146b .hero-warm-e8b1 li ul a,
.preview-146b .preview-cool-9fc9 li ul a,
.preview-146b .widget_prev_f1d5 li ul a,
.preview-146b .accordion-c637 li ul a {
  padding-left: 20px;
}
.preview-146b .liquid-3167 li ul ul li::before,
.preview-146b .widget-gas-73be li ul ul li::before,
.preview-146b .outline-static-0279 li ul ul li::before,
.preview-146b .message-next-9c65 li ul ul li::before,
.preview-146b .hero-warm-e8b1 li ul ul li::before,
.preview-146b .preview-cool-9fc9 li ul ul li::before,
.preview-146b .widget_prev_f1d5 li ul ul li::before,
.preview-146b .accordion-c637 li ul ul li::before {
  left: 30px;
}
.preview-146b .liquid-3167 li ul ul a,
.preview-146b .widget-gas-73be li ul ul a,
.preview-146b .outline-static-0279 li ul ul a,
.preview-146b .message-next-9c65 li ul ul a,
.preview-146b .hero-warm-e8b1 li ul ul a,
.preview-146b .preview-cool-9fc9 li ul ul a,
.preview-146b .widget_prev_f1d5 li ul ul a,
.preview-146b .accordion-c637 li ul ul a {
  padding-left: 40px;
}
.preview-146b .nav-over-df6a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview-146b .accordion-c637 ul li {
  margin-bottom: 1.41575em;
}
.preview-146b .accordion-c637 ul li .hovered_a2ef {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.preview-146b .accordion-c637 ul li .heading_easy_4de0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.frame_f86a .liquid-3167 li a,
.frame_f86a .widget-gas-73be li a,
.frame_f86a .outline-static-0279 li a,
.frame_f86a .message-next-9c65 li a,
.frame_f86a .hero-warm-e8b1 li a,
.frame_f86a .preview-cool-9fc9 li a,
.frame_f86a .widget_prev_f1d5 li a,
.frame_f86a .accordion-c637 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_f86a .nav-over-df6a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_f86a .main_light_1906 ul li.banner_inner_de36 .shadow-active-bb1f,
.frame_f86a .main_light_1906 ul li.dropdown_steel_5c6f .shadow-active-bb1f {
  background: rgba(0, 0, 0, 0.2);
}
.frame_f86a .preview-146b .main_light_1906 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_da7a .preview-146b .table_6c7f li {
  margin: 0;
}
.narrow_da7a .preview-146b .table_6c7f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.narrow_da7a .preview-146b .table_6c7f li ul {
  margin: 0;
}
.narrow_da7a .preview-146b .table_6c7f li ul li a {
  padding-left: 15px;
}
.narrow_da7a .preview-146b .table_6c7f li ul li li a {
  padding-left: 30px;
}
.narrow_da7a .preview-146b .table_6c7f li.backdrop-d6b6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.narrow_da7a .preview-146b .table_6c7f li.backdrop-d6b6 > 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;
}
.narrow_da7a .preview-146b .table_6c7f li.backdrop-d6b6 > 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;
}
.carousel_5d08 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.summary-cfce {
  position: relative;
  z-index: 10;
}
.summary-cfce .article_motion_46c7 {
  width: 100%;
  max-width: 100%;
}
.glass-a855 .down_f59e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.glass-a855 .dim_eb1f {
}
.glass-a855 .frame_f86a {
  background: #292929;
}
.gradient-outer-d054 .down_f59e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gradient-outer-d054 .dim_eb1f {
  background: #f9f9f9;
}
.gradient-outer-d054 .frame_f86a {
  background: #303030;
}
.element-6a33 .down_f59e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .element-6a33 .input_middle_0521 {
    margin-bottom: 1em;
  }
  .element-6a33 .input_middle_0521:last-child {
    margin-bottom: 0;
  }
}
.element-6a33 .dim_eb1f {
  background: #ededed;
}
.element-6a33 .frame_f86a {
  background: #1a1a1a;
}
.down_f59e.dim_eb1f {
  color: rgba(0, 0, 0, 0.6);
}
.down_f59e.dim_eb1f .description-black-df57 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.down_f59e.frame_f86a {
  color: rgba(255, 255, 255, 0.99);
}
.down_f59e.frame_f86a a:not(.gallery-cc1e) {
  color: rgba(255, 255, 255, 0.79);
}
.down_f59e.frame_f86a a:not(.gallery-cc1e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.down_f59e.frame_f86a .description-black-df57 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.down_f59e.frame_f86a table tbody td,
.down_f59e.frame_f86a table th {
  background: rgba(0, 0, 0, 0.08);
}
.smooth-6ead.status_solid_e38a .middle-46d8 {
  max-width: initial;
}
.smooth-6ead .nav_a02b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.smooth-6ead .nav_a02b .article_motion_46c7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .smooth-6ead .nav_a02b .article_motion_46c7 {
    display: block;
    margin-bottom: 2em;
  }
  .smooth-6ead .nav_a02b .article_motion_46c7:last-child {
    margin-bottom: 0;
  }
}
.element-6a33 .input_middle_0521:last-child,
.gradient-outer-d054 .input_middle_0521:last-child,
.glass-a855 .input_middle_0521:last-child {
  margin-bottom: 0;
}
.element-6a33 .input_middle_0521 .preview-146b .main_light_1906:last-child,
.gradient-outer-d054 .input_middle_0521 .preview-146b .main_light_1906:last-child,
.glass-a855 .input_middle_0521 .preview-146b .main_light_1906:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .element-6a33 .gradient-d734,
  .element-6a33 .summary_4d92,
  .gradient-outer-d054 .gradient-d734,
  .gradient-outer-d054 .summary_4d92,
  .glass-a855 .gradient-d734,
  .glass-a855 .summary_4d92 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .summary-cfce .input_middle_0521 {
    margin-bottom: 2em;
  }
}
.summary-cfce p:last-child {
  margin-bottom: 0;
}
.summary-cfce li,
.summary-cfce ul {
  list-style: none;
  margin: 0;
}
.summary-cfce ul ul {
  margin-left: 2.617924em;
}
.fresh_0ce9 {
  font-size: 0.875em;
}

/* css-noise: 51c3 */
.promo-block-s8 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
