/*!
Theme Name: Customify
Theme URI: https://pressmaximum.upper-5e02/customify
Author: WPCustomify
Author URI: https://pressmaximum.upper-5e02
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.upper-5e02/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.notification_active_b631.detail_8eaa/licenses/gpl-2.0.hard_009c
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.tall-8bfc/, (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.paper-ff47.backdrop_5bb7/normalize.tag_simple_9200/
 ======
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.tag_simple_9200 v7.0.0 | MIT License | github.upper-5e02/necolas/normalize.tag_simple_9200 */
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;
}
.copper_6318 .liquid-26ae,
.lower-ccaf,
.short_69e5,
.panel-b593,
.avatar-ba83,
.link-d036,
.texture-action-3027,
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;
}
.lower-ccaf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lower-ccaf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lower-ccaf,
  h1 {
    font-size: 1.8em;
  }
}
.short_69e5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.short_69e5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .short_69e5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .short_69e5,
  h2 {
    font-size: 1.7em;
  }
}
.panel-b593,
h3 {
  font-size: 1.618em;
}
.copper_6318 .liquid-26ae,
.avatar-ba83,
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.simple_6913 {
  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;
}
.table-795e:after,
.table-795e:before,
.detail_8e1e:after,
.detail_8e1e:before {
  content: "";
  display: table;
}
.table-795e:after,
.detail_8e1e:after {
  clear: both;
}
.paragraph-f10d {
  float: right;
  margin-right: 0;
}
.gallery_new_7dfb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.link_cool_07ab .complex_6c5b,
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;
}
.link_cool_07ab .complex_6c5b: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;
}
.label-bc6d .complex_6c5b {
  box-shadow: none;
}
.label-bc6d
  .complex_6c5b
  .content_a250 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.label-bc6d .complex_6c5b .detail-73c8 {
  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;
}
.label-bc6d
  .complex_6c5b
  .detail-73c8
  b {
  display: none;
}
.label-bc6d .article_medium_9115 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.medium-c1fe:not(.banner_f091):not(.block_upper_8798),
button:not(.banner_f091):not(.block_upper_8798),
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ),
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ),
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ) {
  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;
}
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ):hover,
button:not(.banner_f091):not(
    .block_upper_8798
  ):hover,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ):hover,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ):hover,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ):active,
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ):focus,
button:not(.banner_f091):not(
    .block_upper_8798
  ):active,
button:not(.banner_f091):not(
    .block_upper_8798
  ):focus,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ):active,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ):focus,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ):active,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ):focus,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ):active,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ):focus {
  outline: 0;
}
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d,
button:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d {
  position: relative;
}
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .component-9292,
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .nav_steel_5b28,
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .button_77a3,
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  i,
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  svg,
button:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .component-9292,
button:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .nav_steel_5b28,
button:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .button_77a3,
button:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  i,
button:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  svg,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .component-9292,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .nav_steel_5b28,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .button_77a3,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  i,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  svg,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .component-9292,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .nav_steel_5b28,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .button_77a3,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  i,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  svg,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .component-9292,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .nav_steel_5b28,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  .button_77a3,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  i,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d
  svg {
  visibility: hidden;
}
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d:after,
button:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d:after,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d:after,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d:after,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ).fn-loading-b50d: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;
}
.medium-c1fe:not(.banner_f091):not(.block_upper_8798),
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ),
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ),
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ) {
  color: #fff;
  background: #235787;
}
.medium-c1fe:not(.banner_f091):not(
    .block_upper_8798
  ):focus,
input[type="button"]:not(.banner_f091):not(
    .block_upper_8798
  ):focus,
input[type="reset"]:not(.banner_f091):not(
    .block_upper_8798
  ):focus,
input[type="submit"]:not(.banner_f091):not(
    .block_upper_8798
  ):focus {
  color: #fff;
}
.medium-c1fe.fn-disabled-b50d:not(.banner_f091):not(
    .block_upper_8798
  ),
.medium-c1fe[disabled]:not(.banner_f091):not(
    .block_upper_8798
  ),
button.fn-disabled-b50d:not(.banner_f091):not(
    .block_upper_8798
  ),
button[disabled]:not(.banner_f091):not(
    .block_upper_8798
  ) {
  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;
}
.element_ca83 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.element_ca83: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;
}
.message-07e8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.block-selected-4739 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.yellow_b04c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.table-795e:after,
.table-795e:before,
.last-d23a:after,
.last-d23a:before,
.background_red_2d68:after,
.background_red_2d68:before,
.media_soft_0ca6:after,
.media_soft_0ca6:before,
.tertiary_5291:after,
.tertiary_5291:before,
.status-fixed-6a57:after,
.status-fixed-6a57:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.table-795e:after,
.last-d23a:after,
.background_red_2d68:after,
.media_soft_0ca6:after,
.tertiary_5291:after,
.status-fixed-6a57:after {
  clear: both;
}
.last-d23a .badge_59f5,
.background_red_2d68 .badge_59f5,
.clean_357f .badge_59f5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pattern-b333 {
  display: inline-block;
}
.nav-large-5f3d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.nav-large-5f3d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.nav-large-5f3d .selected-aa91 {
  padding: 1em 0;
  font-size: 85%;
}
.selected-aa91 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.prev-97b7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.prev-97b7:after,
.prev-97b7:before {
  content: "";
  display: table;
}
.prev-97b7:after {
  clear: both;
}
.tertiary_d06d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.main-e324 .tertiary_d06d {
  max-width: 50%;
}
.picture_last_c95e .tertiary_d06d {
  max-width: 33.33%;
}
.bottom_671d .tertiary_d06d {
  max-width: 25%;
}
.title_static_46fd .tertiary_d06d {
  max-width: 20%;
}
.list_69bc .tertiary_d06d {
  max-width: 16.66%;
}
.link_d9e7 .tertiary_d06d {
  max-width: 14.28%;
}
.tertiary_mini_4701 .tertiary_d06d {
  max-width: 12.5%;
}
.fluid_8387 .tertiary_d06d {
  max-width: 11.11%;
}
.footer_0dd6 {
  display: block;
}
.copper_6318 .logo-6249 label,
.copper_6318 .breadcrumb-2143 label,
.copper_6318 .fixed_ad2c label,
.copper_6318 .notification-gas-3ab5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.smooth_956d {
  list-style: none;
  margin: 0;
}
.smooth_956d article.slider_57aa {
  margin-bottom: 0;
}
.smooth_956d ul {
  list-style: none;
  margin: 0;
}
.smooth_956d .pink_6cfb li.slider_57aa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .smooth_956d .pink_6cfb li.slider_57aa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .smooth_956d .pink_6cfb li.slider_57aa: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) {
  .smooth_956d .pink_6cfb li.slider_57aa li.slider_57aa li.slider_57aa li.slider_57aa {
    padding-left: 0;
  }
}
article.slider_57aa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.slider_57aa .last-d23a p:last-of-type {
  margin-bottom: 0;
}
article.slider_57aa .header-new-3a99 {
  float: left;
}
article.slider_57aa .footer-9cab {
  margin-left: 85px;
}
article.slider_57aa .motion_3548 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.slider_57aa .motion_3548 .under-75a3 {
  margin-left: 10px;
}
article.slider_57aa .popup_4669 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.slider_57aa .hero_e859 {
  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 .logo-6249,
  #respond .fixed_ad2c,
  #respond .notification-gas-3ab5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .logo-6249 input,
#respond .fixed_ad2c input,
#respond .notification-gas-3ab5 input {
  width: 100%;
}
#respond .notification-gas-3ab5 {
  margin-right: 0;
}
#respond .column_active_c864 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.glass_39cf {
  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;
}
.glass_39cf.notice_7dfb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.glass_39cf 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%);
}
.glass_39cf:focus,
.glass_39cf: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);
}
.notice_narrow_88ba {
  border-radius: 10%;
}
.caption-right-5b56 {
  border-radius: 50%;
}
.highlight_e673 {
  font-size: 0.72em;
}
.simple-d78f {
  font-size: 0.875em;
}
.border_6781 {
  font-size: 1.1em;
}
.info_iron_51ae {
  text-transform: uppercase;
  line-height: 1.2;
}
.info_iron_51ae.highlight_e673 {
  letter-spacing: 0.5px;
}
.rough-cee6,
.rough-cee6 a {
  color: #6d6d6d;
}
.rough-cee6 a:hover {
  color: #111;
}
.notification_dc4f {
  color: #6d6d6d;
}
.rough_b1e4 {
  overflow-x: hidden;
}
.rough_b1e4 .glass-57d8.panel_6a13 {
  position: relative;
}
.rough_b1e4 .glass-57d8.panel_6a13.frame_e583 {
  position: initial;
}
.rough_b1e4
  .glass-57d8.panel_6a13.frame_e583
  .disabled-a3c0 {
  left: auto;
}
.rough_b1e4 .glass-57d8 .disabled-a3c0 {
  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;
}
.rough_b1e4 .glass-57d8:hover.panel_6a13 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.rough_b1e4
  .glass-57d8:hover.panel_6a13
  .disabled-a3c0 {
  display: block;
  z-index: 9999999;
}
.rough_b1e4 .top-e5c7 .short_71b4,
.rough_b1e4 .item_d992 .short_71b4 {
  display: none;
}
.rough_b1e4 .shadow_paper_e7e0 .glass-57d8:hover.panel_6a13 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.copper_6318 .logo-6249 label,
.copper_6318 .breadcrumb-2143 label,
.copper_6318 .fixed_ad2c label,
.copper_6318 .notification-gas-3ab5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.smooth_956d {
  list-style: none;
  margin: 0;
}
.smooth_956d article.slider_57aa {
  margin-bottom: 0;
}
.smooth_956d ul {
  list-style: none;
  margin: 0;
}
.smooth_956d .pink_6cfb li.slider_57aa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .smooth_956d .pink_6cfb li.slider_57aa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .smooth_956d .pink_6cfb li.slider_57aa: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) {
  .smooth_956d .pink_6cfb li.slider_57aa li.slider_57aa li.slider_57aa li.slider_57aa {
    padding-left: 0;
  }
}
article.slider_57aa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.slider_57aa .last-d23a p:last-of-type {
  margin-bottom: 0;
}
article.slider_57aa .header-new-3a99 {
  float: left;
}
article.slider_57aa .footer-9cab {
  margin-left: 85px;
}
article.slider_57aa .motion_3548 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.slider_57aa .motion_3548 .under-75a3 {
  margin-left: 10px;
}
article.slider_57aa .popup_4669 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.slider_57aa .hero_e859 {
  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 .logo-6249,
  #respond .fixed_ad2c,
  #respond .notification-gas-3ab5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .logo-6249 input,
#respond .fixed_ad2c input,
#respond .notification-gas-3ab5 input {
  width: 100%;
}
#respond .notification-gas-3ab5 {
  margin-right: 0;
}
#respond .column_active_c864 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.top-e5c7 .solid-a1e4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.solid-a1e4 .slow_711f.gold-3fdd .tabs_dd7e > li > a:focus,
.solid-a1e4 .slow_711f.gold-3fdd .tabs_dd7e > li > a:hover,
.solid-a1e4 .slow_711f.block-3a36 .tabs_dd7e > li > a:focus,
.solid-a1e4 .slow_711f.block-3a36 .tabs_dd7e > li > a:hover,
.solid-a1e4 .slow_711f.hard-75d6 .tabs_dd7e > li > a:focus,
.solid-a1e4 .slow_711f.hard-75d6 .tabs_dd7e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-a1e4
  .slow_711f.gold-3fdd
  .tabs_dd7e
  > li.aside_active_1475
  > a,
.solid-a1e4
  .slow_711f.gold-3fdd
  .tabs_dd7e
  > li.status_right_36f8
  > a,
.solid-a1e4
  .slow_711f.block-3a36
  .tabs_dd7e
  > li.aside_active_1475
  > a,
.solid-a1e4
  .slow_711f.block-3a36
  .tabs_dd7e
  > li.status_right_36f8
  > a,
.solid-a1e4
  .slow_711f.hard-75d6
  .tabs_dd7e
  > li.aside_active_1475
  > a,
.solid-a1e4 .slow_711f.hard-75d6 .tabs_dd7e > li.container_c34b > a {
  color: rgba(255, 255, 255, 0.99);
}
.solid-a1e4 .dynamic_6522,
.solid-a1e4 .dynamic_6522 a {
  color: rgba(255, 255, 255, 0.99);
}
.solid-a1e4 .stone_a59d.border_7850 li a,
.solid-a1e4 .wide_5475 a,
.solid-a1e4 .small_dd2c,
.solid-a1e4 .tabs_dd7e > li > a,
.solid-a1e4 .list-full-2a6e {
  color: rgba(255, 255, 255, 0.79);
}
.solid-a1e4 .stone_a59d.border_7850 li a:hover,
.solid-a1e4 .wide_5475 a:hover,
.solid-a1e4 .small_dd2c:hover,
.solid-a1e4 .tabs_dd7e > li > a:hover,
.solid-a1e4 .list-full-2a6e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-a1e4 .fluid_ab5a {
  color: rgba(255, 255, 255, 0.79);
}
.solid-a1e4 .fluid_ab5a .layout_complex_9256 {
  color: rgba(255, 255, 255, 0.99);
}
.solid-a1e4 .fluid_ab5a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-a1e4 .wrapper_5f6e .element_7150 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.solid-a1e4 .wrapper_5f6e .element_7150 .sort-focused-98f8 {
  color: rgba(255, 255, 255, 0.79);
}
.solid-a1e4
  .wrapper_5f6e
  .element_7150
  .sort-focused-98f8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-a1e4
  .wrapper_5f6e
  .element_7150
  .sort-focused-98f8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-a1e4
  .wrapper_5f6e
  .element_7150
  .sort-focused-98f8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-a1e4
  .wrapper_5f6e
  .element_7150
  .sort-focused-98f8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-a1e4 .wrapper_5f6e .row_19d9 {
  color: rgba(255, 255, 255, 0.79);
}
.solid-a1e4 .wrapper_5f6e .row_19d9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-new-170e
  .solid-a1e4
  .wrapper_5f6e
  .button_8bc0
  .main-blue-3c0f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-new-170e
  .solid-a1e4
  .wrapper_5f6e
  .button_8bc0
  .sort-focused-98f8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.top-e5c7 .filter_easy_31a3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.filter_easy_31a3 .slow_711f.gold-3fdd .tabs_dd7e > li > a:focus,
.filter_easy_31a3 .slow_711f.gold-3fdd .tabs_dd7e > li > a:hover,
.filter_easy_31a3 .slow_711f.block-3a36 .tabs_dd7e > li > a:focus,
.filter_easy_31a3 .slow_711f.block-3a36 .tabs_dd7e > li > a:hover,
.filter_easy_31a3 .slow_711f.hard-75d6 .tabs_dd7e > li > a:focus,
.filter_easy_31a3 .slow_711f.hard-75d6 .tabs_dd7e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_easy_31a3
  .slow_711f.gold-3fdd
  .tabs_dd7e
  > li.aside_active_1475
  > a,
.filter_easy_31a3
  .slow_711f.gold-3fdd
  .tabs_dd7e
  > li.status_right_36f8
  > a,
.filter_easy_31a3
  .slow_711f.block-3a36
  .tabs_dd7e
  > li.aside_active_1475
  > a,
.filter_easy_31a3
  .slow_711f.block-3a36
  .tabs_dd7e
  > li.status_right_36f8
  > a,
.filter_easy_31a3
  .slow_711f.hard-75d6
  .tabs_dd7e
  > li.aside_active_1475
  > a,
.filter_easy_31a3 .slow_711f.hard-75d6 .tabs_dd7e > li.container_c34b > a {
  color: rgba(0, 0, 0, 0.8);
}
.filter_easy_31a3 .dynamic_6522,
.filter_easy_31a3 .dynamic_6522 a {
  color: rgba(0, 0, 0, 0.8);
}
.filter_easy_31a3 .stone_a59d.border_7850 li a,
.filter_easy_31a3 .wide_5475 a,
.filter_easy_31a3 .small_dd2c,
.filter_easy_31a3 .tabs_dd7e > li > a,
.filter_easy_31a3 .list-full-2a6e {
  color: rgba(0, 0, 0, 0.55);
}
.filter_easy_31a3 .stone_a59d.border_7850 li a:hover,
.filter_easy_31a3 .wide_5475 a:hover,
.filter_easy_31a3 .small_dd2c:hover,
.filter_easy_31a3 .tabs_dd7e > li > a:hover,
.filter_easy_31a3 .list-full-2a6e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_easy_31a3 .fluid_ab5a {
  color: rgba(0, 0, 0, 0.55);
}
.filter_easy_31a3 .fluid_ab5a .layout_complex_9256 {
  color: rgba(0, 0, 0, 0.8);
}
.filter_easy_31a3 .fluid_ab5a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium_0980 .filter_tiny_5961 {
  margin-left: auto;
  margin-right: auto;
}
.background_red_2d68 > * {
  margin-left: auto;
  margin-right: auto;
}
.background_red_2d68 .message-07e8 {
  margin-right: 1.41575em;
}
.icon-4deb .background_red_2d68 > .highlight_huge_8645 {
  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;
}
.icon-4deb .background_red_2d68 > .orange-3daf {
  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;
}
.hover_8407.medium_0980 .filter_tiny_5961,
.box-pressed-97f1.medium_0980 .filter_tiny_5961 {
  margin-left: 0;
}
.layout_mini_ee19.medium_0980 .filter_tiny_5961,
.icon_large_287d.medium_0980 .filter_tiny_5961 {
  margin-right: 0;
}
.background_red_2d68 ol,
.background_red_2d68 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.frame_rough_3280 video {
  max-width: 100%;
}
.feature-center-b7dc img {
  display: block;
}
.feature-center-b7dc.message-07e8,
.feature-center-b7dc.block-selected-4739 {
  width: 100%;
}
.feature-center-b7dc.orange-3daf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mini-983d:not(.notice_88a6) {
  margin: 1.5em auto;
}
.picture_e57a p {
  padding: 1.5em 14px;
}
ul.thick_f387.orange-3daf,
ul.thick_f387.highlight_huge_8645,
ul.thick_f387.footer-green-488b.highlight_huge_8645 {
  padding: 0 14px;
}
.box_green_3808 {
  display: block;
  overflow-x: auto;
}
.box_green_3808 table {
  border-collapse: collapse;
  width: 100%;
}
.box_green_3808 td,
.box_green_3808 th {
  padding: 0.5em;
}
.background_red_2d68 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.background_red_2d68 ol ol,
.background_red_2d68 ol ul,
.background_red_2d68 ul ol,
.background_red_2d68 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.background_red_2d68 ol ol li,
.background_red_2d68 ol ul li,
.background_red_2d68 ul ol li,
.background_red_2d68 ul ul li {
  margin-left: 0;
}
.disabled_thick_c30e.medium_bb5e > .carousel-advanced-8cd2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.disabled_thick_c30e.medium_bb5e > .carousel-advanced-8cd2 iframe,
.disabled_thick_c30e.medium_bb5e > .carousel-advanced-8cd2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.full-46c5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.full-46c5.sidebar-3c34 {
  padding: 0;
}
.full-46c5.sidebar-3c34 cite {
  font-size: 13px;
}
.full-46c5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.full-46c5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tooltip-0e52 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tooltip-0e52 > p:first-child {
  margin-top: 0;
}
.tooltip-0e52 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tooltip-0e52 blockquote {
  border-left: 0;
}
.pink_5564 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pink_5564:not(.lower-b876) {
  max-width: 100px;
}
.pink_5564.paper-de2f {
  border-bottom: none !important;
  text-align: center;
}
.pink_5564.paper-de2f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .picture_e57a p {
    padding: 1.5em 0;
  }
}
.next-d7f3 {
  color: #0073aa;
}
.grid-f7fc {
  background-color: #0073aa;
}
.texture-4cb0 {
  color: #229fd8;
}
.breadcrumb_warm_cace {
  background-color: #229fd8;
}
.caption_hovered_7b46 {
  color: #eee;
}
.wrapper-5b5c {
  background-color: #eee;
}
.wide-4b15 {
  color: #444;
}
.purple_3837 {
  background-color: #444;
}
.thumbnail-9813 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.thumbnail-9813 .shadow-f8ec .wide_5475 {
  font-size: 15px;
}
.thumbnail-9813 .wide_5475 {
  line-height: 1.3;
}
.thumbnail-9813 .filter_easy_31a3 {
}
.thumbnail-9813 .solid-a1e4 {
  background: #235787;
}
.table_a694 {
  padding: 0;
}
.table_a694 .solid-a1e4 {
  background: #1a1a1a;
}
.table_a694 .filter_easy_31a3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.description_18b0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.description_18b0 .filter_easy_31a3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.description_18b0 .solid-a1e4 {
  background: #303030;
}
.status-fixed-6a57 {
  position: relative;
  z-index: 10;
}
.status-fixed-6a57 .disabled_cold_fbe0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary_current_5005 .panel_6a13 {
  display: inline-block;
  vertical-align: middle;
}
.tertiary_current_5005.nav_next_eac8 .panel_6a13 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tertiary_current_5005.nav_next_eac8 .panel_6a13 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_current_5005.nav_next_eac8 .panel_6a13 {
    margin-right: 0.4em;
  }
}
.tertiary_current_5005.nav_next_eac8 .panel_6a13:last-child {
  margin-right: 0;
}
.current-be25 .disabled_cold_fbe0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .top-e5c7 .shadow-f8ec {
    margin: 0 -0.5em;
  }
  .top-e5c7 .shadow-f8ec [class*="customify-col-"],
  .top-e5c7 .shadow-f8ec [class*="customify-col_"],
  .top-e5c7 .shadow-f8ec [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.top-e5c7.liquid-894d .disabled_cold_fbe0 {
  background: 0 0 !important;
}
.top-e5c7.liquid-894d .disabled_cold_fbe0,
.top-e5c7.current-be25 .disabled_cold_fbe0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .top-e5c7.container-lower-b8bf {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.top-e5c7.current-be25 .disabled_cold_fbe0 {
  box-shadow: none !important;
}
.layout-new-3e11 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .layout-new-3e11 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .layout-new-3e11 {
    padding: 18px 0 20px;
  }
}
.layout-new-3e11 .paper-b5a2 {
  width: 100%;
}
.layout-new-3e11 .link_tiny_9deb {
  margin-bottom: 0;
}
.layout-new-3e11 .pro_7315 {
  margin-top: 5px;
  font-size: 0.875em;
}
.button_75bb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.button_75bb .thumbnail_239d {
  width: 100%;
}
.picture-center-88f4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.picture-center-88f4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.picture-center-88f4 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;
}
.picture-center-88f4 li:last-child:after {
  display: none;
}
.picture-center-88f4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.rough_2d9f .short_71b4 button,
.layout-new-3e11 .short_71b4 button {
  left: 0;
}
.rough_2d9f .thumbnail_239d,
.layout-new-3e11 .thumbnail_239d {
  padding-left: 0;
  padding-right: 0;
}
.rough_2d9f .button_75bb,
.layout-new-3e11 .button_75bb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.rough_2d9f {
  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;
}
.rough_2d9f: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;
}
.rough_2d9f .paragraph_easy_3ff5 {
  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) {
  .rough_2d9f .paragraph_easy_3ff5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .rough_2d9f .paragraph_easy_3ff5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .rough_2d9f .paragraph_easy_3ff5 {
    min-height: 200px;
  }
}
.rough_2d9f .picture-center-88f4 {
  color: rgba(255, 255, 255, 0.8);
}
.rough_2d9f .picture-center-88f4 a,
.rough_2d9f .picture-center-88f4 li:after {
  color: inherit;
}
.rough_2d9f .picture-center-88f4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.card-bright-92ff {
  margin-bottom: 0.5em;
}
.chip_8889 {
  margin-bottom: 1.2em;
}
.chip_8889,
.card-bright-92ff {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.chip_8889 p:last-child,
.card-bright-92ff p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .short_71b4,
#masthead .short_71b4 {
  display: none;
}
#masthead
  > .short_71b4.simple_453d {
  display: none;
}
#masthead > .short_71b4 button {
  left: 0;
}
.clean-aae1 {
  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%;
}
.clean-aae1 .panel_6a13 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.clean-aae1 .block-short-fd90 {
  display: -webkit-box;
  display: flex;
}
.clean-aae1 .block-short-fd90.tertiary-b56d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.clean-aae1 .block-short-fd90.video-9dbe {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.clean-aae1 .block-short-fd90.notice-in-9cba {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.clean-aae1.text-gold-bc21.full_eb73 .block-short-fd90.tertiary-b56d {
  flex-basis: 100%;
}
.clean-aae1.info-e0ae .block-short-fd90.video-9dbe {
  -webkit-box-flex: 1;
  flex: auto;
}
.clean-aae1.info-e0ae .block-short-fd90.notice-in-9cba {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .short_71b4.simple_453d {
  display: none;
}
#masthead > .short_71b4 button {
  left: 0;
}
.fresh-76f7 {
  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;
}
.fresh-76f7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fresh-76f7.north-6a69 i {
  margin-right: 4px;
}
.fresh-76f7.table-selected-551d i {
  margin-left: 5px;
}
.wide_5475 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.wide_5475 p:last-child {
  margin-bottom: 0;
}
.feature_4c8f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.feature_4c8f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.feature_4c8f img {
  display: block;
  width: auto;
  line-height: 1;
}
.feature_4c8f .dynamic_6522 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.feature_4c8f .info-7192 {
  margin: 5px 0 7px 0;
}
.feature_4c8f.pink-0fe6 .in-d7e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature_4c8f.pink-0fe6 .thick_f228 {
  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;
}
.feature_4c8f.carousel_pressed_e235 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.feature_4c8f.carousel_pressed_e235 .in-d7e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature_4c8f.carousel_pressed_e235 .thick_f228 {
  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;
}
.feature_4c8f.info_advanced_e287 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature_4c8f.hover-north-0802 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.feature_4c8f.hover-north-0802 .thick_f228 {
  margin-top: 7px;
}
.tabs_steel_2ccf {
  display: inline-block;
}
.status-fixed-6a57 .layout_fresh_bf1c .feature_4c8f img {
  max-width: 100%;
}
.slow_711f .highlight_clean_eb53.hard-8470,
.primary_warm_8b5d .highlight_clean_eb53.hard-8470 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slow_711f .next-2c12,
.primary_warm_8b5d .next-2c12 {
  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%);
}
.slow_711f .next-2c12 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slow_711f.widget-outer-ca4a .next-2c12 {
  display: none;
}
.slow_711f .iron_eb04 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slow_711f .iron_eb04 li {
  display: inline-block;
  position: relative;
}
.slow_711f .iron_eb04 li:last-child {
  margin-right: 0;
}
.slow_711f .iron_eb04 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;
}
.slow_711f .iron_eb04 li.container_c34b > a {
  color: rgba(0, 0, 0, 0.9);
}
.slow_711f .iron_eb04 > 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;
}
.slow_711f .iron_eb04 > li > a i {
  line-height: 0;
}
.slow_711f .iron_eb04 > li.liquid-6dda > a .next-2c12 {
  margin-left: 4px;
  line-height: 0;
}
.slow_711f .iron_eb04 .aside_59c8 li.liquid-6dda > a {
  position: relative;
}
.slow_711f .iron_eb04 .aside_59c8 li.liquid-6dda > a:after,
.slow_711f .iron_eb04 .aside_59c8 li.liquid-6dda > a:before {
  content: "";
  display: table;
}
.slow_711f .iron_eb04 .aside_59c8 li.liquid-6dda > a:after {
  clear: both;
}
.slow_711f .iron_eb04 .aside_59c8 li.liquid-6dda > a .next-2c12 {
  margin-left: 5px;
  float: right;
}
.slow_711f .white-881a,
.slow_711f .aside_59c8 {
  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;
}
.slow_711f .aside_59c8 {
  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;
}
.slow_711f .aside_59c8 .hard-8470 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slow_711f .aside_59c8 .next-2c12 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slow_711f .aside_59c8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.slow_711f .aside_59c8 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;
}
.slow_711f .aside_59c8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slow_711f .aside_59c8 .aside_59c8 {
  top: 0;
  left: 100%;
}
.slow_711f .form_f9e8.fn-focus-b50d > .white-881a,
.slow_711f .form_f9e8.fn-focus-b50d > .aside_59c8,
.slow_711f .form_f9e8:focus > .white-881a,
.slow_711f .form_f9e8:focus > .aside_59c8,
.slow_711f .form_f9e8:hover > .white-881a,
.slow_711f .form_f9e8:hover > .aside_59c8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slow_711f.hard-75d6 .tabs_dd7e:after,
.slow_711f.hard-75d6 .tabs_dd7e:before {
  content: "";
  display: table;
}
.slow_711f.hard-75d6 .tabs_dd7e:after {
  clear: both;
}
.slow_711f.hard-75d6 .tabs_dd7e > li {
  float: left;
}
.slow_711f.summary_f626 .tabs_dd7e:after,
.slow_711f.summary_f626 .tabs_dd7e:before {
  content: "";
  display: table;
}
.slow_711f.summary_f626 .tabs_dd7e:after {
  clear: both;
}
.slow_711f.summary_f626 .tabs_dd7e > li {
  float: left;
}
.slow_711f.summary_f626 .tabs_dd7e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slow_711f.summary_f626 .tabs_dd7e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slow_711f.summary_f626 .tabs_dd7e > li.aside_active_1475 > a,
.slow_711f.summary_f626 .tabs_dd7e > li.container_c34b > a {
  color: #fff;
  background-color: #1e4b75;
}
.slow_711f.gold-3fdd .tabs_dd7e > li > a .hard-8470 {
  position: relative;
}
.slow_711f.gold-3fdd .tabs_dd7e > li > a .hard-8470: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;
}
.slow_711f.gold-3fdd
  .tabs_dd7e
  > li:focus
  > a
  .hard-8470:before,
.slow_711f.gold-3fdd
  .tabs_dd7e
  > li:hover
  > a
  .hard-8470:before {
  width: 100%;
  background-color: currentColor;
}
.slow_711f.gold-3fdd
  .tabs_dd7e
  > li.aside_active_1475
  > a
  .hard-8470:before,
.slow_711f.gold-3fdd
  .tabs_dd7e
  > li.status_right_36f8
  > a
  .hard-8470:before {
  width: 100%;
  background-color: currentColor;
}
.slow_711f.block-3a36 .tabs_dd7e > li > a .hard-8470 {
  position: relative;
}
.slow_711f.block-3a36 .tabs_dd7e > li > a .hard-8470: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;
}
.slow_711f.block-3a36 .tabs_dd7e > li:focus > a .hard-8470:before,
.slow_711f.block-3a36
  .tabs_dd7e
  > li:hover
  > a
  .hard-8470:before {
  width: 100%;
  background-color: currentColor;
}
.slow_711f.block-3a36
  .tabs_dd7e
  > li.aside_active_1475
  > a
  .hard-8470:before,
.slow_711f.block-3a36
  .tabs_dd7e
  > li.status_right_36f8
  > a
  .hard-8470:before {
  width: 100%;
  background-color: currentColor;
}
.primary_warm_8b5d .iron_eb04 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.primary_warm_8b5d .iron_eb04 li:first-child > a {
  border-top: none;
}
.primary_warm_8b5d .iron_eb04 .link-clean-04d7 > .hard-8470 .next-2c12 {
  display: none;
}
.primary_warm_8b5d .iron_eb04 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.primary_warm_8b5d .iron_eb04 li:last-child {
  border: none;
}
.primary_warm_8b5d .iron_eb04 li.liquid-6dda > a {
  padding-right: 45px !important;
}
.primary_warm_8b5d .iron_eb04 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.primary_warm_8b5d .iron_eb04 li a:focus,
.primary_warm_8b5d .iron_eb04 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_warm_8b5d .iron_eb04 li .hover_left_4a87 {
  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;
}
.primary_warm_8b5d .iron_eb04 li .hover_left_4a87:hover {
  box-shadow: none;
}
.primary_warm_8b5d .iron_eb04 li .hover_left_4a87 .next-2c12 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.primary_warm_8b5d .iron_eb04 .aside_59c8 {
  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);
}
.primary_warm_8b5d .iron_eb04 .aside_59c8 li a {
  padding-left: 3em;
}
.primary_warm_8b5d .iron_eb04 .panel-2292 > a .hover_left_4a87 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.primary_warm_8b5d .iron_eb04 .panel-2292 > .aside_59c8 {
  display: block;
  opacity: 1;
}
.cold_c0cd {
  max-width: 100%;
}
.new-9027 {
  line-height: 0;
  cursor: pointer;
}
.list-full-2a6e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.list-full-2a6e:hover {
  box-shadow: none;
  color: currentColor;
}
.list-full-2a6e svg {
  width: 18px;
  height: 18px;
}
.list-full-2a6e .footer-left-6913 {
  display: none;
}
.video-lower-7819 {
  position: relative;
}
.video-lower-7819.fn-active-b50d .list-full-2a6e .active_abda {
  display: none;
}
.video-lower-7819.fn-active-b50d .list-full-2a6e .footer-left-6913 {
  display: inline-block;
}
.video-lower-7819 .grid-f7be {
  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);
}
.video-lower-7819.picture_red_a44c .grid-f7be {
  left: auto;
  right: -0.9em;
}
.video-lower-7819.picture_red_a44c .red_22e6::before {
  left: auto;
  right: 15px;
}
.video-lower-7819.fn-active-b50d .grid-f7be {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button_8bc0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.button_8bc0 label {
  flex-basis: 100%;
}
.button_8bc0 .element_7150 {
  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;
}
.button_8bc0 .sort-focused-98f8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.button_8bc0 .sort-focused-98f8:focus {
  background-color: transparent;
}
.button_8bc0 button.row_19d9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.button_8bc0 button.row_19d9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.button_8bc0 button.row_19d9 svg {
  width: 18px;
  height: 18px;
}
.button_8bc0 input[type="submit"] {
  min-height: auto;
}
.wrapper_5f6e .button_8bc0 .sort-focused-98f8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.red_22e6 {
  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) {
  .red_22e6 {
    width: 220px;
  }
}
.red_22e6 label {
  flex-basis: 100%;
}
.red_22e6::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;
}
.preview-new-170e .wrapper_5f6e .button_8bc0 {
  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;
}
.preview-new-170e
  .wrapper_5f6e
  .button_8bc0
  .element_7150 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.preview-new-170e .wrapper_5f6e .button_8bc0 .sort-focused-98f8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.preview-new-170e
  .wrapper_5f6e
  .button_8bc0
  .sort-focused-98f8:focus {
  background: 0 0;
}
.preview-new-170e
  .wrapper_5f6e
  .button_8bc0
  .main-blue-3c0f {
  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;
}
.stone_a59d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stone_a59d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stone_a59d li:last-child {
  margin-right: 0;
}
.stone_a59d li:first-child {
  margin-left: 0;
}
.stone_a59d.picture_f4ba a {
  color: #fff;
}
.stone_a59d.picture_f4ba a:hover {
  color: #fff;
}
.stone_a59d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stone_a59d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stone_a59d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stone_a59d a:hover {
  opacity: 0.9;
  color: inherit;
}
.stone_a59d [class*="social-icon-apple"] {
  background-color: #999;
}
.stone_a59d [class*="social-icon-apple"].summary_24c7 {
  background-color: transparent;
  color: #999;
}
.stone_a59d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stone_a59d [class*="social-icon-behance"].summary_24c7 {
  background-color: transparent;
  color: #1769ff;
}
.stone_a59d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stone_a59d [class*="social-icon-bitbucket"].summary_24c7 {
  background-color: transparent;
  color: #205081;
}
.stone_a59d [class*="social-icon-codepen"] {
  background-color: #000;
}
.stone_a59d [class*="social-icon-codepen"].summary_24c7 {
  background-color: transparent;
  color: #000;
}
.stone_a59d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stone_a59d [class*="social-icon-delicious"].summary_24c7 {
  background-color: transparent;
  color: #39f;
}
.stone_a59d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stone_a59d [class*="social-icon-digg"].summary_24c7 {
  background-color: transparent;
  color: #005be2;
}
.stone_a59d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stone_a59d [class*="social-icon-dribbble"].summary_24c7 {
  background-color: transparent;
  color: #ea4c89;
}
.stone_a59d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stone_a59d [class*="social-icon-envelope"].summary_24c7 {
  background-color: transparent;
  color: #ea4335;
}
.stone_a59d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stone_a59d [class*="social-icon-facebook"].summary_24c7 {
  background-color: transparent;
  color: #3b5998;
}
.stone_a59d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stone_a59d [class*="social-icon-flickr"].summary_24c7 {
  background-color: transparent;
  color: #0063dc;
}
.stone_a59d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stone_a59d [class*="social-icon-foursquare"].summary_24c7 {
  background-color: transparent;
  color: #2d5be3;
}
.stone_a59d [class*="social-icon-github"] {
  background-color: #333;
}
.stone_a59d [class*="social-icon-github"].summary_24c7 {
  background-color: transparent;
  color: #333;
}
.stone_a59d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stone_a59d [class*="social-icon-google-plus"].summary_24c7 {
  background-color: transparent;
  color: #dd4b39;
}
.stone_a59d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stone_a59d [class*="social-icon-houzz"].summary_24c7 {
  background-color: transparent;
  color: #7ac142;
}
.stone_a59d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stone_a59d [class*="social-icon-instagram"].summary_24c7 {
  background-color: transparent;
  color: #262626;
}
.stone_a59d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stone_a59d [class*="social-icon-jsfiddle"].summary_24c7 {
  background-color: transparent;
  color: #487aa2;
}
.stone_a59d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stone_a59d [class*="social-icon-linkedin"].summary_24c7 {
  background-color: transparent;
  color: #0077b5;
}
.stone_a59d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stone_a59d [class*="social-icon-medium"].summary_24c7 {
  background-color: transparent;
  color: #00ab6b;
}
.stone_a59d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stone_a59d
  [class*="social-icon-odnoklassniki"].summary_24c7 {
  background-color: transparent;
  color: #f4731c;
}
.stone_a59d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stone_a59d [class*="social-icon-meetup"].summary_24c7 {
  background-color: transparent;
  color: #ec1c40;
}
.stone_a59d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stone_a59d [class*="social-icon-pinterest"].summary_24c7 {
  background-color: transparent;
  color: #bd081c;
}
.stone_a59d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stone_a59d [class*="social-icon-product-hunt"].summary_24c7 {
  background-color: transparent;
  color: #da552f;
}
.stone_a59d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stone_a59d [class*="social-icon-reddit"].summary_24c7 {
  background-color: transparent;
  color: #ff4500;
}
.stone_a59d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stone_a59d [class*="social-icon-rss"].summary_24c7 {
  background-color: transparent;
  color: #f26522;
}
.stone_a59d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stone_a59d
  [class*="social-icon-shopping-cart"].summary_24c7 {
  background-color: transparent;
  color: #4caf50;
}
.stone_a59d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stone_a59d [class*="social-icon-skype"].summary_24c7 {
  background-color: transparent;
  color: #00aff0;
}
.stone_a59d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stone_a59d [class*="social-icon-slideshare"].summary_24c7 {
  background-color: transparent;
  color: #0077b5;
}
.stone_a59d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stone_a59d [class*="social-icon-snapchat"].summary_24c7 {
  background-color: transparent;
  color: #fffc00;
}
.stone_a59d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stone_a59d [class*="social-icon-soundcloud"].summary_24c7 {
  background-color: transparent;
  color: #f80;
}
.stone_a59d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stone_a59d [class*="social-icon-spotify"].summary_24c7 {
  background-color: transparent;
  color: #2ebd59;
}
.stone_a59d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stone_a59d
  [class*="social-icon-stack-overflow"].summary_24c7 {
  background-color: transparent;
  color: #fe7a15;
}
.stone_a59d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stone_a59d [class*="social-icon-maldkfgram"].summary_24c7 {
  background-color: transparent;
  color: #2ca5e0;
}
.stone_a59d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stone_a59d [class*="social-icon-tripadvisor"].summary_24c7 {
  background-color: transparent;
  color: #589442;
}
.stone_a59d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stone_a59d [class*="social-icon-tumblr"].summary_24c7 {
  background-color: transparent;
  color: #35465c;
}
.stone_a59d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stone_a59d [class*="social-icon-twitch"].summary_24c7 {
  background-color: transparent;
  color: #6441a5;
}
.stone_a59d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stone_a59d [class*="social-icon-twitter"].summary_24c7 {
  background-color: transparent;
  color: #1da1f2;
}
.stone_a59d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stone_a59d [class*="social-icon-vimeo"].summary_24c7 {
  background-color: transparent;
  color: #1ab7ea;
}
.stone_a59d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stone_a59d [class*="social-icon-vk"].summary_24c7 {
  background-color: transparent;
  color: #45668e;
}
.stone_a59d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stone_a59d [class*="social-icon-weibo"].summary_24c7 {
  background-color: transparent;
  color: #df2029;
}
.stone_a59d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stone_a59d [class*="social-icon-weixin"].summary_24c7 {
  background-color: transparent;
  color: #7bb32e;
}
.stone_a59d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stone_a59d [class*="social-icon-whatsapp"].summary_24c7 {
  background-color: transparent;
  color: #25d366;
}
.stone_a59d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stone_a59d [class*="social-icon-wordpress"].summary_24c7 {
  background-color: transparent;
  color: #21759b;
}
.stone_a59d [class*="social-icon-xing"] {
  background-color: #026466;
}
.stone_a59d [class*="social-icon-xing"].summary_24c7 {
  background-color: transparent;
  color: #026466;
}
.stone_a59d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stone_a59d [class*="social-icon-yelp"].summary_24c7 {
  background-color: transparent;
  color: #af0606;
}
.stone_a59d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stone_a59d [class*="social-icon-youtube"].summary_24c7 {
  background-color: transparent;
  color: #cd201f;
}
.small_dd2c {
  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;
}
.small_dd2c:hover {
  box-shadow: none;
  background: 0 0;
}
.texture_04f5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notification_5acb {
  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;
}
.fixed-3d2e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.border-fc47 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.border-fc47,
.border-fc47::after,
.border-fc47::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;
}
.border-fc47::after,
.border-fc47::before {
  content: "";
  display: block;
  background-color: inherit;
}
.orange_bd61 .notification_5acb .fixed-3d2e {
  margin-top: -2px;
  width: 19px;
}
.orange_bd61 .notification_5acb .border-fc47 {
  margin-top: -1px;
}
.orange_bd61 .notification_5acb .border-fc47,
.orange_bd61 .notification_5acb .border-fc47::after,
.orange_bd61 .notification_5acb .border-fc47::before {
  width: 19px;
  height: 2px;
}
.orange_bd61 .notification_5acb .border-fc47::before {
  top: -6px;
}
.orange_bd61 .notification_5acb .border-fc47::after {
  bottom: -6px;
}
.advanced_c17b .notification_5acb .fixed-3d2e {
  margin-top: -2px;
  width: 22px;
}
.advanced_c17b .notification_5acb .border-fc47 {
  margin-top: -1px;
}
.advanced_c17b .notification_5acb .border-fc47,
.advanced_c17b .notification_5acb .border-fc47::after,
.advanced_c17b .notification_5acb .border-fc47::before {
  width: 22px;
  height: 2px;
}
.advanced_c17b .notification_5acb .border-fc47::before {
  top: -7px;
}
.advanced_c17b .notification_5acb .border-fc47::after {
  bottom: -7px;
}
.short_1b01 .notification_5acb .fixed-3d2e {
  margin-top: -2px;
  width: 31px;
}
.short_1b01 .notification_5acb .border-fc47 {
  margin-top: -1.5px;
}
.short_1b01 .notification_5acb .border-fc47,
.short_1b01 .notification_5acb .border-fc47::after,
.short_1b01 .notification_5acb .border-fc47::before {
  width: 31px;
  height: 3px;
}
.short_1b01 .notification_5acb .border-fc47::before {
  top: -9px;
}
.short_1b01 .notification_5acb .border-fc47::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pattern_272b .notification_5acb .fixed-3d2e {
    margin-top: -2px;
    width: 19px;
  }
  .pattern_272b .notification_5acb .border-fc47 {
    margin-top: -1px;
  }
  .pattern_272b .notification_5acb .border-fc47,
  .pattern_272b .notification_5acb .border-fc47::after,
  .pattern_272b .notification_5acb .border-fc47::before {
    width: 19px;
    height: 2px;
  }
  .pattern_272b .notification_5acb .border-fc47::before {
    top: -6px;
  }
  .pattern_272b .notification_5acb .border-fc47::after {
    bottom: -6px;
  }
  .row-2a0b .notification_5acb .fixed-3d2e {
    margin-top: -2px;
    width: 22px;
  }
  .row-2a0b .notification_5acb .border-fc47 {
    margin-top: -1px;
  }
  .row-2a0b .notification_5acb .border-fc47,
  .row-2a0b .notification_5acb .border-fc47::after,
  .row-2a0b .notification_5acb .border-fc47::before {
    width: 22px;
    height: 2px;
  }
  .row-2a0b .notification_5acb .border-fc47::before {
    top: -7px;
  }
  .row-2a0b .notification_5acb .border-fc47::after {
    bottom: -7px;
  }
  .fixed-8e2d .notification_5acb .fixed-3d2e {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-8e2d .notification_5acb .border-fc47 {
    margin-top: -1.5px;
  }
  .fixed-8e2d .notification_5acb .border-fc47,
  .fixed-8e2d .notification_5acb .border-fc47::after,
  .fixed-8e2d .notification_5acb .border-fc47::before {
    width: 31px;
    height: 3px;
  }
  .fixed-8e2d .notification_5acb .border-fc47::before {
    top: -9px;
  }
  .fixed-8e2d .notification_5acb .border-fc47::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .yellow_0a56 .notification_5acb .fixed-3d2e {
    margin-top: -2px;
    width: 19px;
  }
  .yellow_0a56 .notification_5acb .border-fc47 {
    margin-top: -1px;
  }
  .yellow_0a56 .notification_5acb .border-fc47,
  .yellow_0a56 .notification_5acb .border-fc47::after,
  .yellow_0a56 .notification_5acb .border-fc47::before {
    width: 19px;
    height: 2px;
  }
  .yellow_0a56 .notification_5acb .border-fc47::before {
    top: -6px;
  }
  .yellow_0a56 .notification_5acb .border-fc47::after {
    bottom: -6px;
  }
  .column-active-f069 .notification_5acb .fixed-3d2e {
    margin-top: -2px;
    width: 22px;
  }
  .column-active-f069 .notification_5acb .border-fc47 {
    margin-top: -1px;
  }
  .column-active-f069 .notification_5acb .border-fc47,
  .column-active-f069 .notification_5acb .border-fc47::after,
  .column-active-f069 .notification_5acb .border-fc47::before {
    width: 22px;
    height: 2px;
  }
  .column-active-f069 .notification_5acb .border-fc47::before {
    top: -7px;
  }
  .column-active-f069 .notification_5acb .border-fc47::after {
    bottom: -7px;
  }
  .component_mini_96b4 .notification_5acb .fixed-3d2e {
    margin-top: -2px;
    width: 31px;
  }
  .component_mini_96b4 .notification_5acb .border-fc47 {
    margin-top: -1.5px;
  }
  .component_mini_96b4 .notification_5acb .border-fc47,
  .component_mini_96b4 .notification_5acb .border-fc47::after,
  .component_mini_96b4 .notification_5acb .border-fc47::before {
    width: 31px;
    height: 3px;
  }
  .component_mini_96b4 .notification_5acb .border-fc47::before {
    top: -9px;
  }
  .component_mini_96b4 .notification_5acb .border-fc47::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .caption-outer-9c12 .notification_5acb .fixed-3d2e {
    margin-top: -2px;
    width: 19px;
  }
  .caption-outer-9c12 .notification_5acb .border-fc47 {
    margin-top: -1px;
  }
  .caption-outer-9c12 .notification_5acb .border-fc47,
  .caption-outer-9c12 .notification_5acb .border-fc47::after,
  .caption-outer-9c12 .notification_5acb .border-fc47::before {
    width: 19px;
    height: 2px;
  }
  .caption-outer-9c12 .notification_5acb .border-fc47::before {
    top: -6px;
  }
  .caption-outer-9c12 .notification_5acb .border-fc47::after {
    bottom: -6px;
  }
  .component_gas_0a4a .notification_5acb .fixed-3d2e {
    margin-top: -2px;
    width: 22px;
  }
  .component_gas_0a4a .notification_5acb .border-fc47 {
    margin-top: -1px;
  }
  .component_gas_0a4a .notification_5acb .border-fc47,
  .component_gas_0a4a .notification_5acb .border-fc47::after,
  .component_gas_0a4a .notification_5acb .border-fc47::before {
    width: 22px;
    height: 2px;
  }
  .component_gas_0a4a .notification_5acb .border-fc47::before {
    top: -7px;
  }
  .component_gas_0a4a .notification_5acb .border-fc47::after {
    bottom: -7px;
  }
  .header-dirty-ea9c .notification_5acb .fixed-3d2e {
    margin-top: -2px;
    width: 31px;
  }
  .header-dirty-ea9c .notification_5acb .border-fc47 {
    margin-top: -1.5px;
  }
  .header-dirty-ea9c .notification_5acb .border-fc47,
  .header-dirty-ea9c .notification_5acb .border-fc47::after,
  .header-dirty-ea9c .notification_5acb .border-fc47::before {
    width: 31px;
    height: 3px;
  }
  .header-dirty-ea9c .notification_5acb .border-fc47::before {
    top: -9px;
  }
  .header-dirty-ea9c .notification_5acb .border-fc47::after {
    bottom: -9px;
  }
}
.cold-9ab9 .border-fc47 {
  -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);
}
.cold-9ab9 .border-fc47::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cold-9ab9 .border-fc47::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);
}
.cold-9ab9.row-2271 .border-fc47 {
  -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);
}
.cold-9ab9.row-2271 .border-fc47::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cold-9ab9.row-2271 .border-fc47::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);
}
.lite_6872 {
  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.module-d1d1:before {
  display: none;
}
.item_d992 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item_d992 .caption_brown_a75b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item_d992 .caption_brown_a75b:last-of-type {
  border-bottom: none;
}
.item_d992 .caption_brown_a75b.gradient_b882,
.item_d992 .caption_brown_a75b.liquid_07d2,
.item_d992 .caption_brown_a75b.section-54cb {
  padding: 0;
}
.item_d992 .primary_warm_8b5d .hover_left_4a87 {
  color: currentColor;
}
.item_d992 .primary_warm_8b5d .hover_left_4a87:focus,
.item_d992 .primary_warm_8b5d .hover_left_4a87:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_d992.filter_easy_31a3 .fluid_ab5a,
.item_d992.filter_easy_31a3 .wide_5475 a,
.item_d992.filter_easy_31a3 .tabs_dd7e a,
.item_d992.filter_easy_31a3 .aside_59c8 a {
  color: rgba(0, 0, 0, 0.55);
}
.item_d992.filter_easy_31a3 .fluid_ab5a:hover,
.item_d992.filter_easy_31a3 .wide_5475 a:hover,
.item_d992.filter_easy_31a3 .tabs_dd7e a:hover,
.item_d992.filter_easy_31a3 .aside_59c8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_d992.filter_easy_31a3 .layout_complex_9256 {
  color: rgba(0, 0, 0, 0.8);
}
.item_d992.filter_easy_31a3 .caption_brown_a75b {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_d992.filter_easy_31a3 .caption_brown_a75b:before {
  background: rgba(0, 0, 0, 0.08);
}
.item_d992.filter_easy_31a3 .under-79be:before {
  background: rgba(255, 255, 255, 0.9);
}
.item_d992.filter_easy_31a3 .primary_warm_8b5d .iron_eb04 li a,
.item_d992.filter_easy_31a3 .primary_warm_8b5d .hover_left_4a87,
.item_d992.filter_easy_31a3 .aside_59c8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_d992.filter_easy_31a3 .primary_warm_8b5d .hover_left_4a87:focus,
.item_d992.filter_easy_31a3 .primary_warm_8b5d .hover_left_4a87:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_d992.filter_easy_31a3 .iron_eb04 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_d992.solid-a1e4 .fluid_ab5a,
.item_d992.solid-a1e4 .wide_5475 a,
.item_d992.solid-a1e4 .tabs_dd7e .hover_left_4a87,
.item_d992.solid-a1e4 .tabs_dd7e a,
.item_d992.solid-a1e4 .aside_59c8 a {
  color: rgba(255, 255, 255, 0.79);
}
.item_d992.solid-a1e4 .fluid_ab5a:hover,
.item_d992.solid-a1e4 .wide_5475 a:hover,
.item_d992.solid-a1e4 .tabs_dd7e .hover_left_4a87:hover,
.item_d992.solid-a1e4 .tabs_dd7e a:hover,
.item_d992.solid-a1e4 .aside_59c8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_d992.solid-a1e4 .layout_complex_9256 {
  color: rgba(255, 255, 255, 0.99);
}
.item_d992.solid-a1e4 .caption_brown_a75b {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_d992.solid-a1e4 .caption_brown_a75b:before {
  background: rgba(255, 255, 255, 0.08);
}
.item_d992.solid-a1e4 .under-79be:before {
  background: rgba(0, 0, 0, 0.9);
}
.item_d992.solid-a1e4 .primary_warm_8b5d .iron_eb04 li a,
.item_d992.solid-a1e4 .primary_warm_8b5d .hover_left_4a87,
.item_d992.solid-a1e4 .aside_59c8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_d992.solid-a1e4 .primary_warm_8b5d .hover_left_4a87:focus,
.item_d992.solid-a1e4 .primary_warm_8b5d .hover_left_4a87:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_d992.solid-a1e4 .iron_eb04 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-79be {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under-79be:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.aside_brown_2553 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.liquid-3cd3 .item_d992 {
  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;
}
.liquid-3cd3 .caption_brown_a75b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.liquid-3cd3 .caption_brown_a75b: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) {
  .liquid-3cd3 .caption_brown_a75b:before {
    width: 16%;
    left: 42%;
  }
}
.liquid-3cd3 .caption_brown_a75b:last-child:before {
  content: none;
}
.liquid-3cd3 .caption_brown_a75b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.liquid-3cd3 .primary_warm_8b5d .iron_eb04 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.liquid-3cd3 .primary_warm_8b5d .iron_eb04 li a .hover_left_4a87 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.liquid-3cd3 .primary_warm_8b5d .aside_59c8 {
  border: none;
}
.liquid-3cd3 .primary_warm_8b5d .aside_59c8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.liquid-3cd3 .under-79be {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.liquid-3cd3 .aside_brown_2553 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.liquid-3cd3 .solid-a1e4 .under-79be:before {
  background: rgba(0, 0, 0, 0.9);
}
.liquid-3cd3 .filter_easy_31a3.sort_red_caaa .border-fc47 {
  background: rgba(0, 0, 0, 0.6);
}
.liquid-3cd3
  .filter_easy_31a3.sort_red_caaa
  .border-fc47::after,
.liquid-3cd3
  .filter_easy_31a3.sort_red_caaa
  .border-fc47:before {
  background: inherit;
}
.liquid-3cd3
  .filter_easy_31a3.sort_red_caaa:hover
  .border-fc47 {
  background: rgba(0, 0, 0, 0.8);
}
.button-410b .item_d992 {
  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) {
  .button-410b .item_d992 {
    width: auto;
    right: 45px;
  }
}
.popup_light_3ac4 .item_d992 {
  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) {
  .popup_light_3ac4 .item_d992 {
    width: auto;
    left: 45px;
  }
}
.module-d1d1 .item_d992 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.module-d1d1 .aside_brown_2553 {
  max-width: 48em;
  margin: 0 auto;
}
.module-d1d1 .under-79be:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.icon-iron-ec46 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.icon-iron-ec46.liquid-3cd3 .item_d992 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.icon-iron-ec46.button-410b .item_d992 {
  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);
}
.icon-iron-ec46 .item_d992 {
  visibility: visible;
}
.icon-iron-ec46.popup_light_3ac4 .item_d992 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.title-last-a821,
.advanced_20cf {
  overflow-x: hidden;
}
.title-last-a821 .item_d992 {
  overflow: auto;
}
.title-last-a821.liquid-3cd3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-last-a821.liquid-3cd3 .item_d992 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.title-last-a821.liquid-3cd3 .small_dd2c {
  opacity: 0;
}
.title-last-a821.button-410b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-last-a821.button-410b .item_d992 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.title-last-a821.button-410b .small_dd2c {
  opacity: 0;
}
.title-last-a821.popup_light_3ac4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-last-a821.popup_light_3ac4 .item_d992 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.title-last-a821.popup_light_3ac4 .small_dd2c {
  opacity: 0;
}
.title-last-a821.module-d1d1 .item_d992 {
  z-index: 10;
  visibility: visible;
}
.sort_red_caaa {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sort_red_caaa .border-fc47 {
  background: rgba(255, 255, 255, 0.99);
}
.sort_red_caaa .border-fc47::after,
.sort_red_caaa .border-fc47:before {
  background: inherit;
}
.sort_red_caaa:hover .border-fc47 {
  background: rgba(255, 255, 255, 0.99);
}
.popup_light_3ac4 .sort_red_caaa {
  top: 10px;
  right: auto;
  left: 12px;
}
.module-d1d1 .sort_red_caaa {
  display: none !important;
}
.title-last-a821:before,
.advanced_20cf:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.title-last-a821 .sort_red_caaa,
.advanced_20cf .sort_red_caaa {
  display: inline-block;
}
.item_d992 .panel_6a13 {
  -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;
}
.title-last-a821 .item_d992 .panel_6a13,
.advanced_20cf .item_d992 .panel_6a13 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption-7046 .element_7150 {
  width: 100%;
}
.layout_fresh_bf1c {
  padding: 0 0.5em 0;
}
.layout_fresh_bf1c [class*="customify-col-"],
.layout_fresh_bf1c [class*="customify-col_"],
.layout_fresh_bf1c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.active_gas_2787 .layout_fresh_bf1c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shadow-f8ec .pressed-8578,
  .pressed-8578 {
    display: none;
  }
  .label-b2e2 {
    text-align: left;
  }
  .hover-out-cf24 {
    text-align: center;
  }
  .badge_ca47 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-f8ec .mini-b7ba,
  .mini-b7ba {
    display: none;
  }
  .wood_d16e {
    text-align: left;
  }
  .top_66e8 {
    text-align: center;
  }
  .red-e552 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shadow-f8ec .plasma_8d8e,
  .plasma_8d8e {
    display: none;
  }
  .item_b48a {
    text-align: left;
  }
  .focus-dirty-8d9c {
    text-align: center;
  }
  .fast_99cd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focused_67c2 {
  box-shadow: none !important;
}
.status_upper_b891 .gold_66e3,
.pattern-99e2 .gold_66e3 {
  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;
}
.pattern-99e2 .gold_66e3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.disabled_cold_fbe0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.disabled_cold_fbe0:after,
.disabled_cold_fbe0:before {
  content: "";
  display: table;
}
.disabled_cold_fbe0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .disabled_cold_fbe0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.disabled_cold_fbe0,
.container-lower-b8bf {
  max-width: 1248px;
  margin: 0 auto;
}

.media_soft_0ca6.filter-b5c5 .disabled_cold_fbe0 {
  max-width: 100%;
}
.media_soft_0ca6.image-wood-c4e7 {
  max-width: 1200px;
  margin: 0 auto;
}
.media_soft_0ca6.caption-72ee .disabled_cold_fbe0 {
  max-width: 100%;
}
.media_soft_0ca6.caption-72ee > .disabled_cold_fbe0 {
  padding-left: 0;
  padding-right: 0;
}
.media_soft_0ca6.caption-72ee > .disabled_cold_fbe0 .shadow-f8ec {
  margin: 0;
}
.media_soft_0ca6.caption-72ee
  > .disabled_cold_fbe0
  .secondary-warm-3556.sidebar-0470 {
  margin-right: 0;
  margin-left: 0;
}
.media_soft_0ca6.caption-72ee #main.sidebar-0470 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .title-bc1e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .title-bc1e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .mask_focused_ab2d .filter_tiny_5961 {
    padding-right: 1em;
  }
  .mask_focused_ab2d.rough-e686 .secondary-warm-3556 {
    border-right: 1px solid #eaecee;
  }
  .mask_focused_ab2d.rough-e686 .filter_tiny_5961 {
    padding-right: 1em;
  }
  .mask_focused_ab2d.rough-e686 .right_a28c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_hard_1a21 .filter_tiny_5961 {
    padding-left: 1em;
  }
  .column_hard_1a21.rough-e686 .secondary-warm-3556 {
    border-left: 1px solid #eaecee;
  }
  .column_hard_1a21.rough-e686 .filter_tiny_5961 {
    padding-left: 1em;
  }
  .column_hard_1a21.rough-e686 .right_a28c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-upper-7b52 .filter_tiny_5961 {
    padding-left: 1em;
  }
  .container-upper-7b52.rough-e686 .gradient_dd7e {
    border-right: 1px solid #eaecee;
  }
  .container-upper-7b52.rough-e686 .button_over_a1fb {
    border-right: 1px solid #eaecee;
  }
  .container-upper-7b52.rough-e686 .filter_tiny_5961 {
    padding-left: 1em;
  }
  .container-upper-7b52.rough-e686 .right_a28c {
    padding-right: 1em;
  }
  .container-upper-7b52.rough-e686 .frame_1c80 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-e598 .filter_tiny_5961 {
    padding-right: 1em;
  }
  .list-e598.rough-e686 .gradient_dd7e {
    border-left: 1px solid #eaecee;
  }
  .list-e598.rough-e686 .button_over_a1fb {
    border-left: 1px solid #eaecee;
  }
  .list-e598.rough-e686 .filter_tiny_5961 {
    padding-right: 1em;
  }
  .list-e598.rough-e686 .right_a28c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list-e598.rough-e686 .frame_1c80 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-bc1e .filter_tiny_5961 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-bc1e.rough-e686 .secondary-warm-3556 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .title-bc1e.rough-e686 .filter_tiny_5961 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-bc1e.rough-e686 .right_a28c {
    padding-left: 1em;
  }
  .title-bc1e.rough-e686 .frame_1c80 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .title-bc1e.rough-e686 .filter_tiny_5961 {
    padding-left: 0;
  }
}
.pagination-top-e5cb .tertiary_current_5005 {
  display: inline-block;
}
.steel_4309 {
  display: inline-block;
}
.component_9799 {
  word-con: break-word;
}
.main_4e05 > span {
  display: inline-block;
  padding: 5px 0;
}
.main_4e05 .mini_c603 {
  margin-left: 8px;
  margin-right: 8px;
}
.main_4e05 .detail-daa8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.panel-stone-7c69 .south_2296 {
  margin-bottom: 2em;
}
.panel-stone-7c69 .button-a031 {
  margin-bottom: 15px;
}
.panel-stone-7c69 .button-a031:last-child {
  margin-bottom: 0;
}
.panel-stone-7c69 .cold_abba {
  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) {
  .panel-stone-7c69 .cold_abba {
    display: block;
  }
}
.panel-stone-7c69 .highlight_dba8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .panel-stone-7c69 .highlight_dba8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.panel-stone-7c69 .text-0d1b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.panel-stone-7c69 .text-0d1b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.panel-stone-7c69 .text-0d1b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.panel-stone-7c69 .component_9799 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel-stone-7c69 .component_9799 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.panel-stone-7c69 .paragraph_e4f1 p:last-child {
  margin-bottom: 0;
}
.panel-stone-7c69 .carousel_huge_615e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.panel-stone-7c69 .border-0166 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.panel-stone-7c69 .fixed-be93 {
  margin-top: 1em;
}
.panel-stone-7c69 .tag-large-3846 {
  top: 0;
  display: block;
}
.panel-stone-7c69 .tag-large-3846 a {
  color: inherit;
}
.panel-stone-7c69 .tag-large-3846 a:hover {
  color: inherit;
}
.panel-stone-7c69 .paragraph_b7c3 {
  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;
}
.panel-stone-7c69 .paragraph_b7c3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.panel-stone-7c69 .border-0166 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.panel-stone-7c69 .notification-solid-eadf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.panel-stone-7c69 .notification-solid-eadf:first-child {
  margin-top: 0;
}
.panel-stone-7c69 .notification-solid-eadf.header_8c29 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.panel-stone-7c69 .notification-solid-eadf.search_a957 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel-stone-7c69
  .notification-solid-eadf.search_a957.full_0741
  .fixed-be93 {
  width: 100%;
}
.panel-stone-7c69 .search_a957 {
  -webkit-box-align: center;
  align-items: center;
}
.panel-stone-7c69 .search_a957 .main_4e05,
.panel-stone-7c69 .search_a957 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.panel-stone-7c69 .text-0d1b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel-stone-7c69 .text-0d1b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel-stone-7c69 .text-0d1b: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;
}
.panel-stone-7c69 .header_8c29 {
  z-index: 5;
}
.panel-stone-7c69 .gallery_f3a2 .input-top-9437 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.panel-stone-7c69 .soft-45cc .input-top-9437 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.panel-stone-7c69 .focus_clean_3e11 .input-top-9437 {
  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;
}
.panel-stone-7c69.sort-current-8434 .cold_abba,
.panel-stone-7c69.large-affa .cold_abba {
  display: block;
}
.panel-stone-7c69.sort-current-8434 .cold_abba .main-plasma-37c7,
.panel-stone-7c69.sort-current-8434 .cold_abba .border-0166,
.panel-stone-7c69.large-affa .cold_abba .main-plasma-37c7,
.panel-stone-7c69.large-affa .cold_abba .border-0166 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.panel-stone-7c69.thumbnail_north_1880 .highlight_dba8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .panel-stone-7c69.thumbnail_north_1880 .highlight_dba8 {
    margin-right: 0;
  }
}
.panel-stone-7c69.sort-current-8434 .highlight_dba8,
.panel-stone-7c69.large-affa .highlight_dba8 {
  padding-top: 40%;
}
.panel-stone-7c69.sort-current-8434 .south_2296,
.panel-stone-7c69.large-affa .south_2296 {
  display: block;
}
.panel-stone-7c69.sort-current-8434 .fn-sticky-b50d .border-0166,
.panel-stone-7c69.large-affa .fn-sticky-b50d .border-0166 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.panel-stone-7c69.sort-current-8434 .highlight_dba8,
.panel-stone-7c69.large-affa .highlight_dba8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.panel-stone-7c69.sort-current-8434 .border-0166 {
  padding: 1em;
}
.east-b7bd {
  margin: 30px auto;
  display: block;
}
.east-b7bd .aside-iron-a500 > * {
  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-b7bd .aside-iron-a500 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east-b7bd .aside-iron-a500 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.narrow_2a71 .main_4e05 {
  margin-bottom: 1.41575em;
}
.narrow_2a71 .tooltip_over_051f {
  margin-bottom: 1.618em;
}
.background_red_2d68 .gallery-dfaf {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.background_red_2d68 .gallery-dfaf a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.background_red_2d68 .brown-ab1e {
  max-width: 100%;
  overflow: auto;
}
.medium_0980 .background_red_2d68 a:hover {
  text-decoration: underline;
}
.slider_wide_a949 .button-a031:not(.component_9799),
.slider_wide_a949 .text-0d1b {
  margin-bottom: 1.41575em;
}
.slider_wide_a949 .button-a031:not(.component_9799):last-child,
.slider_wide_a949 .text-0d1b:last-child {
  margin-bottom: 0;
}
.slider_wide_a949 .button-a031.over_c935 {
  margin-bottom: 0.41575em;
}
.slider_wide_a949 .silver_6b0f:before,
.slider_wide_a949 .dark_1deb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slider_wide_a949 .silver_6b0f:before {
  content: "\f115";
}
.slider_wide_a949 .dark_1deb:before {
  content: "\f02c";
}
.slider_wide_a949 .short-56db {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slider_wide_a949 .short-56db a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paragraph_c664 {
  display: -webkit-box;
  display: flex;
}
.paragraph_c664 .texture_under_c7df {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paragraph_c664 .texture_under_c7df {
    flex-basis: 90px;
  }
}
.paragraph_c664 .shade_medium_e7c4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paragraph_c664 .shade_medium_e7c4 {
    flex-basis: calc(100% - 50px);
  }
}
.paragraph_c664 .element-0b4a p:last-child {
  margin-bottom: 0.72em;
}
.notification_63e1 .aside-iron-a500 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notification_63e1 .aside-iron-a500:after,
.notification_63e1 .aside-iron-a500:before {
  content: "";
  display: table;
}
.notification_63e1 .aside-iron-a500:after {
  clear: both;
}
.notification_63e1 .aside-iron-a500 .stone_48c1,
.notification_63e1 .aside-iron-a500 .current-59cc {
  width: 49%;
}
.notification_63e1 .aside-iron-a500 .stone_48c1 a span.motion-6663,
.notification_63e1 .aside-iron-a500 .current-59cc a span.motion-6663 {
  display: block;
  margin-bottom: 5px;
}
.notification_63e1 .aside-iron-a500 .current-59cc {
  float: left;
  text-align: left;
}
.notification_63e1 .aside-iron-a500 .stone_48c1 {
  float: right;
  text-align: right;
}
.rough-755d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .rough-755d {
    margin-bottom: 0;
  }
}
.pattern_east_8c77 {
  margin-bottom: 1em;
}
.pattern_east_8c77 .component_9799 {
  font-size: 1.1em;
  line-height: 1.3;
}
.message-082e a {
  display: block;
  line-height: 0;
  position: relative;
}
.content-dim-c561 .pattern_east_8c77,
.old_3faa .pattern_east_8c77 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .content-dim-c561 .pattern_east_8c77,
  .old_3faa .pattern_east_8c77 {
    display: block;
  }
}
.content-dim-c561 .message-082e,
.old_3faa .message-082e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .content-dim-c561 .message-082e,
  .old_3faa .message-082e {
    margin-bottom: 1em;
  }
}
.content-dim-c561 .message-082e img,
.old_3faa .message-082e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.content-dim-c561 .card-yellow-756b,
.old_3faa .card-yellow-756b {
  flex-basis: calc(100% - 160px);
}
.content-dim-c561 .card-yellow-756b p,
.old_3faa .card-yellow-756b p {
  margin-bottom: 0;
}
.content-dim-c561 .card-yellow-756b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .content-dim-c561 .card-yellow-756b {
    padding-left: 0;
  }
}
.old_3faa .card-yellow-756b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .old_3faa .card-yellow-756b {
    padding-right: 0;
  }
}
.old_3faa .message-082e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hover-first-8eb6 .message-082e {
  margin-bottom: 0.5em;
}
.hover-first-8eb6 .message-082e img {
  width: 100%;
}
.breadcrumb-8415 .smooth_80f6,
.silver_3d2f .smooth_80f6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.silver_3d2f .secondary-warm-3556 .surface-steel-4b1b p:last-child {
  margin-bottom: 0;
}
.alert_a0d7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.media_26c4 .message-simple-f683 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .media_26c4 .message-simple-f683:last-of-type {
    margin-bottom: 0;
  }
}
.media_26c4 .message-simple-f683 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media_26c4 .message-simple-f683 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.media_26c4 .message-simple-f683 ul li {
  margin: 0 0 0.6em;
}
.media_26c4 .message-simple-f683 ul li.in_236c,
.media_26c4 .message-simple-f683 ul li.feature-60fc {
  position: relative;
}
.media_26c4 .message-simple-f683 ul li.in_236c .green_e3ab,
.media_26c4 .message-simple-f683 ul li.feature-60fc .green_e3ab {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.media_26c4 .message-simple-f683 ul li.in_236c:after:after,
.media_26c4 .message-simple-f683 ul li.in_236c:after:before,
.media_26c4
  .message-simple-f683
  ul
  li.feature-60fc:after:after,
.media_26c4
  .message-simple-f683
  ul
  li.feature-60fc:after:before {
  content: "";
  display: table;
}
.media_26c4 .message-simple-f683 ul li.in_236c:after:after,
.media_26c4
  .message-simple-f683
  ul
  li.feature-60fc:after:after {
  clear: both;
}
.media_26c4 .message-simple-f683 a.medium-c1fe:hover {
  text-decoration: none;
}
.media_26c4 .message-simple-f683 select {
  max-width: 100%;
}
.media_26c4 .message-simple-f683 table {
  font-size: 85%;
}
.media_26c4 .message-simple-f683 table td,
.media_26c4 .message-simple-f683 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.media_26c4 .message-simple-f683 table tfoot td {
  text-align: left;
}
.media_26c4 .message-simple-f683 :last-child {
  margin-bottom: 0;
}
.media_26c4 .message-simple-f683 .pagination-current-52c2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.media_26c4 .message-simple-f683 .pagination-current-52c2 label {
  width: 100%;
}
.media_26c4 .message-simple-f683 .pagination-current-52c2 .sort-focused-98f8 {
  width: 100%;
  display: block;
}
.media_26c4 .message-simple-f683 .pagination-current-52c2 .row_19d9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.media_26c4 .message-simple-f683 .pagination-current-52c2 .row_19d9:hover svg #svg-search {
  fill: #444;
}
.media_26c4 .message-simple-f683 .pagination-current-52c2 .row_19d9 svg {
  width: 18px;
  height: 18px;
}
.media_26c4 .pink_c90f ul ul,
.media_26c4 .tag-small-5da6 ul ul,
.media_26c4 .alert-liquid-c458 ul ul,
.media_26c4 .medium_9a04 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.media_26c4 .pink_c90f .liquid-6dda > a,
.media_26c4 .tag-small-5da6 .liquid-6dda > a,
.media_26c4 .alert-liquid-c458 .liquid-6dda > a,
.media_26c4 .medium_9a04 .liquid-6dda > a {
  margin-bottom: 0;
}
.media_26c4 .easy-996a li,
.media_26c4 .pink_c90f li,
.media_26c4 .breadcrumb-6489 li,
.media_26c4 .tag-small-5da6 li,
.media_26c4 .alert-liquid-c458 li,
.media_26c4 .medium_9a04 li,
.media_26c4 .tooltip_1277 li,
.media_26c4 .primary_hot_cb2b li {
  display: block;
  position: relative;
}
.media_26c4 .easy-996a li:last-child,
.media_26c4 .pink_c90f li:last-child,
.media_26c4 .breadcrumb-6489 li:last-child,
.media_26c4 .tag-small-5da6 li:last-child,
.media_26c4 .alert-liquid-c458 li:last-child,
.media_26c4 .medium_9a04 li:last-child,
.media_26c4 .tooltip_1277 li:last-child,
.media_26c4 .primary_hot_cb2b li:last-child {
  border: none;
}
.media_26c4 .easy-996a li a,
.media_26c4 .pink_c90f li a,
.media_26c4 .breadcrumb-6489 li a,
.media_26c4 .tag-small-5da6 li a,
.media_26c4 .alert-liquid-c458 li a,
.media_26c4 .medium_9a04 li a,
.media_26c4 .tooltip_1277 li a,
.media_26c4 .primary_hot_cb2b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media_26c4 .easy-996a li ul li::before,
.media_26c4 .pink_c90f li ul li::before,
.media_26c4 .breadcrumb-6489 li ul li::before,
.media_26c4 .tag-small-5da6 li ul li::before,
.media_26c4 .alert-liquid-c458 li ul li::before,
.media_26c4 .medium_9a04 li ul li::before,
.media_26c4 .tooltip_1277 li ul li::before,
.media_26c4 .primary_hot_cb2b li ul li::before {
  left: 15px;
}
.media_26c4 .easy-996a li ul a,
.media_26c4 .pink_c90f li ul a,
.media_26c4 .breadcrumb-6489 li ul a,
.media_26c4 .tag-small-5da6 li ul a,
.media_26c4 .alert-liquid-c458 li ul a,
.media_26c4 .medium_9a04 li ul a,
.media_26c4 .tooltip_1277 li ul a,
.media_26c4 .primary_hot_cb2b li ul a {
  padding-left: 20px;
}
.media_26c4 .easy-996a li ul ul li::before,
.media_26c4 .pink_c90f li ul ul li::before,
.media_26c4 .breadcrumb-6489 li ul ul li::before,
.media_26c4 .tag-small-5da6 li ul ul li::before,
.media_26c4 .alert-liquid-c458 li ul ul li::before,
.media_26c4 .medium_9a04 li ul ul li::before,
.media_26c4 .tooltip_1277 li ul ul li::before,
.media_26c4 .primary_hot_cb2b li ul ul li::before {
  left: 30px;
}
.media_26c4 .easy-996a li ul ul a,
.media_26c4 .pink_c90f li ul ul a,
.media_26c4 .breadcrumb-6489 li ul ul a,
.media_26c4 .tag-small-5da6 li ul ul a,
.media_26c4 .alert-liquid-c458 li ul ul a,
.media_26c4 .medium_9a04 li ul ul a,
.media_26c4 .tooltip_1277 li ul ul a,
.media_26c4 .primary_hot_cb2b li ul ul a {
  padding-left: 40px;
}
.media_26c4 .sort-white-91b2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media_26c4 .primary_hot_cb2b ul li {
  margin-bottom: 1.41575em;
}
.media_26c4 .primary_hot_cb2b ul li .form_red_7c33 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.media_26c4 .primary_hot_cb2b ul li .accordion_selected_e134 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.solid-a1e4 .easy-996a li a,
.solid-a1e4 .pink_c90f li a,
.solid-a1e4 .breadcrumb-6489 li a,
.solid-a1e4 .tag-small-5da6 li a,
.solid-a1e4 .alert-liquid-c458 li a,
.solid-a1e4 .medium_9a04 li a,
.solid-a1e4 .tooltip_1277 li a,
.solid-a1e4 .primary_hot_cb2b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid-a1e4 .sort-white-91b2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid-a1e4 .message-simple-f683 ul li.in_236c .green_e3ab,
.solid-a1e4 .message-simple-f683 ul li.feature-60fc .green_e3ab {
  background: rgba(0, 0, 0, 0.2);
}
.solid-a1e4 .media_26c4 .message-simple-f683 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_soft_0ca6 .media_26c4 .iron_eb04 li {
  margin: 0;
}
.media_soft_0ca6 .media_26c4 .iron_eb04 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.media_soft_0ca6 .media_26c4 .iron_eb04 li ul {
  margin: 0;
}
.media_soft_0ca6 .media_26c4 .iron_eb04 li ul li a {
  padding-left: 15px;
}
.media_soft_0ca6 .media_26c4 .iron_eb04 li ul li li a {
  padding-left: 30px;
}
.media_soft_0ca6 .media_26c4 .iron_eb04 li.container_c34b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.media_soft_0ca6 .media_26c4 .iron_eb04 li.container_c34b > 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;
}
.media_soft_0ca6 .media_26c4 .iron_eb04 li.container_c34b > 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;
}
.slider_ae21 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tertiary_5291 {
  position: relative;
  z-index: 10;
}
.tertiary_5291 .panel_6a13 {
  width: 100%;
  max-width: 100%;
}
.chip-selected-cb55 .surface-left-0cfe {
  padding-top: 2em;
  padding-bottom: 2em;
}
.chip-selected-cb55 .filter_easy_31a3 {
}
.chip-selected-cb55 .solid-a1e4 {
  background: #292929;
}
.static_6c35 .surface-left-0cfe {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.static_6c35 .filter_easy_31a3 {
  background: #f9f9f9;
}
.static_6c35 .solid-a1e4 {
  background: #303030;
}
.hero-b21f .surface-left-0cfe {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero-b21f .tertiary_current_5005 {
    margin-bottom: 1em;
  }
  .hero-b21f .tertiary_current_5005:last-child {
    margin-bottom: 0;
  }
}
.hero-b21f .filter_easy_31a3 {
  background: #ededed;
}
.hero-b21f .solid-a1e4 {
  background: #1a1a1a;
}
.surface-left-0cfe.filter_easy_31a3 {
  color: rgba(0, 0, 0, 0.6);
}
.surface-left-0cfe.filter_easy_31a3 .container-6757 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-left-0cfe.solid-a1e4 {
  color: rgba(255, 255, 255, 0.99);
}
.surface-left-0cfe.solid-a1e4 a:not(.medium-c1fe) {
  color: rgba(255, 255, 255, 0.79);
}
.surface-left-0cfe.solid-a1e4 a:not(.medium-c1fe):hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-left-0cfe.solid-a1e4 .container-6757 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-left-0cfe.solid-a1e4 table tbody td,
.surface-left-0cfe.solid-a1e4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_paper_e7e0.current-be25 .disabled_cold_fbe0 {
  max-width: initial;
}
.shadow_paper_e7e0 .nav_next_eac8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shadow_paper_e7e0 .nav_next_eac8 .panel_6a13 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shadow_paper_e7e0 .nav_next_eac8 .panel_6a13 {
    display: block;
    margin-bottom: 2em;
  }
  .shadow_paper_e7e0 .nav_next_eac8 .panel_6a13:last-child {
    margin-bottom: 0;
  }
}
.hero-b21f .tertiary_current_5005:last-child,
.static_6c35 .tertiary_current_5005:last-child,
.chip-selected-cb55 .tertiary_current_5005:last-child {
  margin-bottom: 0;
}
.hero-b21f .tertiary_current_5005 .media_26c4 .message-simple-f683:last-child,
.static_6c35 .tertiary_current_5005 .media_26c4 .message-simple-f683:last-child,
.chip-selected-cb55 .tertiary_current_5005 .media_26c4 .message-simple-f683:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hero-b21f .background_active_9c56,
  .hero-b21f .bright-3d40,
  .static_6c35 .background_active_9c56,
  .static_6c35 .bright-3d40,
  .chip-selected-cb55 .background_active_9c56,
  .chip-selected-cb55 .bright-3d40 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tertiary_5291 .tertiary_current_5005 {
    margin-bottom: 2em;
  }
}
.tertiary_5291 p:last-child {
  margin-bottom: 0;
}
.tertiary_5291 li,
.tertiary_5291 ul {
  list-style: none;
  margin: 0;
}
.tertiary_5291 ul ul {
  margin-left: 2.617924em;
}
.heading_e554 {
  font-size: 0.875em;
}

/* css-noise: c525 */
.phantom-card-c9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
