/*!
Theme Name: Customify
Theme URI: https://pressmaximum.medium-bc40/customify
Author: WPCustomify
Author URI: https://pressmaximum.medium-bc40
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.medium-bc40/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.logo-d762.list-left-51ee/licenses/gpl-2.0.breadcrumb_lite_1ae3
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.focused_1305/, (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.notice_5de1.old_6adb/normalize.basic_6f71/
 ======
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.basic_6f71 v7.0.0 | MIT License | github.medium-bc40/necolas/normalize.basic_6f71 */
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;
}
.button_1bcd .widget_tall_71c0,
.selected_d846,
.image_3626,
.label-purple-412e,
.rough-8b02,
.mini-7aa0,
.photo_solid_e007,
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;
}
.selected_d846,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .selected_d846,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .selected_d846,
  h1 {
    font-size: 1.8em;
  }
}
.image_3626,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.image_3626 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .image_3626,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .image_3626,
  h2 {
    font-size: 1.7em;
  }
}
.label-purple-412e,
h3 {
  font-size: 1.618em;
}
.button_1bcd .widget_tall_71c0,
.rough-8b02,
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.slider_4dac {
  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;
}
.section-72b5:after,
.section-72b5:before,
.filter_e2c9:after,
.filter_e2c9:before {
  content: "";
  display: table;
}
.section-72b5:after,
.filter_e2c9:after {
  clear: both;
}
.dynamic-5dac {
  float: right;
  margin-right: 0;
}
.block_a4a0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.new-0e30 .layout-red-e9f7,
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;
}
.new-0e30 .layout-red-e9f7: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;
}
.container_a6a4 .layout-red-e9f7 {
  box-shadow: none;
}
.container_a6a4
  .layout-red-e9f7
  .article_c113 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.container_a6a4 .layout-red-e9f7 .item-action-87b5 {
  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;
}
.container_a6a4
  .layout-red-e9f7
  .item-action-87b5
  b {
  display: none;
}
.container_a6a4 .layout_inner_62a6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slow-54bb:not(.video_7cc4):not(.mask-under-80f3),
button:not(.video_7cc4):not(.mask-under-80f3),
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ),
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ),
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ) {
  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;
}
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ):hover,
button:not(.video_7cc4):not(
    .mask-under-80f3
  ):hover,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):hover,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):hover,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ):active,
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ):focus,
button:not(.video_7cc4):not(
    .mask-under-80f3
  ):active,
button:not(.video_7cc4):not(
    .mask-under-80f3
  ):focus,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):active,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):focus,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):active,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):focus,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):active,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):focus {
  outline: 0;
}
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284,
button:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284 {
  position: relative;
}
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .info_2f7a,
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .header_2156,
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .backdrop_first_a2fd,
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  i,
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  svg,
button:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .info_2f7a,
button:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .header_2156,
button:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .backdrop_first_a2fd,
button:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  i,
button:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  svg,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .info_2f7a,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .header_2156,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .backdrop_first_a2fd,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  i,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  svg,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .info_2f7a,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .header_2156,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .backdrop_first_a2fd,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  i,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  svg,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .info_2f7a,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .header_2156,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  .backdrop_first_a2fd,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  i,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284
  svg {
  visibility: hidden;
}
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284:after,
button:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284:after,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284:after,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284:after,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ).fn-loading-c284: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;
}
.slow-54bb:not(.video_7cc4):not(.mask-under-80f3),
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ),
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ),
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ) {
  color: #fff;
  background: #235787;
}
.slow-54bb:not(.video_7cc4):not(
    .mask-under-80f3
  ):focus,
input[type="button"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):focus,
input[type="reset"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):focus,
input[type="submit"]:not(.video_7cc4):not(
    .mask-under-80f3
  ):focus {
  color: #fff;
}
.slow-54bb.fn-disabled-c284:not(.video_7cc4):not(
    .mask-under-80f3
  ),
.slow-54bb[disabled]:not(.video_7cc4):not(
    .mask-under-80f3
  ),
button.fn-disabled-c284:not(.video_7cc4):not(
    .mask-under-80f3
  ),
button[disabled]:not(.video_7cc4):not(
    .mask-under-80f3
  ) {
  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;
}
.caption_b2e3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption_b2e3: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;
}
.top-5ee7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accent-0671 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.west-25f6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.section-72b5:after,
.section-72b5:before,
.disabled-black-88fa:after,
.disabled-black-88fa:before,
.hard_c26a:after,
.hard_c26a:before,
.next-034a:after,
.next-034a:before,
.wood_7e71:after,
.wood_7e71:before,
.banner_dim_78a6:after,
.banner_dim_78a6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.section-72b5:after,
.disabled-black-88fa:after,
.hard_c26a:after,
.next-034a:after,
.wood_7e71:after,
.banner_dim_78a6:after {
  clear: both;
}
.disabled-black-88fa .paragraph_first_86e9,
.hard_c26a .paragraph_first_86e9,
.active-dynamic-fdce .paragraph_first_86e9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gradient_slow_e242 {
  display: inline-block;
}
.shade_new_63a5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shade_new_63a5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shade_new_63a5 .status-c395 {
  padding: 1em 0;
  font-size: 85%;
}
.status-c395 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gas-afee {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gas-afee:after,
.gas-afee:before {
  content: "";
  display: table;
}
.gas-afee:after {
  clear: both;
}
.search_thick_6e5f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.up_8f8b .search_thick_6e5f {
  max-width: 50%;
}
.column-96c9 .search_thick_6e5f {
  max-width: 33.33%;
}
.layout_action_a826 .search_thick_6e5f {
  max-width: 25%;
}
.red_7375 .search_thick_6e5f {
  max-width: 20%;
}
.tertiary_a366 .search_thick_6e5f {
  max-width: 16.66%;
}
.item-lower-a818 .search_thick_6e5f {
  max-width: 14.28%;
}
.west_f0dc .search_thick_6e5f {
  max-width: 12.5%;
}
.card_copper_59c3 .search_thick_6e5f {
  max-width: 11.11%;
}
.thick_1a2d {
  display: block;
}
.button_1bcd .list_1d1e label,
.button_1bcd .tall_e689 label,
.button_1bcd .column_tiny_e51f label,
.button_1bcd .inner-9a3a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section-dark-17da {
  list-style: none;
  margin: 0;
}
.section-dark-17da article.popup-top-c5ef {
  margin-bottom: 0;
}
.section-dark-17da ul {
  list-style: none;
  margin: 0;
}
.section-dark-17da .in_7b6e li.popup-top-c5ef {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section-dark-17da .in_7b6e li.popup-top-c5ef {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section-dark-17da .in_7b6e li.popup-top-c5ef: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) {
  .section-dark-17da .in_7b6e li.popup-top-c5ef li.popup-top-c5ef li.popup-top-c5ef li.popup-top-c5ef {
    padding-left: 0;
  }
}
article.popup-top-c5ef {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup-top-c5ef .disabled-black-88fa p:last-of-type {
  margin-bottom: 0;
}
article.popup-top-c5ef .tag-bdb2 {
  float: left;
}
article.popup-top-c5ef .shade_67fb {
  margin-left: 85px;
}
article.popup-top-c5ef .photo_f83c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup-top-c5ef .photo_f83c .lite-b1bd {
  margin-left: 10px;
}
article.popup-top-c5ef .hovered_1b38 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup-top-c5ef .button_old_a12a {
  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 .list_1d1e,
  #respond .column_tiny_e51f,
  #respond .inner-9a3a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_1d1e input,
#respond .column_tiny_e51f input,
#respond .inner-9a3a input {
  width: 100%;
}
#respond .inner-9a3a {
  margin-right: 0;
}
#respond .box_1343 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion-8ba2 {
  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;
}
.accordion-8ba2.paragraph-4aac {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accordion-8ba2 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%);
}
.accordion-8ba2:focus,
.accordion-8ba2: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-hard-2a53 {
  border-radius: 10%;
}
.current_b2e2 {
  border-radius: 50%;
}
.fixed_18c7 {
  font-size: 0.72em;
}
.notification_orange_a5d6 {
  font-size: 0.875em;
}
.plasma_c21a {
  font-size: 1.1em;
}
.gradient_64c9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gradient_64c9.fixed_18c7 {
  letter-spacing: 0.5px;
}
.bottom_60d7,
.bottom_60d7 a {
  color: #6d6d6d;
}
.bottom_60d7 a:hover {
  color: #111;
}
.stone_e9ca {
  color: #6d6d6d;
}
.label-3aba {
  overflow-x: hidden;
}
.label-3aba .black-0609.small_6c7b {
  position: relative;
}
.label-3aba .black-0609.small_6c7b.small-c918 {
  position: initial;
}
.label-3aba
  .black-0609.small_6c7b.small-c918
  .center_4d85 {
  left: auto;
}
.label-3aba .black-0609 .center_4d85 {
  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;
}
.label-3aba .black-0609:hover.small_6c7b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.label-3aba
  .black-0609:hover.small_6c7b
  .center_4d85 {
  display: block;
  z-index: 9999999;
}
.label-3aba .active_light_0b72 .media_narrow_b2a3,
.label-3aba .summary-0430 .media_narrow_b2a3 {
  display: none;
}
.label-3aba .pattern_55c3 .black-0609:hover.small_6c7b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_1bcd .list_1d1e label,
.button_1bcd .tall_e689 label,
.button_1bcd .column_tiny_e51f label,
.button_1bcd .inner-9a3a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section-dark-17da {
  list-style: none;
  margin: 0;
}
.section-dark-17da article.popup-top-c5ef {
  margin-bottom: 0;
}
.section-dark-17da ul {
  list-style: none;
  margin: 0;
}
.section-dark-17da .in_7b6e li.popup-top-c5ef {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section-dark-17da .in_7b6e li.popup-top-c5ef {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section-dark-17da .in_7b6e li.popup-top-c5ef: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) {
  .section-dark-17da .in_7b6e li.popup-top-c5ef li.popup-top-c5ef li.popup-top-c5ef li.popup-top-c5ef {
    padding-left: 0;
  }
}
article.popup-top-c5ef {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup-top-c5ef .disabled-black-88fa p:last-of-type {
  margin-bottom: 0;
}
article.popup-top-c5ef .tag-bdb2 {
  float: left;
}
article.popup-top-c5ef .shade_67fb {
  margin-left: 85px;
}
article.popup-top-c5ef .photo_f83c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup-top-c5ef .photo_f83c .lite-b1bd {
  margin-left: 10px;
}
article.popup-top-c5ef .hovered_1b38 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup-top-c5ef .button_old_a12a {
  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 .list_1d1e,
  #respond .column_tiny_e51f,
  #respond .inner-9a3a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_1d1e input,
#respond .column_tiny_e51f input,
#respond .inner-9a3a input {
  width: 100%;
}
#respond .inner-9a3a {
  margin-right: 0;
}
#respond .box_1343 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active_light_0b72 .focus_smooth_8a88 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.focus_smooth_8a88 .wrapper-945f.last_725c .prev-3bd5 > li > a:focus,
.focus_smooth_8a88 .wrapper-945f.last_725c .prev-3bd5 > li > a:hover,
.focus_smooth_8a88 .wrapper-945f.breadcrumb-e228 .prev-3bd5 > li > a:focus,
.focus_smooth_8a88 .wrapper-945f.breadcrumb-e228 .prev-3bd5 > li > a:hover,
.focus_smooth_8a88 .wrapper-945f.tooltip-ed65 .prev-3bd5 > li > a:focus,
.focus_smooth_8a88 .wrapper-945f.tooltip-ed65 .prev-3bd5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_smooth_8a88
  .wrapper-945f.last_725c
  .prev-3bd5
  > li.module_easy_2338
  > a,
.focus_smooth_8a88
  .wrapper-945f.last_725c
  .prev-3bd5
  > li.short_d88d
  > a,
.focus_smooth_8a88
  .wrapper-945f.breadcrumb-e228
  .prev-3bd5
  > li.module_easy_2338
  > a,
.focus_smooth_8a88
  .wrapper-945f.breadcrumb-e228
  .prev-3bd5
  > li.short_d88d
  > a,
.focus_smooth_8a88
  .wrapper-945f.tooltip-ed65
  .prev-3bd5
  > li.module_easy_2338
  > a,
.focus_smooth_8a88 .wrapper-945f.tooltip-ed65 .prev-3bd5 > li.slow-6e52 > a {
  color: rgba(255, 255, 255, 0.99);
}
.focus_smooth_8a88 .surface_977a,
.focus_smooth_8a88 .surface_977a a {
  color: rgba(255, 255, 255, 0.99);
}
.focus_smooth_8a88 .dropdown-38a4.east_5d3f li a,
.focus_smooth_8a88 .stale-7e95 a,
.focus_smooth_8a88 .preview_focused_5682,
.focus_smooth_8a88 .prev-3bd5 > li > a,
.focus_smooth_8a88 .nav-dc3f {
  color: rgba(255, 255, 255, 0.79);
}
.focus_smooth_8a88 .dropdown-38a4.east_5d3f li a:hover,
.focus_smooth_8a88 .stale-7e95 a:hover,
.focus_smooth_8a88 .preview_focused_5682:hover,
.focus_smooth_8a88 .prev-3bd5 > li > a:hover,
.focus_smooth_8a88 .nav-dc3f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_smooth_8a88 .media_20b5 {
  color: rgba(255, 255, 255, 0.79);
}
.focus_smooth_8a88 .media_20b5 .upper-c234 {
  color: rgba(255, 255, 255, 0.99);
}
.focus_smooth_8a88 .media_20b5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_smooth_8a88 .box-action-db76 .thick-77f8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus_smooth_8a88 .box-action-db76 .thick-77f8 .widget-2c33 {
  color: rgba(255, 255, 255, 0.79);
}
.focus_smooth_8a88
  .box-action-db76
  .thick-77f8
  .widget-2c33::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_smooth_8a88
  .box-action-db76
  .thick-77f8
  .widget-2c33:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_smooth_8a88
  .box-action-db76
  .thick-77f8
  .widget-2c33::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_smooth_8a88
  .box-action-db76
  .thick-77f8
  .widget-2c33::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_smooth_8a88 .box-action-db76 .backdrop_wood_785b {
  color: rgba(255, 255, 255, 0.79);
}
.focus_smooth_8a88 .box-action-db76 .backdrop_wood_785b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_mini_6f48
  .focus_smooth_8a88
  .box-action-db76
  .gradient_59c1
  .dynamic_eafd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_mini_6f48
  .focus_smooth_8a88
  .box-action-db76
  .gradient_59c1
  .widget-2c33 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_light_0b72 .pagination-orange-f3fc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pagination-orange-f3fc .wrapper-945f.last_725c .prev-3bd5 > li > a:focus,
.pagination-orange-f3fc .wrapper-945f.last_725c .prev-3bd5 > li > a:hover,
.pagination-orange-f3fc .wrapper-945f.breadcrumb-e228 .prev-3bd5 > li > a:focus,
.pagination-orange-f3fc .wrapper-945f.breadcrumb-e228 .prev-3bd5 > li > a:hover,
.pagination-orange-f3fc .wrapper-945f.tooltip-ed65 .prev-3bd5 > li > a:focus,
.pagination-orange-f3fc .wrapper-945f.tooltip-ed65 .prev-3bd5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-orange-f3fc
  .wrapper-945f.last_725c
  .prev-3bd5
  > li.module_easy_2338
  > a,
.pagination-orange-f3fc
  .wrapper-945f.last_725c
  .prev-3bd5
  > li.short_d88d
  > a,
.pagination-orange-f3fc
  .wrapper-945f.breadcrumb-e228
  .prev-3bd5
  > li.module_easy_2338
  > a,
.pagination-orange-f3fc
  .wrapper-945f.breadcrumb-e228
  .prev-3bd5
  > li.short_d88d
  > a,
.pagination-orange-f3fc
  .wrapper-945f.tooltip-ed65
  .prev-3bd5
  > li.module_easy_2338
  > a,
.pagination-orange-f3fc .wrapper-945f.tooltip-ed65 .prev-3bd5 > li.slow-6e52 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-orange-f3fc .surface_977a,
.pagination-orange-f3fc .surface_977a a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-orange-f3fc .dropdown-38a4.east_5d3f li a,
.pagination-orange-f3fc .stale-7e95 a,
.pagination-orange-f3fc .preview_focused_5682,
.pagination-orange-f3fc .prev-3bd5 > li > a,
.pagination-orange-f3fc .nav-dc3f {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-orange-f3fc .dropdown-38a4.east_5d3f li a:hover,
.pagination-orange-f3fc .stale-7e95 a:hover,
.pagination-orange-f3fc .preview_focused_5682:hover,
.pagination-orange-f3fc .prev-3bd5 > li > a:hover,
.pagination-orange-f3fc .nav-dc3f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-orange-f3fc .media_20b5 {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-orange-f3fc .media_20b5 .upper-c234 {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-orange-f3fc .media_20b5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fixed-2a91 .accent-motion-47a8 {
  margin-left: auto;
  margin-right: auto;
}
.hard_c26a > * {
  margin-left: auto;
  margin-right: auto;
}
.hard_c26a .top-5ee7 {
  margin-right: 1.41575em;
}
.accordion-8a06 .hard_c26a > .tooltip_eade {
  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;
}
.accordion-8a06 .hard_c26a > .shadow_huge_a6c1 {
  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;
}
.module_first_3044.fixed-2a91 .accent-motion-47a8,
.overlay_d355.fixed-2a91 .accent-motion-47a8 {
  margin-left: 0;
}
.avatar-461c.fixed-2a91 .accent-motion-47a8,
.shade-glass-5175.fixed-2a91 .accent-motion-47a8 {
  margin-right: 0;
}
.hard_c26a ol,
.hard_c26a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.current-5589 video {
  max-width: 100%;
}
.form-6552 img {
  display: block;
}
.form-6552.top-5ee7,
.form-6552.accent-0671 {
  width: 100%;
}
.form-6552.shadow_huge_a6c1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.feature-slow-3d3c:not(.hero-right-539e) {
  margin: 1.5em auto;
}
.info-268b p {
  padding: 1.5em 14px;
}
ul.sort-db77.shadow_huge_a6c1,
ul.sort-db77.tooltip_eade,
ul.sort-db77.hot-ab0e.tooltip_eade {
  padding: 0 14px;
}
.accordion_5cb6 {
  display: block;
  overflow-x: auto;
}
.accordion_5cb6 table {
  border-collapse: collapse;
  width: 100%;
}
.accordion_5cb6 td,
.accordion_5cb6 th {
  padding: 0.5em;
}
.hard_c26a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hard_c26a ol ol,
.hard_c26a ol ul,
.hard_c26a ul ol,
.hard_c26a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hard_c26a ol ol li,
.hard_c26a ol ul li,
.hard_c26a ul ol li,
.hard_c26a ul ul li {
  margin-left: 0;
}
.menu-warm-e71e.focused-df20 > .feature_3651 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.menu-warm-e71e.focused-df20 > .feature_3651 iframe,
.menu-warm-e71e.focused-df20 > .feature_3651 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.surface_advanced_8c25 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.surface_advanced_8c25.aside_e595 {
  padding: 0;
}
.surface_advanced_8c25.aside_e595 cite {
  font-size: 13px;
}
.surface_advanced_8c25 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.surface_advanced_8c25 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture-5494 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture-5494 > p:first-child {
  margin-top: 0;
}
.texture-5494 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture-5494 blockquote {
  border-left: 0;
}
.link-0156 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.link-0156:not(.item_down_a8e3) {
  max-width: 100px;
}
.link-0156.icon_wide_e195 {
  border-bottom: none !important;
  text-align: center;
}
.link-0156.icon_wide_e195::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .info-268b p {
    padding: 1.5em 0;
  }
}
.next-4435 {
  color: #0073aa;
}
.hidden-9223 {
  background-color: #0073aa;
}
.gas_73b7 {
  color: #229fd8;
}
.picture_dim_ec11 {
  background-color: #229fd8;
}
.status_ff31 {
  color: #eee;
}
.easy-5e9f {
  background-color: #eee;
}
.down_23c2 {
  color: #444;
}
.accent-hard-b06c {
  background-color: #444;
}
.section_551d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.section_551d .breadcrumb-north-d6c2 .stale-7e95 {
  font-size: 15px;
}
.section_551d .stale-7e95 {
  line-height: 1.3;
}
.section_551d .pagination-orange-f3fc {
}
.section_551d .focus_smooth_8a88 {
  background: #235787;
}
.container_bright_fa8b {
  padding: 0;
}
.container_bright_fa8b .focus_smooth_8a88 {
  background: #1a1a1a;
}
.container_bright_fa8b .pagination-orange-f3fc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.highlight_dark_c311 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.highlight_dark_c311 .pagination-orange-f3fc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.highlight_dark_c311 .focus_smooth_8a88 {
  background: #303030;
}
.banner_dim_78a6 {
  position: relative;
  z-index: 10;
}
.banner_dim_78a6 .filter-ca7c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south-8ace .small_6c7b {
  display: inline-block;
  vertical-align: middle;
}
.south-8ace.layout_57ee .small_6c7b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .south-8ace.layout_57ee .small_6c7b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .south-8ace.layout_57ee .small_6c7b {
    margin-right: 0.4em;
  }
}
.south-8ace.layout_57ee .small_6c7b:last-child {
  margin-right: 0;
}
.surface_1b1f .filter-ca7c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .active_light_0b72 .breadcrumb-north-d6c2 {
    margin: 0 -0.5em;
  }
  .active_light_0b72 .breadcrumb-north-d6c2 [class*="customify-col-"],
  .active_light_0b72 .breadcrumb-north-d6c2 [class*="customify-col_"],
  .active_light_0b72 .breadcrumb-north-d6c2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.active_light_0b72.progress_bronze_bcd8 .filter-ca7c {
  background: 0 0 !important;
}
.active_light_0b72.progress_bronze_bcd8 .filter-ca7c,
.active_light_0b72.surface_1b1f .filter-ca7c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .active_light_0b72.paragraph_right_ff49 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.active_light_0b72.surface_1b1f .filter-ca7c {
  box-shadow: none !important;
}
.message_inner_b71e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .message_inner_b71e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .message_inner_b71e {
    padding: 18px 0 20px;
  }
}
.message_inner_b71e .footer-43dd {
  width: 100%;
}
.message_inner_b71e .component-down-9161 {
  margin-bottom: 0;
}
.message_inner_b71e .background-6b29 {
  margin-top: 5px;
  font-size: 0.875em;
}
.south_2e83 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.south_2e83 .photo_626b {
  width: 100%;
}
.focused-b5f7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.focused-b5f7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.focused-b5f7 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;
}
.focused-b5f7 li:last-child:after {
  display: none;
}
.focused-b5f7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.layout-down-29bd .media_narrow_b2a3 button,
.message_inner_b71e .media_narrow_b2a3 button {
  left: 0;
}
.layout-down-29bd .photo_626b,
.message_inner_b71e .photo_626b {
  padding-left: 0;
  padding-right: 0;
}
.layout-down-29bd .south_2e83,
.message_inner_b71e .south_2e83 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.layout-down-29bd {
  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;
}
.layout-down-29bd: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;
}
.layout-down-29bd .layout_pressed_e960 {
  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) {
  .layout-down-29bd .layout_pressed_e960 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .layout-down-29bd .layout_pressed_e960 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .layout-down-29bd .layout_pressed_e960 {
    min-height: 200px;
  }
}
.layout-down-29bd .focused-b5f7 {
  color: rgba(255, 255, 255, 0.8);
}
.layout-down-29bd .focused-b5f7 a,
.layout-down-29bd .focused-b5f7 li:after {
  color: inherit;
}
.layout-down-29bd .focused-b5f7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs_c84d {
  margin-bottom: 0.5em;
}
.old-11c4 {
  margin-bottom: 1.2em;
}
.old-11c4,
.tabs_c84d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.old-11c4 p:last-child,
.tabs_c84d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .media_narrow_b2a3,
#masthead .media_narrow_b2a3 {
  display: none;
}
#masthead
  > .media_narrow_b2a3.orange_b3fc {
  display: none;
}
#masthead > .media_narrow_b2a3 button {
  left: 0;
}
.light-b3cd {
  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%;
}
.light-b3cd .small_6c7b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.light-b3cd .tiny-f20f {
  display: -webkit-box;
  display: flex;
}
.light-b3cd .tiny-f20f.shadow_abbf {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.light-b3cd .tiny-f20f.copper-d551 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.light-b3cd .tiny-f20f.light_825b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.light-b3cd.grid-easy-839f.surface_bronze_b763 .tiny-f20f.shadow_abbf {
  flex-basis: 100%;
}
.light-b3cd.mask_9402 .tiny-f20f.copper-d551 {
  -webkit-box-flex: 1;
  flex: auto;
}
.light-b3cd.mask_9402 .tiny-f20f.light_825b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .media_narrow_b2a3.orange_b3fc {
  display: none;
}
#masthead > .media_narrow_b2a3 button {
  left: 0;
}
.yellow-c4b8 {
  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;
}
.yellow-c4b8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.yellow-c4b8.search_pink_402d i {
  margin-right: 4px;
}
.yellow-c4b8.shadow_last_48a5 i {
  margin-left: 5px;
}
.stale-7e95 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.stale-7e95 p:last-child {
  margin-bottom: 0;
}
.logo_basic_9d76 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.logo_basic_9d76 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.logo_basic_9d76 img {
  display: block;
  width: auto;
  line-height: 1;
}
.logo_basic_9d76 .surface_977a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.logo_basic_9d76 .media-4146 {
  margin: 5px 0 7px 0;
}
.logo_basic_9d76.gradient_bronze_bb19 .south_644e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_basic_9d76.gradient_bronze_bb19 .popup-white-30ab {
  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;
}
.logo_basic_9d76.focus_7086 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.logo_basic_9d76.focus_7086 .south_644e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_basic_9d76.focus_7086 .popup-white-30ab {
  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;
}
.logo_basic_9d76.solid_131d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo_basic_9d76.south_77b6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.logo_basic_9d76.south_77b6 .popup-white-30ab {
  margin-top: 7px;
}
.active-paper-5f8b {
  display: inline-block;
}
.banner_dim_78a6 .black-30e0 .logo_basic_9d76 img {
  max-width: 100%;
}
.wrapper-945f .content-6580.photo_tiny_4500,
.box_a5d7 .content-6580.photo_tiny_4500 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-945f .table_bright_f887,
.box_a5d7 .table_bright_f887 {
  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%);
}
.wrapper-945f .table_bright_f887 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wrapper-945f.filter_1b13 .table_bright_f887 {
  display: none;
}
.wrapper-945f .feature_tiny_a292 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper-945f .feature_tiny_a292 li {
  display: inline-block;
  position: relative;
}
.wrapper-945f .feature_tiny_a292 li:last-child {
  margin-right: 0;
}
.wrapper-945f .feature_tiny_a292 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;
}
.wrapper-945f .feature_tiny_a292 li.slow-6e52 > a {
  color: rgba(0, 0, 0, 0.9);
}
.wrapper-945f .feature_tiny_a292 > 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;
}
.wrapper-945f .feature_tiny_a292 > li > a i {
  line-height: 0;
}
.wrapper-945f .feature_tiny_a292 > li.dirty-9ec2 > a .table_bright_f887 {
  margin-left: 4px;
  line-height: 0;
}
.wrapper-945f .feature_tiny_a292 .current-111f li.dirty-9ec2 > a {
  position: relative;
}
.wrapper-945f .feature_tiny_a292 .current-111f li.dirty-9ec2 > a:after,
.wrapper-945f .feature_tiny_a292 .current-111f li.dirty-9ec2 > a:before {
  content: "";
  display: table;
}
.wrapper-945f .feature_tiny_a292 .current-111f li.dirty-9ec2 > a:after {
  clear: both;
}
.wrapper-945f .feature_tiny_a292 .current-111f li.dirty-9ec2 > a .table_bright_f887 {
  margin-left: 5px;
  float: right;
}
.wrapper-945f .rough-5801,
.wrapper-945f .current-111f {
  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;
}
.wrapper-945f .current-111f {
  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;
}
.wrapper-945f .current-111f .photo_tiny_4500 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper-945f .current-111f .table_bright_f887 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wrapper-945f .current-111f li {
  display: block;
  margin: 0;
  padding: 0;
}
.wrapper-945f .current-111f 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;
}
.wrapper-945f .current-111f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-945f .current-111f .current-111f {
  top: 0;
  left: 100%;
}
.wrapper-945f .bright-8f91.fn-focus-c284 > .rough-5801,
.wrapper-945f .bright-8f91.fn-focus-c284 > .current-111f,
.wrapper-945f .bright-8f91:focus > .rough-5801,
.wrapper-945f .bright-8f91:focus > .current-111f,
.wrapper-945f .bright-8f91:hover > .rough-5801,
.wrapper-945f .bright-8f91:hover > .current-111f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wrapper-945f.tooltip-ed65 .prev-3bd5:after,
.wrapper-945f.tooltip-ed65 .prev-3bd5:before {
  content: "";
  display: table;
}
.wrapper-945f.tooltip-ed65 .prev-3bd5:after {
  clear: both;
}
.wrapper-945f.tooltip-ed65 .prev-3bd5 > li {
  float: left;
}
.wrapper-945f.red-9b2d .prev-3bd5:after,
.wrapper-945f.red-9b2d .prev-3bd5:before {
  content: "";
  display: table;
}
.wrapper-945f.red-9b2d .prev-3bd5:after {
  clear: both;
}
.wrapper-945f.red-9b2d .prev-3bd5 > li {
  float: left;
}
.wrapper-945f.red-9b2d .prev-3bd5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-945f.red-9b2d .prev-3bd5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper-945f.red-9b2d .prev-3bd5 > li.module_easy_2338 > a,
.wrapper-945f.red-9b2d .prev-3bd5 > li.slow-6e52 > a {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper-945f.last_725c .prev-3bd5 > li > a .photo_tiny_4500 {
  position: relative;
}
.wrapper-945f.last_725c .prev-3bd5 > li > a .photo_tiny_4500: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;
}
.wrapper-945f.last_725c
  .prev-3bd5
  > li:focus
  > a
  .photo_tiny_4500:before,
.wrapper-945f.last_725c
  .prev-3bd5
  > li:hover
  > a
  .photo_tiny_4500:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-945f.last_725c
  .prev-3bd5
  > li.module_easy_2338
  > a
  .photo_tiny_4500:before,
.wrapper-945f.last_725c
  .prev-3bd5
  > li.short_d88d
  > a
  .photo_tiny_4500:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-945f.breadcrumb-e228 .prev-3bd5 > li > a .photo_tiny_4500 {
  position: relative;
}
.wrapper-945f.breadcrumb-e228 .prev-3bd5 > li > a .photo_tiny_4500: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;
}
.wrapper-945f.breadcrumb-e228 .prev-3bd5 > li:focus > a .photo_tiny_4500:before,
.wrapper-945f.breadcrumb-e228
  .prev-3bd5
  > li:hover
  > a
  .photo_tiny_4500:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-945f.breadcrumb-e228
  .prev-3bd5
  > li.module_easy_2338
  > a
  .photo_tiny_4500:before,
.wrapper-945f.breadcrumb-e228
  .prev-3bd5
  > li.short_d88d
  > a
  .photo_tiny_4500:before {
  width: 100%;
  background-color: currentColor;
}
.box_a5d7 .feature_tiny_a292 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box_a5d7 .feature_tiny_a292 li:first-child > a {
  border-top: none;
}
.box_a5d7 .feature_tiny_a292 .gold_3197 > .photo_tiny_4500 .table_bright_f887 {
  display: none;
}
.box_a5d7 .feature_tiny_a292 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.box_a5d7 .feature_tiny_a292 li:last-child {
  border: none;
}
.box_a5d7 .feature_tiny_a292 li.dirty-9ec2 > a {
  padding-right: 45px !important;
}
.box_a5d7 .feature_tiny_a292 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.box_a5d7 .feature_tiny_a292 li a:focus,
.box_a5d7 .feature_tiny_a292 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_a5d7 .feature_tiny_a292 li .button_016e {
  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;
}
.box_a5d7 .feature_tiny_a292 li .button_016e:hover {
  box-shadow: none;
}
.box_a5d7 .feature_tiny_a292 li .button_016e .table_bright_f887 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.box_a5d7 .feature_tiny_a292 .current-111f {
  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);
}
.box_a5d7 .feature_tiny_a292 .current-111f li a {
  padding-left: 3em;
}
.box_a5d7 .feature_tiny_a292 .notification-79ff > a .button_016e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.box_a5d7 .feature_tiny_a292 .notification-79ff > .current-111f {
  display: block;
  opacity: 1;
}
.element-fresh-88be {
  max-width: 100%;
}
.smooth-29d8 {
  line-height: 0;
  cursor: pointer;
}
.nav-dc3f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.nav-dc3f:hover {
  box-shadow: none;
  color: currentColor;
}
.nav-dc3f svg {
  width: 18px;
  height: 18px;
}
.nav-dc3f .element-current-8f0c {
  display: none;
}
.summary-4bcd {
  position: relative;
}
.summary-4bcd.fn-active-c284 .nav-dc3f .slider_plasma_07ec {
  display: none;
}
.summary-4bcd.fn-active-c284 .nav-dc3f .element-current-8f0c {
  display: inline-block;
}
.summary-4bcd .preview_hot_b77f {
  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);
}
.summary-4bcd.highlight-bright-ba91 .preview_hot_b77f {
  left: auto;
  right: -0.9em;
}
.summary-4bcd.highlight-bright-ba91 .first-659d::before {
  left: auto;
  right: 15px;
}
.summary-4bcd.fn-active-c284 .preview_hot_b77f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient_59c1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gradient_59c1 label {
  flex-basis: 100%;
}
.gradient_59c1 .thick-77f8 {
  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;
}
.gradient_59c1 .widget-2c33 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gradient_59c1 .widget-2c33:focus {
  background-color: transparent;
}
.gradient_59c1 button.backdrop_wood_785b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gradient_59c1 button.backdrop_wood_785b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gradient_59c1 button.backdrop_wood_785b svg {
  width: 18px;
  height: 18px;
}
.gradient_59c1 input[type="submit"] {
  min-height: auto;
}
.box-action-db76 .gradient_59c1 .widget-2c33 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.first-659d {
  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) {
  .first-659d {
    width: 220px;
  }
}
.first-659d label {
  flex-basis: 100%;
}
.first-659d::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;
}
.sidebar_mini_6f48 .box-action-db76 .gradient_59c1 {
  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;
}
.sidebar_mini_6f48
  .box-action-db76
  .gradient_59c1
  .thick-77f8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sidebar_mini_6f48 .box-action-db76 .gradient_59c1 .widget-2c33 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sidebar_mini_6f48
  .box-action-db76
  .gradient_59c1
  .widget-2c33:focus {
  background: 0 0;
}
.sidebar_mini_6f48
  .box-action-db76
  .gradient_59c1
  .dynamic_eafd {
  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;
}
.dropdown-38a4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dropdown-38a4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dropdown-38a4 li:last-child {
  margin-right: 0;
}
.dropdown-38a4 li:first-child {
  margin-left: 0;
}
.dropdown-38a4.text_dirty_c168 a {
  color: #fff;
}
.dropdown-38a4.text_dirty_c168 a:hover {
  color: #fff;
}
.dropdown-38a4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dropdown-38a4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dropdown-38a4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dropdown-38a4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dropdown-38a4 [class*="social-icon-apple"] {
  background-color: #999;
}
.dropdown-38a4 [class*="social-icon-apple"].hero_stone_8fcf {
  background-color: transparent;
  color: #999;
}
.dropdown-38a4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dropdown-38a4 [class*="social-icon-behance"].hero_stone_8fcf {
  background-color: transparent;
  color: #1769ff;
}
.dropdown-38a4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dropdown-38a4 [class*="social-icon-bitbucket"].hero_stone_8fcf {
  background-color: transparent;
  color: #205081;
}
.dropdown-38a4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dropdown-38a4 [class*="social-icon-codepen"].hero_stone_8fcf {
  background-color: transparent;
  color: #000;
}
.dropdown-38a4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dropdown-38a4 [class*="social-icon-delicious"].hero_stone_8fcf {
  background-color: transparent;
  color: #39f;
}
.dropdown-38a4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dropdown-38a4 [class*="social-icon-digg"].hero_stone_8fcf {
  background-color: transparent;
  color: #005be2;
}
.dropdown-38a4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dropdown-38a4 [class*="social-icon-dribbble"].hero_stone_8fcf {
  background-color: transparent;
  color: #ea4c89;
}
.dropdown-38a4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dropdown-38a4 [class*="social-icon-envelope"].hero_stone_8fcf {
  background-color: transparent;
  color: #ea4335;
}
.dropdown-38a4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dropdown-38a4 [class*="social-icon-facebook"].hero_stone_8fcf {
  background-color: transparent;
  color: #3b5998;
}
.dropdown-38a4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dropdown-38a4 [class*="social-icon-flickr"].hero_stone_8fcf {
  background-color: transparent;
  color: #0063dc;
}
.dropdown-38a4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dropdown-38a4 [class*="social-icon-foursquare"].hero_stone_8fcf {
  background-color: transparent;
  color: #2d5be3;
}
.dropdown-38a4 [class*="social-icon-github"] {
  background-color: #333;
}
.dropdown-38a4 [class*="social-icon-github"].hero_stone_8fcf {
  background-color: transparent;
  color: #333;
}
.dropdown-38a4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dropdown-38a4 [class*="social-icon-google-plus"].hero_stone_8fcf {
  background-color: transparent;
  color: #dd4b39;
}
.dropdown-38a4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dropdown-38a4 [class*="social-icon-houzz"].hero_stone_8fcf {
  background-color: transparent;
  color: #7ac142;
}
.dropdown-38a4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dropdown-38a4 [class*="social-icon-instagram"].hero_stone_8fcf {
  background-color: transparent;
  color: #262626;
}
.dropdown-38a4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dropdown-38a4 [class*="social-icon-jsfiddle"].hero_stone_8fcf {
  background-color: transparent;
  color: #487aa2;
}
.dropdown-38a4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dropdown-38a4 [class*="social-icon-linkedin"].hero_stone_8fcf {
  background-color: transparent;
  color: #0077b5;
}
.dropdown-38a4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dropdown-38a4 [class*="social-icon-medium"].hero_stone_8fcf {
  background-color: transparent;
  color: #00ab6b;
}
.dropdown-38a4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dropdown-38a4
  [class*="social-icon-odnoklassniki"].hero_stone_8fcf {
  background-color: transparent;
  color: #f4731c;
}
.dropdown-38a4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dropdown-38a4 [class*="social-icon-meetup"].hero_stone_8fcf {
  background-color: transparent;
  color: #ec1c40;
}
.dropdown-38a4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dropdown-38a4 [class*="social-icon-pinterest"].hero_stone_8fcf {
  background-color: transparent;
  color: #bd081c;
}
.dropdown-38a4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dropdown-38a4 [class*="social-icon-product-hunt"].hero_stone_8fcf {
  background-color: transparent;
  color: #da552f;
}
.dropdown-38a4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dropdown-38a4 [class*="social-icon-reddit"].hero_stone_8fcf {
  background-color: transparent;
  color: #ff4500;
}
.dropdown-38a4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dropdown-38a4 [class*="social-icon-rss"].hero_stone_8fcf {
  background-color: transparent;
  color: #f26522;
}
.dropdown-38a4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dropdown-38a4
  [class*="social-icon-shopping-cart"].hero_stone_8fcf {
  background-color: transparent;
  color: #4caf50;
}
.dropdown-38a4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dropdown-38a4 [class*="social-icon-skype"].hero_stone_8fcf {
  background-color: transparent;
  color: #00aff0;
}
.dropdown-38a4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dropdown-38a4 [class*="social-icon-slideshare"].hero_stone_8fcf {
  background-color: transparent;
  color: #0077b5;
}
.dropdown-38a4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dropdown-38a4 [class*="social-icon-snapchat"].hero_stone_8fcf {
  background-color: transparent;
  color: #fffc00;
}
.dropdown-38a4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dropdown-38a4 [class*="social-icon-soundcloud"].hero_stone_8fcf {
  background-color: transparent;
  color: #f80;
}
.dropdown-38a4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dropdown-38a4 [class*="social-icon-spotify"].hero_stone_8fcf {
  background-color: transparent;
  color: #2ebd59;
}
.dropdown-38a4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dropdown-38a4
  [class*="social-icon-stack-overflow"].hero_stone_8fcf {
  background-color: transparent;
  color: #fe7a15;
}
.dropdown-38a4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dropdown-38a4 [class*="social-icon-maldkfgram"].hero_stone_8fcf {
  background-color: transparent;
  color: #2ca5e0;
}
.dropdown-38a4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dropdown-38a4 [class*="social-icon-tripadvisor"].hero_stone_8fcf {
  background-color: transparent;
  color: #589442;
}
.dropdown-38a4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dropdown-38a4 [class*="social-icon-tumblr"].hero_stone_8fcf {
  background-color: transparent;
  color: #35465c;
}
.dropdown-38a4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dropdown-38a4 [class*="social-icon-twitch"].hero_stone_8fcf {
  background-color: transparent;
  color: #6441a5;
}
.dropdown-38a4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dropdown-38a4 [class*="social-icon-twitter"].hero_stone_8fcf {
  background-color: transparent;
  color: #1da1f2;
}
.dropdown-38a4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dropdown-38a4 [class*="social-icon-vimeo"].hero_stone_8fcf {
  background-color: transparent;
  color: #1ab7ea;
}
.dropdown-38a4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dropdown-38a4 [class*="social-icon-vk"].hero_stone_8fcf {
  background-color: transparent;
  color: #45668e;
}
.dropdown-38a4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dropdown-38a4 [class*="social-icon-weibo"].hero_stone_8fcf {
  background-color: transparent;
  color: #df2029;
}
.dropdown-38a4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dropdown-38a4 [class*="social-icon-weixin"].hero_stone_8fcf {
  background-color: transparent;
  color: #7bb32e;
}
.dropdown-38a4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dropdown-38a4 [class*="social-icon-whatsapp"].hero_stone_8fcf {
  background-color: transparent;
  color: #25d366;
}
.dropdown-38a4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dropdown-38a4 [class*="social-icon-wordpress"].hero_stone_8fcf {
  background-color: transparent;
  color: #21759b;
}
.dropdown-38a4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dropdown-38a4 [class*="social-icon-xing"].hero_stone_8fcf {
  background-color: transparent;
  color: #026466;
}
.dropdown-38a4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dropdown-38a4 [class*="social-icon-yelp"].hero_stone_8fcf {
  background-color: transparent;
  color: #af0606;
}
.dropdown-38a4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dropdown-38a4 [class*="social-icon-youtube"].hero_stone_8fcf {
  background-color: transparent;
  color: #cd201f;
}
.preview_focused_5682 {
  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;
}
.preview_focused_5682:hover {
  box-shadow: none;
  background: 0 0;
}
.pattern_south_8fda {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.mask_fixed_a2a2 {
  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;
}
.stone_9e6f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.orange-100c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.orange-100c,
.orange-100c::after,
.orange-100c::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;
}
.orange-100c::after,
.orange-100c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.panel_4892 .mask_fixed_a2a2 .stone_9e6f {
  margin-top: -2px;
  width: 19px;
}
.panel_4892 .mask_fixed_a2a2 .orange-100c {
  margin-top: -1px;
}
.panel_4892 .mask_fixed_a2a2 .orange-100c,
.panel_4892 .mask_fixed_a2a2 .orange-100c::after,
.panel_4892 .mask_fixed_a2a2 .orange-100c::before {
  width: 19px;
  height: 2px;
}
.panel_4892 .mask_fixed_a2a2 .orange-100c::before {
  top: -6px;
}
.panel_4892 .mask_fixed_a2a2 .orange-100c::after {
  bottom: -6px;
}
.module_fda9 .mask_fixed_a2a2 .stone_9e6f {
  margin-top: -2px;
  width: 22px;
}
.module_fda9 .mask_fixed_a2a2 .orange-100c {
  margin-top: -1px;
}
.module_fda9 .mask_fixed_a2a2 .orange-100c,
.module_fda9 .mask_fixed_a2a2 .orange-100c::after,
.module_fda9 .mask_fixed_a2a2 .orange-100c::before {
  width: 22px;
  height: 2px;
}
.module_fda9 .mask_fixed_a2a2 .orange-100c::before {
  top: -7px;
}
.module_fda9 .mask_fixed_a2a2 .orange-100c::after {
  bottom: -7px;
}
.hot-4461 .mask_fixed_a2a2 .stone_9e6f {
  margin-top: -2px;
  width: 31px;
}
.hot-4461 .mask_fixed_a2a2 .orange-100c {
  margin-top: -1.5px;
}
.hot-4461 .mask_fixed_a2a2 .orange-100c,
.hot-4461 .mask_fixed_a2a2 .orange-100c::after,
.hot-4461 .mask_fixed_a2a2 .orange-100c::before {
  width: 31px;
  height: 3px;
}
.hot-4461 .mask_fixed_a2a2 .orange-100c::before {
  top: -9px;
}
.hot-4461 .mask_fixed_a2a2 .orange-100c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .thick-1f8b .mask_fixed_a2a2 .stone_9e6f {
    margin-top: -2px;
    width: 19px;
  }
  .thick-1f8b .mask_fixed_a2a2 .orange-100c {
    margin-top: -1px;
  }
  .thick-1f8b .mask_fixed_a2a2 .orange-100c,
  .thick-1f8b .mask_fixed_a2a2 .orange-100c::after,
  .thick-1f8b .mask_fixed_a2a2 .orange-100c::before {
    width: 19px;
    height: 2px;
  }
  .thick-1f8b .mask_fixed_a2a2 .orange-100c::before {
    top: -6px;
  }
  .thick-1f8b .mask_fixed_a2a2 .orange-100c::after {
    bottom: -6px;
  }
  .focused_0c53 .mask_fixed_a2a2 .stone_9e6f {
    margin-top: -2px;
    width: 22px;
  }
  .focused_0c53 .mask_fixed_a2a2 .orange-100c {
    margin-top: -1px;
  }
  .focused_0c53 .mask_fixed_a2a2 .orange-100c,
  .focused_0c53 .mask_fixed_a2a2 .orange-100c::after,
  .focused_0c53 .mask_fixed_a2a2 .orange-100c::before {
    width: 22px;
    height: 2px;
  }
  .focused_0c53 .mask_fixed_a2a2 .orange-100c::before {
    top: -7px;
  }
  .focused_0c53 .mask_fixed_a2a2 .orange-100c::after {
    bottom: -7px;
  }
  .search_e87b .mask_fixed_a2a2 .stone_9e6f {
    margin-top: -2px;
    width: 31px;
  }
  .search_e87b .mask_fixed_a2a2 .orange-100c {
    margin-top: -1.5px;
  }
  .search_e87b .mask_fixed_a2a2 .orange-100c,
  .search_e87b .mask_fixed_a2a2 .orange-100c::after,
  .search_e87b .mask_fixed_a2a2 .orange-100c::before {
    width: 31px;
    height: 3px;
  }
  .search_e87b .mask_fixed_a2a2 .orange-100c::before {
    top: -9px;
  }
  .search_e87b .mask_fixed_a2a2 .orange-100c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .box-bc19 .mask_fixed_a2a2 .stone_9e6f {
    margin-top: -2px;
    width: 19px;
  }
  .box-bc19 .mask_fixed_a2a2 .orange-100c {
    margin-top: -1px;
  }
  .box-bc19 .mask_fixed_a2a2 .orange-100c,
  .box-bc19 .mask_fixed_a2a2 .orange-100c::after,
  .box-bc19 .mask_fixed_a2a2 .orange-100c::before {
    width: 19px;
    height: 2px;
  }
  .box-bc19 .mask_fixed_a2a2 .orange-100c::before {
    top: -6px;
  }
  .box-bc19 .mask_fixed_a2a2 .orange-100c::after {
    bottom: -6px;
  }
  .slider_61d5 .mask_fixed_a2a2 .stone_9e6f {
    margin-top: -2px;
    width: 22px;
  }
  .slider_61d5 .mask_fixed_a2a2 .orange-100c {
    margin-top: -1px;
  }
  .slider_61d5 .mask_fixed_a2a2 .orange-100c,
  .slider_61d5 .mask_fixed_a2a2 .orange-100c::after,
  .slider_61d5 .mask_fixed_a2a2 .orange-100c::before {
    width: 22px;
    height: 2px;
  }
  .slider_61d5 .mask_fixed_a2a2 .orange-100c::before {
    top: -7px;
  }
  .slider_61d5 .mask_fixed_a2a2 .orange-100c::after {
    bottom: -7px;
  }
  .disabled_pink_3ecd .mask_fixed_a2a2 .stone_9e6f {
    margin-top: -2px;
    width: 31px;
  }
  .disabled_pink_3ecd .mask_fixed_a2a2 .orange-100c {
    margin-top: -1.5px;
  }
  .disabled_pink_3ecd .mask_fixed_a2a2 .orange-100c,
  .disabled_pink_3ecd .mask_fixed_a2a2 .orange-100c::after,
  .disabled_pink_3ecd .mask_fixed_a2a2 .orange-100c::before {
    width: 31px;
    height: 3px;
  }
  .disabled_pink_3ecd .mask_fixed_a2a2 .orange-100c::before {
    top: -9px;
  }
  .disabled_pink_3ecd .mask_fixed_a2a2 .orange-100c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_1e6f .mask_fixed_a2a2 .stone_9e6f {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_1e6f .mask_fixed_a2a2 .orange-100c {
    margin-top: -1px;
  }
  .tooltip_1e6f .mask_fixed_a2a2 .orange-100c,
  .tooltip_1e6f .mask_fixed_a2a2 .orange-100c::after,
  .tooltip_1e6f .mask_fixed_a2a2 .orange-100c::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_1e6f .mask_fixed_a2a2 .orange-100c::before {
    top: -6px;
  }
  .tooltip_1e6f .mask_fixed_a2a2 .orange-100c::after {
    bottom: -6px;
  }
  .description_current_68bb .mask_fixed_a2a2 .stone_9e6f {
    margin-top: -2px;
    width: 22px;
  }
  .description_current_68bb .mask_fixed_a2a2 .orange-100c {
    margin-top: -1px;
  }
  .description_current_68bb .mask_fixed_a2a2 .orange-100c,
  .description_current_68bb .mask_fixed_a2a2 .orange-100c::after,
  .description_current_68bb .mask_fixed_a2a2 .orange-100c::before {
    width: 22px;
    height: 2px;
  }
  .description_current_68bb .mask_fixed_a2a2 .orange-100c::before {
    top: -7px;
  }
  .description_current_68bb .mask_fixed_a2a2 .orange-100c::after {
    bottom: -7px;
  }
  .new-2e42 .mask_fixed_a2a2 .stone_9e6f {
    margin-top: -2px;
    width: 31px;
  }
  .new-2e42 .mask_fixed_a2a2 .orange-100c {
    margin-top: -1.5px;
  }
  .new-2e42 .mask_fixed_a2a2 .orange-100c,
  .new-2e42 .mask_fixed_a2a2 .orange-100c::after,
  .new-2e42 .mask_fixed_a2a2 .orange-100c::before {
    width: 31px;
    height: 3px;
  }
  .new-2e42 .mask_fixed_a2a2 .orange-100c::before {
    top: -9px;
  }
  .new-2e42 .mask_fixed_a2a2 .orange-100c::after {
    bottom: -9px;
  }
}
.shadow-new-bb22 .orange-100c {
  -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);
}
.shadow-new-bb22 .orange-100c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shadow-new-bb22 .orange-100c::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);
}
.shadow-new-bb22.container-new-6459 .orange-100c {
  -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);
}
.shadow-new-bb22.container-new-6459 .orange-100c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shadow-new-bb22.container-new-6459 .orange-100c::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);
}
.accordion_923e {
  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.warm_e0b9:before {
  display: none;
}
.summary-0430 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.summary-0430 .wide_e57e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.summary-0430 .wide_e57e:last-of-type {
  border-bottom: none;
}
.summary-0430 .wide_e57e.highlight-thick-e9d9,
.summary-0430 .wide_e57e.down-7fcc,
.summary-0430 .wide_e57e.lower_f3a9 {
  padding: 0;
}
.summary-0430 .box_a5d7 .button_016e {
  color: currentColor;
}
.summary-0430 .box_a5d7 .button_016e:focus,
.summary-0430 .box_a5d7 .button_016e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-0430.pagination-orange-f3fc .media_20b5,
.summary-0430.pagination-orange-f3fc .stale-7e95 a,
.summary-0430.pagination-orange-f3fc .prev-3bd5 a,
.summary-0430.pagination-orange-f3fc .current-111f a {
  color: rgba(0, 0, 0, 0.55);
}
.summary-0430.pagination-orange-f3fc .media_20b5:hover,
.summary-0430.pagination-orange-f3fc .stale-7e95 a:hover,
.summary-0430.pagination-orange-f3fc .prev-3bd5 a:hover,
.summary-0430.pagination-orange-f3fc .current-111f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-0430.pagination-orange-f3fc .upper-c234 {
  color: rgba(0, 0, 0, 0.8);
}
.summary-0430.pagination-orange-f3fc .wide_e57e {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-0430.pagination-orange-f3fc .wide_e57e:before {
  background: rgba(0, 0, 0, 0.08);
}
.summary-0430.pagination-orange-f3fc .carousel-orange-d7ea:before {
  background: rgba(255, 255, 255, 0.9);
}
.summary-0430.pagination-orange-f3fc .box_a5d7 .feature_tiny_a292 li a,
.summary-0430.pagination-orange-f3fc .box_a5d7 .button_016e,
.summary-0430.pagination-orange-f3fc .current-111f {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-0430.pagination-orange-f3fc .box_a5d7 .button_016e:focus,
.summary-0430.pagination-orange-f3fc .box_a5d7 .button_016e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-0430.pagination-orange-f3fc .feature_tiny_a292 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-0430.focus_smooth_8a88 .media_20b5,
.summary-0430.focus_smooth_8a88 .stale-7e95 a,
.summary-0430.focus_smooth_8a88 .prev-3bd5 .button_016e,
.summary-0430.focus_smooth_8a88 .prev-3bd5 a,
.summary-0430.focus_smooth_8a88 .current-111f a {
  color: rgba(255, 255, 255, 0.79);
}
.summary-0430.focus_smooth_8a88 .media_20b5:hover,
.summary-0430.focus_smooth_8a88 .stale-7e95 a:hover,
.summary-0430.focus_smooth_8a88 .prev-3bd5 .button_016e:hover,
.summary-0430.focus_smooth_8a88 .prev-3bd5 a:hover,
.summary-0430.focus_smooth_8a88 .current-111f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-0430.focus_smooth_8a88 .upper-c234 {
  color: rgba(255, 255, 255, 0.99);
}
.summary-0430.focus_smooth_8a88 .wide_e57e {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-0430.focus_smooth_8a88 .wide_e57e:before {
  background: rgba(255, 255, 255, 0.08);
}
.summary-0430.focus_smooth_8a88 .carousel-orange-d7ea:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-0430.focus_smooth_8a88 .box_a5d7 .feature_tiny_a292 li a,
.summary-0430.focus_smooth_8a88 .box_a5d7 .button_016e,
.summary-0430.focus_smooth_8a88 .current-111f {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-0430.focus_smooth_8a88 .box_a5d7 .button_016e:focus,
.summary-0430.focus_smooth_8a88 .box_a5d7 .button_016e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-0430.focus_smooth_8a88 .feature_tiny_a292 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-orange-d7ea {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.carousel-orange-d7ea:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.summary-simple-9ae5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.nav-clean-be3b .summary-0430 {
  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;
}
.nav-clean-be3b .wide_e57e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.nav-clean-be3b .wide_e57e: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) {
  .nav-clean-be3b .wide_e57e:before {
    width: 16%;
    left: 42%;
  }
}
.nav-clean-be3b .wide_e57e:last-child:before {
  content: none;
}
.nav-clean-be3b .wide_e57e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.nav-clean-be3b .box_a5d7 .feature_tiny_a292 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.nav-clean-be3b .box_a5d7 .feature_tiny_a292 li a .button_016e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.nav-clean-be3b .box_a5d7 .current-111f {
  border: none;
}
.nav-clean-be3b .box_a5d7 .current-111f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.nav-clean-be3b .carousel-orange-d7ea {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-clean-be3b .summary-simple-9ae5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.nav-clean-be3b .focus_smooth_8a88 .carousel-orange-d7ea:before {
  background: rgba(0, 0, 0, 0.9);
}
.nav-clean-be3b .pagination-orange-f3fc.photo-fixed-9c70 .orange-100c {
  background: rgba(0, 0, 0, 0.6);
}
.nav-clean-be3b
  .pagination-orange-f3fc.photo-fixed-9c70
  .orange-100c::after,
.nav-clean-be3b
  .pagination-orange-f3fc.photo-fixed-9c70
  .orange-100c:before {
  background: inherit;
}
.nav-clean-be3b
  .pagination-orange-f3fc.photo-fixed-9c70:hover
  .orange-100c {
  background: rgba(0, 0, 0, 0.8);
}
.aside-iron-b013 .summary-0430 {
  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) {
  .aside-iron-b013 .summary-0430 {
    width: auto;
    right: 45px;
  }
}
.column-yellow-a8da .summary-0430 {
  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) {
  .column-yellow-a8da .summary-0430 {
    width: auto;
    left: 45px;
  }
}
.warm_e0b9 .summary-0430 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.warm_e0b9 .summary-simple-9ae5 {
  max-width: 48em;
  margin: 0 auto;
}
.warm_e0b9 .carousel-orange-d7ea:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.cool-1bf7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.cool-1bf7.nav-clean-be3b .summary-0430 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.cool-1bf7.aside-iron-b013 .summary-0430 {
  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);
}
.cool-1bf7 .summary-0430 {
  visibility: visible;
}
.cool-1bf7.column-yellow-a8da .summary-0430 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.panel-a68e,
.picture_center_2ae0 {
  overflow-x: hidden;
}
.panel-a68e .summary-0430 {
  overflow: auto;
}
.panel-a68e.nav-clean-be3b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-a68e.nav-clean-be3b .summary-0430 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.panel-a68e.nav-clean-be3b .preview_focused_5682 {
  opacity: 0;
}
.panel-a68e.aside-iron-b013 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-a68e.aside-iron-b013 .summary-0430 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.panel-a68e.aside-iron-b013 .preview_focused_5682 {
  opacity: 0;
}
.panel-a68e.column-yellow-a8da {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-a68e.column-yellow-a8da .summary-0430 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.panel-a68e.column-yellow-a8da .preview_focused_5682 {
  opacity: 0;
}
.panel-a68e.warm_e0b9 .summary-0430 {
  z-index: 10;
  visibility: visible;
}
.photo-fixed-9c70 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo-fixed-9c70 .orange-100c {
  background: rgba(255, 255, 255, 0.99);
}
.photo-fixed-9c70 .orange-100c::after,
.photo-fixed-9c70 .orange-100c:before {
  background: inherit;
}
.photo-fixed-9c70:hover .orange-100c {
  background: rgba(255, 255, 255, 0.99);
}
.column-yellow-a8da .photo-fixed-9c70 {
  top: 10px;
  right: auto;
  left: 12px;
}
.warm_e0b9 .photo-fixed-9c70 {
  display: none !important;
}
.panel-a68e:before,
.picture_center_2ae0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.panel-a68e .photo-fixed-9c70,
.picture_center_2ae0 .photo-fixed-9c70 {
  display: inline-block;
}
.summary-0430 .small_6c7b {
  -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;
}
.panel-a68e .summary-0430 .small_6c7b,
.picture_center_2ae0 .summary-0430 .small_6c7b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.surface_b600 .thick-77f8 {
  width: 100%;
}
.black-30e0 {
  padding: 0 0.5em 0;
}
.black-30e0 [class*="customify-col-"],
.black-30e0 [class*="customify-col_"],
.black-30e0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.header_a1e1 .black-30e0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-north-d6c2 .pink_fe69,
  .pink_fe69 {
    display: none;
  }
  .icon-4414 {
    text-align: left;
  }
  .highlight-hard-e995 {
    text-align: center;
  }
  .container_red_aa37 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-north-d6c2 .block-1101,
  .block-1101 {
    display: none;
  }
  .dropdown-8afa {
    text-align: left;
  }
  .top-4b9c {
    text-align: center;
  }
  .footer-last-dfd7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-north-d6c2 .preview-liquid-439d,
  .preview-liquid-439d {
    display: none;
  }
  .surface_639f {
    text-align: left;
  }
  .steel_5653 {
    text-align: center;
  }
  .accordion-fa9c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.backdrop_7c71 {
  box-shadow: none !important;
}
.tiny-f445 .blue_6600,
.top-32ba .blue_6600 {
  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;
}
.top-32ba .blue_6600 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filter-ca7c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.filter-ca7c:after,
.filter-ca7c:before {
  content: "";
  display: table;
}
.filter-ca7c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .filter-ca7c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.filter-ca7c,
.paragraph_right_ff49 {
  max-width: 1248px;
  margin: 0 auto;
}

.next-034a.fluid_fa93 .filter-ca7c {
  max-width: 100%;
}
.next-034a.hovered_a012 {
  max-width: 1200px;
  margin: 0 auto;
}
.next-034a.article-2e82 .filter-ca7c {
  max-width: 100%;
}
.next-034a.article-2e82 > .filter-ca7c {
  padding-left: 0;
  padding-right: 0;
}
.next-034a.article-2e82 > .filter-ca7c .breadcrumb-north-d6c2 {
  margin: 0;
}
.next-034a.article-2e82
  > .filter-ca7c
  .narrow_7803.video-9abb {
  margin-right: 0;
  margin-left: 0;
}
.next-034a.article-2e82 #main.video-9abb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .smooth_2c28 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_2c28 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fresh-9117 .accent-motion-47a8 {
    padding-right: 1em;
  }
  .fresh-9117.small_f86e .narrow_7803 {
    border-right: 1px solid #eaecee;
  }
  .fresh-9117.small_f86e .accent-motion-47a8 {
    padding-right: 1em;
  }
  .fresh-9117.small_f86e .box_purple_915c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-4e8b .accent-motion-47a8 {
    padding-left: 1em;
  }
  .section-4e8b.small_f86e .narrow_7803 {
    border-left: 1px solid #eaecee;
  }
  .section-4e8b.small_f86e .accent-motion-47a8 {
    padding-left: 1em;
  }
  .section-4e8b.small_f86e .box_purple_915c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_f12f .accent-motion-47a8 {
    padding-left: 1em;
  }
  .description_f12f.small_f86e .active-b8de {
    border-right: 1px solid #eaecee;
  }
  .description_f12f.small_f86e .secondary-5173 {
    border-right: 1px solid #eaecee;
  }
  .description_f12f.small_f86e .accent-motion-47a8 {
    padding-left: 1em;
  }
  .description_f12f.small_f86e .box_purple_915c {
    padding-right: 1em;
  }
  .description_f12f.small_f86e .grid-6983 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-stale-8a6b .accent-motion-47a8 {
    padding-right: 1em;
  }
  .secondary-stale-8a6b.small_f86e .active-b8de {
    border-left: 1px solid #eaecee;
  }
  .secondary-stale-8a6b.small_f86e .secondary-5173 {
    border-left: 1px solid #eaecee;
  }
  .secondary-stale-8a6b.small_f86e .accent-motion-47a8 {
    padding-right: 1em;
  }
  .secondary-stale-8a6b.small_f86e .box_purple_915c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-stale-8a6b.small_f86e .grid-6983 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_2c28 .accent-motion-47a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_2c28.small_f86e .narrow_7803 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .smooth_2c28.small_f86e .accent-motion-47a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_2c28.small_f86e .box_purple_915c {
    padding-left: 1em;
  }
  .smooth_2c28.small_f86e .grid-6983 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .smooth_2c28.small_f86e .accent-motion-47a8 {
    padding-left: 0;
  }
}
.shadow_9b1c .south-8ace {
  display: inline-block;
}
.tooltip_d449 {
  display: inline-block;
}
.short_09c0 {
  word-con: break-word;
}
.lite_d81e > span {
  display: inline-block;
  padding: 5px 0;
}
.lite_d81e .easy_e4b5 {
  margin-left: 8px;
  margin-right: 8px;
}
.lite_d81e .fluid_8503 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.breadcrumb-6d8d .wide_08fd {
  margin-bottom: 2em;
}
.breadcrumb-6d8d .heading_6428 {
  margin-bottom: 15px;
}
.breadcrumb-6d8d .heading_6428:last-child {
  margin-bottom: 0;
}
.breadcrumb-6d8d .liquid-87fb {
  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) {
  .breadcrumb-6d8d .liquid-87fb {
    display: block;
  }
}
.breadcrumb-6d8d .message-232b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .breadcrumb-6d8d .message-232b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.breadcrumb-6d8d .filter_4081 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.breadcrumb-6d8d .filter_4081 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.breadcrumb-6d8d .filter_4081 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.breadcrumb-6d8d .short_09c0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-6d8d .short_09c0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.breadcrumb-6d8d .motion_b5cb p:last-child {
  margin-bottom: 0;
}
.breadcrumb-6d8d .dynamic_35c9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.breadcrumb-6d8d .carousel_fresh_20e0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.breadcrumb-6d8d .heading-5869 {
  margin-top: 1em;
}
.breadcrumb-6d8d .dark_8a46 {
  top: 0;
  display: block;
}
.breadcrumb-6d8d .dark_8a46 a {
  color: inherit;
}
.breadcrumb-6d8d .dark_8a46 a:hover {
  color: inherit;
}
.breadcrumb-6d8d .sort-1b64 {
  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;
}
.breadcrumb-6d8d .sort-1b64:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.breadcrumb-6d8d .carousel_fresh_20e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.breadcrumb-6d8d .element_b864 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.breadcrumb-6d8d .element_b864:first-child {
  margin-top: 0;
}
.breadcrumb-6d8d .element_b864.component-aadf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.breadcrumb-6d8d .element_b864.shade_f71f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb-6d8d
  .element_b864.shade_f71f.first-a169
  .heading-5869 {
  width: 100%;
}
.breadcrumb-6d8d .shade_f71f {
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-6d8d .shade_f71f .lite_d81e,
.breadcrumb-6d8d .shade_f71f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.breadcrumb-6d8d .filter_4081 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb-6d8d .filter_4081 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb-6d8d .filter_4081: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;
}
.breadcrumb-6d8d .component-aadf {
  z-index: 5;
}
.breadcrumb-6d8d .content_first_fa9e .yellow-82c6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.breadcrumb-6d8d .green-b21a .yellow-82c6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.breadcrumb-6d8d .dropdown-prev-da22 .yellow-82c6 {
  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;
}
.breadcrumb-6d8d.outline-hard-e261 .liquid-87fb,
.breadcrumb-6d8d.pagination-0ed3 .liquid-87fb {
  display: block;
}
.breadcrumb-6d8d.outline-hard-e261 .liquid-87fb .inner-480d,
.breadcrumb-6d8d.outline-hard-e261 .liquid-87fb .carousel_fresh_20e0,
.breadcrumb-6d8d.pagination-0ed3 .liquid-87fb .inner-480d,
.breadcrumb-6d8d.pagination-0ed3 .liquid-87fb .carousel_fresh_20e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb-6d8d.texture-c6d2 .message-232b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-6d8d.texture-c6d2 .message-232b {
    margin-right: 0;
  }
}
.breadcrumb-6d8d.outline-hard-e261 .message-232b,
.breadcrumb-6d8d.pagination-0ed3 .message-232b {
  padding-top: 40%;
}
.breadcrumb-6d8d.outline-hard-e261 .wide_08fd,
.breadcrumb-6d8d.pagination-0ed3 .wide_08fd {
  display: block;
}
.breadcrumb-6d8d.outline-hard-e261 .fn-sticky-c284 .carousel_fresh_20e0,
.breadcrumb-6d8d.pagination-0ed3 .fn-sticky-c284 .carousel_fresh_20e0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.breadcrumb-6d8d.outline-hard-e261 .message-232b,
.breadcrumb-6d8d.pagination-0ed3 .message-232b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.breadcrumb-6d8d.outline-hard-e261 .carousel_fresh_20e0 {
  padding: 1em;
}
.overlay_new_2ea6 {
  margin: 30px auto;
  display: block;
}
.overlay_new_2ea6 .element_small_3daa > * {
  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;
}
.overlay_new_2ea6 .element_small_3daa > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay_new_2ea6 .element_small_3daa span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slow_9a13 .lite_d81e {
  margin-bottom: 1.41575em;
}
.slow_9a13 .orange-77e8 {
  margin-bottom: 1.618em;
}
.hard_c26a .iron-31a0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hard_c26a .iron-31a0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hard_c26a .notification-dadf {
  max-width: 100%;
  overflow: auto;
}
.fixed-2a91 .hard_c26a a:hover {
  text-decoration: underline;
}
.header-rough-6987 .heading_6428:not(.short_09c0),
.header-rough-6987 .filter_4081 {
  margin-bottom: 1.41575em;
}
.header-rough-6987 .heading_6428:not(.short_09c0):last-child,
.header-rough-6987 .filter_4081:last-child {
  margin-bottom: 0;
}
.header-rough-6987 .heading_6428.border-tall-bbe8 {
  margin-bottom: 0.41575em;
}
.header-rough-6987 .border-middle-7f52:before,
.header-rough-6987 .hot-30f5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header-rough-6987 .border-middle-7f52:before {
  content: "\f115";
}
.header-rough-6987 .hot-30f5:before {
  content: "\f02c";
}
.header-rough-6987 .copper_4770 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header-rough-6987 .copper_4770 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.preview_fluid_c6c2 {
  display: -webkit-box;
  display: flex;
}
.preview_fluid_c6c2 .filter_cool_c560 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .preview_fluid_c6c2 .filter_cool_c560 {
    flex-basis: 90px;
  }
}
.preview_fluid_c6c2 .pattern_next_b2d6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview_fluid_c6c2 .pattern_next_b2d6 {
    flex-basis: calc(100% - 50px);
  }
}
.preview_fluid_c6c2 .popup-small-8175 p:last-child {
  margin-bottom: 0.72em;
}
.thumbnail_plasma_7e2f .element_small_3daa {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thumbnail_plasma_7e2f .element_small_3daa:after,
.thumbnail_plasma_7e2f .element_small_3daa:before {
  content: "";
  display: table;
}
.thumbnail_plasma_7e2f .element_small_3daa:after {
  clear: both;
}
.thumbnail_plasma_7e2f .element_small_3daa .picture_warm_51ad,
.thumbnail_plasma_7e2f .element_small_3daa .glass_a5fc {
  width: 49%;
}
.thumbnail_plasma_7e2f .element_small_3daa .picture_warm_51ad a span.notification_f4be,
.thumbnail_plasma_7e2f .element_small_3daa .glass_a5fc a span.notification_f4be {
  display: block;
  margin-bottom: 5px;
}
.thumbnail_plasma_7e2f .element_small_3daa .glass_a5fc {
  float: left;
  text-align: left;
}
.thumbnail_plasma_7e2f .element_small_3daa .picture_warm_51ad {
  float: right;
  text-align: right;
}
.label-lite-2066 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .label-lite-2066 {
    margin-bottom: 0;
  }
}
.tabs-narrow-58e0 {
  margin-bottom: 1em;
}
.tabs-narrow-58e0 .short_09c0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.article_narrow_3a94 a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph-786f .tabs-narrow-58e0,
.out-7b73 .tabs-narrow-58e0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph-786f .tabs-narrow-58e0,
  .out-7b73 .tabs-narrow-58e0 {
    display: block;
  }
}
.paragraph-786f .article_narrow_3a94,
.out-7b73 .article_narrow_3a94 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph-786f .article_narrow_3a94,
  .out-7b73 .article_narrow_3a94 {
    margin-bottom: 1em;
  }
}
.paragraph-786f .article_narrow_3a94 img,
.out-7b73 .article_narrow_3a94 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph-786f .card-7e2a,
.out-7b73 .card-7e2a {
  flex-basis: calc(100% - 160px);
}
.paragraph-786f .card-7e2a p,
.out-7b73 .card-7e2a p {
  margin-bottom: 0;
}
.paragraph-786f .card-7e2a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-786f .card-7e2a {
    padding-left: 0;
  }
}
.out-7b73 .card-7e2a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .out-7b73 .card-7e2a {
    padding-right: 0;
  }
}
.out-7b73 .article_narrow_3a94 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wood_b2e9 .article_narrow_3a94 {
  margin-bottom: 0.5em;
}
.wood_b2e9 .article_narrow_3a94 img {
  width: 100%;
}
.surface_purple_c4f8 .description_904f,
.hero-3be9 .description_904f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero-3be9 .narrow_7803 .info-c1d4 p:last-child {
  margin-bottom: 0;
}
.in_a7f9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.element_gold_43b9 .row-out-1df9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .element_gold_43b9 .row-out-1df9:last-of-type {
    margin-bottom: 0;
  }
}
.element_gold_43b9 .row-out-1df9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element_gold_43b9 .row-out-1df9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.element_gold_43b9 .row-out-1df9 ul li {
  margin: 0 0 0.6em;
}
.element_gold_43b9 .row-out-1df9 ul li.layout_hard_029f,
.element_gold_43b9 .row-out-1df9 ul li.hidden_large_1fb9 {
  position: relative;
}
.element_gold_43b9 .row-out-1df9 ul li.layout_hard_029f .alert-c87c,
.element_gold_43b9 .row-out-1df9 ul li.hidden_large_1fb9 .alert-c87c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.element_gold_43b9 .row-out-1df9 ul li.layout_hard_029f:after:after,
.element_gold_43b9 .row-out-1df9 ul li.layout_hard_029f:after:before,
.element_gold_43b9
  .row-out-1df9
  ul
  li.hidden_large_1fb9:after:after,
.element_gold_43b9
  .row-out-1df9
  ul
  li.hidden_large_1fb9:after:before {
  content: "";
  display: table;
}
.element_gold_43b9 .row-out-1df9 ul li.layout_hard_029f:after:after,
.element_gold_43b9
  .row-out-1df9
  ul
  li.hidden_large_1fb9:after:after {
  clear: both;
}
.element_gold_43b9 .row-out-1df9 a.slow-54bb:hover {
  text-decoration: none;
}
.element_gold_43b9 .row-out-1df9 select {
  max-width: 100%;
}
.element_gold_43b9 .row-out-1df9 table {
  font-size: 85%;
}
.element_gold_43b9 .row-out-1df9 table td,
.element_gold_43b9 .row-out-1df9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.element_gold_43b9 .row-out-1df9 table tfoot td {
  text-align: left;
}
.element_gold_43b9 .row-out-1df9 :last-child {
  margin-bottom: 0;
}
.element_gold_43b9 .row-out-1df9 .main_focused_a9bb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.element_gold_43b9 .row-out-1df9 .main_focused_a9bb label {
  width: 100%;
}
.element_gold_43b9 .row-out-1df9 .main_focused_a9bb .widget-2c33 {
  width: 100%;
  display: block;
}
.element_gold_43b9 .row-out-1df9 .main_focused_a9bb .backdrop_wood_785b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.element_gold_43b9 .row-out-1df9 .main_focused_a9bb .backdrop_wood_785b:hover svg #svg-search {
  fill: #444;
}
.element_gold_43b9 .row-out-1df9 .main_focused_a9bb .backdrop_wood_785b svg {
  width: 18px;
  height: 18px;
}
.element_gold_43b9 .button_tiny_8226 ul ul,
.element_gold_43b9 .info_hot_184d ul ul,
.element_gold_43b9 .main-fedd ul ul,
.element_gold_43b9 .dirty-0244 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.element_gold_43b9 .button_tiny_8226 .dirty-9ec2 > a,
.element_gold_43b9 .info_hot_184d .dirty-9ec2 > a,
.element_gold_43b9 .main-fedd .dirty-9ec2 > a,
.element_gold_43b9 .dirty-0244 .dirty-9ec2 > a {
  margin-bottom: 0;
}
.element_gold_43b9 .stone_aaae li,
.element_gold_43b9 .button_tiny_8226 li,
.element_gold_43b9 .smooth-78f9 li,
.element_gold_43b9 .info_hot_184d li,
.element_gold_43b9 .main-fedd li,
.element_gold_43b9 .dirty-0244 li,
.element_gold_43b9 .notification-narrow-b603 li,
.element_gold_43b9 .full-545c li {
  display: block;
  position: relative;
}
.element_gold_43b9 .stone_aaae li:last-child,
.element_gold_43b9 .button_tiny_8226 li:last-child,
.element_gold_43b9 .smooth-78f9 li:last-child,
.element_gold_43b9 .info_hot_184d li:last-child,
.element_gold_43b9 .main-fedd li:last-child,
.element_gold_43b9 .dirty-0244 li:last-child,
.element_gold_43b9 .notification-narrow-b603 li:last-child,
.element_gold_43b9 .full-545c li:last-child {
  border: none;
}
.element_gold_43b9 .stone_aaae li a,
.element_gold_43b9 .button_tiny_8226 li a,
.element_gold_43b9 .smooth-78f9 li a,
.element_gold_43b9 .info_hot_184d li a,
.element_gold_43b9 .main-fedd li a,
.element_gold_43b9 .dirty-0244 li a,
.element_gold_43b9 .notification-narrow-b603 li a,
.element_gold_43b9 .full-545c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element_gold_43b9 .stone_aaae li ul li::before,
.element_gold_43b9 .button_tiny_8226 li ul li::before,
.element_gold_43b9 .smooth-78f9 li ul li::before,
.element_gold_43b9 .info_hot_184d li ul li::before,
.element_gold_43b9 .main-fedd li ul li::before,
.element_gold_43b9 .dirty-0244 li ul li::before,
.element_gold_43b9 .notification-narrow-b603 li ul li::before,
.element_gold_43b9 .full-545c li ul li::before {
  left: 15px;
}
.element_gold_43b9 .stone_aaae li ul a,
.element_gold_43b9 .button_tiny_8226 li ul a,
.element_gold_43b9 .smooth-78f9 li ul a,
.element_gold_43b9 .info_hot_184d li ul a,
.element_gold_43b9 .main-fedd li ul a,
.element_gold_43b9 .dirty-0244 li ul a,
.element_gold_43b9 .notification-narrow-b603 li ul a,
.element_gold_43b9 .full-545c li ul a {
  padding-left: 20px;
}
.element_gold_43b9 .stone_aaae li ul ul li::before,
.element_gold_43b9 .button_tiny_8226 li ul ul li::before,
.element_gold_43b9 .smooth-78f9 li ul ul li::before,
.element_gold_43b9 .info_hot_184d li ul ul li::before,
.element_gold_43b9 .main-fedd li ul ul li::before,
.element_gold_43b9 .dirty-0244 li ul ul li::before,
.element_gold_43b9 .notification-narrow-b603 li ul ul li::before,
.element_gold_43b9 .full-545c li ul ul li::before {
  left: 30px;
}
.element_gold_43b9 .stone_aaae li ul ul a,
.element_gold_43b9 .button_tiny_8226 li ul ul a,
.element_gold_43b9 .smooth-78f9 li ul ul a,
.element_gold_43b9 .info_hot_184d li ul ul a,
.element_gold_43b9 .main-fedd li ul ul a,
.element_gold_43b9 .dirty-0244 li ul ul a,
.element_gold_43b9 .notification-narrow-b603 li ul ul a,
.element_gold_43b9 .full-545c li ul ul a {
  padding-left: 40px;
}
.element_gold_43b9 .glass-9fa0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element_gold_43b9 .full-545c ul li {
  margin-bottom: 1.41575em;
}
.element_gold_43b9 .full-545c ul li .heading_7755 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.element_gold_43b9 .full-545c ul li .highlight-2ba3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.focus_smooth_8a88 .stone_aaae li a,
.focus_smooth_8a88 .button_tiny_8226 li a,
.focus_smooth_8a88 .smooth-78f9 li a,
.focus_smooth_8a88 .info_hot_184d li a,
.focus_smooth_8a88 .main-fedd li a,
.focus_smooth_8a88 .dirty-0244 li a,
.focus_smooth_8a88 .notification-narrow-b603 li a,
.focus_smooth_8a88 .full-545c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_smooth_8a88 .glass-9fa0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_smooth_8a88 .row-out-1df9 ul li.layout_hard_029f .alert-c87c,
.focus_smooth_8a88 .row-out-1df9 ul li.hidden_large_1fb9 .alert-c87c {
  background: rgba(0, 0, 0, 0.2);
}
.focus_smooth_8a88 .element_gold_43b9 .row-out-1df9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-034a .element_gold_43b9 .feature_tiny_a292 li {
  margin: 0;
}
.next-034a .element_gold_43b9 .feature_tiny_a292 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.next-034a .element_gold_43b9 .feature_tiny_a292 li ul {
  margin: 0;
}
.next-034a .element_gold_43b9 .feature_tiny_a292 li ul li a {
  padding-left: 15px;
}
.next-034a .element_gold_43b9 .feature_tiny_a292 li ul li li a {
  padding-left: 30px;
}
.next-034a .element_gold_43b9 .feature_tiny_a292 li.slow-6e52 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.next-034a .element_gold_43b9 .feature_tiny_a292 li.slow-6e52 > 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;
}
.next-034a .element_gold_43b9 .feature_tiny_a292 li.slow-6e52 > 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;
}
.copper-b6db a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wood_7e71 {
  position: relative;
  z-index: 10;
}
.wood_7e71 .small_6c7b {
  width: 100%;
  max-width: 100%;
}
.down_9990 .alert-medium-0826 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.down_9990 .pagination-orange-f3fc {
}
.down_9990 .focus_smooth_8a88 {
  background: #292929;
}
.tertiary-copper-2d5d .alert-medium-0826 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tertiary-copper-2d5d .pagination-orange-f3fc {
  background: #f9f9f9;
}
.tertiary-copper-2d5d .focus_smooth_8a88 {
  background: #303030;
}
.wrapper-gas-cdef .alert-medium-0826 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wrapper-gas-cdef .south-8ace {
    margin-bottom: 1em;
  }
  .wrapper-gas-cdef .south-8ace:last-child {
    margin-bottom: 0;
  }
}
.wrapper-gas-cdef .pagination-orange-f3fc {
  background: #ededed;
}
.wrapper-gas-cdef .focus_smooth_8a88 {
  background: #1a1a1a;
}
.alert-medium-0826.pagination-orange-f3fc {
  color: rgba(0, 0, 0, 0.6);
}
.alert-medium-0826.pagination-orange-f3fc .dropdown_a3b7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-medium-0826.focus_smooth_8a88 {
  color: rgba(255, 255, 255, 0.99);
}
.alert-medium-0826.focus_smooth_8a88 a:not(.slow-54bb) {
  color: rgba(255, 255, 255, 0.79);
}
.alert-medium-0826.focus_smooth_8a88 a:not(.slow-54bb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-medium-0826.focus_smooth_8a88 .dropdown_a3b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-medium-0826.focus_smooth_8a88 table tbody td,
.alert-medium-0826.focus_smooth_8a88 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pattern_55c3.surface_1b1f .filter-ca7c {
  max-width: initial;
}
.pattern_55c3 .layout_57ee {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pattern_55c3 .layout_57ee .small_6c7b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pattern_55c3 .layout_57ee .small_6c7b {
    display: block;
    margin-bottom: 2em;
  }
  .pattern_55c3 .layout_57ee .small_6c7b:last-child {
    margin-bottom: 0;
  }
}
.wrapper-gas-cdef .south-8ace:last-child,
.tertiary-copper-2d5d .south-8ace:last-child,
.down_9990 .south-8ace:last-child {
  margin-bottom: 0;
}
.wrapper-gas-cdef .south-8ace .element_gold_43b9 .row-out-1df9:last-child,
.tertiary-copper-2d5d .south-8ace .element_gold_43b9 .row-out-1df9:last-child,
.down_9990 .south-8ace .element_gold_43b9 .row-out-1df9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wrapper-gas-cdef .message-73f3,
  .wrapper-gas-cdef .picture_d9bb,
  .tertiary-copper-2d5d .message-73f3,
  .tertiary-copper-2d5d .picture_d9bb,
  .down_9990 .message-73f3,
  .down_9990 .picture_d9bb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wood_7e71 .south-8ace {
    margin-bottom: 2em;
  }
}
.wood_7e71 p:last-child {
  margin-bottom: 0;
}
.wood_7e71 li,
.wood_7e71 ul {
  list-style: none;
  margin: 0;
}
.wood_7e71 ul ul {
  margin-left: 2.617924em;
}
.easy-f3fd {
  font-size: 0.875em;
}

/* css-noise: 3655 */
.promo-block-i6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
