/*!
Theme Name: Customify
Theme URI: https://pressmaximum.message_5d9f/customify
Author: WPCustomify
Author URI: https://pressmaximum.message_5d9f
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.message_5d9f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.photo-2972.disabled_8178/licenses/gpl-2.0.breadcrumb_98ba
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.center_57f3/, (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.pro_a3b0.texture_yellow_bb45/normalize.image-f624/
 ======
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.image-f624 v7.0.0 | MIT License | github.message_5d9f/necolas/normalize.image-f624 */
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;
}
.shade_77c3 .backdrop_6810,
.title_tiny_23e0,
.lite-616c,
.footer_f628,
.media_ee7e,
.selected-f459,
.warm_b291,
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;
}
.title_tiny_23e0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .title_tiny_23e0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .title_tiny_23e0,
  h1 {
    font-size: 1.8em;
  }
}
.lite-616c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.lite-616c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .lite-616c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .lite-616c,
  h2 {
    font-size: 1.7em;
  }
}
.footer_f628,
h3 {
  font-size: 1.618em;
}
.shade_77c3 .backdrop_6810,
.media_ee7e,
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.link_east_fb64 {
  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;
}
.gallery_2f20:after,
.gallery_2f20:before,
.liquid-75dc:after,
.liquid-75dc:before {
  content: "";
  display: table;
}
.gallery_2f20:after,
.liquid-75dc:after {
  clear: both;
}
.message-0329 {
  float: right;
  margin-right: 0;
}
.dark-181f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pattern-stale-c5ec .preview_3ed0,
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;
}
.pattern-stale-c5ec .preview_3ed0: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;
}
.link-ad67 .preview_3ed0 {
  box-shadow: none;
}
.link-ad67
  .preview_3ed0
  .purple_e910 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link-ad67 .preview_3ed0 .notification_brown_8f4d {
  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;
}
.link-ad67
  .preview_3ed0
  .notification_brown_8f4d
  b {
  display: none;
}
.link-ad67 .notice-0df8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.copper_1fd3:not(.tabs-right-7271):not(.avatar_in_c123),
button:not(.tabs-right-7271):not(.avatar_in_c123),
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ),
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ),
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ) {
  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;
}
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):hover,
button:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):hover,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):hover,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):hover,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):active,
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):focus,
button:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):active,
button:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):focus,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):active,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):focus,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):active,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):focus,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):active,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):focus {
  outline: 0;
}
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c,
button:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c {
  position: relative;
}
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .last_29a9,
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .image_d7c2,
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .avatar_ff2a,
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  i,
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  svg,
button:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .last_29a9,
button:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .image_d7c2,
button:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .avatar_ff2a,
button:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  i,
button:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  svg,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .last_29a9,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .image_d7c2,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .avatar_ff2a,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  i,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  svg,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .last_29a9,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .image_d7c2,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .avatar_ff2a,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  i,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  svg,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .last_29a9,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .image_d7c2,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  .avatar_ff2a,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  i,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c
  svg {
  visibility: hidden;
}
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c:after,
button:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c:after,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c:after,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c:after,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ).fn-loading-ca4c: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;
}
.copper_1fd3:not(.tabs-right-7271):not(.avatar_in_c123),
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ),
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ),
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ) {
  color: #fff;
  background: #235787;
}
.copper_1fd3:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):focus,
input[type="button"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):focus,
input[type="reset"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):focus,
input[type="submit"]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ):focus {
  color: #fff;
}
.copper_1fd3.fn-disabled-ca4c:not(.tabs-right-7271):not(
    .avatar_in_c123
  ),
.copper_1fd3[disabled]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ),
button.fn-disabled-ca4c:not(.tabs-right-7271):not(
    .avatar_in_c123
  ),
button[disabled]:not(.tabs-right-7271):not(
    .avatar_in_c123
  ) {
  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;
}
.stale_b94c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.stale_b94c:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.section_8439 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.panel-gas-6e4c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.action_db68 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gallery_2f20:after,
.gallery_2f20:before,
.badge_fast_ed5e:after,
.badge_fast_ed5e:before,
.dirty_7a5a:after,
.dirty_7a5a:before,
.wide-40f2:after,
.wide-40f2:before,
.avatar-easy-9cdf:after,
.avatar-easy-9cdf:before,
.warm-5049:after,
.warm-5049:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gallery_2f20:after,
.badge_fast_ed5e:after,
.dirty_7a5a:after,
.wide-40f2:after,
.avatar-easy-9cdf:after,
.warm-5049:after {
  clear: both;
}
.badge_fast_ed5e .grid-ab62,
.dirty_7a5a .grid-ab62,
.wood-13d6 .grid-ab62 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tooltip-b1a3 {
  display: inline-block;
}
.full-f99d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.full-f99d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.full-f99d .slider-db87 {
  padding: 1em 0;
  font-size: 85%;
}
.slider-db87 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mask_fresh_d0e0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mask_fresh_d0e0:after,
.mask_fresh_d0e0:before {
  content: "";
  display: table;
}
.mask_fresh_d0e0:after {
  clear: both;
}
.surface_4978 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gold_7635 .surface_4978 {
  max-width: 50%;
}
.pattern-550f .surface_4978 {
  max-width: 33.33%;
}
.mask-cc56 .surface_4978 {
  max-width: 25%;
}
.photo-f552 .surface_4978 {
  max-width: 20%;
}
.middle-d29e .surface_4978 {
  max-width: 16.66%;
}
.gallery_a69b .surface_4978 {
  max-width: 14.28%;
}
.pattern_current_e3c6 .surface_4978 {
  max-width: 12.5%;
}
.plasma_ab45 .surface_4978 {
  max-width: 11.11%;
}
.green_3cf4 {
  display: block;
}
.shade_77c3 .wood_efdf label,
.shade_77c3 .link_stale_5e0c label,
.shade_77c3 .image_fa5c label,
.shade_77c3 .hover-motion-8cc9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_liquid_7b68 {
  list-style: none;
  margin: 0;
}
.dropdown_liquid_7b68 article.list_complex_e55d {
  margin-bottom: 0;
}
.dropdown_liquid_7b68 ul {
  list-style: none;
  margin: 0;
}
.dropdown_liquid_7b68 .complex_92f6 li.list_complex_e55d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_liquid_7b68 .complex_92f6 li.list_complex_e55d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_liquid_7b68 .complex_92f6 li.list_complex_e55d:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .dropdown_liquid_7b68 .complex_92f6 li.list_complex_e55d li.list_complex_e55d li.list_complex_e55d li.list_complex_e55d {
    padding-left: 0;
  }
}
article.list_complex_e55d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list_complex_e55d .badge_fast_ed5e p:last-of-type {
  margin-bottom: 0;
}
article.list_complex_e55d .shade_brown_f2ea {
  float: left;
}
article.list_complex_e55d .menu-00d3 {
  margin-left: 85px;
}
article.list_complex_e55d .center_a831 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list_complex_e55d .center_a831 .right-2474 {
  margin-left: 10px;
}
article.list_complex_e55d .shade_tall_003e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list_complex_e55d .next-a762 {
  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 .wood_efdf,
  #respond .image_fa5c,
  #respond .hover-motion-8cc9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wood_efdf input,
#respond .image_fa5c input,
#respond .hover-motion-8cc9 input {
  width: 100%;
}
#respond .hover-motion-8cc9 {
  margin-right: 0;
}
#respond .column-prev-0a28 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification-gas-a314 {
  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;
}
.notification-gas-a314.wood_be73 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notification-gas-a314 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%);
}
.notification-gas-a314:focus,
.notification-gas-a314: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);
}
.thumbnail-red-9fb9 {
  border-radius: 10%;
}
.cold-223e {
  border-radius: 50%;
}
.popup-dim-dd5f {
  font-size: 0.72em;
}
.search_1eda {
  font-size: 0.875em;
}
.dim-9657 {
  font-size: 1.1em;
}
.up-599b {
  text-transform: uppercase;
  line-height: 1.2;
}
.up-599b.popup-dim-dd5f {
  letter-spacing: 0.5px;
}
.orange_f97f,
.orange_f97f a {
  color: #6d6d6d;
}
.orange_f97f a:hover {
  color: #111;
}
.disabled_80b8 {
  color: #6d6d6d;
}
.stone_7a28 {
  overflow-x: hidden;
}
.stone_7a28 .huge_f9e1.texture_d5e2 {
  position: relative;
}
.stone_7a28 .huge_f9e1.texture_d5e2.banner-blue-20fc {
  position: initial;
}
.stone_7a28
  .huge_f9e1.texture_d5e2.banner-blue-20fc
  .over-c701 {
  left: auto;
}
.stone_7a28 .huge_f9e1 .over-c701 {
  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;
}
.stone_7a28 .huge_f9e1:hover.texture_d5e2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.stone_7a28
  .huge_f9e1:hover.texture_d5e2
  .over-c701 {
  display: block;
  z-index: 9999999;
}
.stone_7a28 .gradient_3a50 .old-1a0f,
.stone_7a28 .badge-center-305a .old-1a0f {
  display: none;
}
.stone_7a28 .hidden_motion_57c0 .huge_f9e1:hover.texture_d5e2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shade_77c3 .wood_efdf label,
.shade_77c3 .link_stale_5e0c label,
.shade_77c3 .image_fa5c label,
.shade_77c3 .hover-motion-8cc9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_liquid_7b68 {
  list-style: none;
  margin: 0;
}
.dropdown_liquid_7b68 article.list_complex_e55d {
  margin-bottom: 0;
}
.dropdown_liquid_7b68 ul {
  list-style: none;
  margin: 0;
}
.dropdown_liquid_7b68 .complex_92f6 li.list_complex_e55d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_liquid_7b68 .complex_92f6 li.list_complex_e55d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_liquid_7b68 .complex_92f6 li.list_complex_e55d:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .dropdown_liquid_7b68 .complex_92f6 li.list_complex_e55d li.list_complex_e55d li.list_complex_e55d li.list_complex_e55d {
    padding-left: 0;
  }
}
article.list_complex_e55d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list_complex_e55d .badge_fast_ed5e p:last-of-type {
  margin-bottom: 0;
}
article.list_complex_e55d .shade_brown_f2ea {
  float: left;
}
article.list_complex_e55d .menu-00d3 {
  margin-left: 85px;
}
article.list_complex_e55d .center_a831 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list_complex_e55d .center_a831 .right-2474 {
  margin-left: 10px;
}
article.list_complex_e55d .shade_tall_003e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list_complex_e55d .next-a762 {
  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 .wood_efdf,
  #respond .image_fa5c,
  #respond .hover-motion-8cc9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wood_efdf input,
#respond .image_fa5c input,
#respond .hover-motion-8cc9 input {
  width: 100%;
}
#respond .hover-motion-8cc9 {
  margin-right: 0;
}
#respond .column-prev-0a28 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient_3a50 .mask-e37d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.mask-e37d .widget-b5ea.column-hard-1f5c .video_342f > li > a:focus,
.mask-e37d .widget-b5ea.column-hard-1f5c .video_342f > li > a:hover,
.mask-e37d .widget-b5ea.brown_0678 .video_342f > li > a:focus,
.mask-e37d .widget-b5ea.brown_0678 .video_342f > li > a:hover,
.mask-e37d .widget-b5ea.pro-d32a .video_342f > li > a:focus,
.mask-e37d .widget-b5ea.pro-d32a .video_342f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-e37d
  .widget-b5ea.column-hard-1f5c
  .video_342f
  > li.fluid-18c0
  > a,
.mask-e37d
  .widget-b5ea.column-hard-1f5c
  .video_342f
  > li.main_dim_84ba
  > a,
.mask-e37d
  .widget-b5ea.brown_0678
  .video_342f
  > li.fluid-18c0
  > a,
.mask-e37d
  .widget-b5ea.brown_0678
  .video_342f
  > li.main_dim_84ba
  > a,
.mask-e37d
  .widget-b5ea.pro-d32a
  .video_342f
  > li.fluid-18c0
  > a,
.mask-e37d .widget-b5ea.pro-d32a .video_342f > li.container_06a5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.mask-e37d .detail-2dff,
.mask-e37d .detail-2dff a {
  color: rgba(255, 255, 255, 0.99);
}
.mask-e37d .middle_4632.box_7475 li a,
.mask-e37d .simple_aa85 a,
.mask-e37d .gas-4666,
.mask-e37d .video_342f > li > a,
.mask-e37d .background-large-3fda {
  color: rgba(255, 255, 255, 0.79);
}
.mask-e37d .middle_4632.box_7475 li a:hover,
.mask-e37d .simple_aa85 a:hover,
.mask-e37d .gas-4666:hover,
.mask-e37d .video_342f > li > a:hover,
.mask-e37d .background-large-3fda:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-e37d .wood-5278 {
  color: rgba(255, 255, 255, 0.79);
}
.mask-e37d .wood-5278 .feature-gold-8149 {
  color: rgba(255, 255, 255, 0.99);
}
.mask-e37d .wood-5278:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-e37d .summary_ae73 .button_selected_18ac {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask-e37d .summary_ae73 .button_selected_18ac .bottom-adf5 {
  color: rgba(255, 255, 255, 0.79);
}
.mask-e37d
  .summary_ae73
  .button_selected_18ac
  .bottom-adf5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-e37d
  .summary_ae73
  .button_selected_18ac
  .bottom-adf5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-e37d
  .summary_ae73
  .button_selected_18ac
  .bottom-adf5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-e37d
  .summary_ae73
  .button_selected_18ac
  .bottom-adf5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-e37d .summary_ae73 .carousel_clean_d17f {
  color: rgba(255, 255, 255, 0.79);
}
.mask-e37d .summary_ae73 .carousel_clean_d17f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-wide-8b19
  .mask-e37d
  .summary_ae73
  .element-9ebf
  .lower-fcbd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element-wide-8b19
  .mask-e37d
  .summary_ae73
  .element-9ebf
  .bottom-adf5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_3a50 .tooltip_cold_a4f9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tooltip_cold_a4f9 .widget-b5ea.column-hard-1f5c .video_342f > li > a:focus,
.tooltip_cold_a4f9 .widget-b5ea.column-hard-1f5c .video_342f > li > a:hover,
.tooltip_cold_a4f9 .widget-b5ea.brown_0678 .video_342f > li > a:focus,
.tooltip_cold_a4f9 .widget-b5ea.brown_0678 .video_342f > li > a:hover,
.tooltip_cold_a4f9 .widget-b5ea.pro-d32a .video_342f > li > a:focus,
.tooltip_cold_a4f9 .widget-b5ea.pro-d32a .video_342f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_cold_a4f9
  .widget-b5ea.column-hard-1f5c
  .video_342f
  > li.fluid-18c0
  > a,
.tooltip_cold_a4f9
  .widget-b5ea.column-hard-1f5c
  .video_342f
  > li.main_dim_84ba
  > a,
.tooltip_cold_a4f9
  .widget-b5ea.brown_0678
  .video_342f
  > li.fluid-18c0
  > a,
.tooltip_cold_a4f9
  .widget-b5ea.brown_0678
  .video_342f
  > li.main_dim_84ba
  > a,
.tooltip_cold_a4f9
  .widget-b5ea.pro-d32a
  .video_342f
  > li.fluid-18c0
  > a,
.tooltip_cold_a4f9 .widget-b5ea.pro-d32a .video_342f > li.container_06a5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_cold_a4f9 .detail-2dff,
.tooltip_cold_a4f9 .detail-2dff a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_cold_a4f9 .middle_4632.box_7475 li a,
.tooltip_cold_a4f9 .simple_aa85 a,
.tooltip_cold_a4f9 .gas-4666,
.tooltip_cold_a4f9 .video_342f > li > a,
.tooltip_cold_a4f9 .background-large-3fda {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip_cold_a4f9 .middle_4632.box_7475 li a:hover,
.tooltip_cold_a4f9 .simple_aa85 a:hover,
.tooltip_cold_a4f9 .gas-4666:hover,
.tooltip_cold_a4f9 .video_342f > li > a:hover,
.tooltip_cold_a4f9 .background-large-3fda:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_cold_a4f9 .wood-5278 {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip_cold_a4f9 .wood-5278 .feature-gold-8149 {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_cold_a4f9 .wood-5278:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_fresh_3add .item_c615 {
  margin-left: auto;
  margin-right: auto;
}
.dirty_7a5a > * {
  margin-left: auto;
  margin-right: auto;
}
.dirty_7a5a .section_8439 {
  margin-right: 1.41575em;
}
.column_soft_befc .dirty_7a5a > .picture-pink-2025 {
  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;
}
.column_soft_befc .dirty_7a5a > .pink_3cf6 {
  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;
}
.fluid-3dfe.notification_fresh_3add .item_c615,
.full-289f.notification_fresh_3add .item_c615 {
  margin-left: 0;
}
.element-e23e.notification_fresh_3add .item_c615,
.filter-8771.notification_fresh_3add .item_c615 {
  margin-right: 0;
}
.dirty_7a5a ol,
.dirty_7a5a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.avatar_558a video {
  max-width: 100%;
}
.banner_purple_6cd8 img {
  display: block;
}
.banner_purple_6cd8.section_8439,
.banner_purple_6cd8.panel-gas-6e4c {
  width: 100%;
}
.banner_purple_6cd8.pink_3cf6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.old-26a7:not(.surface-lite-69ca) {
  margin: 1.5em auto;
}
.progress-wide-51b7 p {
  padding: 1.5em 14px;
}
ul.outer-0d20.pink_3cf6,
ul.outer-0d20.picture-pink-2025,
ul.outer-0d20.stale_a527.picture-pink-2025 {
  padding: 0 14px;
}
.progress_fa50 {
  display: block;
  overflow-x: auto;
}
.progress_fa50 table {
  border-collapse: collapse;
  width: 100%;
}
.progress_fa50 td,
.progress_fa50 th {
  padding: 0.5em;
}
.dirty_7a5a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dirty_7a5a ol ol,
.dirty_7a5a ol ul,
.dirty_7a5a ul ol,
.dirty_7a5a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dirty_7a5a ol ol li,
.dirty_7a5a ol ul li,
.dirty_7a5a ul ol li,
.dirty_7a5a ul ul li {
  margin-left: 0;
}
.element_da9c.static-8eab > .active_5394 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.element_da9c.static-8eab > .active_5394 iframe,
.element_da9c.static-8eab > .active_5394 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.badge-8e3e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.badge-8e3e.tooltip-liquid-675a {
  padding: 0;
}
.badge-8e3e.tooltip-liquid-675a cite {
  font-size: 13px;
}
.badge-8e3e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.badge-8e3e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.stone-49bb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.stone-49bb > p:first-child {
  margin-top: 0;
}
.stone-49bb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.stone-49bb blockquote {
  border-left: 0;
}
.picture-active-6c51 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.picture-active-6c51:not(.chip_bright_928c) {
  max-width: 100px;
}
.picture-active-6c51.under_732b {
  border-bottom: none !important;
  text-align: center;
}
.picture-active-6c51.under_732b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .progress-wide-51b7 p {
    padding: 1.5em 0;
  }
}
.gallery-7a5e {
  color: #0073aa;
}
.prev_2a3f {
  background-color: #0073aa;
}
.preview_new_5a67 {
  color: #229fd8;
}
.popup_dark_df00 {
  background-color: #229fd8;
}
.box_a97a {
  color: #eee;
}
.preview_e63d {
  background-color: #eee;
}
.heading-steel-390c {
  color: #444;
}
.gas-0b75 {
  background-color: #444;
}
.liquid_10e1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.liquid_10e1 .outer-6850 .simple_aa85 {
  font-size: 15px;
}
.liquid_10e1 .simple_aa85 {
  line-height: 1.3;
}
.liquid_10e1 .tooltip_cold_a4f9 {
}
.liquid_10e1 .mask-e37d {
  background: #235787;
}
.texture_0621 {
  padding: 0;
}
.texture_0621 .mask-e37d {
  background: #1a1a1a;
}
.texture_0621 .tooltip_cold_a4f9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.cool_b6bb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.cool_b6bb .tooltip_cold_a4f9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.cool_b6bb .mask-e37d {
  background: #303030;
}
.warm-5049 {
  position: relative;
  z-index: 10;
}
.warm-5049 .last_7c53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-e21d .texture_d5e2 {
  display: inline-block;
  vertical-align: middle;
}
.footer-e21d.sidebar_top_2c41 .texture_d5e2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .footer-e21d.sidebar_top_2c41 .texture_d5e2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .footer-e21d.sidebar_top_2c41 .texture_d5e2 {
    margin-right: 0.4em;
  }
}
.footer-e21d.sidebar_top_2c41 .texture_d5e2:last-child {
  margin-right: 0;
}
.pattern-gold-b0bd .last_7c53 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gradient_3a50 .outer-6850 {
    margin: 0 -0.5em;
  }
  .gradient_3a50 .outer-6850 [class*="customify-col-"],
  .gradient_3a50 .outer-6850 [class*="customify-col_"],
  .gradient_3a50 .outer-6850 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gradient_3a50.mini-9d39 .last_7c53 {
  background: 0 0 !important;
}
.gradient_3a50.mini-9d39 .last_7c53,
.gradient_3a50.pattern-gold-b0bd .last_7c53 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gradient_3a50.tall-62b0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gradient_3a50.pattern-gold-b0bd .last_7c53 {
  box-shadow: none !important;
}
.hidden_green_4872 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hidden_green_4872 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_green_4872 {
    padding: 18px 0 20px;
  }
}
.hidden_green_4872 .card_8f15 {
  width: 100%;
}
.hidden_green_4872 .module_8a27 {
  margin-bottom: 0;
}
.hidden_green_4872 .list-cc58 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focus-a316 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focus-a316 .hero-7b28 {
  width: 100%;
}
.down-f0ec {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.down-f0ec li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.down-f0ec 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;
}
.down-f0ec li:last-child:after {
  display: none;
}
.down-f0ec li a {
  font-weight: 500;
  margin-right: 10px;
}
.left_b3ae .old-1a0f button,
.hidden_green_4872 .old-1a0f button {
  left: 0;
}
.left_b3ae .hero-7b28,
.hidden_green_4872 .hero-7b28 {
  padding-left: 0;
  padding-right: 0;
}
.left_b3ae .focus-a316,
.hidden_green_4872 .focus-a316 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.left_b3ae {
  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;
}
.left_b3ae: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;
}
.left_b3ae .accordion_tiny_d45e {
  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) {
  .left_b3ae .accordion_tiny_d45e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .left_b3ae .accordion_tiny_d45e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .left_b3ae .accordion_tiny_d45e {
    min-height: 200px;
  }
}
.left_b3ae .down-f0ec {
  color: rgba(255, 255, 255, 0.8);
}
.left_b3ae .down-f0ec a,
.left_b3ae .down-f0ec li:after {
  color: inherit;
}
.left_b3ae .down-f0ec a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero_0cab {
  margin-bottom: 0.5em;
}
.popup_slow_7cfe {
  margin-bottom: 1.2em;
}
.popup_slow_7cfe,
.hero_0cab {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.popup_slow_7cfe p:last-child,
.hero_0cab p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .old-1a0f,
#masthead .old-1a0f {
  display: none;
}
#masthead
  > .old-1a0f.hot_3a78 {
  display: none;
}
#masthead > .old-1a0f button {
  left: 0;
}
.nav-4fe2 {
  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%;
}
.nav-4fe2 .texture_d5e2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.nav-4fe2 .glass_0139 {
  display: -webkit-box;
  display: flex;
}
.nav-4fe2 .glass_0139.block-brown-4a1a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.nav-4fe2 .glass_0139.tag_dark_6612 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav-4fe2 .glass_0139.logo-east-818d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav-4fe2.secondary-2a58.up_a6c1 .glass_0139.block-brown-4a1a {
  flex-basis: 100%;
}
.nav-4fe2.accordion-east-c4c5 .glass_0139.tag_dark_6612 {
  -webkit-box-flex: 1;
  flex: auto;
}
.nav-4fe2.accordion-east-c4c5 .glass_0139.logo-east-818d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .old-1a0f.hot_3a78 {
  display: none;
}
#masthead > .old-1a0f button {
  left: 0;
}
.element-b9f7 {
  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;
}
.element-b9f7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element-b9f7.media_middle_9a3f i {
  margin-right: 4px;
}
.element-b9f7.paragraph_west_5aac i {
  margin-left: 5px;
}
.simple_aa85 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.simple_aa85 p:last-child {
  margin-bottom: 0;
}
.pink_bdb6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pink_bdb6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pink_bdb6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pink_bdb6 .detail-2dff {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pink_bdb6 .title_smooth_8a56 {
  margin: 5px 0 7px 0;
}
.pink_bdb6.dropdown-36d0 .sort_tiny_d52b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink_bdb6.dropdown-36d0 .article_1fe7 {
  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;
}
.pink_bdb6.feature_steel_dae9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pink_bdb6.feature_steel_dae9 .sort_tiny_d52b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink_bdb6.feature_steel_dae9 .article_1fe7 {
  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;
}
.pink_bdb6.dirty_ecee {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pink_bdb6.item-fast-fce4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pink_bdb6.item-fast-fce4 .article_1fe7 {
  margin-top: 7px;
}
.hot_157f {
  display: inline-block;
}
.warm-5049 .over-d22f .pink_bdb6 img {
  max-width: 100%;
}
.widget-b5ea .cold_d4a0.pattern-motion-4ac2,
.stone-8a32 .cold_d4a0.pattern-motion-4ac2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget-b5ea .feature_right_e23e,
.stone-8a32 .feature_right_e23e {
  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%);
}
.widget-b5ea .feature_right_e23e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.widget-b5ea.layout_812f .feature_right_e23e {
  display: none;
}
.widget-b5ea .primary-simple-3977 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-b5ea .primary-simple-3977 li {
  display: inline-block;
  position: relative;
}
.widget-b5ea .primary-simple-3977 li:last-child {
  margin-right: 0;
}
.widget-b5ea .primary-simple-3977 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;
}
.widget-b5ea .primary-simple-3977 li.container_06a5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.widget-b5ea .primary-simple-3977 > 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;
}
.widget-b5ea .primary-simple-3977 > li > a i {
  line-height: 0;
}
.widget-b5ea .primary-simple-3977 > li.footer-64eb > a .feature_right_e23e {
  margin-left: 4px;
  line-height: 0;
}
.widget-b5ea .primary-simple-3977 .footer_6411 li.footer-64eb > a {
  position: relative;
}
.widget-b5ea .primary-simple-3977 .footer_6411 li.footer-64eb > a:after,
.widget-b5ea .primary-simple-3977 .footer_6411 li.footer-64eb > a:before {
  content: "";
  display: table;
}
.widget-b5ea .primary-simple-3977 .footer_6411 li.footer-64eb > a:after {
  clear: both;
}
.widget-b5ea .primary-simple-3977 .footer_6411 li.footer-64eb > a .feature_right_e23e {
  margin-left: 5px;
  float: right;
}
.widget-b5ea .last-59c4,
.widget-b5ea .footer_6411 {
  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;
}
.widget-b5ea .footer_6411 {
  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;
}
.widget-b5ea .footer_6411 .pattern-motion-4ac2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget-b5ea .footer_6411 .feature_right_e23e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.widget-b5ea .footer_6411 li {
  display: block;
  margin: 0;
  padding: 0;
}
.widget-b5ea .footer_6411 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;
}
.widget-b5ea .footer_6411 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.widget-b5ea .footer_6411 .footer_6411 {
  top: 0;
  left: 100%;
}
.widget-b5ea .white-7b86.fn-focus-ca4c > .last-59c4,
.widget-b5ea .white-7b86.fn-focus-ca4c > .footer_6411,
.widget-b5ea .white-7b86:focus > .last-59c4,
.widget-b5ea .white-7b86:focus > .footer_6411,
.widget-b5ea .white-7b86:hover > .last-59c4,
.widget-b5ea .white-7b86:hover > .footer_6411 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.widget-b5ea.pro-d32a .video_342f:after,
.widget-b5ea.pro-d32a .video_342f:before {
  content: "";
  display: table;
}
.widget-b5ea.pro-d32a .video_342f:after {
  clear: both;
}
.widget-b5ea.pro-d32a .video_342f > li {
  float: left;
}
.widget-b5ea.preview_9da8 .video_342f:after,
.widget-b5ea.preview_9da8 .video_342f:before {
  content: "";
  display: table;
}
.widget-b5ea.preview_9da8 .video_342f:after {
  clear: both;
}
.widget-b5ea.preview_9da8 .video_342f > li {
  float: left;
}
.widget-b5ea.preview_9da8 .video_342f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.widget-b5ea.preview_9da8 .video_342f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.widget-b5ea.preview_9da8 .video_342f > li.fluid-18c0 > a,
.widget-b5ea.preview_9da8 .video_342f > li.container_06a5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.widget-b5ea.column-hard-1f5c .video_342f > li > a .pattern-motion-4ac2 {
  position: relative;
}
.widget-b5ea.column-hard-1f5c .video_342f > li > a .pattern-motion-4ac2: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;
}
.widget-b5ea.column-hard-1f5c
  .video_342f
  > li:focus
  > a
  .pattern-motion-4ac2:before,
.widget-b5ea.column-hard-1f5c
  .video_342f
  > li:hover
  > a
  .pattern-motion-4ac2:before {
  width: 100%;
  background-color: currentColor;
}
.widget-b5ea.column-hard-1f5c
  .video_342f
  > li.fluid-18c0
  > a
  .pattern-motion-4ac2:before,
.widget-b5ea.column-hard-1f5c
  .video_342f
  > li.main_dim_84ba
  > a
  .pattern-motion-4ac2:before {
  width: 100%;
  background-color: currentColor;
}
.widget-b5ea.brown_0678 .video_342f > li > a .pattern-motion-4ac2 {
  position: relative;
}
.widget-b5ea.brown_0678 .video_342f > li > a .pattern-motion-4ac2: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;
}
.widget-b5ea.brown_0678 .video_342f > li:focus > a .pattern-motion-4ac2:before,
.widget-b5ea.brown_0678
  .video_342f
  > li:hover
  > a
  .pattern-motion-4ac2:before {
  width: 100%;
  background-color: currentColor;
}
.widget-b5ea.brown_0678
  .video_342f
  > li.fluid-18c0
  > a
  .pattern-motion-4ac2:before,
.widget-b5ea.brown_0678
  .video_342f
  > li.main_dim_84ba
  > a
  .pattern-motion-4ac2:before {
  width: 100%;
  background-color: currentColor;
}
.stone-8a32 .primary-simple-3977 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stone-8a32 .primary-simple-3977 li:first-child > a {
  border-top: none;
}
.stone-8a32 .primary-simple-3977 .notice-097d > .pattern-motion-4ac2 .feature_right_e23e {
  display: none;
}
.stone-8a32 .primary-simple-3977 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.stone-8a32 .primary-simple-3977 li:last-child {
  border: none;
}
.stone-8a32 .primary-simple-3977 li.footer-64eb > a {
  padding-right: 45px !important;
}
.stone-8a32 .primary-simple-3977 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.stone-8a32 .primary-simple-3977 li a:focus,
.stone-8a32 .primary-simple-3977 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stone-8a32 .primary-simple-3977 li .wide-0299 {
  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;
}
.stone-8a32 .primary-simple-3977 li .wide-0299:hover {
  box-shadow: none;
}
.stone-8a32 .primary-simple-3977 li .wide-0299 .feature_right_e23e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.stone-8a32 .primary-simple-3977 .footer_6411 {
  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);
}
.stone-8a32 .primary-simple-3977 .footer_6411 li a {
  padding-left: 3em;
}
.stone-8a32 .primary-simple-3977 .caption_blue_f51e > a .wide-0299 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stone-8a32 .primary-simple-3977 .caption_blue_f51e > .footer_6411 {
  display: block;
  opacity: 1;
}
.inner_7cb7 {
  max-width: 100%;
}
.box_c57d {
  line-height: 0;
  cursor: pointer;
}
.background-large-3fda {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.background-large-3fda:hover {
  box-shadow: none;
  color: currentColor;
}
.background-large-3fda svg {
  width: 18px;
  height: 18px;
}
.background-large-3fda .search-hard-0fc2 {
  display: none;
}
.article_light_65ad {
  position: relative;
}
.article_light_65ad.fn-active-ca4c .background-large-3fda .border-eedd {
  display: none;
}
.article_light_65ad.fn-active-ca4c .background-large-3fda .search-hard-0fc2 {
  display: inline-block;
}
.article_light_65ad .complex_7219 {
  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);
}
.article_light_65ad.outline_center_eb37 .complex_7219 {
  left: auto;
  right: -0.9em;
}
.article_light_65ad.outline_center_eb37 .motion_d05c::before {
  left: auto;
  right: 15px;
}
.article_light_65ad.fn-active-ca4c .complex_7219 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element-9ebf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.element-9ebf label {
  flex-basis: 100%;
}
.element-9ebf .button_selected_18ac {
  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;
}
.element-9ebf .bottom-adf5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.element-9ebf .bottom-adf5:focus {
  background-color: transparent;
}
.element-9ebf button.carousel_clean_d17f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.element-9ebf button.carousel_clean_d17f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.element-9ebf button.carousel_clean_d17f svg {
  width: 18px;
  height: 18px;
}
.element-9ebf input[type="submit"] {
  min-height: auto;
}
.summary_ae73 .element-9ebf .bottom-adf5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.motion_d05c {
  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) {
  .motion_d05c {
    width: 220px;
  }
}
.motion_d05c label {
  flex-basis: 100%;
}
.motion_d05c::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;
}
.element-wide-8b19 .summary_ae73 .element-9ebf {
  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;
}
.element-wide-8b19
  .summary_ae73
  .element-9ebf
  .button_selected_18ac {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.element-wide-8b19 .summary_ae73 .element-9ebf .bottom-adf5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.element-wide-8b19
  .summary_ae73
  .element-9ebf
  .bottom-adf5:focus {
  background: 0 0;
}
.element-wide-8b19
  .summary_ae73
  .element-9ebf
  .lower-fcbd {
  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;
}
.middle_4632 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.middle_4632 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.middle_4632 li:last-child {
  margin-right: 0;
}
.middle_4632 li:first-child {
  margin-left: 0;
}
.middle_4632.dropdown_lower_055a a {
  color: #fff;
}
.middle_4632.dropdown_lower_055a a:hover {
  color: #fff;
}
.middle_4632 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.middle_4632 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.middle_4632 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.middle_4632 a:hover {
  opacity: 0.9;
  color: inherit;
}
.middle_4632 [class*="social-icon-apple"] {
  background-color: #999;
}
.middle_4632 [class*="social-icon-apple"].first-7991 {
  background-color: transparent;
  color: #999;
}
.middle_4632 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.middle_4632 [class*="social-icon-behance"].first-7991 {
  background-color: transparent;
  color: #1769ff;
}
.middle_4632 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.middle_4632 [class*="social-icon-bitbucket"].first-7991 {
  background-color: transparent;
  color: #205081;
}
.middle_4632 [class*="social-icon-codepen"] {
  background-color: #000;
}
.middle_4632 [class*="social-icon-codepen"].first-7991 {
  background-color: transparent;
  color: #000;
}
.middle_4632 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.middle_4632 [class*="social-icon-delicious"].first-7991 {
  background-color: transparent;
  color: #39f;
}
.middle_4632 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.middle_4632 [class*="social-icon-digg"].first-7991 {
  background-color: transparent;
  color: #005be2;
}
.middle_4632 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.middle_4632 [class*="social-icon-dribbble"].first-7991 {
  background-color: transparent;
  color: #ea4c89;
}
.middle_4632 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.middle_4632 [class*="social-icon-envelope"].first-7991 {
  background-color: transparent;
  color: #ea4335;
}
.middle_4632 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.middle_4632 [class*="social-icon-facebook"].first-7991 {
  background-color: transparent;
  color: #3b5998;
}
.middle_4632 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.middle_4632 [class*="social-icon-flickr"].first-7991 {
  background-color: transparent;
  color: #0063dc;
}
.middle_4632 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.middle_4632 [class*="social-icon-foursquare"].first-7991 {
  background-color: transparent;
  color: #2d5be3;
}
.middle_4632 [class*="social-icon-github"] {
  background-color: #333;
}
.middle_4632 [class*="social-icon-github"].first-7991 {
  background-color: transparent;
  color: #333;
}
.middle_4632 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.middle_4632 [class*="social-icon-google-plus"].first-7991 {
  background-color: transparent;
  color: #dd4b39;
}
.middle_4632 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.middle_4632 [class*="social-icon-houzz"].first-7991 {
  background-color: transparent;
  color: #7ac142;
}
.middle_4632 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.middle_4632 [class*="social-icon-instagram"].first-7991 {
  background-color: transparent;
  color: #262626;
}
.middle_4632 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.middle_4632 [class*="social-icon-jsfiddle"].first-7991 {
  background-color: transparent;
  color: #487aa2;
}
.middle_4632 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.middle_4632 [class*="social-icon-linkedin"].first-7991 {
  background-color: transparent;
  color: #0077b5;
}
.middle_4632 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.middle_4632 [class*="social-icon-medium"].first-7991 {
  background-color: transparent;
  color: #00ab6b;
}
.middle_4632 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.middle_4632
  [class*="social-icon-odnoklassniki"].first-7991 {
  background-color: transparent;
  color: #f4731c;
}
.middle_4632 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.middle_4632 [class*="social-icon-meetup"].first-7991 {
  background-color: transparent;
  color: #ec1c40;
}
.middle_4632 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.middle_4632 [class*="social-icon-pinterest"].first-7991 {
  background-color: transparent;
  color: #bd081c;
}
.middle_4632 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.middle_4632 [class*="social-icon-product-hunt"].first-7991 {
  background-color: transparent;
  color: #da552f;
}
.middle_4632 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.middle_4632 [class*="social-icon-reddit"].first-7991 {
  background-color: transparent;
  color: #ff4500;
}
.middle_4632 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.middle_4632 [class*="social-icon-rss"].first-7991 {
  background-color: transparent;
  color: #f26522;
}
.middle_4632 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.middle_4632
  [class*="social-icon-shopping-cart"].first-7991 {
  background-color: transparent;
  color: #4caf50;
}
.middle_4632 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.middle_4632 [class*="social-icon-skype"].first-7991 {
  background-color: transparent;
  color: #00aff0;
}
.middle_4632 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.middle_4632 [class*="social-icon-slideshare"].first-7991 {
  background-color: transparent;
  color: #0077b5;
}
.middle_4632 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.middle_4632 [class*="social-icon-snapchat"].first-7991 {
  background-color: transparent;
  color: #fffc00;
}
.middle_4632 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.middle_4632 [class*="social-icon-soundcloud"].first-7991 {
  background-color: transparent;
  color: #f80;
}
.middle_4632 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.middle_4632 [class*="social-icon-spotify"].first-7991 {
  background-color: transparent;
  color: #2ebd59;
}
.middle_4632 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.middle_4632
  [class*="social-icon-stack-overflow"].first-7991 {
  background-color: transparent;
  color: #fe7a15;
}
.middle_4632 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.middle_4632 [class*="social-icon-maldkfgram"].first-7991 {
  background-color: transparent;
  color: #2ca5e0;
}
.middle_4632 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.middle_4632 [class*="social-icon-tripadvisor"].first-7991 {
  background-color: transparent;
  color: #589442;
}
.middle_4632 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.middle_4632 [class*="social-icon-tumblr"].first-7991 {
  background-color: transparent;
  color: #35465c;
}
.middle_4632 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.middle_4632 [class*="social-icon-twitch"].first-7991 {
  background-color: transparent;
  color: #6441a5;
}
.middle_4632 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.middle_4632 [class*="social-icon-twitter"].first-7991 {
  background-color: transparent;
  color: #1da1f2;
}
.middle_4632 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.middle_4632 [class*="social-icon-vimeo"].first-7991 {
  background-color: transparent;
  color: #1ab7ea;
}
.middle_4632 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.middle_4632 [class*="social-icon-vk"].first-7991 {
  background-color: transparent;
  color: #45668e;
}
.middle_4632 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.middle_4632 [class*="social-icon-weibo"].first-7991 {
  background-color: transparent;
  color: #df2029;
}
.middle_4632 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.middle_4632 [class*="social-icon-weixin"].first-7991 {
  background-color: transparent;
  color: #7bb32e;
}
.middle_4632 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.middle_4632 [class*="social-icon-whatsapp"].first-7991 {
  background-color: transparent;
  color: #25d366;
}
.middle_4632 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.middle_4632 [class*="social-icon-wordpress"].first-7991 {
  background-color: transparent;
  color: #21759b;
}
.middle_4632 [class*="social-icon-xing"] {
  background-color: #026466;
}
.middle_4632 [class*="social-icon-xing"].first-7991 {
  background-color: transparent;
  color: #026466;
}
.middle_4632 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.middle_4632 [class*="social-icon-yelp"].first-7991 {
  background-color: transparent;
  color: #af0606;
}
.middle_4632 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.middle_4632 [class*="social-icon-youtube"].first-7991 {
  background-color: transparent;
  color: #cd201f;
}
.gas-4666 {
  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;
}
.gas-4666:hover {
  box-shadow: none;
  background: 0 0;
}
.background-5410 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.photo-347e {
  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;
}
.menu_gas_96a3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.filter_9a56 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.filter_9a56,
.filter_9a56::after,
.filter_9a56::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;
}
.filter_9a56::after,
.filter_9a56::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph-stale-0291 .photo-347e .menu_gas_96a3 {
  margin-top: -2px;
  width: 19px;
}
.paragraph-stale-0291 .photo-347e .filter_9a56 {
  margin-top: -1px;
}
.paragraph-stale-0291 .photo-347e .filter_9a56,
.paragraph-stale-0291 .photo-347e .filter_9a56::after,
.paragraph-stale-0291 .photo-347e .filter_9a56::before {
  width: 19px;
  height: 2px;
}
.paragraph-stale-0291 .photo-347e .filter_9a56::before {
  top: -6px;
}
.paragraph-stale-0291 .photo-347e .filter_9a56::after {
  bottom: -6px;
}
.fast-cb1c .photo-347e .menu_gas_96a3 {
  margin-top: -2px;
  width: 22px;
}
.fast-cb1c .photo-347e .filter_9a56 {
  margin-top: -1px;
}
.fast-cb1c .photo-347e .filter_9a56,
.fast-cb1c .photo-347e .filter_9a56::after,
.fast-cb1c .photo-347e .filter_9a56::before {
  width: 22px;
  height: 2px;
}
.fast-cb1c .photo-347e .filter_9a56::before {
  top: -7px;
}
.fast-cb1c .photo-347e .filter_9a56::after {
  bottom: -7px;
}
.description-warm-7dfd .photo-347e .menu_gas_96a3 {
  margin-top: -2px;
  width: 31px;
}
.description-warm-7dfd .photo-347e .filter_9a56 {
  margin-top: -1.5px;
}
.description-warm-7dfd .photo-347e .filter_9a56,
.description-warm-7dfd .photo-347e .filter_9a56::after,
.description-warm-7dfd .photo-347e .filter_9a56::before {
  width: 31px;
  height: 3px;
}
.description-warm-7dfd .photo-347e .filter_9a56::before {
  top: -9px;
}
.description-warm-7dfd .photo-347e .filter_9a56::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .photo_warm_c580 .photo-347e .menu_gas_96a3 {
    margin-top: -2px;
    width: 19px;
  }
  .photo_warm_c580 .photo-347e .filter_9a56 {
    margin-top: -1px;
  }
  .photo_warm_c580 .photo-347e .filter_9a56,
  .photo_warm_c580 .photo-347e .filter_9a56::after,
  .photo_warm_c580 .photo-347e .filter_9a56::before {
    width: 19px;
    height: 2px;
  }
  .photo_warm_c580 .photo-347e .filter_9a56::before {
    top: -6px;
  }
  .photo_warm_c580 .photo-347e .filter_9a56::after {
    bottom: -6px;
  }
  .label-5aa7 .photo-347e .menu_gas_96a3 {
    margin-top: -2px;
    width: 22px;
  }
  .label-5aa7 .photo-347e .filter_9a56 {
    margin-top: -1px;
  }
  .label-5aa7 .photo-347e .filter_9a56,
  .label-5aa7 .photo-347e .filter_9a56::after,
  .label-5aa7 .photo-347e .filter_9a56::before {
    width: 22px;
    height: 2px;
  }
  .label-5aa7 .photo-347e .filter_9a56::before {
    top: -7px;
  }
  .label-5aa7 .photo-347e .filter_9a56::after {
    bottom: -7px;
  }
  .tooltip-11e3 .photo-347e .menu_gas_96a3 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-11e3 .photo-347e .filter_9a56 {
    margin-top: -1.5px;
  }
  .tooltip-11e3 .photo-347e .filter_9a56,
  .tooltip-11e3 .photo-347e .filter_9a56::after,
  .tooltip-11e3 .photo-347e .filter_9a56::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-11e3 .photo-347e .filter_9a56::before {
    top: -9px;
  }
  .tooltip-11e3 .photo-347e .filter_9a56::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .link-f8ac .photo-347e .menu_gas_96a3 {
    margin-top: -2px;
    width: 19px;
  }
  .link-f8ac .photo-347e .filter_9a56 {
    margin-top: -1px;
  }
  .link-f8ac .photo-347e .filter_9a56,
  .link-f8ac .photo-347e .filter_9a56::after,
  .link-f8ac .photo-347e .filter_9a56::before {
    width: 19px;
    height: 2px;
  }
  .link-f8ac .photo-347e .filter_9a56::before {
    top: -6px;
  }
  .link-f8ac .photo-347e .filter_9a56::after {
    bottom: -6px;
  }
  .disabled-7bda .photo-347e .menu_gas_96a3 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-7bda .photo-347e .filter_9a56 {
    margin-top: -1px;
  }
  .disabled-7bda .photo-347e .filter_9a56,
  .disabled-7bda .photo-347e .filter_9a56::after,
  .disabled-7bda .photo-347e .filter_9a56::before {
    width: 22px;
    height: 2px;
  }
  .disabled-7bda .photo-347e .filter_9a56::before {
    top: -7px;
  }
  .disabled-7bda .photo-347e .filter_9a56::after {
    bottom: -7px;
  }
  .complex_0182 .photo-347e .menu_gas_96a3 {
    margin-top: -2px;
    width: 31px;
  }
  .complex_0182 .photo-347e .filter_9a56 {
    margin-top: -1.5px;
  }
  .complex_0182 .photo-347e .filter_9a56,
  .complex_0182 .photo-347e .filter_9a56::after,
  .complex_0182 .photo-347e .filter_9a56::before {
    width: 31px;
    height: 3px;
  }
  .complex_0182 .photo-347e .filter_9a56::before {
    top: -9px;
  }
  .complex_0182 .photo-347e .filter_9a56::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .background-static-1862 .photo-347e .menu_gas_96a3 {
    margin-top: -2px;
    width: 19px;
  }
  .background-static-1862 .photo-347e .filter_9a56 {
    margin-top: -1px;
  }
  .background-static-1862 .photo-347e .filter_9a56,
  .background-static-1862 .photo-347e .filter_9a56::after,
  .background-static-1862 .photo-347e .filter_9a56::before {
    width: 19px;
    height: 2px;
  }
  .background-static-1862 .photo-347e .filter_9a56::before {
    top: -6px;
  }
  .background-static-1862 .photo-347e .filter_9a56::after {
    bottom: -6px;
  }
  .detail_c53a .photo-347e .menu_gas_96a3 {
    margin-top: -2px;
    width: 22px;
  }
  .detail_c53a .photo-347e .filter_9a56 {
    margin-top: -1px;
  }
  .detail_c53a .photo-347e .filter_9a56,
  .detail_c53a .photo-347e .filter_9a56::after,
  .detail_c53a .photo-347e .filter_9a56::before {
    width: 22px;
    height: 2px;
  }
  .detail_c53a .photo-347e .filter_9a56::before {
    top: -7px;
  }
  .detail_c53a .photo-347e .filter_9a56::after {
    bottom: -7px;
  }
  .icon-dynamic-8062 .photo-347e .menu_gas_96a3 {
    margin-top: -2px;
    width: 31px;
  }
  .icon-dynamic-8062 .photo-347e .filter_9a56 {
    margin-top: -1.5px;
  }
  .icon-dynamic-8062 .photo-347e .filter_9a56,
  .icon-dynamic-8062 .photo-347e .filter_9a56::after,
  .icon-dynamic-8062 .photo-347e .filter_9a56::before {
    width: 31px;
    height: 3px;
  }
  .icon-dynamic-8062 .photo-347e .filter_9a56::before {
    top: -9px;
  }
  .icon-dynamic-8062 .photo-347e .filter_9a56::after {
    bottom: -9px;
  }
}
.info-a661 .filter_9a56 {
  -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);
}
.info-a661 .filter_9a56::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info-a661 .filter_9a56::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);
}
.info-a661.slider_f54d .filter_9a56 {
  -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);
}
.info-a661.slider_f54d .filter_9a56::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info-a661.slider_f54d .filter_9a56::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);
}
.dirty-48dc {
  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.form-steel-5171:before {
  display: none;
}
.badge-center-305a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.badge-center-305a .aside_iron_f554 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.badge-center-305a .aside_iron_f554:last-of-type {
  border-bottom: none;
}
.badge-center-305a .aside_iron_f554.avatar_56f7,
.badge-center-305a .aside_iron_f554.sidebar-stone-69d0,
.badge-center-305a .aside_iron_f554.content-bottom-e8b9 {
  padding: 0;
}
.badge-center-305a .stone-8a32 .wide-0299 {
  color: currentColor;
}
.badge-center-305a .stone-8a32 .wide-0299:focus,
.badge-center-305a .stone-8a32 .wide-0299:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-center-305a.tooltip_cold_a4f9 .wood-5278,
.badge-center-305a.tooltip_cold_a4f9 .simple_aa85 a,
.badge-center-305a.tooltip_cold_a4f9 .video_342f a,
.badge-center-305a.tooltip_cold_a4f9 .footer_6411 a {
  color: rgba(0, 0, 0, 0.55);
}
.badge-center-305a.tooltip_cold_a4f9 .wood-5278:hover,
.badge-center-305a.tooltip_cold_a4f9 .simple_aa85 a:hover,
.badge-center-305a.tooltip_cold_a4f9 .video_342f a:hover,
.badge-center-305a.tooltip_cold_a4f9 .footer_6411 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-center-305a.tooltip_cold_a4f9 .feature-gold-8149 {
  color: rgba(0, 0, 0, 0.8);
}
.badge-center-305a.tooltip_cold_a4f9 .aside_iron_f554 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-center-305a.tooltip_cold_a4f9 .aside_iron_f554:before {
  background: rgba(0, 0, 0, 0.08);
}
.badge-center-305a.tooltip_cold_a4f9 .icon_9819:before {
  background: rgba(255, 255, 255, 0.9);
}
.badge-center-305a.tooltip_cold_a4f9 .stone-8a32 .primary-simple-3977 li a,
.badge-center-305a.tooltip_cold_a4f9 .stone-8a32 .wide-0299,
.badge-center-305a.tooltip_cold_a4f9 .footer_6411 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-center-305a.tooltip_cold_a4f9 .stone-8a32 .wide-0299:focus,
.badge-center-305a.tooltip_cold_a4f9 .stone-8a32 .wide-0299:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-center-305a.tooltip_cold_a4f9 .primary-simple-3977 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-center-305a.mask-e37d .wood-5278,
.badge-center-305a.mask-e37d .simple_aa85 a,
.badge-center-305a.mask-e37d .video_342f .wide-0299,
.badge-center-305a.mask-e37d .video_342f a,
.badge-center-305a.mask-e37d .footer_6411 a {
  color: rgba(255, 255, 255, 0.79);
}
.badge-center-305a.mask-e37d .wood-5278:hover,
.badge-center-305a.mask-e37d .simple_aa85 a:hover,
.badge-center-305a.mask-e37d .video_342f .wide-0299:hover,
.badge-center-305a.mask-e37d .video_342f a:hover,
.badge-center-305a.mask-e37d .footer_6411 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-center-305a.mask-e37d .feature-gold-8149 {
  color: rgba(255, 255, 255, 0.99);
}
.badge-center-305a.mask-e37d .aside_iron_f554 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-center-305a.mask-e37d .aside_iron_f554:before {
  background: rgba(255, 255, 255, 0.08);
}
.badge-center-305a.mask-e37d .icon_9819:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge-center-305a.mask-e37d .stone-8a32 .primary-simple-3977 li a,
.badge-center-305a.mask-e37d .stone-8a32 .wide-0299,
.badge-center-305a.mask-e37d .footer_6411 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-center-305a.mask-e37d .stone-8a32 .wide-0299:focus,
.badge-center-305a.mask-e37d .stone-8a32 .wide-0299:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-center-305a.mask-e37d .primary-simple-3977 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_9819 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.icon_9819:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sort-large-5a87 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.card_eeb3 .badge-center-305a {
  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;
}
.card_eeb3 .aside_iron_f554 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.card_eeb3 .aside_iron_f554: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) {
  .card_eeb3 .aside_iron_f554:before {
    width: 16%;
    left: 42%;
  }
}
.card_eeb3 .aside_iron_f554:last-child:before {
  content: none;
}
.card_eeb3 .aside_iron_f554[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.card_eeb3 .stone-8a32 .primary-simple-3977 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.card_eeb3 .stone-8a32 .primary-simple-3977 li a .wide-0299 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.card_eeb3 .stone-8a32 .footer_6411 {
  border: none;
}
.card_eeb3 .stone-8a32 .footer_6411 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.card_eeb3 .icon_9819 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.card_eeb3 .sort-large-5a87 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.card_eeb3 .mask-e37d .icon_9819:before {
  background: rgba(0, 0, 0, 0.9);
}
.card_eeb3 .tooltip_cold_a4f9.article_top_3b9f .filter_9a56 {
  background: rgba(0, 0, 0, 0.6);
}
.card_eeb3
  .tooltip_cold_a4f9.article_top_3b9f
  .filter_9a56::after,
.card_eeb3
  .tooltip_cold_a4f9.article_top_3b9f
  .filter_9a56:before {
  background: inherit;
}
.card_eeb3
  .tooltip_cold_a4f9.article_top_3b9f:hover
  .filter_9a56 {
  background: rgba(0, 0, 0, 0.8);
}
.huge-9e34 .badge-center-305a {
  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) {
  .huge-9e34 .badge-center-305a {
    width: auto;
    right: 45px;
  }
}
.modal_fluid_6f2b .badge-center-305a {
  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) {
  .modal_fluid_6f2b .badge-center-305a {
    width: auto;
    left: 45px;
  }
}
.form-steel-5171 .badge-center-305a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.form-steel-5171 .sort-large-5a87 {
  max-width: 48em;
  margin: 0 auto;
}
.form-steel-5171 .icon_9819:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accent-rough-cd6d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accent-rough-cd6d.card_eeb3 .badge-center-305a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accent-rough-cd6d.huge-9e34 .badge-center-305a {
  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);
}
.accent-rough-cd6d .badge-center-305a {
  visibility: visible;
}
.accent-rough-cd6d.modal_fluid_6f2b .badge-center-305a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sort_steel_e095,
.widget-a4af {
  overflow-x: hidden;
}
.sort_steel_e095 .badge-center-305a {
  overflow: auto;
}
.sort_steel_e095.card_eeb3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort_steel_e095.card_eeb3 .badge-center-305a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sort_steel_e095.card_eeb3 .gas-4666 {
  opacity: 0;
}
.sort_steel_e095.huge-9e34 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort_steel_e095.huge-9e34 .badge-center-305a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sort_steel_e095.huge-9e34 .gas-4666 {
  opacity: 0;
}
.sort_steel_e095.modal_fluid_6f2b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort_steel_e095.modal_fluid_6f2b .badge-center-305a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sort_steel_e095.modal_fluid_6f2b .gas-4666 {
  opacity: 0;
}
.sort_steel_e095.form-steel-5171 .badge-center-305a {
  z-index: 10;
  visibility: visible;
}
.article_top_3b9f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.article_top_3b9f .filter_9a56 {
  background: rgba(255, 255, 255, 0.99);
}
.article_top_3b9f .filter_9a56::after,
.article_top_3b9f .filter_9a56:before {
  background: inherit;
}
.article_top_3b9f:hover .filter_9a56 {
  background: rgba(255, 255, 255, 0.99);
}
.modal_fluid_6f2b .article_top_3b9f {
  top: 10px;
  right: auto;
  left: 12px;
}
.form-steel-5171 .article_top_3b9f {
  display: none !important;
}
.sort_steel_e095:before,
.widget-a4af:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sort_steel_e095 .article_top_3b9f,
.widget-a4af .article_top_3b9f {
  display: inline-block;
}
.badge-center-305a .texture_d5e2 {
  -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;
}
.sort_steel_e095 .badge-center-305a .texture_d5e2,
.widget-a4af .badge-center-305a .texture_d5e2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mask-under-9292 .button_selected_18ac {
  width: 100%;
}
.over-d22f {
  padding: 0 0.5em 0;
}
.over-d22f [class*="customify-col-"],
.over-d22f [class*="customify-col_"],
.over-d22f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.focused-44e3 .over-d22f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .outer-6850 .main_bronze_2055,
  .main_bronze_2055 {
    display: none;
  }
  .layout_d172 {
    text-align: left;
  }
  .modal_f6b5 {
    text-align: center;
  }
  .easy-447f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .outer-6850 .card_cold_9c15,
  .card_cold_9c15 {
    display: none;
  }
  .form-86b6 {
    text-align: left;
  }
  .search_huge_04d6 {
    text-align: center;
  }
  .tertiary_dirty_7bc9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .outer-6850 .last-e682,
  .last-e682 {
    display: none;
  }
  .element_444e {
    text-align: left;
  }
  .tooltip_3feb {
    text-align: center;
  }
  .menu_a264 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.caption-advanced-d65f {
  box-shadow: none !important;
}
.over_0255 .title-pro-4ef7,
.hard_e6b1 .title-pro-4ef7 {
  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;
}
.hard_e6b1 .title-pro-4ef7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.last_7c53 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.last_7c53:after,
.last_7c53:before {
  content: "";
  display: table;
}
.last_7c53:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .last_7c53 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.last_7c53,
.tall-62b0 {
  max-width: 1248px;
  margin: 0 auto;
}

.wide-40f2.popup-thick-2f1a .last_7c53 {
  max-width: 100%;
}
.wide-40f2.basic_6fd2 {
  max-width: 1200px;
  margin: 0 auto;
}
.wide-40f2.black_51ce .last_7c53 {
  max-width: 100%;
}
.wide-40f2.black_51ce > .last_7c53 {
  padding-left: 0;
  padding-right: 0;
}
.wide-40f2.black_51ce > .last_7c53 .outer-6850 {
  margin: 0;
}
.wide-40f2.black_51ce
  > .last_7c53
  .fixed-2eb4.fixed_0ebf {
  margin-right: 0;
  margin-left: 0;
}
.wide-40f2.black_51ce #main.fixed_0ebf {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .caption_light_1682 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .caption_light_1682 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .sort_6ef4 .item_c615 {
    padding-right: 1em;
  }
  .sort_6ef4.overlay-fcaa .fixed-2eb4 {
    border-right: 1px solid #eaecee;
  }
  .sort_6ef4.overlay-fcaa .item_c615 {
    padding-right: 1em;
  }
  .sort_6ef4.overlay-fcaa .footer_3a6b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-black-4862 .item_c615 {
    padding-left: 1em;
  }
  .module-black-4862.overlay-fcaa .fixed-2eb4 {
    border-left: 1px solid #eaecee;
  }
  .module-black-4862.overlay-fcaa .item_c615 {
    padding-left: 1em;
  }
  .module-black-4862.overlay-fcaa .footer_3a6b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle-faa3 .item_c615 {
    padding-left: 1em;
  }
  .middle-faa3.overlay-fcaa .sort-55c0 {
    border-right: 1px solid #eaecee;
  }
  .middle-faa3.overlay-fcaa .widget-759e {
    border-right: 1px solid #eaecee;
  }
  .middle-faa3.overlay-fcaa .item_c615 {
    padding-left: 1em;
  }
  .middle-faa3.overlay-fcaa .footer_3a6b {
    padding-right: 1em;
  }
  .middle-faa3.overlay-fcaa .caption_up_d837 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-action-dc6e .item_c615 {
    padding-right: 1em;
  }
  .dropdown-action-dc6e.overlay-fcaa .sort-55c0 {
    border-left: 1px solid #eaecee;
  }
  .dropdown-action-dc6e.overlay-fcaa .widget-759e {
    border-left: 1px solid #eaecee;
  }
  .dropdown-action-dc6e.overlay-fcaa .item_c615 {
    padding-right: 1em;
  }
  .dropdown-action-dc6e.overlay-fcaa .footer_3a6b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown-action-dc6e.overlay-fcaa .caption_up_d837 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_light_1682 .item_c615 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption_light_1682.overlay-fcaa .fixed-2eb4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .caption_light_1682.overlay-fcaa .item_c615 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption_light_1682.overlay-fcaa .footer_3a6b {
    padding-left: 1em;
  }
  .caption_light_1682.overlay-fcaa .caption_up_d837 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .caption_light_1682.overlay-fcaa .item_c615 {
    padding-left: 0;
  }
}
.mask_a1c3 .footer-e21d {
  display: inline-block;
}
.shade_stale_6a25 {
  display: inline-block;
}
.tabs-west-b4f1 {
  word-con: break-word;
}
.dynamic-52dd > span {
  display: inline-block;
  padding: 5px 0;
}
.dynamic-52dd .black_b082 {
  margin-left: 8px;
  margin-right: 8px;
}
.dynamic-52dd .green-2b89 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover-top-9000 .popup-bright-2dc0 {
  margin-bottom: 2em;
}
.hover-top-9000 .photo-25b1 {
  margin-bottom: 15px;
}
.hover-top-9000 .photo-25b1:last-child {
  margin-bottom: 0;
}
.hover-top-9000 .banner_left_ac6a {
  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) {
  .hover-top-9000 .banner_left_ac6a {
    display: block;
  }
}
.hover-top-9000 .basic-0527 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover-top-9000 .basic-0527 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover-top-9000 .block-hovered-f664 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover-top-9000 .block-hovered-f664 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover-top-9000 .block-hovered-f664 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover-top-9000 .tabs-west-b4f1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-top-9000 .tabs-west-b4f1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover-top-9000 .sidebar_right_d222 p:last-child {
  margin-bottom: 0;
}
.hover-top-9000 .frame-06b0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover-top-9000 .box-prev-c639 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover-top-9000 .cold_c252 {
  margin-top: 1em;
}
.hover-top-9000 .primary_red_e254 {
  top: 0;
  display: block;
}
.hover-top-9000 .primary_red_e254 a {
  color: inherit;
}
.hover-top-9000 .primary_red_e254 a:hover {
  color: inherit;
}
.hover-top-9000 .breadcrumb-bf76 {
  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;
}
.hover-top-9000 .breadcrumb-bf76:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover-top-9000 .box-prev-c639 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover-top-9000 .title-2b5b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover-top-9000 .title-2b5b:first-child {
  margin-top: 0;
}
.hover-top-9000 .title-2b5b.hover_593b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover-top-9000 .title-2b5b.surface_4a52 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-top-9000
  .title-2b5b.surface_4a52.detail-dirty-6e82
  .cold_c252 {
  width: 100%;
}
.hover-top-9000 .surface_4a52 {
  -webkit-box-align: center;
  align-items: center;
}
.hover-top-9000 .surface_4a52 .dynamic-52dd,
.hover-top-9000 .surface_4a52 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover-top-9000 .block-hovered-f664 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-top-9000 .block-hovered-f664 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-top-9000 .block-hovered-f664: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;
}
.hover-top-9000 .hover_593b {
  z-index: 5;
}
.hover-top-9000 .selected_b017 .wrapper-warm-74be {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover-top-9000 .under_8362 .wrapper-warm-74be {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover-top-9000 .mask-hard-1e82 .wrapper-warm-74be {
  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;
}
.hover-top-9000.white_ab81 .banner_left_ac6a,
.hover-top-9000.module_09dd .banner_left_ac6a {
  display: block;
}
.hover-top-9000.white_ab81 .banner_left_ac6a .dropdown_421e,
.hover-top-9000.white_ab81 .banner_left_ac6a .box-prev-c639,
.hover-top-9000.module_09dd .banner_left_ac6a .dropdown_421e,
.hover-top-9000.module_09dd .banner_left_ac6a .box-prev-c639 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover-top-9000.hover_solid_04c1 .basic-0527 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover-top-9000.hover_solid_04c1 .basic-0527 {
    margin-right: 0;
  }
}
.hover-top-9000.white_ab81 .basic-0527,
.hover-top-9000.module_09dd .basic-0527 {
  padding-top: 40%;
}
.hover-top-9000.white_ab81 .popup-bright-2dc0,
.hover-top-9000.module_09dd .popup-bright-2dc0 {
  display: block;
}
.hover-top-9000.white_ab81 .fn-sticky-ca4c .box-prev-c639,
.hover-top-9000.module_09dd .fn-sticky-ca4c .box-prev-c639 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover-top-9000.white_ab81 .basic-0527,
.hover-top-9000.module_09dd .basic-0527 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover-top-9000.white_ab81 .box-prev-c639 {
  padding: 1em;
}
.caption-pink-20a2 {
  margin: 30px auto;
  display: block;
}
.caption-pink-20a2 .green_0a96 > * {
  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;
}
.caption-pink-20a2 .green_0a96 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption-pink-20a2 .green_0a96 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list_809c .dynamic-52dd {
  margin-bottom: 1.41575em;
}
.list_809c .bright_ada5 {
  margin-bottom: 1.618em;
}
.dirty_7a5a .next_37db {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dirty_7a5a .next_37db a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dirty_7a5a .message-west-1a9d {
  max-width: 100%;
  overflow: auto;
}
.notification_fresh_3add .dirty_7a5a a:hover {
  text-decoration: underline;
}
.title-b80a .photo-25b1:not(.tabs-west-b4f1),
.title-b80a .block-hovered-f664 {
  margin-bottom: 1.41575em;
}
.title-b80a .photo-25b1:not(.tabs-west-b4f1):last-child,
.title-b80a .block-hovered-f664:last-child {
  margin-bottom: 0;
}
.title-b80a .photo-25b1.card_36f7 {
  margin-bottom: 0.41575em;
}
.title-b80a .dropdown_purple_ad2b:before,
.title-b80a .tooltip_pink_4926:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.title-b80a .dropdown_purple_ad2b:before {
  content: "\f115";
}
.title-b80a .tooltip_pink_4926:before {
  content: "\f02c";
}
.title-b80a .media-cb1c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.title-b80a .media-cb1c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.message_8cb8 {
  display: -webkit-box;
  display: flex;
}
.message_8cb8 .black-f6ed {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .message_8cb8 .black-f6ed {
    flex-basis: 90px;
  }
}
.message_8cb8 .paragraph-narrow-5c6d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .message_8cb8 .paragraph-narrow-5c6d {
    flex-basis: calc(100% - 50px);
  }
}
.message_8cb8 .badge_b697 p:last-child {
  margin-bottom: 0.72em;
}
.main-68ac .green_0a96 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.main-68ac .green_0a96:after,
.main-68ac .green_0a96:before {
  content: "";
  display: table;
}
.main-68ac .green_0a96:after {
  clear: both;
}
.main-68ac .green_0a96 .search-d64f,
.main-68ac .green_0a96 .secondary-bright-aaad {
  width: 49%;
}
.main-68ac .green_0a96 .search-d64f a span.grid-gold-cf59,
.main-68ac .green_0a96 .secondary-bright-aaad a span.grid-gold-cf59 {
  display: block;
  margin-bottom: 5px;
}
.main-68ac .green_0a96 .secondary-bright-aaad {
  float: left;
  text-align: left;
}
.main-68ac .green_0a96 .search-d64f {
  float: right;
  text-align: right;
}
.grid_west_ac1c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .grid_west_ac1c {
    margin-bottom: 0;
  }
}
.notice_lower_440c {
  margin-bottom: 1em;
}
.notice_lower_440c .tabs-west-b4f1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fresh_fe2a a {
  display: block;
  line-height: 0;
  position: relative;
}
.purple-7905 .notice_lower_440c,
.list_f46b .notice_lower_440c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .purple-7905 .notice_lower_440c,
  .list_f46b .notice_lower_440c {
    display: block;
  }
}
.purple-7905 .fresh_fe2a,
.list_f46b .fresh_fe2a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .purple-7905 .fresh_fe2a,
  .list_f46b .fresh_fe2a {
    margin-bottom: 1em;
  }
}
.purple-7905 .fresh_fe2a img,
.list_f46b .fresh_fe2a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.purple-7905 .thumbnail_7f4b,
.list_f46b .thumbnail_7f4b {
  flex-basis: calc(100% - 160px);
}
.purple-7905 .thumbnail_7f4b p,
.list_f46b .thumbnail_7f4b p {
  margin-bottom: 0;
}
.purple-7905 .thumbnail_7f4b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .purple-7905 .thumbnail_7f4b {
    padding-left: 0;
  }
}
.list_f46b .thumbnail_7f4b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .list_f46b .thumbnail_7f4b {
    padding-right: 0;
  }
}
.list_f46b .fresh_fe2a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tooltip_2a08 .fresh_fe2a {
  margin-bottom: 0.5em;
}
.tooltip_2a08 .fresh_fe2a img {
  width: 100%;
}
.content_5621 .list-255c,
.steel-c369 .list-255c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.steel-c369 .fixed-2eb4 .highlight-6d69 p:last-child {
  margin-bottom: 0;
}
.secondary-medium-535f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.nav_d52f .lower_67a8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .nav_d52f .lower_67a8:last-of-type {
    margin-bottom: 0;
  }
}
.nav_d52f .lower_67a8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav_d52f .lower_67a8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.nav_d52f .lower_67a8 ul li {
  margin: 0 0 0.6em;
}
.nav_d52f .lower_67a8 ul li.text_inner_90f0,
.nav_d52f .lower_67a8 ul li.small-f923 {
  position: relative;
}
.nav_d52f .lower_67a8 ul li.text_inner_90f0 .notice_bf84,
.nav_d52f .lower_67a8 ul li.small-f923 .notice_bf84 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.nav_d52f .lower_67a8 ul li.text_inner_90f0:after:after,
.nav_d52f .lower_67a8 ul li.text_inner_90f0:after:before,
.nav_d52f
  .lower_67a8
  ul
  li.small-f923:after:after,
.nav_d52f
  .lower_67a8
  ul
  li.small-f923:after:before {
  content: "";
  display: table;
}
.nav_d52f .lower_67a8 ul li.text_inner_90f0:after:after,
.nav_d52f
  .lower_67a8
  ul
  li.small-f923:after:after {
  clear: both;
}
.nav_d52f .lower_67a8 a.copper_1fd3:hover {
  text-decoration: none;
}
.nav_d52f .lower_67a8 select {
  max-width: 100%;
}
.nav_d52f .lower_67a8 table {
  font-size: 85%;
}
.nav_d52f .lower_67a8 table td,
.nav_d52f .lower_67a8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.nav_d52f .lower_67a8 table tfoot td {
  text-align: left;
}
.nav_d52f .lower_67a8 :last-child {
  margin-bottom: 0;
}
.nav_d52f .lower_67a8 .pattern-gas-4801 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.nav_d52f .lower_67a8 .pattern-gas-4801 label {
  width: 100%;
}
.nav_d52f .lower_67a8 .pattern-gas-4801 .bottom-adf5 {
  width: 100%;
  display: block;
}
.nav_d52f .lower_67a8 .pattern-gas-4801 .carousel_clean_d17f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.nav_d52f .lower_67a8 .pattern-gas-4801 .carousel_clean_d17f:hover svg #svg-search {
  fill: #444;
}
.nav_d52f .lower_67a8 .pattern-gas-4801 .carousel_clean_d17f svg {
  width: 18px;
  height: 18px;
}
.nav_d52f .south_ff8b ul ul,
.nav_d52f .article_prev_e92f ul ul,
.nav_d52f .focus-wood-0eb4 ul ul,
.nav_d52f .medium-dbd6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.nav_d52f .south_ff8b .footer-64eb > a,
.nav_d52f .article_prev_e92f .footer-64eb > a,
.nav_d52f .focus-wood-0eb4 .footer-64eb > a,
.nav_d52f .medium-dbd6 .footer-64eb > a {
  margin-bottom: 0;
}
.nav_d52f .middle_9608 li,
.nav_d52f .south_ff8b li,
.nav_d52f .badge-e496 li,
.nav_d52f .article_prev_e92f li,
.nav_d52f .focus-wood-0eb4 li,
.nav_d52f .medium-dbd6 li,
.nav_d52f .cool_6f8b li,
.nav_d52f .hover_paper_bc58 li {
  display: block;
  position: relative;
}
.nav_d52f .middle_9608 li:last-child,
.nav_d52f .south_ff8b li:last-child,
.nav_d52f .badge-e496 li:last-child,
.nav_d52f .article_prev_e92f li:last-child,
.nav_d52f .focus-wood-0eb4 li:last-child,
.nav_d52f .medium-dbd6 li:last-child,
.nav_d52f .cool_6f8b li:last-child,
.nav_d52f .hover_paper_bc58 li:last-child {
  border: none;
}
.nav_d52f .middle_9608 li a,
.nav_d52f .south_ff8b li a,
.nav_d52f .badge-e496 li a,
.nav_d52f .article_prev_e92f li a,
.nav_d52f .focus-wood-0eb4 li a,
.nav_d52f .medium-dbd6 li a,
.nav_d52f .cool_6f8b li a,
.nav_d52f .hover_paper_bc58 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav_d52f .middle_9608 li ul li::before,
.nav_d52f .south_ff8b li ul li::before,
.nav_d52f .badge-e496 li ul li::before,
.nav_d52f .article_prev_e92f li ul li::before,
.nav_d52f .focus-wood-0eb4 li ul li::before,
.nav_d52f .medium-dbd6 li ul li::before,
.nav_d52f .cool_6f8b li ul li::before,
.nav_d52f .hover_paper_bc58 li ul li::before {
  left: 15px;
}
.nav_d52f .middle_9608 li ul a,
.nav_d52f .south_ff8b li ul a,
.nav_d52f .badge-e496 li ul a,
.nav_d52f .article_prev_e92f li ul a,
.nav_d52f .focus-wood-0eb4 li ul a,
.nav_d52f .medium-dbd6 li ul a,
.nav_d52f .cool_6f8b li ul a,
.nav_d52f .hover_paper_bc58 li ul a {
  padding-left: 20px;
}
.nav_d52f .middle_9608 li ul ul li::before,
.nav_d52f .south_ff8b li ul ul li::before,
.nav_d52f .badge-e496 li ul ul li::before,
.nav_d52f .article_prev_e92f li ul ul li::before,
.nav_d52f .focus-wood-0eb4 li ul ul li::before,
.nav_d52f .medium-dbd6 li ul ul li::before,
.nav_d52f .cool_6f8b li ul ul li::before,
.nav_d52f .hover_paper_bc58 li ul ul li::before {
  left: 30px;
}
.nav_d52f .middle_9608 li ul ul a,
.nav_d52f .south_ff8b li ul ul a,
.nav_d52f .badge-e496 li ul ul a,
.nav_d52f .article_prev_e92f li ul ul a,
.nav_d52f .focus-wood-0eb4 li ul ul a,
.nav_d52f .medium-dbd6 li ul ul a,
.nav_d52f .cool_6f8b li ul ul a,
.nav_d52f .hover_paper_bc58 li ul ul a {
  padding-left: 40px;
}
.nav_d52f .modal-iron-6ece li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav_d52f .hover_paper_bc58 ul li {
  margin-bottom: 1.41575em;
}
.nav_d52f .hover_paper_bc58 ul li .sidebar_efae {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.nav_d52f .hover_paper_bc58 ul li .alert-9d7f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.mask-e37d .middle_9608 li a,
.mask-e37d .south_ff8b li a,
.mask-e37d .badge-e496 li a,
.mask-e37d .article_prev_e92f li a,
.mask-e37d .focus-wood-0eb4 li a,
.mask-e37d .medium-dbd6 li a,
.mask-e37d .cool_6f8b li a,
.mask-e37d .hover_paper_bc58 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-e37d .modal-iron-6ece li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-e37d .lower_67a8 ul li.text_inner_90f0 .notice_bf84,
.mask-e37d .lower_67a8 ul li.small-f923 .notice_bf84 {
  background: rgba(0, 0, 0, 0.2);
}
.mask-e37d .nav_d52f .lower_67a8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide-40f2 .nav_d52f .primary-simple-3977 li {
  margin: 0;
}
.wide-40f2 .nav_d52f .primary-simple-3977 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.wide-40f2 .nav_d52f .primary-simple-3977 li ul {
  margin: 0;
}
.wide-40f2 .nav_d52f .primary-simple-3977 li ul li a {
  padding-left: 15px;
}
.wide-40f2 .nav_d52f .primary-simple-3977 li ul li li a {
  padding-left: 30px;
}
.wide-40f2 .nav_d52f .primary-simple-3977 li.container_06a5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.wide-40f2 .nav_d52f .primary-simple-3977 li.container_06a5 > 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;
}
.wide-40f2 .nav_d52f .primary-simple-3977 li.container_06a5 > 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;
}
.icon-copper-f0fd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.avatar-easy-9cdf {
  position: relative;
  z-index: 10;
}
.avatar-easy-9cdf .texture_d5e2 {
  width: 100%;
  max-width: 100%;
}
.section-simple-9303 .video-light-a7ab {
  padding-top: 2em;
  padding-bottom: 2em;
}
.section-simple-9303 .tooltip_cold_a4f9 {
}
.section-simple-9303 .mask-e37d {
  background: #292929;
}
.icon-e1a4 .video-light-a7ab {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.icon-e1a4 .tooltip_cold_a4f9 {
  background: #f9f9f9;
}
.icon-e1a4 .mask-e37d {
  background: #303030;
}
.feature-gold-b933 .video-light-a7ab {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature-gold-b933 .footer-e21d {
    margin-bottom: 1em;
  }
  .feature-gold-b933 .footer-e21d:last-child {
    margin-bottom: 0;
  }
}
.feature-gold-b933 .tooltip_cold_a4f9 {
  background: #ededed;
}
.feature-gold-b933 .mask-e37d {
  background: #1a1a1a;
}
.video-light-a7ab.tooltip_cold_a4f9 {
  color: rgba(0, 0, 0, 0.6);
}
.video-light-a7ab.tooltip_cold_a4f9 .column_right_2061 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video-light-a7ab.mask-e37d {
  color: rgba(255, 255, 255, 0.99);
}
.video-light-a7ab.mask-e37d a:not(.copper_1fd3) {
  color: rgba(255, 255, 255, 0.79);
}
.video-light-a7ab.mask-e37d a:not(.copper_1fd3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.video-light-a7ab.mask-e37d .column_right_2061 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-light-a7ab.mask-e37d table tbody td,
.video-light-a7ab.mask-e37d table th {
  background: rgba(0, 0, 0, 0.08);
}
.hidden_motion_57c0.pattern-gold-b0bd .last_7c53 {
  max-width: initial;
}
.hidden_motion_57c0 .sidebar_top_2c41 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hidden_motion_57c0 .sidebar_top_2c41 .texture_d5e2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hidden_motion_57c0 .sidebar_top_2c41 .texture_d5e2 {
    display: block;
    margin-bottom: 2em;
  }
  .hidden_motion_57c0 .sidebar_top_2c41 .texture_d5e2:last-child {
    margin-bottom: 0;
  }
}
.feature-gold-b933 .footer-e21d:last-child,
.icon-e1a4 .footer-e21d:last-child,
.section-simple-9303 .footer-e21d:last-child {
  margin-bottom: 0;
}
.feature-gold-b933 .footer-e21d .nav_d52f .lower_67a8:last-child,
.icon-e1a4 .footer-e21d .nav_d52f .lower_67a8:last-child,
.section-simple-9303 .footer-e21d .nav_d52f .lower_67a8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .feature-gold-b933 .info-da75,
  .feature-gold-b933 .content_49ec,
  .icon-e1a4 .info-da75,
  .icon-e1a4 .content_49ec,
  .section-simple-9303 .info-da75,
  .section-simple-9303 .content_49ec {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .avatar-easy-9cdf .footer-e21d {
    margin-bottom: 2em;
  }
}
.avatar-easy-9cdf p:last-child {
  margin-bottom: 0;
}
.avatar-easy-9cdf li,
.avatar-easy-9cdf ul {
  list-style: none;
  margin: 0;
}
.avatar-easy-9cdf ul ul {
  margin-left: 2.617924em;
}
.form-narrow-2e0a {
  font-size: 0.875em;
}

/* css-noise: d905 */
.ghost-box-v5 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
