/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fast_5544/customify
Author: WPCustomify
Author URI: https://pressmaximum.fast_5544
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.fast_5544/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.orange-a01e.solid_1796/licenses/gpl-2.0.fast-3b45
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.preview-a67a/, (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.complex-e746.prev_3665/normalize.hard-9c49/
 ======
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.hard-9c49 v7.0.0 | MIT License | github.fast_5544/necolas/normalize.hard-9c49 */
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;
}
.menu_south_a281 .notification_inner_ff5b,
.info_warm_c7c5,
.gallery-easy-8d51,
.chip-under-05b9,
.logo-pink-e7ed,
.left-21bd,
.feature_white_f773,
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;
}
.info_warm_c7c5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .info_warm_c7c5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .info_warm_c7c5,
  h1 {
    font-size: 1.8em;
  }
}
.gallery-easy-8d51,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gallery-easy-8d51 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gallery-easy-8d51,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gallery-easy-8d51,
  h2 {
    font-size: 1.7em;
  }
}
.chip-under-05b9,
h3 {
  font-size: 1.618em;
}
.menu_south_a281 .notification_inner_ff5b,
.logo-pink-e7ed,
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.photo_aabd {
  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;
}
.outer-db7f:after,
.outer-db7f:before,
.steel-aef4:after,
.steel-aef4:before {
  content: "";
  display: table;
}
.outer-db7f:after,
.steel-aef4:after {
  clear: both;
}
.tabs-44c8 {
  float: right;
  margin-right: 0;
}
.description-plasma-4549 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.middle_7235 .background-2270,
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;
}
.middle_7235 .background-2270: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;
}
.cold_03b8 .background-2270 {
  box-shadow: none;
}
.cold_03b8
  .background-2270
  .aside_a596 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.cold_03b8 .background-2270 .focus_easy_53a3 {
  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;
}
.cold_03b8
  .background-2270
  .focus_easy_53a3
  b {
  display: none;
}
.cold_03b8 .card_07cb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(.feature-9b75),
button:not(.gradient_stone_10ec):not(.feature-9b75),
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ),
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ),
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ) {
  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;
}
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):hover,
button:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):hover,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):hover,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):hover,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):active,
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):focus,
button:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):active,
button:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):focus,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):active,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):focus,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):active,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):focus,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):active,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):focus {
  outline: 0;
}
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122,
button:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122 {
  position: relative;
}
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .gallery_bright_7521,
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .element_lower_8ead,
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .popup-steel-004b,
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  i,
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  svg,
button:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .gallery_bright_7521,
button:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .element_lower_8ead,
button:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .popup-steel-004b,
button:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  i,
button:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  svg,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .gallery_bright_7521,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .element_lower_8ead,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .popup-steel-004b,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  i,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  svg,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .gallery_bright_7521,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .element_lower_8ead,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .popup-steel-004b,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  i,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  svg,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .gallery_bright_7521,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .element_lower_8ead,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  .popup-steel-004b,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  i,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122
  svg {
  visibility: hidden;
}
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122:after,
button:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122:after,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122:after,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122:after,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ).fn-loading-2122: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;
}
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(.feature-9b75),
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ),
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ),
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ) {
  color: #fff;
  background: #235787;
}
.backdrop-fluid-8f04:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):focus,
input[type="button"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):focus,
input[type="reset"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):focus,
input[type="submit"]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ):focus {
  color: #fff;
}
.backdrop-fluid-8f04.fn-disabled-2122:not(.gradient_stone_10ec):not(
    .feature-9b75
  ),
.backdrop-fluid-8f04[disabled]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ),
button.fn-disabled-2122:not(.gradient_stone_10ec):not(
    .feature-9b75
  ),
button[disabled]:not(.gradient_stone_10ec):not(
    .feature-9b75
  ) {
  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;
}
.picture-7ba5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.picture-7ba5: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;
}
.nav-warm-d9a9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.wood-38ff {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.right-c931 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.outer-db7f:after,
.outer-db7f:before,
.short_1c59:after,
.short_1c59:before,
.sort-south-fec7:after,
.sort-south-fec7:before,
.gallery-23e4:after,
.gallery-23e4:before,
.hero-bbb6:after,
.hero-bbb6:before,
.texture_small_575f:after,
.texture_small_575f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.outer-db7f:after,
.short_1c59:after,
.sort-south-fec7:after,
.gallery-23e4:after,
.hero-bbb6:after,
.texture_small_575f:after {
  clear: both;
}
.short_1c59 .primary-e463,
.sort-south-fec7 .primary-e463,
.picture_down_cb12 .primary-e463 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.element_04b0 {
  display: inline-block;
}
.breadcrumb-static-e63c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.breadcrumb-static-e63c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-static-e63c .large-c7f8 {
  padding: 1em 0;
  font-size: 85%;
}
.large-c7f8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fixed-0414 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fixed-0414:after,
.fixed-0414:before {
  content: "";
  display: table;
}
.fixed-0414:after {
  clear: both;
}
.highlight_d39c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active-daa4 .highlight_d39c {
  max-width: 50%;
}
.accent-bottom-dc25 .highlight_d39c {
  max-width: 33.33%;
}
.border_2b18 .highlight_d39c {
  max-width: 25%;
}
.detail-red-1bb4 .highlight_d39c {
  max-width: 20%;
}
.short_ea3d .highlight_d39c {
  max-width: 16.66%;
}
.plasma_128e .highlight_d39c {
  max-width: 14.28%;
}
.small-d391 .highlight_d39c {
  max-width: 12.5%;
}
.box-old-b96e .highlight_d39c {
  max-width: 11.11%;
}
.breadcrumb_1ba4 {
  display: block;
}
.menu_south_a281 .copper-22b8 label,
.menu_south_a281 .container_gas_999d label,
.menu_south_a281 .highlight_b7f9 label,
.menu_south_a281 .hard_7ee5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron_fade {
  list-style: none;
  margin: 0;
}
.iron_fade article.solid-a1f8 {
  margin-bottom: 0;
}
.iron_fade ul {
  list-style: none;
  margin: 0;
}
.iron_fade .panel_prev_f222 li.solid-a1f8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron_fade .panel_prev_f222 li.solid-a1f8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron_fade .panel_prev_f222 li.solid-a1f8: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) {
  .iron_fade .panel_prev_f222 li.solid-a1f8 li.solid-a1f8 li.solid-a1f8 li.solid-a1f8 {
    padding-left: 0;
  }
}
article.solid-a1f8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid-a1f8 .short_1c59 p:last-of-type {
  margin-bottom: 0;
}
article.solid-a1f8 .orange-2fcf {
  float: left;
}
article.solid-a1f8 .center-5bfc {
  margin-left: 85px;
}
article.solid-a1f8 .gradient-413c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid-a1f8 .gradient-413c .gallery-dd87 {
  margin-left: 10px;
}
article.solid-a1f8 .slow-7391 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid-a1f8 .focus_blue_a5a0 {
  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 .copper-22b8,
  #respond .highlight_b7f9,
  #respond .hard_7ee5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-22b8 input,
#respond .highlight_b7f9 input,
#respond .hard_7ee5 input {
  width: 100%;
}
#respond .hard_7ee5 {
  margin-right: 0;
}
#respond .small_4294 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label-bb63 {
  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;
}
.label-bb63.logo_bottom_c1c3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.label-bb63 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%);
}
.label-bb63:focus,
.label-bb63: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);
}
.link-0e66 {
  border-radius: 10%;
}
.full-5cb1 {
  border-radius: 50%;
}
.article-328d {
  font-size: 0.72em;
}
.sort_e17e {
  font-size: 0.875em;
}
.shade_884b {
  font-size: 1.1em;
}
.hovered_0cb9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hovered_0cb9.article-328d {
  letter-spacing: 0.5px;
}
.left_f431,
.left_f431 a {
  color: #6d6d6d;
}
.left_f431 a:hover {
  color: #111;
}
.fast-c959 {
  color: #6d6d6d;
}
.wrapper_paper_d435 {
  overflow-x: hidden;
}
.wrapper_paper_d435 .texture_lite_e955.new_f653 {
  position: relative;
}
.wrapper_paper_d435 .texture_lite_e955.new_f653.brown-55c1 {
  position: initial;
}
.wrapper_paper_d435
  .texture_lite_e955.new_f653.brown-55c1
  .highlight_b57d {
  left: auto;
}
.wrapper_paper_d435 .texture_lite_e955 .highlight_b57d {
  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;
}
.wrapper_paper_d435 .texture_lite_e955:hover.new_f653 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wrapper_paper_d435
  .texture_lite_e955:hover.new_f653
  .highlight_b57d {
  display: block;
  z-index: 9999999;
}
.wrapper_paper_d435 .orange_7402 .hover-new-69c2,
.wrapper_paper_d435 .hard_8b94 .hover-new-69c2 {
  display: none;
}
.wrapper_paper_d435 .wrapper-warm-def5 .texture_lite_e955:hover.new_f653 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.menu_south_a281 .copper-22b8 label,
.menu_south_a281 .container_gas_999d label,
.menu_south_a281 .highlight_b7f9 label,
.menu_south_a281 .hard_7ee5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron_fade {
  list-style: none;
  margin: 0;
}
.iron_fade article.solid-a1f8 {
  margin-bottom: 0;
}
.iron_fade ul {
  list-style: none;
  margin: 0;
}
.iron_fade .panel_prev_f222 li.solid-a1f8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron_fade .panel_prev_f222 li.solid-a1f8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron_fade .panel_prev_f222 li.solid-a1f8: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) {
  .iron_fade .panel_prev_f222 li.solid-a1f8 li.solid-a1f8 li.solid-a1f8 li.solid-a1f8 {
    padding-left: 0;
  }
}
article.solid-a1f8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid-a1f8 .short_1c59 p:last-of-type {
  margin-bottom: 0;
}
article.solid-a1f8 .orange-2fcf {
  float: left;
}
article.solid-a1f8 .center-5bfc {
  margin-left: 85px;
}
article.solid-a1f8 .gradient-413c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid-a1f8 .gradient-413c .gallery-dd87 {
  margin-left: 10px;
}
article.solid-a1f8 .slow-7391 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid-a1f8 .focus_blue_a5a0 {
  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 .copper-22b8,
  #respond .highlight_b7f9,
  #respond .hard_7ee5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-22b8 input,
#respond .highlight_b7f9 input,
#respond .hard_7ee5 input {
  width: 100%;
}
#respond .hard_7ee5 {
  margin-right: 0;
}
#respond .small_4294 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.orange_7402 .highlight_fresh_0b14 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.highlight_fresh_0b14 .right-1e27.modal-7f40 .accent-small-d241 > li > a:focus,
.highlight_fresh_0b14 .right-1e27.modal-7f40 .accent-small-d241 > li > a:hover,
.highlight_fresh_0b14 .right-1e27.preview_c7f2 .accent-small-d241 > li > a:focus,
.highlight_fresh_0b14 .right-1e27.preview_c7f2 .accent-small-d241 > li > a:hover,
.highlight_fresh_0b14 .right-1e27.chip_first_4fcd .accent-small-d241 > li > a:focus,
.highlight_fresh_0b14 .right-1e27.chip_first_4fcd .accent-small-d241 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_fresh_0b14
  .right-1e27.modal-7f40
  .accent-small-d241
  > li.hot-f609
  > a,
.highlight_fresh_0b14
  .right-1e27.modal-7f40
  .accent-small-d241
  > li.current-fb09
  > a,
.highlight_fresh_0b14
  .right-1e27.preview_c7f2
  .accent-small-d241
  > li.hot-f609
  > a,
.highlight_fresh_0b14
  .right-1e27.preview_c7f2
  .accent-small-d241
  > li.current-fb09
  > a,
.highlight_fresh_0b14
  .right-1e27.chip_first_4fcd
  .accent-small-d241
  > li.hot-f609
  > a,
.highlight_fresh_0b14 .right-1e27.chip_first_4fcd .accent-small-d241 > li.panel-bfa1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_fresh_0b14 .highlight-0e16,
.highlight_fresh_0b14 .highlight-0e16 a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_fresh_0b14 .in-34de.action-7614 li a,
.highlight_fresh_0b14 .dim_be4d a,
.highlight_fresh_0b14 .slider_d38c,
.highlight_fresh_0b14 .accent-small-d241 > li > a,
.highlight_fresh_0b14 .large_e4e3 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_fresh_0b14 .in-34de.action-7614 li a:hover,
.highlight_fresh_0b14 .dim_be4d a:hover,
.highlight_fresh_0b14 .slider_d38c:hover,
.highlight_fresh_0b14 .accent-small-d241 > li > a:hover,
.highlight_fresh_0b14 .large_e4e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_fresh_0b14 .sort_steel_75fb {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_fresh_0b14 .sort_steel_75fb .component-gas-cb10 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_fresh_0b14 .sort_steel_75fb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_fresh_0b14 .panel_clean_cba0 .tertiary_hard_65c5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_fresh_0b14 .panel_clean_cba0 .tertiary_hard_65c5 .slider-warm-8058 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_fresh_0b14
  .panel_clean_cba0
  .tertiary_hard_65c5
  .slider-warm-8058::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_fresh_0b14
  .panel_clean_cba0
  .tertiary_hard_65c5
  .slider-warm-8058:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_fresh_0b14
  .panel_clean_cba0
  .tertiary_hard_65c5
  .slider-warm-8058::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_fresh_0b14
  .panel_clean_cba0
  .tertiary_hard_65c5
  .slider-warm-8058::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_fresh_0b14 .panel_clean_cba0 .wide-6bae {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_fresh_0b14 .panel_clean_cba0 .wide-6bae:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_left_aa52
  .highlight_fresh_0b14
  .panel_clean_cba0
  .overlay_silver_709d
  .glass_c601 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge_left_aa52
  .highlight_fresh_0b14
  .panel_clean_cba0
  .overlay_silver_709d
  .slider-warm-8058 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.orange_7402 .table_rough_0959 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.table_rough_0959 .right-1e27.modal-7f40 .accent-small-d241 > li > a:focus,
.table_rough_0959 .right-1e27.modal-7f40 .accent-small-d241 > li > a:hover,
.table_rough_0959 .right-1e27.preview_c7f2 .accent-small-d241 > li > a:focus,
.table_rough_0959 .right-1e27.preview_c7f2 .accent-small-d241 > li > a:hover,
.table_rough_0959 .right-1e27.chip_first_4fcd .accent-small-d241 > li > a:focus,
.table_rough_0959 .right-1e27.chip_first_4fcd .accent-small-d241 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table_rough_0959
  .right-1e27.modal-7f40
  .accent-small-d241
  > li.hot-f609
  > a,
.table_rough_0959
  .right-1e27.modal-7f40
  .accent-small-d241
  > li.current-fb09
  > a,
.table_rough_0959
  .right-1e27.preview_c7f2
  .accent-small-d241
  > li.hot-f609
  > a,
.table_rough_0959
  .right-1e27.preview_c7f2
  .accent-small-d241
  > li.current-fb09
  > a,
.table_rough_0959
  .right-1e27.chip_first_4fcd
  .accent-small-d241
  > li.hot-f609
  > a,
.table_rough_0959 .right-1e27.chip_first_4fcd .accent-small-d241 > li.panel-bfa1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.table_rough_0959 .highlight-0e16,
.table_rough_0959 .highlight-0e16 a {
  color: rgba(0, 0, 0, 0.8);
}
.table_rough_0959 .in-34de.action-7614 li a,
.table_rough_0959 .dim_be4d a,
.table_rough_0959 .slider_d38c,
.table_rough_0959 .accent-small-d241 > li > a,
.table_rough_0959 .large_e4e3 {
  color: rgba(0, 0, 0, 0.55);
}
.table_rough_0959 .in-34de.action-7614 li a:hover,
.table_rough_0959 .dim_be4d a:hover,
.table_rough_0959 .slider_d38c:hover,
.table_rough_0959 .accent-small-d241 > li > a:hover,
.table_rough_0959 .large_e4e3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table_rough_0959 .sort_steel_75fb {
  color: rgba(0, 0, 0, 0.55);
}
.table_rough_0959 .sort_steel_75fb .component-gas-cb10 {
  color: rgba(0, 0, 0, 0.8);
}
.table_rough_0959 .sort_steel_75fb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_59c8 .video-2887 {
  margin-left: auto;
  margin-right: auto;
}
.sort-south-fec7 > * {
  margin-left: auto;
  margin-right: auto;
}
.sort-south-fec7 .nav-warm-d9a9 {
  margin-right: 1.41575em;
}
.out-b63c .sort-south-fec7 > .photo-small-693b {
  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;
}
.out-b63c .sort-south-fec7 > .wrapper-5f8f {
  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;
}
.basic-a6da.pagination_59c8 .video-2887,
.glass_fafd.pagination_59c8 .video-2887 {
  margin-left: 0;
}
.first-395c.pagination_59c8 .video-2887,
.table-7940.pagination_59c8 .video-2887 {
  margin-right: 0;
}
.sort-south-fec7 ol,
.sort-south-fec7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.grid_hard_1e6a video {
  max-width: 100%;
}
.fluid-3eb2 img {
  display: block;
}
.fluid-3eb2.nav-warm-d9a9,
.fluid-3eb2.wood-38ff {
  width: 100%;
}
.fluid-3eb2.wrapper-5f8f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notice-cb21:not(.lite_1bb0) {
  margin: 1.5em auto;
}
.highlight-b565 p {
  padding: 1.5em 14px;
}
ul.gallery-small-f795.wrapper-5f8f,
ul.gallery-small-f795.photo-small-693b,
ul.gallery-small-f795.hidden-active-bd89.photo-small-693b {
  padding: 0 14px;
}
.simple_2d64 {
  display: block;
  overflow-x: auto;
}
.simple_2d64 table {
  border-collapse: collapse;
  width: 100%;
}
.simple_2d64 td,
.simple_2d64 th {
  padding: 0.5em;
}
.sort-south-fec7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sort-south-fec7 ol ol,
.sort-south-fec7 ol ul,
.sort-south-fec7 ul ol,
.sort-south-fec7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sort-south-fec7 ol ol li,
.sort-south-fec7 ol ul li,
.sort-south-fec7 ul ol li,
.sort-south-fec7 ul ul li {
  margin-left: 0;
}
.feature_over_8cbf.card-54e7 > .focus_6fba {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.feature_over_8cbf.card-54e7 > .focus_6fba iframe,
.feature_over_8cbf.card-54e7 > .focus_6fba > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask_31aa {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask_31aa.dynamic_90e8 {
  padding: 0;
}
.mask_31aa.dynamic_90e8 cite {
  font-size: 13px;
}
.mask_31aa > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask_31aa cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.down-9dd6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.down-9dd6 > p:first-child {
  margin-top: 0;
}
.down-9dd6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.down-9dd6 blockquote {
  border-left: 0;
}
.bronze-f7b7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bronze-f7b7:not(.header_2757) {
  max-width: 100px;
}
.bronze-f7b7.shade_3e69 {
  border-bottom: none !important;
  text-align: center;
}
.bronze-f7b7.shade_3e69::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight-b565 p {
    padding: 1.5em 0;
  }
}
.paper_a1f7 {
  color: #0073aa;
}
.stale-ac98 {
  background-color: #0073aa;
}
.backdrop_675f {
  color: #229fd8;
}
.huge_3a3b {
  background-color: #229fd8;
}
.tabs-216c {
  color: #eee;
}
.widget-b36e {
  background-color: #eee;
}
.background-east-bf59 {
  color: #444;
}
.info_6739 {
  background-color: #444;
}
.wrapper-5e73 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.wrapper-5e73 .glass_f0a5 .dim_be4d {
  font-size: 15px;
}
.wrapper-5e73 .dim_be4d {
  line-height: 1.3;
}
.wrapper-5e73 .table_rough_0959 {
}
.wrapper-5e73 .highlight_fresh_0b14 {
  background: #235787;
}
.progress_action_a532 {
  padding: 0;
}
.progress_action_a532 .highlight_fresh_0b14 {
  background: #1a1a1a;
}
.progress_action_a532 .table_rough_0959 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tag_97a0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tag_97a0 .table_rough_0959 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tag_97a0 .highlight_fresh_0b14 {
  background: #303030;
}
.texture_small_575f {
  position: relative;
  z-index: 10;
}
.texture_small_575f .badge-east-d3d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_top_f097 .new_f653 {
  display: inline-block;
  vertical-align: middle;
}
.widget_top_f097.soft-e892 .new_f653 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .widget_top_f097.soft-e892 .new_f653 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .widget_top_f097.soft-e892 .new_f653 {
    margin-right: 0.4em;
  }
}
.widget_top_f097.soft-e892 .new_f653:last-child {
  margin-right: 0;
}
.simple_dc86 .badge-east-d3d6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .orange_7402 .glass_f0a5 {
    margin: 0 -0.5em;
  }
  .orange_7402 .glass_f0a5 [class*="customify-col-"],
  .orange_7402 .glass_f0a5 [class*="customify-col_"],
  .orange_7402 .glass_f0a5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.orange_7402.solid-66b3 .badge-east-d3d6 {
  background: 0 0 !important;
}
.orange_7402.solid-66b3 .badge-east-d3d6,
.orange_7402.simple_dc86 .badge-east-d3d6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .orange_7402.tertiary-239a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.orange_7402.simple_dc86 .badge-east-d3d6 {
  box-shadow: none !important;
}
.tooltip_153d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tooltip_153d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_153d {
    padding: 18px 0 20px;
  }
}
.tooltip_153d .thick_e568 {
  width: 100%;
}
.tooltip_153d .middle_b863 {
  margin-bottom: 0;
}
.tooltip_153d .info-copper-476d {
  margin-top: 5px;
  font-size: 0.875em;
}
.hover_470c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hover_470c .prev_eaf0 {
  width: 100%;
}
.highlight_6326 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.highlight_6326 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.highlight_6326 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;
}
.highlight_6326 li:last-child:after {
  display: none;
}
.highlight_6326 li a {
  font-weight: 500;
  margin-right: 10px;
}
.shade-8d6c .hover-new-69c2 button,
.tooltip_153d .hover-new-69c2 button {
  left: 0;
}
.shade-8d6c .prev_eaf0,
.tooltip_153d .prev_eaf0 {
  padding-left: 0;
  padding-right: 0;
}
.shade-8d6c .hover_470c,
.tooltip_153d .hover_470c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shade-8d6c {
  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;
}
.shade-8d6c: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;
}
.shade-8d6c .smooth-8e62 {
  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) {
  .shade-8d6c .smooth-8e62 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shade-8d6c .smooth-8e62 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shade-8d6c .smooth-8e62 {
    min-height: 200px;
  }
}
.shade-8d6c .highlight_6326 {
  color: rgba(255, 255, 255, 0.8);
}
.shade-8d6c .highlight_6326 a,
.shade-8d6c .highlight_6326 li:after {
  color: inherit;
}
.shade-8d6c .highlight_6326 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.article_dynamic_d83f {
  margin-bottom: 0.5em;
}
.progress_glass_8be9 {
  margin-bottom: 1.2em;
}
.progress_glass_8be9,
.article_dynamic_d83f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.progress_glass_8be9 p:last-child,
.article_dynamic_d83f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hover-new-69c2,
#masthead .hover-new-69c2 {
  display: none;
}
#masthead
  > .hover-new-69c2.slow_4896 {
  display: none;
}
#masthead > .hover-new-69c2 button {
  left: 0;
}
.text_71bc {
  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%;
}
.text_71bc .new_f653 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.text_71bc .layout_8a1b {
  display: -webkit-box;
  display: flex;
}
.text_71bc .layout_8a1b.highlight_bronze_a845 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.text_71bc .layout_8a1b.backdrop-bright-d656 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text_71bc .layout_8a1b.component_5484 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text_71bc.pattern-north-e572.texture-bd5c .layout_8a1b.highlight_bronze_a845 {
  flex-basis: 100%;
}
.text_71bc.panel_af91 .layout_8a1b.backdrop-bright-d656 {
  -webkit-box-flex: 1;
  flex: auto;
}
.text_71bc.panel_af91 .layout_8a1b.component_5484 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hover-new-69c2.slow_4896 {
  display: none;
}
#masthead > .hover-new-69c2 button {
  left: 0;
}
.module-1761 {
  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;
}
.module-1761:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.module-1761.clean-2eab i {
  margin-right: 4px;
}
.module-1761.disabled-east-e675 i {
  margin-left: 5px;
}
.dim_be4d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dim_be4d p:last-child {
  margin-bottom: 0;
}
.button_f356 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.button_f356 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.button_f356 img {
  display: block;
  width: auto;
  line-height: 1;
}
.button_f356 .highlight-0e16 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.button_f356 .red-192e {
  margin: 5px 0 7px 0;
}
.button_f356.picture_white_d998 .short_599e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_f356.picture_white_d998 .footer-dbd2 {
  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;
}
.button_f356.hard_dca0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.button_f356.hard_dca0 .short_599e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_f356.hard_dca0 .footer-dbd2 {
  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;
}
.button_f356.pattern-aa17 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button_f356.background_next_5176 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.button_f356.background_next_5176 .footer-dbd2 {
  margin-top: 7px;
}
.hovered-b160 {
  display: inline-block;
}
.texture_small_575f .element_hovered_61b5 .button_f356 img {
  max-width: 100%;
}
.right-1e27 .popup-da11.search_left_882c,
.list_fluid_27a8 .popup-da11.search_left_882c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.right-1e27 .header-hard-580e,
.list_fluid_27a8 .header-hard-580e {
  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%);
}
.right-1e27 .header-hard-580e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.right-1e27.module_thick_3157 .header-hard-580e {
  display: none;
}
.right-1e27 .image_3a5c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right-1e27 .image_3a5c li {
  display: inline-block;
  position: relative;
}
.right-1e27 .image_3a5c li:last-child {
  margin-right: 0;
}
.right-1e27 .image_3a5c 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;
}
.right-1e27 .image_3a5c li.panel-bfa1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.right-1e27 .image_3a5c > 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;
}
.right-1e27 .image_3a5c > li > a i {
  line-height: 0;
}
.right-1e27 .image_3a5c > li.section_black_cdb6 > a .header-hard-580e {
  margin-left: 4px;
  line-height: 0;
}
.right-1e27 .image_3a5c .accordion_b81c li.section_black_cdb6 > a {
  position: relative;
}
.right-1e27 .image_3a5c .accordion_b81c li.section_black_cdb6 > a:after,
.right-1e27 .image_3a5c .accordion_b81c li.section_black_cdb6 > a:before {
  content: "";
  display: table;
}
.right-1e27 .image_3a5c .accordion_b81c li.section_black_cdb6 > a:after {
  clear: both;
}
.right-1e27 .image_3a5c .accordion_b81c li.section_black_cdb6 > a .header-hard-580e {
  margin-left: 5px;
  float: right;
}
.right-1e27 .widget_960f,
.right-1e27 .accordion_b81c {
  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;
}
.right-1e27 .accordion_b81c {
  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;
}
.right-1e27 .accordion_b81c .search_left_882c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right-1e27 .accordion_b81c .header-hard-580e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.right-1e27 .accordion_b81c li {
  display: block;
  margin: 0;
  padding: 0;
}
.right-1e27 .accordion_b81c 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;
}
.right-1e27 .accordion_b81c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.right-1e27 .accordion_b81c .accordion_b81c {
  top: 0;
  left: 100%;
}
.right-1e27 .lite-9866.fn-focus-2122 > .widget_960f,
.right-1e27 .lite-9866.fn-focus-2122 > .accordion_b81c,
.right-1e27 .lite-9866:focus > .widget_960f,
.right-1e27 .lite-9866:focus > .accordion_b81c,
.right-1e27 .lite-9866:hover > .widget_960f,
.right-1e27 .lite-9866:hover > .accordion_b81c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.right-1e27.chip_first_4fcd .accent-small-d241:after,
.right-1e27.chip_first_4fcd .accent-small-d241:before {
  content: "";
  display: table;
}
.right-1e27.chip_first_4fcd .accent-small-d241:after {
  clear: both;
}
.right-1e27.chip_first_4fcd .accent-small-d241 > li {
  float: left;
}
.right-1e27.main-fee8 .accent-small-d241:after,
.right-1e27.main-fee8 .accent-small-d241:before {
  content: "";
  display: table;
}
.right-1e27.main-fee8 .accent-small-d241:after {
  clear: both;
}
.right-1e27.main-fee8 .accent-small-d241 > li {
  float: left;
}
.right-1e27.main-fee8 .accent-small-d241 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.right-1e27.main-fee8 .accent-small-d241 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.right-1e27.main-fee8 .accent-small-d241 > li.hot-f609 > a,
.right-1e27.main-fee8 .accent-small-d241 > li.panel-bfa1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.right-1e27.modal-7f40 .accent-small-d241 > li > a .search_left_882c {
  position: relative;
}
.right-1e27.modal-7f40 .accent-small-d241 > li > a .search_left_882c: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;
}
.right-1e27.modal-7f40
  .accent-small-d241
  > li:focus
  > a
  .search_left_882c:before,
.right-1e27.modal-7f40
  .accent-small-d241
  > li:hover
  > a
  .search_left_882c:before {
  width: 100%;
  background-color: currentColor;
}
.right-1e27.modal-7f40
  .accent-small-d241
  > li.hot-f609
  > a
  .search_left_882c:before,
.right-1e27.modal-7f40
  .accent-small-d241
  > li.current-fb09
  > a
  .search_left_882c:before {
  width: 100%;
  background-color: currentColor;
}
.right-1e27.preview_c7f2 .accent-small-d241 > li > a .search_left_882c {
  position: relative;
}
.right-1e27.preview_c7f2 .accent-small-d241 > li > a .search_left_882c: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;
}
.right-1e27.preview_c7f2 .accent-small-d241 > li:focus > a .search_left_882c:before,
.right-1e27.preview_c7f2
  .accent-small-d241
  > li:hover
  > a
  .search_left_882c:before {
  width: 100%;
  background-color: currentColor;
}
.right-1e27.preview_c7f2
  .accent-small-d241
  > li.hot-f609
  > a
  .search_left_882c:before,
.right-1e27.preview_c7f2
  .accent-small-d241
  > li.current-fb09
  > a
  .search_left_882c:before {
  width: 100%;
  background-color: currentColor;
}
.list_fluid_27a8 .image_3a5c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_fluid_27a8 .image_3a5c li:first-child > a {
  border-top: none;
}
.list_fluid_27a8 .image_3a5c .top_7943 > .search_left_882c .header-hard-580e {
  display: none;
}
.list_fluid_27a8 .image_3a5c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.list_fluid_27a8 .image_3a5c li:last-child {
  border: none;
}
.list_fluid_27a8 .image_3a5c li.section_black_cdb6 > a {
  padding-right: 45px !important;
}
.list_fluid_27a8 .image_3a5c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.list_fluid_27a8 .image_3a5c li a:focus,
.list_fluid_27a8 .image_3a5c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_fluid_27a8 .image_3a5c li .aside-070e {
  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;
}
.list_fluid_27a8 .image_3a5c li .aside-070e:hover {
  box-shadow: none;
}
.list_fluid_27a8 .image_3a5c li .aside-070e .header-hard-580e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.list_fluid_27a8 .image_3a5c .accordion_b81c {
  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);
}
.list_fluid_27a8 .image_3a5c .accordion_b81c li a {
  padding-left: 3em;
}
.list_fluid_27a8 .image_3a5c .texture_mini_05d4 > a .aside-070e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list_fluid_27a8 .image_3a5c .texture_mini_05d4 > .accordion_b81c {
  display: block;
  opacity: 1;
}
.wrapper_slow_4240 {
  max-width: 100%;
}
.breadcrumb-1799 {
  line-height: 0;
  cursor: pointer;
}
.large_e4e3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.large_e4e3:hover {
  box-shadow: none;
  color: currentColor;
}
.large_e4e3 svg {
  width: 18px;
  height: 18px;
}
.large_e4e3 .dark-78a0 {
  display: none;
}
.upper-6cce {
  position: relative;
}
.upper-6cce.fn-active-2122 .large_e4e3 .accent_complex_9450 {
  display: none;
}
.upper-6cce.fn-active-2122 .large_e4e3 .dark-78a0 {
  display: inline-block;
}
.upper-6cce .outline_hovered_295c {
  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);
}
.upper-6cce.link-north-f68b .outline_hovered_295c {
  left: auto;
  right: -0.9em;
}
.upper-6cce.link-north-f68b .dropdown-down-a1e2::before {
  left: auto;
  right: 15px;
}
.upper-6cce.fn-active-2122 .outline_hovered_295c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay_silver_709d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay_silver_709d label {
  flex-basis: 100%;
}
.overlay_silver_709d .tertiary_hard_65c5 {
  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;
}
.overlay_silver_709d .slider-warm-8058 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay_silver_709d .slider-warm-8058:focus {
  background-color: transparent;
}
.overlay_silver_709d button.wide-6bae {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay_silver_709d button.wide-6bae:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay_silver_709d button.wide-6bae svg {
  width: 18px;
  height: 18px;
}
.overlay_silver_709d input[type="submit"] {
  min-height: auto;
}
.panel_clean_cba0 .overlay_silver_709d .slider-warm-8058 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dropdown-down-a1e2 {
  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) {
  .dropdown-down-a1e2 {
    width: 220px;
  }
}
.dropdown-down-a1e2 label {
  flex-basis: 100%;
}
.dropdown-down-a1e2::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;
}
.badge_left_aa52 .panel_clean_cba0 .overlay_silver_709d {
  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;
}
.badge_left_aa52
  .panel_clean_cba0
  .overlay_silver_709d
  .tertiary_hard_65c5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.badge_left_aa52 .panel_clean_cba0 .overlay_silver_709d .slider-warm-8058 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.badge_left_aa52
  .panel_clean_cba0
  .overlay_silver_709d
  .slider-warm-8058:focus {
  background: 0 0;
}
.badge_left_aa52
  .panel_clean_cba0
  .overlay_silver_709d
  .glass_c601 {
  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;
}
.in-34de {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.in-34de li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.in-34de li:last-child {
  margin-right: 0;
}
.in-34de li:first-child {
  margin-left: 0;
}
.in-34de.disabled_9a57 a {
  color: #fff;
}
.in-34de.disabled_9a57 a:hover {
  color: #fff;
}
.in-34de a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.in-34de a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.in-34de a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.in-34de a:hover {
  opacity: 0.9;
  color: inherit;
}
.in-34de [class*="social-icon-apple"] {
  background-color: #999;
}
.in-34de [class*="social-icon-apple"].highlight-last-8b8c {
  background-color: transparent;
  color: #999;
}
.in-34de [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.in-34de [class*="social-icon-behance"].highlight-last-8b8c {
  background-color: transparent;
  color: #1769ff;
}
.in-34de [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.in-34de [class*="social-icon-bitbucket"].highlight-last-8b8c {
  background-color: transparent;
  color: #205081;
}
.in-34de [class*="social-icon-codepen"] {
  background-color: #000;
}
.in-34de [class*="social-icon-codepen"].highlight-last-8b8c {
  background-color: transparent;
  color: #000;
}
.in-34de [class*="social-icon-delicious"] {
  background-color: #39f;
}
.in-34de [class*="social-icon-delicious"].highlight-last-8b8c {
  background-color: transparent;
  color: #39f;
}
.in-34de [class*="social-icon-digg"] {
  background-color: #005be2;
}
.in-34de [class*="social-icon-digg"].highlight-last-8b8c {
  background-color: transparent;
  color: #005be2;
}
.in-34de [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.in-34de [class*="social-icon-dribbble"].highlight-last-8b8c {
  background-color: transparent;
  color: #ea4c89;
}
.in-34de [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.in-34de [class*="social-icon-envelope"].highlight-last-8b8c {
  background-color: transparent;
  color: #ea4335;
}
.in-34de [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.in-34de [class*="social-icon-facebook"].highlight-last-8b8c {
  background-color: transparent;
  color: #3b5998;
}
.in-34de [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.in-34de [class*="social-icon-flickr"].highlight-last-8b8c {
  background-color: transparent;
  color: #0063dc;
}
.in-34de [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.in-34de [class*="social-icon-foursquare"].highlight-last-8b8c {
  background-color: transparent;
  color: #2d5be3;
}
.in-34de [class*="social-icon-github"] {
  background-color: #333;
}
.in-34de [class*="social-icon-github"].highlight-last-8b8c {
  background-color: transparent;
  color: #333;
}
.in-34de [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.in-34de [class*="social-icon-google-plus"].highlight-last-8b8c {
  background-color: transparent;
  color: #dd4b39;
}
.in-34de [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.in-34de [class*="social-icon-houzz"].highlight-last-8b8c {
  background-color: transparent;
  color: #7ac142;
}
.in-34de [class*="social-icon-instagram"] {
  background-color: #262626;
}
.in-34de [class*="social-icon-instagram"].highlight-last-8b8c {
  background-color: transparent;
  color: #262626;
}
.in-34de [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.in-34de [class*="social-icon-jsfiddle"].highlight-last-8b8c {
  background-color: transparent;
  color: #487aa2;
}
.in-34de [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.in-34de [class*="social-icon-linkedin"].highlight-last-8b8c {
  background-color: transparent;
  color: #0077b5;
}
.in-34de [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.in-34de [class*="social-icon-medium"].highlight-last-8b8c {
  background-color: transparent;
  color: #00ab6b;
}
.in-34de [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.in-34de
  [class*="social-icon-odnoklassniki"].highlight-last-8b8c {
  background-color: transparent;
  color: #f4731c;
}
.in-34de [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.in-34de [class*="social-icon-meetup"].highlight-last-8b8c {
  background-color: transparent;
  color: #ec1c40;
}
.in-34de [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.in-34de [class*="social-icon-pinterest"].highlight-last-8b8c {
  background-color: transparent;
  color: #bd081c;
}
.in-34de [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.in-34de [class*="social-icon-product-hunt"].highlight-last-8b8c {
  background-color: transparent;
  color: #da552f;
}
.in-34de [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.in-34de [class*="social-icon-reddit"].highlight-last-8b8c {
  background-color: transparent;
  color: #ff4500;
}
.in-34de [class*="social-icon-rss"] {
  background-color: #f26522;
}
.in-34de [class*="social-icon-rss"].highlight-last-8b8c {
  background-color: transparent;
  color: #f26522;
}
.in-34de [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.in-34de
  [class*="social-icon-shopping-cart"].highlight-last-8b8c {
  background-color: transparent;
  color: #4caf50;
}
.in-34de [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.in-34de [class*="social-icon-skype"].highlight-last-8b8c {
  background-color: transparent;
  color: #00aff0;
}
.in-34de [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.in-34de [class*="social-icon-slideshare"].highlight-last-8b8c {
  background-color: transparent;
  color: #0077b5;
}
.in-34de [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.in-34de [class*="social-icon-snapchat"].highlight-last-8b8c {
  background-color: transparent;
  color: #fffc00;
}
.in-34de [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.in-34de [class*="social-icon-soundcloud"].highlight-last-8b8c {
  background-color: transparent;
  color: #f80;
}
.in-34de [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.in-34de [class*="social-icon-spotify"].highlight-last-8b8c {
  background-color: transparent;
  color: #2ebd59;
}
.in-34de [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.in-34de
  [class*="social-icon-stack-overflow"].highlight-last-8b8c {
  background-color: transparent;
  color: #fe7a15;
}
.in-34de [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.in-34de [class*="social-icon-maldkfgram"].highlight-last-8b8c {
  background-color: transparent;
  color: #2ca5e0;
}
.in-34de [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.in-34de [class*="social-icon-tripadvisor"].highlight-last-8b8c {
  background-color: transparent;
  color: #589442;
}
.in-34de [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.in-34de [class*="social-icon-tumblr"].highlight-last-8b8c {
  background-color: transparent;
  color: #35465c;
}
.in-34de [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.in-34de [class*="social-icon-twitch"].highlight-last-8b8c {
  background-color: transparent;
  color: #6441a5;
}
.in-34de [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.in-34de [class*="social-icon-twitter"].highlight-last-8b8c {
  background-color: transparent;
  color: #1da1f2;
}
.in-34de [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.in-34de [class*="social-icon-vimeo"].highlight-last-8b8c {
  background-color: transparent;
  color: #1ab7ea;
}
.in-34de [class*="social-icon-vk"] {
  background-color: #45668e;
}
.in-34de [class*="social-icon-vk"].highlight-last-8b8c {
  background-color: transparent;
  color: #45668e;
}
.in-34de [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.in-34de [class*="social-icon-weibo"].highlight-last-8b8c {
  background-color: transparent;
  color: #df2029;
}
.in-34de [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.in-34de [class*="social-icon-weixin"].highlight-last-8b8c {
  background-color: transparent;
  color: #7bb32e;
}
.in-34de [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.in-34de [class*="social-icon-whatsapp"].highlight-last-8b8c {
  background-color: transparent;
  color: #25d366;
}
.in-34de [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.in-34de [class*="social-icon-wordpress"].highlight-last-8b8c {
  background-color: transparent;
  color: #21759b;
}
.in-34de [class*="social-icon-xing"] {
  background-color: #026466;
}
.in-34de [class*="social-icon-xing"].highlight-last-8b8c {
  background-color: transparent;
  color: #026466;
}
.in-34de [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.in-34de [class*="social-icon-yelp"].highlight-last-8b8c {
  background-color: transparent;
  color: #af0606;
}
.in-34de [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.in-34de [class*="social-icon-youtube"].highlight-last-8b8c {
  background-color: transparent;
  color: #cd201f;
}
.slider_d38c {
  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;
}
.slider_d38c:hover {
  box-shadow: none;
  background: 0 0;
}
.action-4c2e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.purple_8747 {
  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;
}
.green-9c1a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pagination_dim_0adb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pagination_dim_0adb,
.pagination_dim_0adb::after,
.pagination_dim_0adb::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;
}
.pagination_dim_0adb::after,
.pagination_dim_0adb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.primary_under_4f52 .purple_8747 .green-9c1a {
  margin-top: -2px;
  width: 19px;
}
.primary_under_4f52 .purple_8747 .pagination_dim_0adb {
  margin-top: -1px;
}
.primary_under_4f52 .purple_8747 .pagination_dim_0adb,
.primary_under_4f52 .purple_8747 .pagination_dim_0adb::after,
.primary_under_4f52 .purple_8747 .pagination_dim_0adb::before {
  width: 19px;
  height: 2px;
}
.primary_under_4f52 .purple_8747 .pagination_dim_0adb::before {
  top: -6px;
}
.primary_under_4f52 .purple_8747 .pagination_dim_0adb::after {
  bottom: -6px;
}
.action_b4c0 .purple_8747 .green-9c1a {
  margin-top: -2px;
  width: 22px;
}
.action_b4c0 .purple_8747 .pagination_dim_0adb {
  margin-top: -1px;
}
.action_b4c0 .purple_8747 .pagination_dim_0adb,
.action_b4c0 .purple_8747 .pagination_dim_0adb::after,
.action_b4c0 .purple_8747 .pagination_dim_0adb::before {
  width: 22px;
  height: 2px;
}
.action_b4c0 .purple_8747 .pagination_dim_0adb::before {
  top: -7px;
}
.action_b4c0 .purple_8747 .pagination_dim_0adb::after {
  bottom: -7px;
}
.upper_9774 .purple_8747 .green-9c1a {
  margin-top: -2px;
  width: 31px;
}
.upper_9774 .purple_8747 .pagination_dim_0adb {
  margin-top: -1.5px;
}
.upper_9774 .purple_8747 .pagination_dim_0adb,
.upper_9774 .purple_8747 .pagination_dim_0adb::after,
.upper_9774 .purple_8747 .pagination_dim_0adb::before {
  width: 31px;
  height: 3px;
}
.upper_9774 .purple_8747 .pagination_dim_0adb::before {
  top: -9px;
}
.upper_9774 .purple_8747 .pagination_dim_0adb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .down_8ce3 .purple_8747 .green-9c1a {
    margin-top: -2px;
    width: 19px;
  }
  .down_8ce3 .purple_8747 .pagination_dim_0adb {
    margin-top: -1px;
  }
  .down_8ce3 .purple_8747 .pagination_dim_0adb,
  .down_8ce3 .purple_8747 .pagination_dim_0adb::after,
  .down_8ce3 .purple_8747 .pagination_dim_0adb::before {
    width: 19px;
    height: 2px;
  }
  .down_8ce3 .purple_8747 .pagination_dim_0adb::before {
    top: -6px;
  }
  .down_8ce3 .purple_8747 .pagination_dim_0adb::after {
    bottom: -6px;
  }
  .accordion-pink-894f .purple_8747 .green-9c1a {
    margin-top: -2px;
    width: 22px;
  }
  .accordion-pink-894f .purple_8747 .pagination_dim_0adb {
    margin-top: -1px;
  }
  .accordion-pink-894f .purple_8747 .pagination_dim_0adb,
  .accordion-pink-894f .purple_8747 .pagination_dim_0adb::after,
  .accordion-pink-894f .purple_8747 .pagination_dim_0adb::before {
    width: 22px;
    height: 2px;
  }
  .accordion-pink-894f .purple_8747 .pagination_dim_0adb::before {
    top: -7px;
  }
  .accordion-pink-894f .purple_8747 .pagination_dim_0adb::after {
    bottom: -7px;
  }
  .mask-0135 .purple_8747 .green-9c1a {
    margin-top: -2px;
    width: 31px;
  }
  .mask-0135 .purple_8747 .pagination_dim_0adb {
    margin-top: -1.5px;
  }
  .mask-0135 .purple_8747 .pagination_dim_0adb,
  .mask-0135 .purple_8747 .pagination_dim_0adb::after,
  .mask-0135 .purple_8747 .pagination_dim_0adb::before {
    width: 31px;
    height: 3px;
  }
  .mask-0135 .purple_8747 .pagination_dim_0adb::before {
    top: -9px;
  }
  .mask-0135 .purple_8747 .pagination_dim_0adb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .blue_ab75 .purple_8747 .green-9c1a {
    margin-top: -2px;
    width: 19px;
  }
  .blue_ab75 .purple_8747 .pagination_dim_0adb {
    margin-top: -1px;
  }
  .blue_ab75 .purple_8747 .pagination_dim_0adb,
  .blue_ab75 .purple_8747 .pagination_dim_0adb::after,
  .blue_ab75 .purple_8747 .pagination_dim_0adb::before {
    width: 19px;
    height: 2px;
  }
  .blue_ab75 .purple_8747 .pagination_dim_0adb::before {
    top: -6px;
  }
  .blue_ab75 .purple_8747 .pagination_dim_0adb::after {
    bottom: -6px;
  }
  .link-b2f0 .purple_8747 .green-9c1a {
    margin-top: -2px;
    width: 22px;
  }
  .link-b2f0 .purple_8747 .pagination_dim_0adb {
    margin-top: -1px;
  }
  .link-b2f0 .purple_8747 .pagination_dim_0adb,
  .link-b2f0 .purple_8747 .pagination_dim_0adb::after,
  .link-b2f0 .purple_8747 .pagination_dim_0adb::before {
    width: 22px;
    height: 2px;
  }
  .link-b2f0 .purple_8747 .pagination_dim_0adb::before {
    top: -7px;
  }
  .link-b2f0 .purple_8747 .pagination_dim_0adb::after {
    bottom: -7px;
  }
  .next_ba15 .purple_8747 .green-9c1a {
    margin-top: -2px;
    width: 31px;
  }
  .next_ba15 .purple_8747 .pagination_dim_0adb {
    margin-top: -1.5px;
  }
  .next_ba15 .purple_8747 .pagination_dim_0adb,
  .next_ba15 .purple_8747 .pagination_dim_0adb::after,
  .next_ba15 .purple_8747 .pagination_dim_0adb::before {
    width: 31px;
    height: 3px;
  }
  .next_ba15 .purple_8747 .pagination_dim_0adb::before {
    top: -9px;
  }
  .next_ba15 .purple_8747 .pagination_dim_0adb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .photo_3914 .purple_8747 .green-9c1a {
    margin-top: -2px;
    width: 19px;
  }
  .photo_3914 .purple_8747 .pagination_dim_0adb {
    margin-top: -1px;
  }
  .photo_3914 .purple_8747 .pagination_dim_0adb,
  .photo_3914 .purple_8747 .pagination_dim_0adb::after,
  .photo_3914 .purple_8747 .pagination_dim_0adb::before {
    width: 19px;
    height: 2px;
  }
  .photo_3914 .purple_8747 .pagination_dim_0adb::before {
    top: -6px;
  }
  .photo_3914 .purple_8747 .pagination_dim_0adb::after {
    bottom: -6px;
  }
  .focus_783b .purple_8747 .green-9c1a {
    margin-top: -2px;
    width: 22px;
  }
  .focus_783b .purple_8747 .pagination_dim_0adb {
    margin-top: -1px;
  }
  .focus_783b .purple_8747 .pagination_dim_0adb,
  .focus_783b .purple_8747 .pagination_dim_0adb::after,
  .focus_783b .purple_8747 .pagination_dim_0adb::before {
    width: 22px;
    height: 2px;
  }
  .focus_783b .purple_8747 .pagination_dim_0adb::before {
    top: -7px;
  }
  .focus_783b .purple_8747 .pagination_dim_0adb::after {
    bottom: -7px;
  }
  .image_7100 .purple_8747 .green-9c1a {
    margin-top: -2px;
    width: 31px;
  }
  .image_7100 .purple_8747 .pagination_dim_0adb {
    margin-top: -1.5px;
  }
  .image_7100 .purple_8747 .pagination_dim_0adb,
  .image_7100 .purple_8747 .pagination_dim_0adb::after,
  .image_7100 .purple_8747 .pagination_dim_0adb::before {
    width: 31px;
    height: 3px;
  }
  .image_7100 .purple_8747 .pagination_dim_0adb::before {
    top: -9px;
  }
  .image_7100 .purple_8747 .pagination_dim_0adb::after {
    bottom: -9px;
  }
}
.clean_566b .pagination_dim_0adb {
  -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);
}
.clean_566b .pagination_dim_0adb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.clean_566b .pagination_dim_0adb::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);
}
.clean_566b.outline-plasma-6479 .pagination_dim_0adb {
  -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);
}
.clean_566b.outline-plasma-6479 .pagination_dim_0adb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.clean_566b.outline-plasma-6479 .pagination_dim_0adb::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);
}
.mask_brown_2cfe {
  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.chip-narrow-8de8:before {
  display: none;
}
.hard_8b94 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hard_8b94 .first_98b3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hard_8b94 .first_98b3:last-of-type {
  border-bottom: none;
}
.hard_8b94 .first_98b3.element_upper_7ee4,
.hard_8b94 .first_98b3.info-4c29,
.hard_8b94 .first_98b3.gradient_stale_1114 {
  padding: 0;
}
.hard_8b94 .list_fluid_27a8 .aside-070e {
  color: currentColor;
}
.hard_8b94 .list_fluid_27a8 .aside-070e:focus,
.hard_8b94 .list_fluid_27a8 .aside-070e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_8b94.table_rough_0959 .sort_steel_75fb,
.hard_8b94.table_rough_0959 .dim_be4d a,
.hard_8b94.table_rough_0959 .accent-small-d241 a,
.hard_8b94.table_rough_0959 .accordion_b81c a {
  color: rgba(0, 0, 0, 0.55);
}
.hard_8b94.table_rough_0959 .sort_steel_75fb:hover,
.hard_8b94.table_rough_0959 .dim_be4d a:hover,
.hard_8b94.table_rough_0959 .accent-small-d241 a:hover,
.hard_8b94.table_rough_0959 .accordion_b81c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard_8b94.table_rough_0959 .component-gas-cb10 {
  color: rgba(0, 0, 0, 0.8);
}
.hard_8b94.table_rough_0959 .first_98b3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard_8b94.table_rough_0959 .first_98b3:before {
  background: rgba(0, 0, 0, 0.08);
}
.hard_8b94.table_rough_0959 .backdrop-73f1:before {
  background: rgba(255, 255, 255, 0.9);
}
.hard_8b94.table_rough_0959 .list_fluid_27a8 .image_3a5c li a,
.hard_8b94.table_rough_0959 .list_fluid_27a8 .aside-070e,
.hard_8b94.table_rough_0959 .accordion_b81c {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard_8b94.table_rough_0959 .list_fluid_27a8 .aside-070e:focus,
.hard_8b94.table_rough_0959 .list_fluid_27a8 .aside-070e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_8b94.table_rough_0959 .image_3a5c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard_8b94.highlight_fresh_0b14 .sort_steel_75fb,
.hard_8b94.highlight_fresh_0b14 .dim_be4d a,
.hard_8b94.highlight_fresh_0b14 .accent-small-d241 .aside-070e,
.hard_8b94.highlight_fresh_0b14 .accent-small-d241 a,
.hard_8b94.highlight_fresh_0b14 .accordion_b81c a {
  color: rgba(255, 255, 255, 0.79);
}
.hard_8b94.highlight_fresh_0b14 .sort_steel_75fb:hover,
.hard_8b94.highlight_fresh_0b14 .dim_be4d a:hover,
.hard_8b94.highlight_fresh_0b14 .accent-small-d241 .aside-070e:hover,
.hard_8b94.highlight_fresh_0b14 .accent-small-d241 a:hover,
.hard_8b94.highlight_fresh_0b14 .accordion_b81c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_8b94.highlight_fresh_0b14 .component-gas-cb10 {
  color: rgba(255, 255, 255, 0.99);
}
.hard_8b94.highlight_fresh_0b14 .first_98b3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_8b94.highlight_fresh_0b14 .first_98b3:before {
  background: rgba(255, 255, 255, 0.08);
}
.hard_8b94.highlight_fresh_0b14 .backdrop-73f1:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard_8b94.highlight_fresh_0b14 .list_fluid_27a8 .image_3a5c li a,
.hard_8b94.highlight_fresh_0b14 .list_fluid_27a8 .aside-070e,
.hard_8b94.highlight_fresh_0b14 .accordion_b81c {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_8b94.highlight_fresh_0b14 .list_fluid_27a8 .aside-070e:focus,
.hard_8b94.highlight_fresh_0b14 .list_fluid_27a8 .aside-070e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_8b94.highlight_fresh_0b14 .image_3a5c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-73f1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.backdrop-73f1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.input-aeaf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.outline_6362 .hard_8b94 {
  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;
}
.outline_6362 .first_98b3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.outline_6362 .first_98b3: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) {
  .outline_6362 .first_98b3:before {
    width: 16%;
    left: 42%;
  }
}
.outline_6362 .first_98b3:last-child:before {
  content: none;
}
.outline_6362 .first_98b3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.outline_6362 .list_fluid_27a8 .image_3a5c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.outline_6362 .list_fluid_27a8 .image_3a5c li a .aside-070e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.outline_6362 .list_fluid_27a8 .accordion_b81c {
  border: none;
}
.outline_6362 .list_fluid_27a8 .accordion_b81c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.outline_6362 .backdrop-73f1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.outline_6362 .input-aeaf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.outline_6362 .highlight_fresh_0b14 .backdrop-73f1:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline_6362 .table_rough_0959.banner_f57e .pagination_dim_0adb {
  background: rgba(0, 0, 0, 0.6);
}
.outline_6362
  .table_rough_0959.banner_f57e
  .pagination_dim_0adb::after,
.outline_6362
  .table_rough_0959.banner_f57e
  .pagination_dim_0adb:before {
  background: inherit;
}
.outline_6362
  .table_rough_0959.banner_f57e:hover
  .pagination_dim_0adb {
  background: rgba(0, 0, 0, 0.8);
}
.secondary_new_21fa .hard_8b94 {
  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) {
  .secondary_new_21fa .hard_8b94 {
    width: auto;
    right: 45px;
  }
}
.green_ae1e .hard_8b94 {
  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) {
  .green_ae1e .hard_8b94 {
    width: auto;
    left: 45px;
  }
}
.chip-narrow-8de8 .hard_8b94 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.chip-narrow-8de8 .input-aeaf {
  max-width: 48em;
  margin: 0 auto;
}
.chip-narrow-8de8 .backdrop-73f1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.video_2267 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.video_2267.outline_6362 .hard_8b94 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.video_2267.secondary_new_21fa .hard_8b94 {
  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);
}
.video_2267 .hard_8b94 {
  visibility: visible;
}
.video_2267.green_ae1e .hard_8b94 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.warm-8412,
.short_5f01 {
  overflow-x: hidden;
}
.warm-8412 .hard_8b94 {
  overflow: auto;
}
.warm-8412.outline_6362 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm-8412.outline_6362 .hard_8b94 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.warm-8412.outline_6362 .slider_d38c {
  opacity: 0;
}
.warm-8412.secondary_new_21fa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm-8412.secondary_new_21fa .hard_8b94 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.warm-8412.secondary_new_21fa .slider_d38c {
  opacity: 0;
}
.warm-8412.green_ae1e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm-8412.green_ae1e .hard_8b94 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.warm-8412.green_ae1e .slider_d38c {
  opacity: 0;
}
.warm-8412.chip-narrow-8de8 .hard_8b94 {
  z-index: 10;
  visibility: visible;
}
.banner_f57e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner_f57e .pagination_dim_0adb {
  background: rgba(255, 255, 255, 0.99);
}
.banner_f57e .pagination_dim_0adb::after,
.banner_f57e .pagination_dim_0adb:before {
  background: inherit;
}
.banner_f57e:hover .pagination_dim_0adb {
  background: rgba(255, 255, 255, 0.99);
}
.green_ae1e .banner_f57e {
  top: 10px;
  right: auto;
  left: 12px;
}
.chip-narrow-8de8 .banner_f57e {
  display: none !important;
}
.warm-8412:before,
.short_5f01:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.warm-8412 .banner_f57e,
.short_5f01 .banner_f57e {
  display: inline-block;
}
.hard_8b94 .new_f653 {
  -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;
}
.warm-8412 .hard_8b94 .new_f653,
.short_5f01 .hard_8b94 .new_f653 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature-43e9 .tertiary_hard_65c5 {
  width: 100%;
}
.element_hovered_61b5 {
  padding: 0 0.5em 0;
}
.element_hovered_61b5 [class*="customify-col-"],
.element_hovered_61b5 [class*="customify-col_"],
.element_hovered_61b5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.grid_c4ff .element_hovered_61b5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .glass_f0a5 .banner-lower-87d2,
  .banner-lower-87d2 {
    display: none;
  }
  .detail-thick-d12e {
    text-align: left;
  }
  .left-6713 {
    text-align: center;
  }
  .hover-860d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .glass_f0a5 .up-8ad0,
  .up-8ad0 {
    display: none;
  }
  .title-left-e407 {
    text-align: left;
  }
  .video_5011 {
    text-align: center;
  }
  .new_1bba {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .glass_f0a5 .copper_29a2,
  .copper_29a2 {
    display: none;
  }
  .outline_wood_6877 {
    text-align: left;
  }
  .progress_down_8999 {
    text-align: center;
  }
  .description_0b39 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.over_ba5a {
  box-shadow: none !important;
}
.block_smooth_8862 .liquid-fac0,
.outer-3a2c .liquid-fac0 {
  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;
}
.outer-3a2c .liquid-fac0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.badge-east-d3d6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.badge-east-d3d6:after,
.badge-east-d3d6:before {
  content: "";
  display: table;
}
.badge-east-d3d6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .badge-east-d3d6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.badge-east-d3d6,
.tertiary-239a {
  max-width: 1248px;
  margin: 0 auto;
}

.gallery-23e4.stone-12b8 .badge-east-d3d6 {
  max-width: 100%;
}
.gallery-23e4.active-bronze-a114 {
  max-width: 1200px;
  margin: 0 auto;
}
.gallery-23e4.banner_55cc .badge-east-d3d6 {
  max-width: 100%;
}
.gallery-23e4.banner_55cc > .badge-east-d3d6 {
  padding-left: 0;
  padding-right: 0;
}
.gallery-23e4.banner_55cc > .badge-east-d3d6 .glass_f0a5 {
  margin: 0;
}
.gallery-23e4.banner_55cc
  > .badge-east-d3d6
  .grid-outer-423e.gold-75e5 {
  margin-right: 0;
  margin-left: 0;
}
.gallery-23e4.banner_55cc #main.gold-75e5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content-91bd #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content-91bd #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .easy_d9bb .video-2887 {
    padding-right: 1em;
  }
  .easy_d9bb.input-brown-fa15 .grid-outer-423e {
    border-right: 1px solid #eaecee;
  }
  .easy_d9bb.input-brown-fa15 .video-2887 {
    padding-right: 1em;
  }
  .easy_d9bb.input-brown-fa15 .media-red-6aff {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_ae8d .video-2887 {
    padding-left: 1em;
  }
  .pagination_ae8d.input-brown-fa15 .grid-outer-423e {
    border-left: 1px solid #eaecee;
  }
  .pagination_ae8d.input-brown-fa15 .video-2887 {
    padding-left: 1em;
  }
  .pagination_ae8d.input-brown-fa15 .media-red-6aff {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion-4603 .video-2887 {
    padding-left: 1em;
  }
  .motion-4603.input-brown-fa15 .orange-cf65 {
    border-right: 1px solid #eaecee;
  }
  .motion-4603.input-brown-fa15 .footer-upper-6f24 {
    border-right: 1px solid #eaecee;
  }
  .motion-4603.input-brown-fa15 .video-2887 {
    padding-left: 1em;
  }
  .motion-4603.input-brown-fa15 .media-red-6aff {
    padding-right: 1em;
  }
  .motion-4603.input-brown-fa15 .pressed-fd27 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-2837 .video-2887 {
    padding-right: 1em;
  }
  .thumbnail-2837.input-brown-fa15 .orange-cf65 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail-2837.input-brown-fa15 .footer-upper-6f24 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail-2837.input-brown-fa15 .video-2887 {
    padding-right: 1em;
  }
  .thumbnail-2837.input-brown-fa15 .media-red-6aff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-2837.input-brown-fa15 .pressed-fd27 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-91bd .video-2887 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-91bd.input-brown-fa15 .grid-outer-423e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content-91bd.input-brown-fa15 .video-2887 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-91bd.input-brown-fa15 .media-red-6aff {
    padding-left: 1em;
  }
  .content-91bd.input-brown-fa15 .pressed-fd27 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content-91bd.input-brown-fa15 .video-2887 {
    padding-left: 0;
  }
}
.disabled_fresh_f2ef .widget_top_f097 {
  display: inline-block;
}
.element-bbec {
  display: inline-block;
}
.shadow-b5c0 {
  word-con: break-word;
}
.hidden-east-7524 > span {
  display: inline-block;
  padding: 5px 0;
}
.hidden-east-7524 .photo-up-5187 {
  margin-left: 8px;
  margin-right: 8px;
}
.hidden-east-7524 .silver_330d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.description_2c46 .picture_219a {
  margin-bottom: 2em;
}
.description_2c46 .preview-plasma-3be6 {
  margin-bottom: 15px;
}
.description_2c46 .preview-plasma-3be6:last-child {
  margin-bottom: 0;
}
.description_2c46 .green-69e8 {
  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) {
  .description_2c46 .green-69e8 {
    display: block;
  }
}
.description_2c46 .module-9b6f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .description_2c46 .module-9b6f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.description_2c46 .notification_full_6315 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.description_2c46 .notification_full_6315 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.description_2c46 .notification_full_6315 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.description_2c46 .shadow-b5c0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.description_2c46 .shadow-b5c0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.description_2c46 .lower-3673 p:last-child {
  margin-bottom: 0;
}
.description_2c46 .texture_7702 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.description_2c46 .search-full-c6b7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.description_2c46 .menu_601f {
  margin-top: 1em;
}
.description_2c46 .notification-52a3 {
  top: 0;
  display: block;
}
.description_2c46 .notification-52a3 a {
  color: inherit;
}
.description_2c46 .notification-52a3 a:hover {
  color: inherit;
}
.description_2c46 .sort_432d {
  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;
}
.description_2c46 .sort_432d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.description_2c46 .search-full-c6b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.description_2c46 .medium_4558 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.description_2c46 .medium_4558:first-child {
  margin-top: 0;
}
.description_2c46 .medium_4558.image-e095 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.description_2c46 .medium_4558.heading_bc25 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description_2c46
  .medium_4558.heading_bc25.module-over-7979
  .menu_601f {
  width: 100%;
}
.description_2c46 .heading_bc25 {
  -webkit-box-align: center;
  align-items: center;
}
.description_2c46 .heading_bc25 .hidden-east-7524,
.description_2c46 .heading_bc25 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.description_2c46 .notification_full_6315 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_2c46 .notification_full_6315 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_2c46 .notification_full_6315: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;
}
.description_2c46 .image-e095 {
  z-index: 5;
}
.description_2c46 .section_tiny_d4d8 .basic_974a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.description_2c46 .tabs_9a1c .basic_974a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.description_2c46 .logo_bf76 .basic_974a {
  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;
}
.description_2c46.plasma_ab2b .green-69e8,
.description_2c46.over_c152 .green-69e8 {
  display: block;
}
.description_2c46.plasma_ab2b .green-69e8 .top-4779,
.description_2c46.plasma_ab2b .green-69e8 .search-full-c6b7,
.description_2c46.over_c152 .green-69e8 .top-4779,
.description_2c46.over_c152 .green-69e8 .search-full-c6b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description_2c46.heading_bottom_8ab2 .module-9b6f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .description_2c46.heading_bottom_8ab2 .module-9b6f {
    margin-right: 0;
  }
}
.description_2c46.plasma_ab2b .module-9b6f,
.description_2c46.over_c152 .module-9b6f {
  padding-top: 40%;
}
.description_2c46.plasma_ab2b .picture_219a,
.description_2c46.over_c152 .picture_219a {
  display: block;
}
.description_2c46.plasma_ab2b .fn-sticky-2122 .search-full-c6b7,
.description_2c46.over_c152 .fn-sticky-2122 .search-full-c6b7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.description_2c46.plasma_ab2b .module-9b6f,
.description_2c46.over_c152 .module-9b6f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.description_2c46.plasma_ab2b .search-full-c6b7 {
  padding: 1em;
}
.east-40bc {
  margin: 30px auto;
  display: block;
}
.east-40bc .surface_down_c580 > * {
  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;
}
.east-40bc .surface_down_c580 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east-40bc .surface_down_c580 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled-e7b9 .hidden-east-7524 {
  margin-bottom: 1.41575em;
}
.disabled-e7b9 .table-f71e {
  margin-bottom: 1.618em;
}
.sort-south-fec7 .menu_basic_8c14 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sort-south-fec7 .menu_basic_8c14 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sort-south-fec7 .secondary_2324 {
  max-width: 100%;
  overflow: auto;
}
.pagination_59c8 .sort-south-fec7 a:hover {
  text-decoration: underline;
}
.blue_efa2 .preview-plasma-3be6:not(.shadow-b5c0),
.blue_efa2 .notification_full_6315 {
  margin-bottom: 1.41575em;
}
.blue_efa2 .preview-plasma-3be6:not(.shadow-b5c0):last-child,
.blue_efa2 .notification_full_6315:last-child {
  margin-bottom: 0;
}
.blue_efa2 .preview-plasma-3be6.detail_over_58a0 {
  margin-bottom: 0.41575em;
}
.blue_efa2 .active_5ad3:before,
.blue_efa2 .tertiary_up_d6e0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.blue_efa2 .active_5ad3:before {
  content: "\f115";
}
.blue_efa2 .tertiary_up_d6e0:before {
  content: "\f02c";
}
.blue_efa2 .first_8bb6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.blue_efa2 .first_8bb6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.media_37d8 {
  display: -webkit-box;
  display: flex;
}
.media_37d8 .tertiary-e320 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .media_37d8 .tertiary-e320 {
    flex-basis: 90px;
  }
}
.media_37d8 .stale-30ad {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_37d8 .stale-30ad {
    flex-basis: calc(100% - 50px);
  }
}
.media_37d8 .frame-2423 p:last-child {
  margin-bottom: 0.72em;
}
.slider-gas-87b2 .surface_down_c580 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.slider-gas-87b2 .surface_down_c580:after,
.slider-gas-87b2 .surface_down_c580:before {
  content: "";
  display: table;
}
.slider-gas-87b2 .surface_down_c580:after {
  clear: both;
}
.slider-gas-87b2 .surface_down_c580 .feature_cool_b792,
.slider-gas-87b2 .surface_down_c580 .background-cool-21ff {
  width: 49%;
}
.slider-gas-87b2 .surface_down_c580 .feature_cool_b792 a span.pagination-stone-a00b,
.slider-gas-87b2 .surface_down_c580 .background-cool-21ff a span.pagination-stone-a00b {
  display: block;
  margin-bottom: 5px;
}
.slider-gas-87b2 .surface_down_c580 .background-cool-21ff {
  float: left;
  text-align: left;
}
.slider-gas-87b2 .surface_down_c580 .feature_cool_b792 {
  float: right;
  text-align: right;
}
.hero-d0b4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero-d0b4 {
    margin-bottom: 0;
  }
}
.slider-266a {
  margin-bottom: 1em;
}
.slider-266a .shadow-b5c0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.link-hard-a68e a {
  display: block;
  line-height: 0;
  position: relative;
}
.accent-mini-03c1 .slider-266a,
.motion_cf38 .slider-266a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accent-mini-03c1 .slider-266a,
  .motion_cf38 .slider-266a {
    display: block;
  }
}
.accent-mini-03c1 .link-hard-a68e,
.motion_cf38 .link-hard-a68e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accent-mini-03c1 .link-hard-a68e,
  .motion_cf38 .link-hard-a68e {
    margin-bottom: 1em;
  }
}
.accent-mini-03c1 .link-hard-a68e img,
.motion_cf38 .link-hard-a68e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accent-mini-03c1 .box_0b64,
.motion_cf38 .box_0b64 {
  flex-basis: calc(100% - 160px);
}
.accent-mini-03c1 .box_0b64 p,
.motion_cf38 .box_0b64 p {
  margin-bottom: 0;
}
.accent-mini-03c1 .box_0b64 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accent-mini-03c1 .box_0b64 {
    padding-left: 0;
  }
}
.motion_cf38 .box_0b64 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .motion_cf38 .box_0b64 {
    padding-right: 0;
  }
}
.motion_cf38 .link-hard-a68e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.static_5031 .link-hard-a68e {
  margin-bottom: 0.5em;
}
.static_5031 .link-hard-a68e img {
  width: 100%;
}
.border-d76e .hero-2adf,
.tertiary-318a .hero-2adf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tertiary-318a .grid-outer-423e .upper-9f2d p:last-child {
  margin-bottom: 0;
}
.table_37aa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.list-4367 .outer-ad8e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .list-4367 .outer-ad8e:last-of-type {
    margin-bottom: 0;
  }
}
.list-4367 .outer-ad8e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-4367 .outer-ad8e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.list-4367 .outer-ad8e ul li {
  margin: 0 0 0.6em;
}
.list-4367 .outer-ad8e ul li.fresh_d0f6,
.list-4367 .outer-ad8e ul li.paper-af0e {
  position: relative;
}
.list-4367 .outer-ad8e ul li.fresh_d0f6 .container-dark-85ae,
.list-4367 .outer-ad8e ul li.paper-af0e .container-dark-85ae {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.list-4367 .outer-ad8e ul li.fresh_d0f6:after:after,
.list-4367 .outer-ad8e ul li.fresh_d0f6:after:before,
.list-4367
  .outer-ad8e
  ul
  li.paper-af0e:after:after,
.list-4367
  .outer-ad8e
  ul
  li.paper-af0e:after:before {
  content: "";
  display: table;
}
.list-4367 .outer-ad8e ul li.fresh_d0f6:after:after,
.list-4367
  .outer-ad8e
  ul
  li.paper-af0e:after:after {
  clear: both;
}
.list-4367 .outer-ad8e a.backdrop-fluid-8f04:hover {
  text-decoration: none;
}
.list-4367 .outer-ad8e select {
  max-width: 100%;
}
.list-4367 .outer-ad8e table {
  font-size: 85%;
}
.list-4367 .outer-ad8e table td,
.list-4367 .outer-ad8e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.list-4367 .outer-ad8e table tfoot td {
  text-align: left;
}
.list-4367 .outer-ad8e :last-child {
  margin-bottom: 0;
}
.list-4367 .outer-ad8e .under_8a5d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.list-4367 .outer-ad8e .under_8a5d label {
  width: 100%;
}
.list-4367 .outer-ad8e .under_8a5d .slider-warm-8058 {
  width: 100%;
  display: block;
}
.list-4367 .outer-ad8e .under_8a5d .wide-6bae {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.list-4367 .outer-ad8e .under_8a5d .wide-6bae:hover svg #svg-search {
  fill: #444;
}
.list-4367 .outer-ad8e .under_8a5d .wide-6bae svg {
  width: 18px;
  height: 18px;
}
.list-4367 .row_ac79 ul ul,
.list-4367 .link-plasma-4560 ul ul,
.list-4367 .hot-b9e7 ul ul,
.list-4367 .mask_dynamic_627e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.list-4367 .row_ac79 .section_black_cdb6 > a,
.list-4367 .link-plasma-4560 .section_black_cdb6 > a,
.list-4367 .hot-b9e7 .section_black_cdb6 > a,
.list-4367 .mask_dynamic_627e .section_black_cdb6 > a {
  margin-bottom: 0;
}
.list-4367 .hot-8d96 li,
.list-4367 .row_ac79 li,
.list-4367 .popup_c48c li,
.list-4367 .link-plasma-4560 li,
.list-4367 .hot-b9e7 li,
.list-4367 .mask_dynamic_627e li,
.list-4367 .layout-b1fa li,
.list-4367 .red_75ae li {
  display: block;
  position: relative;
}
.list-4367 .hot-8d96 li:last-child,
.list-4367 .row_ac79 li:last-child,
.list-4367 .popup_c48c li:last-child,
.list-4367 .link-plasma-4560 li:last-child,
.list-4367 .hot-b9e7 li:last-child,
.list-4367 .mask_dynamic_627e li:last-child,
.list-4367 .layout-b1fa li:last-child,
.list-4367 .red_75ae li:last-child {
  border: none;
}
.list-4367 .hot-8d96 li a,
.list-4367 .row_ac79 li a,
.list-4367 .popup_c48c li a,
.list-4367 .link-plasma-4560 li a,
.list-4367 .hot-b9e7 li a,
.list-4367 .mask_dynamic_627e li a,
.list-4367 .layout-b1fa li a,
.list-4367 .red_75ae li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list-4367 .hot-8d96 li ul li::before,
.list-4367 .row_ac79 li ul li::before,
.list-4367 .popup_c48c li ul li::before,
.list-4367 .link-plasma-4560 li ul li::before,
.list-4367 .hot-b9e7 li ul li::before,
.list-4367 .mask_dynamic_627e li ul li::before,
.list-4367 .layout-b1fa li ul li::before,
.list-4367 .red_75ae li ul li::before {
  left: 15px;
}
.list-4367 .hot-8d96 li ul a,
.list-4367 .row_ac79 li ul a,
.list-4367 .popup_c48c li ul a,
.list-4367 .link-plasma-4560 li ul a,
.list-4367 .hot-b9e7 li ul a,
.list-4367 .mask_dynamic_627e li ul a,
.list-4367 .layout-b1fa li ul a,
.list-4367 .red_75ae li ul a {
  padding-left: 20px;
}
.list-4367 .hot-8d96 li ul ul li::before,
.list-4367 .row_ac79 li ul ul li::before,
.list-4367 .popup_c48c li ul ul li::before,
.list-4367 .link-plasma-4560 li ul ul li::before,
.list-4367 .hot-b9e7 li ul ul li::before,
.list-4367 .mask_dynamic_627e li ul ul li::before,
.list-4367 .layout-b1fa li ul ul li::before,
.list-4367 .red_75ae li ul ul li::before {
  left: 30px;
}
.list-4367 .hot-8d96 li ul ul a,
.list-4367 .row_ac79 li ul ul a,
.list-4367 .popup_c48c li ul ul a,
.list-4367 .link-plasma-4560 li ul ul a,
.list-4367 .hot-b9e7 li ul ul a,
.list-4367 .mask_dynamic_627e li ul ul a,
.list-4367 .layout-b1fa li ul ul a,
.list-4367 .red_75ae li ul ul a {
  padding-left: 40px;
}
.list-4367 .texture_advanced_0b46 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list-4367 .red_75ae ul li {
  margin-bottom: 1.41575em;
}
.list-4367 .red_75ae ul li .steel-0715 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.list-4367 .red_75ae ul li .over_dd5c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.highlight_fresh_0b14 .hot-8d96 li a,
.highlight_fresh_0b14 .row_ac79 li a,
.highlight_fresh_0b14 .popup_c48c li a,
.highlight_fresh_0b14 .link-plasma-4560 li a,
.highlight_fresh_0b14 .hot-b9e7 li a,
.highlight_fresh_0b14 .mask_dynamic_627e li a,
.highlight_fresh_0b14 .layout-b1fa li a,
.highlight_fresh_0b14 .red_75ae li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_fresh_0b14 .texture_advanced_0b46 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_fresh_0b14 .outer-ad8e ul li.fresh_d0f6 .container-dark-85ae,
.highlight_fresh_0b14 .outer-ad8e ul li.paper-af0e .container-dark-85ae {
  background: rgba(0, 0, 0, 0.2);
}
.highlight_fresh_0b14 .list-4367 .outer-ad8e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-23e4 .list-4367 .image_3a5c li {
  margin: 0;
}
.gallery-23e4 .list-4367 .image_3a5c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gallery-23e4 .list-4367 .image_3a5c li ul {
  margin: 0;
}
.gallery-23e4 .list-4367 .image_3a5c li ul li a {
  padding-left: 15px;
}
.gallery-23e4 .list-4367 .image_3a5c li ul li li a {
  padding-left: 30px;
}
.gallery-23e4 .list-4367 .image_3a5c li.panel-bfa1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gallery-23e4 .list-4367 .image_3a5c li.panel-bfa1 > 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;
}
.gallery-23e4 .list-4367 .image_3a5c li.panel-bfa1 > 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;
}
.inner-d58a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero-bbb6 {
  position: relative;
  z-index: 10;
}
.hero-bbb6 .new_f653 {
  width: 100%;
  max-width: 100%;
}
.active-51a8 .element_over_f1fd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active-51a8 .table_rough_0959 {
}
.active-51a8 .highlight_fresh_0b14 {
  background: #292929;
}
.smooth-70d7 .element_over_f1fd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.smooth-70d7 .table_rough_0959 {
  background: #f9f9f9;
}
.smooth-70d7 .highlight_fresh_0b14 {
  background: #303030;
}
.gallery_dirty_4bfb .element_over_f1fd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery_dirty_4bfb .widget_top_f097 {
    margin-bottom: 1em;
  }
  .gallery_dirty_4bfb .widget_top_f097:last-child {
    margin-bottom: 0;
  }
}
.gallery_dirty_4bfb .table_rough_0959 {
  background: #ededed;
}
.gallery_dirty_4bfb .highlight_fresh_0b14 {
  background: #1a1a1a;
}
.element_over_f1fd.table_rough_0959 {
  color: rgba(0, 0, 0, 0.6);
}
.element_over_f1fd.table_rough_0959 .tertiary-silver-3641 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_over_f1fd.highlight_fresh_0b14 {
  color: rgba(255, 255, 255, 0.99);
}
.element_over_f1fd.highlight_fresh_0b14 a:not(.backdrop-fluid-8f04) {
  color: rgba(255, 255, 255, 0.79);
}
.element_over_f1fd.highlight_fresh_0b14 a:not(.backdrop-fluid-8f04):hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_over_f1fd.highlight_fresh_0b14 .tertiary-silver-3641 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_over_f1fd.highlight_fresh_0b14 table tbody td,
.element_over_f1fd.highlight_fresh_0b14 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper-warm-def5.simple_dc86 .badge-east-d3d6 {
  max-width: initial;
}
.wrapper-warm-def5 .soft-e892 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wrapper-warm-def5 .soft-e892 .new_f653 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wrapper-warm-def5 .soft-e892 .new_f653 {
    display: block;
    margin-bottom: 2em;
  }
  .wrapper-warm-def5 .soft-e892 .new_f653:last-child {
    margin-bottom: 0;
  }
}
.gallery_dirty_4bfb .widget_top_f097:last-child,
.smooth-70d7 .widget_top_f097:last-child,
.active-51a8 .widget_top_f097:last-child {
  margin-bottom: 0;
}
.gallery_dirty_4bfb .widget_top_f097 .list-4367 .outer-ad8e:last-child,
.smooth-70d7 .widget_top_f097 .list-4367 .outer-ad8e:last-child,
.active-51a8 .widget_top_f097 .list-4367 .outer-ad8e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gallery_dirty_4bfb .copper_ffbb,
  .gallery_dirty_4bfb .caption_right_3858,
  .smooth-70d7 .copper_ffbb,
  .smooth-70d7 .caption_right_3858,
  .active-51a8 .copper_ffbb,
  .active-51a8 .caption_right_3858 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero-bbb6 .widget_top_f097 {
    margin-bottom: 2em;
  }
}
.hero-bbb6 p:last-child {
  margin-bottom: 0;
}
.hero-bbb6 li,
.hero-bbb6 ul {
  list-style: none;
  margin: 0;
}
.hero-bbb6 ul ul {
  margin-left: 2.617924em;
}
.down_0a25 {
  font-size: 0.875em;
}

/* css-noise: 0f87 */
.promo-block-f0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
